/* map.css — Styl mapy (Leaflet) */


.leaflet-container { border-radius: 14px; }
.leaflet-popup-content { font-family: var(--font-body); }

