.teler-map-popup{--teler-popup-surface:color-mix(in oklch, var(--background) 96%, transparent)}.teler-map-popup .maplibregl-popup-content{overscroll-behavior:contain;border:1px solid var(--border);background:var(--teler-popup-surface);max-height:min(20rem,100vh - 2rem);color:var(--foreground);box-shadow:0 12px 32px color-mix(in oklch, var(--foreground) 16%, transparent);scrollbar-width:thin;border-radius:.625rem;overflow:auto}.teler-map-popup .maplibregl-popup-close-button{width:1.5rem;height:1.5rem;color:var(--muted-foreground);border-radius:999px;font-size:1rem;line-height:1;top:.125rem;right:.125rem}.teler-map-popup .maplibregl-popup-close-button:hover{background:var(--muted);color:var(--foreground)}.teler-map-popup.maplibregl-popup-anchor-top .maplibregl-popup-tip{border-bottom-color:var(--teler-popup-surface)}.teler-map-popup.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:var(--teler-popup-surface)}.teler-map-popup.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-right-color:var(--teler-popup-surface)}.teler-map-popup.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:var(--teler-popup-surface)}
