.loading_container__T0_WB{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#f0fdf4,#ecfdf5 50%,#f0f9ff);display:flex;align-items:center;justify-content:center;z-index:9999}.loading_content__VrWlJ{text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem}.loading_logo__M3cZ_ h1{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;letter-spacing:-.02em}.loading_spinner__vCHK7{position:relative;width:80px;height:80px}.loading_spinnerRing__LP5t1{position:absolute;width:100%;height:100%;border:3px solid transparent;border-top-color:#3b82f6;border-radius:50%;animation:loading_spin__pdbmM 1.2s linear infinite}.loading_spinnerRing__LP5t1:first-child{animation-delay:0s}.loading_spinnerRing__LP5t1:nth-child(2){width:60px;height:60px;top:10px;left:10px;border-top-color:#1d4ed8;animation-delay:-.4s}.loading_spinnerRing__LP5t1:nth-child(3){width:40px;height:40px;top:20px;left:20px;border-top-color:#60a5fa;animation-delay:-.8s}@keyframes loading_spin__pdbmM{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading_loadingText__nqTt_{display:flex;flex-direction:column;align-items:center;gap:1rem}.loading_loadingText__nqTt_ p{font-size:1.125rem;color:#6b7280;margin:0;font-weight:500}.loading_dots__T5QEn{display:flex;gap:.5rem}.loading_dots__T5QEn span{width:8px;height:8px;background:#3b82f6;border-radius:50%;animation:loading_bounce__4z599 1.4s ease-in-out infinite both}.loading_dots__T5QEn span:first-child{animation-delay:-.32s}.loading_dots__T5QEn span:nth-child(2){animation-delay:-.16s}.loading_dots__T5QEn span:nth-child(3){animation-delay:0s}@keyframes loading_bounce__4z599{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}@media (max-width:768px){.loading_logo__M3cZ_ h1{font-size:2rem}.loading_spinner__vCHK7{width:60px;height:60px}.loading_spinnerRing__LP5t1:nth-child(2){width:45px;height:45px;top:7.5px;left:7.5px}.loading_spinnerRing__LP5t1:nth-child(3){width:30px;height:30px;top:15px;left:15px}.loading_loadingText__nqTt_ p{font-size:1rem}}