:root{
  --bg:#080b10;--surface:#0e131b;--surface2:#121923;--surface3:#171f2b;--text:#f5f7fb;--muted:#8794a7;
  --line:#202a38;--green:#22e58b;--green2:#0fc972;--red:#ff5364;--amber:#ffb648;--blue:#5eb7ff;
  --radius:14px;--shadow:0 12px 40px rgba(0,0,0,.22)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.55;font-size:14px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.container{width:min(1200px,calc(100% - 28px));margin:auto}
.site-header{position:sticky;top:0;z-index:60;background:rgba(8,11,16,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-row{height:58px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:9px;font-weight:900;white-space:nowrap}.brand-mark{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:var(--green);color:#04120b;font-size:15px;font-weight:1000}.brand strong{font-size:17px;letter-spacing:.2px}.brand em{font-style:normal;color:var(--green);font-size:11px;margin-left:3px}.nav{display:flex;align-items:center;gap:3px}.nav a{padding:8px 11px;border-radius:9px;color:#b8c2d0;font-weight:700}.nav a:hover,.nav .active a{background:var(--surface2);color:#fff}.header-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.search{width:220px;height:36px;background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:0 12px;color:#fff;outline:none}.search:focus{border-color:#365066}.live-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border-radius:999px;background:rgba(255,83,100,.09);color:#ff919c;font-size:11px;font-weight:900}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px rgba(255,83,100,.08)}.mobile-toggle{display:none;margin-left:auto;border:1px solid var(--line);background:var(--surface);color:#fff;border-radius:9px;padding:7px 10px}
.quickbar{border-bottom:1px solid var(--line);background:#0a0f15}.quickbar-inner{min-height:42px;display:flex;align-items:center;gap:12px;overflow:auto}.quick-label{display:flex;align-items:center;gap:7px;color:#aab6c5;font-size:12px;white-space:nowrap}.quick-label b{color:#fff}.quick-match{display:flex;align-items:center;gap:7px;white-space:nowrap;padding-left:12px;border-left:1px solid var(--line);font-size:12px;color:#c5cfda}.quick-score{font-weight:900;color:#fff}.quick-live{color:var(--red);font-weight:800}.quick-more{margin-left:auto;color:var(--green);font-size:12px;font-weight:800;white-space:nowrap}
.home-main{padding:18px 0 42px}.overview-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px}.title-wrap h1{font-size:24px;line-height:1.15;margin:0 0 5px}.title-wrap p{margin:0;color:var(--muted);font-size:12px}.date-tabs,.filter-tabs{display:flex;gap:6px;flex-wrap:wrap}.tab,.filter-tabs button{height:33px;border:1px solid var(--line);background:var(--surface);color:#aeb9c8;border-radius:9px;padding:0 11px;cursor:pointer;font-size:12px;font-weight:800}.tab.active,.filter-tabs button.active,.filter-tabs button:hover{background:var(--green);border-color:var(--green);color:#04120b}.home-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:14px}.match-board,.side-box,.list-shell,.content-card,.player-shell{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.board-toolbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid var(--line)}.board-toolbar-left{display:flex;align-items:center;gap:10px}.board-toolbar strong{font-size:14px}.match-rows{display:grid}.match-row{display:grid;grid-template-columns:90px 90px minmax(0,1fr) 78px 100px;align-items:center;gap:10px;min-height:72px;padding:9px 12px;border-bottom:1px solid var(--line);transition:.18s ease}.match-row:last-child{border-bottom:0}.match-row:hover{background:#111821}.match-time strong{display:block;font-size:14px}.match-time span{display:block;color:var(--muted);font-size:11px}.league-badge{display:inline-flex;align-items:center;max-width:90px;color:#b8c2cf;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pair{display:grid;gap:4px;min-width:0}.pair-line{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px}.team-name{font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-score{text-align:right;font-size:16px;font-weight:950}.status{justify-self:start;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:900;padding:5px 8px;border-radius:999px}.status.live{background:rgba(255,83,100,.09);color:#ff8d98}.status.wait{background:rgba(94,183,255,.08);color:#8ccaff}.status.end{background:#151c26;color:#788698}.action-link{justify-self:end;display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 11px;border-radius:9px;background:var(--surface3);border:1px solid #293546;font-size:12px;font-weight:900}.action-link.primary{background:var(--green);border-color:var(--green);color:#04120b}.action-link:hover{transform:translateY(-1px)}
.side-stack{display:grid;gap:14px}.side-box{overflow:hidden}.box-head{height:45px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-bottom:1px solid var(--line)}.box-head strong{font-size:14px}.box-head a{font-size:11px;color:var(--green);font-weight:800}.focus-card{padding:14px}.focus-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.focus-title{font-size:17px;line-height:1.35;margin:10px 0 13px}.focus-teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px}.focus-team{text-align:center;font-weight:850}.focus-logo{width:42px;height:42px;margin:0 auto 5px;display:grid;place-items:center;border-radius:11px;background:var(--surface3);border:1px solid var(--line);font-size:10px;overflow:hidden}.focus-logo img{width:100%;height:100%;object-fit:contain}.focus-vs{text-align:center}.focus-vs strong{display:block;font-size:19px}.focus-vs span{font-size:10px;color:var(--muted)}.focus-card .action-link{width:100%;margin-top:14px}.league-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:12px}.league-grid a{padding:8px 5px;text-align:center;border:1px solid var(--line);background:#111821;border-radius:8px;font-size:11px;color:#bdc8d5}.league-grid a:hover{border-color:#35506a;color:#fff}.channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.channel-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.channel-head{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line)}.channel-name{display:flex;align-items:center;gap:9px}.channel-icon{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:var(--surface3)}.channel-head a{font-size:11px;color:var(--green);font-weight:800}.mini-list{display:grid}.mini-item{display:grid;grid-template-columns:66px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:48px;padding:7px 13px;border-bottom:1px solid var(--line)}.mini-item:last-child{border-bottom:0}.mini-time{font-size:11px;color:var(--muted)}.mini-title{display:block;font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-league{display:block;font-size:10px;color:var(--muted)}.mini-arrow{color:#667489}.mini-item:hover{background:#111821}.mini-item:hover .mini-arrow{color:var(--green)}
.breadcrumb{padding:18px 0 8px;color:var(--muted);font-size:12px}.list-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px;padding:8px 0 42px}.page-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin:0 0 12px}.page-title{font-size:26px;line-height:1.15;margin:0 0 5px}.list-shell{overflow:hidden}.list-stack{display:grid}.list-match{display:grid;grid-template-columns:105px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:74px;padding:11px 14px;border-bottom:1px solid var(--line)}.list-match:last-child{border-bottom:0}.list-match:hover{background:#111821}.list-match .timebox strong{display:block;font-size:14px}.timebox span,.meta{font-size:11px;color:var(--muted)}.list-match h3{font-size:14px;margin:0 0 3px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:9px;border:1px solid var(--line);background:var(--surface3);font-size:12px;font-weight:900}.btn-primary{background:var(--green);border-color:var(--green);color:#04120b}.sidebar{display:grid;align-content:start;gap:14px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:14px}.panel h3{margin:0 0 10px;font-size:14px}.eyebrow{color:var(--green);font-size:10px;font-weight:900;letter-spacing:1.3px;text-transform:uppercase}.league-cloud{display:flex;flex-wrap:wrap;gap:7px}.league-cloud a{border:1px solid var(--line);background:#111821;padding:6px 8px;border-radius:8px;font-size:11px;color:#b8c2cf}.pagination{display:flex;justify-content:center;gap:6px;margin:20px 0}.pagination a,.pagination span{min-width:34px;height:34px;padding:0 9px;display:grid;place-items:center;border-radius:8px;background:var(--surface);border:1px solid var(--line);font-size:12px}.seo-copy{color:var(--muted);font-size:12px;margin:0}
.detail-wrap{padding-bottom:42px}.player-shell{overflow:hidden}.player-head{min-height:51px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;border-bottom:1px solid var(--line)}.player-head h1{font-size:16px;margin:0;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-summary{display:grid;grid-template-columns:260px minmax(0,1fr);border-bottom:1px solid var(--line)}.scoreboard{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;padding:16px;border-right:1px solid var(--line)}.score-team{text-align:center}.score-team .team-logo{width:48px;height:48px;margin:0 auto 5px;border-radius:11px;background:var(--surface3);border:1px solid var(--line);display:grid;place-items:center;overflow:hidden;font-size:10px}.score-team .team-logo img{width:100%;height:100%;object-fit:contain}.score-team strong{font-size:12px}.score-num{text-align:center}.score-num strong{font-size:26px}.score-num span{display:block;color:var(--muted);font-size:10px}.summary-info{display:flex;align-items:center;gap:24px;padding:14px 18px}.summary-item span{display:block;color:var(--muted);font-size:10px}.summary-item b{font-size:12px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;margin-top:14px}.content-card{padding:16px}.content-card h2{font-size:15px;margin:0 0 10px}.rich-text{color:#c4ceda;font-size:13px}.rich-text img{border-radius:10px}.info-list{display:grid}.info-row{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--line);font-size:11px}.info-row:last-child{border-bottom:0}.info-row span{color:var(--muted)}
.site-footer{border-top:1px solid var(--line);background:#090d13}.footer-grid{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-copy{color:var(--muted);font-size:11px}.footer-links{display:flex;gap:16px;color:#98a5b5;font-size:11px}.copyright{padding:10px 0;border-top:1px solid var(--line);color:#667487;font-size:10px;display:flex;justify-content:space-between;gap:15px}.hide{display:none!important}
@media(max-width:980px){.home-grid,.list-layout,.detail-grid{grid-template-columns:1fr}.side-stack{grid-template-columns:1fr 1fr}.sidebar{grid-template-columns:1fr 1fr}.search{display:none}.match-summary{grid-template-columns:1fr}.scoreboard{border-right:0;border-bottom:1px solid var(--line)}}
@media(max-width:760px){.container{width:min(100% - 20px,1200px)}.header-row{height:54px}.brand strong{font-size:15px}.header-actions{display:none}.mobile-toggle{display:block}.nav{position:absolute;left:10px;right:10px;top:51px;display:none;flex-direction:column;align-items:stretch;padding:8px;background:#0c1118;border:1px solid var(--line);border-radius:11px}.nav.open{display:flex}.nav a{display:block}.quickbar-inner{min-height:38px}.home-main{padding-top:13px}.overview-head{align-items:flex-start;flex-direction:column}.title-wrap h1{font-size:21px}.match-row{grid-template-columns:64px minmax(0,1fr) 72px;grid-template-rows:auto auto;gap:5px 8px;min-height:73px}.league-badge{display:none}.match-time{grid-column:1;grid-row:1/3}.pair{grid-column:2;grid-row:1/3}.status{grid-column:3;grid-row:1;justify-self:end}.action-link{grid-column:3;grid-row:2;align-self:end;margin-top:0;height:29px;padding:0 8px}.channel-grid,.side-stack,.sidebar{grid-template-columns:1fr}.focus-card{padding:12px}.page-head{align-items:flex-start;flex-direction:column}.list-match{grid-template-columns:82px 1fr}.list-match .btn{grid-column:1/-1;width:100%}.summary-info{gap:13px;flex-wrap:wrap}.footer-grid{min-height:110px;align-items:flex-start;justify-content:center;flex-direction:column;padding:20px 0}.footer-links{flex-wrap:wrap}.copyright{flex-direction:column;gap:3px}}
@media(max-width:460px){.date-tabs{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.tab{padding:0 7px}.filter-tabs button{padding:0 9px}.match-row{grid-template-columns:58px minmax(0,1fr) 66px;padding:9px}.team-score{font-size:15px}.scoreboard{padding:13px 8px}.summary-info{padding:12px}.player-head h1{font-size:14px}.channel-grid{gap:10px}}
/* Compact no-score layout */
.compact-head{margin-bottom:10px}.match-board-full{width:100%}.home-grid{display:block}.no-score-row{grid-template-columns:92px 110px minmax(0,1fr) 108px}.pair-simple .pair-line{grid-template-columns:minmax(0,1fr)}.pair-simple .team-name{font-size:14px}.simple-channels{margin-top:16px}.list-main-full{width:100%;max-width:none}.list-match-simple{grid-template-columns:110px minmax(0,1fr) 110px}.matchup-board .score-num strong{letter-spacing:2px}.no-score-summary{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}
@media(max-width:760px){.no-score-row{grid-template-columns:64px minmax(0,1fr) 82px;grid-template-rows:auto auto}.no-score-row .match-time{grid-column:1;grid-row:1/3}.no-score-row .league-badge{display:block;grid-column:2;grid-row:1;font-size:10px}.no-score-row .pair{grid-column:2;grid-row:2}.no-score-row .action-link{grid-column:3;grid-row:1/3;align-self:center;justify-self:end}.list-match-simple{grid-template-columns:82px minmax(0,1fr)}.list-match-simple .btn{grid-column:1/-1;width:100%}.no-score-summary{grid-template-columns:1fr}}
@media(max-width:460px){.no-score-row{grid-template-columns:58px minmax(0,1fr) 76px;padding:9px}.no-score-row .action-link{padding:0 8px;font-size:11px}}

/* Compact schedule hub and polished UX */
body{background:
  radial-gradient(circle at 18% -10%,rgba(34,229,139,.055),transparent 27rem),
  radial-gradient(circle at 88% 10%,rgba(94,183,255,.035),transparent 26rem),var(--bg)}
.site-header{box-shadow:0 8px 30px rgba(0,0,0,.15)}
.brand-mark{background:linear-gradient(145deg,#34efa0,#11cb76);box-shadow:0 0 0 4px rgba(34,229,139,.07),0 8px 24px rgba(34,229,139,.12)}
.search{transition:border-color .18s,background .18s}.search:hover{background:#111722}.nav a{transition:.18s ease}
.home-main{padding:15px 0 44px}
.schedule-intro{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:12px 4px 14px}
.schedule-intro .eyebrow,.section-heading .eyebrow{display:block;margin-bottom:3px;color:var(--green);font-size:9px;font-weight:950;letter-spacing:1.5px}
.schedule-title-line{display:flex;align-items:center;gap:10px}.schedule-title-line h1{margin:0;font-size:23px;line-height:1.15;letter-spacing:-.3px}.today-label{display:inline-flex;align-items:center;height:24px;padding:0 8px;border:1px solid rgba(34,229,139,.2);border-radius:999px;background:rgba(34,229,139,.055);color:#8ef0bd;font-size:10px;font-weight:800}
.schedule-shortcuts{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.shortcut-chip{height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:rgba(14,19,27,.82);color:#c3ceda;font-size:12px;font-weight:800;transition:.18s}.shortcut-chip:hover{border-color:#36516a;background:#121a24;color:#fff;transform:translateY(-1px)}.shortcut-dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(34,229,139,.06)}
.match-board{box-shadow:0 20px 60px rgba(0,0,0,.15)}.board-toolbar{min-height:52px;padding:9px 13px;background:linear-gradient(180deg,rgba(20,27,38,.68),rgba(14,19,27,.18))}.board-toolbar strong{font-size:13px}.filter-tabs button{height:31px;padding:0 10px;border-radius:8px}.filter-tabs button[data-filter="favorite"]{color:#d7be75}.filter-tabs button[data-filter="favorite"].active{color:#04120b}
.refined-row{grid-template-columns:78px 96px minmax(0,1fr) 36px 96px;min-height:66px;padding:8px 13px}.refined-row:hover{background:linear-gradient(90deg,rgba(34,229,139,.035),#111821 35%,#111821)}.refined-row .match-time strong{font-size:14px;font-variant-numeric:tabular-nums}.refined-row .match-time span{margin-top:1px}.refined-row .league-badge{display:inline-flex;max-width:96px;padding:3px 7px;border-radius:6px;background:#151d28;border:1px solid rgba(255,255,255,.035);color:#9eabba}.matchup-line{display:grid;grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr);align-items:center;gap:8px;min-width:0}.team-home,.team-away{font-size:13px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-home{text-align:right}.team-away{text-align:left}.vs-chip{height:23px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;color:#687789;font-size:9px;font-weight:950;background:#0a0f15}
.favorite-btn{width:32px;height:32px;border-radius:9px;border:1px solid var(--line);background:#111821;color:#718094;display:grid;place-items:center;cursor:pointer;font-size:18px;line-height:1;transition:.18s}.favorite-btn:hover{border-color:#5a4c27;color:#e5c76f;background:#19170f}.favorite-btn.active{border-color:rgba(255,182,72,.25);background:rgba(255,182,72,.08);color:#ffc95e}.action-link.primary,.btn-primary{background:linear-gradient(145deg,#2ce895,#12cb77);box-shadow:0 7px 20px rgba(34,229,139,.08)}
.empty-favorites{padding:42px 20px;text-align:center;color:var(--muted)}.empty-favorites .empty-icon{display:block;font-size:32px;color:#5e6b7b}.empty-favorites strong{display:block;margin:6px 0 2px;color:#d8e0e9;font-size:14px}.empty-favorites p{margin:0;font-size:11px}
.browse-section{margin-top:24px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 3px 9px}.section-heading h2{margin:0;font-size:18px}.polished-channels{margin-top:0}.polished-channel{position:relative;overflow:hidden}.polished-channel:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(34,229,139,.55),transparent);opacity:.45}.polished-channel .channel-head{height:53px;background:linear-gradient(180deg,rgba(19,27,38,.75),transparent)}.polished-channel .channel-icon{width:27px;height:27px;color:var(--green);font-size:10px;background:rgba(34,229,139,.07);border:1px solid rgba(34,229,139,.1)}.polished-channel .channel-head a span{display:inline-block;transition:transform .18s}.polished-channel .channel-head a:hover span{transform:translateX(2px)}.polished-channel .mini-item{min-height:50px}.polished-channel .mini-time{font-variant-numeric:tabular-nums}.polished-channel .mini-title{font-size:12px}

.list-actions{display:flex;align-items:center;gap:7px}.list-actions .favorite-btn{flex:0 0 auto}.player-head-actions{display:flex;align-items:center;gap:10px}.detail-favorite{height:31px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#111821;color:#9facbb;cursor:pointer;font-size:11px;font-weight:800}.detail-favorite.active{color:#ffc95e;border-color:rgba(255,182,72,.25);background:rgba(255,182,72,.08)}
.mobile-dock{display:none}
@media(max-width:760px){
  body{padding-bottom:62px}.home-main{padding-top:10px}.schedule-intro{min-height:auto;align-items:flex-start;flex-direction:column;gap:10px;padding:8px 2px 12px}.schedule-title-line h1{font-size:20px}.schedule-shortcuts{width:100%;justify-content:flex-start}.shortcut-chip{height:31px}.board-toolbar{align-items:flex-start;flex-direction:column}.board-toolbar-left{width:100%;justify-content:space-between}.filter-tabs{width:100%;display:grid;grid-template-columns:repeat(4,1fr)}.filter-tabs button{padding:0 4px}.refined-row{grid-template-columns:55px minmax(0,1fr) 33px 76px;grid-template-rows:18px auto;min-height:69px;gap:5px 7px;padding:8px 9px}.refined-row .match-time{grid-column:1;grid-row:1/3}.refined-row .league-badge{grid-column:2;grid-row:1;max-width:100%;padding:0;background:none;border:0;font-size:9px}.refined-row .matchup-line{grid-column:2;grid-row:2;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);gap:5px}.refined-row .team-home,.refined-row .team-away{font-size:11px}.refined-row .vs-chip{height:19px;font-size:8px}.refined-row .favorite-btn{grid-column:3;grid-row:1/3;align-self:center;width:31px;height:31px}.refined-row .action-link{grid-column:4;grid-row:1/3;align-self:center;height:31px;padding:0 7px;font-size:10px}.section-heading{align-items:flex-start;flex-direction:column;gap:2px}.list-actions{grid-column:1/-1}.list-actions .btn{flex:1}.player-head{align-items:flex-start}.player-head-actions{flex-shrink:0}.detail-favorite{width:31px;padding:0;font-size:0}.detail-favorite:after{content:"☆";font-size:16px}.detail-favorite.active:after{content:"★"}.mobile-dock{position:fixed;z-index:80;left:0;right:0;bottom:0;height:58px;display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom);background:rgba(10,14,20,.96);backdrop-filter:blur(16px);border-top:1px solid var(--line)}.mobile-dock a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1px;color:#7e8b9c}.mobile-dock a span{font-size:15px;line-height:1}.mobile-dock a b{font-size:9px}.mobile-dock a:hover{color:var(--green)}
}
@media(max-width:460px){.today-label{font-size:9px}.refined-row{grid-template-columns:50px minmax(0,1fr) 30px 69px}.refined-row .action-link{font-size:9px}}


.stream-launcher{background:var(--surface);border:1px solid var(--line);border-top:0;padding:18px}.stream-launcher-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.stream-launcher-head h2{font-size:18px;margin:3px 0 4px}.stream-safe-tip{flex:0 0 auto;display:inline-flex;align-items:center;height:27px;padding:0 9px;border-radius:999px;background:rgba(34,229,139,.07);border:1px solid rgba(34,229,139,.16);color:#7cf0b6;font-size:10px;font-weight:800}.stream-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stream-link{min-height:76px;display:grid;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;gap:11px;padding:12px 13px;border:1px solid var(--line);border-radius:12px;background:#111821;transition:.18s ease}.stream-link:hover{border-color:#365066;background:#151e29;transform:translateY(-1px)}.stream-link-primary{background:linear-gradient(135deg,rgba(34,229,139,.14),rgba(34,229,139,.05));border-color:rgba(34,229,139,.3)}.stream-link-primary:hover{border-color:rgba(34,229,139,.56);background:linear-gradient(135deg,rgba(34,229,139,.2),rgba(34,229,139,.08))}.stream-link-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--surface3);border:1px solid var(--line);color:#aeb9c8;font-size:10px;font-weight:900}.stream-link-primary .stream-link-icon{background:var(--green);border-color:var(--green);color:#04120b;font-size:13px}.stream-link-copy{min-width:0}.stream-link-copy strong{display:block;font-size:13px;margin-bottom:2px}.stream-link-copy small{display:block;color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stream-link-arrow{justify-self:end;color:#68788b;font-size:16px}.stream-link:hover .stream-link-arrow,.stream-link-primary .stream-link-arrow{color:var(--green)}.stream-empty,.stream-ended{grid-column:1/-1;min-height:112px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px dashed #2a3748;border-radius:12px;background:#0b1017;color:var(--muted)}.stream-empty>span,.stream-ended>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--surface3);font-weight:900}.stream-empty strong,.stream-ended strong{display:block;color:#dbe3ec;font-size:13px}.stream-empty p,.stream-ended p{margin:2px 0 0;font-size:10px}.stream-ended{margin:0;min-height:130px}.stream-ended>span{color:var(--green)}
@media(max-width:760px){.stream-launcher{padding:13px}.stream-launcher-head{margin-bottom:11px}.stream-launcher-head h2{font-size:16px}.stream-safe-tip{display:none}.stream-links{grid-template-columns:1fr}.stream-link{min-height:66px}}


.page-head-clean{position:relative;align-items:flex-start;padding:7px 0 10px 15px;margin:2px 0 12px}
.page-head-clean:before{content:"";position:absolute;left:0;top:8px;bottom:11px;width:3px;border-radius:99px;background:linear-gradient(180deg,var(--green),rgba(34,229,139,.18))}
.page-head-copy{min-width:0;max-width:820px}.page-head-clean .page-title{margin-bottom:6px;letter-spacing:-.35px}
.list-match-copy{min-width:0}.list-match-copy h3{min-width:0;margin:0}.list-match-copy h3 a{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.action-link,.btn{white-space:nowrap;word-break:keep-all;transition:transform .18s,border-color .18s,background .18s}
.list-actions{flex-wrap:nowrap;justify-content:flex-end}.list-actions .btn{flex:0 0 auto;min-width:102px}
.pagination a,.pagination span{transition:.18s}.pagination a:hover{border-color:#365066;background:#111821;color:#fff}.pagination .active,.pagination .cur,.pagination span.current{background:var(--green);border-color:var(--green);color:#04120b;font-weight:900}
a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--green);outline-offset:2px}
.stream-launcher{border-left:0;border-right:0;border-bottom:0}
@media(min-width:761px){
  .list-match-simple{grid-template-columns:112px minmax(0,1fr) 146px;gap:18px;min-height:66px}
  .list-actions{min-width:146px}
  .list-actions .favorite-btn{flex:0 0 32px}
  .list-actions .btn{width:106px;padding:0 14px}
  .no-score-row .action-link{min-width:88px}
  .refined-row .action-link{min-width:88px}
}
@media(max-width:760px){
  .page-head-clean{padding:5px 0 8px 12px;margin-top:0}.page-head-clean:before{top:7px;bottom:9px}.page-head-clean .page-title{font-size:21px}
  .list-match-copy h3 a{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
  .list-actions{justify-content:stretch}.list-actions .btn{flex:1 1 auto;width:auto;min-width:0;white-space:nowrap}
}

body{font-size:15px}
.brand strong{font-size:18px}.brand em{font-size:12px}.nav a{font-size:14px}
.quick-label,.quick-match,.quick-more{font-size:13px}
.schedule-intro .eyebrow,.section-heading .eyebrow{font-size:10px}.schedule-title-line h1{font-size:25px}.today-label{font-size:11px}.shortcut-chip{font-size:13px}
.board-toolbar strong{font-size:15px}.tab,.filter-tabs button{font-size:13px}
.match-time strong,.refined-row .match-time strong{font-size:15px}.match-time span{font-size:12px}
.league-badge{justify-content:center;text-align:center;font-size:12px;font-weight:800}
.refined-row .league-badge{width:100%;height:28px;max-width:96px;justify-content:center;text-align:center;padding:0 8px}
.team-name,.team-home,.team-away{font-size:14px}.vs-chip{font-size:10px}.action-link,.btn{font-size:13px}
.section-heading h2{font-size:19px}.channel-head a{font-size:12px}.mini-time{font-size:12px}.mini-title,.polished-channel .mini-title{font-size:13px}.mini-league{font-size:11px}

.breadcrumb{font-size:13px}.page-title{font-size:28px}.list-match .timebox strong{font-size:15px}.timebox span,.meta{font-size:12px}.list-match h3{font-size:15px}.panel h3{font-size:15px}.eyebrow{font-size:11px}.seo-copy{font-size:13px}.pagination a,.pagination span{font-size:13px}
.player-head h1{font-size:18px}.score-team strong{font-size:13px}.score-num span{font-size:11px}.summary-item span{font-size:11px}.summary-item b{font-size:13px}.content-card h2{font-size:17px}.rich-text{font-size:15px;line-height:1.8}.info-row{font-size:12px}
.stream-launcher-head h2{font-size:19px}.stream-safe-tip{font-size:11px}.stream-link-copy strong{font-size:14px}.stream-link-copy small{font-size:11px}.stream-empty strong,.stream-ended strong{font-size:14px}.stream-empty p,.stream-ended p{font-size:11px}
.footer-copy,.footer-links{font-size:12px}.copyright{font-size:11px}

@media(max-width:760px){
  .brand strong{font-size:16px}.nav a{font-size:15px}
  .schedule-title-line h1{font-size:22px}.today-label{font-size:10px}.shortcut-chip{font-size:12px}
  .filter-tabs button{font-size:12px}.refined-row .match-time strong{font-size:14px}.refined-row .match-time span{font-size:11px}
  .refined-row .league-badge{height:18px;max-width:100%;justify-content:center;text-align:center;padding:0;background:none;border:0;font-size:11px}
  .refined-row .team-home,.refined-row .team-away{font-size:12px}.refined-row .vs-chip{font-size:9px}.refined-row .action-link{font-size:11px}
  .mobile-dock a b{font-size:10px}
  .page-head-clean .page-title{font-size:23px}.list-match h3{font-size:15px}.timebox span,.meta{font-size:11px}
  .player-head h1{font-size:17px}.stream-launcher-head h2{font-size:18px}.stream-link-copy strong{font-size:14px}.stream-link-copy small{font-size:11px}
}
@media(max-width:460px){.refined-row .action-link{font-size:10px}.today-label{font-size:10px}}

@media(min-width:761px){.refined-row{min-height:70px}.list-match-simple{min-height:70px}}
@media(max-width:760px){.refined-row{grid-template-rows:22px auto;min-height:76px;gap:6px 7px}.refined-row .league-badge{height:22px;line-height:22px}}

button.stream-link{-webkit-appearance:none;appearance:none;width:100%;margin:0;color:inherit;font:inherit;text-align:left;cursor:pointer}
button.stream-link:focus-visible{outline:2px solid rgba(34,229,139,.9);outline-offset:2px}
button.stream-link:disabled{cursor:wait;opacity:.78;transform:none}
button.stream-link.is-loading .stream-link-arrow{animation:streamPulse .8s ease-in-out infinite alternate}
button.stream-link.is-error{border-color:rgba(255,110,110,.42)}
button.stream-link.is-error .stream-link-copy strong{color:#ff9a9a}
@keyframes streamPulse{from{opacity:.35}to{opacity:1}}
