.maplibregl-map{font-family:inherit}
.maplibregl-canvas{outline:0;transition:filter .3s ease}
.maplibregl-ctrl-group{overflow:hidden;border:1px solid rgba(15,23,42,.24);border-radius:5px;box-shadow:0 2px 8px rgba(15,23,42,.18)}
.maplibregl-popup-content{border-radius:14px;box-shadow:0 20px 48px rgba(15,23,42,.22)}
.maplibregl-popup-close-button{z-index:2;top:6px;right:6px;width:28px;height:28px;border-radius:50%;background:#fff;color:#111827;box-shadow:0 5px 16px rgba(15,23,42,.26);font-size:18px;line-height:28px}
.twm-maplibre-default-marker{position:relative;width:26px;height:34px;filter:drop-shadow(0 5px 7px rgba(15,23,42,.3))}
.twm-maplibre-default-marker span{position:absolute;left:3px;top:1px;width:20px;height:20px;border:3px solid #fff;border-radius:50% 50% 50% 0;background:var(--twm-pin,#ef4444);transform:rotate(-45deg)}
.twm-maplibre-cluster{display:grid;width:46px;height:46px;padding:0;place-items:center;border:5px solid rgba(255,255,255,.88);border-radius:50%;background:#172033;color:#fff;box-shadow:0 8px 24px rgba(15,23,42,.34);font:800 14px/1 inherit;cursor:pointer}
.twm-maplibre-cluster span{display:grid;place-items:center}
