.property-map-marker{pointer-events:none;justify-content:center;align-items:center;width:56px;height:56px;animation:.4s ease-out both property-map-marker-fade;display:inline-flex;position:relative;overflow:visible}.property-map-marker__halo{background:color-mix(in srgb, var(--brand) 14%, transparent);border:1px solid color-mix(in srgb, var(--brand) 35%, transparent);border-radius:999px;position:absolute;inset:0}.property-map-marker__core{z-index:1;background:var(--brand);width:16px;height:16px;box-shadow:0 0 0 3px #fff, 0 2px 8px var(--marker-shadow-strong);border-radius:999px;position:relative}@keyframes property-map-marker-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.property-map-marker{animation:none}}
