.map-ui .hidden,.map-ui .d-none{display:none!important}.map-ui{color-scheme:light}.map-floating-filter{width:min(400px,calc(100vw - 2rem));height:-moz-fit-content;height:fit-content;max-height:calc(100vh - var(--home-navbar, 64px) - 32px)}.map-floating-filter__card{display:flex;flex-direction:column;border-radius:12px;overflow:visible;background:#fff;border:1px solid #e5e7eb;box-shadow:0 12px 28px #0f172a24;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - var(--home-navbar, 64px) - 32px)}.map-floating-filter__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;background:#fff;border-bottom:1px solid #e5e7eb}.map-floating-filter__header h6{margin:0;font-size:1rem;font-weight:600;color:#0f172a}.map-floating-filter__actions{display:inline-flex;align-items:center;gap:.35rem}.map-floating-filter__icon-btn{width:2rem;height:2rem;padding:0!important;font-size:.85rem}.map-filter-scroll{overflow-y:auto;overflow-x:visible;min-height:0;flex:0 1 auto;max-height:calc(100vh - var(--home-navbar, 64px) - 120px);background:#fff}.map-state-filter__wrap{position:relative;z-index:5}.map-filter-dropdown{position:absolute;top:calc(100% + 6px);left:0;width:100%;max-height:200px;overflow-y:auto;z-index:30;margin:0;background:#fff;border:1px solid #e5e7eb;border-radius:.65rem;box-shadow:0 10px 24px #0f172a1f}.map-state-filter__empty{margin:0;padding:.35rem .25rem;font-size:.8rem;color:#64748b}.map-filter-color-swatch{display:inline-block;width:.75rem;height:.75rem;border-radius:9999px;flex:0 0 auto;border:1px solid rgba(15,23,42,.12)}.map-filter-opacity-control{padding:.65rem .75rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#f8fafc}.map-filter-opacity-control input[type=range]{width:100%;accent-color:#0284c7}.map-status-badge{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:.15rem .5rem;border-radius:9999px;font-size:.65rem;font-weight:700;line-height:1.2;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-ui .visually-hidden,.map-ui .user-location-control__sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.map-share-toast{position:fixed;right:1rem;bottom:1rem;z-index:1100;max-width:min(20rem,calc(100vw - 2rem));padding:.75rem 1rem;border-radius:.65rem;background:#0f172a;color:#fff;font-size:.85rem;font-weight:600;box-shadow:0 10px 24px #0f172a33;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.map-share-toast.is-visible{opacity:1;transform:translateY(0)}.map-filter-select{display:flex!important;width:100%;align-items:center;justify-content:space-between;gap:.5rem;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;font-size:.85rem;padding:.45rem .65rem}.map-filter-select--full{width:100%}.map-filter-check{display:flex;align-items:center;gap:.35rem;margin-bottom:.35rem}.map-filter-grid{display:grid;gap:.5rem;width:100%}.map-filter-grid--blocks,.map-filter-grid--plots{grid-template-columns:repeat(3,minmax(0,1fr))}.map-filter-tile{border:1px solid #e5e7eb;border-radius:10px;background:#fff;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;min-height:64px}.map-filter-tile:hover{transform:translateY(-1px);box-shadow:0 6px 14px #0f172a14}.map-filter-tile.is-selected{border-color:#0ea5e9;box-shadow:0 0 0 1px #0ea5e9}.map-filter-tile__body{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;text-align:left;gap:.28rem;padding:.6rem .55rem;min-height:100%}.map-filter-tile__title{margin:0;font-size:.82rem;line-height:1.2;font-weight:700;color:#0284c7}.map-filter-tile__meta{font-size:.68rem;line-height:1.25;color:#64748b}.map-filter-tile__badge,.map-filter-tile .map-status-badge{align-self:flex-start;margin-top:.1rem}.map-filter-tile__share{margin-top:auto;padding-top:.2rem;position:relative;align-self:flex-end;overflow:visible;z-index:2}.map-ui .plot-share-dropdown .dropdown-toggle{border:0;background:transparent;color:#64748b;line-height:1}.map-ui .plot-share-dropdown .dropdown-toggle:after{display:none}.map-ui .plot-share-dropdown .dropdown-menu{position:absolute;right:0;top:calc(100% + .25rem);z-index:20;min-width:8rem;margin:0;padding:.35rem;list-style:none;border:1px solid #e5e7eb;border-radius:.65rem;background:#fff;box-shadow:0 10px 24px #0f172a1f}.map-ui .plot-share-dropdown .dropdown-menu li{list-style:none;margin:0;padding:0}.map-ui .plot-share-dropdown .dropdown-item{display:block;width:100%;border:0;border-radius:.45rem;background:transparent;color:#334155;text-align:left;font-size:.8rem;font-weight:500;line-height:1.25;padding:.4rem .55rem;cursor:pointer}.map-ui .plot-share-dropdown .dropdown-item:hover,.map-ui .plot-share-dropdown .dropdown-item:focus{background:#f1f5f9;color:#0f172a}.map-filter-availability{display:inline-flex;align-items:center;justify-content:center;gap:.2rem;white-space:nowrap;font-size:.72rem;color:#64748b}.map-filter-availability__sep{color:#94a3b8}.map-filter-availability .bi{font-size:.7rem}.map-ui .map-floating-filter .card,.map-ui .map-floating-filter .card-header,.map-ui .map-floating-filter .card-body,.map-ui .map-floating-filter .map-filter-dropdown,.map-ui .map-floating-filter .bg-body,.map-ui .map-floating-filter .bg-body-secondary{background-color:#fff!important;color:#0f172a!important;border-color:#e5e7eb!important}.map-ui .map-floating-filter .text-muted{color:#64748b!important}.map-ui .map-floating-filter .text-primary,.map-ui .map-floating-filter .card-title{color:#0284c7!important}.map-ui .map-floating-filter .table{--bs-table-bg: #ffffff;--bs-table-color: #0f172a;--bs-table-border-color: #e5e7eb;color:#0f172a}.plot-info-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 28px #0f172a24;color:#0f172a;width:320px;max-width:min(320px,calc(100vw - 2rem));overflow-x:hidden;overflow-y:auto;box-sizing:border-box}.plot-info-card.hidden,#plot-tooltip.hidden,#fraction-tooltip.hidden{display:none!important}.plot-info-card__body{padding:1rem 1.1rem;max-width:100%;overflow-x:hidden;box-sizing:border-box}.plot-info-card__title{margin:0 0 .85rem;text-align:center;font-size:.95rem;font-weight:400;color:#6b7280}.plot-info-rows{max-width:100%;overflow-x:hidden}.plot-info-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.22rem 0;font-size:.9rem;line-height:1.35;min-width:0;max-width:100%}.plot-info-row__label{color:#6b7280;flex:1 1 auto;min-width:0;overflow-wrap:anywhere;word-break:break-word}.plot-info-row__value{font-weight:600;color:#111827;text-align:right;flex:0 1 58%;min-width:0;max-width:58%;overflow-wrap:anywhere;word-break:break-word}.plot-info-row__value .map-status-badge{max-width:100%}.plot-info-row.hidden,.plot-info-financing.hidden,#plot-contado-row.hidden,#plot-financing.hidden{display:none!important}.plot-info-financing{margin-top:.35rem;padding-top:.15rem}.plot-info-financing__title{text-align:center;font-weight:700;font-size:.9rem;color:#111827;margin:.55rem 0 .35rem}.plot-info-actions{display:flex;justify-content:stretch;gap:.5rem;margin-top:.95rem}.plot-info-btn{display:inline-flex;flex:1 1 0;align-items:center;justify-content:center;gap:.35rem;border-radius:.4rem;padding:.5rem .55rem;font-size:.8rem;font-weight:600;line-height:1.2;border:0;text-decoration:none;cursor:pointer;white-space:normal;min-width:0;max-width:100%;box-sizing:border-box}.plot-info-btn--muted{background:#6b7280;color:#fff}.plot-info-btn--muted:hover{background:#4b5563;color:#fff}.plot-info-btn--ask,a.plot-info-btn--ask,a.plot-info-btn--ask:link,a.plot-info-btn--ask:visited{background:#6f42c1;color:#fff!important}.plot-info-btn--ask:hover,a.plot-info-btn--ask:hover,a.plot-info-btn--ask:focus,a.plot-info-btn--ask:active{background:#5a32a3;color:#fff!important;opacity:1}.plot-info-btn--ask .bi,.plot-info-btn--ask .bi-whatsapp,a.plot-info-btn--ask .bi,a.plot-info-btn--ask .bi-whatsapp{color:#25d366!important}.plot-info-btn--primary{background:#0ea5e9;color:#fff;width:100%;padding:.75rem 1rem;font-size:1rem}.plot-info-btn--primary:hover{background:#0284c7;color:#fff}.plot-info-links{display:flex;align-items:center;justify-content:space-around;gap:.5rem;margin-top:.85rem;padding-top:.65rem;border-top:1px solid #e5e7eb}.plot-info-links a,.plot-info-links button{color:#4b5563;text-decoration:none;background:transparent;border:0;padding:.2rem}.plot-info-links a:hover,.plot-info-links button:hover{color:#0284c7}.plot-info-fraction-stats{display:flex;gap:.5rem;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:.75rem 0;margin:.75rem 0}.plot-info-fraction-stats__item{flex:1;display:flex;flex-direction:column;gap:.2rem;text-align:center}.plot-info-fraction-stats__item+.plot-info-fraction-stats__item{border-left:1px solid #e5e7eb}.plot-info-fraction-stats__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.plot-info-fraction-stats__value{font-weight:700;color:#111827}.plot-info-pricing{margin-top:.75rem;padding:.65rem .75rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#f8fafc}.leaflet-popup.plot-popup .leaflet-popup-content-wrapper{background:transparent;box-shadow:none;padding:0;border-radius:12px;overflow:hidden;max-width:min(320px,calc(100vw - 2rem))}.leaflet-popup.plot-popup .leaflet-popup-content{margin:0!important;width:auto!important;min-width:0!important;max-width:min(320px,calc(100vw - 2rem));overflow-x:hidden}.leaflet-popup.plot-popup{max-width:min(320px,calc(100vw - 2rem))}.leaflet-popup.plot-popup .leaflet-popup-tip{background:#fff}.map-loader{position:absolute;top:50%;left:50%;z-index:9999;display:none;min-width:280px;max-width:400px;transform:translate(-50%,-50%);align-items:center;gap:.75rem;padding:1rem 1.1rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#fffffff5;box-shadow:0 10px 24px #0f172a1f;color:#0f172a}.map-loader.show{display:flex!important}.map-loader__spinner{width:1.5rem;height:1.5rem;border:2px solid #e2e8f0;border-top-color:#0284c7;border-radius:9999px;animation:map-loader-spin .7s linear infinite;flex:0 0 auto}.map-loader__text{font-size:.9rem;font-weight:600;color:#0369a1}@keyframes map-loader-spin{to{transform:rotate(360deg)}}.map-ui .v-btn-primary,.map-ui .v-btn-secondary,.map-ui .v-btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:.5rem;padding:.4rem .75rem;font-size:.875rem;font-weight:600;line-height:1.2;border:1px solid transparent;text-decoration:none;cursor:pointer}.map-ui .v-btn-primary{background:#0ea5e9;color:#fff}.map-ui .v-btn-primary:hover{background:#0284c7;color:#fff}.map-ui .v-btn-secondary{background:#fff;color:#334155;border-color:#cbd5e1}.map-ui .v-btn-secondary:hover{background:#f8fafc;color:#0f172a}.map-ui .v-btn-ghost{background:transparent;color:#334155;box-shadow:none}.map-ui .v-btn-ghost:hover{background:#f1f5f9;color:#0f172a}.map-ui .v-label{display:block;font-size:.8rem;font-weight:500;color:#64748b}
