@keyframes marker-enter{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.map-popup .maplibregl-popup-content{-webkit-backdrop-filter:blur(16px);background:#09090bc7;border:1px solid #ffffff1f;border-radius:12px;padding:8px;animation:.2s ease-out both marker-enter;box-shadow:0 4px 24px #0006,0 0 0 1px #ffffff0f}.map-popup .maplibregl-popup-tip{border-top-color:#09090bc7;border-bottom-color:#09090bc7}
