@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}}

/* RUPIAH TOTO 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}}

/* Upcoming 24h + score readability + RUPIAH TOTO widget */
.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}}

.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 — RUPIAH TOTO 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}

/* ===== RUPIAH TOTO final polish: responsive, article editor, member tools, highlight ads ===== */
:root{--surface:#171a18;--surface-2:#1d211e;--line:#343a35;--muted:#aab2ac;--shadow:0 12px 32px rgba(0,0,0,.18)}
body{line-height:1.55}.panel,.match-card,.league-card,.news-card,.country{box-shadow:none}.field{background:#131614;border:1px solid #39403b;color:#fff;border-radius:9px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.field:focus{border-color:color-mix(in srgb,var(--brand) 70%,white 10%);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 18%,transparent)}

.article-natural{max-width:980px;padding-top:42px;padding-bottom:70px}.article-head{position:static;background:none;border:0;padding:0;margin-bottom:22px}.article-head h1{font-size:clamp(30px,4vw,52px);line-height:1.16;margin:8px 0 14px;letter-spacing:-.025em}.article-head>small{color:var(--brand);font-weight:800;letter-spacing:.05em}.article-meta{display:flex;gap:16px;flex-wrap:wrap;color:var(--muted);font-size:13px}.article-excerpt{font-size:17px;color:#d9dfda;max-width:820px;margin:18px 0 0}.article-cover{margin:28px 0 34px}.article-cover img{display:block;width:100%;max-height:560px;object-fit:cover;border-radius:14px;border:1px solid var(--line)}.article-content{font-size:16px;line-height:1.9;color:#e9edea}.article-content p{margin:0 0 1.4em}.article-inline-image{margin:30px 0}.article-inline-image img{display:block;width:100%;max-height:620px;object-fit:contain;background:#0d0f0e;border:1px solid var(--line);border-radius:12px}.article-inline-image figcaption{text-align:center;color:var(--muted);font-size:12px;margin-top:8px}

.admin-shell{min-height:100vh;background:#0f1319}.admin-menu{background:#121823;border-right:1px solid #253043}.admin-main{padding:34px;max-width:1600px;width:100%;overflow-x:hidden}.admin-main h1{font-size:30px;letter-spacing:-.02em}.admin-main .panel{background:#111824;border-color:#28364c}.admin-main .field{background:#0d1420;border-color:#2d3c54}.admin-main .btn{border-radius:9px}.admin-muted{color:#92a0b3;margin-top:-8px}.admin-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.member-tools{padding:14px;margin:18px 0}.member-tools .field{width:min(520px,100%)}.member-actions{display:flex;gap:7px;flex-wrap:wrap}.admin-table{overflow:auto;border:1px solid #29364a;border-radius:12px}.admin-table .table{min-width:780px;margin:0}.admin-table .table th{position:sticky;top:0;background:#151e2b;z-index:1}.admin-dialog{position:relative;width:min(760px,96vw);max-height:92vh;overflow:auto;background:#111824;border:1px solid #2c3b52;border-radius:16px;padding:24px;box-shadow:0 24px 80px rgba(0,0,0,.45)}.compact-dialog{width:min(520px,94vw)}.compact-dialog form{display:grid;gap:14px}.compact-dialog label{display:grid;gap:6px}.article-editor-modal{padding:22px}.article-editor{width:min(1180px,97vw);padding:28px}.article-editor-head h2{font-size:28px;margin:4px 0}.article-editor-head small{color:#7fc2ff;font-weight:800}.article-editor-head p{color:#9aa8ba;max-width:780px}.article-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 18px}.article-grid label{display:grid;gap:6px}.article-grid .span-2{grid-column:1/-1}.article-grid textarea.article-excerpt{min-height:90px;resize:vertical}.upload-box{border:1px dashed #34465f;border-radius:10px;padding:12px}.article-body-editor{margin-top:18px}.article-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:10px}.article-toolbar span{color:#91a0b3;font-size:12px}.article-body-editor textarea{width:100%;min-height:420px;resize:vertical;line-height:1.75;font-family:inherit}.article-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.article-actions .secondary{background:#263244}.article-actions #articleMsg{color:#ffd46a}

.highlight-ad-host,.highlight-page-ad{position:relative;min-height:min(62vh,620px);background:#050505;border-radius:12px;overflow:hidden}.highlight-ad-gate{position:absolute;inset:0;background:#000;display:grid;place-items:center;overflow:hidden}.highlight-ad-media{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#000}.highlight-ad-media img,.highlight-ad-media video{width:100%;height:100%;object-fit:cover;object-position:center}.highlight-ad-skip{position:absolute;right:16px;bottom:16px;z-index:3;background:#ffd000;color:#111;border:0;border-radius:24px;padding:11px 18px;font-weight:800}.highlight-ad-skip[disabled]{background:#151515d9;color:#eee;border:1px solid #363636}.highlight-ad-mute{position:absolute;right:16px;top:16px;z-index:3;width:40px;height:40px;border:0;border-radius:50%;background:#111c;color:#fff}.scorebat-modal-card{overflow:hidden}.highlight-page-ad{margin-top:35px}

/* Ads preserve artwork across all placements */
.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,.standings-side-ad img,.standings-side-ad video{object-fit:contain!important;background:#0a0a0a}.match-top-banner,.live-top-ad,.sarang-live-top-ad,.standings-side-ad{background:#0a0a0a!important}

/* Player stability UI */
.player-status{pointer-events:none}.player-status>div{max-width:680px;text-align:center;padding:14px 18px;border-radius:9px;background:rgba(12,14,13,.66);backdrop-filter:blur(5px)}

@media(max-width:1024px){.admin-shell{display:block}.admin-menu{position:static;width:100%;height:auto;display:flex;gap:8px;overflow-x:auto;padding:12px}.admin-menu h2,.admin-menu p,.admin-menu hr,.admin-menu>a{display:none}.admin-menu .btn{white-space:nowrap}.admin-main{padding:22px}.article-editor{width:97vw}.article-grid{grid-template-columns:1fr 1fr}.article-natural{max-width:900px}.highlight-ad-host,.highlight-page-ad{min-height:52vw}}
@media(max-width:700px){body{font-size:13px}.container{width:min(100% - 20px,100%)!important;padding-inline:0}.article-natural{padding-top:24px;padding-bottom:100px}.article-head h1{font-size:27px}.article-excerpt{font-size:15px}.article-content{font-size:15px;line-height:1.78}.article-cover{margin:20px 0}.article-cover img{border-radius:9px}.admin-main{padding:16px 12px 80px}.article-editor-modal{padding:8px}.article-editor{width:100%;max-height:96vh;border-radius:12px;padding:18px 14px}.article-grid{grid-template-columns:1fr}.article-grid .span-2{grid-column:auto}.article-body-editor textarea{min-height:330px}.admin-table .table{min-width:720px}.member-actions{min-width:210px}.highlight-ad-host,.highlight-page-ad{min-height:56vw;border-radius:8px}.highlight-ad-skip{right:10px;bottom:10px;padding:9px 14px}.highlight-ad-mute{right:10px;top:10px}.scorebat-modal-card{width:96vw!important;max-height:92vh}.standings-side-ad{display:none!important}}

/* 2026-09-01: stable horizontal featured carousel + Sarang-like mobile polish */
.home-featured-scroller{scroll-behavior:smooth;overscroll-behavior-x:contain;overscroll-behavior-y:auto;touch-action:pan-x pan-y;scrollbar-width:none!important}
.home-featured-scroller::-webkit-scrollbar{display:none!important}
.home-banner-carousel .banner[role="img"]{cursor:default!important;pointer-events:auto}
@media(max-width:800px){
  .section:has(#homeFeatured){margin-top:22px!important}
  .section:has(#homeFeatured)>.section-title{display:inline-flex;align-items:center;min-height:34px;padding:0 16px!important;border-radius:18px!important;font-size:12px!important;font-weight:800!important;line-height:1!important}
  .featured-carousel-control{grid-template-columns:28px minmax(0,1fr) 28px!important;gap:7px!important;align-items:center!important;margin-top:12px}
  .featured-arrow{width:27px!important;height:27px!important;border-radius:50%!important;font-size:18px!important;box-shadow:none!important;opacity:.95}
  .home-featured-scroller{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc((100vw - 84px)/2)!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;padding:0 0 3px!important}
  .home-featured-card{scroll-snap-align:start!important;min-height:184px!important;border-radius:9px!important;padding:10px 8px!important;border:1px solid #3b3e3b!important;background:#1b1e1b!important}
  .home-featured-meta{gap:6px!important}.home-featured-meta>span{font-size:8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-featured-meta b{font-size:8px!important;padding:3px 5px!important}
  .home-featured-teams{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)!important;gap:4px!important;margin-top:12px!important;align-items:center!important}
  .home-featured-teams img{width:49px!important;height:49px!important}.home-featured-teams b{font-size:9px!important;line-height:1.2!important;text-align:center!important}.home-featured-teams strong{font-size:14px!important;border-radius:8px!important;padding:6px 3px!important}
}
@media(max-width:390px){.home-featured-scroller{grid-auto-columns:calc((100vw - 78px)/2)!important}.home-featured-card{min-height:176px!important}.home-featured-teams img{width:44px!important;height:44px!important}}

/* ===== 2026-09-01 MOBILE CENTER + STREAM STABILITY FINAL ===== */
html,body{max-width:100%;overflow-x:hidden}#app{width:100%;min-width:0}.container,.nav,.footer-grid{box-sizing:border-box}.container>*{min-width:0}.section,.home-info-copy,.live-hub,.live-catalog,.prediction-page,.standings-page,.livescore-page,.live-match-clean{max-width:100%;min-width:0}
@media(max-width:800px){
  :root{--mobile-gutter:16px}
  body{width:100%;min-width:0;background:#121413}
  header{width:100%}.nav{width:100%!important;max-width:none!important;padding:0 var(--mobile-gutter)!important;margin:0!important}
  #app>.container,.container{width:100%!important;max-width:100%!important;margin:0 auto!important;padding-left:var(--mobile-gutter)!important;padding-right:var(--mobile-gutter)!important}
  .home-clean,.live-catalog,.livescore-page,.prediction-page,.standings-page,.live-match-clean,.article-natural{padding-left:var(--mobile-gutter)!important;padding-right:var(--mobile-gutter)!important}
  .section{width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}
  .hero,.home-hero,.home-banner-carousel,.banner,.home-featured-wrap,.featured-carousel-control,.home-prediction-grid,.home-standings-grid,.cards,.league-group,.prediction-group,.live-hub-grid,.stream-layout,.sarang-live-main,.sarang-live-player-col,.sarang-live-side,.comments,.player{max-width:100%!important;min-width:0!important}
  .home-banner-carousel,.banner{width:100%!important;margin-inline:auto!important;border-radius:10px!important;overflow:hidden!important}
  .banner img{width:100%!important;height:100%!important;object-fit:contain!important;background:#090a09!important}
  .featured-carousel-control{grid-template-columns:26px minmax(0,1fr) 26px!important;gap:7px!important;width:100%!important}
  .home-featured-scroller{width:100%!important;grid-auto-columns:calc((100% - 10px)/2)!important;padding:0!important}
  .home-featured-card{width:auto!important;min-width:0!important;overflow:hidden!important}
  .cards.streams,.home-prediction-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
  .stream-card,.home-pred-card{width:100%!important;min-width:0!important;margin:0!important;overflow:hidden!important}
  .stream-card .teams,.home-featured-teams{min-width:0}.stream-card .team b,.home-featured-teams b{overflow-wrap:anywhere}
  .league-cards,.home-standings-grid{width:100%!important;gap:10px!important}.home-standings-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important}.home-standings-grid .league-card{min-width:0!important;width:100%!important}
  .filters{width:100%!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.filters>*{min-width:0!important;max-width:100%!important}
  .league-group{width:100%!important;margin-inline:0!important}.score-row{width:100%!important;min-width:0!important}
  .sarang-live-match{width:100%!important}.sarang-live-main{display:block!important;width:100%!important}.sarang-live-player-col,.sarang-live-side{width:100%!important;margin:0!important}.sarang-player{width:100%!important;aspect-ratio:16/9!important;border-radius:0!important;overflow:hidden!important}.sarang-server-list{display:flex!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important;padding:10px 0!important}.sarang-score-card,.sarang-live-comments{width:100%!important;margin-top:10px!important}.sarang-live-comments{min-height:360px!important;height:420px!important}
  .match-top-banner,.sarang-live-top-ad{width:100%!important;margin:0 auto 12px!important;border-radius:9px!important}.match-top-banner img,.match-top-banner video,.sarang-live-top-ad img,.sarang-live-top-ad video{width:100%!important;max-width:100%!important;object-fit:contain!important}
  .mobile-nav{left:16px!important;right:16px!important;bottom:max(10px,env(safe-area-inset-bottom))!important;height:58px!important;padding:5px 6px!important;border-radius:30px!important;box-shadow:0 8px 28px rgba(0,0,0,.48)!important}
  .mobile-nav a{height:46px!important;min-width:0!important;padding:0 5px!important;gap:5px!important;border-radius:24px!important}.mobile-nav a.active{min-width:82px!important;flex:1.78 1 0!important}.mobile-nav .micon,.mobile-nav .micon svg{width:19px!important;height:19px!important}.mobile-nav a span{font-size:10px!important;font-weight:800!important}
  #top{right:18px!important;bottom:86px!important;width:44px!important;height:44px!important}
}
@media(max-width:390px){
  :root{--mobile-gutter:12px}.mobile-nav{left:10px!important;right:10px!important}.home-featured-scroller{grid-auto-columns:calc((100% - 8px)/2)!important;gap:8px!important}.cards.streams,.home-prediction-grid,.home-standings-grid{gap:8px!important}.sarang-live-comments{height:390px!important}
}

/* ===== 2026-09-01 SARANG RESPONSIVE + LEAGUE LINKS FINAL ===== */
/* Desktop remains desktop until tablet threshold; at <=760px switch cleanly to mobile. */
@media (min-width:761px){
  .mobile-nav{display:none!important}
  .featured-carousel-control{grid-template-columns:34px minmax(0,1fr) 34px!important}
  .featured-arrow{display:grid!important;place-items:center;width:30px!important;height:30px!important;border-radius:50%!important;background:var(--brand)!important;color:#101210!important;font-weight:900!important}
}
@media (max-width:760px){
  :root{--mobile-gutter:14px}
  .container,.nav,.footer-grid{width:100%!important;max-width:100%!important;padding-left:var(--mobile-gutter)!important;padding-right:var(--mobile-gutter)!important;margin-inline:auto!important}
  header .nav>nav,.head-right a:not(:last-child){display:none!important}
  header .nav{min-height:62px!important}
  .section{margin-top:24px!important}
  .section-title{font-size:12px!important;min-height:32px!important;padding:0 14px!important;border-radius:18px!important}
  /* Mobile featured: clean two-card rail; no arrow buttons. */
  .featured-carousel-control{display:block!important;width:100%!important}
  .featured-arrow{display:none!important}
  .home-featured-scroller{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 10px)/2)!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:0!important;margin:0!important}
  .home-featured-card{scroll-snap-align:start!important;border-radius:10px!important;min-height:178px!important;padding:10px!important}
  .home-featured-meta>span,.home-featured-meta>b{font-size:8px!important}
  .home-featured-teams img{width:48px!important;height:48px!important}
  .home-featured-teams b{font-size:9px!important;line-height:1.15!important}
  .home-featured-teams strong{font-size:13px!important;min-width:36px!important}
  /* Live cards: upcoming status and time stacked like reference. */
  .stream-card.is-upcoming .status{background:#92b400!important;color:#fff!important}
  .stream-card .countdown{display:grid!important;place-items:center!important;gap:2px!important;min-height:34px!important;white-space:normal!important;text-align:center!important;font-weight:900!important;line-height:1.05!important}
  .stream-card .countdown span{font-size:11px!important;color:#fff!important;font-variant-numeric:tabular-nums!important}
  .cards.streams{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  /* Sarang-like bottom taskbar: equal icons, active pill centered, no overflow. */
  .mobile-nav{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;left:12px!important;right:12px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;height:62px!important;padding:6px!important;gap:2px!important;border-radius:33px!important;background:#1a1d1af7!important;border:1px solid #454945!important;box-shadow:0 10px 28px #0008!important}
  .mobile-nav a{height:50px!important;width:100%!important;min-width:0!important;padding:0 6px!important;border-radius:25px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important}
  .mobile-nav a span{display:none!important;font-size:10px!important;font-weight:900!important}
  .mobile-nav a.active{grid-column:span 2!important;background:var(--brand)!important;color:#111!important}
  .mobile-nav a.active span{display:inline!important}
  .mobile-nav .micon,.mobile-nav .micon svg{width:19px!important;height:19px!important}
  body{padding-bottom:82px!important}
  #top{right:18px!important;bottom:86px!important;width:42px!important;height:42px!important;border-radius:50%!important}
  footer{padding-bottom:90px!important}.footer-grid{grid-template-columns:1fr 1fr!important;gap:22px 28px!important}
}
@media (max-width:390px){
  :root{--mobile-gutter:12px}
  .home-featured-scroller{grid-auto-columns:calc((100% - 8px)/2)!important;gap:8px!important}
  .home-featured-teams img{width:44px!important;height:44px!important}
  .mobile-nav{left:8px!important;right:8px!important}
  .mobile-nav a.active{grid-column:span 2!important}
}
/* Footer league links behave like the rest of footer items. */
footer .footer-grid>div>a{display:block;color:inherit;text-decoration:none;margin:8px 0}
footer .footer-grid>div>a:hover{color:var(--brand)}
.live-hub-card .live-watch{display:grid;place-items:center;gap:3px;text-align:center;line-height:1.05}.live-hub-card .live-watch span{font-size:11px;font-weight:900;font-variant-numeric:tabular-nums}
@media(max-width:760px){.live-hub-card .live-watch{min-height:38px!important}.live-hub-card .live-watch span{font-size:10px!important}}

/* ===== RUPIAH TOTO LUXURY GOLD THEME — FINAL OVERRIDE ===== */
:root{--brand:#d4af37;--gold:#d4af37;--gold-light:#ffe58a;--gold-deep:#8f6817;--black:#050505;--panel:#11110f;--panel-2:#181713;--line:#3b3320;--text:#f7f5ee;--muted:#b8b2a3}
html,body{background:#050505!important;color:var(--text)!important}
body{background-image:radial-gradient(circle at 50% -20%,rgba(212,175,55,.12),transparent 38%)!important}
header{background:rgba(5,5,5,.96)!important;border-bottom:1px solid rgba(212,175,55,.28)!important;backdrop-filter:blur(12px)}
.brand{letter-spacing:.02em}.brand b{color:var(--gold-light)!important;text-shadow:0 0 18px rgba(212,175,55,.18)}.brand span{color:#fff!important}.brand small{color:#bfa45a!important;letter-spacing:.13em;text-transform:uppercase}
.nav nav a{border:1px solid transparent}.nav nav a:hover,.nav nav a.active{background:linear-gradient(135deg,#f8dd7a,#b88716)!important;color:#080808!important;border-color:#ffe99e!important;box-shadow:0 6px 20px rgba(212,175,55,.16)}
.pill,.section-title,.btn,.live-btn,.filter-active,#top,.featured-arrow,.mobile-nav a.active{background:linear-gradient(135deg,#f6dc79 0%,#d4af37 48%,#a87813 100%)!important;color:#080808!important;border:1px solid #f6dc79!important;box-shadow:0 6px 18px rgba(212,175,55,.15);text-shadow:none!important}
.btn.secondary,.detail-tabs .btn:not(.active){background:#171611!important;color:#f7f5ee!important;border:1px solid #4a4025!important;box-shadow:none}
.banner,.match-card,.league-card,.news-card,.panel,.league-group,.sidebar,.standings,.comments,.score-widget.sarang-widget,.widget-dialog,.auth-card,.home-featured-card,.home-pred-card,.sarang-score-card,.sarang-live-comments{background:linear-gradient(180deg,#171611,#0e0e0c)!important;border-color:#3d3420!important;box-shadow:0 10px 28px rgba(0,0,0,.25)}
.banner{background:#050505!important}.banner img{background:#050505!important}
.section{border-bottom-color:#2b271c!important}.league-head,.stats-compare header{background:#171611!important;border-color:#3d3420!important}.sidebar a,.table th,.table td,.match-row,.comment,.history-list>a{border-color:#302a1b!important}
.filters input,.filters select,.filters button,.field{background:#0d0d0c!important;color:#fff!important;border-color:#463b20!important;outline:none}.filters input:focus,.filters select:focus,.field:focus{border-color:#d4af37!important;box-shadow:0 0 0 3px rgba(212,175,55,.12)!important}
.stream-card{background:linear-gradient(rgba(5,5,5,.58),rgba(5,5,5,.82)),radial-gradient(circle at 50% 30%,#594719,#0a0a09 70%)!important}.stream-card .status,.stream-card.is-upcoming .status{background:linear-gradient(135deg,#f6dc79,#bd8d20)!important;color:#080808!important}.countdown{background:#211b0c!important;color:#ffe58a!important;border-top:1px solid #5f4d1d!important}
.score,.score-pill,.home-featured-teams>strong,.prediction-detail-teams>strong,.sarang-score-card strong{background:#080808!important;color:#ffe58a!important;border:1px solid #55461d!important}
.home{background:#bea031!important;color:#090909!important}.draw{background:#ececec!important;color:#111!important}.away{background:#7d621d!important;color:#fff!important}.W{background:#caa83b!important;color:#111!important}.D{background:#f0f0f0!important;color:#111!important}.L{background:#6f581f!important;color:#fff!important}
.api-warning{border-color:#7f6320!important;background:#241d0d!important;color:#ffe49a!important}.api-warning b{color:#fff!important}
footer{background:#070707!important;border-top-color:#3b3320!important}footer>p{border-top-color:#2d281b!important}.footer-grid h4{color:#f1d26c!important}.footer-grid a:hover{color:#ffe58a!important}
.mobile-nav{background:rgba(7,7,7,.97)!important;border-color:#4c4125!important;box-shadow:0 12px 35px rgba(0,0,0,.62)!important}.mobile-nav a{color:#e9e6dd!important}.mobile-nav a.active{color:#070707!important}
.admin-menu{background:#080808!important;border-right:1px solid #3b3320}.admin-menu h2{color:#f4d36d}.admin-menu p{color:#b99b50}.admin-main{background:#0b0b0a}
.modal{background:rgba(0,0,0,.82)!important;backdrop-filter:blur(8px)}.modal>div{background:#11110f!important;border:1px solid #4a3f22!important}
.widget-topline>b{color:#ffe58a!important}.widget-brand{color:#c8b36d!important}.widget-brand-name{color:#c3ad67!important}
.home-info-copy p,.league-line,.comment small{color:#bbb5a6!important}
::selection{background:#d4af37;color:#050505}
@media(max-width:760px){header{background:#070707!important}.section-title{box-shadow:none!important}.home-featured-card,.stream-card,.home-pred-card,.league-card{border-color:#3b3320!important}.mobile-nav a.active{box-shadow:0 5px 15px rgba(212,175,55,.18)!important}}

/* 2026-09-01 r2: Rupiah Toto prediction branding, polished carousel controls, persistent live watermark */
.home-cover-brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;height:27px!important;padding:2px 6px!important;background:rgba(0,0,0,.64)!important;border:1px solid rgba(212,175,55,.42)!important;border-radius:6px!important;width:max-content!important;max-width:112px!important}
.home-cover-brand img{display:block!important;width:auto!important;height:21px!important;max-width:96px!important;object-fit:contain!important;filter:drop-shadow(0 1px 3px rgba(0,0,0,.85))!important}
.featured-carousel-control{grid-template-columns:46px minmax(0,1fr) 46px!important;gap:12px!important}
.featured-arrow{width:38px!important;height:38px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:linear-gradient(145deg,#ffe37b,#d4af37 55%,#9b6c08)!important;border:1px solid #ffe78d!important;color:#090909!important;font-size:25px!important;font-family:Arial,sans-serif!important;font-weight:900!important;line-height:1!important;box-shadow:0 5px 16px rgba(212,175,55,.22),inset 0 1px rgba(255,255,255,.55)!important;transition:transform .18s ease,filter .18s ease!important}
.featured-arrow:hover{transform:scale(1.08)!important;filter:brightness(1.08)!important}.featured-arrow:active{transform:scale(.94)!important}
.live-brand-watermark{position:absolute!important;z-index:12!important;right:16px!important;top:16px!important;width:112px!important;max-width:21%!important;padding:5px 8px!important;border-radius:8px!important;background:rgba(0,0,0,.34)!important;border:1px solid rgba(212,175,55,.28)!important;backdrop-filter:blur(2px)!important;pointer-events:none!important;opacity:.88!important}
.live-brand-watermark img{display:block!important;width:100%!important;height:auto!important;max-height:46px!important;object-fit:contain!important;filter:drop-shadow(0 2px 5px #000)!important}
.sarang-player>#ad{z-index:20}.sarang-player .ad-overlay{z-index:21}.sarang-player .live-brand-watermark{z-index:30!important}
@media(max-width:800px){.featured-carousel-control{display:block!important}.featured-arrow{display:none!important}.home-cover-brand{height:23px!important;padding:2px 5px!important}.home-cover-brand img{height:17px!important;max-width:80px!important}.live-brand-watermark{right:8px!important;top:8px!important;width:82px!important;padding:3px 5px!important;border-radius:6px!important;opacity:.82!important}}

/* ===== 2026-09-01 R3: admin watermark + RupiahToto card branding + pitch backgrounds ===== */
.admin-setting-section{margin:24px 0;padding:20px;border:1px solid #4a3f22;border-radius:12px;background:linear-gradient(180deg,#15130d,#0b0b09)}
.admin-setting-section h2{margin:0 0 6px;color:#f5d56e}.admin-setting-section label{display:block;margin:12px 0}.admin-setting-section .field{width:100%}.upload-box span{display:block;margin-top:7px;color:#b8b2a3;font-size:12px}
.home-cover-brand,.cover-brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;height:29px!important;width:max-content!important;max-width:118px!important;padding:3px 7px!important;background:rgba(0,0,0,.68)!important;border:1px solid rgba(212,175,55,.45)!important;border-radius:6px!important}
.home-cover-brand img,.cover-brand img{display:block!important;width:auto!important;height:21px!important;max-width:100px!important;object-fit:contain!important;filter:drop-shadow(0 2px 4px #000)!important}
.stream-card,.live-hub-card{background-image:linear-gradient(rgba(5,5,5,.48),rgba(5,5,5,.82)),url('/football-pitch.svg')!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}
.live-brand-watermark{width:var(--wm-width,82px)!important;max-width:18%!important;opacity:var(--wm-opacity,.9)!important;top:12px!important;right:12px!important;left:auto!important;padding:0!important;background:transparent!important;border:0!important;backdrop-filter:none!important;pointer-events:none!important;z-index:40!important}
.live-brand-watermark.wm-left{left:12px!important;right:auto!important}.live-brand-watermark.wm-right{right:12px!important;left:auto!important}.live-brand-watermark img{width:100%!important;height:auto!important;max-height:52px!important;object-fit:contain!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.95))!important}.sarang-player>#ad{z-index:20!important}.sarang-player .ad-overlay{z-index:21!important}.sarang-player .provider-live-embed,.sarang-player video{position:relative;z-index:1}.sarang-player .live-brand-watermark{z-index:40!important}
@media(max-width:760px){.home-cover-brand,.cover-brand{height:24px!important;padding:2px 5px!important}.home-cover-brand img,.cover-brand img{height:17px!important;max-width:78px!important}.live-brand-watermark{width:min(var(--wm-width,82px),58px)!important;max-width:18%!important;top:7px!important;right:7px!important}.live-brand-watermark.wm-left{left:7px!important;right:auto!important}}

/* ===== 2026-09-01 R4: SARANG-style live cards + clean carousel/top controls ===== */
/* Live Stream cards: compact, equal, centered and consistent like SARANG. */
.cards.streams,
.live-other-grid{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:12px!important;
  align-items:stretch!important;
}
.stream-card{
  min-width:0!important;
  min-height:0!important;
  height:190px!important;
  padding:12px 12px 10px!important;
  border:1px solid rgba(212,175,55,.32)!important;
  border-radius:8px!important;
  background-image:linear-gradient(180deg,rgba(3,8,5,.66),rgba(3,7,4,.82)),url('/football-pitch.svg')!important;
  box-shadow:inset 0 1px rgba(255,255,255,.025)!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
}
.stream-card:hover{border-color:#e3bd42!important;transform:translateY(-2px)!important;box-shadow:0 10px 25px rgba(0,0,0,.24)!important}
.stream-card .status{
  position:absolute!important;top:0!important;left:30%!important;right:30%!important;height:20px!important;
  display:grid!important;place-items:center!important;padding:0 6px!important;border-radius:0!important;
  background:linear-gradient(90deg,#f0ce60,#c9971a)!important;color:#090909!important;
  font-size:9px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}
.stream-card.is-live .status{background:linear-gradient(90deg,#f4d56e,#d7a91d)!important;color:#090909!important}
.stream-card .league-line{height:30px!important;margin:22px 0 2px!important;display:grid!important;place-items:center!important;text-align:center!important;color:#dfdfdf!important;font-size:10px!important;line-height:1.25!important;overflow:hidden!important}
.stream-card .teams{flex:1!important;min-height:84px!important;margin:2px 0 7px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr)!important;gap:5px!important;align-items:center!important}
.stream-card .team{max-width:none!important;min-width:0!important;display:grid!important;justify-items:center!important;align-content:center!important}
.stream-card .team img{width:48px!important;height:48px!important;padding:3px!important;border:2px solid rgba(255,255,255,.9)!important;background:#f8f8f8!important}
.stream-card .team b{width:100%!important;margin-top:5px!important;font-size:10px!important;line-height:1.15!important;min-height:23px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-align:center!important}
.stream-card .stream-score{min-width:44px!important;padding:5px 7px!important;border:1px solid rgba(224,181,49,.5)!important;background:#070807!important;color:#ffe05f!important;border-radius:999px!important;text-align:center!important;font-size:14px!important;line-height:1!important}
.stream-card .countdown{min-height:33px!important;margin-top:auto!important;padding:5px 4px!important;display:grid!important;place-items:center!important;background:rgba(178,137,18,.16)!important;border-top:1px solid rgba(212,175,55,.28)!important;color:#ffe25f!important;font-size:10px!important;line-height:1.15!important;font-weight:900!important}
.stream-card .countdown span{font-size:9px!important;font-variant-numeric:tabular-nums!important}

/* /livescore?tab=live hub: same compact visual rhythm, no scattered cards. */
.live-hub{max-width:1380px!important}
.live-hub-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important}
.live-hub-card{
  min-width:0!important;min-height:0!important;height:190px!important;padding:12px 12px 10px!important;
  border:1px solid rgba(212,175,55,.32)!important;border-radius:8px!important;
  background-image:linear-gradient(180deg,rgba(3,8,5,.66),rgba(3,7,4,.82)),url('/football-pitch.svg')!important;
  display:flex!important;flex-direction:column!important;overflow:hidden!important;
}
.live-hub-card:hover{transform:translateY(-2px)!important;border-color:#e3bd42!important}
.live-ribbon{top:0!important;min-width:84px!important;height:20px!important;padding:0 8px!important;display:grid!important;place-items:center!important;border-radius:0!important;background:linear-gradient(90deg,#f0ce60,#c9971a)!important;color:#090909!important;font-size:9px!important;font-weight:900!important;white-space:nowrap!important;max-width:92%!important;overflow:hidden!important;text-overflow:ellipsis!important}
.live-ribbon.live,.live-ribbon.finished{background:linear-gradient(90deg,#f0ce60,#c9971a)!important;color:#090909!important}
.live-league{height:30px!important;margin:22px 0 2px!important;display:grid!important;place-items:center!important;font-size:10px!important;line-height:1.2!important;color:#dfdfdf!important;overflow:hidden!important}
.live-hub-teams{flex:1!important;min-height:84px!important;margin:2px 0 7px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr)!important;gap:5px!important;align-items:center!important}
.live-hub-teams .team{max-width:none!important;min-width:0!important;display:grid!important;justify-items:center!important;align-content:center!important}
.live-hub-teams .team img{width:48px!important;height:48px!important;padding:3px!important;border:2px solid rgba(255,255,255,.9)!important;background:#f8f8f8!important}
.live-hub-teams .team b{width:100%!important;min-height:23px!important;margin-top:5px!important;font-size:10px!important;line-height:1.15!important;text-align:center!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.live-hub-teams>strong{min-width:44px!important;padding:5px 7px!important;border:1px solid rgba(224,181,49,.5)!important;background:#070807!important;color:#ffe05f!important;border-radius:999px!important;font-size:14px!important;line-height:1!important;text-align:center!important}
.live-hub-card .live-watch{min-height:33px!important;margin-top:auto!important;padding:5px 4px!important;border-radius:0!important;background:rgba(178,137,18,.16)!important;border-top:1px solid rgba(212,175,55,.28)!important;color:#ffe25f!important;font-size:10px!important;line-height:1.15!important}
.live-hub-card[data-stream-status="live"] .live-watch{background:linear-gradient(90deg,#f0ce60,#c9971a)!important;color:#090909!important}

/* /prediksi carousel arrows: symmetric, smaller, vertically centered and visually balanced. */
.cover-slider{
  grid-template-columns:42px minmax(0,1fr) 42px!important;
  gap:12px!important;
  align-items:center!important;
  margin:18px 0 34px!important;
}
.cover-slider>button{
  width:36px!important;height:36px!important;padding:0!important;margin:0 auto!important;
  display:grid!important;place-items:center!important;border:1px solid #f3d66e!important;border-radius:50%!important;
  background:linear-gradient(145deg,#f9dc70,#d2a51d 58%,#936a09)!important;color:#090909!important;
  box-shadow:0 6px 18px rgba(212,175,55,.22),inset 0 1px rgba(255,255,255,.52)!important;
  font-family:Arial,sans-serif!important;font-size:0!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;
  transition:transform .16s ease,filter .16s ease!important;
}
.cover-slider>button::before{content:'‹';font-size:25px!important;line-height:1!important;transform:translateY(-1px)}
.cover-slider>#coverNext::before{content:'›'}
.cover-slider>button:hover{filter:brightness(1.08)!important;transform:scale(1.06)!important}
.cover-slider>button:active{transform:scale(.94)!important}
.cover-slider #coverTrack{gap:10px!important;scroll-behavior:smooth!important}

/* Back-to-top: clean TV-site style; small and unobtrusive. */
#top{
  right:20px!important;bottom:24px!important;width:38px!important;height:38px!important;padding:0!important;
  display:grid!important;place-items:center!important;border:1px solid #f1d264!important;border-radius:50%!important;
  background:linear-gradient(145deg,#f8dc73,#c99a17)!important;color:#090909!important;
  box-shadow:0 5px 16px rgba(0,0,0,.34)!important;font-size:0!important;line-height:1!important;cursor:pointer!important;
  transition:transform .16s ease,filter .16s ease!important;
}
#top svg{width:17px!important;height:17px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
#top:hover{filter:brightness(1.08)!important;transform:translateY(-2px)!important}
#top:active{transform:translateY(0) scale(.94)!important}

@media(max-width:1180px){
  .cards.streams,.live-other-grid,.live-hub-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}
@media(max-width:900px){
  .cards.streams,.live-other-grid,.live-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:800px){
  .cards.streams,.live-other-grid,.live-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .stream-card,.live-hub-card{height:174px!important;padding:10px 8px 8px!important}
  .stream-card .status,.live-ribbon{height:19px!important;font-size:8px!important}
  .stream-card .league-line,.live-league{margin-top:20px!important;height:26px!important;font-size:9px!important}
  .stream-card .teams,.live-hub-teams{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)!important;min-height:75px!important}
  .stream-card .team img,.live-hub-teams .team img{width:42px!important;height:42px!important}
  .stream-card .team b,.live-hub-teams .team b{font-size:9px!important;min-height:21px!important}
  .stream-card .stream-score,.live-hub-teams>strong{min-width:40px!important;font-size:12px!important;padding:5px!important}
  .cover-slider{display:block!important;margin-top:10px!important}
  .cover-slider>button{display:none!important}
  .cover-slider #coverTrack{overflow-x:auto!important;scrollbar-width:none!important;padding-bottom:4px!important}
  .cover-slider #coverTrack::-webkit-scrollbar{display:none!important}
  #top{right:14px!important;bottom:80px!important;width:36px!important;height:36px!important}
  #top svg{width:16px!important;height:16px!important}
}
@media(max-width:430px){
  .cards.streams,.live-other-grid,.live-hub-grid{gap:8px!important}
  .stream-card,.live-hub-card{height:168px!important}
  #top{right:12px!important;bottom:78px!important;width:34px!important;height:34px!important}
}

/* R5 footer brand follows website logo */
.footer-brand{display:flex;align-items:center;justify-content:flex-start;min-height:72px}.footer-brand img{display:block;max-width:150px;max-height:64px;width:auto;height:auto;object-fit:contain}.footer-brand b,.footer-brand span,.footer-brand small{display:none!important}@media(max-width:800px){.footer-brand{min-height:56px}.footer-brand img{max-width:125px;max-height:52px}}

/* R6 professional line-up board */
.lineup-pro{overflow:hidden;border-radius:10px;background:#121513}
.lineup-pro .lineup-head{height:42px;align-items:center;background:#191c1a;border:1px solid #343936;border-bottom:0;border-radius:9px 9px 0 0;padding:0 16px}.lineup-pro .lineup-head span{font-size:12px;font-weight:800;letter-spacing:.03em}.lineup-pro .lineup-head b:first-child{text-align:left}.lineup-pro .lineup-head b:last-child{text-align:right}
.pro-pitch{height:620px!important;border:7px solid #2d6445!important;border-radius:0 0 9px 9px!important;background-color:#185b35!important;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0,rgba(255,255,255,.035) 10%,rgba(0,0,0,.035) 10%,rgba(0,0,0,.035) 20%)!important;box-shadow:inset 0 0 0 1px rgba(210,240,219,.55)!important}
.pro-pitch:before{width:118px!important;height:118px!important;border-color:rgba(220,244,227,.62)!important;z-index:1}.pro-pitch:after{content:'';position:absolute;left:50%;top:0;bottom:0;border-left:2px solid rgba(220,244,227,.62);z-index:1}
.pitch-markings{position:absolute;inset:0;pointer-events:none;z-index:1}.pitch-markings:before,.pitch-markings:after{content:'';position:absolute;top:24%;bottom:24%;width:15%;border:2px solid rgba(220,244,227,.6)}.pitch-markings:before{left:0;border-left:0}.pitch-markings:after{right:0;border-right:0}
.pitch-player{z-index:3;max-width:98px!important;gap:2px}.pitch-player .player-face{position:relative;width:43px;height:43px;border-radius:50%;background:#202321;box-shadow:0 2px 7px #0008;overflow:visible}.pitch-player .player-face img{width:43px;height:43px;border-radius:50%;object-fit:cover;object-position:50% 18%;background:#202321}.pitch-player .player-face i{position:absolute;right:-8px;top:-7px;min-width:25px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:5px;background:#04a44d;color:#fff;font-size:9px;font-style:normal;font-weight:800;border:1px solid #0ccc68}.pitch-player .player-face em{position:absolute;left:-7px;bottom:-2px;font-size:12px;font-style:normal}.pitch-player>b{max-width:104px!important;padding:3px 6px!important;background:#111c!important;border-radius:4px!important;font-size:10px!important;line-height:1.15!important;color:#fff!important;box-shadow:0 1px 4px #0007}.pitch-player>b span{display:inline!important;width:auto!important;height:auto!important;border:0!important;background:none!important;font-size:inherit!important}
.substitutes-head{margin-top:16px;padding:11px;text-align:center;border:1px solid #363b37;background:#191c1a;font-size:12px;font-weight:800}.substitutes-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:0 8px 12px}.subs-team h4{margin:0;padding:12px 4px 8px;color:#e3bd47;border-bottom:1px solid #343834}.sub-player{min-height:58px;display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:center;padding:7px 4px;border-bottom:1px solid #303431}.sub-player img{width:38px;height:38px;border-radius:50%;object-fit:cover;object-position:50% 18%;background:#222}.sub-player b{display:block;font-size:12px}.sub-player small{display:block;margin-top:2px;color:#9ba19c;font-size:10px}.sub-empty{padding:16px 4px;color:#8f9690;font-size:11px}
@media(max-width:800px){.pro-pitch{height:510px!important;border-width:5px!important}.pitch-player .player-face,.pitch-player .player-face img{width:36px;height:36px}.pitch-player>b{max-width:76px!important;font-size:8px!important}.pitch-player .player-face i{min-width:21px;height:15px;font-size:8px;right:-6px}.substitutes-grid{gap:10px}.sub-player{grid-template-columns:32px 1fr;gap:7px}.sub-player img{width:30px;height:30px}.sub-player b{font-size:10px}}
@media(max-width:480px){.pro-pitch{height:450px!important}.lineup-pro .lineup-head{padding:0 10px;font-size:10px}.substitutes-grid{grid-template-columns:1fr}.subs-team.away{margin-top:4px}}

/* R7 compact /widget/score — SARANG-inspired proportions, Rupiah Toto branding */
.widget-body{margin:0!important;background:#fff!important;color:#111!important;overflow:auto!important}
.widget-body #app{min-height:100vh!important;display:grid!important;place-items:center!important;padding:28px 18px!important;box-sizing:border-box!important;background:#fff!important}
.score-widget.sarang-widget.sarang-widget-r7{width:min(672px,calc(100vw - 36px))!important;min-height:194px!important;box-sizing:border-box!important;margin:0!important;padding:15px 30px 16px!important;border:1px solid #303431!important;border-radius:15px!important;background:#202320!important;color:#fff!important;box-shadow:0 18px 45px rgba(0,0,0,.16)!important;display:block!important}
.sarang-widget-r7 .widget-topline{height:25px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0!important;padding:0!important}
.sarang-widget-r7 .widget-league{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;color:#fff!important;font-size:14px!important;font-weight:800!important}
.sarang-widget-r7 .widget-league img{width:20px!important;height:20px!important;object-fit:contain!important;flex:0 0 20px!important}
.sarang-widget-r7 .widget-league b{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.sarang-widget-r7 .widget-status{color:#ffd400!important;font-size:13px!important;font-weight:900!important;line-height:1!important}
.sarang-widget-r7 .widget-score-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 154px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;height:136px!important;margin:3px 0 0!important}
.sarang-widget-r7 .widget-side{display:grid!important;grid-template-rows:70px 21px 32px!important;align-items:start!important;justify-items:center!important;text-align:center!important;min-width:0!important;height:124px!important}
.sarang-widget-r7 .widget-team-logo{width:66px!important;height:66px!important;object-fit:contain!important;display:block!important}
.sarang-widget-r7 .widget-team-name{max-width:190px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff!important;font-size:14px!important;line-height:20px!important;font-weight:800!important}
.sarang-widget-r7 .widget-scorers{width:100%!important;max-width:205px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;color:#c9ceca!important;font-size:10.5px!important;font-weight:600!important;line-height:14px!important;min-height:28px!important}
.sarang-widget-r7 .widget-center{display:grid!important;grid-template-rows:40px 64px!important;justify-items:center!important;align-items:center!important;align-self:center!important;height:108px!important}
.sarang-widget-r7 .widget-center-brand{display:block!important;width:90px!important;height:34px!important;object-fit:contain!important;opacity:.72!important;filter:saturate(.82)!important}
.sarang-widget-r7 .widget-final-score{display:block!important;color:#fff!important;text-align:center!important;font-size:43px!important;font-weight:900!important;line-height:1!important;letter-spacing:-2px!important;white-space:nowrap!important;font-variant-numeric:tabular-nums!important}
@media(max-width:620px){
  .widget-body #app{padding:14px 10px!important}
  .score-widget.sarang-widget.sarang-widget-r7{width:100%!important;min-height:174px!important;padding:12px 14px 13px!important;border-radius:12px!important}
  .sarang-widget-r7 .widget-league{font-size:11px!important}.sarang-widget-r7 .widget-league img{width:17px!important;height:17px!important;flex-basis:17px!important}.sarang-widget-r7 .widget-status{font-size:11px!important}
  .sarang-widget-r7 .widget-score-layout{grid-template-columns:minmax(0,1fr) 86px minmax(0,1fr)!important;gap:7px!important;height:124px!important}
  .sarang-widget-r7 .widget-side{grid-template-rows:58px 18px 28px!important;height:108px!important}.sarang-widget-r7 .widget-team-logo{width:54px!important;height:54px!important}.sarang-widget-r7 .widget-team-name{max-width:115px!important;font-size:11px!important;line-height:17px!important}.sarang-widget-r7 .widget-scorers{max-width:125px!important;font-size:8.5px!important;line-height:12px!important;min-height:24px!important}
  .sarang-widget-r7 .widget-center{grid-template-rows:34px 54px!important;height:92px!important}.sarang-widget-r7 .widget-center-brand{width:70px!important;height:28px!important}.sarang-widget-r7 .widget-final-score{font-size:31px!important;letter-spacing:-1px!important}
}

/* R8 - SARANG-style live score + gated member chat */
.sarang-chat-shell{display:flex;flex-direction:column;gap:9px;min-width:0}.live-chat-scorebar{min-height:62px;border:1px solid #3d413d;border-radius:10px 10px 0 0;background:#191c1a;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;padding:9px 12px}.chat-score-team{display:flex;align-items:center;gap:8px;min-width:0;font-size:12px;font-weight:800}.chat-score-team img{width:38px;height:38px;object-fit:contain;border-radius:50%;background:#fff;padding:2px;flex:0 0 auto}.chat-score-team b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-score-home{justify-content:flex-end;text-align:right}.chat-score-away{justify-content:flex-start}.chat-score-value{background:#090b0a;border-radius:7px;padding:6px 10px;color:#fff;font-size:16px;letter-spacing:.5px;white-space:nowrap}.sarang-live-comments{height:480px;min-height:420px;border-radius:0 0 10px 10px;background:#171a18;border-color:#3d413d;overflow:hidden}.sarang-live-comments .comments-list{position:relative;display:flex;flex-direction:column;padding:10px 12px;background:#171a18}.chat-login-message{margin:auto;color:#626762;font-weight:500;text-align:center;font-size:12px}.sarang-comment-form{margin-top:auto;border-top:1px solid #303430;padding:8px;background:#171a18;display:flex;gap:0}.sarang-comment-form .field,.locked-comment{height:44px;border:0;background:#242724!important;color:#e9e9e9;border-radius:6px}.sarang-comment-form .field{padding:0 48px 0 12px}.comment-send{width:44px;min-width:44px;height:44px;border:0;background:transparent;color:#b78d18;font-size:22px;cursor:pointer}.locked-comment{margin:8px;display:flex;align-items:center;justify-content:space-between;padding-left:12px;cursor:text;color:#626762;font-size:12px}.locked-comment .comment-send{margin-left:auto}.sarang-login-modal{background:rgba(0,0,0,.78);backdrop-filter:blur(3px)}.sarang-login-card{position:relative;width:min(600px,92vw);padding:30px 54px 22px;border:1px solid #4c504d;background:#171a18;border-radius:11px;box-shadow:0 24px 80px #0008}.sarang-login-card h1{text-align:center;font-size:26px;margin:0 0 28px}.sarang-login-card .modal-x{position:absolute;right:14px;top:13px;width:28px;height:28px;border-radius:50%;border:1px solid #777;background:#232624;color:#fff;font-size:18px;line-height:1;cursor:pointer}.login-input-wrap{display:grid;grid-template-columns:32px 1fr;align-items:center;border:1px solid #606460;border-radius:8px;background:#242724;margin:0 0 18px;padding-left:12px;color:#eee}.login-input-wrap .field{border:0!important;background:transparent!important;margin:0!important;height:44px;width:100%}.login-links{display:flex;justify-content:flex-end;margin:-4px 0 18px}.login-links a{color:#ffd300;font-weight:700}.login-submit{width:100%;height:46px;border-radius:8px;background:#ffd400!important;color:#070707!important;font-size:15px}.sarang-login-card #modalLoginMsg{text-align:center;color:#ff6b6b;min-height:20px;margin:10px 0 0;font-size:12px}
@media(max-width:800px){.live-chat-scorebar{min-height:58px;padding:8px}.chat-score-team{font-size:10px}.chat-score-team img{width:34px;height:34px}.chat-score-value{font-size:14px;padding:5px 8px}.sarang-live-comments{height:430px;min-height:380px}.sarang-login-card{padding:28px 20px 20px}}

/* ===== 2026-09-01 R9: branded fullscreen + branded Document PiP ===== */
.sarang-player{isolation:isolate}
.live-player-tools{position:absolute;right:10px;bottom:46px;z-index:55;display:flex;align-items:center;gap:7px;opacity:.78;transition:opacity .18s ease}
.sarang-player:hover .live-player-tools,.live-player-tools:focus-within{opacity:1}
.live-player-tool{width:34px;height:32px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:7px;background:rgba(7,7,7,.72);color:#fff;font-size:18px;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.35);backdrop-filter:blur(4px)}
.live-player-tool:hover,.live-player-tool:focus-visible{background:rgba(212,175,55,.92);color:#050505;border-color:#f4d35e;outline:none}
.sarang-player:fullscreen{width:100vw!important;height:100vh!important;max-width:none!important;aspect-ratio:auto!important;background:#000!important;border-radius:0!important}
.sarang-player:fullscreen video,.sarang-player:fullscreen .provider-live-embed{width:100%!important;height:100%!important;object-fit:contain!important}
.sarang-player:fullscreen .live-brand-watermark{position:absolute!important;z-index:9999!important;top:18px!important}
.sarang-player:fullscreen .live-player-tools{right:18px;bottom:58px;z-index:10000}
video::-webkit-media-controls-fullscreen-button{display:none!important}
video::-webkit-media-controls-picture-in-picture-button{display:none!important}
@media(max-width:760px){.live-player-tools{right:7px;bottom:40px;gap:5px}.live-player-tool{width:30px;height:28px;font-size:16px;border-radius:6px}.sarang-player:fullscreen .live-brand-watermark{top:9px!important}.sarang-player:fullscreen .live-player-tools{right:9px;bottom:48px}}
