/* .kpi-row 已上浮至 styles.css */
.sup-home-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(320px,1fr)); gap:20px; }
