@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--primary: #0066FF;--primary-hover: #0052CC;--dark: #111827;--sidebar-bg: #111827;--bg-main: #F9FAFB;--card-bg: #FFFFFF;--text-main: #1F2937;--text-muted: #6B7280;--border: #E5E7EB;--success: #10B981;--danger: #EF4444;--warning: #F59E0B}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:var(--bg-main);color:var(--text-main);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-weight:800;color:var(--dark);letter-spacing:-.025em}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit;outline:none}.badge{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;display:inline-flex}.badge-blue{background:#ebf5ff;color:#06f}.page-title{font-size:2rem;margin-bottom:.5rem}.page-subtitle{color:var(--text-muted);font-size:1.1rem}.card{background:var(--card-bg);border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid var(--border)}.glass{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.btn{padding:.75rem 1.5rem;border-radius:12px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center}.btn-primary{background:linear-gradient(135deg,var(--primary) 0%,#0052CC 100%);color:#fff;box-shadow:0 4px 14px #0066ff63}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0066ff3b}.table{width:100%;border-collapse:collapse}.table th{text-align:left;padding:1rem;color:var(--text-muted);font-weight:600;font-size:13px;text-transform:uppercase;border-bottom:1px solid var(--border)}.table td{padding:1.25rem 1rem;border-bottom:1px solid var(--border);vertical-align:middle}.badge-success{background:#ecfdf5;color:#059669}.badge-danger{background:#fef2f2;color:#dc2626}.badge-warning{background:#fffbeb;color:#d97706}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .4s cubic-bezier(.4,0,.2,1) forwards}html{scroll-behavior:smooth}::selection{background:#2563eb33;color:#1e293b}*:focus-visible{outline:2px solid #2563EB;outline-offset:2px;border-radius:4px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(max-width:640px){body{font-size:14px}.card{padding:1rem;border-radius:12px}.btn{padding:.625rem 1.25rem;font-size:14px}}@media(min-width:641px)and (max-width:1024px){body{font-size:15px}}@media(min-width:1025px){body{font-size:16px}}@media(max-width:768px){button,a,input,select,textarea{min-height:44px;min-width:44px}input,textarea,select{font-size:16px!important}}@supports (padding: max(0px)){.header,.content-area,.modal-card{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}@media(max-width:768px){*{-webkit-tap-highlight-color:transparent}body{-webkit-overflow-scrolling:touch}.modal-card{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}}@media(max-width:768px)and (orientation:landscape){.hero-section{min-height:300px;padding:2rem 1rem 3rem}.modal-card{max-height:90vh}}lucide-icon{display:inline-flex!important;align-items:center;justify-content:center;flex-shrink:0;line-height:1}lucide-icon svg{display:block;width:100%!important;height:100%!important;overflow:visible}.icon-xs{width:12px!important;height:12px!important;min-width:12px}.icon-xs svg{width:12px!important;height:12px!important}.icon-sm{width:16px!important;height:16px!important;min-width:16px}.icon-sm svg{width:16px!important;height:16px!important}.icon-md{width:20px!important;height:20px!important;min-width:20px}.icon-md svg{width:20px!important;height:20px!important}.icon-lg{width:24px!important;height:24px!important;min-width:24px}.icon-lg svg{width:24px!important;height:24px!important}.icon-xl{width:32px!important;height:32px!important;min-width:32px}.icon-xl svg{width:32px!important;height:32px!important}.nav-icon{display:inline-flex!important;width:20px!important;height:20px!important;min-width:20px}.nav-icon svg{width:20px!important;height:20px!important;display:block}.chevron-icon{display:inline-flex!important;width:15px!important;height:15px!important}.chevron-icon svg{width:15px!important;height:15px!important;display:block}.menu-icon{display:inline-flex!important;width:15px!important;height:15px!important;min-width:15px}.menu-icon svg{width:15px!important;height:15px!important;display:block}.account-icon{display:inline-flex!important;width:20px!important;height:20px!important;min-width:20px}.account-icon svg{width:20px!important;height:20px!important;display:block}.btn-back-menu-icon{display:inline-flex!important;width:15px!important;height:15px!important;min-width:15px}.btn-back-menu-icon svg{width:15px!important;height:15px!important;display:block}.tag-icon,.hero-search-icon,.btn-search-icon{display:inline-flex!important;flex-shrink:0}.tag-icon{width:16px!important;height:16px!important}.tag-icon svg{width:16px!important;height:16px!important;display:block}.hero-search-icon{width:20px!important;height:20px!important}.hero-search-icon svg{width:20px!important;height:20px!important;display:block}.btn-search-icon{width:16px!important;height:16px!important}.btn-search-icon svg{width:16px!important;height:16px!important;display:block}.filter-icon{display:inline-flex!important;width:16px!important;height:16px!important;min-width:16px;flex-shrink:0}.filter-icon svg{width:16px!important;height:16px!important;display:block}.adv-title-icon{display:inline-flex!important;width:17px!important;height:17px!important}.adv-title-icon svg{width:17px!important;height:17px!important;display:block}.btn-icon-sm{display:inline-flex!important;width:15px!important;height:15px!important}.btn-icon-sm svg{width:15px!important;height:15px!important;display:block}.equip-icon{display:inline-flex!important;width:16px!important;height:16px!important;min-width:16px}.equip-icon svg{width:16px!important;height:16px!important;display:block}.chip-icon{display:inline-flex!important;width:13px!important;height:13px!important;min-width:13px}.chip-icon svg{width:13px!important;height:13px!important;display:block}.meta-icon{display:inline-flex!important;width:14px!important;height:14px!important;min-width:14px;flex-shrink:0}.meta-icon svg{width:14px!important;height:14px!important;display:block}.why-icon{display:inline-flex!important;width:26px!important;height:26px!important}.why-icon svg{width:26px!important;height:26px!important;display:block}.feat-cell-ico{display:inline-flex!important;width:15px!important;height:15px!important;flex-shrink:0}.feat-cell-ico svg{width:15px!important;height:15px!important;display:block}.icon-star{display:inline-flex!important;width:13px!important;height:13px!important;min-width:13px;color:#f59e0b}.icon-star svg{width:13px!important;height:13px!important;display:block}.toast-icon{display:inline-flex!important;width:16px!important;height:16px!important;min-width:16px;flex-shrink:0}.toast-icon svg{width:16px!important;height:16px!important;display:block}.gallery-nav-icon{display:inline-flex!important;width:20px!important;height:20px!important}.gallery-nav-icon svg{width:20px!important;height:20px!important;display:block}.counter-icon{display:inline-flex!important;width:14px!important;height:14px!important}.counter-icon svg{width:14px!important;height:14px!important;display:block}.icon-xs{display:inline-flex!important;width:13px!important;height:13px!important;min-width:13px}.icon-xs svg{width:13px!important;height:13px!important;display:block}.feat-cell-ico{display:inline-flex!important;width:20px!important;height:20px!important;flex-shrink:0}.feat-cell-ico svg{width:20px!important;height:20px!important;display:block}.auth-cta-icon{display:inline-flex!important;width:20px!important;height:20px!important;flex-shrink:0}.auth-cta-icon svg{width:20px!important;height:20px!important;display:block}.hint-icon{display:inline-flex!important;width:14px!important;height:14px!important;flex-shrink:0}.hint-icon svg{width:14px!important;height:14px!important;display:block}.like-icon{display:inline-flex!important;width:16px!important;height:16px!important}.like-icon svg{width:16px!important;height:16px!important;display:block}.estate-icon{display:inline-flex!important;width:11px!important;height:11px!important;min-width:11px}.estate-icon svg{width:11px!important;height:11px!important;display:block}.estate-icon-sm{display:inline-flex!important;width:12px!important;height:12px!important;min-width:12px}.estate-icon-sm svg{width:12px!important;height:12px!important;display:block}.sys-icon{display:inline-flex!important;width:13px!important;height:13px!important}.sys-icon svg{width:13px!important;height:13px!important;display:block}.tick-icon{display:inline-flex!important;width:15px!important;height:15px!important;min-width:15px}.tick-icon svg{width:15px!important;height:15px!important;display:block}.spinner,.spinning{animation:_spin 1s linear infinite}@keyframes _spin{to{transform:rotate(360deg)}}.estate-marker{height:32px;min-width:56px;padding:0 10px;background:#1f3d20;color:#fdfcf9;border:2px solid rgba(255,255,255,.75);border-radius:16px;font-family:Nunito,system-ui,sans-serif;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;white-space:nowrap;box-shadow:0 2px 8px #00000038;cursor:pointer;transition:transform .15s,background .15s}.estate-marker:hover{transform:scale(1.08)}.estate-marker:is(--active){background:#bf4a1a;transform:scale(1.14);z-index:9999!important;border-color:#ffffffe6}.estate-popup-inner{font-family:Nunito,system-ui,sans-serif;min-width:230px}.estate-popup-inner .pop-img img{width:100%;height:130px;object-fit:cover;display:block}.estate-popup-inner .pop-body{padding:12px 14px 14px}.estate-popup-inner .pop-name{font-size:14px;font-weight:800;color:#1a1710;margin:0 0 3px}.estate-popup-inner .pop-rating{font-size:12px;color:#ffb800;margin:0 0 3px}.estate-popup-inner .pop-rating span{color:#908c81;font-size:11px}.estate-popup-inner .pop-location{font-size:12px;color:#908c81;margin:0 0 5px}.estate-popup-inner .pop-badges{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:8px}.estate-popup-inner .pop-badge{padding:2px 6px;background:#e4eddf;border-radius:4px;font-size:10px;font-weight:700;color:#1f3d20}.estate-popup-inner .pop-footer{display:flex;align-items:center;justify-content:space-between}.estate-popup-inner .pop-price{font-size:14px;font-weight:800;color:#1f3d20}.estate-popup-inner .pop-price em{font-size:11px;font-style:normal;color:#908c81;font-weight:400}.estate-popup-inner .pop-link{font-size:13px;font-weight:700;color:#bf4a1a;text-decoration:none}.estate-popup-inner .pop-link:hover{text-decoration:underline}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url("./media/layers-55W3Q4RM.png");width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url("./media/layers-2x-TBM42ERR.png");background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url("./media/marker-icon-2V3QKKVC.png")}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
