.loading_wrap__cCxrU{position:fixed;inset:0;z-index:999;flex-direction:column;gap:28px;background:var(--bg)}.loading_logoWrap__8aPHz,.loading_wrap__cCxrU{display:flex;align-items:center;justify-content:center}.loading_logoWrap__8aPHz{position:relative}.loading_glow__vAqIY{position:absolute;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(170,242,10,.35),transparent 70%);animation:loading_pulseGlow__cdkt9 1.6s ease-in-out infinite}.loading_logo__M3cZ_{position:relative;height:46px;width:auto;animation:loading_pulseLogo__0ahDs 1.6s ease-in-out infinite}.loading_dots__T5QEn{display:flex;gap:8px}.loading_dot__Es7zP{width:8px;height:8px;border-radius:50%;background:var(--accent);animation:loading_bounce__4z599 1.2s ease-in-out infinite}.loading_dot__Es7zP:nth-child(2){animation-delay:.15s}.loading_dot__Es7zP:nth-child(3){animation-delay:.3s}@keyframes loading_pulseLogo__0ahDs{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.8}}@keyframes loading_pulseGlow__cdkt9{0%,to{transform:scale(.85);opacity:.6}50%{transform:scale(1.15);opacity:1}}@keyframes loading_bounce__4z599{0%,80%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-6px);opacity:1}}