.spinner-overlay.svelte-ds7hcv{position:fixed;inset:0;background-color:var(--modal-backdrop);display:flex;align-items:center;justify-content:center;z-index:var(--z-modal)}.spinner-wrapper.svelte-ds7hcv{display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.spinner-inline.svelte-ds7hcv{display:inline-flex;flex-direction:column;align-items:center;gap:var(--space-2)}.spinner.svelte-ds7hcv{border-radius:var(--radius-full);border-style:solid;border-color:var(--border-subtle);animation:svelte-ds7hcv-spin .8s linear infinite}@keyframes svelte-ds7hcv-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner-small.svelte-ds7hcv{width:1rem;height:1rem;border-width:2px}.spinner-medium.svelte-ds7hcv{width:2rem;height:2rem;border-width:3px}.spinner-large.svelte-ds7hcv{width:3rem;height:3rem;border-width:4px}.spinner-label.svelte-ds7hcv{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-bright);text-align:center}.spinner-inline.svelte-ds7hcv .spinner-label:where(.svelte-ds7hcv){color:var(--text-muted)}.spinner-inline.svelte-ds7hcv .spinner:where(.svelte-ds7hcv){border-color:var(--bg-steel)}
