:root{--ink:#1d2329;--muted:#66717b;--muted-alt:#626c79;--accent:#008c9c;--score:#0a8561;--live:#d42b29;--home:#ff3331;--draw:#1e88e5;--away:#10b981;--gold:#b88600;--column-bg:#f3f5f7;--page-bg:#e9edf1;--card-bg:#fff;--hairline:#e6ebef;--column-width:480px;color:var(--ink);font-synthesis:none;-webkit-font-smoothing:antialiased;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:16px;line-height:24px}*{box-sizing:border-box}body{background:var(--page-bg);min-height:100vh;margin:0}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p,dl,dd,ul,ol{margin:0}ul,ol{padding:0;list-style:none}.page{flex-direction:column;align-items:center;min-height:100vh;display:flex}.column{background:var(--column-bg);flex-direction:column;width:100%;min-height:100vh;padding-bottom:8px;display:flex}.nav-spacer{flex:none;height:67px}.nav-holder{pointer-events:none;justify-content:center;display:flex;position:fixed;inset:auto 0 0}.nav-column{pointer-events:auto;width:100%}@media (width>=480px){.column,.nav-column{width:var(--column-width)}}.bottom-nav{background:var(--card-bg);border-top:1px solid var(--hairline);grid-template-columns:repeat(3,1fr);align-items:center;height:67px;display:grid;position:relative}.bottom-tab{color:var(--muted);flex-direction:column;align-items:center;gap:3px;font-size:11px;font-weight:500;line-height:13px;display:flex}.bottom-tab.is-active{color:var(--accent);font-weight:700}.bottom-tab-raised{position:relative}.bottom-tab-bubble{background:var(--accent);color:#fff;border:4px solid var(--column-bg);border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:-30px;left:50%;transform:translate(-50%);box-shadow:0 6px 16px #008c9c59}.scores-header{background:var(--card-bg)}.header-row{grid-template-columns:63px 1fr 20px;align-items:center;height:51px;padding:0 16px;display:grid}.header-row-tabs{align-items:center;gap:20px;height:48px;padding:0 16px;display:flex}.filter-button{height:44px;color:var(--muted);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:14px;line-height:21px;display:inline-flex;position:relative}.filter-button.is-on{color:var(--accent)}.filter-dot{background:var(--accent);border-radius:50%;width:6px;height:6px;display:inline-block}.sport-toggle{background:var(--column-bg);border-radius:999px;justify-self:center;margin:0 auto;padding:2px;display:inline-flex}.sport-option{height:29px;color:var(--muted);background:0 0;border:0;border-radius:999px;padding:0 13px;font-size:14px;font-weight:500;line-height:21px}.sport-option.is-on{background:var(--accent);color:#fff;font-weight:650}.sport-option:disabled{opacity:.55}.icon-button{width:20px;height:20px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:inline-grid}.icon-button:disabled{opacity:.45}.icon-button.is-followed{color:var(--gold)}.view-tabs{align-items:center;gap:20px;display:flex}.view-tab{height:42px;color:var(--muted);background:0 0;border:0;padding:0;font-size:14px;line-height:normal;position:relative}.view-tab.is-active{color:var(--ink);font-weight:700}.view-tab.is-active:after{content:"";background:var(--accent);border-radius:2px;height:3px;position:absolute;bottom:4px;left:0;right:0}.view-tab:disabled{opacity:.5}.header-tools{align-items:center;gap:12px;margin-left:auto;display:flex}.header-tools .icon-button{width:24px;height:24px}.date-button{border:1px solid var(--hairline);background:var(--card-bg);height:24px;color:var(--muted);border-radius:999px;align-items:center;gap:5px;margin-left:auto;padding:0 10px;font-size:10px;display:inline-flex}.date-button:disabled{opacity:.6}.date-strip{background:var(--card-bg);border-top:1px solid var(--hairline);align-items:center;gap:8px;padding:10px 12px;display:flex;overflow-x:auto}.strip-arrow,.strip-calendar{width:28px;height:44px;color:var(--muted);background:0 0;border:0;flex:none;place-items:center;display:grid}.strip-day{border:1px solid var(--hairline);background:var(--card-bg);border-radius:8px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:1px;min-width:62px;height:44px;display:flex}.strip-day small{color:var(--muted);font-size:10px;line-height:12px}.strip-day b{font-size:13px;line-height:16px}.strip-day.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.strip-day.is-active small{color:#ffffffd9}.match-list{flex-direction:column;gap:8px;padding:12px;display:flex}.prediction-list{flex-direction:column;gap:12px;padding:12px;display:flex}.match-card,.prediction-card{background:var(--card-bg);border-radius:12px;flex-direction:column;gap:9px;padding:13px 12px;display:flex}.card-top{grid-template-columns:14px 44px 34px 12px 33px minmax(0,1fr) auto;align-items:center;gap:4px;height:14px;display:grid}.card-top-state{justify-self:end;min-width:0;display:flex;overflow:hidden}.card-top-state .capture-chip{padding:0 5px}@media (width>=480px){.match-card .card-top{grid-template-columns:14px 64px 34px 12px 33px minmax(0,1fr) auto}}.follow-button{width:14px;height:14px;color:var(--muted-alt);background:0 0;border:0;flex:none;place-items:center;padding:0;font-size:12px;line-height:14.4px;display:grid}.follow-button.is-followed{color:var(--gold)}.follow-button:disabled{opacity:.4;cursor:not-allowed}.card-league,.card-kickoff{color:var(--muted-alt);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;line-height:14.4px;overflow:hidden}.card-ai{color:var(--accent);border:1px solid var(--accent);border-radius:999px;flex:none;padding:2px 7px;font-size:10px;font-weight:500;line-height:10px}.card-status{color:var(--muted);margin-left:auto;font-size:10px;font-style:normal;line-height:14px}.card-status-missing{color:var(--muted);background:var(--column-bg);border-radius:4px;padding:0 6px}.card-link{flex-direction:column;justify-content:center;gap:6px;min-height:46px;display:flex}.card-teams,.team-row{grid-template-columns:110px 18px 56px 18px 110px;justify-content:center;align-items:center;gap:4px;min-height:21px;display:grid}.card-home-name,.card-teams>b:first-child{text-align:right}.card-home-name,.card-away-name,.card-teams b{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:21px;overflow:hidden}.crest{color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;font-weight:700;line-height:12px;display:grid}.crest-home{background:#c43e3a}.crest-away{background:#2d6096}.card-score{color:var(--score);text-align:center;justify-self:center;font-size:14px;font-weight:700;line-height:21px}.card-score-missing{color:var(--muted);font-weight:700}.card-market{align-items:center;gap:8px;display:flex}.market-label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px;line-height:13px}.market-value{color:var(--ink);font-size:13px;line-height:13px}.market-note{color:var(--muted);text-align:right;margin-left:auto;font-size:9px;line-height:13px}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.active-filters{color:var(--muted);align-items:center;gap:8px;padding:8px 12px 0;font-size:11px;display:flex}.active-filters b{background:var(--accent);color:#fff;border-radius:999px;padding:2px 9px;font-size:11px}.link-button{color:var(--accent);background:0 0;border:0;padding:0;font-size:11px;text-decoration:underline}.prediction-card{gap:11px}.card-direction{border-top:1px solid var(--hairline);align-items:center;gap:10px;padding-top:8px;display:flex}.direction-label{color:var(--muted-alt);font-size:11px;line-height:13px}.direction-count{color:var(--muted-alt);text-align:center;flex:1;font-size:11px;line-height:13px}.pending-badge{letter-spacing:.04em;color:#78580a;text-transform:uppercase;white-space:nowrap;background:#fff4db;border-radius:4px;padding:1px 6px;font-size:9px;font-weight:700;line-height:13px}.fixture-entry{background:#fff8e9;border:1px solid #f2dfaa;border-radius:10px;flex-direction:column;gap:9px;margin:0 12px 12px;padding:13px 12px;display:flex}.fixture-entry p{color:#68531a;font-size:12px;line-height:18px}.detail-bar{background:var(--card-bg);align-items:center;height:48px;padding:0 12px;display:flex}.detail-bar>.icon-button:first-child{width:40px;height:44px}.detail-bar h1{text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:17px;font-weight:600;line-height:25.5px;overflow:hidden}.bar-actions{display:flex}.bar-actions .icon-button{width:30px;height:44px}.bar-spacer{width:40px}.bar-error{background:var(--card-bg);padding:0 12px 6px}.hero{background:linear-gradient(#fff 0%,#f6f8fa 100%);grid-template-columns:1fr 126px 1fr;align-items:start;height:128px;padding:28px 12px 0;display:grid}.hero-team{flex-direction:column;align-items:center;gap:5px;min-width:0;display:flex}.hero-crest{color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:16px;font-weight:700;line-height:24px;display:grid}.hero-crest-home{background:#c43e3a}.hero-crest-away{background:#2d6096}.hero-team b{text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:13px;font-weight:700;line-height:19.5px;overflow:hidden}.hero-middle{flex-direction:column;align-items:center;gap:5px;display:flex}.hero-competition,.hero-kickoff,.hero-status{color:var(--muted);text-align:center;font-size:10px;font-style:normal;line-height:15px}.hero-score{text-align:center;min-width:54px;font-size:22px;font-weight:700;line-height:26.4px}.hero-score-missing{color:var(--muted)}.hero-status{background:var(--column-bg);border-radius:999px;padding:1px 9px}.section-tabs{background:var(--card-bg);border-bottom:1px solid var(--hairline);grid-template-columns:repeat(4,1fr);height:42px;display:grid}.section-tab{color:var(--muted);background:0 0;border:0;place-items:center;height:42px;padding:0;font-size:14px;line-height:21px;display:grid;position:relative}.section-tab.is-active{color:var(--ink);font-weight:700}.section-tab.is-active:after{content:"";background:var(--accent);border-radius:2px;width:22px;height:3px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.fixture-header-meta{background:var(--card-bg);color:#626c79;justify-content:space-between;gap:12px;padding:8px 12px;font-size:10px;line-height:15px;display:flex}.card{background:var(--card-bg);border-radius:12px;margin:16px 12px 0;padding:14px 12px}.card-head{align-items:center;gap:8px;margin-bottom:12px;display:flex}.card h2{flex:1;align-items:center;gap:9px;font-size:16px;font-weight:700;line-height:25.5px;display:flex}.title-mark{background:var(--accent);border-radius:3px;flex:none;width:4px;height:17px}.caption,.note-copy{color:var(--muted);font-size:12px;line-height:18px}.caption{margin-top:10px}.note-copy+.note-copy{margin-top:8px}.truth-note{color:#46616a;border-left:3px solid var(--accent);background:#edf8f8;border-radius:0 6px 6px 0;margin-bottom:12px;padding:9px 11px;font-size:12px;line-height:18px}.missing-banner{color:#79570d;background:#fff6df;border-radius:8px;margin-bottom:10px;padding:12px;font-size:13px;font-weight:700}.inline-error{color:#aa2d2d;font-size:12px;line-height:18px}.inline-notice{color:#138365;font-size:12px;line-height:18px}.field-error{color:#aa2d2d;font-size:11px;font-style:normal;line-height:16px;display:block}.kv{grid-template-columns:auto 1fr;gap:5px 12px;font-size:12px;line-height:18px;display:grid}.kv dt{color:var(--muted)}.kv dd{overflow-wrap:anywhere}.state-block{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:28px 16px;display:flex}.state-block h1{font-size:17px;font-weight:500;line-height:25.5px}.state-block p{color:var(--muted);max-width:320px;font-size:13px;line-height:20px}.state-rule{background:#78828c;border-radius:2px;width:30px;height:3px;margin-bottom:10px}.spinner{border:3px solid #d9eef0;border-top-color:var(--accent);border-radius:50%;width:26px;height:26px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.primary-button{background:var(--accent);color:#fff;border:0;border-radius:8px;flex-direction:column;align-items:center;padding:9px 18px;font-size:14px;display:inline-flex}.primary-button small{opacity:.85;font-size:10px}.primary-button:disabled{opacity:.6}.primary-button.wide{flex:1}.outline-button{border:1px solid var(--accent);color:var(--accent);background:0 0;border-radius:999px;padding:9px 22px;font-size:14px;font-weight:700;display:inline-block}.ghost-button{border:1px solid var(--hairline);background:var(--card-bg);color:var(--muted);border-radius:8px;padding:6px 12px;font-size:12px}.ghost-button.danger{color:#aa2d2d}.evidence{background:var(--card-bg);border:1px solid var(--hairline);border-radius:8px;margin:8px 12px 0}.card .evidence{margin:10px 0 0}.evidence-summary{text-align:left;width:100%;color:var(--muted);background:0 0;border:0;align-items:center;gap:8px;padding:8px 11px;font-size:11px;line-height:16px;display:flex}.evidence-summary>span:first-child{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.evidence-toggle{color:var(--accent);flex:none;font-weight:700}.mode-badge{letter-spacing:.04em;text-transform:uppercase;color:#27675a;white-space:nowrap;background:#e9f8f4;border-radius:4px;padding:1px 6px;font-size:9px;font-weight:700;line-height:13px}.mode-age{color:var(--muted-alt)}.evidence-body{flex-direction:column;gap:8px;padding:0 11px 11px;display:flex}.snapshot-grid{flex-direction:column;gap:10px;display:flex}.snapshot{border:1px solid var(--hairline);border-radius:9px;padding:11px}.snapshot header{justify-content:space-between;align-items:center;font-size:12px;display:flex}.status-ok{color:#138365;background:#e5f7f1;border-radius:999px;padding:2px 8px;font-size:9px;font-weight:700}.status-error{color:#aa2d2d;background:#fdebeb;border-radius:999px;padding:2px 8px;font-size:9px;font-weight:700}.snapshot-question{color:#495764;margin:6px 0 9px;font-size:12px;line-height:18px}.quote-row{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:10px;display:grid}.quote-row span{background:var(--column-bg);border-radius:7px;flex-direction:column;gap:2px;padding:7px 8px;display:flex}.quote-row small{color:var(--muted);font-size:10px}.quote-row b{font-size:15px;line-height:18px}.semantics-question{margin-bottom:6px;font-size:13px;line-height:19px}.rules-copy{color:#5a6773;white-space:pre-line;max-height:130px;font-size:12px;line-height:18px;overflow:auto}.source-links{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.source-links a,.news-list a{color:var(--accent);font-size:12px;font-weight:700}.news-list{flex-direction:column;gap:12px;display:flex}.news-list article{border-bottom:1px solid var(--hairline);padding-bottom:10px}.news-list article:last-child{border-bottom:0;padding-bottom:0}.news-list p{color:#51606d;margin:4px 0;font-size:12px;line-height:18px}.news-meta{color:var(--muted)}.distribution-legend{justify-content:flex-end;gap:14px;margin-bottom:8px;font-size:11px;line-height:16px;display:flex}.distribution-legend span:before{content:"";border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.legend-home{color:var(--home)}.legend-home:before{background:var(--home)}.legend-draw{color:var(--draw)}.legend-draw:before{background:var(--draw)}.legend-away{color:var(--away)}.legend-away:before{background:var(--away)}.distribution-bar{color:#fff;border-radius:5px;height:24px;font-size:12px;font-weight:700;line-height:18px;display:flex;overflow:hidden}.distribution-bar span{place-items:center;min-width:40px;display:grid}.bar-home{background:var(--home)}.bar-draw{background:var(--draw)}.bar-away{background:var(--away)}.distribution-bar-empty{background:repeating-linear-gradient(135deg, var(--column-bg), var(--column-bg) 7px, #e9edf1 7px, #e9edf1 14px)}.distribution-empty-label{color:var(--muted);width:100%;font-size:11px;font-weight:500}.score-tiles{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.score-tile{background:var(--column-bg);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;height:50px;display:flex}.score-tile b{font-size:15px;font-weight:700;line-height:18px}.score-tile small{color:var(--muted);font-size:8.8px;line-height:12px}.score-tile.is-lead{background:var(--accent);color:#fff}.score-tile.is-lead small{color:#fffc}.score-tile.is-empty b{color:var(--muted)}.view-list{flex-direction:column;gap:14px;display:flex}.view-list li{align-items:flex-start;gap:12px;display:flex}.view-list i{color:#fff;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.mark-consensus{background:#1cbb8a}.mark-diverging{background:var(--home)}.view-list b{font-size:12px;font-weight:600;line-height:14px;display:block}.view-list small{color:var(--muted-alt);margin-top:3px;font-size:11px;line-height:13px;display:block}.support-summary{color:var(--muted);background:#f3f8f8;border-radius:7px;margin-bottom:10px;padding:9px 11px;font-size:12px;line-height:18px}.support-summary b{color:var(--accent);font-size:16px}.perspective-list{flex-direction:column;gap:9px;display:flex}.perspective-list article{border:1px solid var(--hairline);border-radius:9px;padding:11px}.perspective-list header{justify-content:space-between;align-items:center;gap:8px;display:flex}.perspective-list b{font-size:14px;line-height:21px}.perspective-list p{color:#505d6a;margin:5px 0;font-size:12px;line-height:18px}.perspective-list small{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px;line-height:13px}.perspective-list .is-muted{opacity:.78;background:#fafbfc}.direction{border-radius:999px;padding:3px 9px;font-size:12px;font-weight:600;line-height:18px}.direction-home{color:var(--home);background:#ffecee}.direction-draw{color:var(--draw);background:#e8f4fd}.direction-away{color:var(--away);background:#e7f7f5}.direction-abstain{color:var(--muted);background:var(--column-bg)}.assessment{border-top:1px solid var(--hairline);flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;padding-top:12px;display:flex}.assessment-direction{color:var(--home);background:#ffecee;border-radius:999px;padding:4px 11px;font-size:12px;font-weight:700}.assessment b{flex:1;min-width:180px;font-size:13px;line-height:19px}.assessment small{color:#d87919;text-transform:uppercase;font-size:11px;font-weight:700}.trigger{letter-spacing:.05em;text-transform:uppercase;color:var(--accent);background:#e8f6f7;border-radius:4px;margin-bottom:8px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-block}.opinion-box{background:#fff8e9;border-left:3px solid #f3b73c;border-radius:0 6px 6px 0;margin-top:14px;padding:11px}.opinion-box b{text-transform:uppercase;color:#735813;font-size:11px}.opinion-box p{margin-top:4px;font-size:12px;line-height:18px}.limit-list{color:var(--muted);flex-direction:column;gap:6px;font-size:12px;line-height:18px;display:flex}.limit-list li:before{content:"· "}.demo-banner{color:#68531a;background:#fff5db;border-bottom:1px solid #f2dfaa;align-items:center;gap:9px;padding:9px 12px;font-size:11px;line-height:16px;display:flex}.demo-banner span{color:#312300;letter-spacing:.06em;background:#f2b93b;border-radius:4px;padding:2px 7px;font-weight:800}.opinion-list{flex-direction:column;gap:10px;display:flex}.opinion-row{border:1px solid var(--hairline);border-radius:9px;padding:11px}.opinion-row header{align-items:center;gap:8px;margin-bottom:6px;display:flex}.opinion-row header b{font-size:13px}.opinion-status{text-transform:uppercase;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:700}.status-active{color:#138365;background:#e5f7f1}.status-superseded{color:var(--muted);background:var(--column-bg)}.status-withdrawn{color:#aa2d2d;background:#fdebeb}.status-expired{color:#78580a;background:#fff4db}.opinion-processing{color:var(--muted);margin-left:auto;font-size:10px}.opinion-hypothesis{font-size:13px;font-weight:600;line-height:19px}.opinion-rationale{color:var(--muted);margin:4px 0 8px;font-size:12px;line-height:18px}.row-actions{gap:8px;margin-top:9px;display:flex}.form{flex-direction:column;gap:11px;display:flex}.form label{color:var(--muted);flex-direction:column;gap:4px;font-size:12px;display:flex}.form input,.form textarea,select{border:1px solid var(--hairline);color:var(--ink);background:#fff;border-radius:7px;width:100%;padding:8px 10px;font-size:13px;line-height:19px}.form-row{grid-template-columns:1fr;gap:10px;display:grid}.form-row>label{min-width:0}.form input,.form textarea,select{min-width:0;max-width:100%}@media (width>=430px){.form-row{grid-template-columns:1fr 1fr}}.form-actions{align-items:center;gap:8px;display:flex}.internal-status{background:var(--card-bg);color:var(--muted);border-radius:8px;align-items:center;gap:8px;margin:12px 12px 0;padding:10px 12px;font-size:12px;display:flex}.internal-status b{color:var(--ink)}.internal-status .link-button{margin-left:auto}.filters-overlay{background:var(--column-bg);z-index:20;flex-direction:column;width:100%;margin:0 auto;display:flex;position:fixed;inset:0}@media (width>=480px){.filters-overlay{width:var(--column-width)}}.overlay-bar{background:var(--card-bg);align-items:center;height:48px;padding:0 12px;display:flex}.overlay-bar h1{text-align:center;flex:1;font-size:17px;font-weight:600;line-height:25.5px}.overlay-tabs{background:var(--card-bg);border-bottom:1px solid var(--hairline);height:42px;color:var(--muted);align-items:center;gap:20px;padding:0 16px;font-size:14px;display:flex}.overlay-tabs b{color:var(--ink)}.overlay-body{flex-direction:column;flex:1;gap:8px;padding:14px 16px 20px;display:flex;overflow-y:auto}.group-label{color:var(--muted);margin-top:8px;font-size:12px;line-height:18px}.group-note{color:var(--muted);margin-top:6px;font-size:11px;line-height:16px}.chip-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.chip{background:var(--card-bg);min-height:44px;color:var(--muted);border:0;border-radius:8px;padding:6px 8px;font-size:12px;line-height:16px}.chip.is-on{background:var(--accent);color:#fff}.chip:disabled{opacity:.5}.overlay-footer{background:var(--card-bg);border-top:1px solid var(--hairline);gap:10px;padding:12px 16px;display:flex}.density-summary{color:var(--muted-alt)}.collapse-toggle{color:#717d8a;background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid}.collapse-toggle.is-closed{transform:rotate(180deg)}.panel-note{color:var(--muted);font-size:11px}.no-data-yet{text-align:center;color:var(--muted);background:var(--column-bg);border-radius:8px;padding:22px 12px;font-size:13px;font-weight:600}.data-table{border-collapse:collapse;width:100%;font-size:11px;line-height:16.5px}.data-table th,.data-table td{text-align:center;color:var(--muted);padding:6px 4px;font-weight:400}.data-table thead th{border-bottom:1px solid var(--hairline)}.data-table tbody th{text-align:left}.data-table tbody:empty{display:none}.trend-block{margin-bottom:14px}.trend-head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.trend-head b{font-size:14px}.half-toggle,.pill-group{gap:4px;margin-left:auto;display:inline-flex}.half-toggle button,.pill-group button{border:1px solid var(--hairline);background:var(--card-bg);height:24px;color:var(--muted);border-radius:6px;padding:0 10px;font-size:11px;line-height:16.5px}.half-toggle button.is-on,.pill-group button.is-on{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:700}.trend-table-head{border-bottom:1px solid var(--hairline);color:var(--muted);justify-content:space-between;gap:8px;margin-bottom:8px;padding:6px 4px;font-size:11px;display:flex}.form-section{margin-bottom:16px}.form-head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.form-head>span:first-child{font-size:16px;line-height:24px}.form-subhead{color:var(--muted);align-items:center;gap:10px;margin-bottom:8px;font-size:11px;display:flex}.goal-timing{margin-bottom:12px}.goal-timing-team{margin-bottom:8px;font-size:16px;line-height:24px;display:block}.kv-pair{display:contents}.process-axis{color:var(--muted);justify-content:space-between;padding:0 4px 6px 34px;font-size:11px;display:flex}.process-lane{align-items:center;gap:8px;margin-bottom:6px;display:flex}.process-lane .lane{background:var(--column-bg);border-radius:6px;flex:1;height:22px}.search-panel{align-items:center;gap:10px;padding:0 16px 10px;display:flex}.search-panel input{border:1px solid var(--hairline);border-radius:8px;flex:1;padding:7px 10px;font-size:13px}.settings-panel{background:var(--card-bg);border-radius:10px;flex-direction:column;gap:9px;margin:12px 12px 0;padding:13px 12px;display:flex}.settings-panel header{align-items:center;display:flex}.settings-panel header b{flex:1;font-size:15px}.tool-text{letter-spacing:.02em;font-size:10px;font-weight:700}.icon-button.is-on{color:#fff;background:var(--accent)}.date-picker{background:var(--card-bg);border-radius:10px;margin:12px 12px 0;padding:12px}.date-picker .date-strip{border-top:0;padding:8px 0 0}.unit-label{color:var(--muted);margin-bottom:6px;font-size:11px;line-height:16px}.unit-table{margin-top:12px}.fixture-block{background:linear-gradient(#fff 0%,#f6f8fa 100%);grid-template-columns:110px 1fr 110px;align-items:start;padding:14px 12px 10px;display:grid}.fixture-team{flex-direction:column;align-items:center;gap:8px;display:flex}.fixture-code{color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:14px;font-weight:700;line-height:21px;display:grid}.fixture-code-home{background:#d42b29}.fixture-code-away{background:#1e88e5}.fixture-team b{text-align:center;font-size:14px;font-weight:700;line-height:21px}.fixture-middle{flex-direction:column;align-items:center;gap:3px;display:flex}.fixture-competition,.fixture-round,.fixture-kickoff,.fixture-venue{color:var(--muted);text-align:center;font-size:11px;line-height:16.5px}.fixture-vs{font-size:20px;font-weight:700;line-height:26px}.fixture-meta-row{color:#626c79;background:linear-gradient(#f6f8fa 0% 100%);justify-content:space-between;align-items:center;gap:12px;padding:0 12px 10px;font-size:10px;line-height:15px;display:flex}.fixture-meta-row a{color:var(--accent);font-weight:700}.pending-note{background:var(--column-bg);color:var(--muted);border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;line-height:18px;display:flex}.pending-note b{color:var(--ink);white-space:nowrap;font-weight:600}.unit-table{flex-direction:column;gap:3px;margin-top:10px;font-size:11px;line-height:16px;display:flex}.unit-table>div{align-items:baseline;gap:8px;display:flex}.unit-table dt{color:var(--muted);flex:none;min-width:132px}.unit-table dd{margin:0}.card-video-slot{width:12px;height:12px;display:block}.detail-bar h1{flex:none;max-width:60%}.hero{padding-top:18px}.section-tabs{z-index:1;justify-content:space-between;height:42px;margin-top:-12px;padding:0 9.5%;display:flex;position:relative}.section-tab{display:inline-grid}@media (width>=480px){.section-tabs:not(.section-tabs--prediction){padding-inline:12%}}.card>.form-section,.card>.goal-timing{margin-inline:-12px;padding-inline:12px}.pill-group button{padding:0 8px}.header-row--prediction{grid-template-columns:1fr auto 1fr}.header-row--prediction .sport-option{padding:0 16px;line-height:normal}.prediction-model-note{color:var(--muted);min-width:0;font-size:9px;line-height:11px}.prediction-model-note:last-child{text-align:right}.view-tab--prediction{line-height:21px}.date-button{padding:0 14px}.bottom-tab{width:50px;margin:0 auto}.bottom-tab-raised{width:100px}.detail-bar--prediction{align-items:flex-start;height:56px;padding:12px 16px 0}.detail-bar--prediction .icon-button,.detail-bar--prediction .bar-actions .icon-button{width:32px;height:32px}.detail-bar--prediction h1{flex:1;line-height:32px}.fixture-block{align-items:start;padding:16px 16px 0}.fixture-team b{white-space:nowrap;text-overflow:ellipsis;width:110px;line-height:21px;overflow:hidden}.fixture-code{width:44px;height:44px}.fixture-meta-row{grid-template-columns:1fr auto 1fr;align-items:baseline;column-gap:14px;padding:3px 12px 0;display:grid}.fixture-meta-row>:first-child,.fixture-meta-row>:last-child{position:relative}.fixture-meta-row>:first-child:after,.fixture-meta-row>:last-child:before{content:"";background:var(--hairline);width:1px;height:9px;position:absolute;top:50%;transform:translateY(-50%)}.fixture-meta-row>:first-child:after{right:-7px}.fixture-meta-row>:last-child:before{left:-7px}.fixture-meta-row>:first-child{justify-self:end}.fixture-meta-row>:last-child{justify-self:start}.fixture-meta-row .fixture-venue{text-align:center}.section-tabs--prediction{margin-top:0;padding:0 6.2%}.section-tabs--prediction .section-tab{line-height:normal}.distribution-bar{font-size:16px;line-height:24px}.distribution-bar span{font-size:12px;line-height:18px}.detail-bar{position:relative}.detail-bar h1{flex:none;width:max-content;max-width:60%;position:absolute;left:50%;transform:translate(-50%)}.detail-bar .bar-actions{margin-left:auto}.detail-bar--prediction h1{width:auto;max-width:60%}.detail-bar--prediction>.icon-button:first-child{width:32px;height:32px}.hero-team{padding-top:10px}.section-tab{padding:0 12px}.card-head:last-child{margin-bottom:0}.prediction-card{gap:0;padding:13px 12px 12px}.prediction-card .card-top{grid-template-columns:69px 32px 32px minmax(52px,max-content) 1fr 21px;gap:4px;height:14px}.prediction-card .card-league,.prediction-card .card-kickoff{font-size:11px;line-height:normal}.prediction-card .card-status{white-space:nowrap;height:14px;margin-left:0;font-size:10px;line-height:normal}.prediction-card .card-teams{grid-template-columns:110px 16px 56px 16px 110px;column-gap:12px;height:17px;min-height:0;margin-top:15px;padding-left:6px}.prediction-card .card-teams b{font-size:14px;line-height:17px}.prediction-card .crest{width:16px;height:16px}.prediction-card .card-score{min-width:35px;font-size:14px;line-height:17px}.prediction-card .card-direction{border-top:0;grid-template-columns:71px 1fr 1fr 1fr;align-items:center;height:13px;margin-top:10px;padding-top:0;display:grid}.prediction-card .direction-count{text-align:left}.prediction-card .pending-badge{display:none}.bottom-nav{align-items:end}.bottom-tab{justify-content:flex-end;height:55px;padding-bottom:6px}.bottom-tab-raised{justify-content:flex-end;align-self:start;height:64px;margin-top:-6px}.bottom-tab-bubble{top:0}.bottom-tab-raised>span:last-child{margin-top:0}.section-tabs--prediction .section-tab{padding:0}.date-button{line-height:normal}.card-pending-line{color:var(--muted);align-items:center;gap:6px;margin-top:8px;font-size:10px;line-height:14px;display:flex}.prediction-card .card-pending-line .pending-badge{display:inline-block}.hero-team{margin-top:10px;padding-top:0}.form-head .pill-group button{min-width:55px;padding:0 10px}.form-subhead .pill-group button{padding:0 6px}.prediction-card .card-direction{gap:0}.prediction-card .card-score{line-height:21px}.fixture-middle{gap:3px}.fixture-block{padding-top:9px}.fixture-team{margin-top:7px}.fixture-kickoff{margin-top:6px}.fixture-venue{margin-top:1px}.supporters-list,.model-list{display:block}.card-head .distribution-legend{flex-wrap:wrap;flex:0 0 130px;justify-content:flex-end;gap:4px 8px;max-width:130px;margin:0}.card-head h2{min-width:0}.card>.supporters-list,.card>.view-list,.card>.model-list{margin-inline:-12px}.card>.score-tiles{margin-inline:-12px;padding-inline:12px}.card>.distribution-body{margin-inline:4px}.distribution-body>.supporters-list{margin-inline:-16px}.score-tile{font-size:11px;line-height:16.5px}.detail-bar .icon-button{color:var(--ink)}.prediction-card .card-teams b{font-weight:700}.header-row--prediction .sport-option.is-on{font-weight:600}.bottom-tab:first-child{margin:0 auto 0 32px}.bottom-nav>.bottom-tab:last-child{margin:0 32px 0 auto}.fixture-meta-row .fixture-venue{margin-top:0}.column--ai-detail .card{border-radius:16px;margin-top:12px;padding:15px 16px 0}.column--ai-detail .card>.supporters-list,.column--ai-detail .card>.view-list,.column--ai-detail .card>.model-list{margin-inline:-16px}.column--ai-detail .card>.score-tiles{margin-inline:-16px;padding-inline:16px}.column--ai-detail .card>.distribution-body{margin-inline:0}.column--ai-detail .card-head{height:20px;margin-bottom:9px}.column--ai-detail .card h2{line-height:20px}.column--ai-detail .title-mark{height:16px}.column--ai-detail .card>:last-child{padding-bottom:16px}.card--panel{padding-top:1px;padding-bottom:13px}.card--panel>.card-head{height:40px;margin-bottom:0}.card--panel .form-section{padding-top:9px}.unit-row{flex-wrap:wrap;align-items:baseline;gap:0 8px;margin:9px 0 8px;display:flex}.unit-row .unit-label{margin:0}.evidence.is-inline{display:contents}.evidence.is-inline .evidence-summary{background:0 0;border:0;flex:none;gap:6px;width:auto;min-height:0;padding:0;font-size:11px;line-height:16px}.evidence.is-inline .evidence-summary>span:first-child{flex:none}.evidence.is-inline .evidence-body{flex:1 0 100%;padding:8px 0 0}.pending-note{gap:6px;padding:6px 8px;font-size:11px;line-height:16px}.view-list>.pending-note,.model-list>.pending-note{list-style:none}.score-tiles>.pending-note{grid-column:1/-1;margin-top:8px}.supporters-list>.pending-note,.view-list>.pending-note,.model-list>.pending-note{margin:0 16px}@media (width>=480px){.card-head .distribution-legend{flex:none;max-width:none}}.about-note{background:0 0;margin:16px 12px 0;padding:0}.about-note h2{color:var(--ink);align-items:center;margin-bottom:6px;font-size:13px;font-weight:700;line-height:19.5px;display:flex}.about-note .note-copy{color:var(--muted);font-size:12px;line-height:18px}.settings-page{z-index:25;background:var(--column-bg);width:100%;margin:0 auto;position:fixed;inset:0;overflow-y:auto}@media (width>=480px){.settings-page{width:var(--column-width)}}.settings-bar{background:var(--card-bg);z-index:1;align-items:center;height:52px;padding:0 16px;display:flex;position:sticky;top:0}.settings-back{width:40px;height:44px;color:var(--ink);background:0 0;border:0;place-items:center;padding:0;display:grid}.settings-bar h1{text-align:center;flex:1;font-size:16px;font-weight:600;line-height:22px}.settings-bar-spacer{flex:none;width:40px}.settings-body{padding-bottom:32px}.settings-body>.settings-group-label:first-child{margin-top:12px}.settings-group-label{height:20px;color:var(--muted);align-items:center;gap:6px;margin:16px 16px 0;padding-left:4px;font-size:13px;font-weight:600;line-height:20px;display:flex}.settings-group-icon{flex:none;width:14px;height:14px}.settings-group-info{border:1px solid var(--muted);text-align:center;border-radius:50%;flex:none;width:13px;height:13px;font-size:9px;font-style:italic;line-height:11px}.settings-card{background:var(--card-bg);border-radius:12px;margin:8px 16px 0;overflow:hidden}.settings-row{text-align:left;width:100%;height:45px;color:var(--ink);border:0;border-top:1px solid var(--hairline);background:0 0;align-items:center;gap:8px;padding:0 12px;font-size:14px;line-height:21px;display:flex}.settings-card>.settings-row:first-child{border-top:0}.settings-row-label{flex:none}.settings-row-value{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;min-width:0;margin-left:auto;font-size:13px;overflow:hidden}.settings-row-chevron{color:#b2bac2;flex:none}.settings-row:disabled{color:var(--ink)}.settings-row:disabled .settings-row-value{color:#96a0aa}.settings-row-switch{position:relative}.settings-switch-input{opacity:0;width:1px;height:1px;margin:0;padding:0;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.settings-switch{background:#dee4ea;border-radius:999px;flex:none;width:44px;height:24px;margin-left:auto;position:relative}.settings-switch:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;position:absolute;top:2px;left:2px}.settings-switch.is-on{background:var(--accent)}.settings-switch.is-on:after{left:22px}.settings-switch.is-disabled{opacity:.55}.settings-option-grid{border-top:1px solid var(--hairline);align-items:center;gap:5px;height:45px;padding:0 14px;display:grid}.settings-option-grid-4{grid-template-columns:repeat(4,1fr)}.settings-option{height:100%;color:var(--muted);align-items:center;font-size:12px;line-height:18px;display:flex;position:relative}.settings-option.is-disabled{opacity:.6}.settings-option-input{opacity:0;width:1px;height:1px;margin:0;padding:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.settings-sub-label{color:var(--ink);padding:12px 12px 0;font-size:14px;line-height:20px}.settings-layout-grid{grid-template-columns:1fr 1fr;gap:11px;padding:9px 13px 0;display:grid}.settings-layout-tile{border:1px solid var(--hairline);background:#f8fafb;border-radius:10px;height:68px;display:block;position:relative}.settings-layout-tile.is-on{border-color:var(--accent);background:#fff}.settings-layout-tile .settings-option-input{top:0;transform:none}.settings-layout-figure{color:#b2bac2;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;inset:0}.settings-layout-tile.is-on .settings-layout-figure{color:var(--accent)}.settings-layout-figure i{background:currentColor;border-radius:1px;display:block}.settings-layout-figure .figure-dot{border-radius:50%;width:5px;height:5px}.settings-layout-figure .figure-line{width:64px;height:2px}.settings-layout-figure .figure-line.short{width:40px}.settings-layout-figure .figure-line.wide{width:92px}.settings-layout-figure .figure-grid{width:14px;height:10px}.settings-layout-figure .figure-vs{background:0 0;font-size:9px;font-style:normal;font-weight:700;line-height:12px}.settings-layout-captions{color:var(--muted);text-align:center;grid-template-columns:1fr 1fr;gap:11px;padding:8px 13px 12px;font-size:12px;line-height:20px;display:grid}.settings-layout-captions>:last-child{color:var(--accent)}.settings-row-segmented{height:52px;padding:0 16px}.settings-segmented{flex:none;gap:2px;width:calc(100% - 94px);margin-left:auto;display:flex}.settings-row-segmented .settings-row-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.settings-segment{height:28px;color:var(--muted);background:#f0f3f6;border:0;border-radius:6px;flex:1;font-size:12px;line-height:18px}.settings-segment.is-on{background:var(--accent);color:#fff}.settings-segment:disabled{cursor:not-allowed}.settings-reset{margin-top:16px}.settings-reset-row{color:var(--accent);justify-content:center;font-weight:600}.settings-note{color:var(--muted);margin:12px 16px 0;font-size:11px;line-height:17px}.league-group{flex-direction:column;gap:12px;display:flex}.league-group-head{align-items:center;gap:8px;padding:0 2px 0 0;font-size:13px;line-height:20px;display:flex}.league-group-head>b{align-items:center;gap:6px;font-weight:600;display:flex}.league-group-head>b:before{content:"";background:var(--accent);border-radius:2px;width:3px;height:14px}.league-group-count{background:var(--page-bg);min-width:18px;height:18px;color:var(--muted);text-align:center;border-radius:9px;padding:0 5px;font-size:11px;line-height:18px}.league-group-head .collapse-toggle{margin-left:auto}.team-row-vertical{grid-template-rows:auto auto;grid-template-columns:1fr 64px;row-gap:4px}.team-row-vertical .team-line{align-items:center;gap:8px;min-width:0;display:flex}.team-row-vertical .card-home-name,.team-row-vertical .card-away-name{text-align:left}.team-row-vertical .card-score{grid-area:1/2/span 2;align-self:center}.meta-disclosure{font:inherit;color:inherit;text-align:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;margin:0;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.fixture-meta-note{color:var(--muted);background:#f6f8fa;padding:4px 12px 0;font-size:10px;line-height:15px}.date-sheet{z-index:22;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.date-sheet-scrim{background:#0f171f59;border:0;padding:0;position:absolute;inset:0}.date-sheet-panel{background:var(--card-bg);border-radius:16px 16px 0 0;width:100%;margin:0 auto;padding:10px 16px 24px;position:relative}@media (width>=480px){.date-sheet-panel{width:var(--column-width)}}.date-sheet-handle{background:#dee4ea;border-radius:2px;width:40px;height:4px;margin:0 auto 14px;display:block}.date-sheet-title{margin-bottom:14px;font-size:17px;font-weight:600;line-height:24px}.date-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.date-tile{border:1px solid var(--hairline);background:var(--card-bg);height:56px;color:var(--ink);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.date-tile small{color:var(--muted);font-size:11px;line-height:14px}.date-tile b{font-size:13px;font-weight:600;line-height:18px}.date-tile.is-active{border-color:var(--accent);background:#f0fafb}.date-tile.is-active small,.date-tile.is-active b{color:var(--accent)}.date-sheet-note{color:var(--muted);margin-top:14px;font-size:11px;line-height:16px}.match-frame,.match-frame-content{flex-direction:column;display:flex}.hero-ranking{color:var(--muted);font-size:11px;font-style:normal;line-height:16.5px}.card--trends{padding:0}.card--trends>.card-head{height:44px;margin-bottom:0;padding:0 12px}.trend-block{position:relative}.trend-head{align-items:center;gap:12px;height:41px;margin:0;padding:0 12px;display:flex;position:relative}.trend-title{font-size:14px;font-weight:700;line-height:21px}.trend-title,.trend-head .bookmaker-toggle,.trend-head .half-toggle{z-index:1;position:relative}.bookmaker-toggle{gap:12px;display:inline-flex}.trend-head .half-toggle{gap:2px;margin-left:auto}.bookmaker-toggle button,.trend-head .half-toggle button{border:1px solid var(--hairline);background:var(--card-bg);height:21px;color:var(--muted);border-radius:4px;padding:0 8px;font-size:11px;line-height:13px}.trend-head .half-toggle button{line-height:16.5px}.trend-head .half-toggle{margin-right:26px}.bookmaker-toggle button[disabled]{border-style:dashed}.trend-head .half-toggle button.is-on{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:700;line-height:16.5px}.row-collapse-toggle{z-index:0;color:#717d8a;background:0 0;border:0;padding:0;position:absolute;inset:0}.trend-table{table-layout:fixed;border-collapse:collapse;width:100%}.trend-table th{height:21px;color:var(--muted);text-align:center;border-bottom:1px solid var(--hairline);padding:0 2px;font-size:11px;font-weight:400;line-height:16.5px}.trend-table+.no-data-yet{margin-top:0}.standings-block{margin-bottom:12px}.standings-team{margin-bottom:6px;font-size:13px;font-weight:700;line-height:19.5px;display:block}.standings-table tbody th{color:var(--ink)}.card--panel>.card-head{position:relative}.card--panel>.card-head>.collapse-toggle{justify-content:flex-end;align-items:center;width:auto;height:auto;padding-right:11px;display:flex;position:absolute;inset:0 -11px}.card--panel>.card-head>.collapse-toggle.is-closed{transform:none}.card--panel>.card-head>.collapse-toggle.is-closed svg{transform:rotate(180deg)}.standings-team{margin-bottom:0;padding:4px 0 5px;font-size:16px;font-weight:400;line-height:24px;display:inline-block}.standings-table{font-size:16px;line-height:24px}.standings-table tr{font-size:11px;line-height:16.5px}.standings-table th,.standings-table td{padding:6.5px 2px}.standings-table thead th{padding:7px 2px}.standings-table tbody tr{color:var(--muted)}.standings-table tbody th{color:var(--muted);font-weight:400}.card--trends>.card-head>.collapse-toggle{padding-right:12px;left:0;right:0}.card--odds{background:0 0;border-radius:0;margin:0;padding:0}.odds-market-tabs{scrollbar-width:none;gap:8px;padding:8px 16px 16px;display:flex;overflow-x:auto}.odds-market-tabs::-webkit-scrollbar{display:none}.odds-market-tabs button{height:24px;color:var(--muted);white-space:nowrap;background:#ebedf0;border:0;border-radius:6px;flex:none;padding:0 15px;font-family:inherit;font-size:12px;line-height:16px}.odds-market-tabs button.is-on{background:var(--accent);color:#fff;font-weight:700}.odds-market-tabs button:disabled{color:#9aa3ad}.odds-filter-row{color:var(--muted);align-items:center;gap:5px;padding:0 16px 8px;font-size:11px;line-height:16.5px;display:flex}.odds-filter-row button{height:25px;color:var(--muted);white-space:nowrap;background:#eff1f3;border:0;border-radius:6px;padding:0 10px;font-family:inherit;font-size:12px;line-height:16px}.odds-filter-row button.is-on{background:var(--accent);color:#fff;font-weight:700}.odds-filter-row button:disabled{color:#c4c8cd}.odds-company-count{margin-left:auto}.odds-table-scroll{overflow-x:auto}.odds-table{border-collapse:collapse;width:100%;min-width:412px;font-size:11px;line-height:16.5px}.odds-table thead{background:#f6f8f9}.odds-table tbody{background:0 0}.odds-table th{height:35px;color:var(--muted);text-align:center;white-space:nowrap;padding:0 11px;font-weight:400}.odds-table thead tr:last-child th,.odds-table th[rowspan]{border-bottom:1px solid #e8ebef}.odds-table th:first-child{text-align:left;width:88px;min-width:88px;padding-left:16px}.odds-table thead tr:last-child th{min-width:54px}.card--odds .no-data-yet{margin:0;padding:12px 16px}.card--odds .caption{margin:0;padding:0 16px 12px}.capture-chip{letter-spacing:.03em;white-space:nowrap;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:700;line-height:13px;display:inline-block}.capture-chip-fresh{color:#138365;background:#e5f7f1}.capture-chip-stale{color:#92600e;background:#fdf3e0}.capture-chip-closed{color:#4f5964;background:#eef1f4}.capture-chip-failed{color:#aa2d2d;background:#fdebeb}.capture-chip-never_captured,.capture-chip-unregistered{color:#66707a;background:#f0f2f5}.loop-badge-running{color:#138365;background:#e5f7f1}.loop-badge-completed{color:#20609b;background:#e7f1fa}.loop-badge-interrupted,.loop-badge-aborted{color:#aa2d2d;background:#fdebeb}.loop-badge-unknown{color:#92600e;background:#fdf3e0}.loop-badge-never_run,.loop-badge-stopped{color:#66707a;background:#f0f2f5}.analysis-gaps{color:#526171;overflow-wrap:anywhere;margin:12px 0;padding:8px 12px;font-size:12px;line-height:1.5}.analysis-gaps ul{margin:4px 0;padding-left:16px}.analysis-gaps small{font-size:11px}.analysis-gaps--compact{border-top:1px solid #edf0f3;margin:0;padding:6px 12px;font-size:11px}.analysis-gaps--compact ul{margin-left:6px;padding:0;display:inline}.analysis-gaps--compact li{display:inline}.analysis-gaps--compact li+li:before{content:" · "}.published-report .report-copy{color:var(--muted);font-size:12px;line-height:18px}.published-report .report-copy+.report-copy{margin-top:4px}.published-report .report-copy--record{overflow-wrap:anywhere}.published-report .report-insufficient{margin:8px 0}.test-identity-banner{color:#7a3a08;overflow-wrap:anywhere;background:#ffeede;border:1px solid #d67828;border-radius:6px;margin:0 0 8px;padding:8px 12px;font-size:12px;line-height:1.5}.test-identity-banner p{margin:2px 0 0}.card-test-identity{color:#7a3a08;overflow-wrap:anywhere;margin:6px 0 0;font-size:10px;font-weight:700;line-height:14px}.match-entry{background:var(--card-bg);border-radius:12px}.model-attempt-failed{color:#4a3a22;background:#fdf6ec;border-left:3px solid #c4781e}.model-attempt-failed p{margin:2px 0}
