/* Roberin The New — EV/ICE comparison bar semantic lock 20260710g */
.tn-car-cost-page #carCostVisual[data-tn-visual-map="ev-then-ice"] section .tn-car-cost-visual-row:nth-of-type(1) b {
  background: var(--tn-car-ev-fill) !important;
}

.tn-car-cost-page #carCostVisual[data-tn-visual-map="ev-then-ice"] section .tn-car-cost-visual-row:nth-of-type(2) b {
  background: var(--tn-car-ice-fill) !important;
}
