/* U Tiger v1.8.1 - first-play public experience */
.first-play-hero{background:var(--forest,#063f39);color:#fff;overflow:hidden;position:relative}
.first-play-hero-inner{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch;min-height:min(680px,76vh)}
.first-play-copy{padding:clamp(4rem,8vw,8rem) clamp(1.25rem,5vw,6rem);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.first-play-copy .eyebrow{color:#ff9a52;text-shadow:0 1px 0 rgba(0,0,0,.14)}
.first-play-copy h1{font-size:clamp(3rem,7vw,6.7rem);line-height:.92;max-width:12ch;margin:.25rem 0 1.4rem;letter-spacing:-.045em}
.first-play-lede{font-size:clamp(1.08rem,2vw,1.35rem);max-width:42rem;color:rgba(255,255,255,.84);margin:0 0 1.7rem}
.first-play-actions{display:flex;gap:.8rem;flex-wrap:wrap;align-items:center}
.first-play-button{font-size:1.08rem;min-height:3.55rem;padding-inline:1.35rem 1.65rem}
.first-play-facts{display:flex;gap:.6rem 1.25rem;flex-wrap:wrap;margin:1.15rem 0 0;color:rgba(255,255,255,.72);font-size:.88rem;font-weight:700}
.first-play-facts span+span::before{content:"·";margin-right:1.25rem;color:var(--orange,#ef6b21)}
.first-play-hero .hero-art{min-height:480px;background:#0a302d}.first-play-hero .hero-art:before{background:linear-gradient(90deg,#063f39,rgba(6,63,57,.72),transparent)}.first-play-hero .hero-art-cut{background:#063f39}.first-play-hero .hero-art img{mix-blend-mode:luminosity;opacity:.9}
.quick-proof{max-width:1240px;margin:0 auto;padding:1.35rem clamp(1.25rem,4vw,3rem);display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line,#c9bda9)}
.quick-proof div{display:grid;gap:.2rem;padding:.5rem 1.5rem;border-left:1px solid var(--line,#c9bda9)}
.quick-proof div:first-child{border-left:0;padding-left:0}.quick-proof strong{font-family:var(--serif,Georgia,serif);font-size:1.12rem}.quick-proof span{color:var(--muted,#687173);font-size:.92rem}
.first-play-routes{padding-top:clamp(3.2rem,7vw,6rem)}
.first-play-routes .editorial-heading{max-width:760px}.first-play-routes .route{min-height:0}.first-play-routes .route p{display:none}.first-play-routes .route h3{font-size:clamp(1.25rem,2vw,1.7rem);margin-bottom:1.2rem}
.after-first-run{max-width:1240px;margin:clamp(3rem,7vw,6rem) auto 0;background:var(--forest,#063f39);color:#fff;padding:clamp(2rem,5vw,4.2rem);display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(2rem,6vw,6rem);align-items:center}
.after-first-run h2{font-size:clamp(2rem,4vw,3.8rem);line-height:1;margin:.25rem 0}.after-first-run ol{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.after-first-run li{display:grid;grid-template-columns:2.5rem 1fr;column-gap:1rem;align-items:center;border-top:1px solid rgba(255,255,255,.22);padding-top:1rem}.after-first-run li span{grid-row:1/3;width:2.25rem;height:2.25rem;display:grid;place-items:center;border:1px solid var(--orange,#ef6b21);font-weight:800}.after-first-run li strong{font-size:1.08rem}.after-first-run li small{color:rgba(255,255,255,.7)}
.method-compact{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:clamp(2rem,8vw,8rem);align-items:start}.method-compact h2{font-size:clamp(2.1rem,4vw,4rem);margin:.2rem 0 .8rem}.method-compact>div>p{max-width:64ch}.method-compact details{border-top:5px solid var(--orange,#ef6b21);padding:1.25rem 0}.method-compact summary{font-family:var(--serif,Georgia,serif);font-size:1.35rem;font-weight:700;cursor:pointer}.method-compact details p{color:var(--muted,#687173)}
.returning-band{max-width:1240px;margin:0 auto clamp(4rem,8vw,7rem);background:var(--ink,#142326);color:#fff;padding:clamp(1.5rem,4vw,2.8rem);display:flex;align-items:center;justify-content:space-between;gap:2rem}.returning-band h2{margin:.15rem 0 0;font-size:clamp(1.65rem,3vw,2.8rem)}
.first-play-source{max-width:1240px;margin:0 auto 3rem;padding:0 1.25rem;text-align:center}
@media(max-width:820px){.first-play-hero-inner{grid-template-columns:1fr;min-height:0}.first-play-copy{padding-top:3.4rem;padding-bottom:3.2rem}.first-play-copy h1{font-size:clamp(3rem,14vw,5rem)}.first-play-hero .hero-art{min-height:190px;max-height:260px}.quick-proof{grid-template-columns:1fr;padding-block:.6rem}.quick-proof div,.quick-proof div:first-child{border-left:0;border-top:1px solid var(--line,#c9bda9);padding:.8rem 0}.quick-proof div:first-child{border-top:0}.after-first-run,.method-compact{grid-template-columns:1fr}.returning-band{align-items:flex-start;flex-direction:column}.first-play-actions .button{width:100%;justify-content:center}.first-play-facts span+span::before{display:none}}
