/* ── Clients header ── */
#s-clients .hdr {
  background: var(--bg-warm);
  border-bottom: 1px solid var(--bg-sand);
}
