.Spinner-module__dVSTTG__center{justify-content:center;align-items:center;min-height:50vh;display:flex}.Spinner-module__dVSTTG__spinner{border:2px solid var(--border-strong);border-top-color:var(--foreground);opacity:.6;border-radius:50%;flex-shrink:0;width:1.5rem;height:1.5rem;animation:.6s linear infinite Spinner-module__dVSTTG__spin}@keyframes Spinner-module__dVSTTG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Spinner-module__dVSTTG__spinner{animation:none}}
