.loading-page{background:linear-gradient(to bottom right,#f8fafc,#f1f5f9);justify-content:center;align-items:center;min-height:100vh;display:flex}.spinner-container{justify-content:center;align-items:center;gap:8px;display:flex}.dot{background-color:#3b82f6;border-radius:50%;width:16px;height:16px;animation:1s ease-in-out infinite pulse}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}@keyframes pulse{0%,to{opacity:.7;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}.text-box{text-align:center}.text-main{color:#475569;margin-bottom:.5rem;font-size:1.125rem;font-weight:500}.text-sub{color:#94a3b8;font-size:.875rem}
