.loading_container__m1vbF{flex-direction:column;min-height:100vh;background:linear-gradient(145deg,#04111c,#0a2234 40%,#153b52);color:#e6f9fb;position:fixed;inset:0;z-index:9999;animation:loading_containerIn__qHkjk .4s ease-out}.loading_container__m1vbF,.loading_logoWrap__pLp8T{display:flex;align-items:center;justify-content:center}.loading_logoWrap__pLp8T{position:relative;margin-bottom:clamp(2rem,4vw,3.5rem)}.loading_logo__gR5FX{position:relative;z-index:2;width:clamp(140px,22vw,200px);height:auto;opacity:0;animation:loading_fadeUp__xhPyN .6s cubic-bezier(.35,0,.15,1) .1s forwards}.loading_pulse__8Jqhk{position:absolute;top:50%;left:50%;width:220px;height:220px;transform:translate(-50%,-50%) scale(1);border:1.5px solid rgba(60,180,220,.5);border-radius:50%;animation:loading_sonar__cVyRW 2.8s cubic-bezier(.4,0,.2,1) infinite}.loading_phrases__TJDuv{position:relative;min-width:340px;height:28px;text-align:center;overflow:hidden;opacity:0;animation:loading_fadeUp__xhPyN .5s cubic-bezier(.35,0,.15,1) .5s forwards}.loading_phrase__AtvLw{display:block;color:rgba(200,220,230,.8);font-family:var(--font-ui,"Inter",system-ui,sans-serif);font-size:.95rem;font-weight:400;letter-spacing:.04em;animation:loading_phraseSlide__6yCdL .4s ease-out}@keyframes loading_containerIn__qHkjk{0%{opacity:0}to{opacity:1}}@keyframes loading_fadeUp__xhPyN{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes loading_sonar__cVyRW{0%{transform:translate(-50%,-50%) scale(.85);opacity:.6}50%{transform:translate(-50%,-50%) scale(1.4);opacity:.2}to{transform:translate(-50%,-50%) scale(1.8);opacity:0}}@keyframes loading_phraseSlide__6yCdL{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.loading_logo__gR5FX,.loading_phrases__TJDuv{opacity:1;transform:none;animation:none}.loading_pulse__8Jqhk{animation:none;opacity:.3}}