.report-editorial{--report-red:#c8362c;--report-red-bg:#c8362c0f;--report-red-border:#c8362c2e;--report-bg:#fafaf8;--report-text:#1a1a1a;--report-text-mid:#4a4a4a;--report-text-muted:#888;--report-rule:#0000001a;--report-vline-width:3px;background:var(--report-bg);color:var(--report-text);font-family:var(--font-sans,"Noto Sans SC", system-ui, sans-serif);max-width:1240px;margin:0 auto;padding:0 40px 80px}.report-editorial-back-wrap{border-bottom:1px solid var(--report-rule);align-items:center;gap:16px;margin-bottom:32px;padding:28px 0 20px;display:flex}.report-editorial-back{color:var(--report-text-muted);font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;text-decoration:none;transition:color .15s;display:inline-flex}.report-editorial-back:hover{color:var(--report-red)}.report-back-arrow{font-size:16px;line-height:1}.report-back-label{font-size:11px}.report-kicker-tag{background:var(--report-red);color:#fff;font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.08em;text-transform:uppercase;border-radius:2px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:600;display:inline-flex}.report-match-info-bar{background:var(--report-text);color:#fff;border-radius:4px;margin-bottom:36px;padding:20px 24px;position:relative;overflow:hidden}.report-match-info-bar:before{content:"";background:repeating-linear-gradient(-45deg,#0000,#0000 8px,#ffffff05 8px 16px);position:absolute;inset:0}.report-match-teams{justify-content:center;align-items:baseline;gap:12px;margin-bottom:10px;display:flex;position:relative}.report-team-name{font-family:var(--font-serif,"Noto Serif SC", Georgia, serif);letter-spacing:-.01em;font-size:clamp(20px,4vw,28px);font-weight:700}.report-vs-label{color:var(--report-red);font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:600}.report-match-meta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex;position:relative}.report-meta-chip{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.03em;opacity:.75;font-size:11px}.report-meta-sep{color:#ffffff59;font-size:10px}.report-editorial-header{margin-bottom:40px}.report-title-main{font-family:var(--font-serif,"Noto Serif SC", Georgia, "Times New Roman", serif);letter-spacing:-.02em;color:var(--report-text);margin:0 0 12px;font-size:clamp(26px,5vw,38px);font-weight:700;line-height:1.15}.report-subtitle{color:var(--report-text-mid);margin:0 0 20px;font-size:16px;line-height:1.6}.report-header-meta{border-top:1px solid var(--report-rule);flex-wrap:wrap;gap:0;padding-top:16px;display:flex}.report-meta-item{border-right:1px solid var(--report-rule);align-items:center;gap:5px;margin-right:16px;padding-right:16px;display:flex}.report-meta-item:last-child{border-right:none;margin-right:0;padding-right:0}.report-meta-label{color:var(--report-text-muted);font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.05em;text-transform:uppercase;font-size:10px}.report-meta-value{color:var(--report-text-mid);font-size:13px;font-weight:500}.report-version-badge{font-family:var(--font-mono,ui-monospace, monospace);border-radius:2px;align-items:center;gap:5px;margin-top:14px;padding:5px 10px;font-size:11px;display:inline-flex}.report-version-badge.is-polished{color:var(--report-red);background:#c8362c14;border:1px solid #c8362c38}.report-version-badge.is-original{color:var(--report-text-muted);background:#0000000a;border:1px solid #0000001a}.report-version-model{opacity:.7}.report-editorial-section{margin-bottom:36px}.report-section-header{border-left:var(--report-vline-width) solid var(--report-red);align-items:flex-start;gap:12px;margin-bottom:16px;padding-left:14px;display:flex}.report-section-vline{display:none}.report-section-heading{font-family:var(--font-serif,"Noto Serif SC", Georgia, serif);letter-spacing:-.01em;color:var(--report-text);margin:0;font-size:clamp(16px,2.5vw,20px);font-weight:700;line-height:1.3}.report-paragraph{color:var(--report-text-mid);margin:0 0 14px;font-size:15px;line-height:1.8}.report-h3{font-family:var(--font-serif,"Noto Serif SC", Georgia, serif);letter-spacing:-.01em;color:var(--report-text);margin:28px 0 10px;font-size:18px;font-weight:700}.report-h4{color:var(--report-text-mid);letter-spacing:.01em;margin:20px 0 8px;font-size:15px;font-weight:700}.report-blockquote{border-left:3px solid var(--report-red);color:var(--report-text-mid);font-family:var(--font-serif,"Noto Serif SC", Georgia, serif);margin:20px 0;padding:4px 0 4px 20px;font-size:16px;font-style:italic;line-height:1.7}.report-list{margin:0 0 14px;padding:0;list-style:none}.report-list-item{color:var(--report-text-mid);align-items:baseline;gap:10px;padding:3px 0;font-size:15px;line-height:1.7;display:flex}.report-list:not(.report-list-ordered) .report-list-item:before{background:var(--report-red);content:"";border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:7px;display:inline-block}.report-list-ordered{counter-reset:report-counter;padding-left:0;list-style:none}.report-list-ordered .report-list-item{counter-increment:report-counter}.report-list-ordered .report-list-item:before{color:var(--report-red);content:counter(report-counter) ".";font-family:var(--font-mono,ui-monospace, monospace);flex-shrink:0;min-width:20px;font-size:12px;font-weight:600}.report-figure{margin:24px 0}.report-figure img{border-radius:4px;width:100%;display:block}.report-figcaption{color:var(--report-text-muted);font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.02em;text-align:center;margin-top:8px;font-size:11px}.report-table-wrap{margin:20px 0;overflow-x:auto}.report-table{border-collapse:collapse;width:100%;font-size:14px}.report-table th{background:var(--report-text);color:#fff;font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.05em;text-align:left;text-transform:uppercase;padding:10px 14px;font-size:11px;font-weight:600}.report-table td{border-bottom:1px solid var(--report-rule);color:var(--report-text-mid);padding:10px 14px}.report-table tr:nth-child(2n) td{background:#00000005}.report-editorial-footer{text-align:center;margin-top:60px}.report-footer-rule{border-top:1px solid var(--report-rule);margin-bottom:20px}.report-footer-label{color:var(--report-text-muted);font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:11px}@media (max-width:640px){.report-editorial{padding:0 16px 60px}.report-editorial-back-wrap{padding-top:20px}.report-match-info-bar{padding:16px 18px}.report-header-meta{flex-direction:column;gap:8px}.report-meta-item{border-right:none;margin-right:0;padding-right:0}.report-title-main{font-size:24px}.report-section-heading{font-size:17px}}.report-manager,.report-admin-hero,.report-admin-page{--rm-red:var(--green,#276848);--rm-red-dark:#1f543a;--rm-red-soft:#2768481a;--rm-red-line:#2768483d;--rm-paper:#f5f7f2;--rm-paper-2:#eef3ea;--rm-surface:#ffffffd1;--rm-surface-solid:var(--panel,#fff);--rm-line:var(--line,#dce6d6);--rm-line-strong:#cbd7c8;--rm-ink:var(--ink,#121813);--rm-muted:var(--muted,#5f6a61);--rm-faint:#879287;--rm-green:var(--green,#276848);--rm-green-soft:#edf5e9;--rm-shadow:0 16px 44px #0f1b1314;--rm-radius:14px}.report-admin-page{border-top:1px solid var(--line);background:radial-gradient(circle at 18% 0,#2768481a,#0000 30%),radial-gradient(circle at 86% 14%,#0f1b130d,#0000 28%),linear-gradient(#eef3ea 0%,#f5f7f2 64%,#eef3ea 100%);min-height:100dvh}.report-admin-page:before{content:"";opacity:.16;pointer-events:none;z-index:0;background-image:radial-gradient(#1518141f .6px,#0000 .6px);background-size:18px 18px;position:fixed;inset:0}.report-admin-page>.section{isolation:isolate;z-index:1;max-width:1360px;padding-top:28px;position:relative}.report-admin-hero{background:linear-gradient(135deg, #ffffffd6, #ffffff94), linear-gradient(90deg, var(--rm-red-soft), transparent 58%);border:1px solid var(--rm-line);box-shadow:var(--rm-shadow);border-radius:26px;grid-template-columns:minmax(0,1fr) 170px minmax(250px,330px);min-height:238px;margin-bottom:18px;padding:clamp(24px,4vw,42px);display:grid;position:relative;overflow:hidden}.report-admin-hero:before{background:var(--rm-red);content:"";width:6px;position:absolute;inset:0 auto 0 0}.report-admin-hero:after{content:"";opacity:.7;border:1px solid #2768482e;border-radius:999px;width:220px;height:220px;position:absolute;top:-70px;right:-78px}.report-admin-copy{max-width:760px}.report-admin-side{color:#fff;z-index:1;background:#16231b;border-radius:18px;align-content:end;min-height:154px;padding:20px 22px;display:grid;position:relative}.report-admin-side:before{background:var(--rm-red);content:"";height:4px;position:absolute;top:18px;left:22px;right:22px}.report-admin-side span,.report-admin-side p{font-family:var(--font-mono,monospace);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.report-admin-side span{color:#ffffff94}.report-admin-side strong{font-family:var(--font-mono,monospace);font-variant-numeric:tabular-nums;letter-spacing:-.07em;margin:10px 0 8px;font-size:46px;line-height:.92}.report-admin-side p{color:#ffffffbd}.report-admin-eyebrow{color:var(--rm-red);font-family:var(--font-mono,monospace);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 18px;font-size:11px;font-weight:800;display:inline-flex}.report-admin-hero h1{color:var(--rm-ink);font-family:var(--font-serif,"Noto Serif SC", Georgia, serif);letter-spacing:-.065em;text-wrap:balance;max-width:8.4em;margin:0 0 18px;font-size:clamp(38px,5vw,72px);line-height:.93}.report-admin-hero p{color:var(--rm-muted);max-width:62ch;margin:0;font-size:15px;line-height:1.78}.report-admin-hero .admin-back-bar{border:1px solid var(--rm-line);background:#ffffffb8;border-radius:16px;place-self:end stretch;margin:0;padding:14px}.report-manager{color:var(--rm-ink);margin-top:0;display:block}.report-manager *{box-sizing:border-box}.report-ops-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;display:grid}.report-ops-rail{color:#fff;background:linear-gradient(135deg,#ffffff14,#0000 48%),#16231b;border:1px solid #0f1b133d;border-radius:24px;grid-template-columns:minmax(260px,.72fr) minmax(460px,1.25fr) minmax(210px,.46fr);display:grid;position:relative;top:auto;overflow:hidden;box-shadow:0 18px 54px #0f1b1324}.report-ops-rail:before{background:var(--rm-red);content:"";width:6px;position:absolute;inset:0 auto 0 0}.report-ops-rail-head{border-bottom:0;border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;min-height:178px;padding:24px 26px 24px 30px;display:flex}.report-ops-rail-head h2{color:#fff;font-family:var(--font-serif,"Noto Serif SC", Georgia, serif);letter-spacing:-.06em;margin:12px 0;font-size:34px;line-height:.96}.report-ops-rail-head p{color:#ffffff9e;margin:0;font-size:13px;line-height:1.65}.report-ops-rail .report-kicker{color:#9fc49b}.report-ops-main{min-width:0;display:grid}.report-overview{border:1px solid var(--rm-line);background:#ffffffa8;border-radius:22px;grid-template-columns:minmax(280px,.9fr) minmax(0,2.15fr);margin:0 0 14px;display:grid;overflow:hidden;box-shadow:0 18px 54px #0f1b130e}.report-overview-copy{border-right:1px solid var(--rm-line);background:linear-gradient(#1518140b,#0000),#ffffff6b;flex-direction:column;justify-content:center;min-height:148px;padding:24px 28px;display:flex}.report-kicker{color:var(--rm-red);font-family:var(--font-mono,monospace);letter-spacing:.18em;text-transform:uppercase;align-self:flex-start;font-size:10px;font-weight:800}.report-overview-copy p{color:var(--rm-muted);max-width:34em;margin:12px 0 0;font-size:13px;line-height:1.65}.report-stats{grid-template-columns:minmax(0,1.45fr) repeat(3,minmax(0,1fr));align-items:stretch;display:grid}.report-stats-rail{background:#ffffff0b;border-bottom:0;border-right:1px solid #ffffff1a;grid-template-columns:minmax(150px,1.2fr) repeat(3,minmax(96px,.75fr));gap:10px;min-width:0;padding:14px;display:grid}.report-stats-rail .report-stat{border:1px solid #ffffff1a;border-radius:16px;min-height:0;padding:14px}.report-stats-rail .report-stat+.report-stat{border-left:1px solid #ffffff1a}.report-stats-rail .report-stat span{color:#ffffff85}.report-stats-rail .report-stat strong{color:#fff;font-size:24px}.report-stats-rail .report-stat.is-feature{background:linear-gradient(135deg,#27684857,#ffffff0a);grid-column:auto}.report-stats-rail .report-stat.is-feature strong{color:#fff;font-size:44px}.report-stats-rail .report-stat.is-feature:before{background:#8fbf89}.report-stats-rail .report-stat.is-accent strong{color:#a9d3a4}.report-stat{flex-direction:column;justify-content:center;min-height:148px;padding:22px 24px;display:flex;position:relative}.report-stat+.report-stat{border-left:1px solid var(--rm-line)}.report-stat span{color:var(--rm-faint);font-family:var(--font-mono,monospace);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.report-stat strong{color:var(--rm-ink);font-family:var(--font-mono,monospace);font-variant-numeric:tabular-nums;letter-spacing:-.06em;margin-top:12px;font-size:34px;line-height:1}.report-stat.is-feature{background:linear-gradient(135deg, var(--rm-red-soft), transparent 70%)}.report-stat.is-feature:before{background:var(--rm-red);content:"";width:4px;position:absolute;top:18px;bottom:18px;left:0}.report-stat.is-feature strong{color:var(--rm-red);font-family:var(--font-serif,"Noto Serif SC", Georgia, serif);letter-spacing:-.06em;margin-top:6px;font-size:54px}.report-stat.is-accent strong{color:var(--rm-red)}.report-stat .report-stat-sub{color:var(--rm-faint);font-family:var(--font-mono,monospace);letter-spacing:.04em;text-transform:none;margin-top:9px;font-size:10px}.report-manager .admin-daily-tabs{border:1px solid var(--rm-line);z-index:4;background:#ffffff8c;border-radius:999px;gap:6px;margin:2px 0 14px;padding:6px;display:inline-flex;position:sticky;top:0;box-shadow:0 12px 36px #0f1b130b}.report-manager .report-mode-switch{box-shadow:none;background:0 0;border:0;border-radius:0;align-content:center;gap:8px;margin:0;padding:14px;display:grid;position:static}.report-manager .admin-daily-tab{font-family:var(--font-mono,monospace);letter-spacing:.04em;border:0;border-radius:999px;min-height:36px;padding:0 15px;font-size:11px;font-weight:800;transition:background .18s,color .18s,transform .12s}.report-manager .report-mode-switch .admin-daily-tab{color:#ffffffad;text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;justify-content:flex-start;align-items:center;min-height:48px;padding:0 15px;display:flex}.report-manager .admin-daily-tab:hover{transform:translateY(-1px)}.report-manager .admin-daily-tab.is-active{background:var(--rm-ink);color:#fff}.report-manager .report-mode-switch .admin-daily-tab.is-active{color:var(--rm-ink);background:#f6fbf2}.report-workspace,.report-upload-form{border:1px solid var(--rm-line);background:#ffffffe0;border-radius:24px;overflow:hidden;box-shadow:0 16px 44px #0f1b1314}.report-workspace:before{background:linear-gradient(90deg, var(--rm-red), #2768481f, transparent);content:"";height:5px;display:block}.report-manager .report-list{min-width:0}.report-filter-bar{border-bottom:1px solid var(--rm-line);background:linear-gradient(90deg,#1518140a,#0000),#ffffff85;flex-wrap:wrap;align-items:center;gap:10px;padding:15px 16px;display:flex}.report-filter-label,.report-filter-count{color:var(--rm-faint);font-family:var(--font-mono,monospace);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.report-filter-label{border-right:1px solid var(--rm-line);color:var(--rm-red);margin-right:2px;padding-right:14px}.report-filter-count{margin-left:auto}.report-filter{appearance:none;background:var(--rm-paper) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2362675f' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 11px center;border:1px solid var(--rm-line-strong);color:var(--rm-ink);cursor:pointer;font-family:var(--font-mono,monospace);background-size:10px;border-radius:999px;min-height:34px;padding:7px 31px 7px 13px;font-size:11px;transition:border-color .16s,box-shadow .16s,background .16s}.report-filter:hover{border-color:var(--rm-red)}.report-filter:focus{border-color:var(--rm-red);box-shadow:0 0 0 3px var(--rm-red-soft);background-color:#fff;outline:none}.report-filter-bar>.ghost-button,.report-empty-state .ghost-button,.report-upload-form .ghost-button,.modal-foot .ghost-button{border:1px solid var(--rm-line-strong);color:var(--rm-ink);cursor:pointer;font-family:var(--font-mono,monospace);background:#fff;border-radius:999px;align-items:center;min-height:34px;padding:7px 14px;font-size:11px;font-weight:800;transition:background .16s,border-color .16s,color .16s,transform .12s;display:inline-flex}.report-filter-bar>.ghost-button:hover,.report-empty-state .ghost-button:hover,.report-upload-form .ghost-button:hover,.modal-foot .ghost-button:hover{background:var(--rm-ink);border-color:var(--rm-ink);color:#fff}.report-filter-bar>.ghost-button:active,.report-empty-state .ghost-button:active,.report-upload-form .ghost-button:active,.modal-foot .ghost-button:active{transform:translateY(1px)}.report-manager .report-table-wrap{background:#fff;overflow:auto hidden}.report-manager .report-table{border-collapse:collapse;width:100%;min-width:1160px;font-size:13px}.report-manager .report-table thead th{color:#ffffffb8;font-family:var(--font-mono,monospace);letter-spacing:.15em;text-align:left;text-transform:uppercase;white-space:nowrap;z-index:1;background:#16231b;border-right:1px solid #ffffff14;padding:14px 15px;font-size:10px;font-weight:800;position:sticky;top:0}.report-manager .report-table thead th:first-child{padding-left:20px}.report-manager .report-table tbody tr{border-left:4px solid #0000;transition:background .14s,border-color .14s}.report-manager .report-table tbody tr:hover{border-left-color:var(--rm-red);background:#f6fbf2}.report-manager .report-table tbody td{border-bottom:1px solid var(--rm-line);color:var(--rm-ink);vertical-align:top;padding:16px 15px}.report-manager .report-table tbody td:first-child{padding-left:20px}.report-manager .report-table tbody tr:last-child td{border-bottom:none}.report-manager .report-table .cell-title{max-width:320px}.report-manager .report-table .cell-title strong{color:var(--rm-ink);letter-spacing:-.015em;margin-bottom:4px;font-size:14px;font-weight:800;line-height:1.35;display:block}.report-mini-meta{color:var(--rm-faint);font-family:var(--font-mono,monospace);margin-top:5px;font-size:11px;line-height:1.45;display:block}.report-match-label{max-width:320px}.report-data-main,.report-date-cell,.report-file-name{color:var(--rm-muted);font-family:var(--font-mono,monospace);font-variant-numeric:tabular-nums;font-size:12px}.report-file-name{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}.report-polished-badge{background:var(--rm-red-soft);border:1px solid var(--rm-red-line);color:var(--rm-red);font-family:var(--font-mono,monospace);border-radius:999px;align-items:center;gap:4px;margin-top:8px;padding:4px 9px;font-size:10px;font-weight:800;display:inline-flex}.report-polished-live{border-left:1px solid var(--rm-red-line);color:var(--rm-red-dark);margin-left:4px;padding-left:7px}.report-pill,.report-status{font-family:var(--font-mono,monospace);letter-spacing:.07em;text-transform:uppercase;vertical-align:middle;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.report-pill{background:var(--rm-paper-2);color:var(--rm-muted);margin-right:5px}.report-pill.is-lang{border:1px solid var(--rm-red-line);color:var(--rm-red);background:#edf5e9;align-items:center;gap:4px}.report-status.is-published{background:var(--rm-green-soft);color:var(--rm-green);border:1px solid #27684838}.report-status.is-draft{background:var(--rm-paper-2);border:1px solid var(--rm-line);color:var(--rm-muted)}.report-actions{flex-wrap:nowrap;align-items:center;gap:7px;display:flex}.report-actions .ghost-button{border:1px solid var(--rm-line-strong);color:var(--rm-muted);cursor:pointer;font-family:var(--font-mono,monospace);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:4px;min-height:30px;padding:6px 10px;font-size:10px;font-weight:800;transition:background .16s,border-color .16s,color .16s,transform .12s;display:inline-flex}.report-actions .ghost-button:hover{background:var(--rm-ink);border-color:var(--rm-ink);color:#fff;transform:translateY(-1px)}.report-actions .ghost-button:active{transform:translateY(1px)}.report-actions .ghost-button.ai-polish{border-color:var(--rm-red-line);color:var(--rm-red)}.report-actions .ghost-button.ai-polish:hover,.report-actions .ghost-button.danger:hover{background:var(--rm-red);border-color:var(--rm-red);color:#fff}.report-actions .ghost-button.danger{border-color:var(--rm-red-line);color:var(--rm-red)}.report-actions .ghost-button:disabled{cursor:not-allowed;opacity:.42;transform:none}.report-empty-state{color:var(--rm-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:300px;padding:54px 32px;display:flex}.report-empty-state .report-empty-icon{color:var(--rm-line-strong);width:52px;height:52px}.report-empty-state p{color:var(--rm-ink);font-family:var(--font-serif,"Noto Serif SC", Georgia, serif);margin:0;font-size:20px;font-weight:800}.report-empty-state p+p{color:var(--rm-faint);font-family:var(--font-mono,monospace);margin:-4px 0 8px;font-size:11px;font-weight:600}.report-upload-form{flex-direction:column;gap:20px;max-width:920px;padding:28px;display:flex}.report-upload-form .form-head{border-bottom:1px solid var(--rm-line);padding-bottom:18px}.report-upload-form h3{color:var(--rm-ink);font-family:var(--font-serif,"Noto Serif SC", Georgia, serif);letter-spacing:-.045em;margin:0 0 8px;font-size:30px;line-height:1}.report-upload-form .form-sub{color:var(--rm-faint);font-family:var(--font-mono,monospace);margin:0;font-size:11px}.report-upload-form .form-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.report-upload-form .form-row.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.report-upload-form label,.modal-body label{color:var(--rm-faint);font-family:var(--font-mono,monospace);letter-spacing:.09em;text-transform:uppercase;flex-direction:column;gap:8px;font-size:10px;font-weight:800;display:flex}.report-upload-form input,.report-upload-form select,.modal-body input,.modal-body select{border:1px solid var(--rm-line-strong);color:var(--rm-ink);font-family:var(--font-mono,monospace);letter-spacing:normal;text-transform:none;background:#fff;border-radius:10px;width:100%;min-height:40px;padding:10px 12px;font-size:13px;transition:border-color .16s,box-shadow .16s,background .16s}.report-upload-form input::placeholder{color:#a9aaa2}.report-upload-form input:hover,.report-upload-form select:hover,.modal-body input:hover,.modal-body select:hover{border-color:var(--rm-muted)}.report-upload-form input:focus,.report-upload-form select:focus,.modal-body input:focus,.modal-body select:focus{border-color:var(--rm-red);box-shadow:0 0 0 3px var(--rm-red-soft);background:#fff;outline:none}.report-upload-form select[size]{min-height:174px;padding:8px}.report-upload-form .file-drop{background:linear-gradient(135deg, var(--rm-red-soft), transparent 46%), var(--rm-paper);border:1px dashed var(--rm-line-strong);cursor:pointer;text-align:center;border-radius:16px;padding:26px 20px;transition:background .16s,border-color .16s,transform .12s}.report-upload-form .file-drop:hover{border-color:var(--rm-red);background:#f6fbf2;transform:translateY(-1px)}.report-upload-form .file-drop input[type=file]{cursor:pointer;background:0 0;border:none;width:auto;min-height:0;margin:0 auto 8px;padding:0;font-size:12px;display:block}.report-upload-form .file-drop input[type=file]:focus{box-shadow:none}.report-upload-form .file-info{color:var(--rm-red);font-family:var(--font-mono,monospace);justify-content:center;align-items:center;gap:6px;margin-top:8px;font-size:11px;display:flex}.report-upload-form .form-hint{color:var(--rm-faint);font-family:var(--font-mono,monospace);margin:0;font-size:11px}.report-upload-form .form-actions{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.report-upload-form .button,.modal-foot .button{background:var(--rm-red);border:1px solid var(--rm-red);color:#fff;cursor:pointer;font-family:var(--font-mono,monospace);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;min-height:40px;padding:9px 20px;font-size:11px;font-weight:800;transition:background .16s,border-color .16s,transform .12s;display:inline-flex}.report-upload-form .button:hover,.modal-foot .button:hover{background:var(--rm-red-dark);border-color:var(--rm-red-dark);transform:translateY(-1px)}.report-upload-form .button:active,.modal-foot .button:active{transform:translateY(1px)}.report-upload-form .button:disabled,.modal-foot .button:disabled{cursor:not-allowed;opacity:.48;transform:none}.report-upload-form .error-msg{color:var(--rm-red);font-family:var(--font-mono,monospace);font-size:11px}.report-manager .modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:80;background:#0f120f7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.report-manager .modal-card{border:1px solid var(--rm-line);background:#fff;border-radius:22px;width:min(100%,640px);max-width:640px;max-height:min(760px,100dvh - 48px);overflow:hidden;box-shadow:0 34px 100px #0f120f3d}.report-manager .modal-head,.report-manager .modal-foot{justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.report-manager .modal-head{border-bottom:1px solid var(--rm-line)}.report-manager .modal-head h3{font-family:var(--font-serif,"Noto Serif SC", Georgia, serif);letter-spacing:-.035em;margin:0;font-size:24px}.report-manager .modal-body{gap:14px;max-height:560px;padding:20px 22px;display:grid;overflow-y:auto}.report-manager .modal-foot{border-top:1px solid var(--rm-line);justify-content:flex-end;gap:10px}.report-manager .icon-button{background:var(--rm-paper);border:1px solid var(--rm-line);color:var(--rm-muted);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .16s,color .16s;display:inline-flex}.report-manager .icon-button:hover{background:var(--rm-ink);color:#fff}.display-version-radio{background:var(--rm-paper);border:1px solid var(--rm-line);border-radius:14px;gap:8px;padding:10px;display:grid}.display-version-radio label{cursor:pointer;letter-spacing:normal;text-transform:none;background:#ffffff8c;border:1px solid #0000;border-radius:10px;flex-direction:row;align-items:center;gap:9px;padding:9px 10px;display:flex}.display-version-radio label:hover{border-color:var(--rm-red-line)}.display-version-radio label.disabled{cursor:not-allowed;opacity:.52}.display-version-radio input{width:auto;min-height:auto}.display-version-radio em{margin-left:6px;font-style:normal}@media (max-width:980px){.report-admin-page>.section{padding-inline:16px}.report-admin-hero{grid-template-columns:1fr;min-height:0}.report-admin-side{min-height:132px}.report-admin-hero .admin-back-bar{margin-top:0}.report-ops-layout{grid-template-columns:1fr}.report-ops-rail{grid-template-columns:1fr;position:relative;top:auto}.report-ops-rail-head{border-bottom:1px solid #ffffff1a;border-right:0;min-height:0}.report-stats-rail{border-bottom:1px solid #ffffff1a;border-right:0;grid-template-columns:repeat(4,minmax(0,1fr))}.report-stats-rail .report-stat.is-feature{grid-column:span 1}.report-mode-switch{grid-template-columns:repeat(2,minmax(0,1fr))}.report-overview{grid-template-columns:1fr}.report-overview-copy{border-bottom:1px solid var(--rm-line);border-right:none}.report-stats{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.report-stat:nth-child(3){border-left:none;border-top:1px solid var(--rm-line)}.report-stat:nth-child(4){border-top:1px solid var(--rm-line)}}@media (max-width:680px){.report-admin-hero{border-radius:20px;padding:24px 20px}.report-admin-hero h1{font-size:34px}.report-stats,.report-stats-rail{grid-template-columns:1fr}.report-stats-rail .report-stat.is-feature{grid-column:auto}.report-mode-switch{grid-template-columns:1fr}.report-stat+.report-stat{border-left:none;border-top:1px solid var(--rm-line)}.report-filter-label{border-right:none;width:100%;padding-right:0}.report-filter-count{width:100%;margin-left:0}.report-upload-form{padding:20px 16px}.report-upload-form .form-row,.report-upload-form .form-row.cols-2{grid-template-columns:1fr}}.daily-report-spotlight{color:var(--ink);transition:background .16s var(--anim-ease-out), border-color .16s var(--anim-ease-out), transform .16s var(--anim-ease-out);background:linear-gradient(90deg,#c8362c1a,#ffffffb8),#fff;border:1px solid #c8362c3d;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px 12px;margin-top:10px;padding:11px 12px;text-decoration:none;display:grid}.daily-report-spotlight:hover{background:linear-gradient(90deg,#c8362c26,#ffffffe6);border-color:#c8362c6b;transform:translate(2px)}.daily-report-spotlight span,.daily-report-spotlight em{font-family:var(--font-mono,monospace);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.daily-report-spotlight span{color:#c8362c}.daily-report-spotlight strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.daily-report-spotlight em{color:#c8362c;white-space:nowrap;justify-self:end;align-items:center;gap:5px;font-style:normal;display:inline-flex}.match-report-pending{text-align:center;max-width:520px;margin:64px auto;padding:40px 32px}.match-report-pending h1{font-family:var(--font-serif,"Noto Serif SC", Georgia, serif);margin:16px 0 8px;font-size:28px}@media (max-width:900px){.match-report-layout.has-toc{grid-template-columns:1fr;gap:24px}.match-report-toc{max-height:none;position:static}}
.privacy-page{background:var(--ws-cream,#f6f1e7);color:var(--ws-ink,#14110f);padding:64px 0 96px}.privacy-masthead{max-width:1100px;margin:0 auto 40px;padding:0 32px}.privacy-masthead .kicker{color:var(--ws-red,#c1372a);letter-spacing:.18em;text-transform:uppercase;background:#c1372a14;border:1px solid #c1372a33;border-radius:2px;align-items:center;gap:6px;margin-bottom:18px;padding:4px 10px;font-family:DM Mono,ui-monospace,monospace;font-size:11px;display:inline-flex}.privacy-masthead h1{letter-spacing:-.01em;margin:0 0 14px;font-family:Noto Serif SC,Times New Roman,serif;font-size:clamp(32px,4.5vw,48px);font-weight:700;line-height:1.15}.privacy-masthead-desc{color:var(--ws-ink-soft,#4a443e);max-width:720px;margin:0 0 18px;font-size:16px;line-height:1.6}.privacy-updated{color:var(--ws-ink-soft,#4a443e);align-items:center;gap:6px;margin:0;font-family:DM Mono,ui-monospace,monospace;font-size:11px;display:inline-flex}.privacy-layout{grid-template-columns:220px 1fr;align-items:start;gap:56px;max-width:1100px;margin:0 auto;padding:0 32px;display:grid}.privacy-toc{font-size:13px;line-height:1.5;position:sticky;top:88px}.privacy-toc-title{letter-spacing:.22em;text-transform:uppercase;color:var(--ws-ink-soft,#4a443e);border-bottom:1px solid #14110f1f;margin:0 0 12px;padding-bottom:8px;font-family:DM Mono,ui-monospace,monospace;font-size:10px}.privacy-toc ol{counter-reset:toc;margin:0 0 20px;padding:0;list-style:none}.privacy-toc ol li{counter-increment:toc;margin-bottom:6px}.privacy-toc ol li a{color:var(--ws-ink,#14110f);padding:4px 0 4px 24px;text-decoration:none;transition:color .12s;display:block;position:relative}.privacy-toc ol li a:before{content:counter(toc, decimal-leading-zero);color:var(--ws-ink-soft,#4a443e);font-family:DM Mono,ui-monospace,monospace;font-size:10px;position:absolute;top:4px;left:0}.privacy-toc ol li a:hover{color:var(--ws-red,#c1372a)}.privacy-toc-contact{color:var(--ws-ink-soft,#4a443e);border-top:1px solid #14110f1f;align-items:flex-start;gap:6px;margin:0;padding:12px 0 0;font-size:12px;line-height:1.5;display:flex}.privacy-toc-contact a{color:var(--ws-red,#c1372a);word-break:break-all;text-decoration:none}.privacy-toc-contact a:hover{text-decoration:underline}.privacy-content{max-width:720px}.privacy-content section{margin-bottom:36px;scroll-margin-top:88px}.privacy-content h2{letter-spacing:-.005em;margin:0 0 12px;font-family:Noto Serif SC,Times New Roman,serif;font-size:22px;font-weight:600;line-height:1.3}.privacy-content p{color:var(--ws-ink,#14110f);margin:0 0 12px;font-size:15px;line-height:1.75}.privacy-content p a{color:var(--ws-red,#c1372a);text-decoration:none}.privacy-content p a:hover{text-decoration:underline}.privacy-bullet{margin:0 0 12px;padding:0;list-style:none}.privacy-bullet li{color:var(--ws-ink,#14110f);margin-bottom:4px;padding-left:18px;font-size:15px;line-height:1.75;position:relative}.privacy-bullet li:before{content:"·";color:var(--ws-red,#c1372a);font-weight:700;position:absolute;top:0;left:4px}.privacy-signoff{border-top:1px solid #14110f1f;flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px;padding:24px 0 0;display:flex}.privacy-signoff p{color:var(--ws-ink-soft,#4a443e);margin:0;font-size:14px}.site-footer-nav-legal{border-top:1px dashed #14110f1f;margin-top:10px;padding-top:10px}.site-footer-bottom a[href^=mailto\:]{color:var(--ws-red,#c1372a);border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:border-color .12s}.site-footer-bottom a[href^=mailto\:]:hover{border-bottom-color:var(--ws-red,#c1372a)}@media (max-width:860px){.privacy-layout{grid-template-columns:1fr;gap:32px}.privacy-toc{order:-1;position:static}.privacy-masthead,.privacy-layout{padding-left:20px;padding-right:20px}}
.site-footer{background:var(--bg-subtle);border-top:1px solid var(--border);margin-top:64px;padding:0;position:relative}.site-footer:before{background:linear-gradient(90deg, var(--green), var(--lime), var(--gold));content:"";opacity:.7;height:2px;display:block}.site-footer-inner{grid-template-columns:1fr auto;align-items:start;gap:clamp(2rem,4vw,4rem);max-width:1220px;margin:0 auto;padding:3rem clamp(18px,4vw,32px) 2rem;display:grid}.site-footer-brand{flex-direction:column;gap:.875rem;max-width:480px;display:flex}.site-footer-brand .brand{align-items:center;gap:.625rem;min-width:0;display:inline-flex}.site-footer-brand .brand-mark{background:var(--green);color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.site-footer-brand .brand strong{letter-spacing:var(--tracking-tight);font-size:1rem;font-weight:700;line-height:var(--leading-tight);color:var(--ink);display:block}.site-footer-brand .brand small{color:var(--ink-muted);font-family:var(--font-mono);letter-spacing:.06em;font-size:.6875rem;font-weight:500;display:block}.site-footer-statement{color:var(--ink);max-width:400px;margin:0;font-size:.9375rem;line-height:1.7}.site-footer-source{font-family:var(--font-mono);color:var(--ink-muted);max-width:400px;margin:0;font-size:.6875rem;line-height:1.6}.site-footer-nav{flex-direction:column;gap:.5rem;padding-top:.25rem;display:flex}.site-footer-nav-title{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);align-items:center;gap:.375rem;margin:0 0 .375rem;font-size:.625rem;font-weight:600;display:flex}.site-footer-nav-title svg{color:var(--green)}.site-footer-nav ul{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.site-footer-nav li a{color:var(--ink);border-radius:6px;align-items:center;gap:.5rem;margin:0 -8px;padding:5px 8px;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s,transform .15s;display:inline-flex}.site-footer-nav li a:hover{background:var(--bg-card);color:var(--green);transform:translate(2px)}.site-footer-nav li a:focus-visible{background:var(--bg-card);color:var(--green);outline:2px solid var(--green);outline-offset:2px}.site-footer-nav li a svg{color:var(--ink-muted);flex-shrink:0;transition:color .15s}.site-footer-nav li a:hover svg{color:var(--green)}.site-footer-bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1220px;margin:0 auto;padding:1.125rem clamp(18px,4vw,32px);display:flex}.site-footer-bottom p{font-family:var(--font-mono);color:var(--ink-muted);margin:0;font-size:.6875rem;line-height:1.5}.site-footer-bottom p+p{color:var(--ink-muted);opacity:.7;font-size:.625rem}@media (max-width:60rem){.site-footer-inner{grid-template-columns:1fr;padding-top:2rem;padding-bottom:1.5rem}.site-footer-nav{flex-flow:wrap;gap:1rem 2rem;padding-top:0}.site-footer-nav ul{flex-flow:wrap;gap:4px 8px}.site-footer-nav li a{margin:0;padding:4px 6px}.site-footer-bottom{flex-direction:column;align-items:flex-start;gap:.25rem;padding-top:1rem}.site-footer-bottom p,.site-footer-statement,.site-footer-source{overflow-wrap:anywhere;max-width:100%}}@media (max-width:40rem){.site-footer-statement{font-size:.875rem}.site-footer-brand .brand strong{font-size:.9375rem}}
.mobile-home,.mobile-schedule,.mobile-predictions,.mobile-history,.mobile-news,.mobile-news-detail,.mobile-match-detail,.mobile-team-detail,.mobile-privacy,.mobile-only-home,.mobile-only-schedule,.mobile-only-predictions,.mobile-only-history,.mobile-only-news,.mobile-only-news-detail,.mobile-only-match-detail,.mobile-only-team-detail,.mobile-only-privacy{display:none}@media (max-width:720px){.desktop-home,.desktop-schedule,.desktop-predictions,.desktop-history,.desktop-news,.desktop-news-detail,.desktop-match-detail,.desktop-team-detail,.desktop-privacy{display:none}.mobile-only-home,.mobile-only-schedule,.mobile-only-predictions,.mobile-only-history,.mobile-only-news,.mobile-only-news-detail,.mobile-only-match-detail,.mobile-only-team-detail,.mobile-only-privacy{display:block}.mobile-home,.mobile-schedule,.mobile-predictions,.mobile-history,.mobile-news,.mobile-news-detail,.mobile-match-detail,.mobile-team-detail,.mobile-privacy{color:var(--ink);background:radial-gradient(circle at 92% 4%,#d8f36d47,#0000 30%),linear-gradient(#f7f8f1 0%,#fff 42%,#f4f7ef 100%);max-width:100%;padding:18px 14px 34px;display:block;overflow-x:clip}.mobile-home a,.mobile-schedule a,.mobile-predictions a,.mobile-history a,.mobile-news a,.mobile-news-detail a,.mobile-match-detail a,.mobile-team-detail a,.mobile-privacy a{color:inherit;text-decoration:none}.mobile-hero{min-height:auto;padding:18px 2px 10px}.mobile-kicker{color:var(--green);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;margin:0 0 12px;font-size:11px;font-weight:900;display:inline-flex}.mobile-hero h1{letter-spacing:-.075em;max-width:8ch;margin:0;font-size:clamp(40px,14vw,62px);line-height:.88}.mobile-hero-copy{color:var(--muted);max-width:32em;margin:18px 0 0;font-size:15px;line-height:1.62}.mobile-hero-numbers{grid-template-columns:1.15fr .8fr 1fr;gap:8px;margin:20px 0 0;display:grid}.mobile-hero-numbers span{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;background:#ffffffd1;border:1px solid #10221a17;border-radius:18px;flex-direction:column;justify-content:center;gap:2px;min-height:76px;padding:12px;font-size:10px;font-weight:800;display:flex;box-shadow:0 12px 28px #0e1e160f}.mobile-hero-numbers strong{color:var(--ink);font-family:var(--font-sans);letter-spacing:-.07em;font-size:clamp(24px,8vw,34px);line-height:1}.mobile-hero-actions{grid-template-columns:1fr .82fr;gap:10px;margin-top:16px;display:grid}.mobile-button{font-family:var(--font-mono);text-transform:uppercase;background:#ffffffd1;border:1px solid #10221a1f;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 16px;font-size:12px;font-weight:900;display:inline-flex}.mobile-button.is-primary{background:var(--panel-strong);border-color:var(--panel-strong);color:#fff}.mobile-button.is-full{width:100%;margin-top:14px}.mobile-report-note{color:#c8362c;background:#c8362c0f;border:1px solid #c8362c24;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px 12px;width:100%;margin-top:8px;padding:12px 16px;text-decoration:none;display:grid}.mobile-report-note span{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:800}.mobile-report-note strong{color:#0f1b13b8;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.mobile-report-note svg{flex-shrink:0;justify-self:end}.mobile-feature-card{background:var(--panel-strong);color:#fff;border-radius:30px;margin-top:18px;padding:18px;overflow:hidden;box-shadow:0 28px 64px #10221a38}.mobile-feature-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-feature-head span,.mobile-feature-head em{color:#ffffffad;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-style:normal;font-weight:900;display:inline-flex}.mobile-feature-teams{grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr);align-items:stretch;gap:8px;margin-top:18px;display:grid}.mobile-feature-teams a{background:#ffffff14;border:1px solid #ffffff1f;border-radius:22px;min-width:0;padding:14px}.mobile-feature-teams small{color:var(--lime);font-family:var(--font-mono);letter-spacing:.08em;font-size:10px;font-weight:900;display:block}.mobile-feature-teams strong{color:#fff;letter-spacing:-.04em;overflow-wrap:anywhere;margin-top:8px;font-size:20px;line-height:1.05;display:block}.mobile-feature-teams b{color:var(--lime);font-family:var(--font-mono);justify-content:center;align-items:center;font-size:11px;display:flex}.mobile-feature-meta{color:#ffffff94;margin:12px 0 14px;font-size:12px}.mobile-feature-card .hero-prediction-compact{margin-top:0}.mobile-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0 8px;display:grid}.mobile-strip-primary,.mobile-strip-item{background:#ffffffdb;border:1px solid #10221a17;border-radius:18px;min-width:0;padding:12px 10px;box-shadow:0 10px 22px #0e1e160d}.mobile-strip-primary span,.mobile-strip-item span,.mobile-strip-primary small,.mobile-strip-item small{color:var(--muted);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:800;line-height:1.2;display:block}.mobile-strip-primary strong,.mobile-strip-item strong{color:var(--ink);letter-spacing:-.04em;overflow-wrap:anywhere;margin:8px 0 7px;font-size:13px;line-height:1.1;display:block}.mobile-section{margin-top:28px}.mobile-section-head{margin-bottom:14px}.mobile-section-head.inline{justify-content:space-between;align-items:end;gap:16px;display:flex}.mobile-section-head h2{letter-spacing:-.065em;margin:0;font-size:clamp(25px,8vw,34px);line-height:.96}.mobile-section-head p:not(.mobile-kicker){color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.55}.mobile-text-link{color:var(--green);font-family:var(--font-mono);text-transform:uppercase;flex:none;font-size:10px;font-weight:900}.mobile-feature-stack,.mobile-report-list,.mobile-news-list,.mobile-match-list{gap:10px;display:grid}.mobile-report-dossier{color:#fff;background:linear-gradient(145deg,#13251c,#10221a),radial-gradient(circle at 90% 8%,#c8362c3d,#0000 32%);border:1px solid #10221a24;border-radius:26px;margin-top:14px;padding:18px;overflow:hidden;box-shadow:0 24px 54px #10221a2e}.mobile-report-dossier .mobile-kicker{color:#ff6a5f}.mobile-report-dossier h2{color:#fff}.mobile-report-dossier p{color:#ffffffad}.mobile-report-list{gap:10px;margin-top:14px;display:grid}.mobile-report-item{color:#fff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:30px minmax(0,1fr) auto;gap:5px 10px;min-height:76px;padding:13px;text-decoration:none;display:grid}.mobile-report-dossier.is-count-1 .mobile-report-item:first-child{min-height:132px;padding:16px}.mobile-report-dossier.is-count-1 .mobile-report-item:first-child strong{letter-spacing:-.055em;font-size:20px}.mobile-report-dossier.is-count-4 .mobile-report-item{min-height:70px;padding:12px}.mobile-report-item span,.mobile-report-item em{color:#ff6a5f;font-family:var(--font-mono);text-transform:uppercase;font-size:10px;font-style:normal;font-weight:900}.mobile-report-item strong{color:#fff;font-size:14px;line-height:1.22}.mobile-report-item small{color:#ffffff94;text-overflow:ellipsis;white-space:nowrap;grid-column:2/span 2;overflow:hidden}.mobile-report-item em{justify-self:end;align-items:center;gap:4px;display:inline-flex}.mobile-feature-mini,.mobile-news-item{background:#fff;border:1px solid #10221a17;border-radius:22px;padding:15px;display:block;box-shadow:0 14px 32px #0e1e160f}.mobile-feature-mini span,.mobile-feature-mini small,.mobile-news-item span,.mobile-news-item small{color:var(--muted);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.4;display:block}.mobile-feature-mini strong,.mobile-news-item strong{color:var(--ink);letter-spacing:-.045em;overflow-wrap:anywhere;margin:7px 0;font-size:17px;line-height:1.12;display:block}.mobile-feature-mini em{color:var(--green);font-family:var(--font-mono);letter-spacing:0;font-size:10px;font-style:normal}.mobile-match-list .match-card{border-radius:24px;min-height:auto;padding:16px}.mobile-match-list .teams-row{grid-template-columns:1fr;gap:8px}.mobile-match-list .team-badge{min-height:54px;padding:10px}.mobile-match-list .versus{min-height:24px}.mobile-rank-board{background:#fff;border:1px solid #10221a17;border-radius:24px;padding:8px;box-shadow:0 16px 36px #0e1e160f}.mobile-rank-row{border-bottom:1px solid #10221a14;grid-template-columns:34px minmax(0,1fr) 58px;align-items:center;gap:10px;min-height:50px;padding:0 8px;display:grid}.mobile-rank-row:last-of-type{border-bottom:0}.mobile-rank-row span,.mobile-rank-row em{color:var(--green);font-family:var(--font-mono);font-size:11px;font-style:normal;font-weight:900}.mobile-rank-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;overflow:hidden}.mobile-rank-board>p{color:var(--muted);margin:8px 10px 6px;font-size:12px;line-height:1.5}.mobile-schedule-hero{background:var(--panel-strong);color:#fff;border-radius:30px;padding:18px;overflow:hidden;box-shadow:0 28px 64px #10221a38}.mobile-schedule-hero .mobile-kicker{color:var(--lime)}.mobile-schedule-title-row{grid-template-columns:1fr;align-items:start;gap:10px;display:grid}.mobile-schedule-title-row>strong{color:var(--lime);letter-spacing:-.1em;font-size:clamp(76px,25vw,98px);line-height:.76}.mobile-schedule-title-row h1{color:#fff;letter-spacing:-.055em;overflow-wrap:anywhere;margin:0;font-size:clamp(26px,8vw,34px);line-height:1}.mobile-schedule-hero .mobile-hero-copy{color:#ffffffad;margin-top:18px}.mobile-schedule-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.mobile-schedule-metrics span{color:#ffffff94;font-family:var(--font-mono);text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;justify-content:center;gap:4px;min-width:0;min-height:60px;padding:10px 12px;font-size:9px;font-weight:900;display:flex}.mobile-schedule-metrics b{color:#fff;font-family:var(--font-sans);letter-spacing:-.06em;font-size:23px;line-height:1}.mobile-sched-focus-card{background:var(--panel-strong);color:#fff;border-radius:30px;margin-top:14px;padding:18px;overflow:hidden;box-shadow:0 28px 64px #10221a38}.mobile-sched-focus-teams{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);align-items:stretch;gap:8px;margin-top:18px;display:grid}.mobile-sched-focus-teams a{background:#ffffff14;border:1px solid #ffffff1f;border-radius:22px;min-width:0;padding:12px}.mobile-sched-focus-teams i{margin-bottom:8px;font-size:28px;font-style:normal;line-height:1;display:block}.mobile-sched-focus-teams small{color:var(--lime);font-family:var(--font-mono);letter-spacing:.08em;font-size:10px;font-weight:900;display:block}.mobile-sched-focus-teams strong{color:#fff;letter-spacing:-.04em;overflow-wrap:anywhere;margin-top:7px;font-size:18px;line-height:1.05;display:block}.mobile-sched-focus-teams b{color:var(--lime);font-family:var(--font-mono);justify-content:center;align-items:center;font-size:10px;display:flex}.mobile-sched-day-list,.mobile-sched-fixtures,.mobile-city-grid,.mobile-watch-list{gap:10px;display:grid}.mobile-sched-day{background:#fff;border:1px solid #10221a17;border-radius:24px;overflow:hidden;box-shadow:0 16px 36px #0e1e160f}.mobile-sched-day-head{background:#d8f36d2e;border-bottom:1px solid #10221a14;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.mobile-sched-day-head strong{letter-spacing:-.045em;font-size:17px}.mobile-sched-day-head span{color:var(--green);font-family:var(--font-mono);text-transform:uppercase;font-size:10px;font-weight:900}.mobile-sched-fixtures{gap:0}.mobile-sched-row{border-bottom:1px solid #10221a12;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:70px;padding:11px 12px;display:grid}.mobile-sched-row:last-child{border-bottom:0}.mobile-sched-row time{color:var(--green);font-family:var(--font-mono);font-size:11px;font-weight:900}.mobile-sched-row strong{color:var(--ink);letter-spacing:-.045em;flex-wrap:wrap;align-items:center;gap:5px;min-width:0;font-size:15px;line-height:1.18;display:flex}.mobile-sched-row strong em{color:var(--muted);font-family:var(--font-mono);font-size:10px;font-style:normal}.mobile-sched-row small{color:var(--muted);overflow-wrap:anywhere;margin-top:4px;font-size:11px;line-height:1.35;display:block}.mobile-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-city-card,.mobile-watch-item{background:#fff;border:1px solid #10221a17;border-radius:22px;min-width:0;padding:14px;box-shadow:0 14px 32px #0e1e160f}.mobile-city-card span,.mobile-city-card small,.mobile-watch-item span,.mobile-watch-item small{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.35;display:block}.mobile-city-card strong,.mobile-watch-item strong{color:var(--ink);letter-spacing:-.045em;overflow-wrap:anywhere;margin:7px 0;font-size:17px;line-height:1.1;display:block}.mobile-watch-item{grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:10px;display:grid}.mobile-pred-hero,.mobile-pred-spotlight{background:var(--panel-strong);color:#fff;border-radius:30px;padding:18px;overflow:hidden;box-shadow:0 28px 64px #10221a38}.mobile-pred-hero .mobile-kicker,.mobile-pred-spotlight .mobile-kicker{color:var(--lime)}.mobile-pred-hero h1{color:#fff;letter-spacing:-.075em;overflow-wrap:anywhere;max-width:9ch;margin:0;font-size:clamp(39px,12vw,56px);line-height:.88}.mobile-pred-hero .mobile-hero-copy{color:#ffffffad}.mobile-pred-metrics{grid-template-columns:1fr .82fr 1.05fr;gap:8px;margin-top:18px;display:grid}.mobile-pred-metrics span{color:#fff9;font-family:var(--font-mono);text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;justify-content:center;gap:4px;min-width:0;min-height:62px;padding:10px;font-size:9px;font-weight:900;display:flex}.mobile-pred-metrics b{color:#fff;font-family:var(--font-sans);letter-spacing:-.06em;font-size:23px;line-height:1}.mobile-pred-spotlight{margin-top:14px}.mobile-pred-teams{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);align-items:stretch;gap:8px;margin-top:18px;display:grid}.mobile-pred-teams a{background:#ffffff14;border:1px solid #ffffff1f;border-radius:22px;min-width:0;padding:12px}.mobile-pred-teams i{margin-bottom:8px;font-size:30px;font-style:normal;line-height:1;display:block}.mobile-pred-teams small{color:var(--lime);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.2;display:block}.mobile-pred-teams strong{color:#fff;letter-spacing:-.04em;overflow-wrap:anywhere;margin-top:7px;font-size:18px;line-height:1.05;display:block}.mobile-pred-teams b{color:var(--lime);font-family:var(--font-mono);justify-content:center;align-items:center;font-size:10px;display:flex}.mobile-pred-spotlight .hero-prediction-compact{color:#fff;background:#ffffff14;border-color:#ffffff1f;margin-top:0}.mobile-pred-spotlight .hero-prediction-metrics span{background:#fff}.mobile-pred-models{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.mobile-pred-models span{background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;gap:4px;min-width:0;padding:10px;display:grid}.mobile-pred-models i{border-radius:999px;width:22px;height:7px;display:block}.mobile-pred-models strong{color:#fff;font-size:12px;line-height:1.1}.mobile-pred-models small{color:#ffffff94;font-family:var(--font-mono);text-transform:uppercase;font-size:9px;font-weight:900}.mobile-pred-filter-strip{scrollbar-width:none;gap:8px;margin-bottom:12px;padding-bottom:2px;display:flex;overflow-x:auto}.mobile-pred-filter-strip::-webkit-scrollbar{display:none}.mobile-pred-filter-chip{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;background:#fff;border:1px solid #10221a1a;border-radius:999px;flex:none;align-items:center;gap:7px;min-height:40px;padding:6px 11px;font-size:10px;font-weight:900;line-height:1.2;display:inline-flex}.mobile-pred-filter-chip strong{color:var(--ink);background:#eef3ea;border-radius:999px;justify-content:center;align-items:center;min-width:22px;padding:3px 6px;font-size:10px;display:inline-flex}.mobile-pred-filter-chip.is-active{background:var(--panel-strong);border-color:var(--panel-strong);color:#fff}.mobile-pred-filter-chip.is-active strong{background:var(--lime);color:var(--ink)}.mobile-pred-match-list,.mobile-pred-archive{gap:10px;display:grid}.mobile-pred-match,.mobile-pred-empty,.mobile-pred-archive-row{background:#fff;border:1px solid #10221a17;border-radius:24px;min-width:0;box-shadow:0 16px 36px #0e1e160f}.mobile-pred-match{gap:12px;padding:14px;display:grid;overflow:hidden}.mobile-pred-match-head{gap:6px;display:grid}.mobile-pred-match-head span,.mobile-pred-match-head small{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.35}.mobile-pred-match-head strong,.mobile-pred-archive-row strong{color:var(--ink);letter-spacing:-.045em;overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:5px;min-width:0;font-size:17px;line-height:1.15;display:flex}.mobile-pred-match-head i,.mobile-pred-archive-row i{font-style:normal}.mobile-pred-match-head em,.mobile-pred-archive-row em{color:var(--green);font-family:var(--font-mono);font-size:10px;font-style:normal;font-weight:900}.mobile-pred-match .insight-grid{grid-template-columns:1fr;gap:8px;display:grid}.mobile-pred-match .insight-panel{border-radius:18px;min-height:auto;padding:12px}.mobile-pred-match .outcome-row{grid-template-columns:minmax(62px,.8fr) minmax(0,1fr) 18px;gap:8px}.mobile-pred-match .outcome-row span:first-child{overflow-wrap:anywhere;font-size:12px}.mobile-pred-match .score-ticket-row{grid-template-columns:1fr}.mobile-pred-match .score-ticket,.mobile-pred-match .score-ticket:first-child{grid-row:auto;min-height:auto;padding:13px}.mobile-pred-match .score-ticket:first-child strong{font-size:38px}.mobile-pred-match .large-number{overflow-wrap:anywhere;font-size:20px}.mobile-pred-match .prediction-strip{gap:8px;display:grid}.mobile-pred-match .prediction-row{border-radius:18px;grid-template-columns:1fr;align-items:stretch;gap:9px;padding:12px;display:grid}.mobile-pred-match .prediction-row-copy{min-width:0}.mobile-pred-match .prediction-rationale{overflow-wrap:anywhere;margin-top:6px;line-height:1.45;display:block}.mobile-pred-match .score-pills{justify-content:flex-start}.mobile-pred-detail{justify-self:start;align-items:center;gap:5px;display:inline-flex}.mobile-pred-report-cta{color:var(--ink);background:#c8362c14;border:1px solid #c8362c33;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 8px;margin-top:2px;padding:10px 11px;text-decoration:none;display:grid}.mobile-pred-report-cta span{color:#c8362c;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.mobile-pred-report-cta strong{color:var(--ink);overflow-wrap:anywhere;font-size:12px;line-height:1.25}.mobile-pred-report-cta svg{color:#c8362c;grid-area:1/2/span 2}.mobile-pred-archive-report{background:#c8362c14;border:1px solid #c8362c2e;border-radius:999px;justify-self:start;align-items:center;gap:4px;padding:6px 8px;display:inline-flex;color:#c8362c!important}.mobile-pred-empty{gap:7px;padding:16px;display:grid}.mobile-pred-empty strong{color:var(--ink);font-size:17px}.mobile-pred-empty p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.mobile-pred-archive-row{grid-template-columns:1fr;gap:9px;padding:14px;display:grid}.mobile-pred-archive-row time,.mobile-pred-archive-row small,.mobile-pred-archive-row span,.mobile-pred-archive-row b{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.35}.mobile-pred-archive-row span.is-complete{color:var(--ink);align-items:center;gap:5px;display:inline-flex}.mobile-pred-archive-row b{background:#eef3ea;border-radius:14px;justify-self:start;gap:2px;padding:7px 10px;display:grid}.mobile-pred-archive-row b strong,.mobile-pred-archive-row b small{color:inherit;font-family:var(--font-mono);text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.2}.mobile-pred-archive-row b small{color:var(--muted);font-size:9px}.mobile-pred-archive-row b.is-settled{background:var(--panel-strong);color:#fff}.mobile-pred-archive-row b.is-settled small{color:#ffffffad}.mobile-history-hero{background:var(--panel-strong);color:#fff;border-radius:30px;padding:18px;overflow:hidden;box-shadow:0 28px 64px #10221a38}.mobile-history-hero .mobile-kicker{color:var(--lime)}.mobile-history-title-row{grid-template-columns:minmax(0,1fr) 92px;align-items:start;gap:14px;display:grid}.mobile-history-title-row h1{color:#fff;letter-spacing:-.075em;overflow-wrap:anywhere;margin:0;font-size:clamp(34px,11vw,52px);line-height:.9}.mobile-history-title-row p{color:#ffffffad;margin:12px 0 0;font-size:13px;line-height:1.55}.mobile-history-orbit{aspect-ratio:1;background:radial-gradient(circle,#d8f36d2e,#0000 58%),#ffffff14;border:1px solid #d8f36d4d;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.mobile-history-orbit strong{color:var(--lime);letter-spacing:-.08em;font-size:38px;line-height:.9}.mobile-history-orbit span{color:#ffffffa3;font-family:var(--font-mono);font-size:10px;font-weight:900}.mobile-history-leader{background:#ffffff14;border:1px solid #ffffff1f;border-radius:22px;gap:4px;min-width:0;margin-top:16px;padding:13px 14px;display:grid}.mobile-history-leader span,.mobile-history-leader small{color:#ffffff94;font-family:var(--font-mono);text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.3}.mobile-history-leader strong{color:#fff;letter-spacing:-.05em;overflow-wrap:anywhere;font-size:22px;line-height:1}.mobile-history-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.mobile-history-metrics span{color:#ffffff94;font-family:var(--font-mono);text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;justify-content:center;gap:5px;min-width:0;min-height:62px;padding:10px;font-size:9px;font-weight:900;display:flex}.mobile-history-metrics strong{color:#fff;font-family:var(--font-sans);letter-spacing:-.06em;font-size:24px;line-height:1}.mobile-history-panel,.mobile-history-rank,.mobile-history-master,.mobile-history-empty{background:#fff;border:1px solid #10221a17;border-radius:24px;min-width:0;box-shadow:0 16px 36px #0e1e160f}.mobile-history-panel{gap:9px;margin-top:14px;padding:16px;display:grid}.mobile-history-command h2{color:var(--ink);letter-spacing:-.06em;overflow-wrap:anywhere;margin:0;font-size:28px;line-height:.95}.mobile-history-command>p:not(.mobile-kicker){color:var(--muted);margin:0;font-size:13px;line-height:1.5}.mobile-history-scoreline{background:#d8f36d2e;border:1px solid #10221a14;border-radius:18px;justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-top:4px;padding:11px 12px;display:flex}.mobile-history-scoreline span{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;font-size:10px;font-weight:900}.mobile-history-scoreline strong{color:var(--ink);letter-spacing:-.04em;overflow-wrap:anywhere;text-align:right;min-width:0;font-size:15px}.mobile-history-section{margin-top:28px}.mobile-history-rank-list,.mobile-history-recent-list,.mobile-history-ledger{gap:10px;display:grid}.mobile-history-rank{gap:14px;padding:15px;display:grid;overflow:hidden}.mobile-history-rank header{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:10px;display:grid}.mobile-history-rank-no{background:var(--panel-strong);color:var(--lime);font-family:var(--font-mono);border-radius:14px;justify-content:center;align-items:center;height:42px;font-size:11px;font-weight:900;display:inline-flex}.mobile-history-rank h3,.mobile-history-master h3,.mobile-history-game h4{color:var(--ink);overflow-wrap:anywhere;min-width:0;margin:0}.mobile-history-rank h3,.mobile-history-master h3{letter-spacing:-.05em;font-size:20px;line-height:1}.mobile-history-rank header p,.mobile-history-master header p{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;margin:5px 0 0;font-size:10px;font-weight:900;line-height:1.3}.mobile-history-bars{background:#f4f7ef;border:1px solid #10221a12;border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:8px;height:148px;padding:12px;display:grid}.mobile-history-bars span{background:linear-gradient(180deg, var(--lime) 0%, #f0ff9b 100%);border:1px solid #10221a1a;border-radius:16px 16px 10px 10px;flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;min-height:26px;padding:8px 5px;display:flex}.mobile-history-bars strong{color:var(--ink);font-family:var(--font-mono);font-size:12px;font-weight:900;line-height:1}.mobile-history-bars small{color:#10221a9e;font-family:var(--font-mono);overflow-wrap:anywhere;text-align:center;text-transform:uppercase;margin-top:5px;font-size:8px;font-weight:900;line-height:1.15}.mobile-history-mini-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.mobile-history-mini-grid span{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;background:#f7f9f4;border:1px solid #10221a12;border-radius:16px;flex-direction:column;justify-content:center;gap:4px;min-width:0;min-height:54px;padding:8px 6px;font-size:8px;font-weight:900;display:flex}.mobile-history-mini-grid strong{color:var(--ink);font-family:var(--font-sans);letter-spacing:-.05em;font-size:18px;line-height:1}.mobile-history-master{padding:0;overflow:hidden}.mobile-history-master>header{background:#d8f36d29;border-bottom:1px solid #10221a14;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 14px;display:grid}.mobile-history-master-dot{border-radius:999px;width:12px;height:12px;display:block}.mobile-history-master>header>strong{background:var(--panel-strong);color:#fff;font-family:var(--font-mono);white-space:nowrap;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:900}.mobile-history-ledger{gap:0}.mobile-history-game{border-bottom:1px solid #10221a14;gap:10px;min-width:0;padding:14px;display:grid}.mobile-history-game:last-child{border-bottom:0}.mobile-history-game-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.mobile-history-game-top span,.mobile-history-game-top small,.mobile-history-picks span{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.35}.mobile-history-game h4{letter-spacing:-.045em;flex-wrap:wrap;align-items:center;gap:6px;font-size:17px;line-height:1.18;display:flex}.mobile-history-game h4 span{align-items:center;gap:4px;min-width:0;display:inline-flex}.mobile-history-game h4 i{font-style:normal;line-height:1}.mobile-history-game h4 em{color:var(--green);font-family:var(--font-mono);font-size:10px;font-style:normal;font-weight:900}.mobile-history-picks,.mobile-history-result,.mobile-history-result>div{gap:7px;display:grid}.mobile-history-picks{background:#f7f9f4;border:1px solid #10221a12;border-radius:18px;padding:11px 12px}.mobile-history-picks span{overflow-wrap:anywhere;text-transform:none}.mobile-history-result strong{color:var(--ink);font-family:var(--font-mono);font-size:11px}.mobile-history-pill{color:var(--muted);font-family:var(--font-mono);border:1px solid #10221a14;border-radius:999px;justify-self:start;padding:7px 10px;font-size:10px;font-weight:900;line-height:1.2}.mobile-history-pill.is-hit{color:var(--ink);background:#d8f36d59}.mobile-history-pill.is-miss{color:#8b2c2c;background:#b5373717}.mobile-history-pill.is-pending{color:var(--muted);background:#eef3ea}.mobile-history-link{font-family:var(--font-mono);text-transform:uppercase;justify-self:start;align-items:center;gap:5px;font-size:10px;font-weight:900;display:inline-flex;color:var(--green)!important}.mobile-history-empty,.mobile-history-empty-inline{gap:8px;padding:16px;display:grid}.mobile-history-empty svg{color:var(--green)}.mobile-history-empty h3,.mobile-history-empty-inline strong{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:17px;line-height:1.15}.mobile-history-empty p,.mobile-history-empty-inline span{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.mobile-news-detail-back{color:var(--ink);font-family:var(--font-mono);text-transform:uppercase;background:#fff;border:1px solid #10221a17;border-radius:999px;align-items:center;gap:7px;margin-bottom:12px;padding:10px 12px;font-size:10px;font-weight:900;display:inline-flex;box-shadow:0 12px 28px #0e1e160f}.mobile-news-detail-hero{background:var(--panel-strong);color:#fff;border-radius:30px;padding:18px;overflow:hidden;box-shadow:0 28px 64px #10221a38}.mobile-news-detail-hero .mobile-kicker{color:var(--lime)}.mobile-news-detail-hero h1{color:#fff;letter-spacing:-.07em;overflow-wrap:anywhere;margin:0;font-size:clamp(31px,9.8vw,45px);line-height:.98}.mobile-news-detail-meta{border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:14px;display:flex}.mobile-news-detail-meta span,.mobile-news-detail-meta a{color:#ffffffad;font-family:var(--font-mono);overflow-wrap:anywhere;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:8px 10px;font-size:10px;font-weight:900;display:inline-flex}.mobile-news-detail-meta a{color:var(--lime)}.mobile-news-detail-cover{background:#fff;border:1px solid #10221a17;border-radius:26px;margin:14px 0 0;padding:0;overflow:hidden;box-shadow:0 16px 36px #0e1e160f}.mobile-news-detail-cover img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;display:block}.mobile-news-detail-cover.is-compact{padding:12px}.mobile-news-detail-cover.is-compact img{aspect-ratio:auto;object-fit:contain;border-radius:18px}.mobile-news-detail-body{background:#fff;border:1px solid #10221a17;border-radius:28px;gap:16px;margin-top:14px;padding:18px;display:grid;overflow:hidden;box-shadow:0 18px 42px #0e1e160f}.mobile-news-detail-summary p,.mobile-news-detail-html{color:var(--ink);font-size:16px;line-height:1.8}.mobile-news-detail-summary p{margin:0}.mobile-news-detail-html *{max-width:100%}.mobile-news-detail-html p{margin:0 0 1.15em}.mobile-news-detail-html h2,.mobile-news-detail-html h3{color:var(--ink);letter-spacing:-.04em;margin:1.6em 0 .7em;line-height:1.12}.mobile-news-detail-html h2{font-size:22px}.mobile-news-detail-html h3{font-size:19px}.mobile-news-detail-html a{overflow-wrap:anywhere;font-weight:800;color:var(--green)!important}.mobile-news-detail-html img,.mobile-news-detail-html figure{border-radius:18px;max-width:100%;height:auto;margin-left:0;margin-right:0;overflow:hidden}.mobile-news-detail-source{background:var(--panel-strong);font-family:var(--font-mono);overflow-wrap:anywhere;text-transform:uppercase;border-radius:999px;justify-self:start;align-items:center;gap:7px;max-width:100%;padding:11px 13px;font-size:10px;font-weight:900;display:inline-flex;color:var(--lime)!important}.mobile-news-detail-related{margin-top:28px}.mobile-news-detail-related h2{color:var(--ink);letter-spacing:-.055em;margin:4px 0 13px;font-size:26px;line-height:1}.mobile-news-detail-related>div{gap:10px;display:grid}.mobile-news-detail-related-item{background:#fff;border:1px solid #10221a17;border-radius:24px;gap:8px;min-width:0;padding:12px;display:grid;overflow:hidden;box-shadow:0 16px 36px #0e1e160f}.mobile-news-detail-related-item img{aspect-ratio:16/9;object-fit:cover;border-radius:18px;width:100%}.mobile-news-detail-related-item span,.mobile-news-detail-related-item em{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;font-size:9px;font-style:normal;font-weight:900}.mobile-news-detail-related-item strong{color:var(--ink);letter-spacing:-.045em;overflow-wrap:anywhere;font-size:17px;line-height:1.12}.mobile-news-hero,.mobile-news-featured{background:var(--panel-strong);color:#fff;border-radius:30px;padding:18px;overflow:hidden;box-shadow:0 28px 64px #10221a38}.mobile-news-hero .mobile-kicker,.mobile-news-featured .mobile-kicker{color:var(--lime)}.mobile-news-hero h1{color:#fff;letter-spacing:-.075em;overflow-wrap:anywhere;max-width:9ch;margin:0;font-size:clamp(36px,12vw,54px);line-height:.9}.mobile-news-hero>p:not(.mobile-kicker){color:#ffffffad;margin:16px 0 0;font-size:14px;line-height:1.58}.mobile-news-signals{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.mobile-news-signals span{color:#ffffff94;font-family:var(--font-mono);text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;justify-content:center;gap:5px;min-width:0;min-height:62px;padding:10px;font-size:9px;font-weight:900;display:flex}.mobile-news-signals strong{color:#fff;font-family:var(--font-sans);letter-spacing:-.05em;font-size:17px;line-height:1}.mobile-news-filter{background:#fff;border:1px solid #10221a17;border-radius:22px;gap:10px;margin-top:14px;padding:13px;display:grid;box-shadow:0 14px 32px #0e1e160f}.mobile-news-filter-label{color:var(--green);font-family:var(--font-mono);text-transform:uppercase;font-size:10px;font-weight:900}.mobile-news-filter>div{flex-wrap:wrap;gap:7px;min-width:0;display:flex}.mobile-news-filter span:not(.mobile-news-filter-label){color:var(--muted);font-family:var(--font-mono);overflow-wrap:anywhere;background:#f4f7ef;border:1px solid #10221a12;border-radius:999px;align-items:center;gap:4px;max-width:100%;padding:7px 10px;font-size:10px;font-weight:900;line-height:1.2;display:inline-flex}.mobile-news-filter .is-team{color:var(--ink);background:#d8f36d47}.mobile-news-featured{margin-top:14px;padding:0}.mobile-news-featured-image{background:#ffffff14;min-height:210px;display:block;overflow:hidden}.mobile-news-featured-image img{object-fit:cover;width:100%;height:100%;min-height:210px;display:block}.mobile-news-featured-image span{color:var(--lime);font-family:var(--font-mono);text-transform:uppercase;justify-content:center;align-items:center;min-height:210px;font-size:12px;font-weight:900;display:flex}.mobile-news-featured-body{gap:11px;padding:18px;display:grid}.mobile-news-featured h2{color:#fff;letter-spacing:-.06em;overflow-wrap:anywhere;margin:0;font-size:clamp(25px,8vw,34px);line-height:.98}.mobile-news-featured-body>p:not(.mobile-kicker){color:#ffffffad;margin:0;font-size:13px;line-height:1.55}.mobile-news-featured-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.mobile-news-featured-footer span,.mobile-news-featured-footer a{font-family:var(--font-mono);text-transform:uppercase;align-items:center;gap:5px;font-size:10px;font-weight:900;line-height:1.2;display:inline-flex}.mobile-news-featured-footer span{color:#ffffff8c}.mobile-news-featured-footer a{background:var(--lime);color:var(--ink);border-radius:999px;padding:9px 12px}.mobile-news-section{margin-top:28px}.mobile-news-quick-list,.mobile-news-feed{gap:10px;display:grid}.mobile-news-quick,.mobile-news-card,.mobile-news-empty{background:#fff;border:1px solid #10221a17;border-radius:24px;min-width:0;overflow:hidden;box-shadow:0 16px 36px #0e1e160f}.mobile-news-quick{grid-template-columns:34px 82px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.mobile-news-quick-no{color:var(--green);font-family:var(--font-mono);font-size:11px;font-weight:900}.mobile-news-quick img{aspect-ratio:1;object-fit:cover;border-radius:18px;width:82px;display:block}.mobile-news-meta{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;flex-wrap:wrap;gap:5px 8px;min-width:0;font-size:9px;font-weight:900;line-height:1.3;display:flex}.mobile-news-meta span{overflow-wrap:anywhere;min-width:0}.mobile-news-quick h3,.mobile-news-card h3{color:var(--ink);letter-spacing:-.045em;overflow-wrap:anywhere;margin:6px 0 0;line-height:1.12}.mobile-news-quick h3{font-size:16px}.mobile-news-card-image{background:#eef3ea;display:block;overflow:hidden}.mobile-news-card-image img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.mobile-news-card-body{gap:9px;padding:15px;display:grid}.mobile-news-card h3{margin-top:0;font-size:19px}.mobile-news-card p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.55}.mobile-news-read{font-family:var(--font-mono);text-transform:uppercase;justify-self:start;align-items:center;gap:5px;font-size:10px;font-weight:900;display:inline-flex;color:var(--green)!important}.mobile-news-pagination{background:#fff;border:1px solid #10221a17;border-radius:22px;gap:10px;margin-top:12px;padding:13px;display:grid;box-shadow:0 14px 32px #0e1e160f}.mobile-news-pagination>span{color:var(--muted);font-family:var(--font-mono);font-size:10px;font-weight:900}.mobile-news-pagination>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-news-pagination a,.mobile-news-pagination .is-disabled{color:var(--ink);font-family:var(--font-mono);text-align:center;text-transform:uppercase;border:1px solid #10221a17;border-radius:999px;padding:10px 12px;font-size:10px;font-weight:900}.mobile-news-pagination .is-disabled{color:var(--muted);opacity:.55}.mobile-news-empty{gap:8px;margin-top:14px;padding:18px;display:grid}.mobile-news-empty svg{color:var(--green)}.mobile-news-empty h2{color:var(--ink);letter-spacing:-.045em;margin:0;font-size:20px;line-height:1.1}.mobile-news-empty p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}}.mobile-match-detail{--match-ink:#081f15;--match-line:#081f151f;color:var(--match-ink);margin:0 calc(var(--mobile-page-padding) * -1);min-height:100vh;padding:14px var(--mobile-page-padding) 28px;background:radial-gradient(circle at 16% 6%,#f2694833,#0000 30%),linear-gradient(#fff9ed 0%,#f5efe2 42%,#fffaf1 100%);gap:14px;display:grid;overflow-x:clip}.mobile-match-hero,.mobile-match-consensus,.mobile-match-watch,.mobile-match-breakdown{border:1px solid var(--match-line);background:#fffcf4db;border-radius:28px;padding:18px;overflow:hidden;box-shadow:0 20px 54px #29170a14}.mobile-match-hero{color:#fff8e9;background:linear-gradient(135deg,#0a2318f5,#163c28eb),linear-gradient(90deg,#f2694842,#0000);padding:20px 16px 16px}.mobile-match-hero .mobile-kicker,.mobile-match-consensus .mobile-kicker,.mobile-match-watch .mobile-kicker,.mobile-match-breakdown .mobile-kicker{letter-spacing:.16em;align-items:center;gap:6px;margin:0;display:inline-flex}.mobile-match-versus{grid-template-columns:1fr 78px 1fr;align-items:stretch;gap:10px;margin-top:18px;display:grid}.mobile-match-team{background:linear-gradient(180deg, #ffffff26, #ffffff12), linear-gradient(135deg, color-mix(in srgb, var(--team-color) 46%, transparent), transparent 72%);border:1px solid #ffffff2e;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:128px;padding:13px;display:flex}.mobile-match-team span{color:#fff8e9ad;letter-spacing:.18em;font-family:DM Mono,monospace;font-size:12px}.mobile-match-team strong{overflow-wrap:anywhere;font-family:Noto Serif SC,serif;font-size:clamp(22px,7vw,30px);line-height:.98;display:block}.mobile-match-team.is-away{text-align:right}.mobile-match-vs{text-align:center;border-left:1px solid #ffffff29;border-right:1px solid #ffffff29;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.mobile-match-vs b{color:#f26948;letter-spacing:-.08em;font-family:DM Mono,monospace;font-size:28px}.mobile-match-vs span{color:#fff8e9b8;margin-top:8px;font-size:11px;line-height:1.35}.mobile-match-venue{background:#ffffff1a;border-radius:18px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;display:flex}.mobile-match-venue span{font-weight:800}.mobile-match-venue em{color:#fff8e9b8;text-align:right;margin-left:auto;font-style:normal}.mobile-match-section-head{gap:7px;margin-bottom:14px;display:grid}.mobile-match-section-head h2{margin:0;font-family:Noto Serif SC,serif;font-size:clamp(24px,7vw,32px);line-height:1.02}.mobile-match-section-head>span{color:#081f159e;font-size:13px;line-height:1.55}.mobile-match-summary .insight-grid{grid-template-columns:1fr;gap:10px;display:grid}.mobile-match-summary .insight-panel{box-shadow:none;background:#fff;border-color:#081f151a;border-radius:22px;padding:14px}.mobile-match-summary .outcome-bars{gap:10px;display:grid}.mobile-match-summary .outcome-row{grid-template-columns:minmax(76px,1fr) 64px;gap:8px;display:grid}.mobile-match-summary .outcome-row .bar{order:3;grid-column:1/-1;height:9px}.mobile-match-summary .score-ticket-row{grid-template-columns:1fr;gap:8px;display:grid}.mobile-match-summary .score-ticket{min-height:auto;padding:12px}.mobile-match-summary .large-number{font-size:36px}.mobile-match-watch-list,.mobile-match-rows .prediction-strip{gap:10px;display:grid}.mobile-match-watch-item,.mobile-match-rows .prediction-row{background:#fff;border:1px solid #081f151a;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:13px;display:grid}.mobile-match-watch-item strong,.mobile-match-watch-item span{min-width:0}.mobile-match-watch-item span{color:#081f1594;grid-column:1;font-size:12px}.mobile-match-watch-item svg{grid-area:1/2/span 2}.mobile-match-rows .prediction-row{grid-template-columns:1fr;align-items:stretch}.mobile-match-rows .model-chip{width:fit-content}.mobile-match-rows .prediction-row-copy{min-width:0}.mobile-match-rows .prediction-rationale{margin-top:6px;line-height:1.5;display:block}.mobile-match-rows .score-pills{flex-wrap:wrap;gap:6px;display:flex}.mobile-match-rows .pill{background:#fff4df;border-color:#081f151a}.mobile-match-rows.is-empty .prediction-empty{background:#fff;border:1px solid #081f151a;border-radius:20px;padding:16px}@media (min-width:721px){.desktop-home,.desktop-schedule,.desktop-predictions,.desktop-history,.desktop-news,.desktop-news-detail,.desktop-match-detail{display:block}}@media (max-width:380px){.mobile-home,.mobile-schedule,.mobile-predictions,.mobile-history,.mobile-news,.mobile-news-detail,.mobile-match-detail{padding-left:10px;padding-right:10px}.mobile-strip,.mobile-schedule-metrics,.mobile-city-grid,.mobile-pred-metrics,.mobile-pred-models,.mobile-history-metrics,.mobile-history-mini-grid,.mobile-news-signals{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-hero-actions,.mobile-hero-numbers,.mobile-schedule-title-row,.mobile-pred-teams,.mobile-history-title-row,.mobile-history-master>header,.mobile-news-quick{grid-template-columns:1fr}.mobile-pred-teams b{min-height:20px}.mobile-history-orbit{width:92px;height:92px}.mobile-history-master>header>strong{justify-self:start}.mobile-team-detail{--mobile-team-accent:var(--green)}.mobile-team-hero{background:radial-gradient(circle at 76% 12%, color-mix(in srgb, var(--mobile-team-accent) 36%, transparent), transparent 32%), linear-gradient(150deg, #10221a 0%, #173425 56%, #f7f8f1 56.4%, #fff 100%);color:#fff;border-radius:30px;min-height:468px;margin:0 0 18px;padding:18px;position:relative;overflow:hidden}.mobile-team-hero .mobile-back-link{color:#ffffffdb;font-family:var(--font-mono);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:11px;font-weight:900;display:inline-flex}.mobile-team-hero .mobile-kicker{color:color-mix(in srgb, var(--mobile-team-accent) 70%, #fff);margin-top:22px}.mobile-team-crest{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:26px;justify-content:center;align-items:center;width:112px;height:112px;margin:8px 0 18px;font-size:56px;display:flex}.mobile-team-hero h1{letter-spacing:-.075em;text-transform:capitalize;max-width:8ch;margin:0;font-size:clamp(46px,15vw,68px);line-height:.88}.mobile-team-hero>p:not(.mobile-kicker){color:#ffffffc7;max-width:30em;margin:16px 0 0;font-size:14px;line-height:1.58}.mobile-team-meta{grid-template-columns:1fr .86fr .86fr;gap:8px;display:grid;position:absolute;bottom:16px;left:16px;right:16px}.mobile-team-meta span,.mobile-team-facts span,.mobile-team-squad-summary span{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;background:#ffffffe6;border:1px solid #10221a1a;border-radius:18px;flex-direction:column;gap:6px;min-width:0;padding:12px;font-size:10px;font-weight:800;display:flex;box-shadow:0 14px 30px #0d1a1314}.mobile-team-meta strong,.mobile-team-facts strong,.mobile-team-squad-summary strong{color:var(--ink);font-family:var(--font-sans);text-transform:none;font-size:18px;line-height:1}.mobile-team-section{background:#ffffffdb;border:1px solid #10221a17;border-radius:28px;margin:12px 0;padding:18px;overflow:hidden;box-shadow:0 16px 42px #0d1a1312}.mobile-team-section-head{margin-bottom:14px}.mobile-team-section-head h2{letter-spacing:-.06em;margin:0;font-size:clamp(26px,9vw,42px);line-height:.95}.mobile-team-section-head p:not(.mobile-kicker){color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.55}.mobile-team-section-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.mobile-team-section-row>a{background:var(--ink);color:#fff;font-family:var(--font-mono);text-transform:uppercase;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:9px 11px;font-size:10px;font-weight:900;display:inline-flex}.mobile-team-facts{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mobile-team-facts em{font-style:normal}.mobile-team-players,.mobile-team-squad-list{gap:8px;display:grid}.mobile-team-player{background:#f7f8f1;border:1px solid #10221a14;border-radius:20px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-width:0;padding:12px;display:grid}.mobile-team-player>span{color:var(--green);font-family:var(--font-mono);font-size:12px;font-weight:900}.mobile-team-player strong,.mobile-team-squad-row strong{font-size:15px;line-height:1.18;display:block}.mobile-team-player p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.35}.mobile-team-player b{text-align:right;max-width:82px;font-size:12px}.mobile-team-squad-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px;display:grid}.mobile-team-squad-row{border-bottom:1px solid #10221a14;grid-template-columns:78px 1fr;align-items:center;gap:8px;padding:10px 0;display:grid}.mobile-team-squad-row span{background:color-mix(in srgb, var(--mobile-team-accent) 16%, #fff);color:var(--green);font-family:var(--font-mono);text-align:center;text-transform:uppercase;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:900}.mobile-team-squad-row em{color:var(--muted);grid-column:2;font-size:12px;font-style:normal}.mobile-team-fixtures .grid,.mobile-team-news .grid{grid-template-columns:1fr;gap:10px;display:grid}.mobile-team-fixtures .match-card,.mobile-team-news .news-item{border-radius:22px;min-width:0}.mobile-team-fixtures .teams-row{gap:8px}.mobile-team-empty{color:var(--muted);background:#f7f8f1;border:1px dashed #10221a29;border-radius:18px;margin:0;padding:14px;font-size:13px;line-height:1.55}.mobile-privacy-hero{color:#fff;background:radial-gradient(circle at 82% 10%,#d8f36d3d,#0000 34%),linear-gradient(145deg,#10221a 0%,#173425 58%,#f7f8f1 58.4%,#fff 100%);border-radius:30px;min-height:430px;padding:18px;position:relative;overflow:hidden}.mobile-privacy-hero .mobile-back-link{color:#ffffffdb;font-family:var(--font-mono);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;padding:8px 11px;font-size:11px;font-weight:900;display:inline-flex}.mobile-privacy-hero .mobile-kicker{color:var(--lime);margin-top:42px}.mobile-privacy-hero h1{letter-spacing:-.078em;max-width:8ch;margin:0;font-size:clamp(48px,16vw,72px);line-height:.86}.mobile-privacy-hero>p:not(.mobile-kicker){color:#ffffffc2;max-width:30em;margin:16px 0 0;font-size:14px;line-height:1.58}.mobile-privacy-updated{color:var(--muted);background:#ffffffe6;border:1px solid #10221a14;border-radius:20px;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;padding:13px;display:grid;position:absolute;bottom:16px;left:16px;right:16px}.mobile-privacy-updated span{font-family:var(--font-mono);text-transform:uppercase;font-size:10px;font-weight:900}.mobile-privacy-updated strong{color:var(--ink);font-size:13px}.mobile-privacy-toc,.mobile-privacy-snapshot,.mobile-privacy-section,.mobile-privacy-contact{background:#ffffffe0;border:1px solid #10221a17;border-radius:26px;margin:12px 0;padding:16px;overflow:hidden;box-shadow:0 16px 42px #0d1a1312}.mobile-privacy-toc p{color:var(--green);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:900}.mobile-privacy-toc>div{grid-template-columns:1fr;gap:8px;display:grid}.mobile-privacy-toc a,.mobile-privacy-snapshot a{background:#f7f8f1;border:1px solid #10221a14;border-radius:16px;grid-template-columns:38px 1fr;align-items:center;gap:10px;min-width:0;padding:11px;display:grid}.mobile-privacy-toc a span,.mobile-privacy-snapshot a span,.mobile-privacy-section>span{color:var(--green);font-family:var(--font-mono);font-size:11px;font-weight:900}.mobile-privacy-snapshot{grid-template-columns:1fr;gap:8px;display:grid}.mobile-privacy-snapshot strong{font-size:15px;line-height:1.2}.mobile-privacy-content{gap:12px;display:grid}.mobile-privacy-section{margin:0;scroll-margin-top:84px}.mobile-privacy-section h2{letter-spacing:-.06em;margin:8px 0 14px;font-size:clamp(26px,9vw,42px);line-height:.95}.mobile-privacy-section p,.mobile-privacy-section li,.mobile-privacy-contact p{color:var(--muted);margin:0 0 12px;font-size:14px;line-height:1.74}.mobile-privacy-section ul{margin:0;padding:0;list-style:none}.mobile-privacy-section li{color:var(--ink);background:#f7f8f1;border-radius:14px;padding:10px 12px}.mobile-privacy-contact{background:var(--ink);color:#fff;flex-direction:column;align-items:flex-start;gap:12px;display:flex}.mobile-privacy-contact p{color:#ffffffbd;margin:0}.mobile-privacy-contact a{background:var(--lime);color:var(--ink);font-family:var(--font-mono);text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:10px 13px;font-size:11px;font-weight:900;display:inline-flex}.mobile-history-trust-row{flex-wrap:wrap;align-items:center;gap:7px;margin:2px 0 4px;display:flex}.mobile-history-trust-row small{color:#10221a94;font-size:11px;font-weight:800}.mobile-history-trust{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.mobile-history-trust.is-low{color:#9a5a00;background:#fff4de}.mobile-history-trust.is-building{color:#12639c;background:#e8f3ff}.mobile-history-trust.is-established{color:#315f18;background:#e8f7d2}.mobile-history-sample-note{color:#7b4b09;background:#fff4deb8;border:1px solid #9a5a0024;border-radius:12px;margin:0;padding:8px 10px;font-size:11px;font-weight:800}.mobile-history-recent-summary{border-bottom:1px solid var(--line-soft);background:#f4f8ef;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 12px;display:grid}.mobile-history-recent-summary span{color:#10221a94;letter-spacing:.04em;text-transform:uppercase;gap:3px;font-size:10px;font-weight:900;display:grid}.mobile-history-recent-summary strong{color:var(--ink-strong);font-family:var(--font-mono);font-size:18px;line-height:1}}
@media (max-width:880px){.site-header{flex-direction:column;align-items:stretch}.brand{min-width:0}.top-nav{justify-content:flex-start;overflow-x:auto}.hero{min-height:auto;padding-top:54px}.home-briefing-section{margin-top:-24px}.hero-inner,.home-briefing,.prediction-spotlight,.schedule-rhythm,.news-brief-grid,.news-quick-row,.history-command,.grid-2,.grid-3,.match-detail-grid,.ranking-grid,.mini-metrics,.insight-grid,.schedule-metrics,.schedule-overview-grid,.schedule-focus-grid,.schedule-focus-card,.schedule-focus-teams,.venue-grid,.broadcast-grid,.match-hero-grid,.metric-grid,.player-grid,.sub-hero,.sub-hero-inner,.admin-action-grid,.admin-data-grid,.admin-news-form,.news-pool-toolbar,.ai-config-grid,.admin-prediction-layout,.admin-model-grid,.team-profile,.admin-panel,.admin-roster-layout,.admin-player-row{grid-template-columns:1fr}.featured-news:has(.featured-news-cover){grid-template-columns:1fr}.featured-news:has(.featured-news-cover)>div{padding:20px}.featured-news:has(.featured-news-cover)>.button{justify-self:start;margin:0 20px 20px}.featured-news-cover{min-height:220px}.prediction-spotlight{padding:18px}.fp-scores-display{grid-template-columns:1fr}.fp-score-primary-wrap{min-height:88px}.fp-score-alts{grid-template-columns:repeat(2,minmax(0,1fr))}.fp-score-alt-row{grid-template-columns:1fr auto}.fp-score-alt-count{text-align:left;grid-column:1/-1;justify-self:start}.prediction-spotlight-main h2{font-size:clamp(34px,12vw,56px)}.admin-result-form{grid-template-columns:1fr}.admin-team-picker,.admin-match-picker{max-height:none;position:static}.admin-match-summary{flex-direction:column;align-items:flex-start}.admin-match-summary-actions{place-items:flex-start start}.ai-config-head,.ai-config-actions{flex-direction:column;align-items:flex-start}.ai-config-actions .button,.ai-config-actions .ghost-button{justify-content:center;width:100%}.admin-row-actions{justify-content:flex-start}.section-header{flex-direction:column;align-items:flex-start}.prediction-row,.squad-row,.table-row{grid-template-columns:1fr}.squad-row b{text-align:left}.score-ticket-row{grid-template-columns:1fr}.prediction-match-header{flex-direction:column;align-items:flex-start}.prediction-archive-row{grid-template-columns:1fr;align-items:flex-start;gap:10px;padding:16px}.prediction-archive-count,.prediction-archive-status,.prediction-archive-link{justify-self:start}.prediction-archive-row strong{font-size:17px}.recent-master-head{flex-direction:column;align-items:flex-start}.recent-prediction-row{grid-template-columns:1fr;align-items:flex-start;padding:16px}.recent-result-block{justify-items:start;width:100%}.recent-settlement-grid{justify-content:flex-start}.recent-prediction-line span{border-radius:10px}.recent-detail-link{justify-self:start}.featured-news,.timeline-item,.schedule-hero-teams,.schedule-row{grid-template-columns:1fr}.schedule-hero-teams strong:last-child{text-align:left}.schedule-focus-teams>b{justify-self:start}.schedule-row{align-items:start}.schedule-row-action{justify-content:flex-start}.schedule-day-heading{flex-direction:column;align-items:flex-start;gap:4px}.schedule-overview-head{flex-direction:column;align-items:flex-start}.schedule-overview-badge{white-space:normal}.schedule-stage-tabs,.schedule-group-filter,.schedule-city-filter{flex-wrap:nowrap;margin-inline:-2px;padding-bottom:4px;overflow-x:auto}.schedule-focus-grid .schedule-focus-card.is-primary{grid-row:auto;min-height:0}.schedule-quick-links,.teams-row{grid-template-columns:1fr}.hero-teams{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}.hero-teams a{min-height:78px;padding:10px}.hero-teams strong{overflow-wrap:anywhere;font-size:18px}.hero-teams b{padding:7px 6px;font-size:12px}.hero-prediction-main{grid-template-columns:1fr}.hero-prediction-main em{justify-self:start}.match-team-panel,.match-time-panel{min-height:96px;padding:14px}.match-team-panel strong{font-size:28px}.match-time-panel b{font-size:24px}.versus{width:fit-content}}@media (max-width:720px){html,body{max-width:100%;overflow-x:clip}.site-header{overflow-x:clip}.site-header-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:0;padding:9px 14px 10px;display:grid}.brand-logo-img{border-radius:6px;width:250px;max-width:min(250px,68vw);height:auto}.top-nav{display:none}.mobile-nav{justify-self:end;display:block;position:relative}.mobile-nav summary{background:var(--panel-strong);color:var(--lime);cursor:pointer;font-family:var(--font-mono);text-transform:uppercase;-webkit-user-select:none;user-select:none;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;min-height:40px;padding:0 13px;font-size:12px;font-weight:900;list-style:none;display:inline-flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav-panel{border:1px solid var(--line);z-index:40;background:#f5f7f2fa;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(318px,100vw - 28px);padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 50px #10221a2e}.mobile-nav-panel a,.mobile-nav-panel .lang-switcher{color:#203028;text-align:center;white-space:normal;word-break:keep-all;background:#fff;border:1px solid #dae4d6e6;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 10px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.mobile-nav-panel .lang-switcher{font-family:var(--font-mono)}.hero{min-height:auto;padding:34px 14px 30px}.hero-inner{gap:22px}h1,.sub-hero h1{letter-spacing:-.04em;font-size:clamp(36px,12vw,52px)}.hero-copy,.sub-hero p:not(.eyebrow),.section-header p{font-size:15px;line-height:1.62}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero-stats span{min-width:0;padding:10px 11px}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .button,.hero-actions .ghost-button{justify-content:center;width:100%;min-height:44px}.section,.sub-hero-inner{padding-left:14px;padding-right:14px}.section{padding-top:42px;padding-bottom:42px}.sub-hero{padding:38px 0 30px}.section-header{gap:10px;margin-bottom:18px}.section-header h2,.schedule-overview-head h2,.section-header-compact h2{font-size:clamp(26px,8vw,34px);line-height:1.04}.home-briefing-section{margin-top:-12px}.home-briefing,.schedule-rhythm,.news-brief-grid,.history-command{grid-template-columns:1fr;gap:10px}.home-briefing-card{min-height:0;padding:14px}.home-briefing-card.is-strong{min-height:132px}.grid-2,.grid-3,.news-quick-row,.mini-metrics,.insight-grid,.venue-grid,.broadcast-grid,.metric-grid,.player-grid,.ranking-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:12px}.match-card{min-height:0;padding:15px}.match-card-teams strong,.prediction-match-title strong,.schedule-row-teams b{overflow-wrap:anywhere}.hero-match{gap:10px;padding:13px}.hero-prediction-compact{gap:8px;padding:10px}.hero-prediction-main{grid-template-columns:minmax(74px,.8fr) minmax(0,1fr) auto;gap:6px}.hero-prediction-main span,.hero-prediction-main em{font-size:11px}.hero-prediction-main strong{font-size:18px}.hero-prediction-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.hero-prediction-metrics span{min-height:58px;padding:9px}.schedule-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:-8px}.schedule-metrics article{min-height:92px;padding:14px}.schedule-metrics strong{font-size:28px}.schedule-overview-card,.prediction-spotlight,.featured-news{padding:16px}.schedule-focus-grid{gap:12px}.schedule-focus-grid .schedule-focus-card,.schedule-focus-grid .schedule-focus-card.is-primary{min-height:188px}.schedule-row{gap:8px;padding:14px}.featured-news:has(.featured-news-cover)>div{padding:16px}.featured-news-cover{min-height:155px}.featured-news h2{font-size:clamp(24px,7vw,32px);line-height:1.08}.news-item{min-height:0}}@media (max-width:390px){.mobile-nav summary{min-height:38px;padding:0 11px}.mobile-nav summary span{display:none}.brand-logo-img{width:230px;max-width:230px}}@media (max-width:340px){.hero-stats,.schedule-metrics,.hero-prediction-metrics{grid-template-columns:1fr}}
