.spinner{height:2rem;width:2rem;border-radius:9999px;border-width:2px;border-color:rgb(255 255 255/.5) rgb(255 255 255/.2) rgb(255 255 255/.2);animation:loading 1s linear infinite}@keyframes loading{to{transform:rotate(1turn)}}
/*# sourceMappingURL=7be9094cdddf7091.css.map*/