/* APIHZ model-card metrics: hide the status/latency/throughput list, retain Details. */
[data-slot="card-footer"] > div:has(> dl > div > dd[role="img"]) > dl { display: none !important; }
[data-slot="card-footer"] > div:has(> dl > div > dd[role="img"]) { justify-content: flex-end !important; }
