.forest-feature{max-width:1280px;margin:0 auto;padding:70px 40px 80px;color:#112017}.forest-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.forest-eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:#41694c}.forest-heading h2{font-family:var(--font-heading);font-size:clamp(25px,3vw,39px);line-height:1.15;margin-top:10px;letter-spacing:-.05em}.forest-heading-note{max-width:165px;font-size:15px;line-height:1.5;color:#52634e}.forest-window{background:#fcfcf9;border:3px solid #112017;box-shadow:9px 9px 0 #112017}.forest-window-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:15px 22px;background:#f5f2e8;border-bottom:3px solid #112017;font:700 12px var(--font-heading);letter-spacing:.055em}.forest-live-dot{display:inline-block;width:9px;height:9px;background:#0da86c;border-radius:50%;margin-right:8px}.forest-bar-detail{font-size:10px;color:#536454;margin-left:10px}.forest-bar-note{font-size:10px}.forest-stage{position:relative;aspect-ratio:16/9;background:#152e26;overflow:hidden}.forest-poster{display:block;position:absolute;inset:0;width:100%;height:100%;border:0;text-align:left;background:#152e26;color:#fff;cursor:pointer;font:inherit;isolation:isolate}.forest-poster-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s ease}.forest-poster-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,25,20,.92),rgba(8,25,20,.55) 34%,transparent 72%),linear-gradient(0deg,rgba(7,22,16,.35),transparent 40%)}.forest-poster-copy{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;padding:44px;max-width:60%}.forest-poster-kicker{font-size:10px;letter-spacing:.16em;font-weight:700;color:#f7d967;margin-bottom:18px}.forest-logo{font-family:var(--font-heading);font-size:clamp(44px,6vw,78px);font-weight:700;line-height:.92;letter-spacing:-.065em;text-shadow:0 3px 12px #071a1455}.forest-logo>span{color:#f6d24d}.forest-logo small{display:block;font:700 13px var(--font-body);letter-spacing:.42em;margin:14px 0 25px}.forest-poster-description{font-size:clamp(18px,2.2vw,27px);line-height:1.3;font-weight:600}.forest-play-label{display:flex;align-items:center;gap:12px;background:#f6d24d;color:#112017;padding:17px 21px;margin-top:29px;border:2px solid #112017;box-shadow:4px 4px 0 #112017;font-size:13px;font-weight:800;transition:background .2s,transform .2s}.forest-play-label svg{width:22px;height:22px}.forest-play-label>span{margin-left:10px;font-size:23px;line-height:1}.forest-play-note{font-size:12px;color:#e5eadd;margin-top:15px}.forest-capture-label{position:absolute;bottom:20px;right:22px;color:#fff;font-size:9px;letter-spacing:.15em;text-shadow:0 1px 4px #000}.forest-poster:hover .forest-poster-image{transform:scale(1.025)}.forest-poster:hover .forest-play-label{background:#ffe586;transform:translateY(-2px)}.forest-poster:focus-visible{outline:4px solid #f6d24d;outline-offset:-6px}.forest-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 22px;flex-wrap:wrap;border-top:3px solid #112017}.forest-promises,.forest-window-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;font-size:12px;font-weight:600}.forest-window-actions a{color:#34543f;text-decoration:underline;text-underline-offset:4px}.forest-window-actions button{font:700 12px var(--font-body);padding:9px 12px;border:1px solid #112017;background:#f6d24d;color:#112017;cursor:pointer}.forest-window-actions button:focus-visible,.forest-window-actions a:focus-visible{outline:3px solid #0da86c;outline-offset:3px}.forest-stage iframe{display:block;width:100%;height:100%;border:0;position:absolute;inset:0;background:#152e26}.forest-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:#fff;background:#152e26;pointer-events:none;z-index:2}.forest-loading strong{font-size:23px}.forest-loading>span:last-child{font-size:13px}.forest-loader{width:34px;height:34px;border:3px solid #ffffff33;border-top-color:#f6d24d;border-radius:50%;animation:forest-spin 1s linear infinite}.forest-status{padding:10px 22px;font-size:13px;background:#fff3cd}.forest-window [hidden]{display:none!important}.forest-window:fullscreen,.forest-window.is-expanded{display:flex;flex-direction:column;width:100%;height:100%;background:#112017;border:0;box-shadow:none}.forest-window.is-expanded{position:fixed;inset:0;z-index:100000;height:100dvh}.forest-window:fullscreen .forest-stage,.forest-window.is-expanded .forest-stage{flex:1;aspect-ratio:auto;min-height:0}.forest-window:fullscreen .forest-toolbar,.forest-window.is-expanded .forest-toolbar{background:#fcfcf9}.forest-window:fullscreen .forest-window-bar,.forest-window.is-expanded .forest-window-bar{display:none}@keyframes forest-spin{to{transform:rotate(360deg)}}@media(max-width:760px){.forest-feature{padding:42px 18px 54px}.forest-heading-note,.forest-bar-note,.forest-bar-detail{display:none}.forest-heading{margin-bottom:20px}.forest-window{box-shadow:5px 5px 0 #112017}.forest-window-bar{padding:12px 16px}.forest-stage{aspect-ratio:4/5}.forest-poster-image{object-position:65% center}.forest-poster-shade{background:linear-gradient(0deg,rgba(8,25,20,.98),rgba(8,25,20,.65) 42%,transparent 78%)}.forest-poster-copy{max-width:none;padding:24px 20px;justify-content:flex-end}.forest-poster-kicker{font-size:8px;margin-bottom:12px}.forest-logo{font-size:48px}.forest-logo small{font-size:10px;margin:9px 0 13px}.forest-poster-description{font-size:19px}.forest-play-label{padding:13px 14px;font-size:11px;margin-top:19px;gap:8px}.forest-play-note{font-size:11px;margin-top:10px}.forest-capture-label{top:15px;bottom:auto;right:12px;font-size:8px}.forest-toolbar{padding:14px;gap:14px}.forest-promises{gap:12px;font-size:10px}.forest-window-actions{font-size:12px;gap:12px}.forest-loading{padding:20px;text-align:center}.forest-window[data-playing] .forest-stage{min-height:500px}.forest-window.is-expanded[data-playing] .forest-stage,.forest-window:fullscreen[data-playing] .forest-stage{min-height:0}}@media(prefers-reduced-motion:reduce){.forest-poster-image,.forest-play-label{transition:none}.forest-loader{animation:none}}
/* Keep the rider above the copy on narrow screens. */
@media(max-width:760px){.forest-stage{aspect-ratio:auto;height:580px}.forest-poster-image{height:300px;object-position:80% center}.forest-poster-shade{background:linear-gradient(0deg,#0c231a 0%,#0c231a 47%,rgba(12,35,26,.1) 66%,transparent 82%)}.forest-poster-copy{padding-bottom:27px}.forest-poster-kicker{margin-bottom:12px}.forest-window[data-playing] .forest-stage{height:600px}.forest-window.is-expanded[data-playing] .forest-stage,.forest-window:fullscreen[data-playing] .forest-stage{height:auto}}

@media(max-width:760px){.forest-poster-image{object-position:58% center}}

/* Poster preview: keep the centered rider clear of the text. */
@media(min-width:761px){.forest-poster-copy{max-width:43%;padding:34px}.forest-poster-shade{background:linear-gradient(90deg,rgba(8,25,20,.88),rgba(8,25,20,.48) 28%,transparent 48%)}.forest-logo{font-size:clamp(44px,5.1vw,70px)}.forest-poster-description{font-size:clamp(18px,2vw,25px)}}
@media(max-width:760px){.forest-poster-image{height:270px;object-fit:cover;object-position:50% center}.forest-poster-shade{background:linear-gradient(0deg,#0c231a 0%,#0c231a 47%,rgba(12,35,26,.08) 64%,transparent 76%)}}

.forest-poster-video{opacity:0;pointer-events:none}.forest-poster-video.is-playing{opacity:1}.forest-motion-toggle{position:absolute;right:16px;top:16px;z-index:3;padding:8px 11px;border:1px solid #ffffff75;background:#10251dd9;color:#fff;font:600 11px var(--font-body);cursor:pointer;border-radius:3px}.forest-motion-toggle:focus-visible{outline:3px solid #f6d24d;outline-offset:3px}@media(prefers-reduced-motion:reduce){.forest-poster-video{display:none}}@media(max-width:760px){.forest-motion-toggle{top:10px;right:10px;font-size:10px}}

/* Standalone play is a primary action, including during embedded play. */
.forest-window-actions .forest-open-tab{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:13px 22px;background:#f6d24d;color:#112017;border:2px solid #112017;box-shadow:3px 3px 0 #112017;text-decoration:none;font:800 14px var(--font-body);letter-spacing:.02em}.forest-open-tab span{font-size:24px;line-height:1}.forest-window-actions .forest-open-tab:hover{background:#ffe586}.forest-device-note{margin:0;padding:12px 22px;background:#f5f2e8;border-top:1px solid #11201726;color:#465343;font:400 13px/1.5 var(--font-body)}.forest-device-note strong{color:#112017;font-weight:700}.forest-window:fullscreen .forest-device-note,.forest-window.is-expanded .forest-device-note{display:none}@media(max-width:760px){.forest-window-actions{width:100%}.forest-window-actions .forest-open-tab{width:100%;min-height:54px;font-size:14px}.forest-device-note{padding:12px 14px;font-size:12px}.forest-device-note strong{display:block}}
