.season-strip{display:flex;flex-wrap:wrap;gap:5px}.season-strip .season-chip{width:34px;height:34px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:0.8rem;font-variant-numeric:tabular-nums;cursor:default}.season-chip.chip-gc{background:#eda100;color:#241a00}.season-chip.chip-rgc{background:transparent;box-shadow:inset 0 0 0 2px #eda100;color:#8a5d00}.season-chip.chip-call{background:#008300;color:#ffffff}.season-chip.chip-none{background:var(--bs-secondary-bg);color:var(--bs-secondary-color)}[data-bs-theme=dark] .season-chip.chip-gc{background:#c98500;color:#1a1200}[data-bs-theme=dark] .season-chip.chip-rgc{box-shadow:inset 0 0 0 2px #c98500;color:#eda100}[data-bs-theme=dark] .season-chip.chip-call{background:#2f9e44}.chart-legend{display:flex;flex-wrap:wrap;gap:0.4rem 1.25rem;font-size:0.8rem;color:var(--bs-secondary-color);align-items:center}.chart-legend .legend-item{display:inline-flex;align-items:center;gap:0.4rem}.chart-legend .sw-gc{fill:#eda100}.chart-legend .sw-rgc{fill:none;stroke:#eda100;stroke-width:2}.chart-legend .sw-call{fill:#008300}.chart-legend .sw-none{fill:#898781}.chart-legend .sw-ghost{fill:#898781;opacity:0.55}.chart-legend .sw-trend{fill:none;stroke:#2a78d6;stroke-width:2;stroke-linecap:round}[data-bs-theme=dark] .chart-legend .sw-gc{fill:#c98500}[data-bs-theme=dark] .chart-legend .sw-rgc{stroke:#c98500}[data-bs-theme=dark] .chart-legend .sw-call{fill:#2f9e44}[data-bs-theme=dark] .chart-legend .sw-trend{stroke:#3987e5}.vs-search{max-width:420px;position:relative}.vs-search .vs-search-results{position:absolute;top:100%;left:0;right:0;z-index:1060;max-height:260px;overflow-y:auto}.vs-search .vs-search-results:empty{display:none}.vs-scoreboard{max-width:400px;margin:0 auto 0.25rem;display:grid;gap:2px}.vs-scoreboard .vs-score-row{display:grid;grid-template-columns:12px 1fr auto;gap:0.6rem;align-items:center;padding:0.15rem 0.5rem}.vs-scoreboard .vs-score-cell{min-width:0}.vs-scoreboard .vs-score-name{font-weight:700;font-size:0.95rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vs-scoreboard .vs-score-sub{font-size:0.72rem;color:var(--bs-secondary-color);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vs-scoreboard .vs-score-num{font-size:1.5rem;font-weight:800;line-height:1.1;font-variant-numeric:tabular-nums}.vs-num-you{color:#2a78d6}.vs-num-them{color:#eb6834}.vs-dot-inline{width:10px;height:10px;border-radius:50%;display:inline-block;flex:0 0 auto}.vs-bg-you{background:#2a78d6}.vs-bg-them{background:#eb6834}.vs-ledger{display:grid;gap:2px}.vs-ledger-row{display:grid;grid-template-columns:minmax(160px, 250px) 1fr 84px;gap:12px;align-items:center;padding:6px 10px;border-radius:8px}.vs-ledger-row:nth-child(odd){background:var(--bs-tertiary-bg)}.vs-ledger-row.win-you{box-shadow:inset 3px 0 0 #2a78d6}.vs-ledger-row.win-them{box-shadow:inset 3px 0 0 #eb6834}.vs-ledger-row.win-you .vs-span{stroke:#2a78d6;opacity:0.45}.vs-ledger-row.win-them .vs-span{stroke:#eb6834;opacity:0.45}.vs-ledger-row .vs-name{font-size:0.85rem;font-weight:600;line-height:1.3}.vs-ledger-row .vs-name a{text-decoration:none}.vs-ledger-row .vs-name a:hover{text-decoration:underline}.vs-ledger-row .vs-date{font-size:0.75rem;color:var(--bs-secondary-color)}.vs-ledger-row .vs-place-you{color:#2a78d6;font-weight:650}.vs-ledger-row .vs-place-them{color:#eb6834;font-weight:650}.vs-ledger-row svg{display:block;width:100%;height:26px}.vs-rail{stroke:var(--bs-border-color);stroke-width:1}.vs-span{stroke:var(--bs-secondary-color);stroke-width:2;opacity:0.6}.vs-dot-you{fill:#2a78d6;stroke:var(--bs-body-bg);stroke-width:2}.vs-dot-them{fill:#eb6834;stroke:var(--bs-body-bg);stroke-width:2}.vs-gap{font-size:0.8rem;font-weight:700;text-align:right;font-variant-numeric:tabular-nums}.vs-gap.vs-gap-you{color:#2a78d6}.vs-gap.vs-gap-them{color:#eb6834}.chart-legend .sw-you{fill:none;stroke:#2a78d6;stroke-width:2;stroke-linecap:round}.chart-legend .sw-them{fill:none;stroke:#eb6834;stroke-width:2;stroke-linecap:round}.chart-legend .sw-meet{stroke:var(--bs-border-color);stroke-width:2}.chart-legend .sw-dot-you{fill:#2a78d6}.chart-legend .sw-dot-them{fill:#eb6834}[data-bs-theme=dark] .vs-dot-you{fill:#3987e5}[data-bs-theme=dark] .vs-dot-them{fill:#d95926}[data-bs-theme=dark] .vs-gap.vs-gap-you{color:#3987e5}[data-bs-theme=dark] .vs-gap.vs-gap-them{color:#d95926}[data-bs-theme=dark] .vs-num-you{color:#3987e5}[data-bs-theme=dark] .vs-num-them{color:#d95926}[data-bs-theme=dark] .vs-bg-you{background:#3987e5}[data-bs-theme=dark] .vs-bg-them{background:#d95926}[data-bs-theme=dark] .vs-ledger-row.win-you{box-shadow:inset 3px 0 0 #3987e5}[data-bs-theme=dark] .vs-ledger-row.win-them{box-shadow:inset 3px 0 0 #d95926}[data-bs-theme=dark] .vs-ledger-row.win-you .vs-span{stroke:#3987e5}[data-bs-theme=dark] .vs-ledger-row.win-them .vs-span{stroke:#d95926}[data-bs-theme=dark] .vs-ledger-row .vs-place-you{color:#3987e5}[data-bs-theme=dark] .vs-ledger-row .vs-place-them{color:#d95926}[data-bs-theme=dark] .chart-legend .sw-you{stroke:#3987e5}[data-bs-theme=dark] .chart-legend .sw-them{stroke:#d95926}[data-bs-theme=dark] .chart-legend .sw-dot-you{fill:#3987e5}[data-bs-theme=dark] .chart-legend .sw-dot-them{fill:#d95926}@media (max-width: 560px){.vs-ledger-row{grid-template-columns:1fr auto;row-gap:2px}.vs-ledger-row svg{grid-column:1 / -1;grid-row:2;height:20px}.vs-ledger-row .vs-gap{grid-row:1;grid-column:2;align-self:start}}.detail-kpi{background:var(--bs-tertiary-bg);border-radius:0.5rem;padding:0.5rem 0.75rem;height:100%}.detail-kpi .kpi-label{color:var(--bs-secondary-color);font-size:0.7rem;font-weight:600;text-transform:uppercase;letter-spacing:0.04em}.detail-kpi .kpi-value{font-size:1.35rem;font-weight:700;line-height:1.2}.detail-kpi .kpi-sub{color:var(--bs-secondary-color);font-size:0.75rem}
