.loading-overlay{align-items:center;background:#0000004d;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.loader-box{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0003;padding:24px;text-align:center}.loader{animation:l1 1s infinite;aspect-ratio:1;border-color:#1976d2 #0000;border-radius:50%;border-style:solid;border-width:8px;margin:0 auto;width:50px}@keyframes l1{to{transform:rotate(.5turn)}}.loader-box p{color:#1976d2;font-size:1.2rem;margin-top:12px}
/*# sourceMappingURL=main.844cbe53.css.map*/