.map-loading-overlay{position:absolute;inset:0;background-color:rgba(75,85,99,.5);display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:auto!important;touch-action:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.map-loading-spinner{width:2rem;height:2rem;border-radius:50%;border:2px solid #f3f3f3;border-top-color:#3498db;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mk-map-view,mk-map{width:100%!important;height:100%!important;overflow:hidden!important}.mk-map-view{touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:grab}.map-loading .mk-map-view{touch-action:none!important;pointer-events:none!important}.mk-map-view:active{cursor:grabbing}mk-map{-ms-overflow-style:none;scrollbar-width:none;overflow:hidden}mk-map::-webkit-scrollbar{display:none}.map-theme-control{position:absolute;top:20px;right:20px;z-index:100}mk-marker-annotation{cursor:pointer!important;width:30px!important;height:40px!important;margin:0 auto!important;transition:transform .2s ease-out}mk-marker-annotation:hover{transform:scale(1.1);z-index:10!important}mk-marker-annotation[aria-selected=true]{transform:scale(1.15);z-index:20!important}mk-marker-annotation[data-status=Pending]{opacity:.85!important}mk-marker-annotation[data-status=Closed]{opacity:.7!important}mk-marker-annotation[data-status="Coming Soon"]{filter:hue-rotate(60deg)!important}mk-marker-annotation[data-satellite-mode=true]{filter:brightness(1.2)!important}mk-marker-annotation[data-satellite-mode=true][data-status=Closed]{filter:brightness(1.2) opacity(.7)!important}mk-marker-annotation[data-satellite-mode=true][data-status=Pending]{filter:brightness(1.2) opacity(.85)!important}mk-marker-annotation[data-satellite-mode=true][data-status="Coming Soon"]{filter:brightness(1.2) hue-rotate(60deg)!important}.mapkit-callout{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:10px;min-width:250px;max-width:300px}.dark .mapkit-callout,.mapkit-callout.satellite-mode,html[class=dark] .mapkit-callout{background-color:#1e293b!important;color:#e2e8f0!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.4)!important}.mapkit-callout-image{width:100%;height:0;padding-bottom:66.67%;margin-bottom:12px;overflow:hidden;border-radius:6px;background-color:#f3f4f6;cursor:pointer;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.1)}.dark .mapkit-callout-image,.satellite-mode .mapkit-callout-image{background-color:#334155}.mapkit-callout-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;aspect-ratio:3/2}.mapkit-callout-image img:hover{transform:scale(1.05)}.mapkit-feature-pills{display:flex;flex-wrap:wrap;gap:4px;margin:-4px 0 12px;padding:0 2px;min-height:20px}.mapkit-pill{display:inline-block;background-color:#e5e7eb;color:#1f2937;padding:3px 10px;border-radius:12px;font-size:11px;font-weight:600;line-height:1.3;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .2s ease}.mapkit-pill:hover{background-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.dark .mapkit-pill,.satellite-mode .mapkit-pill{background-color:#4b5563;color:#f3f4f6;box-shadow:0 1px 2px rgba(0,0,0,.2)}.dark .mapkit-pill:hover,.satellite-mode .mapkit-pill:hover{background-color:#6b7280}.mapkit-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.mapkit-title-container{flex:1}.mapkit-title{font-size:16px;font-weight:600;margin:0 0 2px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .mapkit-title,.satellite-mode .mapkit-title{color:#e2e8f0}.mapkit-price{font-size:16px;font-weight:600;color:#0047AB;margin:0;white-space:nowrap}.dark .mapkit-price,.satellite-mode .mapkit-price{color:#38bdf8}.mapkit-community{font-size:14px;color:#555;margin:0 0 2px}.dark .mapkit-community,.satellite-mode .mapkit-community{color:#94a3b8}.mapkit-community a{color:#0047AB;text-decoration:none}.dark .mapkit-community a,.satellite-mode .mapkit-community a{color:#38bdf8}.mapkit-community a:hover{text-decoration:underline}.mapkit-details{display:flex;margin:4px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:4px 0}.dark .mapkit-details,.satellite-mode .mapkit-details{border-top:1px solid #475569;border-bottom:1px solid #475569}.mapkit-detail-item{flex:1;text-align:center;font-size:13px;color:#555;padding:0 3px}.dark .mapkit-detail-item,.satellite-mode .mapkit-detail-item{color:#94a3b8}.mapkit-detail-value{font-weight:700}.dark .mapkit-detail-value,.satellite-mode .mapkit-detail-value{color:#e2e8f0}.mapkit-separator{width:1px;background-color:#eee;margin:0 2px}.dark .mapkit-separator,.satellite-mode .mapkit-separator{background-color:#475569}.mapkit-status-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.mapkit-status{display:inline-block;padding:2px 6px;border-radius:3px;font-size:12px;font-weight:700;color:white}.mapkit-status-active{background-color:#0047AB}.mapkit-status-pending{background-color:#FFA500}.mapkit-status-closed,.mapkit-status-sold{background-color:#28a745}.mapkit-status-unknown{background-color:#777}.mapkit-date{font-size:12px;color:#666}.dark .mapkit-date,.satellite-mode .mapkit-date{color:#94a3b8}.cta-button{display:block;width:100%;padding:8px 16px;background-color:#0047AB;color:white!important;border-radius:4px;text-align:center;font-weight:500;margin-top:10px;transition:background-color .2s ease;cursor:pointer;border:none;font-size:14px}.cta-button:hover{background-color:#003d91;text-decoration:none!important}.apple-mapkit-attribution{position:absolute;bottom:0;right:0;background-color:rgba(255,255,255,.7);padding:2px 5px;font-size:10px;z-index:100;border-radius:3px}.dark .apple-mapkit-attribution,.satellite-mode~.apple-mapkit-attribution{background-color:rgba(30,41,59,.7);color:#e2e8f0}.mapkit-location-control,.mk-controls-container [aria-label*=location],.mk-map-view .mk-user-location-button,.mk-user-location-control,mk-map-view .mk-location-button,mk-map-view [role=button][aria-label*=location],mk-map-view button[aria-label*=location],mk-map-view mk-location-control-button{position:absolute!important;bottom:20px!important;right:20px!important;top:auto!important;left:auto!important;z-index:100!important;box-shadow:0 2px 6px rgba(0,0,0,.2)!important}mk-polygon-overlay{stroke-width:3px!important;stroke:#0047AB!important;fill:rgba(0,71,171,.05)!important;stroke-linejoin:round!important;opacity:1!important;transition:stroke-width .3s ease}mk-map[data-zoom="3"] mk-polygon-overlay,mk-map[data-zoom="4"] mk-polygon-overlay,mk-map[data-zoom="5"] mk-polygon-overlay{stroke-width:4px!important;stroke:#0047AB!important;fill:rgba(0,71,171,.1)!important}mk-map[data-zoom="14"] mk-polygon-overlay,mk-map[data-zoom="15"] mk-polygon-overlay,mk-map[data-zoom="16"] mk-polygon-overlay,mk-map[data-zoom="17"] mk-polygon-overlay,mk-map[data-zoom="18"] mk-polygon-overlay,mk-map[data-zoom="19"] mk-polygon-overlay,mk-map[data-zoom="20"] mk-polygon-overlay{stroke-width:2px!important;stroke:rgba(0,71,171,.7)!important;fill:rgba(0,71,171,.03)!important}