/* Year slider — additional styles for the values map.
   All base styles (popup, legend, chart, controls) come from map_assessment.css. */

.vm-year-ctrl { margin-top: 10px; }
.vm-year-ctrl .am-mode-title { margin-bottom: 4px; }
#vm-year-slider {
  width: 100%; margin: 2px 0;
  accent-color: #41b6c4; cursor: pointer;
}
