/* ── Coord warnings → DS peach/heat ── */
.coord-warn {
  background: var(--bg-peach) !important;
  border-color: rgba(196, 85, 56, 0.3) !important;
  color: #C45538 !important;
}

.crs-card {
  background: rgba(6, 74, 207, 0.04) !important;
  border-color: rgba(6, 74, 207, 0.18) !important;
}

.crs-card-title {
  color: var(--brand-mid) !important;
}
