/* ── Legend gradient bar → matches legend boxes ── */
.dlgBar {
  background: linear-gradient(to right, #d7191c, #e85b3b, #f99d59, #fec980, #ffedaa, #ecf7b9, #c7e8ad, #9dd3a6, #64abb0, #2b83ba) !important;
}
