/* Hub dashboard styles */
#geographic-hub-map {
  height: 400px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

/* Ensure Leaflet loads properly */
.leaflet-container {
  font-family: inherit;
}
