.resource-hero{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding-block:28px 72px}
.resource-intro{padding-block:28px}
.resource-intro h1{font-size:clamp(2.7rem,4.5vw,4rem);line-height:1.13;letter-spacing:-.035em;margin:0 0 28px;max-width:15ch}
.resource-intro h1 span{color:var(--gold)}
.resource-lead{font-size:1.08rem;color:var(--muted);max-width:43ch;margin:0 0 30px}
.resource-lead strong{color:var(--paper);font-weight:500}
.resource-format{font-size:.8rem;color:var(--muted);margin:25px 0 0}
.resource-scene{margin:0;min-width:0}
.resource-shot{height:640px;overflow:hidden;border-radius:12px;background:var(--deep)}
.resource-shot img{width:100%;height:100%;object-fit:cover;object-position:50% 46%}
.resource-scene figcaption{font-size:.7rem;color:var(--muted);line-height:1.5;margin-top:12px}
.resource-story{background:#e9e5d6;color:#26332e;padding-block:76px}
.resource-story-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:76px;align-items:center}
.resource-story-copy h2{font-size:clamp(2rem,3.1vw,2.75rem);max-width:19ch;margin-bottom:26px}
.resource-story-copy p{font-size:.98rem;margin:0 0 20px;line-height:1.8;max-width:55ch}
.resource-more{display:inline-block;margin-top:6px;font-size:.9rem;padding-block:12px}
.resource-more span{margin-left:8px}
.resource-story a:focus-visible{outline-color:#53482e}
.resource-battle{height:450px;overflow:hidden;border-radius:10px;background:#26332e}
.resource-battle img{width:100%;height:100%;object-fit:cover;object-position:50% 48%}
.resource-download{display:flex;align-items:center;justify-content:space-between;gap:36px;padding-block:72px}
.resource-download h2{font-size:clamp(1.8rem,2.9vw,2.5rem)}
.resource-download p{color:var(--muted);font-size:.9rem;margin:14px 0 0}
.resource-download .download{flex-shrink:0}
.resource-page .footer nav{flex-wrap:wrap}
@media(max-width:1000px){.resource-hero{gap:32px}.resource-shot{height:610px}.resource-intro h1{font-size:clamp(2.4rem,4.5vw,3rem)}.resource-story-grid{gap:36px}.resource-download{flex-direction:column;align-items:flex-start;gap:24px}}
@media(max-width:760px){.resource-hero{grid-template-columns:1fr;gap:30px;padding-block:22px 48px}.resource-intro{padding:0}.resource-intro h1{font-size:clamp(2.25rem,9vw,3.5rem);max-width:17ch;margin-bottom:22px}.resource-lead{font-size:1rem;max-width:48ch;margin-bottom:24px}.resource-format{margin-top:19px}.resource-shot{height:auto;aspect-ratio:4/5}.resource-shot img{object-position:50% 45%}.resource-story{padding-block:48px}.resource-story-grid{grid-template-columns:1fr;gap:28px}.resource-story-copy h2{font-size:2rem;max-width:22ch;margin-bottom:22px}.resource-story-copy p{font-size:.96rem}.resource-battle{height:auto;aspect-ratio:1/1}.resource-download{padding-block:48px;gap:22px}.resource-download h2{font-size:1.85rem}}
@media(max-width:360px){.resource-page .download{gap:12px;padding-inline:17px;font-size:.82rem}.resource-intro h1{font-size:2.15rem}.resource-page .brand{gap:8px}.resource-page .nav-play{padding-inline:10px}}
