.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;opacity:.65}
.hero-video-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,17,32,.88),rgba(8,17,32,.48));pointer-events:none}
.hero-copy,.hero-visual{position:relative;z-index:1}
.hero-video-toggle{position:absolute;right:14px;bottom:10px;z-index:2;border:1px solid #72829b;border-radius:8px;background:#111b2ee8;color:#f5f7fa;padding:10px 12px;font-size:11px;min-height:36px}
.hero{padding-bottom:60px}
@media(max-width:680px){.hero{padding-bottom:66px}.hero-video-shade{background:rgba(8,17,32,.76)}.hero-video-toggle{min-height:44px}}
