.maplibregl-popup-content{width:max-content;animation:.26s cubic-bezier(.22,1,.36,1) both obGuRG_popover-enter;overflow:hidden;border-radius:var(--product-radius-card)!important;padding:0!important;box-shadow:0 18px 48px #15211f38!important}.maplibregl-popup-tip{filter:drop-shadow(0 4px 3px #15211f1a)}@keyframes obGuRG_panel-enter{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes obGuRG_detail-enter{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes obGuRG_card-enter{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes obGuRG_popover-enter{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.maplibregl-popup-content{animation:none}}