/* ReUniRNos — Estilos residuales para Leaflet y Chart.js */

#mapa-territorial {
  height: 480px;
  border-radius: 12px;
  z-index: 0;
}

.reu-chart-wrapper {
  position: relative;
  height: 280px;
  width: 100%;
}
