@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=Heebo:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@100;200;300;400;500;600;700;800;900&family=Geist:wght@100;200;300;400;500;600;700;800;900&family=IBM+Plex+Mono:wght@100;200;300;400;500;600;700&family=IBM+Plex+Sans:wght@100;200;300;400;500;600;700&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Nunito:wght@200;300;400;500;600;700;800;900&family=PT+Serif:wght@400;700&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;700;900&family=Shantell+Sans:wght@300;400;500;600;700;800&family=Space+Grotesk:wght@300;400;500;600;700&display=swap);html{font-size:clamp(12.6px,.7875vw,18.9px)}.smooth-dnd-container,.smooth-dnd-container *,.smooth-dnd-draggable-wrapper,.smooth-dnd-draggable-wrapper *{user-select:none;-webkit-user-select:none}body{margin:0;padding:0;font-family:"Poppins","Heebo",sans-serif}html[dir=rtl] body,html[dir=rtl] body *{font-family:"Google Sans","Heebo","Nunito Sans Regular",sans-serif!important}.leafletFile{background:none;border:none;border-radius:50%}.legend{line-height:18px;padding:10px;height:20px;width:300px;background-color:#fff6f6;border-radius:8px;display:flex;flex-direction:row;position:fixed}.leaflet-control-layers{visibility:hidden!important}.leaflet-container{height:calc(100vh - 60px)}.leaflet-bottom.leaflet-left,.leaflet-bottom.leaflet-right{margin-bottom:90px!important}.leaflet-bottom.leaflet-left{margin-left:0!important;margin-bottom:4.5rem!important}.leaflet-control-attribution{position:fixed!important;left:50%!important;right:auto!important;bottom:3px!important;transform:translateX(-50%)!important;margin:0!important;border-radius:4px!important}.leaflet-tile-pane-grayscaled{filter:grayscale(100%)}.leaflet-bar{border-radius:.75rem!important;overflow:hidden!important;border:none!important;box-shadow:0 .125rem .5rem rgba(0,0,0,.15)!important}.leaflet-bar a{border-bottom:.0625rem solid #ebebeb!important}.leaflet-bar a:last-child{border-bottom:none!important}@keyframes rpFlyIn{0%{opacity:0;transform:scale(.2)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.rp-flyin{animation:rpFlyIn .9s cubic-bezier(.34,1.56,.64,1) .4s both;transform-origin:center center}.rp-flyin:nth-child(2){animation-delay:.7s}.rp-flyin:nth-child(3){animation-delay:1s}:focus-visible{outline:3px solid #90c;outline-offset:2px}.rp-pricing{--rp-purple:#90c;--rp-purple-deep:#61009e;--rp-purple-tint:rgba(153,0,204,0.1);--rp-ink:#36293d;--rp-text:#333;--rp-text-soft:#666;--rp-text-muted:#888;--rp-line:#e5e5e7;--rp-error:#b6174b;--rp-shadow-card-hover:0 8px 24px rgba(0,0,0,0.08);--rp-shadow-purple:0 4px 10px rgba(153,0,204,0.3);--rp-shadow-purple-hover:0 6px 15px rgba(153,0,204,0.4);--rp-font:"Poppins","Heebo",system-ui,sans-serif;font-family:var(--rp-font);color:var(--rp-text)}[dir=rtl] .rp-pricing{--rp-font:"Heebo","Poppins",system-ui,sans-serif}.rp-pricing__title{font-family:var(--rp-font);font-size:1.5rem;font-weight:500;line-height:1.3;color:var(--rp-ink);text-align:start}.rp-pricing__grid{display:flex;grid-gap:16px;gap:16px;align-items:stretch;padding:8px 0 4px}@media (max-width:720px){.rp-pricing__grid{flex-direction:column}}.rp-plan-card{position:relative;flex:1 1;display:flex;flex-direction:column;border:1px solid var(--rp-line);border-radius:16px;padding:24px 20px 20px;background:#fff;text-align:start;transition:box-shadow .2s cubic-bezier(.4,0,.2,1)}.rp-plan-card:hover{box-shadow:var(--rp-shadow-card-hover)}.rp-plan-card--featured{border:2px solid var(--rp-purple)}.rp-plan-card__badge{position:absolute;top:-12px;inset-inline-start:20px;background:var(--rp-purple);color:#fff;font-size:.75rem;font-weight:600;padding:3px 12px;border-radius:9999px;white-space:nowrap}.rp-plan-card__name{font-size:1.125rem;font-weight:600;color:var(--rp-ink)}.rp-plan-card__tagline{font-size:.8125rem;color:var(--rp-text-soft);margin-top:2px;min-height:1.2em}.rp-plan-card__price{font-size:2rem;font-weight:700;color:var(--rp-purple);margin-top:12px;line-height:1.15}.rp-plan-card__price small{font-size:1.125rem;font-weight:600}.rp-plan-card__duration{font-size:.8125rem;color:var(--rp-text-muted);margin-top:2px}.rp-plan-card__features{list-style:none;margin:16px 0 20px;padding:0;flex-grow:1}.rp-plan-card__features li{position:relative;font-size:.875rem;line-height:1.5;color:var(--rp-text);-webkit-padding-start:22px;padding-inline-start:22px;margin-bottom:8px}.rp-plan-card__features li:before{content:"✓";position:absolute;inset-inline-start:0;top:0;color:var(--rp-purple);font-weight:700}.rp-buy-btn{font-family:var(--rp-font);font-size:.9375rem;font-weight:600;color:#fff;background:var(--rp-purple);border:none;border-radius:9999px;padding:11px 24px;width:100%;cursor:pointer;box-shadow:var(--rp-shadow-purple);transition:background .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.rp-buy-btn:hover:not(:disabled){background:var(--rp-purple-deep);box-shadow:var(--rp-shadow-purple-hover)}.rp-buy-btn:disabled{background:#d8d8dc;color:#fff;box-shadow:none;cursor:default}.rp-pricing__disclosure{margin-top:20px;text-align:start}.rp-pricing__disclosure-label{font-family:var(--rp-font);font-size:.8125rem;line-height:1.5;color:var(--rp-text-soft)}.rp-pricing__status{text-align:center;padding:24px 0;font-size:.9375rem}.rp-pricing__status--error{color:var(--rp-error)}.rp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}:root{--background:#fff;--foreground:#0b0b0b;--border:#e0e0e0;--input:#f5f7f8;--primary:#9b45ff;--primary-foreground:#fff;--secondary:#ededf5;--secondary-foreground:#2b2b2b;--muted:#f2f4f5;--muted-foreground:#8c9498;--success:#1aa253;--success-foreground:#fff;--accent:#00a6a6;--accent-foreground:#fff;--destructive:#e24b4b;--destructive-foreground:#fff;--warning:#ffb020;--warning-foreground:#1f1f1f;--card:#fff;--card-foreground:#111;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--font-family-body:"Inter",sans-serif}.property-card *{box-sizing:border-box;font-family:var(--font-family-body)}.content-split{display:flex;flex:1 1;min-height:calc(100vh - 140px);overflow:hidden;border-top:1px solid var(--border)}.results-panel{flex:1 1;background-color:var(--background);display:flex;flex-direction:column;position:relative;border-right:1px solid var(--border)}.results-header-bar{padding:16px 20px 8px;display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px}.location-tag{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;font-size:11px;font-weight:600;color:var(--primary);letter-spacing:.08em;white-space:nowrap;text-transform:uppercase}.results-count{font-size:12px;color:var(--muted-foreground);white-space:nowrap}.results-scroll{flex:1 1;overflow-y:auto;padding:4px 16px 20px 20px;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.results-scroll::-webkit-scrollbar{width:6px}.results-scroll::-webkit-scrollbar-track{background:transparent}.results-scroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.properties-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px;padding-bottom:20px}.property-card{background-color:var(--card);border-radius:var(--radius-lg);border:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden;cursor:pointer;transition:all .2s ease;position:relative;margin:0;padding:0;outline:none}.property-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px);border-color:var(--primary)}.property-thumb{width:100%;position:relative;background-color:var(--muted);overflow:hidden}.property-thumb:before{content:"";display:block;padding-top:66%}.property-thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover!important;transition:transform .3s ease}.property-card:hover .property-thumb img{transform:scale(1.05)}.thumb-badge{left:8px;padding:4px 8px;border-radius:var(--radius-xl);font-size:10px;font-weight:600;color:#fff;white-space:nowrap;box-shadow:0 2px 4px rgba(0,0,0,.2)}.thumb-actions,.thumb-badge{position:absolute;top:8px;z-index:2}.thumb-actions{right:8px;display:flex;grid-gap:8px;gap:8px;opacity:0;transition:opacity .2s}.property-card:hover .thumb-actions{opacity:1}.action-btn-circle{width:32px;height:32px;border-radius:50%;background-color:hsla(0,0%,100%,.95);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;box-shadow:0 2px 4px rgba(0,0,0,.15);transition:background-color .2s}.action-btn-circle:hover{background-color:#fff;color:var(--primary);transform:scale(1.05)}.property-info{padding:12px;display:flex;flex-direction:column;grid-gap:4px;gap:4px;flex-grow:1}.property-price-row{display:flex;justify-content:space-between;align-items:center;grid-gap:6px;gap:6px}.property-price{font-size:16px;font-weight:700;color:var(--foreground);white-space:nowrap}.rating-row{display:flex;grid-gap:2px;gap:2px;color:var(--warning);font-size:14px}.property-title{font-size:14px;font-weight:600;color:var(--card-foreground);margin-top:2px}.property-address,.property-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-address,.property-specs-row{font-size:12px;color:var(--muted-foreground)}.property-specs-row{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding-top:8px;border-top:1px solid var(--muted);white-space:nowrap}.spec-item{display:inline-flex;align-items:center;grid-gap:6px;gap:6px}.spec-item svg{color:var(--muted-foreground);font-size:14px}.map-panel{flex:1 1;display:flex;flex-direction:column;background-color:var(--muted);position:relative;min-width:0;border-left:1px solid var(--border);height:100%}.map-toolbar{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;grid-gap:8px;gap:8px;z-index:10}.map-tool-btn{width:32px;height:32px;border-radius:999px;background-color:var(--card);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.1)}.map-body{flex:1 1;position:relative;overflow:hidden;width:100%;height:100%}.map-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:var(--muted)}.map-placeholder img{width:100%;height:100%;object-fit:cover}.map-bottom-legend{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);padding:6px 10px;border-radius:var(--radius-xl);background-color:var(--card);border:1px solid var(--border);display:flex;align-items:center;grid-gap:12px;gap:12px;font-size:11px;color:var(--muted-foreground);white-space:nowrap;z-index:10;box-shadow:0 2px 4px rgba(0,0,0,.1)}.legend-item{display:inline-flex;align-items:center;grid-gap:6px;gap:6px}.legend-dot{width:10px;height:10px;border-radius:50%}.legend-dot-props{background-color:var(--primary)}.legend-dot-match{background-color:var(--success)}.legend-dot-high{background-color:var(--warning)}.fallback-placeholder{z-index:1;display:flex}.property-card:focus-visible{outline:3px solid #90c;outline-offset:2px}