/* Tooltip-stijl */
.nl-tooltip{position:absolute;background:rgba(11,95,255,.92);color:#fff;padding:6px 8px;border-radius:8px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:13px;box-shadow:0 6px 18px rgba(0,0,0,.25);transform:translate(-50%,-130%);pointer-events:none;white-space:nowrap;z-index:1000;display:none}
#nl-map-overlay{min-height:520px}
.leaflet-popup-content{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px}
