.kpi-head{ display:flex; align-items:center; justify-content:space-between; gap:12px; }
.kpi-line{ display:flex; align-items:baseline; gap:6px; white-space:nowrap; }
.kpi-values{ padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid rgba(16,24,40,.10); }
