:root{--vod-bg:#07101d;--vod-panel:#0c1726;--vod-text:#f7f8fb;--vod-muted:#aeb8c7;--vod-gold:#e4b94d;--vod-green:#16a36a;--vod-line:rgba(255,255,255,.12)}
.wtv-network-site{background:var(--vod-bg)}
.wtv-network-site .wtv-site-main{background:var(--vod-bg)}
.wtv-vod-home,.wtv-vod-catalog,.wtv-vod-search,.wtv-vod-detail,.wtv-vod-my{color:var(--vod-text)}
.wtv-vod-hero{min-height:min(72vh,760px);position:relative;display:flex;align-items:flex-end;background-image:var(--vod-hero);background-size:cover;background-position:center;margin:-26px -20px 0;overflow:hidden}
.wtv-vod-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,10,18,.95) 0%,rgba(4,10,18,.75) 33%,rgba(4,10,18,.18) 68%,rgba(4,10,18,.12) 100%)}
.wtv-vod-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:42%;background:linear-gradient(180deg,transparent,var(--vod-bg))}
.wtv-vod-hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,16,29,.75),transparent 35%)}
.wtv-vod-hero-copy{position:relative;z-index:2;width:min(650px,88%);padding:80px clamp(24px,6vw,88px) 115px}
.wtv-vod-hero-copy>span,.wtv-vod-kicker,.wtv-vod-catalog>header>span,.wtv-vod-search>header>span{font-weight:900;letter-spacing:.18em;font-size:12px;color:var(--vod-gold)}
.wtv-vod-hero h1,.wtv-vod-detail h1{font-size:clamp(42px,6.4vw,88px);line-height:.95;letter-spacing:-.045em;margin:12px 0 18px;color:#fff;max-width:900px}
.wtv-vod-hero p,.wtv-vod-detail-content>p{font-size:clamp(16px,1.4vw,20px);line-height:1.55;color:#e4e8ef;max-width:650px}
.wtv-vod-meta{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.wtv-vod-meta b{font-size:12px;padding:5px 9px;border:1px solid rgba(255,255,255,.25);border-radius:5px;color:#fff;background:rgba(7,16,29,.35)}
.wtv-vod-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.wtv-vod-actions a,.wtv-vod-actions button,.wtv-vod-profilebar button,.wtv-vod-profilebar a{border:0;border-radius:8px;padding:12px 18px;font-weight:900;letter-spacing:.04em;text-decoration:none;cursor:pointer;font-size:13px}.wtv-vod-play{background:#fff;color:#07101d}.wtv-vod-more,.wtv-vod-list{background:rgba(255,255,255,.16);color:#fff;backdrop-filter:blur(8px)}
.wtv-vod-focusable:focus,.wtv-vod-focusable:focus-visible,.wtv-vod-actions button:focus-visible,.wtv-vod-profilebar button:focus-visible{outline:4px solid #fff;outline-offset:4px;transform:scale(1.03)}
.wtv-vod-rows{position:relative;z-index:3;margin-top:-72px;padding-bottom:40px}.wtv-vod-row{margin:0 0 30px;padding:0 clamp(18px,4vw,58px)}.wtv-vod-row-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:12px}.wtv-vod-row-head h2{font-size:clamp(20px,2.1vw,30px);margin:0;color:#fff;letter-spacing:-.02em}.wtv-vod-strip{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;padding:4px 3px 18px;scrollbar-width:thin;scrollbar-color:#42516a transparent}
.wtv-vod-card{flex:0 0 clamp(155px,16vw,245px);display:block;color:#fff;text-decoration:none;scroll-snap-align:start;transition:transform .18s ease;min-width:0}.wtv-vod-card:hover{transform:translateY(-5px) scale(1.025);z-index:3}.wtv-vod-art{aspect-ratio:2/3;border-radius:10px;background:#15253a center/cover no-repeat;box-shadow:0 12px 34px rgba(0,0,0,.28);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.wtv-vod-art>span{font-size:32px;font-weight:900;color:rgba(255,255,255,.25)}.wtv-vod-card>strong{display:block;margin-top:9px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wtv-vod-card>small{color:var(--vod-muted);font-size:11px}.wtv-original{position:absolute;left:8px;top:8px;background:#0f7d57;color:#fff;border-radius:5px;padding:5px 7px;font-size:8px;letter-spacing:.08em;box-shadow:0 4px 10px rgba(0,0,0,.25)}.wtv-progress{position:absolute;left:7px;right:7px;bottom:7px;height:4px;background:rgba(255,255,255,.28);border-radius:9px;overflow:hidden}.wtv-progress u{display:block;height:100%;background:var(--vod-gold);text-decoration:none}
.wtv-vod-catalog,.wtv-vod-search{padding:30px clamp(18px,5vw,72px) 60px;min-height:70vh}.wtv-vod-catalog>header,.wtv-vod-search>header{max-width:800px;margin:20px 0 28px}.wtv-vod-catalog h1,.wtv-vod-search h1{font-size:clamp(42px,6vw,78px);margin:6px 0;color:#fff;letter-spacing:-.04em}.wtv-vod-catalog header p{color:var(--vod-muted);font-size:17px}.wtv-vod-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px 14px}.wtv-vod-grid .wtv-vod-card{width:auto;flex:none}
.wtv-vod-searchbar{display:flex;gap:10px;max-width:920px;margin:0 0 30px}.wtv-vod-searchbar input{flex:1;background:#fff;color:#111;border:0;border-radius:8px;padding:15px 17px;font-size:17px}.wtv-vod-searchbar button{background:var(--vod-gold);color:#151006;border:0;border-radius:8px;padding:0 24px;font-weight:900}.wtv-vod-search-empty{padding:50px;border:1px dashed rgba(255,255,255,.18);border-radius:14px;color:var(--vod-muted);text-align:center;margin:30px clamp(18px,5vw,72px)}
.wtv-vod-detail{min-height:70vh;position:relative;margin:-26px -20px 0;padding-bottom:60px}.wtv-vod-detail-bg{height:min(68vh,720px);background:center/cover no-repeat;position:absolute;left:0;right:0;top:0}.wtv-vod-detail-shade{height:min(68vh,720px);position:absolute;left:0;right:0;top:0;background:linear-gradient(90deg,rgba(5,12,21,.96),rgba(5,12,21,.55) 48%,rgba(5,12,21,.08)),linear-gradient(0deg,var(--vod-bg),transparent 45%)}.wtv-vod-detail-content{position:relative;z-index:2;min-height:min(62vh,650px);padding:110px clamp(24px,6vw,90px) 70px;display:flex;flex-direction:column;justify-content:flex-end;max-width:850px}.wtv-vod-watch-panel{position:relative;z-index:3;padding:0 clamp(18px,5vw,72px);margin-top:-30px}.wtv-vod-player-shell{background:#000;aspect-ratio:16/9;max-width:1320px;margin:auto;border-radius:14px;overflow:hidden;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.5)}.wtv-vod-video,.wtv-vod-youtube,.wtv-vod-youtube iframe{width:100%;height:100%;display:block;border:0;background:#000}.wtv-vod-next{position:absolute;right:22px;bottom:22px;width:min(360px,calc(100% - 44px));background:rgba(8,15,25,.95);border:1px solid rgba(255,255,255,.15);padding:18px;border-radius:12px;color:#fff;box-shadow:0 12px 40px rgba(0,0,0,.5)}.wtv-vod-next span{color:var(--vod-gold);font-size:10px;font-weight:900;letter-spacing:.14em}.wtv-vod-next strong{display:block;font-size:20px;margin:5px 0}.wtv-vod-next p{margin:5px 0 12px;color:var(--vod-muted)}.wtv-vod-next a,.wtv-vod-next button{display:inline-block;border:0;border-radius:6px;padding:9px 12px;margin-right:6px;font-weight:800}.wtv-vod-next a{background:#fff;color:#111;text-decoration:none}.wtv-vod-next button{background:#253247;color:#fff}
.wtv-vod-coming{aspect-ratio:16/7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:radial-gradient(circle at 50% 20%,#183b48,#07101d 55%);border:1px solid var(--vod-line);border-radius:14px;color:#fff;text-align:center;padding:30px}.wtv-vod-coming span{color:var(--vod-gold);font-weight:900;letter-spacing:.18em}.wtv-vod-coming strong{font-size:clamp(24px,4vw,48px)}.wtv-vod-coming b{font-size:16px;color:var(--vod-muted)}
.wtv-vod-episodes{position:relative;z-index:3;padding:0 clamp(18px,5vw,72px);margin-top:-25px}.wtv-vod-episodes>h3{color:#fff;margin:28px 0 10px}.wtv-vod-episode-list{display:grid;gap:10px}.wtv-vod-episode{display:grid;grid-template-columns:minmax(160px,260px) 1fr;gap:18px;padding:10px;border-radius:12px;color:#fff;text-decoration:none;background:rgba(255,255,255,.055);border:1px solid transparent}.wtv-vod-episode:hover{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.14)}.wtv-vod-episode>div{aspect-ratio:16/9;border-radius:8px;background:#162337 center/cover no-repeat}.wtv-vod-episode section{align-self:center}.wtv-vod-episode b{font-size:18px}.wtv-vod-episode p{color:var(--vod-muted);margin:6px 0;line-height:1.4}.wtv-vod-episode small{color:#d4dae4}
.wtv-vod-my{padding:10px 0 40px}.wtv-vod-profilebar{margin:20px clamp(18px,4vw,58px) 28px;padding:18px 20px;border:1px solid var(--vod-line);border-radius:12px;background:#0d1929;display:flex;align-items:center;justify-content:space-between;gap:20px}.wtv-vod-profilebar span{display:block;color:var(--vod-gold);font-size:9px;font-weight:900;letter-spacing:.15em}.wtv-vod-profilebar strong{font-size:20px}.wtv-vod-profilebar button,.wtv-vod-profilebar a{background:#fff;color:#07101d}
.wtv-vod-profile-modal{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.86);display:flex;align-items:center;justify-content:center;padding:20px}.wtv-vod-profile-modal[hidden]{display:none}.wtv-vod-profile-modal>div{background:#0d1929;border:1px solid rgba(255,255,255,.16);border-radius:16px;width:min(720px,100%);padding:30px;position:relative}.wtv-vod-profile-modal>div>button[data-vod-profile-close]{position:absolute;right:16px;top:12px;background:none;color:#fff;border:0;font-size:30px}.wtv-vod-profile-modal span{color:var(--vod-gold);font-size:10px;font-weight:900;letter-spacing:.15em}.wtv-vod-profile-modal h2{font-size:34px;margin:5px 0 20px}.wtv-vod-profile-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;margin:8px 0}.wtv-vod-profile-row input[type=text]{background:#fff;border:0;border-radius:7px;padding:11px}.wtv-vod-profile-row label{font-size:12px;color:#d8dfe9}.wtv-vod-profile-row button{border:0;background:#362329;color:#fff;border-radius:6px;padding:9px}.wtv-vod-profile-modal>[data-vod-profile-add],.wtv-vod-profile-save{margin-top:12px;border:0;border-radius:7px;padding:11px 14px;font-weight:900}.wtv-vod-profile-save{background:var(--vod-gold);color:#141005;margin-left:8px}
body.wtv-vod-kids .wtv-site-brand small:after{content:" · KIDS";color:#ffd45c}
@media(max-width:1100px){.wtv-vod-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.wtv-vod-hero{min-height:64vh}.wtv-vod-hero-copy{padding-bottom:95px}}
@media(max-width:720px){.wtv-vod-hero{min-height:68vh;margin:-16px -12px 0;background-position:62% center}.wtv-vod-hero:before{background:linear-gradient(0deg,rgba(4,10,18,.95) 0%,rgba(4,10,18,.5) 60%,rgba(4,10,18,.08))}.wtv-vod-hero-copy{padding:220px 20px 80px;width:auto}.wtv-vod-hero h1,.wtv-vod-detail h1{font-size:43px}.wtv-vod-hero p{font-size:15px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.wtv-vod-rows{margin-top:-38px}.wtv-vod-row{padding:0 14px;margin-bottom:22px}.wtv-vod-card{flex-basis:135px}.wtv-vod-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.wtv-vod-catalog,.wtv-vod-search{padding:20px 14px 45px}.wtv-vod-detail{margin:-16px -12px 0}.wtv-vod-detail-bg,.wtv-vod-detail-shade{height:60vh}.wtv-vod-detail-content{min-height:57vh;padding:220px 20px 55px}.wtv-vod-watch-panel,.wtv-vod-episodes{padding:0 12px}.wtv-vod-player-shell{border-radius:7px}.wtv-vod-episode{grid-template-columns:120px 1fr;gap:10px}.wtv-vod-episode p{display:none}.wtv-vod-profilebar{margin:14px;align-items:flex-start;flex-direction:column}.wtv-vod-searchbar{flex-direction:column}.wtv-vod-searchbar button{padding:13px}.wtv-vod-actions a,.wtv-vod-actions button{padding:11px 13px;font-size:12px}}
.wtv-vod-teaser{margin:35px clamp(18px,4vw,58px) 55px;padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(120deg,#10223a,#0a1625);display:grid;grid-template-columns:minmax(260px,.8fr) 1.2fr;gap:28px;color:#fff;overflow:hidden}.wtv-vod-teaser>div:first-child{align-self:center}.wtv-vod-teaser>div:first-child>span{color:var(--vod-gold);font-size:10px;font-weight:900;letter-spacing:.16em}.wtv-vod-teaser h2{font-size:clamp(30px,4vw,54px);margin:5px 0 8px;letter-spacing:-.04em}.wtv-vod-teaser p{color:#bec8d7;line-height:1.5}.wtv-vod-teaser>div:first-child>a{display:inline-block;margin-top:8px;background:#fff;color:#0a1320;text-decoration:none;padding:11px 14px;border-radius:7px;font-weight:900;font-size:12px}.wtv-vod-teaser-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;transform:rotate(1deg)}.wtv-vod-teaser-strip>a{aspect-ratio:2/3;border-radius:9px;background:#15253a center/cover no-repeat;position:relative;overflow:hidden;box-shadow:0 12px 25px rgba(0,0,0,.28)}.wtv-vod-teaser-strip>a:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.9))}.wtv-vod-teaser-strip>a span{position:absolute;z-index:2;left:8px;right:8px;bottom:8px;color:#fff;font-size:10px;font-weight:800}.wtv-vod-list.is-saved{background:#173f34;color:#fff}.wtv-vod-kids .wtv-vod-hero-copy>span,.wtv-vod-kids .wtv-vod-kicker{color:#ffd45c}@media(max-width:720px){.wtv-vod-teaser{grid-template-columns:1fr;padding:20px;margin:22px 14px 40px}.wtv-vod-teaser-strip{grid-template-columns:repeat(4,120px);overflow-x:auto}.wtv-vod-teaser-strip>a{min-width:120px}}
.wtv-vod-player-tools{position:absolute;right:12px;top:12px;z-index:8;display:flex;gap:7px;opacity:.25;transition:opacity .2s}.wtv-vod-player-shell:hover .wtv-vod-player-tools,.wtv-vod-player-shell:focus-within .wtv-vod-player-tools{opacity:1}.wtv-vod-player-tools button{background:rgba(5,12,21,.86);color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:7px;padding:8px 10px;font-size:10px;font-weight:900;letter-spacing:.05em}.wtv-vod-player-shell.is-vod-fullscreen{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;max-width:none!important;aspect-ratio:auto!important;z-index:2147483000!important;border-radius:0!important}.wtv-vod-player-shell.is-vod-fullscreen .wtv-vod-player-tools{opacity:1}@media(max-width:720px){.wtv-vod-player-tools{opacity:1;right:6px;top:6px}.wtv-vod-player-tools button{padding:6px 7px;font-size:8px}}
