.splash-overlay{position:fixed;inset:0;z-index:200;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 50%,#241d10 0,#14100a 60%,#0a0805 100%);overflow:hidden;cursor:pointer;animation:splash-fade-out .8s ease forwards;animation-delay:3s}.splash-overlay.skipping{animation:splash-fade-out .45s ease forwards;animation-delay:0s}@keyframes splash-fade-out{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.splash-ring{position:absolute;width:340px;height:340px;border-radius:999px;border:1px solid rgba(181,144,59,.35);animation:splash-ring-breathe 2.6s ease-in-out infinite}.splash-ring.ring-2{width:460px;height:460px;animation-delay:.3s;opacity:.6}@keyframes splash-ring-breathe{0%,to{transform:scale(.94);opacity:.25}50%{transform:scale(1.04);opacity:.55}}.splash-wordmark-wrap{position:relative;overflow:hidden}.splash-wordmark{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,8.5vw,4.6rem);letter-spacing:.16em;color:#f4e8c8;text-shadow:0 0 34px rgba(181,144,59,.55);transform:translateX(0);animation:splash-reveal-mask 1.3s cubic-bezier(.65,0,.35,1) forwards}@keyframes splash-reveal-mask{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.splash-sheen{position:absolute;inset:0;background:linear-gradient(100deg,transparent 30%,rgba(255,255,255,.55) 48%,transparent 66%);transform:translateX(-120%);animation:splash-sheen-sweep 1.6s ease forwards;animation-delay:1.2s;mix-blend-mode:overlay}@keyframes splash-sheen-sweep{to{transform:translateX(120%)}}.splash-tagline{margin-top:24px;font-family:Arial,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#b9a877;opacity:0;animation:splash-fade-in 1s ease forwards;animation-delay:1.5s}@keyframes splash-fade-in{to{opacity:1}}.splash-hint{position:absolute;bottom:34px;font-family:Arial,sans-serif;font-size:.65rem;letter-spacing:.1em;color:rgba(185,168,119,.5);opacity:0;animation:splash-fade-in 1s ease forwards;animation-delay:2.1s}@media (prefers-reduced-motion:reduce){.splash-hint,.splash-overlay,.splash-ring,.splash-sheen,.splash-tagline,.splash-wordmark{animation-duration:.01ms!important;animation-delay:0s!important}}.welcome-overlay{position:fixed;inset:0;z-index:200;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 45%,#3a2f1a 0,#1a1509 62%,#0e0b05 100%);overflow:hidden;cursor:pointer;animation:welcome-fade-out .9s ease forwards;animation-delay:3.4s}.welcome-overlay.skipping{animation:welcome-fade-out .5s ease forwards;animation-delay:0s}@keyframes welcome-fade-out{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.welcome-glow{position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,rgba(181,144,59,.35) 0,transparent 55%);opacity:0;animation:welcome-glow-in 2.2s ease forwards}@keyframes welcome-glow-in{0%{opacity:0;transform:scale(.85)}55%{opacity:1;transform:scale(1.05)}to{opacity:.7;transform:scale(1)}}.welcome-wordmark{display:flex;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,9vw,5rem);letter-spacing:.14em;color:#ede3c4;text-shadow:0 0 30px rgba(181,144,59,.5)}.welcome-letter{display:inline-block;opacity:0;transform:translateY(18px);animation:welcome-letter-in .7s cubic-bezier(.16,1,.3,1) forwards;background:linear-gradient(180deg,#f4e8c8,#b5903b 55%,#86691f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@keyframes welcome-letter-in{to{opacity:1;transform:translateY(0)}}.welcome-line{width:0;height:1px;margin-top:22px;background:linear-gradient(90deg,transparent,#b5903b,transparent);animation:welcome-line-in 1s cubic-bezier(.65,0,.35,1) forwards;animation-delay:1.35s}@keyframes welcome-line-in{to{width:min(260px,60vw)}}.welcome-subtitle{margin-top:26px;font-family:Arial,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#cbb87e;opacity:0;animation:welcome-subtitle-in 1s ease forwards;animation-delay:1.75s}@keyframes welcome-subtitle-in{to{opacity:1}}.welcome-name{color:#f4e8c8;font-weight:700}.welcome-hint{position:absolute;bottom:34px;font-family:Arial,sans-serif;font-size:.65rem;letter-spacing:.1em;color:rgba(203,184,126,.55);opacity:0;animation:welcome-subtitle-in 1s ease forwards;animation-delay:2.4s}.welcome-spark{position:absolute;bottom:-10px;width:3px;height:3px;border-radius:999px;background:#d9bd74;box-shadow:0 0 6px 1px rgba(217,189,116,.8);opacity:0;animation:welcome-spark-rise linear infinite}@keyframes welcome-spark-rise{0%{opacity:0;transform:translateY(0) scale(.6)}8%{opacity:1}90%{opacity:.4}to{opacity:0;transform:translateY(-100vh) scale(1)}}@media (prefers-reduced-motion:reduce){.welcome-glow,.welcome-hint,.welcome-letter,.welcome-line,.welcome-overlay,.welcome-spark,.welcome-subtitle{animation-duration:.01ms!important;animation-delay:0s!important}}