.maplibregl-popup .maplibregl-popup-content{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:relative;overflow:hidden;border:1px solid var(--color-border)!important;box-shadow:0 8px 30px rgb(var(--color-shadow-rgb)/.12),0 2px 8px rgb(var(--color-shadow-rgb)/.06)!important;background:#fffffff2!important;border-radius:16px!important;padding:0!important}.maplibregl-popup-content>div{z-index:5;position:relative}.maplibregl-popup-content:before{content:"";border-bottom:inherit;border-right:inherit;z-index:4;background:#fffffff2;width:20px;height:20px;position:absolute;top:calc(100% - 9px);left:calc(50% - 10px);transform:rotate(45deg)}.maplibregl-popup-anchor-right .maplibregl-popup-content:before{top:calc(50% - 9px);left:calc(100% - 10px);transform:rotate(-45deg)}.maplibregl-popup-anchor-left .maplibregl-popup-content:before{top:calc(50% - 9px);left:-10px;transform:rotate(135deg)}.maplibregl-popup-anchor-top .maplibregl-popup-content:before{top:-9px;left:calc(50% - 10px);transform:rotate(-135deg)}.maplibregl-popup-anchor-top-right .maplibregl-popup-content:before,.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content:before,.maplibregl-popup-anchor-top-left .maplibregl-popup-content:before,.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content:before{display:none}.maplibregl-popup .maplibregl-popup-close-button{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:22px;height:22px;color:var(--color-muted);cursor:pointer;box-shadow:0 1px 3px rgb(var(--color-shadow-rgb)/.08);justify-content:center;align-items:center;padding:0 0 1px;font-family:system-ui,sans-serif;font-size:16px;font-weight:300;line-height:0;transition:all .15s;display:flex;background:#ffffffd9!important;border:1px solid #00000014!important;border-radius:50%!important;position:absolute!important;top:6px!important;right:6px!important}.maplibregl-popup .maplibregl-popup-close-button:hover{color:var(--color-text);box-shadow:0 2px 6px rgb(var(--color-shadow-rgb)/.12);border-color:#0000001f;background:#fff!important}.maplibregl-popup .maplibregl-popup-close-button:active{transform:scale(.9)}.maplibregl-popup{font-family:var(--font-sans);margin-top:-10px}.maplibregl-popup .maplibregl-popup-content{animation:.2s ease-out popupFadeIn}@keyframes popupFadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.maplibregl-popup-tip{display:none}.maplibregl-marker{cursor:pointer;border:none;border-radius:50%;padding:0;display:block}.maplibregl-ctrl-group{overflow:hidden;box-shadow:0 2px 8px rgb(var(--color-shadow-rgb)/.08)!important;border:1px solid var(--color-border)!important;border-radius:12px!important}.maplibregl-ctrl-group button{width:36px!important;height:36px!important}.maplibregl-ctrl-group button+button{border-top:1px solid var(--color-border)!important}.maplibregl-ctrl-attrib{font-family:var(--font-sans)!important;font-size:11px!important}
