@keyframes cardPulse{0%{background:0 0}20%{background:var(--color-primary);transform:scale(1.01)}80%{background:var(--color-primary);transform:scale(1.01)}to{background:0 0;transform:scale(1)}}.animate-card-pulse{animation:2s cardPulse}.property-map .gm-style-iw-c{border-radius:16px;padding:0;overflow:hidden;box-shadow:0 12px 32px #0000002e}.property-map .gm-style-iw-d{max-height:none!important;overflow:hidden!important}.property-map .gm-style-iw-chr{display:none}
