@media (min-width: 1001px) {
  .kpi-grid { grid-template-columns: repeat(5, minmax(0, 1fr)); }
}
