#osmap-wrapper{position:relative;width:100%;height:75vh}#osmap{width:100%;height:100%}#osmap-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:0 0;z-index:1000;display:flex;align-items:center;justify-content:center;pointer-events:none}#osmap-overlay .osmap-hint{background:rgba(0,0,0,.55);color:#fff;padding:10px 18px;border-radius:6px;font-size:14px;font-family:sans-serif;opacity:0;transition:opacity .3s ease;pointer-events:none;user-select:none}#osmap-overlay.show .osmap-hint{opacity:1}.pg-search-popup .leaflet-popup-content{margin:8px 12px;font-weight:600}