:root{--bg:#f5f6f8;--surface:#fff;--line:#e6e8ed;--text:#222;--muted:#8a93a3;--brand:#2f6fed;--brand-dark:#2558c8;--live:#1aae5a;--danger:#e34d4d;--header-h:46px;--channel-h:40px;--tabs-h:40px;--safe-bottom:env(safe-area-inset-bottom,0px);font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}[hidden]{display:none!important}.app{background:var(--bg);width:100%;max-width:none;min-height:100vh;margin:0;position:relative}.top-bar{z-index:30;height:var(--header-h);background:var(--brand);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 12px;display:grid;position:sticky;top:0}.brand-text{letter-spacing:.02em;font-size:16px;font-weight:700}.top-spacer{justify-self:end}.sport-switch{background:#ffffff2e;border-radius:999px;padding:2px;display:inline-flex}.sport-tab{color:#ffffffdb;border-radius:999px;min-width:58px;height:28px;font-size:14px}.sport-tab.is-active{color:var(--brand);background:#fff;font-weight:600}.channel-tabs{top:var(--header-h);z-index:29;height:var(--channel-h);background:var(--surface);border-bottom:1px solid var(--line);align-items:center;padding:0 12px;display:flex;position:sticky}.channel-tab{height:100%;color:var(--brand);border-bottom:2px solid var(--brand);padding:0 4px;font-size:15px;font-weight:600}.main-tabs{top:calc(var(--header-h) + var(--channel-h));z-index:28;height:var(--tabs-h);background:var(--surface);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr auto;display:grid;position:sticky}.main-tab{color:#555;font-size:15px;position:relative}.main-tab.is-active{color:var(--brand);font-weight:600}.main-tab.is-active:after{content:"";background:var(--brand);height:2px;position:absolute;bottom:0;left:30%;right:30%}.filter-entry{color:#555;border-left:1px solid var(--line);padding:0 14px;font-size:14px}.date-strip{background:var(--surface);border-bottom:1px solid var(--line);grid-template-columns:36px 1fr 36px;align-items:center;gap:4px;padding:8px 6px;display:grid}.date-nav{height:32px;color:var(--brand);background:#eef3fb;border-radius:6px;font-size:20px}.date-chips{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.date-chips::-webkit-scrollbar{display:none}.date-chip{min-width:58px;color:var(--muted);text-align:center;background:#eef3fb;border-radius:8px;flex:none;padding:6px 8px;font-size:12px;line-height:1.25}.date-chip b{color:var(--text);font-size:13px;display:block}.date-chip.is-active{background:var(--brand);color:#ffffffd9}.date-chip.is-active b{color:#fff}.status-line{color:var(--muted);margin:0;padding:8px 12px;font-size:12px}.page-panel{display:none}.page-panel.is-active{display:block}.match-board{padding-bottom:calc(12px + var(--safe-bottom))}.league-block{margin-bottom:2px}.league-head{top:calc(var(--header-h) + var(--channel-h) + var(--tabs-h));z-index:10;color:var(--brand-dark);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#edf2fa;padding:6px 12px;font-size:13px;font-weight:600;position:sticky}.match-row{background:var(--surface);border-bottom:1px solid var(--line);text-align:left;grid-template-columns:56px minmax(0,1.2fr) minmax(90px,1.1fr) 48px;align-items:center;gap:4px;width:100%;padding:8px 10px;display:grid}.match-row:active{background:#f7f9fc}.match-meta{color:var(--muted);font-size:12px;line-height:1.35}.match-meta .time{color:var(--text);font-size:13px;font-weight:600;display:block}.match-meta .live{color:var(--live)}.match-teams{gap:4px;min-width:0;font-size:14px;display:grid}.match-teams span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.period-grid{color:#444;text-align:center;gap:2px;font-size:12px;display:grid}.period-grid .period-line{grid-template-columns:repeat(4,minmax(18px,1fr));grid-auto-flow:column;gap:2px;display:grid}.match-row-basketball .period-grid .period-line{grid-template-columns:repeat(4,minmax(18px,1fr))}.match-row-basketball .period-grid .period-line:has(em:nth-child(5)){grid-template-columns:repeat(5,minmax(18px,1fr))}.period-grid em{color:var(--muted);font-style:normal}.match-right{text-align:right;font-size:14px;font-weight:700;line-height:1.35}.match-right small{color:var(--muted);margin-top:2px;font-size:11px;font-weight:500;display:block}.empty-state{text-align:center;color:var(--muted);background:var(--surface);border:1px dashed var(--line);border-radius:10px;margin:28px 16px;padding:24px 16px;font-size:14px;line-height:1.6}.detail-page{z-index:50;background:var(--bg);flex-direction:column;width:100%;max-width:none;margin:0;display:flex;position:fixed;inset:0}.detail-header{background:linear-gradient(180deg, var(--brand) 0%, var(--brand-dark) 100%);color:#fff;padding:8px 12px 12px;position:relative}.back-btn{color:#fff;width:36px;height:36px;font-size:28px;line-height:1;position:absolute;top:8px;left:8px}.detail-league{text-align:center;opacity:.92;margin:0 36px 10px;font-size:12px}.detail-teams-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;display:grid}.detail-side{text-align:center;justify-items:center;gap:6px;display:grid}.detail-side strong{font-size:14px;font-weight:600}.detail-big-score{color:#7dffb0;font-size:34px;line-height:1}.detail-center{text-align:center;min-width:72px}.detail-center span{background:#ffffff2e;border-radius:999px;padding:2px 8px;font-size:12px;display:inline-block}.detail-center small{opacity:.9;margin-top:6px;font-size:12px;display:block}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.detail-tabs{background:var(--surface);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.detail-tab{color:#666;height:40px;font-size:14px;position:relative}.detail-tab.is-active{color:var(--brand);font-weight:600}.detail-tab.is-active:after{content:"";background:var(--brand);height:2px;position:absolute;bottom:0;left:22%;right:22%}.detail-body{padding-bottom:calc(16px + var(--safe-bottom));flex:1;overflow:auto}.detail-panel{padding:10px;display:none}.detail-panel.is-active{display:block}.source-table-wrap,.table-scroll{background:var(--surface);border:1px solid var(--line);border-radius:8px;margin-bottom:10px;overflow-x:auto}.source-data-table,.analysis-item table,.odds-table,.lineup-table{border-collapse:collapse;width:100%;min-width:280px;font-size:12px}.source-data-table th,.source-data-table td,.analysis-item th,.analysis-item td,.odds-table th,.odds-table td,.lineup-table th,.lineup-table td{text-align:center;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:8px 6px}.odds-table-football th,.odds-table-football td{padding:6px 4px;font-size:12px}.analysis-item td{white-space:pre-line}.source-data-table th,.analysis-item th,.odds-table th,.lineup-table th{color:var(--muted);background:#f3f7fb;font-weight:600}.statistic-table th{width:38%;color:var(--text)}.football-scoreboard th:first-child{text-align:left}.football-scoreboard td{text-align:center;font-variant-numeric:tabular-nums}.live-events,.live-statistics,.analysis-item,.odds-market,.lineup-block,.facts-block{background:var(--surface);border:1px solid var(--line);border-radius:8px;margin-bottom:10px;padding:10px}.live-events h3,.live-statistics h3,.odds-market h3,.lineup-block h3,.facts-block h3,.analysis-item strong{margin:0 0 8px;font-size:14px;display:block}.injury-list{margin:0;padding:0;list-style:none}.injury-item{border-top:1px solid #edf1f5;align-items:flex-start;gap:10px;padding:8px 0;display:flex}.injury-item:first-child{border-top:0;padding-top:0}.injury-dot{background:#2f7ed8;border-radius:50%;flex:none;width:18px;height:18px;margin-top:2px}.injury-body{flex-direction:column;gap:2px;min-width:0;display:flex}.injury-body strong{font-size:14px;font-weight:600}.injury-body small{color:var(--muted);font-size:12px}.detail-hint{color:var(--muted);margin:0 0 10px;padding:0 4px;font-size:12px}.pre-odds-table th,.pre-odds-table td{text-align:center;font-variant-numeric:tabular-nums}.pre-odds-table th:first-child,.pre-odds-table td:first-child{text-align:left}.odds-up{color:#d9480f;font-weight:600}.odds-down{color:#1c7ed6;font-weight:600}.team-rating-bar{background:#e9ecef;border-radius:7px;height:14px;display:flex;overflow:hidden}.team-rating-home{background:#f76707}.team-rating-away{background:#1c7ed6}.team-rating-labels{color:var(--text);justify-content:space-between;margin-top:8px;font-size:13px;display:flex}.team-rating-labels b{font-variant-numeric:tabular-nums}.live-event{border-top:1px solid #edf1f5;grid-template-columns:64px 1fr auto;gap:8px;padding:8px 0;font-size:13px;display:grid}.live-event time{color:var(--muted)}.detail-loading{text-align:center;color:var(--muted);margin:0;padding:18px 8px;font-size:13px}.stat-range-switch{background:#eef3f9;border-radius:999px;gap:6px;margin-bottom:10px;padding:3px;display:inline-flex}.stat-range-switch button{min-width:72px;height:28px;color:var(--muted);border-radius:999px;font-size:12px}.stat-range-switch button.is-active{background:var(--brand);color:#fff}.stat-table-group{margin-bottom:10px}.football-process-board{gap:8px;display:grid}.football-process-side{grid-template-columns:72px 1fr;align-items:center;gap:8px;display:grid}.football-process-label{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.football-process-lane{background:linear-gradient(90deg,#eef3f9,#f7f9fc);border:1px solid #e2e8f0;border-radius:4px;height:28px;position:relative}.process-marker{background:#2f6fed;border-radius:50%;width:10px;height:10px;margin-left:-5px;position:absolute;top:50%;transform:translateY(-50%)}.process-marker.goal{background:#1aae5a}.process-marker.corner{background:#f0a202;border-radius:2px}.process-marker.danger{background:0 0;border-bottom:9px solid #e34d4d;border-left:5px solid #0000;border-right:5px solid #0000;border-radius:0;width:0;height:0}.football-process-ticks{color:var(--muted);text-align:center;grid-template-columns:repeat(6,1fr);gap:0;margin:0;padding:0 72px 0 80px;font-size:11px;list-style:none;display:grid}.football-process-legend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;font-size:12px;display:flex}.football-process-legend .mk{vertical-align:middle;background:#2f6fed;border-radius:50%;width:10px;height:10px;margin-right:4px;display:inline-block}.football-process-legend .mk.goal{background:#1aae5a}.football-process-legend .mk.corner{background:#f0a202;border-radius:2px}.football-process-legend .mk.danger{background:0 0;border-bottom:9px solid #e34d4d;border-left:5px solid #0000;border-right:5px solid #0000;border-radius:0;width:0;height:0}.fb-event-switch{margin-bottom:8px}.fb-jsq-bar,.fb-odds-bar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.fb-jsq-bar h3,.fb-odds-bar h3{margin:0 auto 0 0}.fb-odds-table .odds-open{background:#fff8f0}.fb-odds-table .odds-open,.fb-odds-table .odds-live,.fb-odds-table .odds-closed{text-align:center}.fb-odds-table .odds-open span,.fb-odds-table .odds-live span,.fb-odds-table .odds-closed span{min-width:2.4em;margin:0 2px;display:inline-block}.fb-odds-table .line-red,.fb-corner-table .line-red,.jsq-table .jsq-max{color:#e34d4d;font-weight:600}.fb-odds-table .odds-time{color:#fff;text-align:center;width:42px;font-weight:600}.fb-odds-table .time-early{background:#3bb273}.fb-odds-table .time-pending{background:#e35d5d}.fb-odds-table .time-live{background:#6b7280}.fb-odds-table .odds-arrow{color:var(--muted);margin-left:4px}.fb-corner-table .odds-live-tag{color:var(--muted);text-align:center;background:#fff3e6;font-weight:600}.jsq-table th:nth-child(3),.jsq-table td:nth-child(3){color:var(--muted);background:#f3f7fb;font-weight:600}.detail-hint{color:var(--muted);margin:0;font-size:13px}.stat-group-label{color:var(--brand-dark);background:#e8eef6;border-radius:999px;margin-bottom:6px;padding:2px 8px;font-size:12px;display:inline-block}.filter-drawer{z-index:60;width:100%;max-width:none;margin:0;position:fixed;inset:0}.filter-mask{background:#10182873;position:absolute;inset:0}.filter-sheet{background:var(--surface);max-height:78vh;padding-bottom:var(--safe-bottom);border-radius:14px 14px 0 0;flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0}.filter-header{justify-content:space-between;align-items:center;padding:14px 14px 8px;display:flex}.text-link{color:var(--brand);font-size:13px}.filter-actions{gap:8px;padding:0 14px 8px;display:flex}.chip-btn{height:30px;color:var(--brand);background:#eef3f9;border-radius:999px;padding:0 12px;font-size:13px}.filter-list{flex:1;padding:0 8px 8px;overflow:auto}.filter-item{border-bottom:1px solid #edf1f5;align-items:center;gap:10px;padding:10px 8px;font-size:14px;display:flex}.filter-item input{width:16px;height:16px}.primary-btn{background:var(--brand);color:#fff;border-radius:8px;height:42px;margin:8px 14px 14px;font-size:15px;font-weight:600}.match-row-basketball{grid-template-columns:minmax(88px,.9fr) minmax(0,2.2fr) minmax(72px,.8fr);align-items:center;column-gap:8px}.match-row-basketball .bb-summary{color:#1aae5a;white-space:normal;margin-top:4px;font-size:11px;line-height:1.35;display:block}.match-row-basketball .bb-main{grid-template-columns:minmax(0,1.1fr) minmax(88px,1fr) 36px;align-items:center;gap:6px;min-width:0;display:grid}.match-row-basketball .period-grid em.has-score{color:#222;font-weight:600}.match-row-basketball .bb-totals{text-align:right;gap:4px;display:grid}.match-row-basketball .bb-totals b{color:var(--danger);font-size:16px;font-weight:700;line-height:1.2}.match-row-basketball .bb-side{text-align:right;justify-items:end;gap:4px;display:grid}.match-row-basketball .bb-odds{color:#2f6fed;word-break:break-all;font-size:11px;font-weight:600;line-height:1.35}.match-row-basketball .bb-status{color:#2f6fed;font-size:13px;font-weight:600}.match-row-football{grid-template-columns:70px minmax(0,1fr) 40px;align-items:center;gap:8px;min-height:56px;padding:10px 12px}.match-row-football .fb-league{color:#e67e22;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.3;display:block;overflow:hidden}.match-row-football .match-meta .time{margin-top:2px;font-size:12px;font-weight:600}.match-row-football .fb-center{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px;min-width:0;display:grid}.match-row-football .fb-side{gap:3px;min-width:0;display:grid}.match-row-football .fb-home{text-align:right;justify-items:end}.match-row-football .fb-away{text-align:left;justify-items:start}.match-row-football .fb-side strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;font-weight:600;line-height:1.25;overflow:hidden}.match-row-football .fb-odds{color:#9a7b4f;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;line-height:1.2;overflow:hidden}.match-row-football .fb-odds:empty{display:none}.match-row-football .fb-vs{text-align:center;min-width:28px;color:var(--muted);letter-spacing:.04em;font-size:12px;font-weight:700}.match-row-football .fb-score{text-align:center;letter-spacing:.02em;min-width:42px;font-size:18px;font-weight:700;line-height:1}.match-row-football .fb-score em{margin:0 1px;font-style:normal;font-weight:600}.match-row-football .fb-score.is-live{color:var(--danger)}.match-row-football .fb-score.is-finished{color:var(--text)}.match-row-football .fb-right{color:var(--muted);align-self:center;min-height:1em;font-size:11px;font-weight:600;line-height:1.3}
