.campground-marker{background:none!important;border:none!important}.marker-wrapper{position:relative;width:32px;height:32px}.marker-dot{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--color-forest, #2d5016);color:var(--color-parchment, #faf6f0);box-shadow:0 2px 8px #00000040;ring:2px solid var(--color-parchment, #faf6f0)}.radar-pulse{position:absolute;z-index:1;top:50%;left:50%;width:32px;height:32px;margin-top:-16px;margin-left:-16px;border-radius:50%;background:var(--color-forest, #2d5016);opacity:0;animation:svelte-1y21bjo-radar 6s ease-out infinite}@keyframes svelte-1y21bjo-radar{0%{transform:scale(1);opacity:.45}to{transform:scale(4);opacity:0}}
