/* ===== Nisbaty Maps (Leaflet) ===== */
.nis-map-picker,
.nis-map-view{
  width:100%;
  height:340px;
  border-radius:14px;
  overflow:hidden;
  background:#e5eef7;
  margin:8px 0 12px;
}
.nis-map-note{font-size:13px;color:#6b7a8c;margin-bottom:6px}
/* Keep Leaflet links neutral inside our blocks */
.leaflet-container a{color:inherit}
