@keyframes fadeInScale{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes popupFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.listing-popup{z-index:10!important}.listing-popup .mapboxgl-popup-content{background:#fff;border-radius:18px;min-width:300px;max-width:330px;padding:0;animation:.2s ease-out popupFadeIn;overflow:hidden;box-shadow:0 18px 45px #0f172a2e}.listing-popup .mapboxgl-popup-tip{border-top-color:#fff}.listing-popup .mapboxgl-popup-close-button{display:none}.map-price-pill{color:#1a1a1a;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #e5e5e5;border-radius:9999px;justify-content:center;align-items:center;padding:4px 10px;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:600;line-height:1.2;transition:all .2s ease-out;animation:.2s ease-out fadeInScale;display:flex;box-shadow:0 2px 6px #00000026}.map-price-pill:hover,.map-price-pill--active{background:hsl(var(--primary));color:#fff;border-color:hsl(var(--primary));z-index:2;transform:scale(1.08)}.map-price-pill--dimmed{color:#999;opacity:.65;background:#f0f0f0;border-color:#ddd}.map-price-pill--dimmed:hover{color:#777;opacity:.85;background:#e0e0e0;border-color:#ccc}.map-cluster-pill{background:hsl(var(--primary));color:#fff;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border:2px solid #ffffffb3;border-radius:9999px;justify-content:center;align-items:center;padding:6px 14px;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:700;line-height:1.2;transition:all .2s ease-out;animation:.2s ease-out fadeInScale;display:flex;box-shadow:0 2px 8px #0003}.map-cluster-pill:hover{transform:scale(1.08);box-shadow:0 4px 12px #00000040}.popup-carousel{aspect-ratio:16/10;background:#f3f4f6;width:100%;position:relative;overflow:hidden}.popup-carousel__track{height:100%;transition:transform .3s;display:flex}.popup-carousel__slide{min-width:100%;height:100%}.popup-carousel__slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.popup-carousel__btn{cursor:pointer;z-index:2;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 4px #0003}.popup-carousel__btn:hover{background:#fff}.popup-carousel__btn--prev{left:8px}.popup-carousel__btn--next{right:8px}.popup-carousel__btn svg{stroke:#111827;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.popup-carousel__dots{z-index:2;gap:4px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.popup-carousel__dot{background:#fff9;border-radius:50%;width:6px;height:6px;transition:background .15s,transform .15s;box-shadow:0 0 0 1px #0f172a1f}.popup-carousel__dot--active{background:#fff;transform:scale(1.15)}.popup-card{cursor:pointer;background:#fff;font-family:Urbanist,Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.popup-card:hover{background:#fff}.popup-card__actions{z-index:3;gap:7px;display:flex;position:absolute;top:10px;right:10px}.popup-card__icon-btn{color:#111827;cursor:pointer;background:#fffffff0;border:0;border-radius:9999px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:transform .16s,background .16s;display:flex;box-shadow:0 5px 14px #0f172a29}.popup-card__icon-btn:hover{background:#fff;transform:translateY(-1px)}.popup-card__icon-btn svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.popup-card__favorite svg{stroke-width:2.2px}.popup-card__favorite--active{color:hsl(var(--primary))}.popup-card__favorite--active svg{fill:currentColor}.popup-card__body{padding:10px 12px 12px}.popup-card__headline{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.popup-card__title{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:800;line-height:1.3;overflow:hidden}.popup-card__subtitle,.popup-card__details{text-overflow:ellipsis;white-space:nowrap;color:#6b7280;margin-top:3px;font-size:13px;font-weight:500;line-height:1.25;overflow:hidden}.popup-card__rating-row{color:#111827;flex-shrink:0;align-items:center;gap:3px;font-size:13px;font-weight:600;line-height:1.25;display:flex}.popup-card__rating{align-items:center;gap:3px;display:flex}.popup-card__rating svg{fill:#111827;width:13px;height:13px}.popup-card__separator{color:#d1d5db}.popup-card__price{color:#111827;margin-top:8px;font-size:15px;font-weight:800}.popup-card__price span{color:#111827;margin-left:1px;font-size:15px;font-weight:800}.popup-card__chips{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.popup-card__chips span{color:#6b7280;background:#f3f4f6;border-radius:7px;padding:5px 7px;font-size:11px;font-weight:700;line-height:1}@media (max-width:480px){.listing-popup .mapboxgl-popup-content{min-width:min(300px,100vw - 28px);max-width:calc(100vw - 28px)}.popup-card__title{font-size:15px}.popup-card__subtitle{font-size:13px}}.listing-popup--pending .mapboxgl-popup-content{min-width:240px;max-width:280px}.popup-card--pending{cursor:default;text-align:center;padding:16px 14px}.popup-card--pending:hover{background:#fff}.popup-card__coming-soon-image{aspect-ratio:16/9;color:#9ca3af;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:8px;justify-content:center;align-items:center;width:100%;margin-bottom:12px;display:flex}.popup-card__coming-soon-image svg{width:32px;height:32px}.popup-card__coming-soon-badge{background:hsl(var(--primary)/.1);color:hsl(var(--primary));letter-spacing:.02em;text-transform:uppercase;border-radius:9999px;margin-bottom:8px;padding:3px 10px;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:11px;font-weight:700;display:inline-block}.popup-card--pending .popup-card__title{white-space:normal;font-size:13px;line-height:1.4}.popup-card__meta--pending{white-space:normal;margin-top:6px;line-height:1.4}
