/* Local experiment: the rush film is the opening atmosphere. */
.hero-live{position:relative;isolation:isolate;min-height:700px;height:calc(100svh - 100px);max-height:1100px;background:#102c4d;color:white;overflow:hidden;display:flex;flex-direction:column;padding:28px 5.5% 30px}.hero-live-backdrop,.hero-live-shade{position:absolute;inset:0;z-index:-1}.hero-live-backdrop{overflow:hidden}.hero-live-poster{width:100%;height:100%;object-fit:cover;object-position:center 40%}.hero-live-video{position:absolute;inset:0;opacity:0;transition:opacity 1.5s}.hero-live.video-ready .hero-live-video{opacity:1}.hero-live-video iframe{position:absolute;top:50%;left:50%;width:max(100vw,177.78vh);height:max(56.25vw,100vh);transform:translate(-50%,-50%);pointer-events:none;border:0}.hero-live-shade{background:linear-gradient(90deg,#081d35c9 0%,#0b244162 50%,#0b244126 100%),linear-gradient(0deg,#081d35cc,transparent 45%,#081d3533);z-index:-1}.hero-live-top{display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.14em}.hero-live-top>a{border-bottom:1px solid #c7d0da80;padding-bottom:8px}.hero-live-top>a span{margin-left:20px}.hero-live-content{margin:auto 0;padding:25px 0 30px;width:fit-content;max-width:100%}.hero-live-content>.eyebrow{font-size:11px;margin-bottom:20px}.hero-live .cascade{font-size:clamp(90px,10.2vw,158px);line-height:.88;margin:0 0 32px;text-shadow:0 3px 32px #081d3533}.hero-live .cascade>span:nth-child(2){margin-left:27%;color:#d0d8e2}.hero-live .cascade>span:nth-child(3){margin-left:12%}.hero-live-actions{display:flex;align-items:center;gap:28px}.hero-watch{color:white;background:transparent;border:0;padding:15px 0;font-size:14px;display:flex;align-items:center;gap:12px}.hero-watch>span{display:grid;place-items:center;border:1px solid #ffffff80;border-radius:50%;width:38px;height:38px;font-size:11px}.hero-watch:hover>span{background:white;color:#102c4d}.hero-live-bottom{display:flex;justify-content:space-between;align-items:end;gap:20px}.hero-live-bottom>p{font-size:18px;line-height:1.5}.hero-live-bottom strong{font-weight:500;color:#c7d0da}.hero-live-bottom>div{display:flex;align-items:center;gap:25px}.hero-live-bottom>div>span{font-size:10px;letter-spacing:.12em;line-height:1.7}.hero-video-pause{border:1px solid #ffffff80;background:#102c4d66;color:white;width:42px;height:42px;border-radius:50%;font-size:16px}.rush-film-dialog{border:1px solid #b1c2d4;padding:22px;background:#102c4d;color:white;width:min(1100px,94vw);max-height:92svh}.rush-film-dialog::backdrop{background:#061321e8}.rush-dialog-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.rush-dialog-top h2{font-size:20px;letter-spacing:-.02em}.rush-dialog-close{background:transparent;border:1px solid #c7d0da88;color:white;padding:10px 16px;font-size:14px}.rush-dialog-player{aspect-ratio:16/9;background:#061321}.rush-dialog-player iframe{width:100%;height:100%;border:0}.rush-dialog-fallback{font-size:13px;display:inline-block;margin-top:16px;text-decoration:underline}.hero-live~.identity-section{padding-top:75px}
@media(max-width:1000px){.hero-live{height:calc(100svh - 85px);min-height:650px}.hero-live .cascade{font-size:125px}}
@media(max-width:700px){.hero-live{height:calc(100svh - 78px);min-height:650px;padding:22px 6% 26px}.hero-live-top>p{display:none}.hero-live-top{font-size:10px}.hero-live-top>a{margin-left:auto}.hero-live .cascade{font-size:clamp(88px,23vw,130px);margin-bottom:28px}.hero-live-content>.eyebrow{font-size:9px}.hero-live-actions{gap:18px;flex-wrap:wrap}.hero-live-actions>.button{font-size:13px;padding:14px 18px;gap:22px}.hero-watch{font-size:12px;gap:8px}.hero-watch>span{width:30px;height:30px}.hero-live-bottom>p{font-size:15px}.hero-live-bottom>div>span{display:none}.hero-live-shade{background:linear-gradient(90deg,#081d35b3,#081d3533),linear-gradient(0deg,#081d35d9,transparent 60%)}.rush-film-dialog{padding:14px}.rush-dialog-top h2{font-size:16px}}
@media(prefers-reduced-motion:reduce){.hero-live-video{transition:none}}

.hero-live-poster-second{position:absolute;inset:0;opacity:0;animation:hero-backup 18s ease-in-out infinite}.hero-live.video-ready .hero-live-poster-second{animation-play-state:paused}.hero-live.motion-paused .hero-live-poster-second{animation-play-state:paused}@keyframes hero-backup{0%,40%,100%{opacity:0}50%,90%{opacity:1}}@media(prefers-reduced-motion:reduce){.hero-live-poster-second{animation:none}}
.hero-live-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.rush-dialog-player video{display:block;width:100%;height:100%;background:#061321}
/* Consistent video controls across mobile platforms. */
.video-control-icon{display:block;width:20px;height:20px;flex-shrink:0}
.hero-watch,.hero-video-pause{appearance:none;-webkit-appearance:none;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation}
.hero-watch{min-height:44px;white-space:nowrap}
.hero-watch>span{flex-shrink:0;aspect-ratio:1}
.hero-watch>span .video-control-icon{width:18px;height:18px}
.hero-video-pause{padding:0;width:44px;height:44px;flex-shrink:0;line-height:1}
.hero-video-pause:not([hidden]){display:grid;place-items:center}
.hero-watch:focus-visible,.hero-video-pause:focus-visible{outline:2px solid #c7d0da;outline-offset:5px}
@media(max-width:700px){.hero-watch{font-size:14px;gap:10px}.hero-watch>span{width:36px;height:36px}.hero-watch>span .video-control-icon{width:18px;height:18px}}
