.countup {
  font-variant-numeric: tabular-nums; /* Critical: Keeps numbers monospaced so they don't jitter */
  display: inline-block;
}