.hero-card[data-astro-cid-tj32icrh]{margin-bottom:var(--space-4);cursor:default}.hero-card[data-astro-cid-tj32icrh]:hover{transform:none;box-shadow:var(--shadow-sm)}.hero-inner[data-astro-cid-tj32icrh]{display:flex;align-items:center;gap:var(--space-6);flex-wrap:wrap}.hero-main[data-astro-cid-tj32icrh]{display:flex;flex-direction:column;gap:var(--space-1);min-width:120px}.hero-main[data-astro-cid-tj32icrh] .big-number[data-astro-cid-tj32icrh]{font-size:3rem;color:var(--accent)}.hero-stats[data-astro-cid-tj32icrh]{display:flex;gap:var(--space-5);flex-wrap:wrap}.hero-stat[data-astro-cid-tj32icrh]{display:flex;flex-direction:column;gap:2px}.hero-stat-val[data-astro-cid-tj32icrh]{font-size:1.4rem;font-weight:800;letter-spacing:-.02em;color:var(--text-primary)}.hero-stat-lbl[data-astro-cid-tj32icrh]{font-size:.68rem;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);font-weight:600}.chart-card[data-astro-cid-tj32icrh]{margin-bottom:var(--space-4);cursor:default}.chart-card[data-astro-cid-tj32icrh]:hover{transform:none;box-shadow:var(--shadow-sm)}.chart-foot[data-astro-cid-tj32icrh]{margin-top:var(--space-3);font-size:.72rem;color:var(--text-muted)}.cb-top-header[data-astro-cid-tj32icrh]{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-3);flex-wrap:wrap}.cb-top-header[data-astro-cid-tj32icrh] .section-label[data-astro-cid-tj32icrh]{margin-bottom:0;flex:1;min-width:240px}.cb-top5-grid[data-astro-cid-tj32icrh]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-3)}.cb-top-tile[data-astro-cid-tj32icrh]{border:2px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:var(--space-3);display:flex;flex-direction:column;gap:var(--space-2);box-shadow:var(--shadow-sm);transition:transform .15s,box-shadow .15s;min-width:0}.cb-top-tile[data-astro-cid-tj32icrh]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.cb-top-tile[data-astro-cid-tj32icrh][data-band=podium-best]{background:color-mix(in srgb,var(--accent) 8%,white);border-color:var(--accent)}.cb-top-tile[data-astro-cid-tj32icrh][data-band=podium-worst]{background:color-mix(in srgb,var(--danger) 8%,white);border-color:var(--danger)}.cb-top-tile[data-astro-cid-tj32icrh][data-mode=worst] .cb-top-pct[data-astro-cid-tj32icrh]{color:var(--danger)}.cb-top-head[data-astro-cid-tj32icrh]{display:flex;justify-content:space-between;align-items:center}.cb-top-rank[data-astro-cid-tj32icrh]{font-size:.7rem;font-weight:800;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.cb-top-crest[data-astro-cid-tj32icrh]{border-radius:3px;flex-shrink:0}.cb-top-body[data-astro-cid-tj32icrh]{display:flex;flex-direction:column;gap:6px}.cb-top-pct[data-astro-cid-tj32icrh]{font-size:2.2rem;font-weight:800;line-height:1;letter-spacing:-.03em;color:var(--ok)}.cb-top-pct-sym[data-astro-cid-tj32icrh]{font-size:1.1rem;font-weight:700;color:var(--text-secondary);margin-left:2px}.cb-top-tla[data-astro-cid-tj32icrh]{font-size:.92rem;font-weight:700;color:var(--text-primary);line-height:1.2}.cb-top-headline[data-astro-cid-tj32icrh]{font-size:.78rem;color:var(--text-secondary);line-height:1.4}.cb-top-headline[data-astro-cid-tj32icrh] strong[data-astro-cid-tj32icrh]{color:var(--text-primary);font-weight:700}.cb-top-bar[data-astro-cid-tj32icrh]{display:flex;width:100%;height:10px;border-radius:999px;overflow:hidden;background:var(--border);margin-top:2px}.cb-top-bar-fill[data-astro-cid-tj32icrh]{background:var(--ok);height:100%}.cb-top-bar-rem[data-astro-cid-tj32icrh]{background:color-mix(in srgb,var(--danger) 35%,var(--border));height:100%}@media(max-width:900px){.cb-top5-grid[data-astro-cid-tj32icrh]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.cb-top5-grid[data-astro-cid-tj32icrh]{grid-template-columns:1fr}}.cb-group-card[data-astro-cid-tj32icrh]{margin-bottom:var(--space-4);cursor:default}.cb-group-card[data-astro-cid-tj32icrh]:hover{transform:none;box-shadow:var(--shadow-sm)}.cb-group-header[data-astro-cid-tj32icrh]{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap}.cb-group-title[data-astro-cid-tj32icrh]{font-size:1rem;font-weight:700;margin:0;color:var(--text-primary)}.cb-table[data-astro-cid-tj32icrh]{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums}.cb-row[data-astro-cid-tj32icrh]{border-bottom:1px solid var(--border);transition:background .12s}.cb-row[data-astro-cid-tj32icrh]:last-child{border-bottom:none}.cb-row[data-astro-cid-tj32icrh]:hover{background:var(--accent-soft)}.cb-row[data-astro-cid-tj32icrh] td[data-astro-cid-tj32icrh]{padding:8px 10px;vertical-align:middle;white-space:nowrap}.cb-flex[data-astro-cid-tj32icrh]{display:flex;align-items:center;gap:8px}.cb-cell-winner[data-astro-cid-tj32icrh]{font-weight:700;color:var(--text-primary);min-width:90px}.cb-cell-deficit[data-astro-cid-tj32icrh]{font-weight:800;color:var(--danger);font-size:.95rem;width:1%}.cb-cell-score[data-astro-cid-tj32icrh]{font-weight:800;font-size:1.05rem;color:var(--ok);letter-spacing:-.01em;width:1%}.cb-cell-ht[data-astro-cid-tj32icrh]{font-size:.72rem;color:var(--text-muted);width:1%}.cb-cell-opp[data-astro-cid-tj32icrh]{color:var(--text-secondary);font-size:.85rem}.cb-cell-opp[data-astro-cid-tj32icrh] .cb-flex[data-astro-cid-tj32icrh]{gap:6px}.cb-venue[data-astro-cid-tj32icrh]{font-size:.7rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.cb-tla[data-astro-cid-tj32icrh]{font-size:.85rem;font-weight:700;color:var(--text-primary)}.cb-tla-opp[data-astro-cid-tj32icrh]{font-weight:600;color:var(--text-secondary)}.cb-cell-md[data-astro-cid-tj32icrh]{font-size:.72rem;color:var(--text-muted);font-weight:600;width:1%}.cb-cell-date[data-astro-cid-tj32icrh]{font-size:.72rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-weight:600;width:1%;text-align:right}.cb-crest[data-astro-cid-tj32icrh]{vertical-align:middle}@media(max-width:640px){.cb-row[data-astro-cid-tj32icrh] td[data-astro-cid-tj32icrh]{padding:6px}.cb-cell-ht[data-astro-cid-tj32icrh],.cb-cell-md[data-astro-cid-tj32icrh]{display:none}}
