.scoreboard[data-astro-cid-fposbthe]{gap:var(--space-3);border:1px solid var(--ink-line);background:var(--ink-2);border-radius:var(--radius);padding:var(--space-2) var(--space-3);margin:var(--space-4) 0 var(--space-2);grid-template-columns:repeat(4,auto);justify-content:start;display:grid}.sb-cell[data-astro-cid-fposbthe]{flex-direction:column;gap:.2rem;display:flex}.sb-num[data-astro-cid-fposbthe]{font-family:var(--font-display);color:var(--accent-bright);font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:700;line-height:1}.sb-before[data-astro-cid-fposbthe]{color:var(--before)}.sb-cap[data-astro-cid-fposbthe]{font-family:var(--font-mono);color:#8fa3c0;letter-spacing:.04em;font-size:.7rem}.sb-note[data-astro-cid-fposbthe]{color:#8fa3c0;max-width:44rem;margin:0;font-size:.85rem}.sb-note[data-astro-cid-fposbthe] a[data-astro-cid-fposbthe]{color:var(--accent-bright)}.compare[data-astro-cid-fposbthe]{margin:var(--space-3) 0;padding:0;list-style:none}.cmp-row[data-astro-cid-fposbthe]{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-2) 0;border-top:1px solid var(--border);display:flex}.cmp-row[data-astro-cid-fposbthe]:last-child{border-bottom:1px solid var(--border)}.cmp-label[data-astro-cid-fposbthe]{max-width:18rem;font-weight:600}.cmp-vals[data-astro-cid-fposbthe]{text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:.6rem;display:flex}.cmp-before[data-astro-cid-fposbthe]{font-family:var(--font-mono);color:var(--before);flex-direction:column;gap:.15rem;font-size:.9rem;display:inline-flex}.cmp-after[data-astro-cid-fposbthe]{font-family:var(--font-display);color:var(--accent-text);font-variant-numeric:tabular-nums;flex-direction:column;gap:.15rem;font-size:1.5rem;font-weight:700;display:inline-flex}.cmp-before[data-astro-cid-fposbthe] small[data-astro-cid-fposbthe],.cmp-after[data-astro-cid-fposbthe] small[data-astro-cid-fposbthe]{font-family:var(--font-mono);color:var(--text-soft);font-size:.68rem;font-weight:400}.cmp-arrow[data-astro-cid-fposbthe]{color:var(--text-soft)}.steps[data-astro-cid-fposbthe]{margin:var(--space-3) 0 0;flex-direction:column;padding:0;list-style:none;display:flex}.step[data-astro-cid-fposbthe]{gap:var(--space-2);padding:var(--space-3) var(--space-2);border-top:1px solid var(--border);grid-template-columns:3.2rem 1fr;display:grid}.step[data-astro-cid-fposbthe]:last-child{border-bottom:1px solid var(--border)}.step-n[data-astro-cid-fposbthe]{font-family:var(--font-mono);color:var(--accent-text);padding-top:.2rem;font-size:.9rem}.step[data-astro-cid-fposbthe] h3[data-astro-cid-fposbthe]{margin:0 0 .35rem;font-size:1.1rem}.step[data-astro-cid-fposbthe] p[data-astro-cid-fposbthe]{color:var(--text-soft);margin:0}.fit-grid[data-astro-cid-fposbthe]{gap:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}.fit-card[data-astro-cid-fposbthe]{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);padding:var(--space-3)}.fit-card[data-astro-cid-fposbthe] h3[data-astro-cid-fposbthe]{margin:0 0 var(--space-2);font-size:1.15rem}.fit-card[data-astro-cid-fposbthe] ul[data-astro-cid-fposbthe]{color:var(--text-soft);margin:0;padding-inline-start:1.2em}.fit-card[data-astro-cid-fposbthe] li[data-astro-cid-fposbthe]+li[data-astro-cid-fposbthe]{margin-block-start:.5em}.team-grid[data-astro-cid-fposbthe]{grid-template-columns:minmax(0,34rem);display:grid}.team-card[data-astro-cid-fposbthe]{align-items:flex-start;gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-3);background:var(--bg);transition:border-color .15s;display:flex}.team-card[data-astro-cid-fposbthe]:hover{border-color:var(--accent)}.team-card[data-astro-cid-fposbthe] img[data-astro-cid-fposbthe]{object-fit:cover;border-radius:var(--radius);flex-shrink:0;width:88px;height:88px}.team-card[data-astro-cid-fposbthe] h3[data-astro-cid-fposbthe]{margin:0;font-size:1.1rem}.team-card[data-astro-cid-fposbthe] .role[data-astro-cid-fposbthe]{color:var(--text-soft);margin:.2rem 0 0}.team-card[data-astro-cid-fposbthe] .bio[data-astro-cid-fposbthe]{color:var(--text-soft);margin:.5rem 0 0;font-size:.95rem}.social-row[data-astro-cid-fposbthe]{margin:var(--space-2) 0 0;gap:.6rem;padding:0;list-style:none;display:flex}.social-row[data-astro-cid-fposbthe] a[data-astro-cid-fposbthe]{border:1px solid var(--border);width:34px;height:34px;color:var(--text-soft);border-radius:50%;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:inline-flex}.social-row[data-astro-cid-fposbthe] a[data-astro-cid-fposbthe]:hover{color:var(--accent);border-color:currentColor}@media (width<=62rem){.scoreboard[data-astro-cid-fposbthe]{grid-template-columns:repeat(2,auto)}.fit-grid[data-astro-cid-fposbthe]{grid-template-columns:1fr}.cmp-row[data-astro-cid-fposbthe]{flex-direction:column;align-items:flex-start;gap:.4rem}.cmp-vals[data-astro-cid-fposbthe]{text-align:left;justify-content:flex-start}}@media (width<=44rem){.scoreboard[data-astro-cid-fposbthe]{gap:var(--space-2);grid-template-columns:repeat(2,auto)}.team-grid[data-astro-cid-fposbthe]{grid-template-columns:1fr}}
