*{box-sizing:border-box}body{margin:0;background:#25190f;color:#f5ead9;font:16px/1.7 system-ui,sans-serif}header,main,footer{max-width:1080px;margin:auto;padding:24px}header,footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}header{border-bottom:1px solid #ddbc8533}a{color:#edc783;text-underline-offset:4px}.brand{font-weight:700;text-decoration:none}nav{display:flex;gap:20px}.hero{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:32px}.hero img{width:100%;height:auto;max-height:480px;object-fit:contain}h1{font:500 clamp(32px,4vw,48px)/1.15 Georgia,serif;margin:12px 0 24px}h2{font-size:25px;line-height:1.3}h3{font-size:18px;color:#edc783;margin:0 0 10px}p{color:#dccbb4}.eyebrow{font-size:12px;letter-spacing:.12em;color:#edc783}.play{display:inline-block;padding:12px 24px;background:#edc783;color:#2b1e13;border-radius:10px;text-decoration:none;font-weight:700;margin:16px 0}section{margin:30px 0 58px}.cards,.seasons{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.seasons{grid-template-columns:repeat(2,1fr)}article{padding:24px;background:#342419;border:1px solid #ddbc852b;border-radius:16px}article p{margin:0}details{padding:18px 0;border-bottom:1px solid #ddbc8533}summary{cursor:pointer;font-weight:600}details p{margin:12px 0 0}footer{border-top:1px solid #ddbc8533;font-size:13px;color:#c7b69d}a:focus-visible,summary:focus-visible{outline:2px solid #edc783;outline-offset:5px}@media(max-width:700px){.hero,.cards,.seasons{grid-template-columns:1fr}.hero img{max-height:300px}.hero{gap:0}section{margin-bottom:36px}header,main,footer{padding:20px}}