@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#121413;color:#f7f7f7;font:14px Poppins,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}header{position:sticky;top:0;z-index:50;background:#1b1e1b;border-bottom:1px solid #343834}.nav{height:64px;max-width:1380px;margin:auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:3px;font-weight:900}.brand img{max-height:40px;max-width:170px}.brand b{color:var(--brand);font-size:24px}.brand span{font-size:20px}.brand small{font-size:7px;display:block;color:#aaa;margin-left:5px}.nav nav{display:flex;gap:28px;font-weight:700}.nav nav a.active,.nav nav a:hover{background:var(--brand);padding:8px 12px;border-radius:9px}.head-right{display:flex;align-items:center;gap:13px}.pill,.section-title,.btn{background:var(--brand);border:0;color:white;border-radius:20px;padding:8px 18px;font-weight:700;cursor:pointer}.container{max-width:1380px;margin:auto;padding:22px}.loading,.empty{min-height:45vh;display:flex;align-items:center;justify-content:center;color:#aaa;gap:12px}.loading span{width:22px;height:22px;border:3px solid #333;border-top-color:var(--brand);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hero{display:grid;grid-template-columns:1.5fr 1fr;gap:20px}.banner{height:380px;border:1px solid #3a3d3a;border-radius:10px;overflow:hidden;background:linear-gradient(135deg,#5d0909,#181818);position:relative}.banner img{width:100%;height:100%;object-fit:cover}.banner .fallback{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 45%,#e23333 0,#6e0b0b 28%,#151515 70%)}.banner h1{font-size:52px;margin:0}.side-news{border:1px solid #343834;border-radius:10px;padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.mini-card{display:flex;gap:8px;border-bottom:1px solid #333;padding:7px 0;font-size:11px}.mini-card img{width:95px;height:55px;object-fit:cover;border-radius:5px}.section{margin:35px 0;border-bottom:1px solid #333;padding-bottom:28px}.section-title{display:inline-block;margin-bottom:20px}.cards{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.match-card,.league-card,.news-card,.panel{border:1px solid #3a3d3a;background:#1c1f1c;border-radius:9px;overflow:hidden}.match-card{padding:13px;min-height:190px}.league-line{font-size:11px;color:#ddd}.teams{display:flex;align-items:center;justify-content:space-around;margin:18px 0}.team{text-align:center;max-width:42%}.team img{width:54px;height:54px;object-fit:contain;border-radius:50%;background:#fff}.team b{display:block;font-size:11px;margin-top:7px}.score{font-weight:800;background:#151715;padding:6px 10px;border-radius:15px}.stream-card{background:linear-gradient(#1119,#1119),url('https://images.unsplash.com/photo-1522778119026-d647f0596c20?auto=format&fit=crop&w=600&q=70') center/cover;min-height:155px;position:relative}.stream-card .status{position:absolute;top:0;left:30%;right:30%;background:#568c00;text-align:center;font-size:11px;font-weight:800}.countdown{text-align:center;background:#4e8100;padding:5px;font-weight:800}.prediction-card{min-height:205px;background:linear-gradient(#1117,#1117),radial-gradient(circle,#1f6330,#101310);display:flex;align-items:center;justify-content:center}.league-card{padding:28px;text-align:center;min-height:140px}.league-card img{width:75px;height:75px;object-fit:contain;background:white;border-radius:50%;padding:7px}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.news-card img{width:100%;height:160px;object-fit:cover}.news-card div{padding:12px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.filters input,.filters select,.filters button,.field{background:#1b1e1b;color:white;border:1px solid #393d39;border-radius:8px;padding:11px 14px}.filters input{min-width:240px}.filter-active{background:var(--brand)!important}.layout3{display:grid;grid-template-columns:230px 1fr 310px;gap:18px}.sidebar,.standings{border:1px solid #383b38;border-radius:8px;padding:14px;height:max-content}.sidebar a{display:block;padding:10px;border-bottom:1px solid #303330}.league-group{border:1px solid #363936;border-radius:8px;margin:14px 0}.league-head{background:#1d201d;padding:15px;font-weight:700}.match-row{display:grid;grid-template-columns:70px 1fr 60px 1fr 90px;align-items:center;padding:12px;border-top:1px solid #303330}.match-row img{width:38px;height:38px;object-fit:contain}.live-btn{background:var(--brand);border:0;color:white;padding:8px;border-radius:6px}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:8px;border-bottom:1px solid #333;text-align:left}.prob{height:17px;display:flex;border-radius:10px;overflow:hidden;font-size:10px;font-weight:700}.prob span{display:grid;place-items:center}.home{background:#009d52}.draw{background:#dc7000}.away{background:#a9363b}.form{display:flex;gap:4px}.form i{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:10px}.W{background:#00a765}.D{background:#efa900}.L{background:#d92332}.article{max-width:900px;margin:auto;font-size:17px;line-height:1.8}.article img{width:100%;border-radius:10px}.tags span{display:inline-block;border:1px solid #444;border-radius:20px;padding:6px 12px;margin:4px}.stream-layout{display:grid;grid-template-columns:1fr 360px;gap:15px}.player{background:#000;aspect-ratio:16/9;position:relative}.player video{width:100%;height:100%}.ad-overlay{position:absolute;inset:12% 15%;background:#111e;border:1px solid #555;z-index:5;display:grid;place-items:center;text-align:center}.ad-overlay img,.ad-overlay video{max-width:100%;max-height:100%}.ad-close{position:absolute;right:8px;top:8px}.comments{border:1px solid #383b38;border-radius:8px;height:calc(min(56.25vw,700px));min-height:360px;display:flex;flex-direction:column}.comments-list{flex:1;overflow:auto;padding:10px}.comment{padding:9px;border-bottom:1px solid #333}.comment small{color:#888}.comment-form{display:flex;padding:9px;gap:6px}.comment-form input{flex:1}.tabs{display:flex;gap:8px;overflow:auto;margin:15px 0}.tabs button{white-space:nowrap}.auth-box{max-width:440px;margin:60px auto;padding:30px}.auth-box input{width:100%;margin:8px 0}footer{background:#1c1f1c;border-top:1px solid #353835;margin-top:45px;padding:30px 20px 90px}.footer-grid{max-width:950px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.footer-grid a,.footer-grid span{display:block;margin:7px 0;font-size:12px}footer>p{text-align:center;border-top:1px solid #333;padding-top:20px}.mobile-nav{display:none}#top{position:fixed;right:22px;bottom:24px;width:48px;height:48px;border:0;border-radius:50%;background:var(--brand);color:white;font-size:25px;z-index:55}.admin-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.admin-menu{background:#1b1e1b;padding:22px}.admin-menu button{display:block;width:100%;margin:7px 0;text-align:left}.admin-main{padding:25px}.admin-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.admin-table{overflow:auto}.modal{position:fixed;inset:0;background:#000b;display:grid;place-items:center;z-index:100}.modal>div{width:min(600px,92vw);max-height:90vh;overflow:auto;background:#1b1e1b;padding:25px;border-radius:12px}.hidden{display:none!important}
.api-warning{border:1px solid #8d5d16;background:#3c2a10;color:#ffd98c;padding:12px 15px;border-radius:8px;margin-bottom:15px}.api-warning b{color:#fff}@media(max-width:800px){body{font-size:12px}.nav{height:64px;padding:0 18px}.nav nav,.head-right a{display:none}.head-right #clock{display:block}.brand b{font-size:18px}.brand span{font-size:15px}.container{padding:16px}.hero{grid-template-columns:1fr}.banner{height:auto;aspect-ratio:16/7}.banner h1{font-size:30px}.side-news{display:none}.cards{grid-template-columns:repeat(2,1fr)}.match-card{min-height:185px}.cards.streams{grid-template-columns:1fr}.stream-card{min-height:155px}.prediction-card{min-height:165px}.league-cards{display:flex;overflow:auto}.league-cards .league-card{min-width:170px}.news-grid{grid-template-columns:repeat(2,1fr)}.news-card img{height:110px}.layout3{display:block}.sidebar,.standings{display:none}.filters{display:grid;grid-template-columns:1fr 1fr}.filters input{min-width:0;grid-column:1/-1}.match-row{grid-template-columns:1fr 55px 1fr;gap:5px;text-align:center}.match-row>span:first-child{grid-column:1/-1;text-align:left;background:#1c1f1c;padding:5px}.match-row .live-btn{grid-column:3;grid-row:1}.stream-layout{grid-template-columns:1fr}.comments{height:460px}.footer-grid{grid-template-columns:1fr 1fr}.mobile-nav{position:fixed;display:flex;bottom:8px;left:4%;right:4%;height:60px;background:#1b1e1bf2;border:1px solid #444;border-radius:32px;align-items:center;justify-content:space-around;z-index:60;padding-bottom:env(safe-area-inset-bottom)}.mobile-nav a{font-size:18px}.mobile-nav span{display:none}.mobile-nav a.active{background:var(--brand);padding:10px 16px;border-radius:24px}.mobile-nav a.active span{display:inline;font-size:12px}.admin-shell{display:block}.admin-menu{position:static}.admin-cards{grid-template-columns:1fr 1fr}#top{bottom:82px}}

/* Production UI refinements */
.banner-empty{height:100%;display:grid;place-content:center;justify-items:center;gap:10px;background:radial-gradient(circle,#491010,#101211 70%);color:#aaa}.banner-empty img{width:100px;height:100px;object-fit:contain}.banner-empty b{font-size:20px;color:#fff}.featured-window{overflow:hidden}.featured-track{display:flex;gap:14px;width:max-content;animation:featuredRail 55s linear infinite}.featured-track:hover{animation-play-state:paused}.featured-track .match-card{width:225px;flex:0 0 225px}@keyframes featuredRail{to{transform:translateX(calc(-50% - 7px))}}
.section .empty{min-height:150px}.service-empty{grid-column:1/-1;min-height:150px;border:1px dashed #3b403b;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:16px;color:#a4aaa4;padding:24px}.service-empty img{width:54px;height:54px}.service-empty b,.service-empty span{display:block}.service-empty b{color:#fff;font-size:16px;margin-bottom:5px}
.league-head{display:flex;align-items:center;gap:10px}.league-head img{width:30px;height:30px;object-fit:contain}.league-head small{display:block;color:#90958f;font-weight:400}.score-row{display:grid;grid-template-columns:80px minmax(150px,1fr) 75px minmax(150px,1fr) 70px;align-items:center;gap:12px;padding:13px 16px;border-top:1px solid #303330;transition:.2s}.score-row:hover{background:#222622}.score-meta{display:grid;color:#aaa;font-size:11px}.score-meta b{color:var(--brand)}.score-team{display:flex;align-items:center;gap:10px;min-width:0}.score-team img{width:42px;height:42px;object-fit:contain;background:#fff;border-radius:50%;padding:3px}.score-team b{overflow:hidden;text-overflow:ellipsis}.home-team{justify-content:flex-end;text-align:right}.score-pill{text-align:center;background:#101210;padding:7px 8px;border-radius:18px}.score-row .live-btn{text-align:center;border-radius:18px}.livescore-page .filters{background:#191c19;border:1px solid #343834;padding:12px;border-radius:10px}.livescore-page .league-group{background:#171917;overflow:hidden}
.prediction-page{max-width:1220px}.prediction-intro{text-align:center;margin:36px auto 20px;max-width:760px}.prediction-group{border:1px solid #373b37;border-radius:12px;overflow:hidden;margin:18px 0;background:#171917}.prediction-row{display:grid;grid-template-columns:1fr 210px 1fr;align-items:center;gap:18px;padding:18px 22px;border-top:1px solid #303330}.prediction-row:hover{background:#202320}.prediction-team{display:flex;align-items:center;gap:12px}.prediction-team:last-of-type{flex-direction:row-reverse;text-align:right}.prediction-team img{width:54px;height:54px;object-fit:contain;background:#fff;border-radius:50%;padding:4px}.prediction-center{text-align:center;display:grid;gap:5px}.prediction-center time,.prediction-center small{color:#929892;font-size:11px}.prediction-center strong{font-size:18px}.prediction-row .prob{grid-column:1/-1;height:20px}
.page-heading,.country-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:10px 0 24px}.page-heading h1,.country-heading h2{margin:5px 0}.page-heading p{color:#a4aaa4}.page-heading small{color:var(--brand);font-weight:800}.country-heading{margin-top:36px}.country-heading input{width:300px}.countries{display:grid;gap:11px}.country{overflow:hidden}.country summary{list-style:none;display:grid;grid-template-columns:34px 1fr auto 22px;align-items:center;gap:10px;padding:16px 18px;cursor:pointer}.country summary::-webkit-details-marker{display:none}.country summary img{width:28px;height:28px;object-fit:contain;border-radius:50%}.country summary span{color:#999;font-size:12px}.country summary i{font-style:normal;font-size:18px;transition:.2s}.country[open] summary i{transform:rotate(180deg)}.country-leagues{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #343834;background:#151715}.country-leagues a{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:13px 18px;border-right:1px solid #303330;border-bottom:1px solid #303330}.country-leagues a:hover{background:#222622;color:var(--brand)}.country-leagues img{width:28px;height:28px;object-fit:contain}
.server-list{display:flex;gap:8px;overflow:auto;background:#171917;padding:10px}.server-list button{border:1px solid #3b403b;background:#222522;color:#fff;border-radius:18px;padding:7px 14px;white-space:nowrap}.server-list button.active{background:var(--brand);border-color:var(--brand)}.player-status{position:absolute;inset:0;display:grid;place-items:center;color:#a7ada7;text-align:center;pointer-events:none}.player video:not([src]){background:#000}.match-banner{padding:12px 20px}.match-detail{padding:20px;min-height:180px}.tabs .active{box-shadow:0 0 0 3px #ffffff20}.detail-loading{min-height:140px}.detail-empty{text-align:center;padding:28px;color:#aaa}.detail-empty h3{color:#fff}.event-row,.stat-row,.player-row{display:grid;grid-template-columns:60px 1fr 1fr;gap:10px;padding:11px;border-bottom:1px solid #333}.stats-grid,.lineup-grid,.history-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.stats-grid h3 img{width:30px;height:30px;object-fit:contain;vertical-align:middle}.stat-row{grid-template-columns:1fr auto}.player-row{grid-template-columns:35px 1fr}.history-grid .score-row{grid-template-columns:55px 1fr 55px 1fr}.history-grid .score-row>span:last-child,.history-grid .score-row .score-team img{display:none}
@media(max-width:800px){.featured-track{animation-duration:40s}.featured-track .match-card{width:190px;flex-basis:190px}.score-row{grid-template-columns:1fr 60px 1fr;padding:14px 10px}.score-meta{grid-column:1/-1;display:flex;justify-content:space-between;background:#202320;padding:5px 8px;border-radius:5px}.score-team{display:grid;justify-items:center;text-align:center;gap:5px}.home-team{justify-content:center;text-align:center}.score-team img{width:46px;height:46px}.score-row>span:last-child{display:none}.score-row .live-btn{position:absolute;right:25px;margin-top:-76px}.prediction-top{display:flex;overflow:auto}.prediction-top .match-card{min-width:190px}.prediction-row{grid-template-columns:1fr 90px 1fr;padding:15px 10px;gap:8px}.prediction-team{display:grid;justify-items:center;text-align:center}.prediction-team:last-of-type{display:grid;text-align:center}.prediction-team img{width:46px;height:46px}.prediction-center small{display:none}.prediction-row .prob{height:18px}.prob{font-size:8px}.page-heading{align-items:start}.page-heading p{display:none}.country-heading{display:grid}.country-heading input{width:100%}.country-leagues{grid-template-columns:1fr}.league-cards .league-card{min-width:150px}.stats-grid,.lineup-grid,.history-grid{grid-template-columns:1fr}.stream-layout .comments{min-height:380px}.match-banner .team img{width:50px;height:50px}.event-row{grid-template-columns:42px 1fr}.event-row span{grid-column:2}.container .layout3[style]{grid-template-columns:1fr!important}}

.banner img.default-banner{object-position:center}.side-placeholder{border:1px dashed #3a3e3a;border-radius:8px;padding:18px;color:#8f958f;min-height:110px;display:grid;place-items:center;text-align:center}.league-title{display:flex;align-items:center;gap:18px;margin:28px 0}.league-title img{width:90px;height:90px;object-fit:contain;background:#fff;border-radius:50%;padding:8px}.league-detail-grid{display:grid;grid-template-columns:minmax(360px,470px) minmax(0,1fr);gap:20px}.standings-panel{padding:18px;min-width:0}@media(max-width:800px){.league-detail-grid{grid-template-columns:1fr}.league-title img{width:70px;height:70px}}

/* Dedicated Live Stream hub */
.section-title[href]:hover{filter:brightness(1.15);transform:translateY(-1px)}.live-hub-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:8px 0 28px}.live-hub-heading h1{font-size:34px;margin:5px 0}.live-hub-heading p{color:#a4aaa4}.live-hub-heading small{color:var(--brand);font-weight:800}.live-hub-filters{display:flex;gap:10px;flex-wrap:wrap;background:#191c19;border:1px solid #343834;border-radius:10px;padding:12px;margin-bottom:20px}.live-hub-filters input,.live-hub-filters button{background:#1b1e1b;color:#fff;border:1px solid #393d39;border-radius:8px;padding:11px 14px}.live-hub-filters input{min-width:280px;flex:1}.live-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.live-hub-card{position:relative;overflow:hidden;border:1px solid #3a3e3a;border-radius:10px;background:linear-gradient(#101410d9,#101410d9),url('https://images.unsplash.com/photo-1522778119026-d647f0596c20?auto=format&fit=crop&w=600&q=65') center/cover;min-height:215px;padding:14px;transition:.2s}.live-hub-card:hover{transform:translateY(-3px);border-color:var(--brand)}.live-ribbon{position:absolute;top:0;left:50%;transform:translateX(-50%);padding:4px 13px;border-radius:0 0 7px 7px;background:#578c00;font-size:10px;font-weight:800}.live-ribbon.live{background:#e6233d}.live-ribbon.finished{background:#555}.live-league{text-align:center;font-size:11px;font-weight:700;margin-top:15px}.live-hub-teams{display:grid;grid-template-columns:1fr 45px 1fr;align-items:center;margin-top:16px}.live-hub-teams .team{max-width:none}.live-hub-teams strong{text-align:center;background:#111b;padding:6px;border-radius:18px}.live-watch{text-align:center;background:var(--brand);font-weight:800;border-radius:7px;padding:7px;margin-top:13px}.side-table{width:100%;border-collapse:collapse;font-size:11px;margin:12px 0}.side-table th,.side-table td{border-bottom:1px solid #303330;padding:7px 4px;text-align:left}.side-table td:nth-child(2){display:flex;align-items:center;gap:6px}.side-table img{width:21px;height:21px;object-fit:contain}.standings-more{display:block;text-align:center;margin-top:12px}
@media(max-width:1050px){.live-hub-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.live-hub-heading{align-items:start}.live-hub-heading p{display:none}.live-hub-heading h1{font-size:26px}.live-hub-filters{display:grid;grid-template-columns:1fr 1fr}.live-hub-filters input{grid-column:1/-1;min-width:0}.live-hub-grid{grid-template-columns:1fr}.live-hub-card{min-height:200px}.live-hub-teams .team img{width:58px;height:58px}}

/* Sarang-inspired prediction page */
.sarang-predictions{max-width:1280px}.sarang-page-title{border-bottom:1px solid #333;margin-bottom:24px}.sarang-page-title h1{font-size:22px}.cover-slider{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:10px;margin-bottom:34px}.cover-slider>button{width:30px;height:30px;border:0;border-radius:50%;background:var(--brand);color:#fff;font-size:23px;font-weight:800;cursor:pointer}.cover-slider #coverTrack{display:flex;gap:10px;overflow:hidden;scroll-snap-type:x mandatory}.sarang-cover{scroll-snap-align:start;flex:0 0 215px;height:185px;border:1px solid #3a3e3a;border-radius:8px;overflow:hidden;padding:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(#07120bbb,#07120bbb),url('https://images.unsplash.com/photo-1522778119026-d647f0596c20?auto=format&fit=crop&w=500&q=65') center/cover}.sarang-cover:first-child{border-color:var(--brand)}.cover-brand{font-size:11px;font-weight:800;align-self:flex-start}.cover-brand b{color:var(--brand)}.cover-teams{display:grid;grid-template-columns:64px 28px 64px;align-items:center;margin:10px 0}.cover-teams img{width:62px;height:62px;object-fit:contain;border:2px solid #fff;border-radius:50%;background:#171917;padding:3px}.cover-teams span{text-align:center;font-weight:800}.sarang-cover strong,.sarang-cover time{font-size:11px}.prediction-copy{text-align:center;max-width:850px;margin:0 auto 23px}.prediction-copy h2{font-size:25px;margin-bottom:5px}.prediction-copy p{margin:0;color:#ddd}.prediction-search{margin:0 auto 20px}.prediction-search input{width:100%;background:#1b1e1b;color:#fff;border:1px solid #393d39;border-radius:8px;padding:13px 16px}.prediction-date{margin:14px 0}.prediction-date>summary{list-style:none;display:flex;justify-content:space-between;align-items:center;background:#202320;border:1px solid #3b3e3b;border-radius:8px;padding:14px 16px;cursor:pointer;text-transform:capitalize}.prediction-date>summary::-webkit-details-marker{display:none}.prediction-date[open]>summary span{transform:rotate(180deg)}.sarang-league{border:1px solid #363936;border-radius:8px;overflow:hidden;margin:12px 6px;background:#151715}.sarang-pred-row{display:grid;grid-template-columns:185px minmax(500px,1fr) 185px;align-items:center;gap:18px;padding:15px 18px;border-top:1px solid #303330}.sarang-pred-row:hover{background:#1c201c}.pred-form .form{justify-content:center}.pred-match{display:grid;grid-template-columns:1fr 90px 1fr;align-items:center;gap:12px}.pred-side{display:flex;align-items:center;gap:10px}.pred-side img{width:48px;height:48px;object-fit:contain;border:1px solid #eee;border-radius:50%;padding:3px;background:#171917}.home-side{justify-content:flex-end;text-align:right}.away-side{justify-content:flex-start}.pred-kick{text-align:center;display:grid;gap:4px}.pred-kick time{font-weight:800}.pred-kick strong{background:#1b1e1b;border:1px solid #3b3e3b;border-radius:18px;padding:6px;font-size:16px}.pred-match .prob{grid-column:1/-1;height:17px}.sarang-pred-row .form i{width:28px;height:28px;font-size:12px}
@media(max-width:900px){.sarang-pred-row{grid-template-columns:1fr;padding:13px 8px}.pred-form{display:none}.pred-match{grid-template-columns:1fr 70px 1fr}.cover-slider{grid-template-columns:1fr}.cover-slider>button{display:none}.cover-slider #coverTrack{overflow:auto}.sarang-cover{flex-basis:185px;height:165px}.cover-teams{grid-template-columns:52px 24px 52px}.cover-teams img{width:50px;height:50px}.prediction-copy h2{font-size:20px}.pred-side{display:grid;justify-items:center;text-align:center}.home-side,.away-side{justify-content:center}.away-side img{grid-row:1}.pred-side img{width:44px;height:44px}.pred-side b{font-size:10px}.sarang-predictions{padding-bottom:70px}}

.cover-teams span{font-size:9px;background:#101210dd;border-radius:15px;padding:5px 1px;white-space:nowrap}.sarang-cover>strong{font-size:10px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sarang-cover>time{font-size:9px;color:#ddd;margin-top:3px}.prediction-copy p{max-width:800px;margin:auto}

/* Home layout matching the reference */
.hero .banner{height:auto;aspect-ratio:16/7;background:#080908}.hero .banner img.fit-banner{object-fit:contain;object-position:center;width:100%;height:100%}.home-prediction-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.home-pred-card{min-width:0;height:190px;border:1px solid #3a3e3a;border-radius:8px;overflow:hidden;padding:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(#07120ba8,#07120ba8),url('https://images.unsplash.com/photo-1522778119026-d647f0596c20?auto=format&fit=crop&w=500&q=65') center/cover}.home-pred-card:hover{border-color:var(--brand);transform:translateY(-2px)}.home-cover-brand{align-self:flex-start;font-size:9px;font-weight:800}.home-cover-brand b{color:var(--brand)}.home-cover-teams{display:grid;grid-template-columns:58px 25px 58px;align-items:center;margin:8px 0}.home-cover-teams img{width:56px;height:56px;object-fit:contain;border:2px solid #eee;border-radius:50%;background:#151715;padding:3px}.home-cover-teams span{text-align:center;font-weight:800}.home-pred-card>strong{font-size:11px}.home-pred-card>time{font-size:10px;font-weight:700}.home-pred-card>small{font-size:8px;color:#c7cbc7;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:3px}.cards.league-cards.home-standings-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.home-standings-grid .league-card{min-height:150px;padding:20px;display:grid;place-content:center;justify-items:center;gap:8px}.home-standings-grid .league-card img{width:78px;height:78px}.home-standings-grid .league-card b{font-size:13px}
@media(max-width:1000px){.home-prediction-grid{grid-template-columns:repeat(3,1fr)}.cards.league-cards.home-standings-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.hero .banner{aspect-ratio:16/7}.hero .banner img.fit-banner{object-fit:contain}.home-prediction-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:5px}.home-pred-card{flex:0 0 190px;height:165px;scroll-snap-align:start}.home-cover-teams{grid-template-columns:50px 22px 50px}.home-cover-teams img{width:48px;height:48px}.cards.league-cards.home-standings-grid{display:grid;grid-template-columns:repeat(2,1fr);overflow:visible}.home-standings-grid .league-card{min-width:0;min-height:140px}.home-standings-grid .league-card img{width:68px;height:68px}}

/* Complete competition page: league table and knockout stages */
.competition-page{padding-top:22px}.competition-back{display:inline-flex}.competition-title{display:flex;align-items:center;gap:18px;margin:22px 0}.competition-title>img{width:92px;height:92px;object-fit:contain;background:#fff;border-radius:50%;padding:9px}.competition-title h1{margin:4px 0;font-size:28px}.competition-title p,.competition-title small{color:var(--muted)}.competition-layout{display:grid;grid-template-columns:minmax(390px,460px) minmax(0,1fr);gap:18px;align-items:start}.competition-fixtures,.competition-data{overflow:hidden}.panel-head{height:54px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.panel-head span{font-size:12px;color:var(--muted)}.competition-match{min-height:68px;display:grid;grid-template-columns:62px minmax(100px,1fr) 46px minmax(100px,1fr);align-items:center;gap:7px;padding:9px 12px;border-bottom:1px solid var(--line)}.competition-match:hover{background:#202320}.competition-match time{font-size:10px;display:grid}.competition-match time span{color:var(--brand);font-weight:800}.competition-match>div{display:flex;align-items:center;justify-content:flex-end;gap:7px;min-width:0;text-align:right;font-size:12px;font-weight:700}.competition-match>div:last-child{justify-content:flex-start;text-align:left}.competition-match img{width:34px;height:34px;object-fit:contain;flex:none}.competition-match>div span{overflow:hidden;text-overflow:ellipsis}.competition-match>strong{border-radius:18px;background:#101210;padding:7px 4px;text-align:center;white-space:nowrap}.standings-scroll{overflow:auto}.standings-scroll table{width:100%;min-width:660px}.knockout-board{padding:14px;display:grid;gap:14px}.knockout-board>section{border:1px solid var(--line);border-radius:8px;overflow:hidden}.knockout-board h3{padding:12px 14px;margin:0;background:#222522;border-bottom:2px solid var(--brand);font-size:14px}.knockout-board .competition-match{grid-template-columns:68px minmax(110px,1fr) 48px minmax(110px,1fr)}
@media(max-width:900px){.competition-layout{grid-template-columns:1fr}.competition-title>img{width:72px;height:72px}.competition-fixtures{max-height:540px;overflow:auto}}
@media(max-width:600px){.competition-page{padding-top:12px}.competition-title{gap:12px}.competition-title h1{font-size:21px}.competition-title p{font-size:12px}.competition-match,.knockout-board .competition-match{grid-template-columns:50px minmax(72px,1fr) 38px minmax(72px,1fr);padding:8px 6px;gap:4px}.competition-match img{width:29px;height:29px}.competition-match>div{font-size:10px}.competition-match>strong{font-size:10px}.knockout-board{padding:8px}}

/* Sarang-style live score and functional Top Liga filters */
.sarang-livescore{max-width:1450px}.sport-tabs{display:flex;gap:34px;align-items:center;margin-left:250px;padding:7px 0 14px;border-bottom:1px solid var(--line);overflow:auto;white-space:nowrap}.sport-tabs b{color:#fff;border-bottom:3px solid var(--brand);padding:10px 0}.sport-tabs span{color:#d4d7d4}.sarang-live-layout{display:grid;grid-template-columns:220px minmax(550px,1fr) 300px;gap:14px;align-items:start}.top-column{min-width:0}.live-search{width:100%;height:44px;background:#171a17;border:1px solid var(--line);border-radius:8px;color:#fff;padding:0 14px;margin:12px 0}.top-league{padding:0;overflow:hidden}.sidebar-title{height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.sidebar-title h3{margin:0}.sidebar-title button{background:var(--brand);border:0;border-radius:18px;padding:5px 13px;color:#fff}.top-league .top-league-btn{width:100%;height:48px;display:flex;align-items:center;gap:10px;background:transparent;color:#fff;border:0;border-bottom:1px solid #303330;padding:0 14px;text-align:left;font-weight:700;cursor:pointer}.top-league-btn img{width:29px;height:29px;object-fit:contain;background:#fff;border-radius:50%;padding:2px}.top-league-btn.active,.top-league-btn:hover{background:var(--brand)}.sarang-live-layout>main{min-width:0}.live-controls{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:12px 0}.status-tabs{display:flex;gap:8px;overflow:auto}.status-tabs button,.live-date-label,.date-strip button,.live-selects>*{background:#1b1e1b;border:1px solid var(--line);color:#d4d7d4;border-radius:18px;padding:8px 16px;white-space:nowrap}.status-tabs button.active,.date-strip button.active,.live-selects #applyLeague{background:var(--brand);color:#fff;border-color:var(--brand)}.live-date-label{font-weight:700}.date-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:10px}.date-strip button{border-radius:8px;padding:6px}.date-strip button b,.date-strip button span{display:block}.date-strip button span{font-size:11px;color:#9da29d}.date-strip button.active span{color:#fff}.live-selects{display:grid;grid-template-columns:1fr 1fr auto auto;gap:8px;margin-bottom:8px}.live-selects>*{border-radius:7px;padding:8px 12px}.sarang-livescore .league-group{margin:12px 0;background:#171917;overflow:hidden}.sarang-livescore .league-head{min-height:57px}.sarang-livescore .score-row{grid-template-columns:70px minmax(150px,1fr) 64px minmax(150px,1fr) 68px;padding:10px 12px}.sarang-livescore .score-team img{width:38px;height:38px}.sarang-livescore .standings{margin-top:12px;padding:14px;max-height:825px;overflow:auto}.sarang-livescore .side-table{font-size:10px}.sarang-livescore .side-table td{padding:6px 3px}.sarang-livescore .positive{color:#15cf72}.sarang-livescore .negative{color:#ff515b}.side-loading{min-height:160px}.no-matches{min-height:360px;display:grid;place-content:center;text-align:center}.no-matches span{display:block;color:var(--muted);font-size:12px;margin-top:4px}
@media(max-width:1150px){.sarang-live-layout{grid-template-columns:210px minmax(500px,1fr)}.sarang-live-layout>.standings{display:none}.sport-tabs{margin-left:230px}}
@media(max-width:800px){.sport-tabs{margin-left:0;gap:22px}.sarang-live-layout{display:block}.top-column{display:none}.live-controls{align-items:flex-start}.status-tabs{max-width:100%}.live-date-label{display:none}.date-strip{display:flex;overflow:auto}.date-strip button{min-width:85px}.live-selects{grid-template-columns:1fr 1fr}.sarang-livescore .score-row{grid-template-columns:1fr 58px 1fr}.sarang-livescore .score-meta{grid-column:1/-1}.sarang-livescore .score-row .live-btn{right:28px}.no-matches{min-height:280px}}
.day-empty{min-height:110px;display:grid;place-items:center;color:var(--muted);border:1px dashed var(--line);border-radius:0 0 8px 8px}
/* Prediction analysis is intentionally separate from the live-stream player. */

/* Connected Sarang-style match, ads, history and standings UI */
.connected-match{max-width:1450px}.match-top-banner{position:relative;display:block;width:100%;height:150px;margin:0 0 18px;border:1px solid #383d38;border-radius:9px;overflow:hidden;background:#181b18}.match-top-banner img,.match-top-banner video{width:100%;height:100%;object-fit:cover}.match-top-banner small,.match-side-ad small,.standings-page-ad small{position:absolute;z-index:2;left:7px;top:7px;background:#111;color:#fff;border:1px solid #777;padding:2px 5px}.connected-match-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start}.connected-match-grid.detail-only{grid-template-columns:minmax(0,1fr) 320px}.connected-score{padding:16px;margin-top:10px}.connected-score>small{display:block;text-align:center;color:#adb3ad;font-weight:700}.connected-score .teams{max-width:720px;margin:14px auto}.connected-score .score{font-size:25px;min-width:90px;text-align:center}.match-side{display:grid;gap:12px}.side-score{padding:10px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.side-score .team img{width:38px;height:38px}.side-score .team b{font-size:9px}.side-score strong{font-size:18px;background:#101210;padding:8px 12px;border-radius:18px}.match-side .comments{width:100%;height:520px;min-height:420px}.match-highlight{display:block;position:relative;overflow:hidden}.match-highlight>img{width:100%;height:190px;object-fit:cover}.match-highlight>span{position:absolute;left:50%;top:80px;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--brand);font-size:20px}.match-highlight>b{display:block;padding:9px;font-size:11px}.match-side-ad{position:relative;display:block;height:390px;overflow:hidden;border-radius:8px}.match-side-ad img,.match-side-ad video{width:100%;height:100%;object-fit:cover}.connected-video-ad .ad-close[disabled]{opacity:.9;cursor:not-allowed}.connected-video-ad>a{display:grid;place-items:center;width:100%;height:100%}.connected-video-ad>a img,.connected-video-ad>a video{max-height:100%;max-width:100%}.sarang-history{display:grid;gap:20px;padding:14px}.sarang-history section{border:1px solid #393d39;border-radius:7px;overflow:hidden}.sarang-history h3{margin:0;padding:13px 16px;background:#1d201d;font-size:13px}.sarang-history-row{min-height:70px;border-top:1px solid #343834;display:grid;grid-template-columns:42px minmax(130px,1fr) 85px minmax(130px,1fr) 34px;gap:8px;align-items:center;padding:8px 14px}.sarang-history-row>img{width:30px;height:30px;object-fit:contain;border:1px solid #555;border-radius:50%}.sarang-history-row>div{display:flex;align-items:center;justify-content:flex-end;gap:8px}.sarang-history-row>div:nth-of-type(2){justify-content:flex-start}.sarang-history-row>div img{width:34px;height:34px;object-fit:contain;border-radius:50%;background:#fff}.sarang-history-row time{text-align:center;font-size:10px;color:#aaa}.sarang-history-row time strong{display:block;color:#fff;background:#252825;border:1px solid #424642;border-radius:15px;padding:3px;font-size:14px}.sarang-history-row i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-weight:800}.sarang-history-row i.W{background:#00a765}.sarang-history-row i.D{background:#efa900}.sarang-history-row i.L{background:#d92332}.standings-page{position:relative}.standings-page-ad{position:relative;display:block;height:480px;margin:22px 0;border-radius:8px;overflow:hidden;border:1px solid #383d38}.standings-page-ad img,.standings-page-ad video{width:100%;height:100%;object-fit:contain;background:#111}.admin-location-help{padding:16px;margin:10px 0 18px;border-left:4px solid var(--brand)}.admin-location-help p{margin:5px 0;color:#cbd0cb}.admin-field-help{display:block;color:#aaa;margin:5px 0 12px}
@media(max-width:900px){.connected-match-grid,.connected-match-grid.detail-only{grid-template-columns:1fr}.match-side{grid-row:2}.match-top-banner{height:auto;aspect-ratio:5/1}.match-side .comments{height:420px}.sarang-history-row{grid-template-columns:32px 1fr 68px 1fr 28px;padding:7px 6px}.sarang-history-row>div b{font-size:9px}.sarang-history-row>div img{width:29px;height:29px}.match-side-ad{height:auto;aspect-ratio:4/5}}
.live-top-ad{display:block;position:relative;width:100%;aspect-ratio:16/3;margin-bottom:12px;border:1px solid #3a3d3a;border-radius:9px;overflow:hidden;background:#0b0c0b}.live-top-ad img,.live-top-ad video{width:100%;height:100%;object-fit:cover}.live-top-ad small{position:absolute;left:7px;top:7px;background:#111d;padding:3px 6px;border-radius:4px}.admin-help{padding:20px;margin-top:20px;max-width:850px}.admin-help li{margin:10px 0}.admin-main label{display:block;margin:12px 0}.admin-main label>.field{display:block;width:100%;margin-top:6px}
@media(max-width:800px){.live-top-ad{aspect-ratio:16/5}}
.prediction-detail-page{max-width:1140px;padding-top:28px}.prediction-detail-actions{display:flex;gap:10px;margin-bottom:14px}.prediction-detail-card{overflow:hidden;padding:0}.prediction-detail-league{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid var(--line)}.prediction-detail-league img{width:34px;height:34px;object-fit:contain}.prediction-detail-league div{display:grid}.prediction-detail-league small{color:var(--muted)}.prediction-detail-date{text-align:center;font-weight:700;padding:24px 12px 8px}.prediction-detail-teams{display:grid;grid-template-columns:1fr 110px 1fr;align-items:center;gap:22px;padding:10px 30px}.prediction-detail-teams>div{display:flex;align-items:center;justify-content:flex-end;gap:14px;font-size:18px}.prediction-detail-teams>div:last-child{justify-content:flex-start}.prediction-detail-teams img{width:72px;height:72px;object-fit:contain}.prediction-detail-teams>strong{font-size:28px;text-align:center;background:#111512;border:1px solid var(--line);border-radius:22px;padding:9px}.prediction-detail-status{text-align:center;color:var(--muted);margin:0;padding:0 0 22px}.prediction-tabs{margin:18px 0 12px;display:flex;gap:8px;flex-wrap:wrap}.prediction-tabs .btn.active{background:var(--brand);color:#fff}.prediction-summary{display:grid;grid-template-columns:160px 1fr 1.5fr;gap:1px;background:var(--line)}.prediction-summary>div{background:var(--panel);padding:24px;display:grid;gap:8px}.prediction-summary small{color:var(--muted)}.prediction-summary strong{font-size:18px}.prediction-summary>div:first-child strong{font-size:30px}.prediction-summary .prob{grid-column:1/-1;display:flex;padding:0;gap:0;overflow:hidden}.prediction-summary .prob span{min-width:64px;padding:10px;text-align:center;font-weight:700;font-size:12px}.prediction-summary .prob .home{background:#00a35a}.prediction-summary .prob .draw{background:#dd7200}.prediction-summary .prob .away{background:#ad3441}
@media(max-width:700px){.prediction-detail-page{padding-top:14px}.prediction-detail-teams{grid-template-columns:1fr 72px 1fr;padding:10px 12px;gap:8px}.prediction-detail-teams>div{display:grid;justify-items:center;text-align:center;font-size:13px}.prediction-detail-teams>div:first-child img{grid-row:1}.prediction-detail-teams img{width:54px;height:54px}.prediction-detail-teams>strong{font-size:19px;padding:8px}.prediction-tabs{overflow-x:auto;flex-wrap:nowrap}.prediction-tabs .btn{white-space:nowrap}.prediction-summary{grid-template-columns:1fr}.prediction-summary .prob{grid-column:1}.prediction-summary>div{padding:18px}}
.sarang-back{display:inline-flex;margin:14px 0}.sarang-match .side-score{display:block;padding:12px 16px}.sarang-match .side-score>small{display:block;text-align:center;color:#aaa;margin-bottom:10px}.sarang-match .side-score>div{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.sarang-match .side-score .team{max-width:none}.sarang-match .side-score strong{font-size:18px;background:#111;padding:7px 12px;border-radius:8px}.detail-match-title{margin-bottom:14px;padding:15px}.detail-match-title>small{display:block;text-align:center;color:#aaa}.match-live-rail{margin:16px 0 22px}.match-live-rail>a{display:inline-block;background:var(--brand);color:#fff;border-radius:18px;padding:8px 16px;font-weight:800;margin-bottom:12px}.match-live-rail>div{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(205px,1fr);gap:10px;overflow-x:auto;padding-bottom:5px}.mini-live-card{border:1px solid #3a3d3a;border-radius:8px;background:linear-gradient(#101310dd,#101310dd),radial-gradient(circle,#285c35,#101310);overflow:hidden;text-align:center;min-height:145px}.mini-live-card.active{border-color:var(--brand)}.mini-live-card>small{display:block;background:#df1744;padding:4px;font-weight:800}.mini-live-card>span{display:block;font-size:10px;padding-top:6px}.mini-live-card>div{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.mini-live-card .team{max-width:none}.mini-live-card .team img{width:38px;height:38px}.mini-live-card>div>strong{background:#111;border-radius:13px;padding:5px 8px}.mini-live-card>b{display:block;background:var(--brand);padding:6px;margin-top:3px;font-size:11px}@media(max-width:700px){.sarang-match .connected-match-grid{display:block}.sarang-match .match-side{margin-top:12px}.match-live-rail>div{grid-auto-columns:190px}}

/* ScoreBat highlights */
.highlight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.highlight-card{display:block;background:var(--panel,#151515);border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden;color:inherit;text-decoration:none;transition:.2s transform,.2s border-color}
.highlight-card:hover{transform:translateY(-2px);border-color:var(--brand)}
.highlight-thumb{position:relative;aspect-ratio:16/9;background:#090909;overflow:hidden}
.highlight-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.highlight-thumb span{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.72);font-size:22px}
.highlight-card>div:last-child{padding:13px;display:grid;gap:6px}
.highlight-card small,.highlight-card time{opacity:.68;font-size:12px}.highlight-card b{line-height:1.35}
.scorebat-player{padding:16px;margin-top:18px}.scorebat-player h3{margin:0 0 12px}.scorebat-player iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:10px;background:#000;display:block}
.highlight-detail{padding-top:24px}.scorebat-fallback{padding:24px}.text-link{display:inline-block;color:var(--brand);text-decoration:none;margin-top:8px}
@media(max-width:1000px){.highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.highlight-grid{grid-template-columns:1fr}.scorebat-player{padding:8px}.scorebat-player iframe{border-radius:8px}}

/* ScoreBat inline playback */
.provider-live-embed{width:100%;height:100%;aspect-ratio:16/9;border:0;background:#000;display:block}
.provider-live-embed[hidden]{display:none!important}
.player video[hidden]{display:none!important}
.scorebat-modal{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.88);display:none;align-items:center;justify-content:center;padding:18px;overflow:auto}
.scorebat-modal.open{display:flex}
.scorebat-modal-card{position:relative;width:min(980px,100%);max-height:92vh;overflow:auto;background:#121412;border:1px solid #3a3d3a;border-radius:14px;padding:18px;box-shadow:0 24px 90px rgba(0,0,0,.65)}
.scorebat-modal-close{position:sticky;top:0;float:right;z-index:4;width:38px;height:38px;border:0;border-radius:50%;background:#252825;color:#fff;font-size:26px;cursor:pointer}
.scorebat-modal-head{padding:3px 52px 12px 2px}.scorebat-modal-head h2{margin:5px 0}.scorebat-modal-head small{color:#aaa}
.scorebat-modal .scorebat-player{padding:0;margin:12px 0}.scorebat-modal .scorebat-player iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:10px;background:#000}
@media(max-width:600px){.scorebat-modal{padding:8px;align-items:flex-start}.scorebat-modal-card{padding:10px;border-radius:10px;max-height:96vh}.scorebat-modal-head h2{font-size:18px}}

/* Live player: intentionally show only the score card below the stream. */
.live-score-only{margin-top:14px}
.live-score-only .score{font-size:18px;min-width:72px;text-align:center}

/* Sarang-inspired clean home + score-only live page */
.home-clean{max-width:1450px}.home-hero{align-items:stretch}.home-banner-carousel{position:relative;min-width:0;overflow:hidden;border-radius:10px}.home-banner-carousel .banner{display:block;width:100%;height:100%;min-height:300px}.home-banner-carousel .banner img{object-fit:contain;background:#0b0d0b}.home-banner-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:38px;height:38px;border:0;border-radius:50%;background:#000b;color:#fff;font-size:28px;cursor:pointer;opacity:.82}.home-banner-arrow:hover{background:var(--brand)}.home-banner-arrow.prev{left:12px}.home-banner-arrow.next{right:12px}.home-banner-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:5px;z-index:4}.home-banner-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#ffffff7a;cursor:pointer}.home-banner-dots button.active{width:22px;border-radius:8px;background:var(--brand)}
.home-clean .section{margin:32px 0;padding-bottom:28px}.home-clean .section-title{padding:8px 18px;font-size:13px}.home-featured-wrap{overflow:hidden}.home-featured-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,1fr);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px;scrollbar-width:none;-ms-overflow-style:none}.home-featured-card{scroll-snap-align:start;display:block;border:1px solid #3a3e3a;border-radius:9px;background:#1b1e1b;padding:13px 15px;min-height:175px;transition:.18s}.home-featured-card:hover{border-color:var(--brand);transform:translateY(-2px)}.home-featured-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:10px;color:#d6dad6}.home-featured-meta>span{display:flex;align-items:center;gap:6px;min-width:0}.home-featured-meta img{width:18px;height:18px;object-fit:contain}.home-featured-meta b{white-space:nowrap;background:#111;padding:4px 7px;border-radius:6px}.home-featured-teams{display:grid;grid-template-columns:1fr 48px 1fr;align-items:center;gap:12px;margin-top:22px}.home-featured-teams>div{display:grid;justify-items:center;text-align:center;gap:7px}.home-featured-teams img{width:62px;height:62px;object-fit:contain;background:#fff;border-radius:50%;padding:4px;border:1px solid #ddd}.home-featured-teams b{font-size:11px;line-height:1.25}.home-featured-teams strong{text-align:center;background:#101210;border-radius:18px;padding:7px 5px;font-size:16px}
.home-prediction-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.home-pred-card{position:relative;min-width:0;height:190px;border:1px solid #3a3e3a;border-radius:9px;overflow:hidden;padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(#07120baa,#07120baa),radial-gradient(circle at 50% 70%,#265f22,#0d120e 68%);transition:.18s}.home-pred-card:before{content:"";position:absolute;inset:auto 0 0;height:52%;background:linear-gradient(180deg,transparent,#113b13aa);pointer-events:none}.home-pred-card>*{position:relative;z-index:1}.home-pred-card:hover{border-color:var(--brand);transform:translateY(-2px)}.home-cover-brand{align-self:flex-start;font-size:8px;font-weight:800;color:#fff9}.home-cover-brand b{color:var(--brand)}.home-cover-teams{display:grid;grid-template-columns:58px 28px 58px;align-items:center;margin:8px 0}.home-cover-teams img{width:56px;height:56px;object-fit:contain;border:2px solid #eee;border-radius:50%;background:#151715;padding:4px}.home-cover-teams span{text-align:center;font-weight:800}.home-pred-card>strong{font-size:11px;text-align:center}.home-pred-card>time{font-size:10px;font-weight:700;margin-top:3px}.home-pred-card>small{font-size:8px;color:#d3d7d3;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px}
.cards.league-cards.home-standings-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.home-standings-grid .league-card{min-width:0;min-height:150px;padding:20px;display:grid;place-content:center;justify-items:center;gap:9px;transition:.18s}.home-standings-grid .league-card:hover{border-color:var(--brand);transform:translateY(-2px)}.home-standings-grid .league-card img{width:76px;height:76px}.home-standings-grid .league-card b{font-size:13px}.compact-empty{min-height:110px;border:1px dashed #3a3e3a;border-radius:8px}
.live-match-clean{max-width:1450px}.live-match-clean .stream-layout{align-items:start}.live-match-clean .match-banner{margin-top:12px}.live-match-clean .live-score-only{padding:12px}.live-match-clean .live-score-only .teams{margin:0;min-height:92px}.live-match-clean .live-score-only .team img{width:58px;height:58px}.live-match-clean .live-score-only .score{font-size:23px;min-width:86px;text-align:center}.live-match-clean .server-list{margin:10px 0 0}.live-others-section{margin-top:30px!important}.live-other-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.live-other-grid .stream-card{min-height:165px}.player-status{pointer-events:none}
@media(max-width:1100px){.home-prediction-grid{grid-template-columns:repeat(3,1fr)}.cards.league-cards.home-standings-grid{grid-template-columns:repeat(3,1fr)}.live-other-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.home-banner-carousel .banner{min-height:230px}}
@media(max-width:800px){.home-banner-carousel .banner{min-height:0;aspect-ratio:16/7}.home-banner-arrow{width:32px;height:32px;font-size:23px}.home-featured-scroller{grid-auto-columns:82vw}.home-featured-card{min-height:160px}.home-featured-teams img{width:54px;height:54px}.home-prediction-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px}.home-pred-card{flex:0 0 190px;height:165px;scroll-snap-align:start}.home-cover-teams{grid-template-columns:50px 24px 50px}.home-cover-teams img{width:48px;height:48px}.cards.league-cards.home-standings-grid{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.home-standings-grid .league-card{min-width:0;min-height:135px}.home-standings-grid .league-card img{width:65px;height:65px}.live-other-grid{grid-template-columns:1fr!important}.live-match-clean .live-score-only .team img{width:50px;height:50px}.live-match-clean .live-score-only .score{font-size:19px;min-width:70px}}

/* Final live-match layout: Sarang-inspired, score only, no detail tabs */
.sarang-live-match{max-width:1450px;padding-top:12px}
.sarang-live-match .sarang-back{margin:8px 0 12px;background:#ffd000;color:#111;border-color:#ffd000}
.sarang-live-main{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:16px;align-items:start}
.sarang-live-player-col{min-width:0}
.sarang-player{width:100%;aspect-ratio:16/9;background:#050505;min-height:0}
.sarang-player video,.sarang-player iframe{width:100%;height:100%;object-fit:contain;background:#000}
.sarang-server-list{margin:10px 0 0;display:flex;gap:8px;flex-wrap:wrap}
.sarang-server-list button{border:1px solid #3b403b;background:#1c201c;color:#fff;border-radius:20px;padding:8px 15px;font-weight:800}
.sarang-server-list button.active{background:var(--brand);border-color:var(--brand);color:#fff}
.sarang-live-side{display:grid;grid-template-rows:auto minmax(430px,1fr);gap:8px;min-height:100%}
.sarang-score-card{padding:10px 12px;margin:0}
.sarang-score-card>small{display:block;text-align:center;color:#c8ccc8;font-weight:700;margin-bottom:8px}
.sarang-score-card>div{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}
.sarang-score-card .team{max-width:none}.sarang-score-card .team img{width:42px;height:42px}.sarang-score-card .team b{font-size:10px;line-height:1.2}
.sarang-score-card strong{background:#0b0d0b;border-radius:8px;padding:8px 12px;font-size:18px;white-space:nowrap}
.sarang-live-comments{height:100%;min-height:430px;border:1px solid #353a35;border-radius:8px;overflow:hidden;background:#171a17}
.sarang-live-comments .comments-list{min-height:360px}
.sarang-live-others{margin-top:16px!important;border-top:0!important;padding-top:0!important}
.sarang-live-others .section-title{display:inline-flex;background:#ffd000;color:#111;border-radius:18px;padding:8px 16px;margin-bottom:12px;font-weight:900}
.sarang-live-others .live-other-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px}
.sarang-live-others .stream-card{min-height:158px}
.sarang-live-top-ad{height:auto;aspect-ratio:7.2/1;max-height:170px}
@media(max-width:1100px){.sarang-live-main{grid-template-columns:minmax(0,1fr) 300px}.sarang-live-others .live-other-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:800px){.sarang-live-main{grid-template-columns:1fr}.sarang-live-side{grid-template-rows:auto 380px}.sarang-live-comments{min-height:380px}.sarang-live-others .live-other-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sarang-live-top-ad{aspect-ratio:4.5/1}.sarang-score-card .team img{width:36px;height:36px}}

/* BOLA UTAMA Sarang-connected final refinements */
.home-info-copy{border-top:1px solid #343834;padding:28px 4px 38px;margin-top:26px}.home-info-copy h2{font-size:25px;margin:0 0 20px}.home-info-copy p{line-height:1.65;color:#e2e5e2;margin:0 0 14px}.home-featured-wrap{position:relative}.home-featured-scroller{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.home-featured-scroller::-webkit-scrollbar{display:none;width:0;height:0}.home-featured-card{min-width:270px}.sarang-detail-page{max-width:1050px}.detail-actions{display:flex;gap:10px;margin:18px 0}.sarang-match-card{padding:16px 22px}.detail-tabs{display:flex;gap:8px;overflow-x:auto;margin:14px 0}.detail-tabs .btn{background:#202320}.detail-tabs .btn.active{background:var(--brand)}.detail-events .event-row{grid-template-columns:55px 1fr 1fr}.stats-compare header,.stats-compare>div{display:grid;grid-template-columns:1fr 1.3fr 1fr;text-align:center;padding:12px;border-bottom:1px solid #343834}.stats-compare header{background:#1b1e1b}.lineup-head{display:grid;grid-template-columns:1fr 1fr 1fr;text-align:center;padding:12px;font-weight:800}.football-pitch{height:520px;position:relative;border:2px solid #a4c6aa;background:#23643d;overflow:hidden;border-radius:8px;background-image:linear-gradient(90deg,transparent 49.8%,#c6e3cc88 50%,transparent 50.2%),linear-gradient(#ffffff10 50%,transparent 50%)}.football-pitch:before{content:'';position:absolute;left:50%;top:50%;width:110px;height:110px;border:2px solid #c6e3cc88;border-radius:50%;transform:translate(-50%,-50%)}.pitch-side{position:absolute;inset:0}.pitch-side.away{transform:rotate(180deg)}.pitch-side.away .pitch-player{transform:translate(-50%,-50%) rotate(180deg)}.pitch-player{position:absolute;transform:translate(-50%,-50%);display:grid;justify-items:center;max-width:90px}.pitch-player span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#111;border:2px solid #fff;font-size:10px}.pitch-player b{font-size:10px;background:#111;padding:2px 5px;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:85px}.history-list>a{display:block;border-bottom:1px solid #343834;padding:10px;color:#fff}.history-list>a>div{display:grid;grid-template-columns:1fr 65px 1fr;align-items:center}.history-list .team{justify-content:center}.widget-dialog{width:min(520px,92vw);background:#171917;border:1px solid #3c403c;border-radius:12px;padding:22px;position:relative}.widget-dialog .modal-x{position:absolute;right:12px;top:10px}.widget-dialog>div{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.widget-body{background:#fff;color:#111}.widget-body #app{min-height:100vh;display:grid;place-items:center}.score-widget{width:min(680px,90vw);background:#202320;color:#fff;border-radius:14px;padding:18px;box-shadow:0 14px 38px #0002}.score-widget header{display:flex!important;position:static!important;background:none!important;border:0!important;justify-content:space-between}.score-widget header span{display:flex;align-items:center;gap:8px}.score-widget header img{width:24px;height:24px}.score-widget>div{display:grid;grid-template-columns:1fr 120px 1fr;align-items:center;margin:20px 0}.score-widget .team{display:grid;justify-items:center}.score-widget .team img{width:64px;height:64px}.score-widget strong{text-align:center;font-size:42px}.score-widget>small{display:block;text-align:center}.auth-page{min-height:70vh;display:grid;place-items:center;padding:35px 15px}.auth-card{width:min(570px,94vw);padding:28px}.auth-card h1{text-align:center;font-size:26px}.auth-card form{display:grid;gap:12px}.auth-card .btn{width:100%;padding:14px}.phone-field{display:grid;grid-template-columns:55px 1fr}.phone-field>span{display:grid;place-items:center;border:1px solid #555;border-right:0;border-radius:7px 0 0 7px}.phone-field .field{border-radius:0 7px 7px 0}.comment-login-lock{min-height:90px;display:flex;align-items:center;justify-content:center;gap:12px;color:#777;padding:15px}.standings-sarang{padding-top:24px}.standings-sarang .sport-tabs{margin-bottom:24px}.standings-sarang-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px}.sarang-league-grid{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:28px}.sarang-league-grid .league-card{min-height:155px}.standings-side-ad{display:block;position:sticky;top:90px;height:670px;border-radius:8px;overflow:hidden}.standings-side-ad img,.standings-side-ad video{width:100%;height:100%;object-fit:cover}.standings-side-ad small{position:absolute;background:#111;padding:2px 5px;color:#fff}.auth-modal{position:fixed;inset:0;background:#000b;backdrop-filter:blur(7px);z-index:9999;display:grid;place-items:center}.modal-x{border:1px solid #666;background:#222;color:#fff;border-radius:50%;width:28px;height:28px}
@media(max-width:900px){.standings-sarang-layout{grid-template-columns:1fr}.standings-side-ad{display:none}.sarang-league-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.football-pitch{height:430px}.score-widget>div{grid-template-columns:1fr 85px 1fr}.score-widget strong{font-size:30px}}

.modal-register{position:relative}.modal-register .modal-x{position:absolute;right:14px;top:14px}.modal-register form{display:grid;gap:12px}.modal-register .btn{width:100%;padding:14px}

.featured-carousel-control{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px}.featured-arrow{width:30px;height:30px;border:0;border-radius:50%;background:var(--brand);color:#fff;font-size:24px;cursor:pointer}.featured-carousel-control .home-featured-scroller{min-width:0}@media(max-width:800px){.featured-carousel-control{grid-template-columns:28px minmax(0,1fr) 28px}.featured-arrow{width:27px;height:27px;font-size:20px}}
\n/* Upcoming 24h + score readability + BOLA UTAMA widget */\n.stream-card .teams{grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr)!important;align-items:center}.stream-card .stream-score,.stream-card .score{display:inline-flex!important;align-items:center;justify-content:center;white-space:nowrap!important;word-break:keep-all!important;min-width:58px;line-height:1!important;padding:8px 7px!important;font-variant-numeric:tabular-nums}.stream-card.is-upcoming .status{background:#d6a900!important;color:#111!important}.stream-card.is-upcoming .countdown{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.widget-dialog .field{width:100%;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.widget-body{margin:0;background:#fff;color:#111}.widget-body #app{min-height:100vh;display:grid;place-items:center;padding:36px 16px;box-sizing:border-box}.score-widget.sarang-widget{width:min(720px,92vw);background:#202320;color:#fff;border-radius:16px;padding:18px 22px 20px;box-shadow:0 22px 55px #0002;border:1px solid #303530}.widget-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.widget-league{display:flex;align-items:center;gap:9px;font-weight:800}.widget-league img{width:24px;height:24px;object-fit:contain}.widget-topline>b{color:#d9ff00;font-size:13px}.widget-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin:8px 0 -2px;color:#aab0aa;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.widget-brand img{width:74px;height:26px;object-fit:contain}.widget-match{display:grid;grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr);align-items:center;gap:14px;margin:18px 0 12px}.widget-match .team{display:grid;justify-items:center;text-align:center;gap:7px;min-width:0}.widget-match .team img{width:68px;height:68px;object-fit:contain}.widget-match .team b{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.widget-match>strong{font-size:42px;text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums}.widget-foot{text-align:center;display:grid;gap:4px;font-size:11px;color:#cfd3cf}.widget-foot b{color:#fff;font-size:12px}@media(max-width:650px){.widget-match{grid-template-columns:minmax(0,1fr) 92px minmax(0,1fr);gap:8px}.widget-match>strong{font-size:30px}.widget-match .team img{width:52px;height:52px}.widget-match .team b{font-size:11px}.score-widget.sarang-widget{padding:15px}.stream-card .teams{grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr)!important}.stream-card .stream-score{min-width:50px;font-size:14px}}\n
.score-pill,.prediction-detail-teams>strong,.home-featured-teams>strong,.sarang-score-card strong{white-space:nowrap!important;word-break:keep-all!important;font-variant-numeric:tabular-nums}.widget-text-logo{display:inline-flex!important;align-items:baseline;gap:3px;font-size:18px;letter-spacing:-.04em}.widget-text-logo b{color:var(--brand,#54d400);font-style:normal}.widget-text-logo em{color:#fff;font-style:normal;font-weight:900}.widget-brand-name{font-size:9px;color:#8e948e}

/* 2026-08-30 — BOLA UTAMA mobile layout, Sarang-inspired */
@media (max-width:800px){
  html,body{max-width:100%;overflow-x:hidden;background:#111411}
  body{padding-bottom:76px;font-size:12px}
  header{height:72px;background:#1a1d1a;border-bottom:1px solid #3b3f3b}
  .nav{height:72px;padding:0 15px;max-width:none}
  .brand{min-width:0}.brand img{max-height:32px;max-width:135px}.brand b{font-size:19px}.brand span{font-size:15px}.brand small{font-size:5px;white-space:nowrap}
  .head-right{margin-left:auto}.head-right #clock{font-size:12px;font-weight:700;line-height:1.05;text-align:right}.head-right #clock:after{content:'\A(GMT+7)';white-space:pre;font-size:8px;color:#b7bbb7}
  .container{padding:14px 10px 20px;width:100%;max-width:100%}
  h1{font-size:21px;line-height:1.2}h2{font-size:18px}.section{margin:25px 0;padding-bottom:22px}.section-title,.home-clean .section-title{font-size:11px;padding:7px 15px;border-radius:18px;margin-bottom:13px}
  .hero.home-hero{display:block}.side-news{display:none}.home-banner-carousel{border-radius:8px}.home-banner-carousel .banner{aspect-ratio:16/9;min-height:0;border-radius:8px;background:#0c0e0c}.home-banner-carousel .banner img{object-fit:cover}.home-banner-arrow{display:none}.home-banner-dots{bottom:7px}.home-banner-dots button{width:6px;height:6px}.home-banner-dots button.active{width:8px;border-radius:50%}
  .featured-carousel-control{display:grid;grid-template-columns:26px minmax(0,1fr) 26px;gap:5px;align-items:center}.featured-arrow{display:grid;place-items:center;width:25px;height:25px;padding:0;font-size:17px;background:#6b556d;color:#fff}.home-featured-wrap{overflow:visible}.home-featured-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100vw - 82px)/2);gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:1px 0 4px;overscroll-behavior-inline:contain}.home-featured-scroller::-webkit-scrollbar{display:none}.home-featured-card{min-width:0;width:auto;min-height:185px;padding:10px 8px;border-radius:8px;scroll-snap-align:start;background:#1b1e1b}.home-featured-meta{display:grid;grid-template-columns:1fr;font-size:8px;gap:5px}.home-featured-meta>span{font-size:8px}.home-featured-meta b{justify-self:end;font-size:8px;padding:3px 5px}.home-featured-teams{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr);gap:4px;margin-top:13px}.home-featured-teams img{width:48px;height:48px}.home-featured-teams b{font-size:9px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.home-featured-teams strong{font-size:14px;padding:6px 3px;white-space:nowrap}
  .cards.streams{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.stream-card{min-height:185px;padding:9px 7px}.stream-card .status{left:27%;right:27%;font-size:9px;padding:2px}.stream-card .league-line{font-size:8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stream-card .teams{display:grid!important;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)!important;gap:3px;margin:15px 0 10px}.stream-card .team{max-width:none;min-width:0}.stream-card .team img{width:43px;height:43px}.stream-card .team b{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stream-card .stream-score{min-width:38px;font-size:11px;padding:5px 3px}.stream-card .countdown{font-size:9px;padding:5px 2px}
  .home-prediction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible}.home-pred-card{width:auto;flex:none;height:164px;padding:8px;border-radius:7px}.home-cover-teams{grid-template-columns:46px 20px 46px}.home-cover-teams img{width:45px;height:45px}.home-pred-card>strong{font-size:9px}.home-pred-card>time{font-size:8px}.home-pred-card>small{font-size:7px}.home-cover-brand{font-size:7px}
  .cards.league-cards.home-standings-grid,.sarang-league-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.league-card,.home-standings-grid .league-card,.sarang-league-grid .league-card{min-height:118px!important;padding:15px 8px!important}.league-card img,.home-standings-grid .league-card img,.sarang-league-grid .league-card img{width:58px!important;height:58px!important}.league-card b,.league-card span{font-size:10px}
  .home-info-copy{padding:23px 3px 30px;margin-top:18px}.home-info-copy h2{font-size:19px;line-height:1.3}.home-info-copy p{font-size:11px;line-height:1.65}
  .filters{gap:8px}.filters input,.filters select,.filters button,.field{min-height:40px;font-size:11px;padding:9px 11px}.score-row{font-size:10px}.score-team img{width:42px!important;height:42px!important}.score-pill{font-size:13px!important}
  .sarang-predictions{padding-top:8px}.sarang-page-title h1{font-size:20px}.cover-slider{margin-top:10px}.prediction-copy{text-align:left;padding:5px 0 8px}.prediction-copy h2{font-size:18px;text-align:center}.prediction-copy p{font-size:11px;line-height:1.5}.sarang-league .league-head{padding:11px}.pred-match{grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr)!important}.pred-side img{width:39px!important;height:39px!important}.pred-side b{font-size:9px}.pred-kick time{font-size:10px}.pred-kick strong{font-size:13px;white-space:nowrap}.pred-form{gap:3px}.pred-form i{width:21px;height:21px;font-size:9px}
  .standings-sarang{padding-top:8px}.standings-sarang h1{font-size:20px}.standings-sarang .sport-tabs{display:flex;overflow-x:auto;gap:18px;white-space:nowrap;padding-bottom:10px;margin-bottom:12px}.standings-sarang-layout{display:block}.standings-sarang-layout>aside{display:none}.country-heading{display:block!important}.country-heading h2{font-size:17px}.country-heading input{width:100%;margin-top:10px}.country summary{min-height:54px}.country-leagues a{font-size:11px}
  .news-grid{grid-template-columns:1fr!important;gap:11px}.news-card{display:grid;grid-template-columns:125px 1fr;min-height:110px}.news-card img{width:125px;height:110px}.news-card div{padding:10px}.news-card h3{font-size:11px;margin:0 0 7px}.news-card p{font-size:9px}.sport-tabs{overflow-x:auto;white-space:nowrap;scrollbar-width:none}
  .stream-layout{display:block}.live-match-clean .player{border-radius:0}.comments{height:340px;margin-top:10px}.match-live-rail>div{grid-auto-columns:calc((100vw - 38px)/2);gap:9px}.mini-live-card{min-height:160px}.mini-live-card .team img{width:42px;height:42px}
  .prediction-detail-card,.sarang-match-card{border-radius:7px}.prediction-detail-teams{grid-template-columns:minmax(0,1fr) 65px minmax(0,1fr)}.prediction-detail-teams img{width:49px;height:49px}.prediction-detail-teams>strong{font-size:18px}.detail-tabs,.prediction-tabs{scrollbar-width:none}.football-pitch{height:430px}
  footer{margin-top:28px;padding:24px 14px 92px}.footer-grid{grid-template-columns:1fr 1fr;gap:20px}.footer-grid .brand{grid-column:1/-1}.footer-grid a,.footer-grid span{font-size:10px}
  #top{right:14px;bottom:82px;width:44px;height:44px;font-size:20px}
  .mobile-nav{left:6px;right:6px;bottom:7px;height:59px;padding:4px 6px;background:#1d201df5;border-color:#454a45;border-radius:31px;box-shadow:0 9px 28px #0008;gap:2px;justify-content:space-between}.mobile-nav a{min-width:43px;height:45px;padding:0 10px!important;border-radius:23px!important;display:flex;align-items:center;justify-content:center;gap:7px;font-size:16px;font-weight:700}.mobile-nav a span{display:none;font-size:10px!important;white-space:nowrap}.mobile-nav a.active{background:var(--brand);color:#fff;min-width:90px}.mobile-nav a.active span{display:inline}.mobile-nav a[href='/profile']{font-size:15px}
}
@media(max-width:390px){.home-featured-scroller{grid-auto-columns:calc((100vw - 76px)/2)}.home-featured-card{min-height:172px}.home-featured-teams img{width:43px;height:43px}.cards.streams{gap:7px}.stream-card{min-height:175px}.home-prediction-grid{gap:7px}.mobile-nav a{min-width:39px;padding:0 8px!important}.mobile-nav a.active{min-width:82px}}

/* Final Sarang-clean match formatting */
.home-featured-scroller{scrollbar-width:none!important;-ms-overflow-style:none!important;padding-bottom:2px!important}
.home-featured-scroller::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
.home-featured-teams{grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr)!important}
.home-featured-teams>div{min-width:0}.home-featured-teams b{width:100%;white-space:normal;overflow-wrap:anywhere}
.home-featured-teams strong,.pred-kick strong,.score-pill{white-space:nowrap!important;font-variant-numeric:tabular-nums}
.real-status{display:inline-flex;margin-left:5px;padding:2px 5px;border-radius:4px;background:#ffd000;color:#111;font-size:8px;font-style:normal;font-weight:900}
@media(max-width:800px){.home-featured-scroller{padding-bottom:1px!important}.home-featured-teams{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)!important}}

/* LIVE SCORE TEAM ORDER FIX: Nama Team [Logo] SKOR : SKOR [Logo] Nama Team */
.sarang-livescore .score-row{grid-template-columns:70px minmax(180px,1fr) 74px minmax(180px,1fr) 68px}
.sarang-livescore .score-team{display:flex;align-items:center;gap:10px;min-width:0}
.sarang-livescore .home-team{justify-content:flex-end;text-align:right}
.sarang-livescore .away-team{justify-content:flex-start;text-align:left}
.sarang-livescore .home-team b,.sarang-livescore .away-team b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sarang-livescore .score-pill{white-space:nowrap;min-width:58px;font-variant-numeric:tabular-nums}
@media(max-width:800px){
 .sarang-livescore .score-row{grid-template-columns:1fr 58px 1fr;column-gap:8px;padding:11px 8px}
 .sarang-livescore .score-meta{grid-column:1/-1}
 .sarang-livescore .score-team{gap:7px}
 .sarang-livescore .score-team img{width:34px;height:34px;flex:0 0 34px}
 .sarang-livescore .home-team{justify-content:flex-end;text-align:right}
 .sarang-livescore .away-team{justify-content:flex-start;text-align:left}
 .sarang-livescore .score-team b{font-size:11px;max-width:110px}
 .sarang-livescore .score-pill{font-size:12px;padding:6px 5px;min-width:52px}
 .sarang-livescore .score-row .live-btn{grid-column:3;justify-self:end}
}

/* 2026-08-30 FINAL RESPONSIVE + PERFORMANCE POLISH */
html{background:#121413}body{overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,video,iframe{max-width:100%}img{image-rendering:auto}.container,.nav,.footer-grid{width:min(100% - 32px,1380px);margin-inline:auto}.section,.panel,.match-card,.league-card,.news-card,.country,.auth-card{contain:layout paint style}.cards>*{min-width:0}

/* ads: every admin placement stays inside its allocated box */
.match-top-banner,.live-top-ad,.sarang-live-top-ad{display:block;position:relative;width:100%;aspect-ratio:16/3;max-height:190px;overflow:hidden;border:1px solid #343834;border-radius:10px;background:#0b0d0b}.match-top-banner img,.match-top-banner video,.live-top-ad img,.live-top-ad video,.sarang-live-top-ad img,.sarang-live-top-ad video{width:100%;height:100%;display:block;object-fit:cover}.match-top-banner small,.live-top-ad small,.sarang-live-top-ad small,.standings-side-ad small{position:absolute;z-index:2;left:6px;top:6px;background:#111;color:#fff;border-radius:3px;padding:2px 5px;font-size:9px}.ad-overlay,.connected-video-ad{position:absolute;inset:0;z-index:12;display:grid;place-items:center;background:#000d;overflow:hidden}.ad-overlay>a,.connected-video-ad>a{width:100%;height:100%;display:grid;place-items:center}.ad-overlay img,.ad-overlay video,.connected-video-ad img,.connected-video-ad video{width:100%;height:100%;object-fit:contain;background:#000}.ad-overlay .ad-close,.connected-video-ad .ad-close{position:absolute;right:12px;bottom:12px;z-index:13}.standings-side-ad{aspect-ratio:9/16;height:auto!important;max-height:720px;background:#0b0d0b}.standings-side-ad img,.standings-side-ad video{object-fit:cover}

/* standings: clean Sarang-like desktop/tablet layout */
.standings-sarang{max-width:1280px;padding-top:28px}.standings-sarang>h1{margin:8px 0 22px;font-size:25px}.standings-sarang .sport-tabs{border-bottom:1px solid #343834;padding-bottom:14px}.standings-sarang-layout{grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start}.sarang-league-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px}.sarang-league-grid .league-card{min-height:155px!important;border-radius:7px;display:grid;place-items:center;align-content:center;gap:9px;text-align:center}.sarang-league-grid .league-card img{width:68px!important;height:68px!important;object-fit:contain}.sarang-league-grid .league-card b{font-size:12px;line-height:1.25}.country-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:30px 0 14px}.country-heading .field{width:300px}.countries{display:grid;gap:10px}.country{overflow:hidden}.country summary{min-height:58px;padding:12px 16px;display:grid;grid-template-columns:32px 1fr auto 18px;gap:10px;align-items:center;cursor:pointer}.country summary img{width:28px;height:28px;border-radius:50%;object-fit:cover}.country-leagues{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#343834}.country-leagues a{background:#1b1e1b;padding:12px;display:grid;grid-template-columns:28px 1fr 18px;align-items:center;gap:9px}.country-leagues img{width:27px;height:27px;object-fit:contain}

/* auth flow: robust and centered */
.auth-modal{padding:18px;overflow:auto}.auth-card,.modal-register{max-height:calc(100vh - 36px);overflow:auto}.modal-register{width:min(560px,100%);padding:30px}.modal-register .field,.auth-card .field{width:100%;min-width:0}.phone-field{min-width:0}.phone-field .field{min-width:0}.auth-card button[disabled]{opacity:.65;cursor:wait}#modalRegisterMsg,#authMsg{min-height:20px;color:#ffd000;font-size:12px}

/* stream player: correct aspect ratio, avoid layout shifts */
.sarang-player,.player{aspect-ratio:16/9;background:#000;overflow:hidden}.sarang-player video,.sarang-player iframe,.player>video,.player>iframe{width:100%!important;height:100%!important;object-fit:contain;background:#000}.server-list{display:flex;gap:8px;overflow:auto;scrollbar-width:none}.server-list::-webkit-scrollbar{display:none}

/* bottom navigation: Sarang proportions, fixed and safe-area aware */
.mobile-nav{display:none}.mobile-nav .micon{font-style:normal;font-size:18px;line-height:1}.mobile-nav a{user-select:none;-webkit-tap-highlight-color:transparent}

@media (max-width:1100px) and (min-width:801px){
 .container,.nav,.footer-grid{width:min(100% - 28px,1040px)}.nav nav{gap:14px}.standings-sarang-layout{grid-template-columns:minmax(0,1fr) 240px}.sarang-league-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.layout3{grid-template-columns:180px minmax(0,1fr)!important}.layout3>.standings{display:none}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sarang-live-main{grid-template-columns:minmax(0,1fr) 300px}
}

@media (max-width:800px){
 html,body{width:100%;min-width:0}.container,.nav,.footer-grid{width:100%;margin:0;padding-left:18px;padding-right:18px}main#app{min-height:calc(100vh - 72px)}
 header{position:sticky;top:0}.nav nav{display:none}.head-right>a{display:none}.head-right{display:flex!important}.brand img{object-fit:contain}.section{overflow:hidden}.section-title{max-width:max-content}
 .mobile-nav{display:flex;position:fixed;z-index:200;left:14px!important;right:14px!important;bottom:max(10px,env(safe-area-inset-bottom))!important;height:60px!important;background:#1d201df5!important;border:1px solid #484d48!important;border-radius:32px!important;padding:5px!important;box-shadow:0 10px 30px #000b!important;align-items:center;justify-content:space-between;gap:1px!important;backdrop-filter:blur(12px)}
 .mobile-nav a{flex:0 1 auto!important;min-width:42px!important;height:48px!important;padding:0 10px!important;border-radius:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;background:transparent!important;color:#fff!important;font-size:0!important}
 .mobile-nav a .micon{font-size:18px!important}.mobile-nav a span{display:none!important;font-size:11px!important;font-weight:700!important;white-space:nowrap}.mobile-nav a.active{background:var(--brand)!important;color:#111!important;min-width:102px!important}.mobile-nav a.active span{display:inline!important}.mobile-nav a.active .micon{font-size:17px!important}
 body{padding-bottom:86px}.home-featured-scroller,.sport-tabs,.filters,.detail-tabs,.server-list{scrollbar-width:none}.home-featured-scroller::-webkit-scrollbar,.sport-tabs::-webkit-scrollbar,.filters::-webkit-scrollbar,.detail-tabs::-webkit-scrollbar,.server-list::-webkit-scrollbar{display:none}
 .cards.streams,.home-prediction-grid,.cards.league-cards.home-standings-grid,.sarang-league-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.stream-card,.home-pred-card,.league-card{min-width:0!important}.home-featured-scroller{grid-auto-columns:calc((100vw - 68px)/2)!important}
 .standings-sarang{padding:16px 18px 30px!important}.standings-sarang-layout{display:block!important}.standings-sarang-layout>aside{display:none!important}.standings-sarang>h1{font-size:21px;margin:8px 0 18px}.sarang-league-grid{gap:10px!important}.sarang-league-grid .league-card{min-height:118px!important;padding:12px 7px!important}.sarang-league-grid .league-card img{width:54px!important;height:54px!important}.sarang-league-grid .league-card b{font-size:10px!important}.country-heading{display:block!important;margin-top:25px}.country-heading .field{width:100%;margin-top:10px}.country summary{grid-template-columns:28px 1fr auto 16px;padding:10px 12px}.country-leagues{grid-template-columns:1fr}.standings-side-ad{display:none!important}
 .match-top-banner,.live-top-ad,.sarang-live-top-ad{aspect-ratio:16/5;max-height:150px;border-radius:7px}.sarang-live-main{display:block!important}.sarang-live-side{margin-top:10px}.comments{height:300px}.ad-overlay .ad-close,.connected-video-ad .ad-close{right:8px;bottom:8px}
 .auth-modal{align-items:start;padding:14px;padding-top:max(18px,env(safe-area-inset-top))}.modal-register{padding:24px 18px;margin:auto}.auth-card h1{font-size:22px}.phone-field{grid-template-columns:52px 1fr}
 .news-card{overflow:hidden}.news-card img{object-fit:cover}.football-pitch{height:min(430px,88vw)}
}

@media(max-width:420px){
 .container,.nav,.footer-grid{padding-left:12px;padding-right:12px}.mobile-nav{left:8px!important;right:8px!important}.mobile-nav a{min-width:38px!important;padding:0 8px!important}.mobile-nav a.active{min-width:88px!important}.mobile-nav a .micon{font-size:17px!important}.mobile-nav a span{font-size:10px!important}
 .cards.streams,.home-prediction-grid,.cards.league-cards.home-standings-grid,.sarang-league-grid{gap:8px!important}.home-featured-scroller{grid-auto-columns:calc((100vw - 54px)/2)!important;gap:8px!important}.stream-card{min-height:170px!important}.home-pred-card{height:154px!important}.sarang-league-grid .league-card{min-height:112px!important}.news-card{grid-template-columns:112px minmax(0,1fr)!important}.news-card img{width:112px!important;height:105px!important}
}

/* 2026-08-30 NAV + ADS FIT + STREAM UX FINAL */
/* Admin ads: never crop source artwork. Preserve full creative on every viewport. */
.match-top-banner,.live-top-ad,.sarang-live-top-ad{
  aspect-ratio:auto!important;max-height:none!important;height:auto!important;min-height:0!important;
  overflow:hidden!important;background:#0b0d0b!important;line-height:0!important
}
.match-top-banner img,.live-top-ad img,.sarang-live-top-ad img{
  width:100%!important;height:auto!important;max-height:min(32vw,260px)!important;object-fit:contain!important;object-position:center!important;display:block!important
}
.match-top-banner video,.live-top-ad video,.sarang-live-top-ad video{
  width:100%!important;height:auto!important;aspect-ratio:16/9!important;max-height:min(42vw,420px)!important;object-fit:contain!important;background:#000!important;display:block!important
}
.standings-side-ad{width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;overflow:hidden!important;background:#0b0d0b!important;line-height:0!important}
.standings-side-ad img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;display:block!important}
.standings-side-ad video{width:100%!important;height:auto!important;aspect-ratio:9/16!important;object-fit:contain!important;background:#000!important;display:block!important}
.ad-overlay,.connected-video-ad{inset:0!important;padding:0!important;background:#000!important}
.ad-overlay>a,.connected-video-ad>a{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#000!important}
.ad-overlay img,.connected-video-ad img,.ad-overlay video,.connected-video-ad video{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#000!important}

/* Crisp Sarang-like mobile navigation. SVG icons stay sharp at every DPR. */
.mobile-nav .micon{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px}
.mobile-nav .micon svg{width:22px;height:22px;display:block;fill:currentColor;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.mobile-nav .micon svg rect,.mobile-nav .micon svg circle{fill:none}
.mobile-nav a:nth-child(4) .micon svg path,.mobile-nav a:nth-child(6) .micon svg path{fill:currentColor;stroke:none}
@media(max-width:800px){
 .mobile-nav{
   left:12px!important;right:12px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;
   height:64px!important;padding:7px 8px!important;border-radius:34px!important;
   background:#1b1e1bf7!important;border:1px solid #474b47!important;box-shadow:0 10px 32px #000c!important;
   display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:2px!important;align-items:center!important
 }
 .mobile-nav a{
   width:100%!important;min-width:0!important;height:50px!important;padding:0 7px!important;border-radius:25px!important;
   display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;
   color:#fff!important;background:transparent!important;overflow:hidden!important;transition:background .16s ease,color .16s ease!important
 }
 .mobile-nav a span{display:none!important;font-size:11px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}
 .mobile-nav a.active{grid-column:span 2;background:var(--brand)!important;color:#101210!important}
 .mobile-nav a.active span{display:inline!important}
 /* keep exactly six items on one row: active item takes two slots by shrinking the other five dynamically */
 .mobile-nav:has(a.active){grid-template-columns:repeat(5,minmax(40px,1fr)) minmax(94px,1.8fr)!important}
 .mobile-nav a.active{grid-column:auto!important;min-width:94px!important}
 body{padding-bottom:90px!important}
}
@media(max-width:430px){
 .mobile-nav{left:8px!important;right:8px!important;height:62px!important;padding:6px!important}
 .mobile-nav:has(a.active){grid-template-columns:repeat(5,minmax(36px,1fr)) minmax(86px,1.75fr)!important}
 .mobile-nav a{height:48px!important;padding:0 5px!important;gap:5px!important}.mobile-nav a.active{min-width:86px!important}
 .mobile-nav .micon,.mobile-nav .micon svg{width:20px;height:20px}.mobile-nav a span{font-size:10px!important}
 .match-top-banner img,.live-top-ad img,.sarang-live-top-ad img{max-height:none!important}
}
/* nav distribution correction: active pill expands naturally in its actual position */
.mobile-nav .micon svg{fill:none!important}
.mobile-nav .micon svg path{fill:none!important}
.mobile-nav a:nth-child(1) .micon svg path,.mobile-nav a:nth-child(4) .micon svg path,.mobile-nav a:nth-child(6) .micon svg path{fill:currentColor!important;stroke:currentColor!important}
@media(max-width:800px){
 .mobile-nav{display:flex!important;grid-template-columns:none!important;justify-content:stretch!important}
 .mobile-nav a{flex:1 1 0!important;min-width:0!important}
 .mobile-nav a.active{flex:1.9 1 0!important;min-width:92px!important}
}
@media(max-width:430px){.mobile-nav a.active{min-width:82px!important;flex:1.8 1 0!important}}


/* 2026-08-30 PERFORMANCE + AD FIT FINAL */
.section-skeleton,.skeleton-list{min-height:140px;border:1px solid #303430;border-radius:10px;background:linear-gradient(90deg,#181b18 25%,#242824 50%,#181b18 75%);background-size:220% 100%;animation:skel 1.15s linear infinite}
.skeleton-list{min-height:110px}.home-ready .section-skeleton{display:none}@keyframes skel{to{background-position:-220% 0}}
img{content-visibility:auto}.home-featured-card img,.home-pred-card img,.stream-card img,.league-card img,.news-card img,.highlight-card img{image-rendering:auto}
/* Every admin-controlled creative must remain fully visible. */
.match-top-banner,.live-top-ad,.sarang-live-top-ad,.standings-side-ad{display:grid!important;place-items:center!important;background:#090a09!important;overflow:hidden!important}
.match-top-banner img,.live-top-ad img,.sarang-live-top-ad img,.standings-side-ad img{width:100%!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}
.match-top-banner video,.live-top-ad video,.sarang-live-top-ad video,.standings-side-ad video{width:100%!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;background:#000!important}
.admin-main img,.admin-main video{max-width:100%;height:auto;object-fit:contain}
@media(max-width:800px){
  .home-banner-carousel .banner img.fit-banner{object-fit:contain!important;background:#0a0b0a!important}
  .mobile-nav{left:10px!important;right:10px!important;bottom:max(9px,env(safe-area-inset-bottom))!important;height:58px!important;border-radius:29px!important;padding:5px 7px!important;background:#1b1e1bfa!important;border:1px solid #444a44!important;box-shadow:0 7px 24px #000a!important}
  .mobile-nav a{height:46px!important;border-radius:23px!important;padding:0 6px!important;gap:6px!important}
  .mobile-nav a.active{flex:1.72 1 0!important;min-width:78px!important}
  .mobile-nav .micon,.mobile-nav .micon svg{width:19px!important;height:19px!important;flex-basis:19px!important}
  .mobile-nav a span{font-size:10px!important;letter-spacing:-.1px!important}
  .match-top-banner,.live-top-ad,.sarang-live-top-ad{width:100%!important;aspect-ratio:auto!important;max-height:none!important}
  .match-top-banner img,.live-top-ad img,.sarang-live-top-ad img{max-height:none!important}
}
@media(max-width:380px){.mobile-nav{left:6px!important;right:6px!important}.mobile-nav a{padding:0 4px!important}.mobile-nav a.active{min-width:72px!important}.mobile-nav a span{font-size:9px!important}}


/* Final player ad: full-frame, Sarang-style skip countdown. */
.sarang-video-ad{position:absolute!important;inset:0!important;z-index:30!important;padding:0!important;background:#000!important;overflow:hidden!important;display:block!important}
.sarang-video-ad .sarang-ad-click{position:absolute!important;inset:0!important;display:block!important;background:#000!important;overflow:hidden!important}
.sarang-video-ad .sarang-ad-media{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;display:block!important;object-fit:cover!important;object-position:center!important;background:#000!important}
.sarang-video-ad .sarang-ad-skip{position:absolute!important;right:14px!important;bottom:14px!important;z-index:32!important;border:0!important;border-radius:999px!important;background:rgba(31,31,31,.88)!important;color:#fff!important;font-weight:700!important;padding:10px 16px!important;min-width:148px!important;box-shadow:0 2px 12px #0007!important;cursor:pointer!important}
.sarang-video-ad .sarang-ad-skip:not([disabled]){background:#ffd000!important;color:#111!important}
.sarang-video-ad .sarang-ad-skip[disabled]{cursor:default!important;opacity:1!important}
.sarang-video-ad .sarang-ad-skip span{font-size:20px;line-height:0;vertical-align:-1px;margin-left:3px}
.sarang-video-ad .sarang-ad-mute{position:absolute!important;right:12px!important;top:12px!important;z-index:32!important;width:40px!important;height:40px!important;border:0!important;border-radius:50%!important;background:rgba(20,20,20,.82)!important;color:#fff!important;font-size:18px!important;display:grid!important;place-items:center!important;cursor:pointer!important}
@media(max-width:800px){.sarang-video-ad .sarang-ad-skip{right:10px!important;bottom:10px!important;padding:9px 14px!important;min-width:136px!important;font-size:12px!important}.sarang-video-ad .sarang-ad-mute{right:9px!important;top:9px!important;width:36px!important;height:36px!important}}

/* Strict RapidAPI-only upcoming cards */
.stream-card.is-upcoming .status{font-size:8px;letter-spacing:.02em;white-space:nowrap;padding-left:6px;padding-right:6px}
.live-hub-card[data-stream-status="scheduled"] .live-watch{font-variant-numeric:tabular-nums;font-weight:800}
