.IntroScreen-module__ubQIGa__stage{--void-1:#05060b;--void-2:#0a0d17;--light-core:#fff3d6;--text-primary:#eae6da;--text-muted:#8a8577;z-index:60;background:radial-gradient(ellipse at 50% 45%, var(--void-2) 0%, var(--void-1) 70%);padding:env(safe-area-inset-top,0px) 24px env(safe-area-inset-bottom,0px);flex-direction:column;justify-content:center;align-items:center;transition:opacity 1s;display:flex;position:fixed;inset:0;overflow:hidden}.IntroScreen-module__ubQIGa__leaving{opacity:0;pointer-events:none}.IntroScreen-module__ubQIGa__stars{opacity:0;background-image:radial-gradient(1px 1px at 12% 20%,#eae6da59,#0000),radial-gradient(1px 1px at 78% 15%,#eae6da40,#0000),radial-gradient(1px 1px at 30% 70%,#eae6da4d,#0000),radial-gradient(1px 1px at 85% 60%,#eae6da33,#0000),radial-gradient(1px 1px at 60% 85%,#eae6da40,#0000),radial-gradient(1px 1px at 20% 45%,#eae6da33,#0000),radial-gradient(1px 1px at 92% 35%,#eae6da4d,#0000);animation:3s ease-out .3s forwards IntroScreen-module__ubQIGa__starsIn;position:absolute;inset:0}.IntroScreen-module__ubQIGa__toolbar{top:calc(env(safe-area-inset-top,0px) + .5rem);opacity:0;animation:1.4s ease-out 4.6s forwards IntroScreen-module__ubQIGa__textIn;position:absolute;inset-inline-end:.5rem}@media (min-width:640px){.IntroScreen-module__ubQIGa__toolbar{top:calc(env(safe-area-inset-top,0px) + .75rem);inset-inline-end:.75rem}}.IntroScreen-module__ubQIGa__lightWrap{justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:relative}.IntroScreen-module__ubQIGa__glow{opacity:0;background:radial-gradient(circle,#f4b94259 0%,#f4b94200 65%);border-radius:50%;width:220px;height:220px;animation:3.5s ease-out .6s forwards IntroScreen-module__ubQIGa__glowIn,4s ease-in-out 4.2s infinite IntroScreen-module__ubQIGa__breathe;position:absolute}.IntroScreen-module__ubQIGa__core{background:var(--light-core);opacity:0;border-radius:50%;width:6px;height:6px;animation:2s ease-out .4s forwards IntroScreen-module__ubQIGa__coreIn,4s ease-in-out 4.2s infinite IntroScreen-module__ubQIGa__breathe;position:relative;transform:scale(.6);box-shadow:0 0 8px 2px #fff3d6e6,0 0 24px 8px #f4b94280}.IntroScreen-module__ubQIGa__rays{opacity:0;mix-blend-mode:screen;background:conic-gradient(#f4b9421a 0deg,#0000 8deg 40deg,#f4b94214 48deg,#0000 80deg 130deg,#f4b94217 138deg,#0000 170deg 220deg,#f4b94212 228deg,#0000 260deg 310deg,#f4b94214 318deg,#0000 350deg);border-radius:50%;width:340px;height:340px;animation:2s ease-out 2.4s forwards IntroScreen-module__ubQIGa__raysIn,60s linear infinite IntroScreen-module__ubQIGa__rotate;position:absolute}.IntroScreen-module__ubQIGa__textBlock{text-align:center;opacity:0;max-width:36rem;margin-top:46px;animation:1.6s ease-out 3.4s forwards IntroScreen-module__ubQIGa__textIn;position:relative}.IntroScreen-module__ubQIGa__tagline,.IntroScreen-module__ubQIGa__title{font-family:var(--font-intro-serif), "Noto Serif TC", "Songti TC", "Noto Serif", Georgia, serif;text-wrap:balance}.IntroScreen-module__ubQIGa__tagline{letter-spacing:.08em;color:var(--text-muted);margin:0 0 14px;font-size:15px;font-weight:300}.IntroScreen-module__ubQIGa__title{letter-spacing:.1em;color:var(--text-primary);text-shadow:0 0 20px #f4b94240;margin:0;font-size:30px;font-weight:600;line-height:1.3}.IntroScreen-module__ubQIGa__enter{color:var(--text-primary);letter-spacing:.15em;cursor:pointer;opacity:0;background:0 0;border:1px solid #eae6da4d;border-radius:999px;margin-top:44px;padding:11px 34px;font-size:13px;font-weight:300;transition:border-color .3s,background .3s;animation:1.4s ease-out 4.6s forwards IntroScreen-module__ubQIGa__textIn;position:relative}.IntroScreen-module__ubQIGa__enter:hover,.IntroScreen-module__ubQIGa__enter:focus-visible{background:#f4b94214;border-color:#f4b942b3;outline:none}.IntroScreen-module__ubQIGa__stage:lang(ar) .IntroScreen-module__ubQIGa__tagline,.IntroScreen-module__ubQIGa__stage:lang(ar) .IntroScreen-module__ubQIGa__title,.IntroScreen-module__ubQIGa__stage:lang(ar) .IntroScreen-module__ubQIGa__enter{letter-spacing:0}@keyframes IntroScreen-module__ubQIGa__starsIn{to{opacity:1}}@keyframes IntroScreen-module__ubQIGa__glowIn{to{opacity:1}}@keyframes IntroScreen-module__ubQIGa__coreIn{to{opacity:1;transform:scale(1)}}@keyframes IntroScreen-module__ubQIGa__raysIn{to{opacity:1}}@keyframes IntroScreen-module__ubQIGa__rotate{to{transform:rotate(360deg)}}@keyframes IntroScreen-module__ubQIGa__breathe{0%,to{filter:brightness()}50%{filter:brightness(1.25)}}@keyframes IntroScreen-module__ubQIGa__textIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.IntroScreen-module__ubQIGa__stars,.IntroScreen-module__ubQIGa__glow,.IntroScreen-module__ubQIGa__core,.IntroScreen-module__ubQIGa__rays,.IntroScreen-module__ubQIGa__textBlock,.IntroScreen-module__ubQIGa__enter,.IntroScreen-module__ubQIGa__toolbar{opacity:1!important;animation:none!important;transform:none!important}}
