@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";.spinner{width:56px;height:56px;border-radius:50%;background:radial-gradient(farthest-side,#591be1 94%,#0000) top/9px 9px no-repeat,conic-gradient(#0000 30%,#591be1);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 9px),#000 0);animation:spinner-c7wet2 1s infinite linear}@keyframes spinner-c7wet2{to{transform:rotate(1turn)}}.loading-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f0efea;padding:20px;box-sizing:border-box}
