.spinner-container.svelte-ds7hcv{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem}.spinner.svelte-ds7hcv{position:relative;width:40px;height:40px}.sm.svelte-ds7hcv .spinner:where(.svelte-ds7hcv){width:24px;height:24px}.lg.svelte-ds7hcv .spinner:where(.svelte-ds7hcv){width:56px;height:56px}.ring.svelte-ds7hcv{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2.5px solid transparent;border-top-color:var(--accent)}.ring.svelte-ds7hcv:first-child{animation:svelte-ds7hcv-spin 1s linear infinite}.ring.svelte-ds7hcv:nth-child(2){border-top-color:transparent;border-right-color:var(--signal);animation:svelte-ds7hcv-spin 1.5s linear infinite reverse;top:4px;right:4px;bottom:4px;left:4px}.dot.svelte-ds7hcv{position:absolute;top:50%;left:50%;width:4px;height:4px;margin:-2px 0 0 -2px;border-radius:50%;background:var(--accent);animation:pulse 1s ease-in-out infinite}@keyframes svelte-ds7hcv-spin{to{transform:rotate(360deg)}}.message.svelte-ds7hcv{color:var(--text-secondary);font-size:.9375rem;animation:pulse 2s ease-in-out infinite}
