.stats-comparison-legend{display:flex;gap:18px;justify-content:flex-end;margin:-10px 0 20px;color:var(--app-muted);font-size:.75rem;font-weight:800}.stats-comparison-legend span{display:flex;align-items:center;gap:7px}.stats-comparison-legend span::before{width:10px;height:10px;border-radius:50%;background:var(--app-accent);content:""}.stats-comparison-legend .is-collection::before{background:var(--app-green)}.stats-summary-values{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stats-summary-values>div{min-width:0}.stats-summary-values>div+div{padding-left:12px;border-left:1px solid var(--app-line)}.stats-summary-values small{display:block;margin-bottom:5px;color:var(--app-muted);font-size:.6rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.stats-summary-values strong{display:block;font-size:clamp(1.15rem,2vw,1.65rem);overflow-wrap:anywhere}.stats-summary-values .is-collection strong{color:var(--app-green)}.stats-bar-row{padding-bottom:13px;border-bottom:1px solid var(--app-line)}.stats-bar-row:last-child{padding-bottom:0;border-bottom:0}.stats-series{margin-top:7px}.stats-series-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--app-muted);font-size:.64rem}.stats-series-meta strong{color:var(--app-ink);font-size:.65rem}.stats-series .stats-bar-track{margin:4px 0 0;height:7px}.stats-series-collection .stats-bar-track span{background:linear-gradient(90deg,var(--app-green),#a2bd73)}.stats-series-collection .stats-series-meta strong{color:var(--app-green)}@media(max-width:520px){.stats-comparison-legend{justify-content:flex-start}.stats-summary-values{grid-template-columns:1fr}.stats-summary-values>div+div{padding:9px 0 0;border-top:1px solid var(--app-line);border-left:0}}
.stats-comparison-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:-10px 0 20px}.stats-comparison-intro p{margin:0;color:var(--app-muted);font-size:.72rem}.stats-comparison-intro .stats-comparison-legend{flex:0 0 auto;justify-content:flex-start;margin:0}@media(max-width:700px){.stats-comparison-intro{align-items:flex-start;flex-direction:column;gap:8px}}
.stats-summary-values strong{font-size:clamp(1rem,1.55vw,1.5rem);letter-spacing:-.025em;white-space:nowrap}
