.cta-panel{text-align:center;background:linear-gradient(135deg,#170d08,#0b0a08);border-top:1px solid var(--line)}.cta-panel .eyebrow{justify-content:center;margin-bottom:22px}.cta-panel h2{font-size:clamp(46px,6vw,90px);letter-spacing:-.025em}.cta-panel p:not(.eyebrow){color:var(--muted);max-width:520px;margin:26px auto 34px}.cta-panel .button{margin:0 auto}
.video-grid.studio-gallery{grid-auto-rows:245px}.video-card{cursor:pointer}.video-card>video{width:100%;height:100%;object-fit:cover;pointer-events:none;background:#050403}.video-play{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:66px;height:66px;border-radius:50%;background:rgba(10,9,8,.55);border:1px solid rgba(255,255,255,.35);display:grid;place-items:center;backdrop-filter:blur(6px);transition:.3s}.video-play:before{content:"";border-style:solid;border-width:10px 0 10px 16px;border-color:transparent transparent transparent #fff;margin-left:5px}.gallery-card:hover .video-play,.gallery-card:focus-visible .video-play{transform:translate(-50%,-50%) scale(1.1);background:var(--copper)}.photo-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.photo-strip .gallery-card{aspect-ratio:4/5}.video-lightbox figure video{display:block;max-width:100%;max-height:80vh;box-shadow:0 30px 90px rgba(0,0,0,.55)}
@media(max-width:1000px){.video-grid.studio-gallery{grid-template-columns:1fr;grid-auto-rows:280px}}
@media(max-width:560px){.photo-strip{grid-template-columns:1fr 1fr}.video-play{width:54px;height:54px}.video-play:before{border-width:8px 0 8px 13px}}
