/* Matchday TV shell; the existing video/Plyr tree remains intact. */
.watch-page{min-width:0}.watch-page .header-inner{max-width:1400px;gap:24px}.watch-page .main-nav{gap:22px;margin-right:auto}.watch-page .main-nav a{white-space:nowrap}.watch-page .header-actions{margin-left:auto}.watch-page .top-strip>a{color:var(--yellow);font-size:10px;font-weight:800}.watch-language select{min-height:36px;border:1px solid var(--line);background:var(--surface);color:var(--ink);font-weight:800;font-size:11px;padding:0 9px;cursor:pointer}.skip-link{position:fixed;left:16px;top:-60px;z-index:1000;padding:10px 16px;background:var(--yellow);color:#2b1d13;border:2px solid #2b1d13}.skip-link:focus{top:12px}
.watch-heading{max-width:1320px;margin:32px auto 25px;display:flex;align-items:end;justify-content:space-between;gap:20px;padding:0 20px}.watch-heading h1{font:600 43px/1.12 Oswald,sans-serif;letter-spacing:-.8px;margin:8px 0 0}.tv-mobile-catalog{font-size:11px;gap:9px;min-height:38px}.catalog-count{font:500 10px 'JetBrains Mono',monospace;background:var(--paper);padding:1px 6px;border:1px solid var(--soft-line)}.tv-shell{display:grid;grid-template-columns:300px minmax(0,1fr);align-items:start;gap:26px;max-width:1320px;margin:0 auto 46px;padding:0 20px}.tv-shell:has(.tv-sidebar.is-collapsed){grid-template-columns:1fr}.tv-sidebar{position:sticky;top:20px;border:2px solid var(--line);background:var(--surface);box-shadow:4px 4px 0 var(--line);min-width:0;overflow:hidden}.tv-sidebar.is-collapsed{display:none}.tv-sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:18px 17px 14px}.tv-sidebar-head h2{font:600 27px/1.1 Oswald,sans-serif;margin:5px 0 0}.tv-sidebar-head .eyebrow{font-size:8px;letter-spacing:1.3px}.tv-sidebar-head .btn-icon{font:400 23px/1 Manrope,sans-serif;min-width:30px;min-height:32px;border:0;background:transparent;box-shadow:none}.tv-search-wrap{display:flex;align-items:center;gap:7px;margin:0 16px 13px;border:1px solid var(--line);background:var(--paper);padding:0 10px}.tv-search-wrap>span{font-size:23px}.tv-search{min-width:0;width:100%;height:37px;background:transparent;border:0;color:var(--ink);font-size:11px;outline:0}.tv-search-wrap:focus-within{outline:2px solid var(--blue);outline-offset:2px}.tv-search-wrap kbd{font-size:11px;color:var(--muted-text);border:1px solid var(--soft-line);padding:0 4px}.tv-quick-list{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:0 16px 14px}.tv-quick-row{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:34px;padding:7px 8px;background:var(--paper);border:1px solid var(--soft-line);font-size:9px;font-weight:800;text-align:left;color:var(--ink);cursor:pointer}.tv-quick-row .count{font:500 9px 'JetBrains Mono',monospace;color:var(--muted-text)}.tv-quick-row.is-active{background:var(--yellow);border-color:var(--line);color:#2b1d13}.tv-quick-row:hover{border-color:var(--line)}.tv-quick-row.is-active .count{color:#65531e}.tv-list-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 16px;border-top:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line);font:500 9px 'JetBrains Mono',monospace;color:var(--muted-text)}.tv-list-heading .text-button{font:700 9px Manrope,sans-serif;color:var(--muted-text)}.tv-group-list{max-height:555px;overflow:auto;scrollbar-width:thin;overscroll-behavior:contain}.tv-group{border-bottom:1px solid var(--soft-line)}.tv-group:last-child{border-bottom:0}.tv-group-head{display:flex;width:100%;align-items:center;gap:9px;padding:12px 15px;border:0;background:var(--surface);color:var(--ink);font-size:11px;font-weight:800;text-align:left;cursor:pointer}.tv-group-head .flag{display:grid;place-items:center;width:23px;height:23px;flex-shrink:0;background:var(--paper);border:1px solid var(--soft-line);font:600 8px 'JetBrains Mono',monospace}.tv-group-head .name{flex:1;min-width:0}.tv-group-head .count{font:500 9px 'JetBrains Mono',monospace;color:var(--muted-text)}.tv-group-head .caret{width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin:0 2px 3px 5px}.tv-group.is-open .caret{transform:rotate(225deg);margin-top:5px}.tv-group.is-open>.tv-group-head{background:var(--paper)}.tv-group-body{padding:3px 0 6px}.tv-channel-row{display:flex;align-items:center;padding:2px 10px 2px 9px;border-left:3px solid transparent}.tv-channel-row.is-active{background:#29a9e014;border-left-color:var(--blue)}.tv-channel-row:hover{background:var(--paper)}.tv-channel-pick{display:flex;align-items:center;gap:9px;min-width:0;flex:1;border:0;background:transparent;color:var(--ink);text-align:left;padding:6px 2px;min-height:45px;cursor:pointer}.tv-channel-pick .thumb{display:flex;align-items:center;justify-content:center;width:31px;height:31px;flex-shrink:0;background:#fff;border:1px solid #dedbd1;padding:3px}.tv-channel-pick .thumb img{max-width:100%;max-height:100%;object-fit:contain}.tv-channel-pick .fallback{font:600 9px Oswald,sans-serif;color:#2b1d13}.tv-channel-pick .name{font-size:10px;font-weight:700;min-width:0;overflow-wrap:anywhere}.tv-channel-pick .locked{font-size:8px;color:var(--muted-text);margin-left:auto;flex-shrink:0}.tv-channel-row .fav{width:28px;min-width:28px;min-height:35px;font:400 22px/1 Arial,sans-serif;border:0;background:transparent;color:var(--muted-text);cursor:pointer}.tv-channel-row .fav.is-on{color:#b28100}.tv-sidebar-foot{padding:14px 16px;display:flex;align-items:center;gap:9px;border-top:1px solid var(--soft-line);font-size:9px;line-height:1.6;color:var(--muted-text);background:var(--paper)}.tv-sidebar-foot>span:first-child{font-size:26px;color:var(--ink)}
.tv-main{min-width:0;outline:0}.tv-player-topline{display:flex;justify-content:space-between;align-items:center;gap:12px;font:700 9px/1.4 'JetBrains Mono',monospace;margin-bottom:10px;color:var(--muted-text)}.tv-stage-label{letter-spacing:1.2px;color:var(--ink)}.tv-player{position:relative;aspect-ratio:16/9;border:2px solid var(--line);background:#171a1c;box-shadow:5px 5px 0 var(--line);overflow:hidden;isolation:isolate}.tv-player video,.tv-player .plyr,.tv-player .plyr__video-wrapper{width:100%;height:100%;max-height:100%;object-fit:contain}.tv-player .plyr{--plyr-color-main:#ffdc58;--plyr-video-control-color:#fff;--plyr-range-fill-background:#ffdc58}.tv-player .plyr__controls{z-index:4}.tv-player-fallback{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:24px;background:#c9e4eb;color:#2b1d13;overflow:hidden}.tv-player-fallback[hidden]{display:none!important}.tv-player-fallback:before{content:'';position:absolute;width:73%;height:160%;border:1px solid #2b1d1312;transform:rotate(29deg);border-radius:50%;right:-34%;top:-30%;box-shadow:0 0 0 40px #2b1d1304,0 0 0 85px #2b1d1304}.tv-player-fallback:after{content:'F';position:absolute;left:-12px;bottom:-70px;font:700 270px/1 Oswald,sans-serif;color:#2b1d1306;transform:rotate(-12deg);pointer-events:none}.tv-player-fallback>*{position:relative;z-index:1}.tv-fallback-symbol{display:grid;place-items:center;width:61px;height:56px;border:2px solid #2b1d13;background:#ffdc58;box-shadow:4px 4px 0 #2b1d13;font:600 25px Oswald,sans-serif;margin-bottom:19px;transform:rotate(-4deg)}.tv-player-fallback h2{font:600 35px/1.12 Oswald,sans-serif;margin:0 0 12px;max-width:570px}.tv-player-fallback p{font-size:12px;max-width:370px;line-height:1.8;margin:0 0 20px;color:#516169}.tv-fallback-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.tv-player-fallback .btn{font-size:10px;min-height:37px;padding:8px 15px}.tv-player-fallback.is-error{background:#edd3ba}.tv-player-fallback.is-loading .tv-fallback-symbol{animation:tv-loading 1.5s ease-in-out infinite}.tv-now-card{display:flex;align-items:center;gap:15px;padding:22px 1px 21px;margin-top:10px;border-bottom:2px solid var(--line)}.tv-current-icon{display:flex;align-items:center;justify-content:center;width:47px;height:47px;flex-shrink:0;border:1px solid var(--line);background:var(--surface);font:600 16px Oswald,sans-serif}.tv-current-icon img{max-width:85%;max-height:80%;object-fit:contain}.tv-now-card .meta{min-width:0;flex:1}.tv-now-eyebrow{font:700 8px/1.3 'JetBrains Mono',monospace;letter-spacing:1px;color:var(--muted-text)}.tv-now-card h2{font:600 27px/1.2 Oswald,sans-serif;margin:4px 0 6px;overflow-wrap:anywhere}.tv-now-card p{font-size:10px;line-height:1.5;color:var(--muted-text);margin:0}.tv-fav-current{font:400 24px/1 Arial,sans-serif;width:39px;min-height:39px;background:var(--surface);box-shadow:2px 2px 0 var(--line)}.tv-fav-current.is-on{background:var(--yellow);color:#2b1d13}.tv-fav-current:disabled{opacity:.4;cursor:default;box-shadow:none}
.tv-epg-section{margin-top:26px}.tv-section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:23px}.tv-section-heading h2{font:600 26px/1.1 Oswald,sans-serif;letter-spacing:-.3px;margin:0}.tv-timezone{font:500 9px 'JetBrains Mono',monospace;color:var(--muted-text)}.tv-programme-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}.tv-programme-label{display:flex;align-items:center;gap:7px;margin-bottom:10px}.tv-programme-label h3{font-size:10px;font-weight:800;margin:0}.tv-air-dot{width:6px;height:6px;background:#29a9e0;border-radius:50%}.tv-epg-now{min-height:150px;border:1px solid var(--line);background:var(--yellow);color:#2b1d13;display:flex;flex-direction:column}.tv-epg-now .programme{padding:17px 18px;flex:1}.tv-epg-now .pname{font:500 22px/1.3 Oswald,sans-serif;overflow-wrap:anywhere}.tv-epg-now .ptime{font:500 10px/1.6 'JetBrains Mono',monospace;margin-top:9px;color:#75632c}.tv-epg-now .pdesc{font-size:10px;line-height:1.7;margin-top:10px;color:#65542a;max-height:110px;overflow:auto}.tv-epg-progress{height:4px;background:#2b1d1314}.tv-epg-progress-fill{height:100%;background:#2b1d13;transition:width .5s}.tv-epg-next-list{border-top:1px solid var(--soft-line)}.tv-epg-next-row{display:grid;grid-template-columns:85px minmax(0,1fr);gap:9px;padding:11px 0;border-bottom:1px solid var(--soft-line)}.tv-epg-next-row .ptime{font:500 9px/1.5 'JetBrains Mono',monospace;color:var(--muted-text)}.tv-epg-next-row .pname{font-size:11px;line-height:1.5;font-weight:700;overflow-wrap:anywhere}.tv-epg-placeholder{font-size:11px;line-height:1.8;color:var(--muted-text);padding:18px 12px;min-height:100px}.tv-epg-note{font-size:9px;line-height:1.7;color:var(--muted-text);margin:13px 0 0}.tv-discovery-card{display:flex;justify-content:space-between;gap:18px;align-items:center;border:1px solid var(--line);background:var(--surface);padding:23px;margin-top:30px;box-shadow:3px 3px 0 var(--line)}.tv-discovery-card .eyebrow{font-size:8px}.tv-discovery-card h2{font:600 28px/1.2 Oswald,sans-serif;margin:8px 0}.tv-discovery-card p{font-size:10px;color:var(--muted-text);margin:0}.tv-discovery-card .btn{white-space:nowrap;font-size:10px}.tv-catalogue-state{text-align:center;padding:28px 20px 33px}.tv-state-icon{font:600 31px/1 Oswald,sans-serif;display:grid;place-items:center;width:48px;height:46px;border:1px solid var(--line);background:var(--paper);margin:0 auto 17px}.tv-catalogue-state .state-title{font:500 22px/1.2 Oswald,sans-serif}.tv-catalogue-state .state-copy{font-size:10px;line-height:1.8;color:var(--muted-text);margin-top:10px}.tv-catalogue-state .btn{font-size:10px;margin-top:15px;min-height:35px}.tv-toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);background:var(--yellow);color:#2b1d13;border:2px solid #2b1d13;box-shadow:3px 3px 0 #2b1d13;padding:11px 17px;font-size:11px;font-weight:700;z-index:600;max-width:calc(100% - 30px);text-align:center}.tv-toast[hidden]{display:none}.watch-page button:focus-visible,.watch-page a:focus-visible,.watch-page select:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.theme-dark .tv-channel-row .fav.is-on{color:var(--yellow)}.theme-dark .tv-player-fallback{background:#233b42;color:#f5f2ea}.theme-dark .tv-player-fallback p{color:#abc1c9}.theme-dark .tv-player-fallback.is-error{background:#463b31}.theme-dark .tv-player-fallback:before{border-color:#ffffff12}.theme-dark .tv-player-fallback:after{color:#ffffff06}.theme-dark .tv-fallback-symbol{color:#2b1d13}
@keyframes tv-loading{50%{transform:rotate(4deg) translateY(-3px)}}@media(prefers-reduced-motion:reduce){.tv-player-fallback.is-loading .tv-fallback-symbol{animation:none}.tv-epg-progress-fill{transition:none}}
@media(max-width:1150px){.watch-page .header-inner{gap:20px}.watch-page .main-nav{gap:16px}.watch-page .main-nav a{font-size:10px}.watch-page .logo-title{font-size:22px}.watch-page .premium-btn{display:none}.tv-shell{grid-template-columns:260px minmax(0,1fr);gap:20px}.tv-player-fallback h2{font-size:29px}.tv-player-fallback p{font-size:11px}.tv-fallback-symbol{width:48px;height:45px;font-size:20px;margin-bottom:14px}.tv-programme-grid{grid-template-columns:1fr}.tv-epg-now{min-height:125px}.tv-epg-next-list{display:grid;grid-template-columns:1fr 1fr;column-gap:18px}.tv-discovery-card{padding:18px}.tv-discovery-card h2{font-size:25px}}
@media(max-width:820px){.watch-page .header-inner{flex-wrap:wrap;padding-top:15px;padding-bottom:0;gap:14px}.watch-page .main-nav{order:3;display:flex;width:100%;padding:12px 0;margin:0;overflow:auto;border-top:1px solid var(--soft-line);gap:26px;justify-content:space-between}.watch-page .header-actions{gap:9px}.watch-page .main-nav a{font-size:11px}.watch-heading{margin-top:23px;margin-bottom:21px}.watch-heading h1{font-size:35px}.tv-shell{grid-template-columns:235px minmax(0,1fr);gap:17px}.tv-player{aspect-ratio:4/3}.tv-player-fallback h2{font-size:27px}.tv-player-fallback{padding:20px 17px}.tv-fallback-symbol{width:42px;height:40px;font-size:18px;margin-bottom:13px}.tv-player-fallback p{font-size:10px;line-height:1.6;margin-bottom:14px}.tv-fallback-actions .btn{font-size:9px;min-height:34px}.tv-epg-next-list{display:block}.tv-now-card{gap:10px}.tv-now-card h2{font-size:24px}.tv-current-icon{width:39px;height:39px}.tv-discovery-card{align-items:flex-start;flex-direction:column;gap:15px}.tv-section-heading h2{font-size:23px}.tv-timezone{font-size:8px}}
@media(max-width:640px){.watch-page .header-inner{padding-left:16px;padding-right:16px}.watch-page .logo-title{font-size:24px}.watch-page .logo-mark{width:33px;height:36px;font-size:25px}.watch-page .login-btn{padding:7px 10px}.watch-language select{font-size:10px;min-height:31px;padding:0 5px}.watch-page .theme-toggle{width:29px;min-width:29px;min-height:31px}.watch-page .header-actions{gap:7px}.watch-heading{padding:0 16px;align-items:center}.watch-heading h1{font-size:31px}.watch-heading .eyebrow{font-size:8px}.tv-mobile-catalog{font-size:10px;padding:7px 9px;min-height:35px}.tv-shell{display:flex;flex-direction:column;padding:0 16px;gap:21px}.tv-main,.tv-sidebar{width:100%}.tv-sidebar{position:relative;top:0}.tv-sidebar .tv-group-list{max-height:300px}.tv-sidebar-head{padding:14px 16px 11px}.tv-sidebar-head>div{display:flex;align-items:center;gap:10px}.tv-sidebar-head .eyebrow{display:none}.tv-sidebar-head h2{font-size:23px;margin:0}.tv-quick-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.tv-quick-row{font-size:8px;gap:4px;padding:7px 6px;min-height:32px}.tv-quick-row .count{font-size:8px}.tv-sidebar-foot{display:none}.tv-player{aspect-ratio:16/10}.tv-player-fallback{padding:20px}.tv-player-fallback h2{font-size:30px;line-height:1.1;margin-bottom:10px}.tv-player-fallback p{font-size:10px;line-height:1.6;max-width:285px;margin-bottom:14px}.tv-fallback-symbol{width:43px;height:40px;margin-bottom:13px;font-size:19px;box-shadow:3px 3px 0 #2b1d13}.tv-player-fallback:after{font-size:190px;bottom:-55px}.tv-now-card{padding-top:18px;padding-bottom:18px}.tv-now-card h2{font-size:25px}.tv-now-card p{font-size:10px}.tv-programme-grid{gap:20px}.tv-epg-next-list{display:grid;grid-template-columns:1fr 1fr}.tv-discovery-card{flex-direction:row;align-items:center;padding:18px}.tv-discovery-card h2{font-size:25px}.tv-discovery-card p{max-width:220px}.tv-discovery-card .btn{font-size:9px;padding:9px 10px}.tv-player-topline{font-size:8px}.tv-now-eyebrow{font-size:7px}.tv-timezone{font-size:9px}.tv-section-heading h2{font-size:26px}}
@media(max-width:390px){.watch-page .logo-title{font-size:21px}.watch-page .header-actions{gap:4px}.watch-page .logo{gap:7px}.watch-heading h1{font-size:27px}.tv-mobile-catalog .catalog-count{display:none}.tv-player-fallback h2{font-size:25px}.tv-player-fallback p{font-size:9px}.tv-fallback-symbol{width:36px;height:33px;font-size:16px;margin-bottom:10px}.tv-fallback-actions .btn{min-height:30px;font-size:8px;padding:6px 10px}.tv-epg-next-list{display:block}.tv-discovery-card{flex-direction:column;align-items:flex-start}.tv-quick-list{grid-template-columns:1fr 1fr}.tv-player-fallback{padding:15px}}

.watch-heading>div{min-width:0}
