.stream-main{min-height:calc(100vh - 186px);background:var(--navy);color:white}
.stream-hero{max-width:var(--max);margin:auto;padding:64px clamp(25px,5vw,70px) 34px}
.stream-hero h1{font:800 clamp(54px,6vw,86px)/.94 Manrope,sans-serif;letter-spacing:-.06em;margin:0}
.stream-hero h1 span{color:var(--orange)}
.stream-hero p{max-width:620px;margin:20px 0 0;color:#c7d3df;font-size:20px;line-height:1.5}
.stream-section{max-width:var(--max);margin:auto;padding:0 clamp(25px,5vw,70px) 78px}
.stream-frame{position:relative;width:100%;min-height:360px;aspect-ratio:16/9;overflow:hidden;background:#02070d;border:1px solid #31516f;border-radius:10px;box-shadow:0 26px 70px rgba(0,0,0,.35)}
.stream-frame>div,.stream-frame dialog,.stream-frame iframe{width:100%!important;height:100%!important;min-height:100%;max-height:none!important;border:0}
.stream-frame>div{position:absolute;inset:0}
.stream-frame dialog{padding:0!important;margin:0!important}
.stream-noscript{padding:30px;color:white}
@media(max-width:700px){.stream-hero{padding-top:48px}.stream-hero p{font-size:17px}.stream-section{padding-bottom:52px}.stream-frame{min-height:560px;aspect-ratio:auto;border-radius:7px}}
