.LoadingScreen_loadingScreenOverlay__cEqyJ{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;z-index:9999;animation:LoadingScreen_fadeIn__bYbct .3s ease-out}.LoadingScreen_loadingScreenContainer__Yleyn{position:relative;text-align:center;color:white;max-width:400px;width:90%}.LoadingScreen_loadingMain__nl4WP{position:relative;z-index:2}.LoadingScreen_loadingLogo__Inmo9{margin-bottom:2rem}.LoadingScreen_loadingSpinner__eueYp{position:relative;width:80px;height:80px;margin:0 auto 1rem}.LoadingScreen_spinnerRing__Y_SH7{position:absolute;width:100%;height:100%;border:3px solid rgba(255,255,255,.1);border-top-color:#ffffff;border-radius:50%;animation:LoadingScreen_spin__CRGcH 1.5s linear infinite}.LoadingScreen_spinnerRingDelay__j4M55{animation-delay:.75s}.LoadingScreen_spinnerCenter__1ajz3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center}.LoadingScreen_pulseDot__O5lS7{width:8px;height:8px;background:#ffffff;border-radius:50%;animation:LoadingScreen_pulse__caYJ3 1.5s ease-in-out infinite}.LoadingScreen_loadingBrand__Q_0H9{margin-bottom:2rem}.LoadingScreen_brandName__lMca0{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;background:linear-gradient(45deg,#ffffff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:LoadingScreen_glow__pMiKF 2s ease-in-out infinite alternate}.LoadingScreen_brandTagline__bxCF7{font-size:1rem;opacity:.8;margin:0;font-weight:300}.LoadingScreen_loadingMessage__jfiQh{margin-bottom:2rem}.LoadingScreen_loadingMessage__jfiQh p{font-size:1.1rem;margin:0;opacity:.9;animation:LoadingScreen_fadeInUp__sZ2J2 .5s ease-out}.LoadingScreen_loadingProgress__KGiPE{margin-top:2rem}.LoadingScreen_progressBar__nTzZ6{width:100%;height:4px;background:rgba(255,255,255,.2);border-radius:2px;overflow:hidden;margin-bottom:.5rem}.LoadingScreen_progressFill__j6SNC{height:100%;background:linear-gradient(90deg,#ffffff,#e0e7ff);border-radius:2px;transition:width .3s ease;background-size:200% 100%;animation:LoadingScreen_shimmer___yTEI 2s ease-in-out infinite}.LoadingScreen_progressText__vcUd2{font-size:.9rem;opacity:.8}.LoadingScreen_loadingBgElements__YHONV{top:0;left:0;pointer-events:none;overflow:hidden}.LoadingScreen_floatingShapes__0VW5d,.LoadingScreen_loadingBgElements__YHONV{position:absolute;width:100%;height:100%}.LoadingScreen_shape__TfLOK{position:absolute;border-radius:50%;background:rgba(255,255,255,.1);animation:LoadingScreen_float__GmyP7 6s ease-in-out infinite}.LoadingScreen_shape1__FwIgg{width:60px;height:60px;top:10%;left:10%;animation-delay:0s}.LoadingScreen_shape2__AsfUu{width:40px;height:40px;top:70%;right:15%;animation-delay:2s}.LoadingScreen_shape3__eZ2I7{width:30px;height:30px;bottom:20%;left:20%;animation-delay:4s}@keyframes LoadingScreen_spin__CRGcH{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes LoadingScreen_pulse__caYJ3{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}@keyframes LoadingScreen_glow__pMiKF{0%{filter:brightness(1)}to{filter:brightness(1.2)}}@keyframes LoadingScreen_fadeIn__bYbct{0%{opacity:0}to{opacity:1}}@keyframes LoadingScreen_fadeInUp__sZ2J2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes LoadingScreen_shimmer___yTEI{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes LoadingScreen_float__GmyP7{0%,to{transform:translateY(0) rotate(0deg);opacity:.3}50%{transform:translateY(-20px) rotate(180deg);opacity:.6}}@media (max-width:768px){.LoadingScreen_brandName__lMca0{font-size:2rem}.LoadingScreen_loadingSpinner__eueYp{width:60px;height:60px}.LoadingScreen_shape1__FwIgg,.LoadingScreen_shape2__AsfUu,.LoadingScreen_shape3__eZ2I7{display:none}}