.maplibregl-popup .maplibregl-popup-content{z-index:1;border-radius:10px;padding:16px;box-shadow:0 16px 20px -8px rgb(17,12,34,.1)}.maplibregl-popup .maplibregl-popup-close-button{display:flex;justify-content:center;align-items:baseline;top:8px;right:8px;width:32px;height:32px;border-radius:50%;font-size:24px;line-height:28px}.maplibregl-popup.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{position:relative;border:0;height:10px}.maplibregl-popup.maplibregl-popup-anchor-bottom:after,.maplibregl-popup.maplibregl-popup-anchor-bottom:before{content:"";position:absolute;z-index:1;top:calc(100% - 20px);left:calc(50% - 9px);border-color:transparent transparent white white;border-style:solid;border-width:9px;border-bottom-left-radius:3px;transform:rotate(-45deg)}.maplibregl-popup.maplibregl-popup-anchor-bottom:before{box-shadow:0 16px 20px -8px rgb(17,12,34,.1)}