:root{font-family:system-ui,sans-serif;color:#203c39;background:#f7f1e4;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}a:focus-visible{outline:3px solid #986c31;outline-offset:5px}header,main,footer{width:min(920px,calc(100% - 40px));margin:auto}header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px 0}.brand{font-weight:700;text-decoration:none}.play{display:inline-block;background:#203c39;color:#fff7e6;text-decoration:none;border-radius:5px;padding:14px 20px;font-weight:600;font-size:14px}main{padding:48px 0}.eyebrow{font-size:11px;letter-spacing:2px;color:#755728;font-weight:700}h1,h2{font-family:Georgia,serif;font-weight:400}h1{font-size:clamp(38px,7vw,68px);letter-spacing:-2px;line-height:1.08;margin:22px 0}h2{font-size:32px;line-height:1.2;margin:0 0 20px}h3{font-size:18px;margin:26px 0 8px}p,dd{font-size:16px;line-height:1.8;max-width:75ch}.lead{font-size:20px;line-height:1.65;margin-bottom:32px}img{display:block;width:100%;height:auto;border-radius:8px;background:#162a2c}section{margin-top:48px}dt{font-weight:700;margin-top:18px}dd{margin:5px 0 0}.final-play{margin-top:24px}footer{padding:24px 0 40px;border-top:1px solid #d5ccba;font-size:13px}@media(max-width:480px){header{align-items:flex-start}.brand{max-width:100px}.play{padding:12px 14px}main{padding-top:22px}h1{letter-spacing:-1px}.lead{font-size:18px}}
