body[data-screen="intro"] header{position:fixed;left:0;right:0;background:transparent}body[data-screen="intro"] header img,body[data-screen="intro"] header span,body[data-screen="intro"] header button,body[data-screen="intro"] .progress{opacity:0;pointer-events:none}.screen.intro{max-width:none;padding:0;position:relative;min-height:100svh;background:#e9bbb8;color:white;overflow:hidden}.intro .visual{position:absolute;inset:0;background:linear-gradient(rgba(236,197,192,.04),rgba(43,64,69,.09)),url('/assets/pink-liquid-hero.png') center/cover;animation:heroDrift 16s ease-in-out infinite alternate;transform:scale(1.04)}.intro-center{position:relative;z-index:1;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px}.intro-center>img{width:min(44vw,430px);filter:brightness(0) invert(1);drop-shadow:0 2px 14px rgba(43,64,69,.08)}.intro-center>p{margin:0 0 26px;font-family:Copperplate,'Copperplate Light',serif;letter-spacing:.32em;font-size:.75rem;color:white}.hero-start{margin-top:64px;border:0;background:transparent;color:white;font-family:Copperplate,'Copperplate Light',serif;display:flex;align-items:center;gap:22px;letter-spacing:.2em;cursor:pointer}.hero-start i{width:44px;height:44px;border:1px solid rgba(255,255,255,.75);border-radius:50%;display:grid;place-items:center;font-style:normal;transition:.25s}.hero-start:hover i{background:white;color:#ecc5c0;transform:translateX(4px)}.hero-foot{position:absolute;z-index:1;left:28px;bottom:24px;font-family:Copperplate,'Copperplate Light',serif;font-size:.65rem;letter-spacing:.22em;color:rgba(255,255,255,.76)}@keyframes heroDrift{from{transform:scale(1.04) translate3d(-.6%,0,0)}to{transform:scale(1.1) translate3d(.8%,-.7%,0)}}@media(max-width:560px){.intro-center>img{width:min(68vw,330px)}.intro-center>p{margin-bottom:22px}.hero-start{margin-top:48px}.hero-foot{left:18px;bottom:18px}}@media(prefers-reduced-motion:reduce){.intro .visual{animation:none}.progress i,.cards button,.options button{transition:none}}
