@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-.5rem)}}.loading-container{display:flex;height:100vh;width:100%;flex-direction:column;align-items:center;justify-content:center}.dots-wrapper{display:flex;gap:.5rem}.dot{height:.5rem;width:.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));animation:bounce .8s infinite}.dot-delay-0{animation-delay:0s}.dot-delay-1{animation-delay:.1s}.dot-delay-2{animation-delay:.2s}.loading-text{margin-top:2rem;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}
/*# sourceMappingURL=9b3b96386421c8b9.css.map*/