.landscape-section{background:#e6e2d7;color:#17201e;padding:clamp(3rem,6vw,6rem) 0;scroll-margin-top:100px}
.landscape-heading{max-width:800px;margin-bottom:2rem}.landscape-heading h2{margin-bottom:1rem}.landscape-heading p:last-child{max-width:680px}
.landscape-figure{margin:0}.landscape-stage{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:12/5;background:#d9cfb8}
.landscape-stage picture,.landscape-stage img{display:block;width:100%;height:100%}.landscape-stage img{object-fit:cover}
.landscape-frame{position:absolute;inset:0;opacity:0}.landscape-frame.is-current{opacity:1}
.landscape-glow{position:absolute;inset:0;pointer-events:none;opacity:0;background:radial-gradient(ellipse at 65% 77%,rgba(155,235,244,.16),transparent 28%);mix-blend-mode:screen}
.landscape-caption{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap;padding-top:1.6rem}.landscape-caption p{font-size:clamp(1.5rem,3vw,2.3rem);margin:0;line-height:1.2}.landscape-actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.landscape-replay{font:inherit;font-size:.85rem;background:none;border:0;border-bottom:1px solid currentColor;color:#34423c;cursor:pointer;min-height:44px;padding:.4rem 0}.landscape-replay[hidden]{display:none}.landscape-actions :focus-visible{outline:3px solid #526e65;outline-offset:6px}.landscape-replay:disabled{cursor:default;opacity:.65}
@media(max-width:600px){.landscape-stage{aspect-ratio:4/3}.landscape-caption{align-items:flex-start;gap:1.25rem}.landscape-actions{gap:.65rem}.landscape-heading h2{font-size:2.1rem}}
@media(prefers-reduced-motion:reduce){.landscape-replay,.landscape-frame,.landscape-glow{display:none}}
