.splash_splash__kD6PM{position:relative;min-height:100dvh;display:grid;place-items:center;overflow:hidden}.splash_center__epbjI{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:18px;animation:splash_reveal__FBTlA 1.5s cubic-bezier(.18,1,.3,1) both}@keyframes splash_reveal__FBTlA{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.splash_logoWrap___QhUv{position:relative;display:grid;place-items:center}.splash_logo__LV2ez{width:132px;height:132px;border-radius:32px;object-fit:cover;border:1px solid var(--border-glow)}.splash_glow__39Vrc{position:absolute;inset:-28px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--accent-cyan) 26%,transparent) 0,transparent 68%);animation:splash_pulse__sW6YH 2.6s ease-in-out infinite;pointer-events:none}@keyframes splash_pulse__sW6YH{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.splash_title__BxawQ{margin:0;font-size:clamp(26px,7vw,34px);font-weight:700;letter-spacing:.16em;background:linear-gradient(90deg,var(--accent-cyan),var(--accent-blue));-webkit-background-clip:text;background-clip:text;color:transparent}.splash_subtitle__UnpuO{margin:-8px 0 0;font-size:14px;color:var(--text-secondary);letter-spacing:.04em}.splash_loader__HwKZF{width:34px;height:34px;margin-top:10px;border-radius:50%;border:2px solid color-mix(in srgb,var(--accent-cyan) 22%,transparent);border-top-color:var(--accent-cyan);animation:splash_spin__54xOu .9s linear infinite}@keyframes splash_spin__54xOu{to{transform:rotate(1turn)}}