*{box-sizing:border-box}html,body{height:100%;margin:0}body{color:#172033;font-family:Arial,Helvetica,sans-serif}a{color:#1d4ed8}.header-actions,.header-links{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.logout-button{color:#172033;cursor:pointer;font:inherit;background:#fff;border:1px solid #17203329;border-radius:6px;min-height:36px;padding:8px 12px;font-size:13px;font-weight:700}.logout-button:hover{background:#f1f5f9}.login-page{background:#eef2f7;align-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border:1px solid #1720331f;border-radius:8px;gap:14px;width:100%;max-width:380px;margin:0 auto;padding:24px;display:grid;box-shadow:0 18px 44px #17203324}.login-panel h1{margin:0 0 4px;font-size:24px;line-height:1.2}.login-panel label{gap:6px;display:grid}.login-panel label span{color:#596579;font-size:12px;font-weight:700}.login-panel input{color:#172033;font:inherit;border:1px solid #1720332e;border-radius:6px;min-height:42px;padding:9px 10px}.login-panel button{color:#fff;cursor:pointer;font:inherit;background:#1d4ed8;border:0;border-radius:6px;min-height:42px;padding:10px 14px;font-weight:700}.login-panel button:disabled{cursor:not-allowed;opacity:.65}.login-error{color:#b91c1c;margin:0;font-size:13px}:root{--imobly-ink:#172033;--imobly-muted:#64748b;--imobly-line:#1720331a;--imobly-accent:#2563eb;--imobly-sale:#dc2626;--imobly-rental:#16a34a;--imobly-surface:#fff}.map-shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:320px minmax(0,1fr);width:100%;height:100vh;min-height:520px;transition:grid-template-columns .24s;display:grid;overflow:hidden}.map-shell.is-list-collapsed{grid-template-columns:0 minmax(0,1fr)}.map-shell.is-list-collapsed .property-list-panel{opacity:0;pointer-events:none;transform:translate(-12px)}.map-area{min-width:0;min-height:0;position:relative}.map-canvas{width:100%;height:100%}.map-loading-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:5;background:radial-gradient(circle at 15% 18%,#60a5fa66,#0000 30%),linear-gradient(135deg,#0f172ae0,#1e40afc7);justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.map-loading-card{color:#f8fafc;text-align:center;max-width:520px}.map-loading-mark{justify-content:center;align-items:end;gap:5px;height:38px;margin-bottom:16px;display:flex}.map-loading-mark span{background:#93c5fd;border-radius:99px;width:7px;animation:1.1s ease-in-out infinite map-loading-bars;display:block}.map-loading-mark span:first-child{height:16px}.map-loading-mark span:nth-child(2){height:31px;animation-delay:.14s}.map-loading-mark span:nth-child(3){height:23px;animation-delay:.28s}.map-loading-kicker{color:#bfdbfe;letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.map-loading-card h1{letter-spacing:-.035em;margin:0;font-size:clamp(27px,4vw,38px);line-height:1.06}.map-loading-message{color:#dbeafe;max-width:470px;margin:16px auto 20px;font-size:16px;line-height:1.5}.map-loading-note{color:#dbeafe;text-align:left;background:#0f172a57;border:1px solid #bfdbfe47;border-radius:14px;gap:7px;padding:14px 16px;font-size:12px;line-height:1.42;display:grid}.map-loading-note strong{color:#fff;font-size:12px}.map-loading-progress{color:#dbeafe;justify-content:center;align-items:center;gap:8px;margin-top:18px;font-size:13px;font-weight:700;display:flex}.map-loading-spinner{border:2px solid #dbeafe59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.75s linear infinite map-loading-spin}@keyframes map-loading-spin{to{transform:rotate(360deg)}}@keyframes map-loading-bars{50%{transform:translateY(-7px)}}.eyebrow{color:#596579;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.map-status-pill{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--imobly-line);z-index:2;background:#fffffff0;border-radius:999px;align-items:center;gap:9px;max-width:calc(100% - 32px);padding:7px 14px;display:inline-flex;position:absolute;bottom:16px;left:16px;box-shadow:0 8px 24px #17203329}.map-status-dot{background:var(--imobly-rental);border-radius:999px;flex:none;width:9px;height:9px}.map-status-pill.is-error .map-status-dot{background:var(--imobly-sale)}.map-status-text{color:var(--imobly-ink);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;overflow:hidden}.map-status-count{border-left:1px solid var(--imobly-line);color:var(--imobly-muted);white-space:nowrap;padding-left:9px;font-size:12px;font-weight:700}.map-list-reopen{z-index:2;position:absolute;bottom:16px;left:16px}.map-shell.is-list-collapsed .map-status-pill{left:128px}.property-list-panel{background:#fff;border-right:1px solid #1720331f;grid-area:2/1;grid-template-rows:auto minmax(0,1fr) auto;width:100%;min-height:0;display:grid;overflow:hidden;box-shadow:8px 0 24px #17203314}.map-area{grid-area:2/2}.map-toolbar{background:var(--imobly-surface);border-bottom:1px solid var(--imobly-line);z-index:3;flex-wrap:nowrap;grid-area:1/1/auto/-1;align-items:center;gap:10px;padding:10px 16px;display:flex;box-shadow:0 4px 16px #1720330f}.toolbar-brand{color:var(--imobly-accent);letter-spacing:-.02em;white-space:nowrap;font-size:17px;font-weight:800}.toolbar-search{flex:220px;max-width:360px}.toolbar-negocio{flex:none;width:150px;min-width:150px}.toolbar-negocio .MuiSelect-select{text-overflow:clip;white-space:nowrap;overflow:visible;padding-right:34px!important}.toolbar-price{text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:220px;overflow:hidden;text-transform:none!important}.toolbar-spacer{flex:auto}.toolbar-quicklink{white-space:nowrap;flex:none}.filters-drawer{flex-direction:column;width:360px;max-width:100vw;height:100%;display:flex}.filters-mobile-only{display:none!important}.filters-drawer-head{justify-content:space-between;align-items:center;padding:16px 12px 16px 20px;display:flex}.filters-drawer-body{flex-direction:column;gap:18px;padding:20px;display:flex;overflow-y:auto}.filters-field{flex-direction:column;gap:9px;display:flex}.filters-label{color:var(--imobly-muted);letter-spacing:.03em;text-transform:uppercase;font-size:12px;font-weight:800}.filters-chip-row{flex-wrap:wrap;gap:8px;display:flex}.filters-drawer-foot{justify-content:space-between;align-items:center;gap:10px;padding:14px 20px;display:flex}.property-list-heading{border-bottom:1px solid var(--imobly-line);justify-content:space-between;align-items:center;gap:12px;padding:12px 8px 10px 14px;display:flex}.property-list-heading-text{min-width:0}.property-list-heading .eyebrow{margin:0 0 2px}.property-list-heading strong{color:#475569;font-size:13px}.property-list{grid-auto-rows:84px;gap:7px;min-height:0;padding:8px 8px 8px 10px;display:grid;overflow:auto}.property-list-item{appearance:none;border:1px solid var(--imobly-line);color:#172033;cursor:pointer;text-align:left;background:#fff;border-left-width:3px;border-radius:8px;grid-template-columns:66px minmax(0,1fr);gap:9px;width:100%;height:84px;min-height:84px;padding:7px;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid;position:relative;overflow:hidden}.property-list-item.is-sale{border-left-color:var(--imobly-sale)}.property-list-item.is-rental{border-left-color:var(--imobly-rental)}.property-list-item:hover,.property-list-item:focus-visible,.property-list-item.is-hovered{border-color:var(--imobly-accent);outline:none;transform:translateY(-1px);box-shadow:0 8px 20px #2563eb29}.property-list-item img,.property-list-photo{aspect-ratio:1;object-fit:cover;background:#e2e8f0;border-radius:6px;width:66px;height:70px;display:block;overflow:hidden}.property-list-photo.empty{color:#64748b;justify-content:center;align-items:center;font-size:11px;display:flex}.property-list-content{grid-template-rows:auto auto minmax(0,1fr);gap:2px;min-width:0;display:grid}.property-list-content strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.3;overflow:hidden}.property-list-summary{color:#475569;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;display:block;overflow:hidden}.property-list-detail{color:#64748b;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;display:block;overflow:hidden}.property-list-content a,.map-popup a{color:#1d4ed8;font-weight:700;text-decoration:none}.property-list-content a:hover,.map-popup a:hover{text-decoration:underline}.property-list-footer{justify-content:space-between;place-self:end stretch;align-items:center;gap:8px;min-width:0;display:flex}.property-list-footer b{color:#b91c1c;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-right:auto;font-size:13px;overflow:hidden}.property-list-fav{color:#94a3b8}.property-list-fav.is-active{color:#e11d48}.property-list-empty{color:#596579;margin:8px;font-size:13px}.property-list-totals{border-top:1px solid #1720331a;grid-template-columns:1fr 1fr;gap:8px;padding:8px 10px;display:grid}.property-list-totals div,.property-list-totals a{color:inherit;background:#f8fafc;border:1px solid #1720331a;border-radius:6px;justify-content:space-between;min-height:34px;padding:8px;text-decoration:none;display:flex}.property-list-totals span{color:#596579;font-size:11px;font-weight:700}.property-list-totals strong{color:#172033;font-size:13px}.map-edit-panel{z-index:4;background:#fffffff5;border:1px solid #1720331f;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;max-width:min(620px,100vw - 32px);padding:12px;display:flex;position:absolute;top:16px;left:16px;right:16px;box-shadow:0 16px 40px #1720332e}.map-edit-panel strong{font-size:14px;display:block}.map-edit-panel p{color:#475569;margin:4px 0 0;font-size:12px}.map-edit-actions{gap:8px;display:flex}.map-edit-actions button{appearance:none;color:#fff;cursor:pointer;font:inherit;background:#172033;border:0;border-radius:6px;padding:9px 12px;font-size:13px;font-weight:700}.map-edit-actions button:last-child{color:#172033;background:#e2e8f0}.edit-location-marker{background:#f59e0b;border:3px solid #fff;border-radius:999px;width:22px;height:22px;display:block;box-shadow:0 8px 20px #1720334d}.maplibregl-popup-content{box-sizing:border-box;transform:scale(var(--popup-scale,1));transform-origin:bottom;transition:transform .16s}.maplibregl-popup-close-button{color:#334155;z-index:4;background:#fffffff0;border-radius:0 8px 0 10px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:26px;line-height:1;display:flex}.maplibregl-popup-close-button:hover{color:#0f172a;background:#f1f5f9}.map-popup>.popup-title,.group-popup-title{padding-right:32px}@media (hover:none),(pointer:coarse){.maplibregl-popup-close-button{width:44px;height:44px;font-size:28px}}.maplibregl-popup-anchor-top .maplibregl-popup-content{transform-origin:top}.maplibregl-popup-anchor-bottom .maplibregl-popup-content{transform-origin:bottom}.maplibregl-popup-anchor-left .maplibregl-popup-content{transform-origin:0}.maplibregl-popup-anchor-right .maplibregl-popup-content{transform-origin:100%}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{transform-origin:0 0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{transform-origin:100% 0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{transform-origin:0 100%}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{transform-origin:100% 100%}.map-popup{min-width:160px}.popup-photo{aspect-ratio:4/3;object-fit:cover;background:#e2e8f0;border-radius:6px;width:100%;margin-bottom:8px;display:block;overflow:hidden}.map-popup-compact{min-width:150px}.map-popup-compact .popup-photo{margin-bottom:6px}.map-popup-preview-wrapper,.map-popup-preview-wrapper .maplibregl-popup-content,.map-popup-preview-wrapper .maplibregl-popup-tip{pointer-events:none}.popup-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.popup-price-row{margin-bottom:4px}.popup-price{color:#b91c1c;font-size:16px;font-weight:800}.popup-meta-row span{color:#475569;font-size:12px;font-weight:700}.map-popup .popup-title{color:#0f172a;margin-bottom:6px;font-size:13.5px;font-weight:800;line-height:1.25}.popup-specs{color:#2563eb;margin-top:4px;font-size:11.5px;font-weight:700}.popup-location{color:#475569;margin-top:4px;font-size:12px;font-weight:600}.popup-agency-row{margin-top:6px}.popup-agency{color:#64748b;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.popup-status{letter-spacing:.01em;border-radius:999px;flex:none;padding:2px 8px;font-size:10.5px;font-weight:700}.popup-status.is-on{color:#15803d;background:#16a34a1f}.popup-status.is-off{color:#475569;background:#64748b29}.popup-date{color:#94a3b8;margin-top:6px;font-size:11px;font-weight:600}.popup-link{color:#2563eb;flex:none;align-items:center;display:inline-flex}.popup-link:hover{color:#1d4ed8}.popup-actions{flex:none;align-items:center;gap:8px;display:inline-flex}.popup-fav{color:#94a3b8;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;display:inline-flex}.popup-fav:hover,.popup-fav.is-active{color:#e11d48}.popup-photo.empty{color:#64748b;justify-content:center;align-items:center;font-size:12px;display:flex}.map-popup strong{font-size:14px;display:block}.popup-history{border-top:1px solid #1720331a;margin-top:10px;padding-top:9px}.popup-history>span{color:#596579;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.price-history{align-items:center;gap:8px;display:flex}.price-history svg{width:112px;height:32px;display:block}.price-history-grid{fill:none;stroke:#17203329;stroke-width:1px}.price-history-line{fill:none;stroke:#2563eb;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.price-history-delta{color:#475569;min-width:48px;font-size:11px;font-weight:800}.price-history-delta.is-up{color:#b91c1c}.price-history-delta.is-down{color:#15803d}.price-history-empty{color:#64748b;margin:0;font-size:12px}.property-marker-anchor{line-height:0}.property-price-marker{appearance:none;color:#172033;cursor:pointer;letter-spacing:-.01em;transform:scale(var(--marker-scale,1));transform-origin:50%;white-space:nowrap;background:#fff;border:1px solid #17203314;border-radius:999px;align-items:center;gap:6px;padding:6px 11px 6px 8px;font-size:12.5px;font-weight:800;line-height:1;transition:transform .16s,box-shadow .16s,background .16s,color .16s;display:inline-flex;position:relative;box-shadow:0 1px 2px #17203329,0 6px 16px #1720331f}.property-price-dot{border-radius:999px;flex:none;width:8px;height:8px;box-shadow:0 0 0 2px #ffffffe6}.property-price-value{display:block}.property-price-marker.is-sale .property-price-dot{background:#dc2626}.property-price-marker.is-rental .property-price-dot{background:#16a34a}.property-price-marker.is-geocoded{border-style:dashed;border-color:#f59e0b}.property-price-marker.is-geocoded .property-price-dot{border-radius:1px;transform:rotate(45deg)}.property-price-marker:hover,.property-price-marker:focus-visible,.property-price-marker.is-hovered{transform:translateY(-2px) scale(calc(var(--marker-scale,1) * 1.05));z-index:2;outline:none}.property-price-marker.is-sale:hover,.property-price-marker.is-sale:focus-visible,.property-price-marker.is-sale.is-hovered{color:#fff;background:#dc2626;border-color:#dc2626;box-shadow:0 4px 10px #dc262652,0 10px 24px #dc262647}.property-price-marker.is-rental:hover,.property-price-marker.is-rental:focus-visible,.property-price-marker.is-rental.is-hovered{color:#fff;background:#16a34a;border-color:#16a34a;box-shadow:0 4px 10px #16a34a52,0 10px 24px #16a34a47}.property-price-marker:hover .property-price-dot,.property-price-marker:focus-visible .property-price-dot,.property-price-marker.is-hovered .property-price-dot{background:#fff;box-shadow:0 0 0 2px #ffffff59}.property-group-marker{appearance:none;color:#fff;cursor:pointer;transform:scale(var(--marker-scale,1));transform-origin:50%;white-space:nowrap;background:#172033;border:1px solid #ffffffd9;border-radius:999px;align-items:center;gap:7px;padding:4px 13px 4px 4px;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 1px 2px #17203333,0 8px 20px #17203347}.property-group-marker:hover,.property-group-marker:focus-visible{transform:translateY(-2px) scale(calc(var(--marker-scale,1) * 1.04));outline:none;box-shadow:0 4px 12px #17203352,0 12px 28px #1720334d}.property-group-count{background:#2563eb;border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:26px;padding:0 6px;font-size:13px;font-weight:800;display:inline-flex}.property-group-text{text-align:left;gap:1px;line-height:1.1;display:grid}.property-group-text strong{font-size:12.5px;font-weight:800}.property-group-text small{opacity:.8;font-size:10.5px;font-weight:600}.group-popup .group-popup-title{margin-bottom:10px;padding:1px 4px 0;font-size:14px;display:block}.group-popup{width:min(340px,100vw - 76px)}.group-popup-list{gap:8px;max-height:360px;padding:2px 4px 2px 2px;display:grid;overflow-y:auto}.group-popup-item{appearance:none;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #17203314;border-radius:8px;grid-template-columns:4px 56px minmax(0,1fr) 30px;align-items:center;gap:9px;width:100%;min-height:66px;padding:6px 8px 6px 6px;transition:background .12s,border-color .12s;display:grid}.group-popup-item:hover,.group-popup-item:focus-visible{background:#eef2ff;border-color:#2563eb66;outline:none}.group-popup-dot{border-radius:999px;align-self:stretch;width:4px;min-height:40px}.group-popup-item.is-sale .group-popup-dot{background:#dc2626}.group-popup-item.is-rental .group-popup-dot{background:#16a34a}.group-popup-body{gap:2px;min-width:0;display:grid}.group-popup-body strong{font-size:13px}.group-popup-body span{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.group-popup-body small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.group-popup-photo{background:#e2e8f0;border-radius:7px;justify-content:center;align-items:center;width:56px;height:52px;display:flex;position:relative;overflow:hidden}.group-popup-photo img{object-fit:cover;width:100%;height:100%}.group-popup-photo-loading{background:linear-gradient(100deg,#e2e8f0 20%,#f8fafc 48%,#e2e8f0 76%) 0 0/220% 100%;animation:1.15s ease-in-out infinite alternate group-photo-loading;position:absolute;inset:0}.group-popup-photo.is-empty:before{color:#94a3b8;content:"—";font-size:15px;font-weight:800}.group-popup-agency-initial{color:#3730a3;background:#e0e7ff;border:1px solid #c7d2fe;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:inline-flex}@keyframes group-photo-loading{0%{background-position:100% 0}to{background-position:0 0}}@media (max-width:760px){.toolbar-quicklink,.toolbar-brand{display:none}}@media (max-width:640px){.map-shell,.map-shell.is-list-collapsed{grid-template-rows:auto minmax(0,1fr) 40vh;grid-template-columns:1fr}.map-toolbar{flex-wrap:wrap;grid-area:1/1}.toolbar-search{flex:100%;max-width:none}.toolbar-negocio{flex:150px;width:auto;max-width:190px}.property-list-panel{border-right:0;border-top:1px solid var(--imobly-line);grid-area:3/1;box-shadow:0 -8px 24px #17203314}.map-shell.is-list-collapsed .property-list-panel{opacity:1;pointer-events:auto;transform:none}.map-area{grid-area:2/1}.map-list-reopen{display:none}.map-shell.is-list-collapsed .map-status-pill{left:16px}.property-list{min-height:0}}.favorites-page{background:#f8fafc;min-height:100vh;padding:24px}.favorites-header{justify-content:space-between;align-items:center;gap:16px;max-width:1120px;margin:0 auto 16px;display:flex}.favorites-header h1{margin:0;font-size:26px;line-height:1.2}.favorites-header a,.favorite-card-actions a,.favorite-card-actions button{color:#fff;cursor:pointer;font:inherit;background:#172033;border:0;border-radius:6px;padding:9px 12px;font-size:13px;font-weight:700;text-decoration:none}.favorites-totals{grid-template-columns:repeat(2,minmax(0,160px));gap:10px;max-width:1120px;margin:0 auto 16px;display:grid}.favorites-totals div{background:#fff;border:1px solid #1720331a;border-radius:7px;justify-content:space-between;padding:12px;display:flex}.favorites-totals span{color:#596579;font-size:12px;font-weight:700}.favorites-totals strong{color:#172033}.favorites-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;max-width:1120px;margin:0 auto;display:grid}.favorite-card{background:#fff;border:1px solid #1720331a;border-radius:8px;grid-template-columns:120px minmax(0,1fr);gap:12px;min-height:170px;padding:10px;display:grid;overflow:hidden}.favorite-card img,.favorite-card-photo{aspect-ratio:4/3;object-fit:cover;background:#e2e8f0;border-radius:6px;width:120px;height:90px;display:block}.favorite-card-photo.empty{color:#64748b;justify-content:center;align-items:center;font-size:12px;display:flex}.favorite-card-content{gap:6px;min-width:0;display:grid}.favorite-card-content strong{font-size:14px;line-height:1.25}.favorite-card-content>span{color:#b91c1c;font-size:13px;font-weight:800}.favorite-card-content dl{grid-template-columns:62px minmax(0,1fr);gap:3px 8px;margin:0;display:grid}.favorite-card-content dt{color:#596579;font-size:12px;font-weight:700}.favorite-card-content dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.favorite-card-actions{align-items:center;gap:8px;display:flex}.favorite-card-actions button{color:#172033;background:#e2e8f0}.favorites-empty{color:#596579;margin:8px 0;font-size:14px}.favorites-status,.favorites-error{max-width:1120px;margin:0 auto 14px;font-size:13px}.favorites-status{color:#596579}.favorites-error{color:#b91c1c}@media (max-width:640px){.favorites-page{padding:14px}.favorites-header{flex-direction:column;align-items:stretch}.favorites-totals{grid-template-columns:1fr 1fr}.favorite-card{grid-template-columns:96px minmax(0,1fr)}.favorite-card img,.favorite-card-photo{width:96px;height:72px}}.scratch-page{background:#f8fafc;min-height:100vh;padding:24px}.scratch-header{justify-content:space-between;align-items:center;gap:16px;max-width:1280px;margin:0 auto 16px;display:flex}.scratch-header h1{margin:0;font-size:26px;line-height:1.2}.scratch-header-actions{align-items:center;gap:8px;display:flex}.scratch-sync-option{background:#fff;border:1px solid #1720331f;border-radius:6px;align-items:center;gap:8px;min-height:40px;padding:6px 8px;display:flex}.scratch-sync-option span{color:#596579;font-size:12px;font-weight:800}.scratch-sync-option select{color:#172033;font:inherit;background:#f8fafc;border:1px solid #17203329;border-radius:5px;min-height:28px;font-size:13px}.scratch-header a,.scratch-header button{appearance:none;color:#fff;cursor:pointer;font:inherit;background:#172033;border:0;border-radius:6px;padding:10px 12px;font-size:13px;font-weight:700;text-decoration:none}.scratch-header button{background:#2563eb}.scratch-header button:disabled{cursor:wait;background:#94a3b8}.scratch-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;max-width:1280px;margin:0 auto 14px;display:grid}.scratch-summary div{background:#fff;border:1px solid #1720331a;border-radius:8px;gap:6px;padding:12px;display:grid}.scratch-summary span{color:#596579;font-size:12px;font-weight:700}.scratch-summary strong{color:#172033;font-size:22px;line-height:1}.scratch-status,.scratch-error{max-width:1280px;margin:0 auto 14px;font-size:13px}.scratch-status{color:#596579}.scratch-error{color:#b91c1c}.scratch-progress-panel{background:#fff;border:1px solid #1720331a;border-radius:8px;gap:10px;max-width:1280px;margin:0 auto 14px;padding:12px;display:grid}.scratch-progress-head{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.scratch-progress-head strong{color:#172033;font-size:14px}.scratch-progress-head span{color:#596579;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.scratch-progress-track{background:#e2e8f0;border-radius:999px;width:100%;height:12px;position:relative;overflow:hidden}.scratch-progress-track>span{border-radius:inherit;background:#2563eb;min-width:3px;height:100%;transition:width .24s;display:block}.scratch-progress-track.is-indeterminate>span{background-image:linear-gradient(90deg,#2563eb 0 35%,#60a5fa 50%,#2563eb 65% 100%);background-size:48px 100%;animation:1s linear infinite scratch-progress-stripes}.scratch-progress-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.scratch-progress-steps span{color:#94a3b8;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.scratch-progress-steps span.is-active{color:#1d4ed8}@keyframes scratch-progress-stripes{0%{background-position:0 0}to{background-position:48px 0}}.scratch-log-panel{color:#e2e8f0;background:#0f172a;border:1px solid #0f172a38;border-radius:8px;max-width:1280px;margin:0 auto 14px;overflow:hidden}.scratch-log-panel header{background:#111827;border-bottom:1px solid #e2e8f01f;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.scratch-log-panel strong{font-size:13px}.scratch-log-panel span{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.scratch-log-panel pre{white-space:pre-wrap;max-height:220px;margin:0;padding:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.45;overflow:auto}.scratch-table-wrap{background:#fff;border:1px solid #1720331a;border-radius:8px;max-width:1280px;margin:0 auto;overflow:auto}.scratch-table{border-collapse:collapse;width:100%;min-width:1120px}.scratch-table th,.scratch-table td{text-align:left;vertical-align:top;border-bottom:1px solid #17203314;padding:11px 12px}.scratch-table th{color:#475569;text-transform:uppercase;z-index:1;background:#f1f5f9;font-size:11px;font-weight:800;position:sticky;top:0}.scratch-table td{color:#172033;font-size:13px}.scratch-table td>strong,.scratch-table td>span,.scratch-table td>small{display:block}.scratch-table td>span,.scratch-table td>small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:260px;margin-top:3px;font-size:12px;overflow:hidden}.scratch-status-pill{color:#475569;white-space:nowrap;background:#e2e8f0;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.scratch-status-pill.is-success{color:#166534;background:#dcfce7}.scratch-status-pill.is-running{color:#1d4ed8;background:#dbeafe}.scratch-status-pill.is-error{color:#991b1b;background:#fee2e2}.scratch-row-button{appearance:none;color:#3730a3;cursor:pointer;font:inherit;white-space:nowrap;background:#eef2ff;border:1px solid #c7d2fe;border-radius:6px;min-width:72px;padding:7px 10px;font-size:12px;font-weight:800}.scratch-row-button:disabled{color:#94a3b8;cursor:wait;background:#f1f5f9;border-color:#cbd5e1}.scratch-empty{color:#596579;margin:0;padding:16px;font-size:14px}@media (max-width:900px){.scratch-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.scratch-page{padding:14px}.scratch-header,.scratch-header-actions{flex-direction:column;align-items:stretch}.scratch-sync-option{justify-content:space-between}.scratch-summary{grid-template-columns:1fr}}.users-page{background:#f8fafc;min-height:100vh;padding:24px}.users-header{justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto 16px;display:flex}.users-header h1{margin:0;font-size:26px;line-height:1.2}.users-header-actions{align-items:center;gap:8px;display:flex}.users-header-actions a,.users-header-actions button{appearance:none;color:#fff;cursor:pointer;font:inherit;background:#172033;border:0;border-radius:6px;padding:10px 12px;font-size:13px;font-weight:700;text-decoration:none}.users-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:1180px;margin:0 auto 14px;display:grid}.users-summary div{background:#fff;border:1px solid #1720331a;border-radius:8px;gap:6px;padding:12px;display:grid}.users-summary span,.users-form label span{color:#596579;font-size:12px;font-weight:700}.users-summary strong{color:#172033;font-size:22px;line-height:1}.users-status,.users-error{max-width:1180px;margin:0 auto 14px;font-size:13px}.users-status{color:#596579}.users-error{color:#b91c1c}.users-grid{max-width:1180px;margin:0 auto}.users-table-wrap{background:#fff;border:1px solid #1720331a;border-radius:8px}.users-form{background:#fff;gap:12px;padding:14px;display:grid}.users-form header{justify-content:space-between;align-items:center;gap:12px;display:flex}.users-form h2{margin:0;font-size:18px;line-height:1.2}.users-form label{gap:6px;display:grid}.users-form input,.users-form select{color:#172033;font:inherit;border:1px solid #17203329;border-radius:6px;min-height:40px;padding:8px 10px}.users-check{align-items:center;gap:8px;display:flex}.users-check input{min-height:auto}.users-form-actions,.users-row-actions{flex-wrap:wrap;gap:8px;display:flex}.users-form-actions button,.users-row-actions button{appearance:none;color:#fff;cursor:pointer;font:inherit;background:#2563eb;border:0;border-radius:6px;padding:9px 12px;font-size:13px;font-weight:700}.users-form-actions button[type=button],.users-row-actions button:last-child{background:#475569}.users-form-actions button:disabled,.users-row-actions button:disabled{cursor:not-allowed;background:#94a3b8}.users-table-wrap{overflow:auto}.users-table{border-collapse:collapse;width:100%;min-width:720px}.users-table th,.users-table td{text-align:left;vertical-align:top;border-bottom:1px solid #17203314;padding:12px}.users-table th{color:#475569;text-transform:uppercase;background:#f1f5f9;font-size:11px;font-weight:800}.users-table td{color:#172033;font-size:13px}.users-table td strong,.users-table td span{display:block}.users-table td span{color:#64748b;margin-top:3px;font-size:12px}.users-table td .users-pill{color:#991b1b;white-space:nowrap;background:#fee2e2;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.users-table td .users-pill.is-active{color:#166534;background:#dcfce7}.users-empty{color:#596579;margin:0;padding:16px;font-size:14px}.users-modal-backdrop{z-index:20;background:#0f172a7a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.users-modal{background:#fff;border:1px solid #17203329;border-radius:8px;width:100%;max-width:440px;max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 24px 70px #0f172a4d}.users-modal .users-form{border:0}.users-modal-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:0;padding:9px 10px;font-size:13px}@media (max-width:640px){.users-page{padding:14px}.users-header,.users-header-actions{flex-direction:column;align-items:stretch}.users-summary{grid-template-columns:1fr}}.map-shell{background:#eef2f6;grid-template-columns:352px minmax(0,1fr)}.map-toolbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom-color:#0f172a14;min-height:64px;padding:11px 18px}.toolbar-brand{color:#0f172a;letter-spacing:-.04em;font-size:19px}.toolbar-brand:before{content:"";background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:7px;width:10px;height:10px;margin-right:9px;display:inline-block;transform:rotate(45deg)}.property-list-panel{background:#f8fafc;border-right-color:#0f172a14;box-shadow:10px 0 30px #0f172a14}.property-list-heading{background:#fffc;padding:15px 10px 13px 18px}.property-list{grid-auto-rows:102px;gap:10px;padding:12px}.property-list-item{border:1px solid #0f172a14;border-left-width:3px;border-radius:13px;grid-template-columns:86px minmax(0,1fr);gap:11px;height:102px;min-height:102px;padding:7px}.property-list-item:hover,.property-list-item:focus-visible,.property-list-item.is-hovered{transform:translateY(-2px);box-shadow:0 12px 28px #2563eb24}.property-list-photo,.property-list-item .property-list-photo{background:linear-gradient(135deg,#e2e8f0,#f1f5f9);border-radius:9px;width:86px;height:86px;position:relative;overflow:hidden}.property-list-photo img,.property-list-item .property-list-photo img{border-radius:inherit;object-fit:cover;width:100%;height:100%;transition:transform .3s}.property-list-item:hover .property-list-photo img{transform:scale(1.04)}.property-list-photo-empty{color:#94a3b8;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.property-list-content strong{font-size:13.5px}.property-list-footer b{color:#0f172a;font-size:14px}.property-detail-dialog{max-height:min(880px,100vh - 38px);overflow:hidden;border-radius:22px!important;box-shadow:0 32px 90px #0f172a57!important}.property-detail-close{z-index:4;top:14px;right:14px;box-shadow:0 5px 18px #0f172a2e;background:#fffffff0!important;position:absolute!important}.property-detail-content{grid-template-columns:minmax(0,1.08fr) minmax(370px,.92fr);display:grid;padding:0!important}.property-detail-loading{color:#475569;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:420px;padding:40px;display:flex}.property-detail-loading strong{color:#0f172a;font-size:18px}.property-detail-loading span{font-size:13px}.property-detail-loading.is-error strong{color:#b91c1c}.property-gallery{background:#0f172a;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:680px;display:grid;overflow:hidden}.property-gallery-stage{min-height:0;position:relative;overflow:hidden}.property-gallery-stage>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.property-gallery-stage:after{content:"";pointer-events:none;background:linear-gradient(#0000 72%,#0f172a80);height:35%;position:absolute;bottom:0;left:0;right:0}.property-gallery-empty{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;display:flex}.property-gallery-empty svg{font-size:48px}.gallery-arrow{z-index:2;top:50%;transform:translateY(-50%);background:#ffffffeb!important;position:absolute!important}.gallery-arrow.is-previous{left:14px}.gallery-arrow.is-next{right:14px}.gallery-counter{color:#fff;z-index:2;background:#0f172ac2;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;position:absolute;bottom:14px;right:14px}.property-gallery-thumbs{gap:8px;padding:10px;display:flex;overflow-x:auto}.property-gallery-thumbs button{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:9px;flex:0 0 66px;height:50px;padding:0;overflow:hidden}.property-gallery-thumbs button.is-active{border-color:#60a5fa}.property-gallery-thumbs img{object-fit:cover;width:100%;height:100%}.property-detail-body{background:#fff;padding:34px 32px 32px;overflow-y:auto}.property-detail-heading{justify-content:space-between;align-items:flex-start;gap:16px;padding-right:36px;display:flex}.property-detail-kicker{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.property-detail-heading h2{color:#0f172a;letter-spacing:-.035em;margin:7px 0 10px;font-size:clamp(23px,2.5vw,32px);line-height:1.08}.property-detail-heading p{color:#64748b;align-items:center;gap:5px;margin:0;font-size:13px;display:flex}.property-detail-favorite{color:#64748b!important;border:1px solid #e2e8f0!important}.property-detail-favorite.is-active{color:#e11d48!important}.property-detail-price-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin:25px 0 20px;padding-bottom:20px;display:flex}.property-detail-price-row>strong{color:#0f172a;letter-spacing:-.035em;font-size:28px}.property-spec-grid,.property-origin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.property-detail-field{min-width:0}.property-detail-field>span{color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.property-detail-field>strong{color:#334155;overflow-wrap:anywhere;font-size:13px;display:block}.property-detail-field.is-wide{grid-column:1/-1}.property-feature-chips{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.property-copy{border-top:1px solid #e2e8f0;margin-top:22px;padding-top:20px}.property-copy h3,.property-section-title h3{color:#0f172a;margin:0;font-size:15px}.property-copy p{color:#475569;white-space:pre-line;margin:10px 0 0;font-size:13px;line-height:1.65}.property-origin-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:22px;padding:17px}.property-history-card{border-bottom:1px solid #e2e8f0;margin-top:22px;padding-bottom:4px}.property-history-card .property-section-title{justify-content:space-between}.property-history-card .property-section-title>span{color:#94a3b8;font-size:11px;font-weight:700}.property-history-list>div{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:9px 0;font-size:12px;display:flex}.property-history-list span{color:#64748b}.property-history-list strong{color:#334155}.property-section-title{align-items:center;gap:7px;margin-bottom:15px;display:flex}.property-section-title svg{color:#2563eb}.property-origin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-original-link{width:100%;text-transform:none!important;border-radius:11px!important;margin-top:22px!important}@media (max-width:900px){.property-detail-content{display:block;overflow-y:auto}.property-gallery{height:min(52vh,470px);min-height:340px}.property-detail-body{overflow:visible}}@media (max-width:640px){.map-shell,.map-shell.is-list-collapsed{grid-template-columns:1fr}.property-detail-dialog{max-height:calc(100vh - 16px);border-radius:16px 16px 0 0!important;width:100%!important;margin:16px 0 0!important}.property-gallery{height:42vh;min-height:280px}.property-detail-body{padding:26px 20px 24px}.property-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-origin-grid{grid-template-columns:1fr}.map-shell,.map-shell.is-list-collapsed{grid-template-rows:auto minmax(0,1fr) clamp(178px,28dvh,224px);grid-template-columns:minmax(0,1fr);height:100dvh;min-height:0}.map-toolbar{flex-wrap:nowrap;gap:6px;min-height:54px;padding:6px 8px}.toolbar-brand,.toolbar-negocio,.toolbar-price,.toolbar-quicklink,.toolbar-spacer{display:none!important}.toolbar-search{flex:auto;min-width:0;max-width:none}.toolbar-search .MuiInputBase-root{height:40px}.map-toolbar>.MuiBadge-root{flex:none}.map-toolbar>.MuiBadge-root .MuiButton-root{min-width:0;padding-inline:10px}.property-list-panel{grid-template-rows:38px minmax(0,1fr);transition:opacity .2s,transform .2s}.property-list-heading{padding:5px 7px 5px 12px}.property-list-heading .eyebrow{display:none}.property-list{scroll-snap-type:x proximity;scrollbar-width:thin;align-items:stretch;gap:9px;padding:8px 10px 10px;scroll-padding-inline:10px;display:flex;overflow:auto hidden}.property-list-item{scroll-snap-align:start;flex:0 0 min(82vw,318px);grid-template-columns:88px minmax(0,1fr);gap:9px;height:auto;min-height:116px;padding:7px}.property-list-photo,.property-list-item .property-list-photo{width:88px;height:100%;min-height:100px}.property-list-content strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.25;display:-webkit-box;overflow:hidden}.property-list-detail{white-space:normal}.property-list-totals{display:none}.map-status-pill{max-width:calc(100% - 20px);padding:6px 10px;bottom:10px;left:10px}.map-shell.is-list-collapsed{grid-template-rows:auto minmax(0,1fr) 0}.map-shell.is-list-collapsed .property-list-panel{opacity:0;pointer-events:none;transform:translateY(100%)}.map-list-reopen{display:inline-flex;bottom:10px;left:10px}.map-shell.is-list-collapsed .map-status-pill{max-width:calc(100% - 115px);left:105px}.filters-mobile-only{display:flex!important}.filters-drawer{width:min(92vw,380px)}}
