.spinner-xs{width:1rem;height:1rem}.spinner-small{width:1.25rem;height:1.25rem}.spinner-medium{width:1.5rem;height:1.5rem}.spinner-large{width:1.75rem;height:1.75rem}.spinner-xl{width:2rem;height:2rem}.spinner{vertical-align:-.125em;border:4px solid;border-right-color:#0000;border-radius:9999px;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.spinner{animation:1s linear infinite spin}@media (prefers-reduced-motion:reduce){@keyframes spin{}.spinner{animation:1.5s linear infinite spin}}.spinner.stopped{animation:none}
