/* === Third-party Overrides ===
   Minimal Leaflet overrides to align controls with the app's visual language. */
.leaflet-control-layers {
    border-radius: 6px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
}
