/* StatItem — a single stat figure + label. */
.cc_oe6aXTYiT2_tYzT63SsBG .stat-item__n {  font-size: clamp(28px, 3vw, var(--ts-max, 44px));
  color: var(--ink);
}
.cc_oe6aXTYiT2_tYzT63SsBG .stat-item__suffix {
  color: var(--accent);
}
.cc_oe6aXTYiT2_tYzT63SsBG .stat-item__l {
  margin-top: 8px;
  font-family: var(--mono);
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--ink-3);
}
