.video-detail .video-player-shell{width:min(900px,100%);max-width:900px}
.video-detail .video-stage{width:100%;max-width:none}
.video-detail .video-seek{width:100%;max-width:none;margin-top:0;padding:10px 12px;display:grid;grid-template-columns:36px auto minmax(48px,1fr) auto 36px 40px;gap:7px;align-items:center;background:#11181d;color:#f4f0e8;font-size:12px;font-variant-numeric:tabular-nums}.video-seek input{width:100%;accent-color:#ff4f42;cursor:pointer}.video-seek input:disabled{cursor:wait;opacity:.45}
.video-detail .video-sound-start strong{background:#ef3f35;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.38)}
.video-detail-heading{width:min(900px,100%);max-width:900px;margin-top:34px}.video-detail-heading .video-back{margin:0 0 18px}.video-detail h1{margin:0;color:#f4f0e8;font-size:clamp(18px,1.75vw,26px);line-height:1.15;letter-spacing:-.015em}
.video-detail .video-end-link .video-end-title{font-size:clamp(22px,3vw,38px);line-height:1.08}.video-detail .video-end-link .video-end-url{margin-top:18px;max-width:85%;overflow-wrap:anywhere;color:#ff6a60;font:600 clamp(13px,1.4vw,18px)/1.35 Arial,sans-serif;text-underline-offset:4px}
.video-detail .video-end-link{background:rgba(29,38,44,.97)}
.video-hotspots{position:absolute;inset:0;z-index:3;display:grid;place-items:center;padding:20px;pointer-events:none}
.video-hotspots.is-active{background:rgba(0,0,0,.62)}
.video-hotspots a{position:relative;display:flex;max-width:min(720px,92%);flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 22px;pointer-events:auto;cursor:pointer;border:1px solid #fff;border-radius:4px;background:#ef3f35;color:#fff;text-align:center;text-decoration:none;box-shadow:0 12px 34px rgba(0,0,0,.38);transition:background .15s,border-color .15s}
.video-hotspots a[hidden]{display:none}
.video-hotspots a strong{font:700 16px/1.25 Arial,sans-serif}
.video-hotspots a span{max-width:100%;overflow-wrap:anywhere;font:400 15px/1.35 Arial,sans-serif}
.video-hotspots a .video-hotspot-click-cue{position:absolute;right:7px;bottom:-17px;z-index:2;display:none;width:34px;height:34px;place-items:center;border:2px solid rgba(255,255,255,.9);border-radius:50%;background:rgba(17,24,29,.68);pointer-events:none;animation:video-click-cue-pulse .62s ease-in-out infinite}
.video-hotspots a .video-hotspot-click-cue.is-visible{display:grid}
.video-hotspot-click-cue svg{display:block;width:22px;height:22px;fill:none;stroke:#fff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
@keyframes video-click-cue-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.12)}}
.video-hotspots a:hover,.video-hotspots a:focus-visible{border-color:#fff;background:#cf2f28;outline:2px solid #fff;outline-offset:2px}
@media(max-width:520px){.video-hotspots{padding:12px}.video-hotspots a{max-width:94%;gap:6px;padding:12px 15px}.video-hotspots a strong{font-size:15px}.video-hotspots a span{font-size:13px}}
.video-detail .video-sound-start,.video-detail .video-end-link{z-index:4}
.video-stage video::-webkit-media-controls-fullscreen-button{display:none!important}
.video-stage video::-webkit-media-controls-play-button{display:none!important}
.video-fullscreen-proxy,.video-mini-proxy,.video-playback-proxy{position:static;height:36px;padding:0;border:0;-webkit-appearance:none;appearance:none;background:transparent!important;background-image:none!important;box-shadow:none!important;color:#fff;opacity:1;pointer-events:auto;cursor:pointer;text-shadow:0 1px 3px rgba(0,0,0,.9)}
.video-fullscreen-proxy{width:40px}.video-mini-proxy,.video-playback-proxy{width:36px}
.video-fullscreen-proxy:hover,.video-fullscreen-proxy:focus,.video-fullscreen-proxy:focus-visible,.video-fullscreen-proxy:active,.video-mini-proxy:hover,.video-mini-proxy:focus,.video-mini-proxy:focus-visible,.video-mini-proxy:active,.video-playback-proxy:hover,.video-playback-proxy:focus,.video-playback-proxy:focus-visible,.video-playback-proxy:active{background:transparent!important}
.video-fullscreen-proxy:focus-visible,.video-mini-proxy:focus-visible,.video-playback-proxy:focus-visible{outline:2px solid #fff;outline-offset:-5px}
.video-fullscreen-proxy svg,.video-mini-proxy svg,.video-playback-proxy svg{display:block;width:24px;height:24px;margin:auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.video-playback-proxy svg{fill:currentColor;stroke:none}.video-playback-proxy .playback-icon-pause{display:none}.video-playback-proxy.is-playing .playback-icon-play{display:none}.video-playback-proxy.is-playing .playback-icon-pause{display:block}
.video-fullscreen-proxy .fullscreen-icon-exit{display:none}
.video-fullscreen-proxy.is-exit .fullscreen-icon-enter{display:none}
.video-fullscreen-proxy.is-exit .fullscreen-icon-exit{display:block}
.video-mini-proxy .mini-icon-exit{display:none}.video-mini-proxy.is-exit .mini-icon-enter{display:none}.video-mini-proxy.is-exit .mini-icon-exit{display:block}
@media(max-width:520px){.video-detail .video-seek{padding-inline:7px;grid-template-columns:32px auto minmax(24px,1fr) auto 32px 34px;gap:3px}.video-fullscreen-proxy{width:34px}.video-mini-proxy,.video-playback-proxy{width:32px}}
.video-player-placeholder{width:min(900px,100%)}
.video-player-shell.is-mini-player{position:fixed;right:16px;bottom:16px;z-index:1200;width:min(440px,calc(100vw - 32px))!important;max-width:none!important;display:grid;grid-template-rows:minmax(0,1fr) auto;background:#000;box-shadow:0 12px 40px rgba(0,0,0,.55)}
.video-player-shell.is-mini-player .video-stage{width:100%;height:auto;min-height:0;aspect-ratio:16/9}
.video-player-shell.is-mini-player .video-stage video{width:100%;height:100%;object-fit:contain}
.video-player-shell.is-mini-player .video-hotspots{padding:8px}.video-player-shell.is-mini-player .video-hotspots a{max-width:94%;gap:3px;padding:8px 12px}.video-player-shell.is-mini-player .video-hotspots a strong{font-size:13px}.video-player-shell.is-mini-player .video-hotspots a span{font-size:11px}.video-player-shell.is-mini-player .video-hotspots a .video-hotspot-click-cue{right:5px;bottom:-15px;width:30px;height:30px}.video-player-shell.is-mini-player .video-hotspot-click-cue svg{width:19px;height:19px}
.video-player-shell.is-mini-player .video-seek{padding:5px 6px;grid-template-columns:30px auto minmax(22px,1fr) auto 30px 32px;gap:3px}.video-player-shell.is-mini-player .video-mini-proxy,.video-player-shell.is-mini-player .video-playback-proxy{width:30px}.video-player-shell.is-mini-player .video-fullscreen-proxy{width:32px}
@media(max-width:600px){.video-player-shell.is-mini-player{right:8px;bottom:8px;width:min(360px,calc(100vw - 16px))!important}}
.video-player-shell:fullscreen,.video-player-shell:-webkit-full-screen{display:grid;grid-template-rows:minmax(0,1fr) auto;width:100vw!important;max-width:none!important;height:100vh!important;max-height:none!important;background:#000}
.video-player-shell:fullscreen .video-fullscreen-proxy,.video-player-shell:-webkit-full-screen .video-fullscreen-proxy,body.video-manual-fullscreen .video-fullscreen-proxy,body.video-landscape-active .video-fullscreen-proxy{background:transparent!important;background-image:none!important;box-shadow:none!important}
.video-player-shell:fullscreen .video-stage,.video-player-shell:-webkit-full-screen .video-stage{width:100%;height:100%;min-height:0;aspect-ratio:auto;background:#000}
.video-player-shell:fullscreen .video-stage video,.video-player-shell:-webkit-full-screen .video-stage video{width:100%;height:100%;object-fit:contain}
body.video-manual-fullscreen{overflow:hidden}
body.video-manual-fullscreen .video-detail .video-player-shell{position:fixed;inset:0;z-index:1000;display:grid;grid-template-rows:minmax(0,1fr) auto;width:100vw;max-width:none;height:100dvh;margin:0;background:#000}
body.video-manual-fullscreen .video-player-shell .video-stage{width:100%;height:100%;min-height:0;aspect-ratio:auto;background:#000}
body.video-manual-fullscreen .video-stage video{width:100%;height:100%;object-fit:contain}
/* Phones often preserve the portrait scroll offset after rotation, leaving
   the HTML hotspot layer above the visible landscape viewport. Keep the
   entire stage (video + overlays) fixed inside that viewport instead. */
@media(orientation:landscape) and (max-width:1000px) and (max-height:600px){
  body.video-landscape-active{overflow:hidden}
  body.video-landscape-active .video-detail .video-player-shell{
    position:fixed;inset:0;z-index:1000;display:grid;grid-template-rows:minmax(0,1fr) auto;
    width:100vw;max-width:none;height:100dvh;margin:0;background:#000
  }
  body.video-landscape-active .video-player-shell .video-stage{width:100%;height:100%;min-height:0;aspect-ratio:auto}
  body.video-landscape-active .video-stage video{width:100%;height:100%;object-fit:contain}
}
.video-access-dialog{position:absolute;inset:0;z-index:30;display:grid;place-items:center;padding:20px;background:rgba(8,10,12,.86);backdrop-filter:blur(8px)}
.video-access-dialog[hidden]{display:none}
.video-access-dialog form{width:min(440px,100%);padding:26px;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:#fff;color:#111;box-shadow:0 20px 70px rgba(0,0,0,.45)}
.video-access-dialog h2{margin:0 0 10px;font-size:clamp(22px,4vw,32px)}
.video-access-dialog p{margin:0 0 18px;line-height:1.45;color:#4d4d4d}
.video-access-dialog label{display:block;margin-bottom:6px;font-weight:700}
.video-access-dialog input{box-sizing:border-box;width:100%;min-height:46px;padding:10px 12px;border:1px solid #aaa;border-radius:7px;font:inherit}
.video-access-dialog button{width:100%;margin-top:12px;padding:12px 16px;border:0;border-radius:7px;background:#111;color:#fff;font:inherit;font-weight:700;cursor:pointer}
.video-access-dialog button:disabled{opacity:.6;cursor:wait}
.video-access-dialog small{display:block;min-height:20px;margin-top:8px;color:#b42318}
@media(max-width:600px),(max-height:500px){
  .video-access-dialog{position:fixed;inset:0;z-index:1400;padding:12px;overflow:auto;overscroll-behavior:contain}
  .video-access-dialog form{box-sizing:border-box;width:100%;max-height:calc(100dvh - 24px);padding:18px;overflow:auto}
  .video-access-dialog h2{margin-bottom:12px;font-size:22px;line-height:1.2}
  .video-access-dialog input,.video-access-dialog button{min-height:48px}
}
