.AppLoader_stage__pqQeE{display:flex;align-items:center;justify-content:center;min-height:50vh;width:100%}.AppLoader_wrap__UpLNB{position:relative;display:grid;place-items:center;width:68px;height:68px}.AppLoader_wrap__UpLNB:before{content:"";position:absolute;inset:0;border-radius:50%;border:3px solid var(--blue);border-right:3px solid transparent;animation:AppLoader_appSpin__MAQ9a .7s linear infinite}@keyframes AppLoader_appSpin__MAQ9a{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.AppLoader_wrap__UpLNB:before{animation:none;opacity:.5}}