/* Public cPanel deployment: expose only features backed by published files. */
.operations-action,
.layer-options button:has(.swatch-anomaly),
.layer-options button:has(.swatch-trend),
.map-tool-rail button[aria-label="Create an area of interest"],
.extremes-controls .draw-region,
.chart-view-switch button:nth-child(3),
.chart-view-switch button:nth-child(4) {
  display: none !important;
}
