.loading_screen__0m6If{position:fixed;inset:0;z-index:60;display:grid;min-height:100vh;place-items:center;overflow:hidden;background:radial-gradient(circle at 72% 22%,rgba(137,53,232,.38),transparent 44%),linear-gradient(135deg,#240044,#3c126b 58%,#6f22df)}.loading_content__VrWlJ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem}.loading_logo__M3cZ_{display:block;width:240px;height:auto;max-width:min(240px,64vw);object-fit:contain;filter:brightness(0) invert(1);opacity:.82;animation:loading_logoLoading__roJ6a 1.6s ease-in-out infinite}.loading_loadingText__nqTt_{display:flex;min-width:90px;align-items:flex-end;margin-top:1.15rem;color:hsla(0,0%,100%,.7);font-size:.7rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.loading_dots__T5QEn{display:inline-flex;gap:3px;margin:0 0 3px 4px}.loading_dots__T5QEn i{width:3px;height:3px;border-radius:50%;background:#fff;opacity:.25;animation:loading_pulseDot__j8xtM 1.2s ease-in-out infinite}.loading_dots__T5QEn i:nth-child(2){animation-delay:.18s}.loading_dots__T5QEn i:nth-child(3){animation-delay:.36s}@keyframes loading_logoLoading__roJ6a{0%,to{opacity:.58;transform:scale(.985)}50%{opacity:1;transform:scale(1)}}@keyframes loading_pulseDot__j8xtM{0%,70%,to{opacity:.25;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.loading_logo__M3cZ_{animation:none;opacity:.9}.loading_dots__T5QEn i{animation:none;opacity:.75}}