.loading.svelte-cwf9bf{color:var(--text-color-2);justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 1rem;display:flex}.loading.absolute.svelte-cwf9bf{width:100%;height:100%;color:var(--text-color-1);z-index:10;background-color:#0000004d;padding:0;position:absolute;top:0;left:0}.loading-content.svelte-cwf9bf{flex-direction:column;align-items:center;gap:.75rem;display:flex}.spinner.svelte-cwf9bf{border:2px solid #ffffff1a;border-top-color:rgba(var(--blue), .7);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite svelte-cwf9bf-spin}.shimmer-bar.svelte-cwf9bf{background:linear-gradient(90deg, var(--background-color-2) 25%, rgba(var(--blue), .25) 50%, var(--background-color-2) 75%);background-size:200% 100%;border-radius:2px;width:60px;height:3px;animation:1.5s ease-in-out infinite svelte-cwf9bf-shimmer}@keyframes svelte-cwf9bf-spin{to{transform:rotate(360deg)}}@keyframes svelte-cwf9bf-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
