.AppSplash_overlay__YgTbz{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#ffffff;background:radial-gradient(1100px 700px at 18% 26%,rgba(56,189,248,.22),transparent 60%),radial-gradient(900px 640px at 82% 72%,rgba(168,85,247,.18),transparent 58%),radial-gradient(520px 420px at 52% 44%,rgba(37,99,235,.14),transparent 62%),linear-gradient(180deg,rgba(2,6,23,1),rgba(0,0,0,1));animation:AppSplash_overlayIn__tPxVZ .32s ease-out both}.AppSplash_exit__wEEI2{animation:AppSplash_overlayOut__bKSUb .65s ease-in forwards}.AppSplash_noise__qbldC{position:absolute;inset:-200px;opacity:.16;mix-blend-mode:overlay;background-image:linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 0),linear-gradient(rgba(255,255,255,.06) 1px,transparent 0);background-size:64px 64px;transform:rotate(8deg);animation:AppSplash_gridDrift__lB8IO 12s ease-in-out infinite}.AppSplash_orbA__xGweN,.AppSplash_orbB__Vnr_m{position:absolute;width:520px;height:520px;border-radius:9999px;filter:blur(58px);opacity:.38}.AppSplash_orbA__xGweN{left:-140px;top:-120px;background:radial-gradient(circle,rgba(56,189,248,.65),transparent 62%);animation:AppSplash_floatA__JTB4W 7.5s ease-in-out infinite}.AppSplash_orbB__Vnr_m{right:-180px;bottom:-160px;background:radial-gradient(circle,rgba(168,85,247,.6),transparent 60%);animation:AppSplash_floatB__9Esbt 9s ease-in-out infinite}.AppSplash_center__ppZ5i{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:20px;padding:36px 28px;border-radius:28px;background:rgba(2,6,23,.38);border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 70px rgba(0,0,0,.55),inset 0 0 0 1px rgba(56,189,248,.12);backdrop-filter:blur(14px);animation:AppSplash_contentIn__3vkfO .52s cubic-bezier(.18,.9,.22,1) both}.AppSplash_exit__wEEI2 .AppSplash_center__ppZ5i{animation:AppSplash_contentOut__KdfTM .65s ease-in forwards}.AppSplash_ring__vG4ps{position:relative;width:132px;height:132px;border-radius:9999px;background:conic-gradient(from 180deg,rgba(251,146,60,.95),rgba(56,189,248,.95),rgba(37,99,235,.95),rgba(168,85,247,.95),rgba(251,146,60,.95));animation:AppSplash_spin__MaQMs 1.9s linear infinite;filter:drop-shadow(0 0 26px rgba(56,189,248,.16)) drop-shadow(0 0 32px rgba(251,146,60,.18))}.AppSplash_ring__vG4ps:before{content:"";position:absolute;inset:3px;border-radius:inherit;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.12),rgba(2,6,23,.92) 60%)}.AppSplash_ringInner__oN5Zz{position:absolute;inset:3px;border-radius:inherit;display:flex;align-items:center;justify-content:center;overflow:hidden}.AppSplash_scan___6M1Z{position:absolute;inset:-40%;background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.12),transparent 55%),linear-gradient(180deg,transparent 40%,rgba(255,255,255,.08),transparent 62%);transform:rotate(18deg);animation:AppSplash_scan___6M1Z 1.6s ease-in-out infinite;mix-blend-mode:overlay}.AppSplash_logo__owQOf{transform:translateZ(0);filter:drop-shadow(0 0 14px rgba(251,146,60,.24))}.AppSplash_wordmark__KtbSW{display:flex;flex-direction:column;align-items:center;gap:6px}.AppSplash_title__iXzOz{font-size:28px;font-weight:650;letter-spacing:-.02em;line-height:1.1;background:linear-gradient(90deg,#38bdf8,#2563eb 45%,#a855f7);-webkit-background-clip:text;background-clip:text;color:transparent}.AppSplash_mascotName__NWnyK{font-size:12px;font-weight:600;letter-spacing:.16em;color:rgba(255,237,213,.92);text-align:center;text-transform:none}.AppSplash_subtitle__byzws{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:rgba(226,232,240,.64);text-align:center;max-width:420px}.AppSplash_progress__RlJvQ{position:relative;width:min(320px,76vw);height:2px;border-radius:9999px;overflow:hidden;background:rgba(255,255,255,.12)}.AppSplash_progress__RlJvQ:before{content:"";position:absolute;inset:0;width:55%;border-radius:9999px;background:linear-gradient(90deg,transparent,rgba(56,189,248,.95),rgba(168,85,247,.95),transparent);transform:translateX(-120%);animation:AppSplash_sweep__mTdi_ 1.05s ease-in-out infinite}@keyframes AppSplash_overlayIn__tPxVZ{0%{opacity:0}to{opacity:1}}@keyframes AppSplash_overlayOut__bKSUb{0%{opacity:1}to{opacity:0}}@keyframes AppSplash_contentIn__3vkfO{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes AppSplash_contentOut__KdfTM{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.985)}}@keyframes AppSplash_spin__MaQMs{to{transform:rotate(1turn)}}@keyframes AppSplash_scan___6M1Z{0%{opacity:.1;transform:rotate(18deg) translateY(-10%)}50%{opacity:.35;transform:rotate(18deg) translateY(10%)}to{opacity:.1;transform:rotate(18deg) translateY(-10%)}}@keyframes AppSplash_sweep__mTdi_{0%{transform:translateX(-120%);opacity:.35}50%{opacity:1}to{transform:translateX(220%);opacity:.35}}@keyframes AppSplash_gridDrift__lB8IO{0%,to{transform:rotate(8deg) translateZ(0)}50%{transform:rotate(8deg) translate3d(24px,-18px,0)}}@keyframes AppSplash_floatA__JTB4W{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(22px,18px,0) scale(1.06)}}@keyframes AppSplash_floatB__9Esbt{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-20px,-26px,0) scale(.96)}}@media (prefers-reduced-motion:reduce){.AppSplash_center__ppZ5i,.AppSplash_noise__qbldC,.AppSplash_orbA__xGweN,.AppSplash_orbB__Vnr_m,.AppSplash_overlay__YgTbz,.AppSplash_progress__RlJvQ:before,.AppSplash_ring__vG4ps,.AppSplash_scan___6M1Z{animation:none!important}}:root{--brand:38 92% 50%;--brand-strong:25 95% 53%;--brand-soft:38 100% 92%;--brand-ink:0 0% 100%;--accent-azure:217 91% 53%;--accent-azure-dark:224 76% 48%;--accent-indigo:244 58% 51%;--accent-sky:199 89% 60%;--surface:0 0% 100%;--surface-muted:30 20% 96%;--surface-subtle:30 15% 92%;--ink:20 14% 4%;--muted-ink:25 10% 40%;--focus:38 92% 50%;--success-base:156 56% 30%;--success-light:160 84% 39%;--warning-base:38 92% 50%;--destructive-base:6 72% 44%;--destructive-light:0 84% 60%;--radius:0.75rem;--header-height:4rem;--background:var(--surface);--foreground:var(--ink);--card:var(--surface);--card-foreground:var(--ink);--popover:var(--surface);--popover-foreground:var(--ink);--primary:var(--brand);--primary-foreground:var(--brand-ink);--secondary:var(--surface-muted);--secondary-foreground:var(--ink);--accent:var(--surface-subtle);--accent-foreground:var(--ink);--muted:var(--surface-muted);--muted-foreground:var(--muted-ink);--border:214 31.8% 91.4%;--input:214 31.8% 91.4%;--ring:var(--focus);--success:var(--success-base);--success-foreground:156 100% 96%;--warning:var(--warning-base);--warning-foreground:36 100% 8%;--destructive:var(--destructive-base);--destructive-foreground:0 0% 98%;--chart-1:214 76% 61%;--chart-2:214 58% 39%;--chart-3:214 37% 24%;--chart-4:214 74% 66%;--chart-5:214 87% 67%}.dark,[data-theme=dark]{--surface:220 13% 10%;--surface-muted:220 13% 14%;--surface-subtle:220 13% 18%;--ink:0 0% 98%;--muted-ink:220 9% 65%;--brand:38 92% 50%;--brand-strong:25 95% 53%;--brand-soft:38 40% 20%;--brand-ink:0 0% 100%;--success-base:156 72% 40%;--success-light:160 84% 45%;--warning-base:38 92% 55%;--destructive-base:0 72% 55%;--destructive-light:0 84% 65%;--border:220 13% 22%;--input:220 13% 22%}