/* ── GEO card accent → brand deep ── */
.c-list-row.geo,
.dfc.geo-dfc {
  border-color: rgba(3, 31, 86, 0.2) !important;
  background: rgba(3, 31, 86, 0.025) !important;
}

.dfc-geo {
  background: var(--brand-deep) !important;
}

.geo-badge {
  background: var(--brand-mid) !important;
}
