.wa-faq-overlay{z-index:12000;background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.wa-faq-modal{color:#111827;background:#fff;border-radius:8px;max-width:520px;max-height:85vh;padding:1.25rem 1.5rem;position:relative;overflow-y:auto;box-shadow:0 10px 40px #0003}.wa-faq-modal h3{color:#0f172a;margin-top:0;font-size:1.1rem;font-weight:700}.wa-faq-modal h4{color:#0f172a;margin:1rem 0 .35rem;font-size:.95rem;font-weight:600}.wa-faq-modal p{color:#334155;margin:0 0 .5rem;font-size:.9rem;line-height:1.45}.wa-faq-close{cursor:pointer;color:#475569;background:0 0;border:none;font-size:1.5rem;line-height:1;position:absolute;top:.5rem;right:.5rem}.wa-faq-close:hover{color:#0f172a}.wa-qr-modal-overlay{z-index:10050;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.wa-qr-modal-box{color:#111827;text-align:center;background:#fff;border-radius:8px;width:100%;max-width:min(320px,100%);margin:auto;padding:1.25rem;position:relative;box-shadow:0 25px 50px #00000040}.wa-qr-modal-box h4{color:#0f172a;margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.wa-qr-modal-box p:not(.wa-qr-modal-hint){color:#4b5563;margin:.5rem 0;font-size:.9rem}.wa-qr-modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:1.5rem;position:absolute;top:.35rem;right:.35rem}.wa-qr-modal-hint{color:#4b5563;margin:.5rem 0 1rem;font-size:.85rem}.wa-qr-modal-content-area{justify-content:center;align-items:center;min-height:272px;display:flex}.wa-qr-modal-img{border:1px solid #e5e7eb;border-radius:8px;width:min(260px,100%);max-width:100%;height:auto;margin:0 auto;display:block}.wa-qr-modal-note{color:#6b7280;margin:.75rem 0 0;font-size:.82rem;line-height:1.45}.wa-qr-modal-hint--pairing{color:#0f766e;font-weight:600}.wa-qr-pairing-spinner{border:3px solid #e5e7eb;border-top-color:#25d366;border-radius:50%;width:2.5rem;height:2.5rem;margin:1rem auto;animation:.8s linear infinite wa-qr-spin}@keyframes wa-qr-spin{to{transform:rotate(360deg)}}.wa-qr-refresh-btn{width:100%;margin-top:.85rem}.app-dialog-backdrop{z-index:10050;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a8c;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.app-dialog-panel{color:#0f172a;width:min(420px,100%);max-height:min(85vh,520px);box-shadow:var(--shadow-lg,0 20px 40px #00000059);background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.app-dialog-panel--success{border-top:4px solid #16a34a}.app-dialog-panel--error{border-top:4px solid #dc2626}.app-dialog-panel--warning{border-top:4px solid #d97706}.app-dialog-panel--info{border-top:4px solid #2563eb}.app-dialog-header{padding:1rem 1.25rem .35rem}.app-dialog-title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.app-dialog-body{color:#1e293b;white-space:pre-wrap;word-break:break-word;padding:.5rem 1.25rem 1.1rem;font-size:.95rem;line-height:1.55;overflow-y:auto}.app-dialog-hint{color:#334155;margin-bottom:.65rem;font-size:.82rem;font-weight:600;display:block}.app-dialog-input{border-radius:8px;width:100%;padding:.55rem .65rem;font-size:.95rem;color:#0f172a!important;background:#fff!important;border:1.5px solid #cbd5e1!important}.app-dialog-input:focus{box-shadow:0 0 0 3px #2563eb33;border-color:#2563eb!important}.app-dialog-body .app-dialog-input{margin-top:.75rem}.app-dialog-body .app-dialog-input:first-child{margin-top:0}.app-dialog-footer{background:#f8fafc;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:.75rem 1.25rem 1rem;display:flex}.app-dialog-btn{border-radius:8px;padding:.45rem 1rem;font-size:.875rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.app-dialog-btn--primary{color:#f8fafc;background:#0f172a}.app-dialog-btn--primary:hover{background:#1e293b}.app-dialog-btn--ghost{color:#334155;background:#fff;border:1px solid #cbd5e1}.app-dialog-btn--ghost:hover{background:#f1f5f9}.app-dialog-btn--danger{color:#fff;background:#b91c1c}.app-dialog-btn--danger:hover{background:#991b1b}.app-error-fallback{min-height:40vh;color:var(--color-text,#f5f5f7);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.app-error-fallback p{max-width:28rem;color:var(--color-text-secondary,#c5c5cd);margin:0;line-height:1.5}.app-error-fallback button{background:var(--color-accent,#c73939);color:#fff;border-radius:8px;padding:.5rem 1.1rem;font-weight:600}.app-error-fallback button:hover{filter:brightness(1.05)}.listing-photo-mosaic-grid{--listing-photo-mosaic-gap:8px;padding:var(--listing-photo-mosaic-gap);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:calc((100% - var(--listing-photo-mosaic-gap)) / 2);gap:var(--listing-photo-mosaic-gap);scroll-snap-type:y mandatory;min-height:0;scroll-padding-top:var(--listing-photo-mosaic-gap);scroll-behavior:smooth;flex:1;display:grid;overflow-y:auto}.listing-photo-mosaic-item{cursor:zoom-in;scroll-snap-align:start;scroll-snap-stop:always;background:#27272a;border:4px solid #0000;border-radius:6px;min-height:220px;padding:0;display:block;position:relative;overflow:hidden}.listing-photo-mosaic-item.is-selectable{cursor:default}.listing-photo-mosaic-item.is-street-view{border-color:#2563eb}.inspection-photo-mosaic .listing-photo-mosaic-item.is-street-view,.listing-photo-mosaic-item.is-demanda{border-color:#dc2626}.listing-photo-mosaic-item.is-both{border-color:#16a34a}.listing-photo-mosaic-item img{object-fit:cover;width:100%;height:100%;transition:opacity .15s;display:block;position:absolute;inset:0}.listing-photo-mosaic-item:hover img{opacity:.88}.listing-photo-checkbox{z-index:1;color:#fff;cursor:pointer;background:#111827b8;border:2px solid #fff;border-radius:5px;justify-content:center;align-items:center;min-width:1.73rem;height:1.73rem;padding:0 .3rem;font-size:.95rem;font-weight:800;line-height:1;transition:background .15s,border-color .15s;display:inline-flex;position:absolute;top:.6rem;box-shadow:0 8px 20px #00000052}.listing-photo-checkbox-street-view{border-color:#2563eb;left:.6rem}.listing-photo-checkbox-demanda{border-color:#dc2626;right:.6rem}.listing-photo-checkbox-street-view.is-checked{background:#2563eb;border-color:#2563eb}.listing-photo-checkbox-demanda.is-checked{background:#dc2626;border-color:#dc2626}.listing-photo-mosaic-empty{color:#a1a1aa;text-align:center;background:#18181b;flex:1;justify-content:center;align-items:center;min-height:0;padding:1rem;font-size:.9rem;display:flex}.listing-photo-mosaic-grid.photo-gallery-mosaic,.listing-photo-mosaic-grid.inspection-photo-mosaic{--listing-photo-mosaic-gap:2px}.photo-gallery-mosaic .listing-photo-mosaic-item,.inspection-photo-mosaic .listing-photo-mosaic-item{border-width:2px}.photo-gallery-mosaic .listing-photo-mosaic-item.is-street-view,.photo-gallery-mosaic .listing-photo-mosaic-item.is-demanda,.photo-gallery-mosaic .listing-photo-mosaic-item.is-both,.inspection-photo-mosaic .listing-photo-mosaic-item.is-street-view,.inspection-photo-mosaic .listing-photo-mosaic-item.is-demanda,.inspection-photo-mosaic .listing-photo-mosaic-item.is-both{border-width:4px}@media (width>=900px){.listing-photo-mosaic-grid.photo-gallery-mosaic{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1200px){.listing-photo-mosaic-grid.photo-gallery-mosaic{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=820px){.listing-photo-mosaic-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:calc((100% - var(--listing-photo-mosaic-gap)) / 2)}.listing-photo-mosaic-item{min-height:160px}}.listing-attributes-row{flex-wrap:wrap;align-items:center;gap:.2rem .9rem;min-width:0;display:flex}.listing-attribute{color:#d4d4d8;white-space:nowrap;align-items:center;gap:.3rem;font-size:.78rem;display:inline-flex}.listing-attribute svg{color:#a1a1aa;flex-shrink:0;font-size:.9rem}.google-map-frame-wrap{background:#111827;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.google-map-frame,.google-map-js-canvas{width:100%;height:100%;display:block}.google-map-frame{border:0}.google-map-empty{color:#d1d5db;text-align:center;background:#111827;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;min-height:260px;padding:1rem;display:flex}.google-map-empty-overlay{background:#111827eb;min-height:0;position:absolute;inset:0}.google-map-loading{color:#d1d5db;pointer-events:none;background:#111827c7;justify-content:center;align-items:center;font-size:.9rem;display:flex;position:absolute;inset:0}.google-map-address-search{z-index:3;background:#fff;border:1px solid #11182733;border-radius:7px;min-width:0;max-width:28rem;display:flex;position:absolute;top:3.75rem;left:.75rem;right:9.5rem;overflow:hidden;box-shadow:0 8px 22px #0f172a38}.google-map-address-search--number{box-sizing:border-box;width:9.25rem;max-width:9.25rem;height:3.5rem;top:.625rem;left:14.6rem;right:auto}.google-map-address-search.google-map-address-search--number button{width:2.5rem;height:100%;font-size:.92rem}.google-map-number-prefix{color:#6b7280;background:#f3f4f6;border-right:1px solid #e5e7eb;flex:none;align-items:center;padding:0 .55rem;font-size:.95rem;font-weight:700;display:inline-flex}.google-map-address-search input{color:#111827;background:#fff;border:0;outline:none;flex:1;min-width:0;height:2.25rem;padding:0 .75rem;font-size:.82rem}.google-map-address-search.google-map-address-search--number input{text-align:center;letter-spacing:0;height:100%;padding:0 .35rem;font-size:1.05rem}.google-map-address-search input::placeholder{color:#6b7280}.google-map-address-search button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-left:1px solid #e5e7eb;width:3rem;height:2.25rem;font-size:.78rem;font-weight:700}.google-map-address-search button:hover{background:#1d4ed8}.google-map-mode-switch{z-index:2;background:#fff;border:1px solid #11182733;border-radius:7px;display:inline-flex;position:absolute;top:4.75rem;left:0;right:auto;overflow:hidden;box-shadow:0 8px 22px #0f172a38}.google-map-mode-switch button{color:#374151;white-space:nowrap;cursor:pointer;background:#fff;border:0;border-right:1px solid #e5e7eb;height:2rem;padding:0 .8rem;font-size:.78rem;font-weight:700}.google-map-mode-switch button:last-child{border-right:0}.google-map-mode-switch button:hover{background:#f3f4f6}.google-map-mode-switch button.active{color:#fff;background:#2563eb}.google-map-street-ends{z-index:2;background:#fff;border:1px solid #11182733;border-radius:7px;display:inline-flex;position:absolute;top:4.75rem;left:11.961rem;right:auto;overflow:hidden;box-shadow:0 8px 22px #0f172a38}.google-map-street-ends button{color:#374151;white-space:nowrap;cursor:pointer;background:#fff;border:0;border-right:1px solid #e5e7eb;height:2rem;padding:0 .65rem;font-size:.72rem;font-weight:700}.google-map-street-ends button:last-child{border-right:0}.google-map-street-ends button:hover:not(:disabled){background:#f3f4f6}.google-map-street-ends button:disabled{color:#9ca3af;cursor:wait}@media (width<=620px){.google-map-address-search:not(.google-map-address-search--number){max-width:none;right:.75rem}.google-map-mode-switch{top:3.5rem;left:50%;right:auto;transform:translate(-50%)}}.google-map-recovery-panel{z-index:6;background:#fff;border-radius:9px;flex-direction:column;gap:.5rem;width:min(92%,26rem);padding:.75rem;display:flex;position:absolute;top:.75rem;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #0f172a4d}.google-map-recovery-message{color:#92400e;font-size:.8rem;font-weight:600}.google-map-recovery-form{border:1px solid #d1d5db;border-radius:7px;display:flex;overflow:hidden}.google-map-recovery-form input{color:#111827;background:#fff;border:0;outline:none;flex:1;min-width:0;height:2.25rem;padding:0 .75rem;font-size:.84rem}.google-map-recovery-form button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-left:1px solid #e5e7eb;padding:0 .9rem;font-size:.8rem;font-weight:700}.google-map-recovery-form button:hover{background:#1d4ed8}.google-map-recovery-save{color:#fff;cursor:pointer;background:#16a34a;border:1px solid #15803d;border-radius:7px;height:2.25rem;font-size:.84rem;font-weight:700}.google-map-recovery-save:hover{background:#15803d}.google-map-empty .google-map-open-link{color:#fff;background:#111827e6;border:1px solid #d1d5db73;border-radius:7px;justify-content:center;align-items:center;padding:.48rem .75rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex;position:static}.google-map-open-link:hover{background:#2563eb;border-color:#1d4ed8}.address-search-modal-overlay{z-index:5000;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.address-search-modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:720px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 25px 50px #0003}.address-search-modal-header{border-bottom:1px solid var(--zs-border,#e5e7eb);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.address-search-modal-header h3{color:#1f2937;margin:0;font-size:1rem;font-weight:600}.address-search-modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;padding:.15rem .4rem;font-size:1.5rem;line-height:1}.address-search-modal-close:hover{color:#111827;background:#f3f4f6}.address-search-modal-body{padding:1rem;overflow-y:auto}.address-search-modal-fields{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-bottom:.75rem;display:flex}.address-search-modal-results{min-height:48px}.negocio-tag{letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;font-weight:600;line-height:1.2;display:inline-flex}.negocio-tag--md{padding:.22rem .6rem;font-size:.75rem}.negocio-tag--sm{padding:.18rem .5rem;font-size:.7rem}.negocio-tag--aluguel{color:#082f49;background:#38bdf8;border-color:#7dd3fc}.negocio-tag--venda{color:#2e1065;background:#a78bfa;border-color:#c4b5fd}.negocio-tag-pair{align-items:center;gap:.2rem;display:inline-flex}.negocio-tag-pair-sep{color:#94a3b8;font-size:.7rem;font-weight:600}.negocio-text{letter-spacing:.02em;white-space:nowrap;font-size:.75rem;font-weight:600;line-height:1.2;display:inline}.negocio-text--aluguel{color:#7dd3fc}.negocio-text--venda{color:#c4b5fd}.inspection-overlay{z-index:3200;background:#000000e0;justify-content:stretch;align-items:stretch;padding:0;display:flex;position:fixed;inset:0}.inspection-shell{color:#f9fafb;background:#0b0b0e;flex-direction:column;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.inspection-unavailable-overlay{z-index:10;background:#000000b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.inspection-unavailable-dialog{text-align:center;color:#f9fafb;background:#18181b;border:1px solid #3f3f46;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;width:min(92vw,420px);padding:1.75rem 1.5rem;display:flex;box-shadow:0 24px 80px #0000008c}.inspection-unavailable-dialog svg{color:#f59e0b;font-size:2.1rem}.inspection-unavailable-dialog p{color:#d4d4d8;margin:0;font-size:.92rem;line-height:1.4}.inspection-unavailable-next-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:1px solid #1d4ed8;border-radius:6px;height:2.2rem;margin-top:.25rem;padding:0 1.2rem;font-size:.85rem;font-weight:700;transition:background .15s}.inspection-unavailable-next-btn:hover{background:#1d4ed8}.inspection-header{background:#101014;border-bottom:1px solid #27272a;flex:none;justify-content:space-between;align-items:center;gap:1rem;min-height:64px;padding:.55rem 1rem;display:flex}.inspection-header-identity{flex:none;justify-content:flex-start;align-items:center;gap:.85rem;display:inline-flex}.inspection-header-logo{object-fit:contain;width:2.1rem;height:2.1rem}.inspection-title{flex-direction:column;align-items:flex-start;gap:.3rem;display:flex}.inspection-title h2{white-space:nowrap;margin:0;font-size:1rem;line-height:1.2}.inspection-title-negocio{justify-self:start}.inspection-address-group,.inspection-header-photo-legend,.inspection-facade-actions,.inspection-save-actions{flex:auto;min-width:0}.inspection-address-group{flex-direction:column;justify-content:center;align-items:center;gap:.3rem;display:flex}.inspection-address-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.3rem .75rem;min-width:0;display:flex}.inspection-address-text{color:#a1a1aa;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;font-size:.82rem;overflow:hidden}.inspection-title-actions{flex-wrap:wrap;flex:0 auto;align-items:center;gap:.3rem .5rem;min-width:0;display:flex}.inspection-title-tags{flex-wrap:wrap;align-items:center;gap:.3rem .5rem;display:flex}.inspection-attributes-row{justify-content:center}.inspection-header-number-search-btn,.inspection-crm-btn,.inspection-fachada-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:1px solid #1d4ed8;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:.35rem;width:8.9rem;height:1.9rem;font-size:.8rem;font-weight:700;display:inline-flex}.inspection-header-number-search-btn{padding:0 .75rem}.inspection-crm-btn{width:2.2rem;padding:0}.inspection-crm-imoview-logo{object-fit:contain;border-radius:4px;width:1.55rem;height:1.55rem}.inspection-fachada-btn{background:#dc2626;border-color:#b91c1c;width:100%;padding:0 .75rem}.inspection-fachada-tooltip{width:8.9rem;display:inline-flex}.inspection-header-number-search-btn:hover,.inspection-crm-btn:hover:not(:disabled){background:#1d4ed8}.inspection-fachada-btn:hover:not(:disabled){background:#b91c1c;border-color:#991b1b}.inspection-fachada-btn:disabled{color:#d4d4d8;cursor:not-allowed;background:#3f3f46;border-color:#3f3f46}.inspection-crm-btn:disabled{color:#d4d4d8;cursor:wait;background:#3f3f46;border-color:#3f3f46}.inspection-crm-btn.is-blocked:disabled{cursor:not-allowed}.inspection-crm-chip{white-space:nowrap;border-radius:999px;padding:.14rem .5rem;font-size:.7rem;font-weight:700}.inspection-crm-chip--running{color:#fcd34d;background:#451a03}.inspection-crm-chip--error{color:#fca5a5;background:#450a0a}.inspection-crm-chip--completed_empty{color:#d4d4d8;background:#3f3f46}.inspection-crm-tag{white-space:nowrap;border-radius:999px;align-items:center;padding:.14rem .5rem;font-size:.7rem;font-weight:700;display:inline-flex}.inspection-crm-tag--green{color:#6ee7b7;background:#064e3b}.inspection-crm-tag--red{color:#fca5a5;background:#450a0a}.inspection-crm-tag--placeholder{color:#d4d4d8;background:#3f3f46}.inspection-crm-tag a{color:inherit;text-decoration:underline}.inspection-crm-warning{color:#fca5a5;align-items:center;font-size:.9rem;display:inline-flex}.inspection-facade-actions,.inspection-save-actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.inspection-facade-actions{justify-content:center}.inspection-crm-field{border:1px solid #3f3f46;border-radius:6px;align-items:center;gap:.4rem;min-width:0;margin:0;padding:.25rem .38rem;display:inline-flex;position:relative}.inspection-crm-field legend{color:#a1a1aa;text-transform:uppercase;background:#101014;padding:0 .24rem;font-size:.61rem;font-weight:700;line-height:1;position:absolute;top:-.48rem;left:.34rem}.inspection-crm-field .inspection-crm-btn,.inspection-crm-field .inspection-crm-btn:hover:not(:disabled),.inspection-crm-field .inspection-crm-btn:disabled{width:2rem;min-width:2rem;height:2rem;color:inherit;background:0 0;border-color:#0000;padding:0}.inspection-crm-field .inspection-title-tags{flex:0 auto;min-width:0}.inspection-close{flex:none}.inspection-captavel-btn{color:#fff;cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:2.15rem;height:1.9rem;padding:0;font-size:.9rem;display:inline-flex}.inspection-captavel-btn.is-save{background:#2563eb;border-color:#1d4ed8}.inspection-captavel-btn.is-save:hover:not(:disabled){background:#1d4ed8}.inspection-captavel-btn.is-nao-captavel{background:#dc2626;border-color:#b91c1c}.inspection-captavel-btn.is-nao-captavel:hover:not(:disabled){background:#b91c1c}.inspection-captavel-btn.is-selected{box-shadow:0 0 0 2px #ffffff61}.inspection-captavel-btn:disabled{cursor:wait;opacity:.65}.inspection-gallery-btn,.inspection-ficha-btn{color:#fff;cursor:pointer;background:#16a34a;border:1px solid #15803d;border-radius:6px;flex:none;justify-content:center;align-items:center;width:2.15rem;height:1.9rem;padding:0;font-size:.9rem;display:inline-flex}.inspection-gallery-btn:hover,.inspection-ficha-btn:hover{background:#15803d}.inspection-gallery-btn svg,.inspection-ficha-btn svg{flex:none}.inspection-close{color:#a1a1aa;cursor:pointer;background:0 0;border:none;flex:none;padding:0 .25rem;font-size:1.6rem;line-height:1}.inspection-close:hover{color:#fff}.inspection-split{flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:0;display:grid}.inspection-photos,.inspection-map{min-width:0;min-height:0}.inspection-photos{background:#0f0f12;border-right:1px solid #27272a;flex-direction:column;display:flex}.inspection-photo-mosaic{flex:auto;width:100%;height:auto;min-height:0}.inspection-photo-legend{color:#d4d4d8;flex:none;justify-content:center;align-items:center;gap:1rem;min-height:1.9rem;padding:.2rem .55rem;font-size:.72rem;display:flex}.inspection-header-photo-legend{border:0;grid-template-rows:1fr 1fr;place-items:center;gap:.15rem;width:8.9rem;min-width:8.9rem;height:100%;padding:0;display:grid}.inspection-photo-legend span{align-items:center;gap:.32rem;display:inline-flex}.inspection-photo-legend svg:first-child{color:#2563eb}.inspection-photo-legend svg.inspection-photo-legend-right-click{color:#dc2626}.inspection-map{background:#111827}.inspection-pane-photo{background:#08080a;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.inspection-pane-photo-header{color:#d4d4d8;border-bottom:1px solid #27272a;flex:none;justify-content:space-between;align-items:center;padding:.55rem .75rem;font-size:.86rem;display:flex}.inspection-pane-photo-header-right{align-items:center;gap:.6rem;display:flex}.inspection-pane-photo-zoom{color:#71717a;font-variant-numeric:tabular-nums}.inspection-pane-photo-close{color:#a1a1aa;cursor:pointer;background:0 0;border:none;padding:0 .2rem;font-size:1.45rem;line-height:1}.inspection-pane-photo-close:hover{color:#fff}.inspection-pane-photo-scroll{cursor:grab;touch-action:none;flex:1;justify-content:flex-start;align-items:flex-start;min-height:0;display:flex;overflow:hidden}.inspection-pane-photo-scroll.is-panning{cursor:grabbing}.inspection-pane-photo-scroll img{flex-shrink:0;width:auto;max-width:none;height:auto;max-height:none;display:block}@media (width<=980px){.inspection-split{grid-template-rows:minmax(320px,48vh) minmax(320px,1fr);grid-template-columns:1fr}.inspection-photos{border-bottom:1px solid #27272a;border-right:none}}.photo-gallery-panel{color:#f9fafb;background:#0b0b0e;flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.photo-gallery-header{color:#d4d4d8;border-bottom:1px solid #3f3f46;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.9rem;padding:.7rem 1rem;font-size:.88rem;display:grid;position:relative}.photo-gallery-property-info{align-items:center;gap:.9rem;min-width:0;display:flex}.photo-gallery-logo{object-fit:contain;flex:none;align-self:center;width:2.1rem;height:2.1rem}.photo-gallery-title{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.3rem 2.75rem;min-width:0;display:grid}.photo-gallery-title-row{grid-area:1/1;align-items:center;gap:.5rem;display:flex}.photo-gallery-title h2{color:#f9fafb;white-space:nowrap;margin:0;font-size:1rem;line-height:1.2}.photo-gallery-count-badge{color:#d4d4d8;white-space:nowrap;background:#27272a;border-radius:999px;flex:none;padding:.1rem .5rem;font-size:.72rem;font-weight:700}.photo-gallery-title-negocio{grid-area:2/1;justify-self:start}.photo-gallery-address-text{color:#a1a1aa;text-overflow:ellipsis;white-space:nowrap;grid-area:1/2;min-width:0;font-size:.82rem;overflow:hidden}.photo-gallery-attributes-row{grid-area:2/2}.photo-gallery-legend{flex:none;align-items:center;gap:.9rem;display:inline-flex}.photo-gallery-selection-controls{flex:none;justify-content:center;align-items:center;gap:.9rem;display:inline-flex}.photo-gallery-legend-item{color:#d4d4d8;white-space:nowrap;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;display:inline-flex}.photo-gallery-legend-icon{font-size:1.05rem}.photo-gallery-legend-icon.is-street-view{color:#2563eb}.photo-gallery-legend-icon.is-demanda{color:#dc2626}.photo-gallery-header-actions{flex:none;justify-content:flex-end;justify-self:end;align-items:center;gap:.5rem;display:inline-flex}.photo-gallery-gravar-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#dc2626;border:1px solid #b91c1c;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:.35rem;width:8.9rem;height:1.9rem;padding:0 .75rem;font-size:.8rem;font-weight:700;transition:background .15s;display:inline-flex}.photo-gallery-gravar-btn svg{flex-shrink:0;font-size:1rem}.photo-gallery-gravar-btn:hover:not(:disabled){background:#b91c1c}.photo-gallery-gravar-btn:disabled{cursor:wait;opacity:.65}.photo-gallery-gravar-error{color:#fca5a5;background:#dc262624;border-bottom:1px solid #dc262659;padding:.4rem 1rem;font-size:.8rem}.photo-gallery-captavel-btn{color:#fff;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:6px;flex:none;justify-content:center;align-items:center;width:2.15rem;height:1.9rem;padding:0;font-size:.9rem;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.photo-gallery-captavel-btn svg{flex-shrink:0;font-size:1rem}.photo-gallery-captavel-btn.is-captavel{background:#2563eb;border-color:#1d4ed8}.photo-gallery-captavel-btn.is-captavel:hover:not(:disabled){background:#1d4ed8}.photo-gallery-captavel-btn.is-nao-captavel{background:#dc2626;border-color:#b91c1c}.photo-gallery-captavel-btn.is-nao-captavel:hover:not(:disabled){background:#b91c1c}.photo-gallery-captavel-btn:disabled{cursor:wait;opacity:.65}.photo-gallery-inspect-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#16a34a;border:1px solid #15803d;border-radius:6px;flex:none;justify-content:center;align-items:center;width:2.15rem;height:1.9rem;padding:0;font-size:.9rem;transition:background .15s;display:inline-flex}.photo-gallery-inspect-btn svg{flex-shrink:0;font-size:1rem}.photo-gallery-inspect-btn:hover{background:#15803d}.photo-gallery-ficha-btn{color:#fff;cursor:pointer;background:#16a34a;border:1px solid #15803d;border-radius:6px;flex:none;justify-content:center;align-items:center;width:2.15rem;height:1.9rem;padding:0;font-size:.9rem;transition:background .15s;display:inline-flex}.photo-gallery-ficha-btn:hover{background:#15803d}.photo-gallery-ficha-btn svg{flex-shrink:0;font-size:1rem}.photo-gallery-unavailable-overlay{z-index:5;background:#000000b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:3.7rem 0 0}.photo-gallery-unavailable-dialog{text-align:center;color:#f9fafb;background:#18181b;border:1px solid #3f3f46;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;width:min(92vw,420px);padding:1.75rem 1.5rem;display:flex;box-shadow:0 24px 80px #0000008c}.photo-gallery-unavailable-dialog svg{color:#f59e0b;font-size:2.1rem}.photo-gallery-unavailable-dialog p{color:#d4d4d8;margin:0;font-size:.92rem;line-height:1.4}.photo-gallery-unavailable-next-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:1px solid #1d4ed8;border-radius:6px;height:2.2rem;margin-top:.25rem;padding:0 1.2rem;font-size:.85rem;font-weight:700;transition:background .15s}.photo-gallery-unavailable-next-btn:hover{background:#1d4ed8}@media (width<=820px){.photo-gallery-header{grid-template-columns:minmax(0,1fr) auto;gap:.45rem}.photo-gallery-title{grid-template-columns:1fr;column-gap:0}.photo-gallery-title-negocio,.photo-gallery-address-text,.photo-gallery-attributes-row{grid-column:1}.photo-gallery-title-negocio{grid-row:2}.photo-gallery-address-text{white-space:normal;grid-row:3}.photo-gallery-attributes-row{grid-row:4}.photo-gallery-header-actions{gap:.4rem}.photo-gallery-captavel-btn,.photo-gallery-inspect-btn,.photo-gallery-ficha-btn{width:2.15rem;padding:0}.photo-gallery-logo{width:1.7rem;height:1.7rem}.photo-gallery-selection-controls{grid-area:2/1/auto/-1;justify-content:center}}.rail-modal-overlay{z-index:1000;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.rail-modal-backdrop{background:#0000008c;position:absolute;inset:0}.rail-modal{background:var(--color-surface);border:1px solid var(--color-border);width:100%;max-width:640px;max-height:85vh;color:var(--color-text);border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.rail-modal--favoritos{max-width:min(860px,100vw - 2rem)}.rail-modal-header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.rail-modal-header h2{margin:0;font-size:1.1rem}.rail-modal-close{width:34px;height:34px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;font-size:1.4rem;line-height:1}.rail-modal-close:hover{background:var(--color-bg);color:var(--color-text)}.rail-modal--fixed{max-width:min(1160px,100vw - 3rem);height:85vh}.rail-modal-header--dark{background:#101014;border-bottom-color:#27272a}.meus-header{gap:.75rem}.meus-header-logo{object-fit:contain;flex:none;width:2.1rem;height:2.1rem}.meus-header h2{text-align:center;letter-spacing:.04em;text-transform:uppercase;flex:auto;font-family:Orbitron,sans-serif;font-weight:700}.rail-modal-body{flex:1;min-height:0;padding:1.25rem;overflow-y:auto}.rail-modal-hint{color:var(--color-text-secondary);padding:.5rem 0;font-size:.9rem}.rail-input{background:var(--color-bg);border:1px solid var(--color-border);color:var(--color-text);border-radius:8px;padding:.5rem .7rem;font-size:.9rem}.rail-input:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-light);outline:none}.rail-icon-btn{width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.rail-icon-btn:hover{background:var(--color-bg);color:var(--color-text)}.rail-icon-danger:hover{color:#f87171}.favoritos-add{grid-template-columns:minmax(140px,1fr) minmax(260px,1.6fr) max-content;gap:.5rem;margin-bottom:1rem;display:grid}.favoritos-list{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.favoritos-row{border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .5rem;display:flex}.favoritos-row:hover{background:var(--color-bg)}.favoritos-list--default{border-bottom:1px solid var(--color-border);margin-bottom:.75rem;padding-bottom:.75rem}.favoritos-section-label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin:0 0 .35rem;font-size:.72rem;font-weight:600}.favoritos-link{min-width:0;color:var(--color-text);flex:auto;align-items:center;gap:.55rem;font-size:.92rem;text-decoration:none;display:flex}.favoritos-link:hover{color:var(--color-accent)}.favoritos-favicon,.favoritos-fallback-icon{flex:none;width:18px;height:18px}.favoritos-favicon{object-fit:contain;border-radius:4px}.favoritos-fallback-icon{color:var(--color-text-muted);font-size:.78rem}.favoritos-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.favoritos-actions{flex:none;gap:.15rem;display:flex}.favoritos-edit{flex:auto;grid-template-columns:1fr 1.6fr 116px auto auto;align-items:center;gap:.4rem;display:grid}.meus-toolbar{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex;position:relative}.meus-negocio-buttons{gap:.6rem;display:flex}.meus-negocio-btn{border-radius:var(--radius-sm);border:1.5px solid var(--color-border);background:var(--color-bg);min-width:100px;height:36px;color:var(--color-text);cursor:pointer;padding:0 1.2rem;font-size:.85rem;font-weight:700;transition:background .15s,border-color .15s,color .15s,transform .1s}.meus-negocio-btn:hover{transform:translateY(-1px)}.meus-negocio-btn--aluguel.active{color:#f8fafc;background:#38bdf8;border-color:#7dd3fc}.meus-negocio-btn--venda.active{color:#faf5ff;background:#a78bfa;border-color:#c4b5fd}.meus-negocio-btn--ambos.active{color:#f0fdf4;background:#34d399;border-color:#6ee7b7}.meus-archived-controls{align-items:center;gap:.5rem;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.meus-arquivado-btn{border:1px solid var(--color-border);background:var(--color-bg);height:34px;color:var(--color-text-secondary);cursor:pointer;border-radius:999px;padding:0 1rem;font-size:.82rem;font-weight:600}.meus-arquivado-btn.active{color:#fff;background:#6b7280;border-color:#6b7280}.meus-delete-all-btn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #dc2626;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;min-height:34px;padding:.4rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex}.meus-delete-all-btn:hover:not(:disabled){background:#fee2e2}.meus-delete-all-btn:disabled{cursor:wait;opacity:.55}.meus-regiao{margin-bottom:1.5rem}.meus-regiao-title{text-transform:uppercase;letter-spacing:.06em;width:100%;color:var(--color-text);background:var(--color-bg);cursor:pointer;border:none;border-left:3px solid #2563eb;border-radius:4px;justify-content:flex-start;align-items:center;gap:.4rem;margin:0 0 .6rem;padding:.4rem .3rem;font-size:.78rem;font-weight:800;display:flex}.meus-collapse-chevron{color:var(--color-text-secondary);flex:none;font-size:1.1rem;transition:transform .15s}.meus-regiao-title.is-collapsed .meus-collapse-chevron,.meus-bairro-title.is-collapsed .meus-collapse-chevron{transform:rotate(-90deg)}.meus-collapse-chevron--sm{font-size:.95rem}.meus-bairro{margin:0 0 .9rem}.meus-bairro-title{width:100%;color:var(--color-text-secondary);cursor:pointer;background:#4a4a53;border:none;border-radius:4px;align-items:center;gap:.4rem;margin:0 0 .25rem;padding:.2rem .3rem;font-size:.8rem;font-weight:600;display:flex}.meus-bairro-title:hover{background:#565660}.meus-bairro-title span:first-of-type{flex:none}.meus-bairro-count{color:var(--color-text-muted);background:var(--color-bg);border-radius:999px;padding:.05rem .45rem;font-size:.68rem;font-weight:600}.meus-list{border:1px solid var(--color-border);border-radius:8px;margin:0;padding:0;list-style:none;overflow:hidden}.meus-row{border-bottom:1px solid var(--color-border);align-items:center;gap:.5rem;padding:.5rem .65rem;display:flex}.meus-row:last-child{border-bottom:none}.meus-row:hover{background:var(--color-bg)}.meus-row:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.meus-row-address{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.9rem;overflow:hidden}.meus-row-actions{flex:none;align-items:center;gap:.35rem;display:inline-flex}.meus-row-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;flex:none;padding:.15rem .45rem;font-size:.62rem;font-weight:700}.meus-row-badge.sem-ficha{color:#fff;background:#c73939}.meus-row-badge.status-new{color:#fff;background:#2563eb}.meus-row-badge.status-captured{color:#fff;background:#d97706}.meus-row-badge.status-complete{color:#fff;background:#7c3aed}.meus-row-badge.status-rented{color:#fff;background:#16a34a}.meus-row-badge.status-sold{color:#fff;background:#0f766e}.meus-row-badge.status-disabled{color:#fff;background:#6b7280}.meus-ficha-btn{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:.4rem;min-width:96px;height:34px;padding:0 .7rem;font-weight:700;display:inline-flex}.meus-ficha-btn:hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.meus-ficha-btn svg{font-size:.95rem}.meus-fotografias-btn,.meus-inspecionar-btn{width:118px}.meus-fotografias-btn.is-viewed,.meus-inspecionar-btn.is-viewed{background:#1e3a8a;border-color:#1e3a8a}.meus-fotografias-btn.is-viewed:hover,.meus-inspecionar-btn.is-viewed:hover{background:#172554;border-color:#172554}.meus-ficha-action-btn{background:#16a34a;border-color:#16a34a;min-width:82px}.meus-ficha-action-btn:hover{background:#15803d;border-color:#15803d}.meus-demanda-btn{cursor:default;background:#dc2626;border-color:#dc2626;min-width:90px}.meus-demanda-btn:hover{background:#dc2626;border-color:#dc2626}.meus-ficha-btn span{white-space:nowrap}.meus-archive-btn{border-color:var(--color-border);background:var(--color-bg);width:34px;min-width:34px;color:var(--color-text-secondary);gap:0;padding:0}.meus-archive-btn:hover{color:#2563eb;background:#e5e7eb;border-color:#2563eb}.meus-archive-btn:disabled{cursor:wait;opacity:.55}.meus-delete-btn{border-color:var(--color-border);background:var(--color-bg);width:34px;min-width:34px;color:var(--color-text-secondary);gap:0;padding:0}.meus-delete-btn:hover{color:#dc2626;background:#fee2e2;border-color:#dc2626}.meus-delete-btn:disabled{cursor:wait;opacity:.55}@media (width<=640px){.favoritos-add,.favoritos-edit{grid-template-columns:1fr}.meus-toolbar{justify-content:flex-start}.meus-archived-controls{position:static;transform:none}.meus-ficha-btn{min-width:0}.meus-fotografias-btn,.meus-inspecionar-btn{width:100px}}.listing-unavailable-banner{color:#fbbf24;background:#f59e0b24;border:1px solid #f59e0b66;border-radius:8px;align-items:center;gap:.5rem;padding:.55rem .85rem;font-size:.85rem;line-height:1.3;display:flex}.listing-unavailable-banner svg{flex:none;font-size:1.1rem}.wa-badge{vertical-align:middle;border-radius:4px;justify-content:center;align-items:center;min-width:1.5rem;height:1.25rem;margin-left:.35rem;padding:0 .35rem;font-size:.65rem;font-weight:700;display:inline-flex}.wa-badge--ok{color:#fff;background:#22c55e}.wa-badge--no{color:#6b7280;background:#e5e7eb}.wa-badge--pending{color:#fff;background:#22c55e}.wa-badge--idle{color:#9ca3af;background:#f3f4f6}.wa-badge--idle svg,.wa-badge--ok svg{width:.85rem;height:.85rem}.wa-badge--spinner{box-sizing:border-box;border-radius:8px;flex-shrink:0;width:28px;min-width:28px;height:28px;padding:0}.wa-spinner{box-sizing:border-box;border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite wa-spin;display:inline-block}@keyframes wa-spin{to{transform:rotate(360deg)}}.wa-contact-btn{cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .15s,transform .1s;display:inline-flex}.wa-contact-btn--ok{color:#fff;background:#22c55e}.wa-contact-btn--ok:hover{background:#16a34a}.wa-contact-btn--ok:active{transform:scale(.96)}.wa-contact-btn--idle{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb}.wa-contact-btn--idle:hover{color:#374151;background:#e5e7eb}.wa-contact-btn--idle:active{transform:scale(.96)}.wa-contact-btn--not-registered{color:#9ca3af;background:#f3f4f6;border:1px dashed #d1d5db}.wa-contact-btn--not-registered:hover{color:#6b7280;background:#e5e7eb;border-style:solid}.wa-contact-btn--not-registered:active{transform:scale(.96)}.wa-badge--no svg{width:.85rem;height:.85rem}.provider-source-badge{vertical-align:middle;align-items:center;gap:.2rem;margin-left:.3rem;display:inline-flex}.provider-source-logo{object-fit:contain;background:#fff;border:1px solid #e5e7eb;border-radius:3px;width:auto;max-width:46px;height:13px;padding:1px 3px;display:block}.pipefy-dialog-overlay{z-index:1200;background:#0f172a8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.pipefy-dialog{color:#1a1a1f;background:#fff;border-radius:12px;width:100%;max-width:420px;padding:1.5rem;box-shadow:0 20px 60px #00000059}.pipefy-dialog-title{color:#0f172a;margin:0 0 .25rem;font-size:1.15rem}.pipefy-dialog-sub{color:#64748b;margin:0 0 1rem;font-size:.8rem}.pipefy-dialog-warning{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;margin:0 0 1rem;padding:.6rem .75rem;font-size:.8rem;line-height:1.4}.pipefy-dialog-label{color:#374151;margin-bottom:1rem;font-size:.82rem;font-weight:600;display:block}.pipefy-dialog-label select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;margin-top:.35rem;padding:.55rem .6rem;font-size:.9rem;font-weight:400;display:block}.pipefy-dialog-preview{color:#1f2937;white-space:pre-wrap;word-break:break-word;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin:.35rem 0 0;padding:.6rem .7rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;font-weight:400;line-height:1.45}.pipefy-dialog-cost-hint{color:#94a3b8;margin:0 0 .75rem;font-size:.76rem}.pipefy-dialog-actions{justify-content:flex-end;gap:.6rem;margin-top:.5rem;display:flex}.pipefy-dialog-actions .btn-ghost{color:#374151;background:0 0;border:1px solid #d1d5db}.pipefy-dialog-actions .btn-ghost:hover:not(:disabled){background:#f3f4f6}.pipefy-send-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin:.5rem 0 .25rem;display:flex}.pipefy-sent-link{color:#047857;font-size:.85rem;font-weight:500;text-decoration:none}.pipefy-sent-link:hover{text-decoration:underline}.import-plan-dialog-overlay{z-index:1200;background:#0f172a8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.import-plan-dialog{color:#1a1a1f;background:#fff;border-radius:12px;width:100%;max-width:560px;max-height:82vh;padding:1.5rem;overflow-y:auto;box-shadow:0 20px 60px #00000059}.import-plan-dialog-title{color:#0f172a;margin:0 0 .25rem;font-size:1.15rem}.import-plan-dialog-sub{color:#64748b;margin:0 0 1rem;font-size:.8rem}.import-plan-dialog-rows{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.import-plan-dialog-row{cursor:pointer;background:#fafbfc;border:1px solid #e5e7eb;border-left-width:3px;border-radius:8px;grid-template-columns:20px minmax(0,140px) 1fr auto;align-items:center;gap:.6rem;padding:.45rem .6rem;font-size:.82rem;display:grid}.import-plan-dialog-row input[type=checkbox]{cursor:pointer}.import-plan-dialog-row--set{border-left-color:#2563eb}.import-plan-dialog-row--overwrite{background:#fffbeb;border-left-color:#d97706}.import-plan-dialog-row--append{border-left-color:#059669}.import-plan-dialog-row--unchanged{color:#9ca3af;cursor:default;background:#f9fafb;border-left-color:#d1d5db}.import-plan-dialog-row-label{color:#374151;font-weight:600}.import-plan-dialog-row--unchanged .import-plan-dialog-row-label{color:#9ca3af}.import-plan-dialog-row-values{text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:.35rem;min-width:0;display:flex;overflow:hidden}.import-plan-dialog-row-old{color:#9ca3af;text-decoration:line-through}.import-plan-dialog-row--unchanged .import-plan-dialog-row-old{text-decoration:none}.import-plan-dialog-row-arrow{color:#9ca3af;flex-shrink:0}.import-plan-dialog-row-new{color:#111827;font-weight:500}.import-plan-dialog-row--unchanged .import-plan-dialog-row-new,.import-plan-dialog-row-hint{color:#9ca3af;font-weight:400}.import-plan-dialog-row-tag{text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:999px;padding:.15rem .4rem;font-size:.68rem;font-weight:600}.import-plan-dialog-row-tag--set{color:#2563eb;background:#2563eb1a}.import-plan-dialog-row-tag--overwrite{color:#b45309;background:#d977061f}.import-plan-dialog-row-tag--append{color:#059669;background:#0596691a}.import-plan-dialog-row-tag--unchanged{color:#9ca3af;background:#f3f4f6}.import-plan-dialog-phones{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.import-plan-dialog-phone-group{border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:.25rem;padding:.5rem .6rem;font-size:.8rem;display:flex}.import-plan-dialog-phone-group--add{cursor:pointer;background:#f0f7ff;border-color:#2563eb4d}.import-plan-dialog-phone-group--existing,.import-plan-dialog-phone-group--fixo{color:#6b7280;background:#f9fafb}.import-plan-dialog-phone-group-head{color:#374151;align-items:center;gap:.4rem;font-weight:600;display:flex}.import-plan-dialog-phone-group--existing .import-plan-dialog-phone-group-head,.import-plan-dialog-phone-group--fixo .import-plan-dialog-phone-group-head{color:#6b7280;font-weight:500}.import-plan-dialog-phone-group-head input[type=checkbox]{cursor:pointer}.import-plan-dialog-phone-list{color:#4b5563;padding-left:1.6rem}.import-plan-dialog-phone-group--existing .import-plan-dialog-phone-list,.import-plan-dialog-phone-group--fixo .import-plan-dialog-phone-list{color:#9ca3af}.import-plan-dialog-actions{justify-content:flex-end;gap:.6rem;margin-top:.5rem;display:flex}.import-plan-dialog-actions .btn-ghost{color:#374151;background:0 0;border:1px solid #d1d5db}.import-plan-dialog-actions .btn-ghost:hover:not(:disabled){background:#f3f4f6}.getzip-paste-dialog{width:min(640px,92vw)}.getzip-paste-textarea{box-sizing:border-box;resize:vertical;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;min-height:220px;margin-bottom:.9rem;padding:.65rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.getzip-paste-textarea:focus{border-color:var(--zs-border-hover,#60a5fa);outline:none}.getzip-paste-textarea::placeholder{color:#9ca3af}.listing-files-overlay{z-index:5000;background:#000000b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.listing-files-dialog{color:#18181b;background:#fff;border-radius:12px;width:min(760px,96vw);max-height:min(78vh,720px);padding:1rem;overflow:auto}.listing-files-dialog header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.listing-files-dialog h2{margin:0;font-size:1.05rem}.listing-files-dialog header button{cursor:pointer;background:0 0;border:0;font-size:1.6rem}.listing-files-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem;padding:1rem 0;display:grid}.listing-files-grid.is-photos{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.listing-file-card{border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:.35rem;min-width:0;padding:.45rem;display:flex;position:relative}.listing-file-card img{aspect-ratio:1.3;object-fit:cover;border-radius:5px;width:100%;display:block}.listing-file-card>span{white-space:nowrap;text-overflow:ellipsis;padding-right:3.5rem;font-size:.76rem;overflow:hidden}.listing-file-icon{color:#dc2626;background:#fef2f2;border-radius:5px;place-items:center;height:80px;font-size:2.2rem;display:grid}.listing-file-card-actions{gap:.3rem;display:flex;position:absolute;top:.35rem;right:.35rem}.listing-file-card-actions button{color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:1.6rem;height:1.6rem;font-size:.75rem;display:grid}.listing-file-card-actions button:first-child{background:#2563eb}.listing-file-card-actions button:last-child{background:#dc2626}.listing-file-card-actions button:disabled{opacity:.6;cursor:wait}.listing-file-rename{align-items:center;gap:.25rem;display:flex}.listing-file-rename input{color:#111827;background:#fff;border:1px solid #93c5fd;border-radius:4px;flex:1;min-width:0;padding:.2rem .35rem;font-size:.76rem}.listing-file-rename button{cursor:pointer;color:#fff;border:0;border-radius:4px;flex-shrink:0;place-items:center;width:1.4rem;height:1.4rem;font-size:.7rem;display:grid}.listing-file-rename button:first-of-type{background:#16a34a}.listing-file-rename button:last-of-type{background:#6b7280}.listing-files-empty{color:#6b7280;margin:0;font-size:.86rem}.listing-files-upload{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:6px;align-items:center;gap:.4rem;padding:.55rem .9rem;font-weight:700;display:inline-flex}.listing-files-upload:disabled{opacity:.65;cursor:wait}.listing-files-dropzone{text-align:center;color:#2563eb;cursor:pointer;background:#eff6ff;border:2px dashed #93c5fd;border-radius:10px;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 1rem;font-size:.9rem;font-weight:600;display:flex}.listing-files-dropzone svg{font-size:1.8rem}.listing-files-dropzone:hover,.listing-files-dropzone:focus{background:#dbeafe;border-color:#2563eb}.listing-files-dropzone.is-dragover{background:#bfdbfe;border-color:#1d4ed8}.listing-files-dropzone.is-uploading{opacity:.65;cursor:wait}:root{--zs-border:#e5e7eb;--zs-border-hover:#60a5fa;--zs-accent:#2563eb;--zs-card-bg:#fafbfc;--zs-card-bg-alt:#fff;--zs-muted:#6b7280}.modal-overlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ficha-modal-overlay{z-index:4200}.MuiPopover-root,.MuiPopper-root{z-index:9999!important}.modal-content{background:#fff;border-radius:12px;width:100%;max-width:min(1320px,96vw);max-height:96vh;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0006}.ficha-modal{padding:0}.modal-content.ficha-modal{border-radius:0;flex-direction:column;width:100vw;max-width:none;height:100vh;max-height:none;display:flex;overflow:hidden}.ficha-modal-overlay{justify-content:stretch;align-items:stretch;padding:0}.modal-header{background:#101014;border-bottom:1px solid #27272a;border-radius:0;flex:none;height:80px;position:relative;overflow:hidden}.modal-header-bg{opacity:.3;filter:blur(2px);background-position:50%;background-size:cover;position:absolute;inset:0}.modal-header-content{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;height:100%;padding:.75rem 1.25rem;display:flex;position:relative}.ficha-header-logo{object-fit:contain;object-position:left center;max-width:150px;max-height:42px;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.ficha-header-actions{z-index:10;align-items:center;gap:.5rem;display:flex;position:absolute;top:50%;right:3.35rem;transform:translateY(-50%)}.ficha-header-action-btn{color:#fff;white-space:nowrap;cursor:pointer;background:#16a34a;border:1px solid #15803d;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:.8rem;font-weight:700;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex}.ficha-header-action-btn:hover:not(:disabled){background:#15803d}.ficha-header-action-btn:disabled{cursor:default;opacity:.5}.ficha-header-action-btn svg{flex:none;font-size:.95rem}.modal-header-title-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.modal-body{overflow-anchor:none;flex:1;min-height:0;padding:0;overflow-y:auto}.ficha-split-layout{align-items:flex-start;gap:1.25rem;min-height:0;padding:1.25rem;display:flex}.ficha-left-panel,.ficha-right-panel{flex:1 1 0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.85rem 1.25rem;min-width:0;display:grid}.ficha-form,.ficha-details-columns{display:contents}.ficha-strip-address{border-bottom:1px solid #e5e7eb;flex-direction:column;grid-area:1/1/auto/3;gap:.65rem;min-width:0;padding-bottom:.85rem;display:flex;container:ficha-left/inline-size}.ficha-strip-property{border-bottom:1px solid #e5e7eb;flex-direction:column;grid-area:1/1/auto/3;gap:.85rem;min-width:0;padding-bottom:.85rem;display:flex}.ficha-col-owner,.ficha-col-relatives{flex-direction:column;grid-row:2;gap:.65rem;min-width:0;display:flex}.ficha-col-owner{grid-column:1/3}.ficha-col-relatives{grid-area:auto/1/auto/3}.ficha-col-relatives .contatos-section-header--spacer{display:none}.contato-card--relatives{display:none!important}.ficha-relative-people-list{flex-direction:column;gap:.65rem;display:flex}.ficha-relative-people-section summary{align-items:center}.ficha-relative-people-section>.ficha-details-content{padding-top:1rem}.relative-lookup-summary-actions{align-items:center;gap:.45rem;margin-left:auto;display:inline-flex}.ficha-relative-people-section .btn-getzip-pdf{color:#fff;background:#6b7280;border-color:#4b5563}.ficha-relative-people-section .btn-getzip-pdf:hover:not(:disabled){background:#4b5563}.ficha-relative-people-section .btn-add-parente{align-items:center;height:28px;min-height:28px;margin-top:0;padding:0 .65rem;display:inline-flex}.relative-person-card{background:#f8fbff;border:1px solid #dbeafe;border-radius:8px;padding:.7rem}.relative-person-card-head{color:#374151;justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.relative-person-card-actions{align-items:center;gap:.45rem;display:inline-flex}.relative-person-delete{justify-content:center;align-items:center;width:28px;height:28px;min-height:28px;padding:0;display:inline-flex}.relative-person-fields{display:block}.relative-person-primary-fields,.relative-person-secondary-fields{align-items:center;gap:.65rem;display:grid}.relative-person-primary-fields{grid-template-columns:2fr 1fr 1.2fr 1fr 1.2fr}.relative-person-secondary-fields{grid-template-columns:1.5fr 1fr 1fr;margin-top:.7rem}.owner-primary-fields .MuiFormControl-root,.owner-secondary-fields .MuiFormControl-root,.owner-provider-phone-grid .MuiFormControl-root,.relative-person-primary-fields .MuiFormControl-root,.relative-person-secondary-fields .MuiFormControl-root,.relative-person-phone-grid .MuiFormControl-root{margin-top:.2rem;margin-bottom:.2rem}.relative-person-phone-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin-top:.6rem;display:grid}.owner-email-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.owner-primary-fields{grid-template-columns:minmax(0,2fr) minmax(110px,1fr) minmax(130px,1.2fr) minmax(100px,1fr) minmax(130px,1.2fr);align-items:center;gap:.8rem .65rem;padding-block:.25rem;display:grid}.owner-primary-fields>.form-row,.owner-primary-fields .form-row--tight-below{display:contents}.owner-primary-fields .possivel-obito-field{min-width:0}.owner-secondary-fields{grid-template-columns:minmax(0,1.25fr) repeat(2,minmax(0,1fr));align-items:center;gap:.8rem .65rem;padding-block:.25rem;display:grid}.owner-secondary-fields>.form-row,.owner-secondary-fields .owner-email-grid{display:contents}.owner-provider-phone-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.owner-provider-label{color:#6b7280;text-transform:uppercase;margin:0 0 .35rem;font-size:.68rem;font-weight:800;display:block}.owner-provider-phone-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem .65rem;padding-block:.2rem;display:grid}.owner-provider-phone-cell{align-items:center;gap:.35rem;min-width:0;display:flex}.owner-provider-phone-cell .MuiFormControl-root{flex:auto;min-width:0}.owner-provider-phone-cell .MuiOutlinedInput-input{letter-spacing:-.01em;padding-right:4px;font-size:.76rem}.owner-provider-phone-adornment{margin-left:0!important}.owner-provider-phone-clear{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;margin-left:0;padding:0;font-size:.9rem;line-height:1;display:inline-flex}.owner-provider-phone-clear:hover{color:#111827;background:#e5e7eb}.ficha-relative-lookup-list{flex-direction:column;gap:.65rem;margin-top:.65rem;display:flex}.ficha-relative-lookup-section summary{align-items:center}.ficha-relative-lookup-section summary>button{margin-left:auto}.relative-lookup-phone-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ficha-details-col{flex-direction:column;grid-row:2;gap:.85rem;min-width:0;display:flex}.ficha-details-col--main{grid-column:1}.ficha-details-col--side{grid-column:2}.ficha-strip-footer{border-top:1px solid #e5e7eb;grid-area:4/1/auto/3;justify-content:space-between;align-items:flex-end;gap:.65rem;margin-top:.5rem;padding-top:.85rem;display:flex}.ficha-footer-files-row,.ficha-property-file-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ficha-whatsapp-web-btn,.ficha-authorization-btn,.ficha-file-action-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.35rem;min-height:34px;padding:.45rem .7rem;font-size:.77rem;font-weight:700;display:inline-flex}.ficha-whatsapp-web-btn{color:#fff;background:#16a34a;width:34px;height:34px;min-height:34px;padding:0}.ficha-whatsapp-web-btn:hover{background:#15803d}.ficha-authorization-btn{color:#374151;background:#fff;border-color:#e5e7eb}.ficha-authorization-btn.is-rental{color:#0369a1;border-color:#38bdf8}.ficha-authorization-btn.is-sale{color:#6d28d9;border-color:#a78bfa}.ficha-authorization-btn.is-both{color:#047857;border-color:#34d399}.pipefy-send-row{flex-wrap:nowrap;justify-content:flex-end;align-items:end;gap:.5rem;display:flex}.pipefy-status-select,.listing-status-select{color:#52525b;text-transform:uppercase;flex-direction:column;gap:.15rem;font-size:.68rem;font-weight:700;display:flex}.pipefy-status-select select,.listing-status-select select{color:#18181b;background:#fff;border:1px solid #a1a1aa;border-radius:5px;height:32px;padding:0 .45rem;font-weight:600}.listing-status-select{margin-right:auto}.ficha-file-action-btn{color:#fff;background:#374151}.ficha-file-action-btn.is-cadastro-locacao{background:#0ea5e9}.ficha-file-action-btn.is-cadastro-venda{background:#8b5cf6}.captavel-toggle-btn.is-save{background:#16a34a;border-color:#15803d}.ficha-property-file-actions{justify-content:flex-end;margin-top:.5rem}.ficha-property-file-actions--cadastro{justify-content:flex-start}@media (width<=1000px){.ficha-split-layout{flex-direction:column}.ficha-left-panel,.ficha-right-panel{width:100%}}@media (width<=640px){.ficha-left-panel,.ficha-right-panel{flex-direction:column;display:flex}}.modal-close{cursor:pointer;color:#fff;z-index:10;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:20px;transition:all .15s;display:flex;position:absolute;top:.6rem;right:.6rem}.ficha-modal .modal-header .modal-close{top:50%;transform:translateY(-50%)}.modal-close:hover{background:#ffffff4d}.modal-title{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.15rem;font-weight:700}.modal-loading{text-align:center;color:#374151;padding:2rem}.ficha-modal .modal-loading{flex:1;justify-content:center;align-items:center;display:flex}.modal-loading-row{justify-content:center;align-items:center;gap:.65rem;display:inline-flex}.modal-loading-spinner{border-width:2.5px;flex-shrink:0;width:20px;height:20px}.ficha-link{text-align:center;margin-top:0}.ficha-link a{color:#fffffff2;background:#ffffff26;border-radius:16px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.78rem;text-decoration:none;transition:all .15s;display:inline-flex}.ficha-link a:hover{background:#ffffff40}.ficha-form{display:contents}.form-section{border-top:1px solid #e5e7eb;padding-top:.75rem}.form-section:first-child{border-top:none;padding-top:0}.form-section-header{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.45rem;margin-bottom:.75rem;display:flex}.form-section-header h3{margin:0 .25rem 0 0}.btn-search-address{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:104px;height:36px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.btn-search-address:hover:not(:disabled){background:#2563eb}.btn-search-address:disabled{color:#9ca3af;cursor:not-allowed;background:#d1d5db}.address-results-area{min-height:60px}.address-results-loading{text-align:center;color:#78716f;padding:1rem;font-size:.85rem}.address-results-table{border-collapse:collapse;background:#fff;border:1px solid #2563eb1f;border-radius:6px;width:100%;font-size:.82rem;overflow:hidden;box-shadow:0 1px 2px #2563eb14}.address-results-table th,.address-results-table td{text-align:left;border-bottom:1px solid #dbeafe;padding:.45rem .65rem}.address-results-table th{color:#1d4ed8;letter-spacing:.02em;background:linear-gradient(#eff6ff 0%,#dbeafe 100%);font-size:.78rem;font-weight:600}.address-results-table tbody tr{cursor:pointer;background:#fff;transition:background .15s,color .15s}.address-results-table tbody tr:nth-child(2n){background:#f8fbff}.address-results-table tbody tr td{color:#57534e}.address-results-table tbody tr:hover{background:#dbeafe}.address-results-table tbody tr:hover td{color:#1c1917}.address-results-empty{text-align:center;color:#78716f;padding:1rem;font-size:.85rem}.form-top-layout{align-items:flex-start;gap:1rem;margin-bottom:.55rem;display:flex}.form-top-left{flex:1;min-width:0}.address-section-header{align-items:center;min-height:36px}.address-section-header--split{align-items:center;display:flex;position:relative}.ficha-negocio-section-title{letter-spacing:.1em;color:#2563eb;text-transform:uppercase;pointer-events:none;font-size:.92rem;font-weight:800;position:absolute;left:50%;transform:translate(-50%)}.form-row--address-top{flex-wrap:wrap;align-items:flex-end;gap:.5rem}.btn-busca-endereco.btn-busca-endereco--inline{flex:none;align-self:flex-end;width:auto;margin-bottom:2px;padding-left:.9rem;padding-right:.9rem}.property-side-panel--photo-only{gap:0}.form-top-left .form-row{gap:1.05rem;margin-bottom:.95rem}.form-top-left .form-row:last-child{margin-bottom:0}.property-side-panel{flex-direction:column;flex:0 0 152px;align-self:flex-start;gap:.75rem;width:152px;display:flex}.property-photo-panel{background:#f3f4f6;border-radius:8px;flex:none;width:152px;height:calc(120px + 1.5rem);overflow:hidden}.property-photo-img{object-fit:cover;width:100%;height:100%}.property-photo-placeholder{color:#9ca3af;text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;height:100%;padding:.35rem;font-size:.78rem;display:flex}.property-photo-unavailable{color:#6b7280}.form-section h3{color:#1f2937;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .75rem;font-size:.9rem;font-weight:600}.contatos-section-header{flex-direction:column;gap:.3rem;margin-bottom:.75rem;display:flex}.contatos-section-header h3{color:#1f2937;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.9rem;font-weight:600}.contatos-section-header-top{align-items:center;gap:.5rem;display:flex}.contatos-section-header--spacer{visibility:hidden}.contatos-buscar-row{display:flex}.contatos-buscar-group{flex-wrap:wrap;align-items:center;gap:.5rem;display:inline-flex}.btn-lookup-phone--compact{min-width:0;padding:.45rem .9rem;font-size:.82rem}.contatos-buscar-warnings{flex-direction:column;gap:.4rem;display:flex}.contatos-lookup-meta{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.contatos-lookup-date{color:#6b7280;font-size:.75rem}.contatos-cache-badge{color:#5b21b6;cursor:default;background:#ede9fe;border-radius:999px;padding:.1rem .4rem;font-size:.7rem;font-weight:600}.btn-reconsultar{color:#2563eb;cursor:pointer;background:0 0;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:.25rem;padding:.1rem .5rem;font-size:.72rem;font-weight:600;line-height:1.4;display:inline-flex}.btn-reconsultar:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd}.btn-reconsultar:disabled{color:#9ca3af;cursor:not-allowed;border-color:#e5e7eb}.btn-reconsultar svg{font-size:.85rem}.form-section .form-section-header h3{margin:0;line-height:1.2}.form-row{align-items:flex-end;gap:1rem;margin-bottom:.75rem;display:flex}.form-row:last-child{margin-bottom:0}.form-row--tight-below{margin-bottom:.3rem}.telefone-row{align-items:flex-end}.btn-remove-telefone{color:#dc2626;cursor:pointer;background:#dc26261a;border:1px solid #dc26264d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;transition:all .15s;display:flex}.btn-remove-telefone:hover{background:#dc262633;border-color:#dc2626}.btn-add-telefone{color:#3b82f6;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:6px;margin-top:.35rem;padding:.35rem .85rem;font-size:.82rem;transition:all .15s}.btn-add-telefone:hover{background:#3b82f633;border-color:#3b82f6}.ficha-actions{border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:.6rem;padding-top:.75rem;display:flex}.btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.btn-primary{color:#fff;background:#2563eb}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{color:#6b7280;background:#f3f4f6;border:1px solid #d1d5db}.btn-secondary:hover:not(:disabled){background:#e5e7eb}.btn-disabled{opacity:.5;cursor:not-allowed}.btn-busca-endereco{white-space:nowrap;justify-content:center;align-self:stretch;align-items:center;gap:.45rem;width:100%;margin-bottom:0;display:inline-flex}.crm-check-row{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:.5rem .6rem;margin-top:0;display:flex}.crm-check-row .btn-lookup-phone{flex:none;align-self:center;width:2.2rem;min-width:2.2rem;height:2.2rem;padding:0;transform:translateY(.4rem)}.crm-imoview-logo{object-fit:contain;border-radius:4px;width:28px;height:28px}.phone-lookup-status-slot{align-items:center;min-width:0;display:flex}.crm-check-tags{flex-wrap:wrap;flex:auto;align-self:center;align-items:center;gap:.5rem .6rem;min-width:0;display:inline-flex;transform:translateY(.4rem)}.crm-check-tag{white-space:nowrap;border-radius:999px;align-items:center;padding:.22rem .55rem;font-size:.74rem;font-weight:600;display:inline-flex}.crm-check-tag a{color:inherit;text-decoration:underline}.crm-check-tag--green{color:#065f46;background:#d1fae5}.crm-check-tag--red{color:#991b1b;background:#fee2e2}.crm-check-tag--placeholder{color:#374151;background:#e5e7eb}@container ficha-left (width<=520px){.crm-check-row{gap:.4rem .45rem}.crm-check-row .btn-lookup-phone{width:2.2rem;min-width:2.2rem;height:2.2rem;padding:0}.crm-check-tags{gap:.35rem}.crm-check-tag{padding:.16rem .4rem;font-size:.64rem}}.phone-lookup-info{cursor:default;align-items:center;display:inline-flex;position:relative}.phone-lookup-info-icon{color:#9ca3af;font-size:1rem;transition:color .15s;display:block}.phone-lookup-info:hover .phone-lookup-info-icon{color:#6b7280}.phone-lookup-info-tooltip{color:#f9fafb;z-index:2000;pointer-events:none;white-space:normal;background:#1f2937;border-radius:8px;width:240px;padding:.75rem .85rem;font-size:.8rem;font-weight:400;line-height:1.5;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000038}.phone-lookup-info-tooltip:after{content:"";border:6px solid #0000;border-top-color:#1f2937;position:absolute;top:100%;left:50%;transform:translate(-50%)}.phone-lookup-info:hover .phone-lookup-info-tooltip{display:block}.btn-lookup-phone{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;min-width:190px;padding:.62rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.btn-lookup-phone:hover:not(:disabled){background:#1d4ed8}.btn-lookup-phone:disabled{color:#9ca3af;cursor:not-allowed;background:#d1d5db}.phone-lookup-status{border-radius:999px;padding:.22rem .5rem;font-size:.78rem;font-weight:600}.phone-lookup-status--queued{color:#1d4ed8;background:#dbeafe}.phone-lookup-status--running{color:#92400e;background:#fef3c7}.phone-lookup-status--completed{color:#065f46;background:#d1fae5}.phone-lookup-status--completed_empty{color:#374151;background:#e5e7eb}.phone-lookup-status--failed{color:#991b1b;background:#fee2e2}.phone-lookup-status--ok{color:#065f46;background:#d1fae5}.phone-lookup-status--error{color:#991b1b;background:#fee2e2}.lookup-status{border-radius:6px;margin-top:.6rem;padding:.5rem .65rem;font-size:.82rem}.lookup-status p{margin:0;font-weight:500}.lookup-status--found{color:#065f46;background:#d1fae5;border:1px solid #10b981}.lookup-status--not-found{color:#92400e;background:#fef3c7;border:1px solid #f59e0b}.lookup-status--multiple{color:#1e40af;background:#dbeafe;border:1px solid #3b82f6}.lookup-status--error{color:#991b1b;background:#fee2e2;border:1px solid #ef4444}.lookup-matches{border-top:1px solid #0000001a;margin-top:.5rem;padding-top:.5rem}.lookup-matches strong{margin-bottom:.35rem;display:block}.lookup-matches ul{margin:0;padding-left:1.1rem;list-style:outside}.lookup-matches li{margin-bottom:.2rem}.contato-card{border:1px solid var(--zs-border);background:var(--zs-card-bg-alt);border-radius:10px;margin-bottom:.5rem;padding:.65rem .75rem}.contato-card--owner{background:linear-gradient(180deg, #fffdfc 0%, var(--zs-card-bg-alt) 100%);border-color:#2563eb2e}.contato-card--owner>summary{cursor:pointer;list-style:none}.contato-card--owner>summary::-webkit-details-marker{display:none}.contato-card--owner>summary:after{content:"▸";color:var(--zs-muted);margin-left:auto;font-size:.8rem;transition:transform .15s}.contato-card--owner[open]>summary:after{transform:rotate(90deg)}.contato-card--parente{background:var(--zs-card-bg);min-height:0}.contato-card--relatives{background:linear-gradient(180deg, #fffdfc 0%, var(--zs-card-bg-alt) 100%);border-color:#2563eb2e;flex-direction:column;display:flex}.contato-card-head--relatives{align-items:center;gap:.5rem;display:flex}.parentes-search-section{border-bottom:1px solid var(--zs-border);flex-direction:column;gap:.65rem;margin-bottom:.65rem;padding-bottom:.65rem;display:flex}.parentes-search-group{border:1px solid var(--zs-border);background:var(--zs-card-bg);border-radius:8px;flex-direction:column;gap:.4rem;padding:.5rem .6rem;display:flex}.parentes-search-group-title{text-transform:uppercase;letter-spacing:.04em;color:var(--zs-muted);font-size:.68rem;font-weight:700}.parentes-search-row{align-items:center;gap:.4rem;display:flex}.parentes-search-row-label{color:#374151;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.78rem;overflow:hidden}.parentes-search-row-empty{color:var(--zs-muted);font-size:.76rem;font-style:italic}.contato-card-head{text-transform:uppercase;letter-spacing:.04em;color:#374151;margin-bottom:.5rem;font-size:.72rem;font-weight:700}.contato-card-head--parente{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.contato-card-head--owner{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.provider-file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ficha-external-btn{white-space:nowrap;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;height:34px;padding:0 .75rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.ficha-external-btn--blue{color:#fff;background:#3b82f6}.ficha-external-btn--blue:hover{background:#2563eb}.ficha-government-file-field{border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:.28rem;min-width:0;margin:0;padding:.22rem .38rem .32rem;display:inline-flex}.ficha-government-file-field legend{color:#6b7280;padding:0 .22rem;font-size:.66rem;font-weight:700}.ficha-government-file-field .ficha-external-btn{width:28px;height:28px;padding:0}.ficha-government-file-field .btn-getzip-pdf{min-height:28px;padding:.22rem .38rem}.ficha-government-pdf-btn{color:#fff;background:#16a34a;border-color:#15803d}.ficha-government-pdf-btn:hover{background:#15803d}.ficha-government-pdf-btn.has-upload{background:#2563eb;border-color:#1d4ed8}.ficha-government-pdf-btn.has-upload:hover{background:#1d4ed8}.btn-getzip-pdf{color:#b91c1c;text-transform:none;letter-spacing:normal;white-space:nowrap;cursor:pointer;background:#dc262614;border:1px solid #dc26264d;border-radius:6px;align-items:center;gap:.35rem;padding:.22rem .55rem;font-size:.72rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.btn-getzip-pdf:hover:not(:disabled){background:#dc262626}.btn-getzip-pdf:disabled{opacity:.6;cursor:wait}.btn-getzip-pdf.ficha-pdf-placeholder:disabled{cursor:not-allowed}.btn-getzip-pdf svg{flex-shrink:0;font-size:.9rem}.btn-getzip-pdf.btn-getzip-import{color:#fff;background:#6b7280;border-color:#4b5563}.btn-getzip-pdf.btn-getzip-import:hover:not(:disabled){background:#4b5563}.btn-getzip-pdf.btn-getzip-import.has-upload{color:#fff;background:#16a34a;border-color:#15803d}.btn-getzip-pdf.btn-getzip-import.has-upload:hover:not(:disabled){background:#15803d}.btn-captei-search{color:#fff;text-transform:none;letter-spacing:normal;white-space:nowrap;cursor:pointer;background:#6b7280;border:1px solid #4b5563;border-radius:6px;align-items:center;gap:.35rem;padding:.22rem .55rem;font-size:.72rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.btn-captei-search:hover:not(:disabled){background:#4b5563}.btn-captei-search.has-upload{color:#fff;background:#16a34a;border-color:#15803d}.btn-captei-search.has-upload:hover:not(:disabled){background:#15803d}.btn-captei-search:disabled{opacity:.6;cursor:wait}.btn-captei-search svg{flex-shrink:0;font-size:.9rem}.btn-provider-logo{object-fit:contain;background:#fff;border-radius:3px;flex-shrink:0;width:auto;max-width:46px;height:13px;padding:1px 3px;display:block}.contato-card .MuiOutlinedInput-input{padding-top:.68rem;padding-bottom:.68rem}.btn-remove-parente{color:#b91c1c;cursor:pointer;background:#dc262614;border:1px solid #dc262640;border-radius:6px;flex-shrink:0;width:26px;height:26px;font-size:1rem;line-height:1}.btn-remove-parente:hover{background:#dc262626}.parente-grid{grid-template-columns:1fr;align-items:start;gap:.5rem;display:grid}.contato-phones{flex-direction:column;gap:.35rem;margin-top:.35rem;display:flex}.contato-phone-row{align-items:center;gap:.45rem;display:flex}.contato-phone-row--inline{flex-flow:wrap;align-items:flex-end;gap:.85rem .55rem}.contato-phone-cell{flex-direction:row;align-items:flex-end;gap:.3rem;display:flex}.contato-emails-extra{flex-flow:column;gap:.5rem;margin-bottom:.35rem;display:flex}.contato-email-extra-cell{width:100%}.btn-add-email{margin-bottom:.6rem}.age-chip{color:var(--zs-muted);white-space:nowrap;padding-right:2px;font-size:.72rem;font-weight:600}.possivel-obito-field{color:#374151;cursor:pointer;white-space:nowrap;flex:1;align-items:center;gap:.3rem;min-width:0;height:40px;padding-bottom:2px;font-size:.68rem;line-height:1.15;display:flex}.possivel-obito-field--under-data{flex:0 0 156px}.possivel-obito-field input{cursor:pointer;accent-color:#2563eb;flex-shrink:0;width:15px;height:15px;margin:0}.btn-add-parente{color:#2563eb;cursor:pointer;background:#3b82f614;border:1px solid #3b82f659;border-radius:8px;margin-top:.45rem;padding:.4rem .85rem;font-size:.82rem;font-weight:600;transition:background .15s}.btn-add-parente:hover{background:#3b82f626}.ficha-form .MuiFormControl-root{min-width:0}.phone-lookup-warning{color:#92400e;background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;align-items:flex-start;gap:.45rem;max-width:520px;margin:.55rem auto .2rem;padding:.55rem .7rem;font-size:.82rem;line-height:1.35;display:flex}.phone-lookup-warning svg,.phone-lookup-hint svg{flex:none;width:1rem;height:1rem;margin-top:.05rem}.phone-lookup-hint{color:#92400e;background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;align-items:flex-start;gap:.45rem;max-width:520px;margin:.55rem auto .15rem;padding:.55rem .7rem;font-size:.82rem;line-height:1.35;display:flex}.btn-fotos-header{color:#2563eb;cursor:pointer;background:#f0f7ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;gap:.3rem;padding:.28rem .65rem;font-size:.82rem;font-weight:500;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.btn-fotos-header:hover{background:#dbeafe;border-color:#93c5fd}.btn-fotos-count{color:#fff;background:#2563eb;border-radius:10px;padding:.05em .45em;font-size:.75rem;font-weight:600}.property-photo-trigger{cursor:default;background:0 0;border:none;border-radius:8px;width:100%;padding:0;display:block;position:relative;overflow:visible}.property-photo-trigger.has-gallery{cursor:zoom-in}.property-photo-trigger:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.property-photo-count-chip{z-index:2;color:#fff;pointer-events:none;background:#0000008c;border-radius:10px;align-items:center;gap:.2rem;padding:.18em .5em;font-size:.75rem;font-weight:600;display:inline-flex;position:absolute;top:6px;right:6px}.photo-gallery-backdrop{z-index:3000;background:#000000e0;justify-content:stretch;align-items:stretch;padding:0;display:flex;position:fixed;inset:0}.photo-gallery-panel{color:#f9fafb;background:#0b0b0e;border-radius:0;flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.photo-gallery-header{color:#d4d4d8;border-bottom:1px solid #3f3f46;justify-content:space-between;align-items:center;padding:.7rem 1rem;font-size:.88rem;display:flex;position:relative}.photo-gallery-close{color:#a1a1aa;cursor:pointer;background:0 0;border:none;padding:0 .2rem;font-size:1.5rem;line-height:1}.photo-gallery-close:hover{color:#fff}.photo-original-backdrop{z-index:1;background:#000000d1;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.photo-original-panel{color:#f9fafb;background:#08080a;border:1px solid #3f3f46;border-radius:10px;flex-direction:column;width:min(96vw,1500px);height:min(92vh,980px);display:flex;overflow:hidden;box-shadow:0 24px 80px #0000008c}.photo-original-header{color:#d4d4d8;border-bottom:1px solid #27272a;justify-content:space-between;align-items:center;padding:.65rem .9rem;font-size:.86rem;display:flex}.photo-original-scroll{flex:1;justify-content:flex-start;align-items:flex-start;min-height:0;display:flex;overflow:auto}.photo-original-img{width:auto;max-width:none;height:auto;max-height:none;display:block}.ficha-panel-photo{cursor:default;background:#e5e7eb;border:none;border-radius:8px;flex-shrink:0;width:100%;height:clamp(108px,14vh,132px);padding:0;position:relative;overflow:hidden}.ficha-panel-photo.has-gallery{cursor:zoom-in}.ficha-photo-single,.ficha-photo-mosaic,.ficha-panel-photo img{width:100%;height:100%}.ficha-photo-single,.ficha-photo-mosaic{display:block}.ficha-photo-single img,.ficha-photo-mosaic img{object-fit:cover;width:100%;height:100%;display:block}.ficha-photo-mosaic{background:#111827;grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.ficha-photo-mosaic-tile{min-width:0;min-height:0;position:relative;overflow:hidden}.ficha-photo-more{color:#fff;background:#00000073;justify-content:center;align-items:center;font-size:1.4rem;font-weight:800;display:flex;position:absolute;inset:0}.ficha-panel-photo-placeholder{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;height:100%;font-size:.78rem;display:flex}.ficha-details-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:-.2rem;display:flex}.ficha-details-controls-buttons{flex:none;gap:.4rem;display:flex}.ficha-details-controls button{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d1d5db;border-radius:6px;height:26px;padding:0 .6rem;font-size:.7rem;font-weight:800}.ficha-details-controls button.ficha-expand-all-btn{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.ficha-details-controls button.ficha-expand-all-btn:hover{background:#dbeafe;border-color:#2563eb}.ficha-details-controls button.ficha-collapse-all-btn{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.ficha-details-controls button.ficha-collapse-all-btn:hover{background:#fee2e2;border-color:#dc2626}.ficha-imoview-code-field{flex:160px;align-items:center;gap:.4rem;min-width:0;display:flex}.ficha-imoview-code-field span{color:#6b7280;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;font-size:.68rem;font-weight:700}.ficha-imoview-code-field input{color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:auto;min-width:0;height:26px;padding:0 .5rem;font-size:.78rem}.ficha-imoview-code-field input:focus{border-color:#2563eb;outline:none}@media (width<=820px){.photo-gallery-header{gap:.45rem}.ficha-panel-photo{height:260px}}.ficha-captavel-row{flex-wrap:wrap;gap:.5rem;display:flex}.captavel-toggle-btn{cursor:pointer;color:#6b7280;background:#f3f4f6;border:1.5px solid #d1d5db;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:.35rem;min-width:0;padding:.5rem .75rem;font-size:.84rem;font-weight:600;transition:all .15s;display:inline-flex}.captavel-toggle-btn:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}.captavel-toggle-btn.is-visto{color:#fff;background:#059669;border-color:#047857}.captavel-toggle-btn.is-visto:hover:not(:disabled){background:#047857}.captavel-toggle-btn.is-captavel{color:#fff;background:#2563eb;border-color:#1d4ed8}.captavel-toggle-btn.is-captavel:hover:not(:disabled){background:#1d4ed8}.captavel-toggle-btn.is-nao-captavel{color:#fff;background:#dc2626;border-color:#b91c1c}.captavel-toggle-btn.is-nao-captavel:hover:not(:disabled){background:#b91c1c}.captavel-toggle-btn.is-save{color:#fff;background:#16a34a;border-color:#15803d}.captavel-toggle-btn.is-save:hover:not(:disabled){background:#15803d}.captavel-toggle-btn.is-save:disabled{opacity:.7;cursor:wait}.ficha-panel-section{flex-direction:column;gap:.5rem;display:flex}.ficha-panel-section-title{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;border-bottom:1px solid #e5e7eb;padding-bottom:.3rem;font-size:.72rem;font-weight:700}.ficha-info-grid{grid-template-columns:1fr 1fr;gap:.35rem .5rem;display:grid}.ficha-data-cell{flex-direction:column;gap:.1rem;display:flex}.ficha-data-cell-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:500}.ficha-data-cell-value{color:#1f2937;font-size:.85rem;font-weight:500}.ficha-details-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.ficha-details-section summary{cursor:pointer;color:#374151;letter-spacing:.04em;text-transform:uppercase;-webkit-user-select:none;user-select:none;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:.5rem;min-height:38px;padding:.55rem .7rem;font-size:.76rem;font-weight:800;list-style:none;display:flex}.ficha-details-section summary::-webkit-details-marker{display:none}.ficha-details-section summary:after{content:"▾";color:#6b7280;font-size:.82rem;transition:transform .15s}.ficha-details-section:not([open]) summary:after{transform:rotate(-90deg)}.ficha-details-section[open] summary{border-bottom-color:#e5e7eb}.ficha-details-content{flex-direction:column;gap:.65rem;padding:.7rem;display:flex}.ficha-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.ficha-details-grid--internal{margin-bottom:.2rem}.ficha-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .8rem;display:grid}.ficha-bool-toggle-row{flex-wrap:wrap;gap:.5rem;margin:.65rem 0;display:flex}.ficha-bool-toggle-btn{color:#6b7280;cursor:pointer;white-space:nowrap;background:#f9fafb;border:1.5px solid #d1d5db;border-radius:8px;flex:auto;min-width:0;height:34px;padding:0 .75rem;font-size:.78rem;font-weight:700;transition:all .15s}.ficha-bool-toggle-btn:hover{background:#f3f4f6;border-color:#9ca3af}.ficha-bool-toggle-btn.active{color:#fff;background:#2563eb;border-color:#1d4ed8}.ficha-bool-toggle-btn.active:hover{background:#1d4ed8}.ficha-toggle-field{color:#374151;cursor:pointer;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:.45rem;min-width:0;font-size:.78rem;line-height:1.2;display:grid;position:relative}.ficha-toggle-field input{opacity:0;pointer-events:none;position:absolute}.ficha-toggle-ui{box-sizing:border-box;background:#f3f4f6;border:1px solid #d1d5db;border-radius:999px;width:32px;height:18px;transition:background .15s,border-color .15s;position:relative}.ficha-toggle-ui:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0f172a38}.ficha-toggle-field input:checked+.ficha-toggle-ui{background:#55c3ae;border-color:#55c3ae}.ficha-toggle-field input:checked+.ficha-toggle-ui:after{transform:translate(14px)}.ficha-toggle-field input:focus-visible+.ficha-toggle-ui{outline-offset:2px;outline:2px solid #2563eb59}@media (width<=1180px){.ficha-checkbox-grid,.ficha-details-grid{grid-template-columns:1fr}}.ficha-price-highlight{flex-wrap:wrap;align-items:baseline;gap:.3rem;display:flex}.ficha-price-main{color:#111827;font-size:1.35rem;font-weight:700}.ficha-price-label{color:#6b7280;font-size:.8rem;font-weight:400}.ficha-price-block{flex-direction:column;gap:2px;margin-bottom:.5rem;display:flex}.ficha-price-block-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.ficha-price-context{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;align-self:center;font-size:.72rem;font-weight:500}.ficha-price-highlight--secondary .ficha-price-main{color:#374151;font-size:1.1rem}.ficha-price-block--total{border-top:1px solid #e5e7eb;margin-top:.5rem;padding-top:.5rem}.ficha-docs-row{gap:.5rem;margin-top:.75rem;display:flex}.ficha-doc-link{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .65rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.ficha-doc-link:hover{background:#f3f4f6;border-color:#9ca3af}.ficha-features-row{flex-wrap:wrap;gap:.3rem;display:flex}.ficha-feature-pill{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;padding:.22rem .6rem;font-size:.75rem;font-weight:500;display:inline-flex}.ficha-feature-pill.pill-mobilia{color:#065f46;background:#ecfdf5;border-color:#6ee7b7}.ficha-feature-pill.pill-nao-mobilia{color:#92400e;background:#fef3c7;border-color:#fcd34d}.ficha-descricao{color:#374151;white-space:pre-wrap;background:#fff;border:1px solid #e5e7eb;border-radius:6px;max-height:120px;padding:.5rem .65rem;font-size:.82rem;line-height:1.55;overflow-y:auto}.ficha-notes-textarea{color:#111827;resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;min-height:90px;padding:.55rem .65rem;font-family:inherit;font-size:.85rem;line-height:1.5;transition:border-color .15s}.ficha-notes-textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb1f}.ficha-notes-textarea::placeholder{color:#9ca3af}.ficha-strip-footer{flex-wrap:wrap}.ficha-footer-files-row{flex:auto}.ficha-authorizations-field{border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:.35rem;min-width:0;margin:0;padding:.28rem .45rem .4rem;display:inline-flex}.ficha-authorizations-field legend{color:#6b7280;text-transform:uppercase;padding:0 .28rem;font-size:.66rem;font-weight:700}.ficha-authorizations-field .ficha-authorization-btn{white-space:nowrap;min-height:28px;padding:.28rem .45rem;font-size:.72rem}.ficha-authorizations-field .ficha-whatsapp-web-btn{flex:0 0 28px;width:28px;height:28px;min-height:28px}.ficha-crm-field{border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:.35rem;min-width:0;margin:0;padding:.28rem .45rem .4rem;display:inline-flex}.ficha-crm-field legend{color:#6b7280;text-transform:uppercase;padding:0 .28rem;font-size:.66rem;font-weight:700}.ficha-crm-field .btn-lookup-phone,.ficha-crm-field .btn-lookup-phone:hover:not(:disabled),.ficha-crm-field .btn-lookup-phone:disabled{width:28px;min-width:28px;height:28px;color:inherit;background:0 0;align-self:center;padding:0;transform:none}.ficha-crm-field .crm-check-tags{flex:0 auto;align-self:center;transform:none}.pipefy-send-row{margin-left:auto}.ficha-actions{display:none!important}.ficha-file-action-btn.is-cadastro-locacao,.ficha-file-action-btn.is-cadastro-locacao:hover{background:#0ea5e9}.ficha-file-action-btn.is-cadastro-venda,.ficha-file-action-btn.is-cadastro-venda:hover{background:#8b5cf6}.ficha-government-file-field .ficha-government-pdf-btn{color:#fff;background:#16a34a;border-color:#15803d}.ficha-file-action-btn{background:#6b7280}.ficha-file-action-btn:hover{background:#4b5563}.ficha-file-action-btn.has-upload{background:#16a34a}.ficha-file-action-btn.has-upload:hover{background:#15803d}.ficha-government-file-field .ficha-government-pdf-btn{background:#6b7280;border-color:#4b5563}.ficha-government-file-field .ficha-government-pdf-btn:hover{background:#4b5563}.ficha-government-file-field .ficha-government-pdf-btn.has-upload{background:#16a34a;border-color:#15803d}.ficha-government-file-field .ficha-government-pdf-btn.has-upload:hover{background:#15803d}.getzip-address-import-btn{color:#fff;background:#6b7280;border-color:#4b5563}.getzip-address-import-btn:hover:not(:disabled){background:#4b5563}.getzip-address-import-btn.has-upload{background:#16a34a;border-color:#15803d}.getzip-address-import-btn.has-upload:hover:not(:disabled){background:#15803d}.ficha-authorizations-field .ficha-authorization-btn{color:#fff;background:#6b7280;border-color:#4b5563}.ficha-authorizations-field .ficha-authorization-btn:hover{background:#4b5563}.ficha-authorizations-field .ficha-authorization-btn.is-rental.has-upload{background:#0ea5e9;border-color:#0284c7}.ficha-authorizations-field .ficha-authorization-btn.is-sale.has-upload{background:#8b5cf6;border-color:#7c3aed}.ficha-authorizations-field .ficha-authorization-btn.is-both.has-upload{background:#10b981;border-color:#059669}.photo-editor-modal{z-index:3600;color:var(--color-text);background:#242429;flex-direction:column;display:flex;position:fixed;inset:0}.photo-editor-rights-overlay{z-index:4;background:#0d0d10ad;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.photo-editor-rights-dialog{border:1px solid var(--color-border);background:#303036;border-radius:6px;width:min(440px,100%);padding:22px;box-shadow:0 18px 48px #00000059}.photo-editor-rights-dialog>svg{color:#ef7373;margin-bottom:12px;font-size:24px;display:block}.photo-editor-rights-dialog h3{margin:0 0 14px;font-size:16px}.photo-editor-rights-dialog label{color:var(--color-text-secondary);align-items:flex-start;gap:9px;font-size:13px;line-height:1.45;display:flex}.photo-editor-rights-dialog input{accent-color:var(--color-accent);flex:none;margin:3px 0 0}.photo-editor-rights-dialog button{border:1px solid var(--color-accent);background:var(--color-accent);color:#fff;width:100%;min-height:38px;font:inherit;border-radius:6px;margin-top:18px;font-size:13px;font-weight:700}.photo-editor-rights-dialog button:hover:not(:disabled){border-color:var(--color-accent-dark);background:var(--color-accent-dark)}.photo-editor-header{border-bottom:1px solid var(--color-border);background:#0b0b0e;flex:none;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;min-height:58px;padding:8px 14px 8px 18px;display:grid}.photo-editor-logo{justify-self:start;width:auto;height:28px}.photo-editor-header-actions{justify-self:end}.photo-editor-title,.photo-editor-header-actions,.photo-editor-title>div,.photo-editor-section-title,.photo-editor-controls-heading,.photo-editor-stage-heading,.photo-editor-output-row{align-items:center;display:flex}.photo-editor-title{gap:10px;min-width:0}.photo-editor-title>svg{color:#ef7373;flex:none;font-size:22px}.photo-editor-title>div{gap:10px;min-width:0}.photo-editor-title h2,.photo-editor-control-section h3,.photo-editor-stage-heading h3{letter-spacing:0;margin:0}.photo-editor-title h2{font-size:17px}.photo-editor-title span,.photo-editor-controls-heading span,.photo-editor-stage-heading span,.photo-editor-muted{color:var(--color-text-muted);font-size:12px}.photo-editor-header-actions{flex:none;gap:8px}.photo-editor-header-credits{border-right:1px solid #34343a;align-items:center;gap:10px;margin-right:4px;padding-right:12px;display:flex}.photo-editor-header-credits>div{text-align:right;min-width:0}.photo-editor-header-credits span,.photo-editor-header-credits small{display:block}.photo-editor-header-credits span{color:var(--color-text-secondary);font-size:11px;font-weight:700}.photo-editor-header-credits small{max-width:120px;color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:400;overflow:hidden}.photo-editor-header-credits strong{color:#fff;font-variant-numeric:tabular-nums;font-size:20px}.photo-editor-button,.photo-editor-icon-btn,.photo-editor-close,.photo-editor-run,.photo-editor-segmented button,.photo-editor-presets button{border:1px solid var(--color-border);min-height:34px;color:var(--color-text);font:inherit;background:#3a3a41;border-radius:6px;justify-content:center;align-items:center;gap:6px;display:inline-flex}.photo-editor-button{padding:0 12px;font-size:13px;font-weight:600}.photo-editor-button.primary,.photo-editor-run{border-color:var(--color-accent);background:var(--color-accent);color:#fff}.photo-editor-button:hover:not(:disabled),.photo-editor-icon-btn:hover:not(:disabled),.photo-editor-close:hover,.photo-editor-segmented button:hover:not(:disabled),.photo-editor-presets button:hover:not(:disabled){background:#494950;border-color:#777780}.photo-editor-button.primary:hover:not(:disabled),.photo-editor-run:hover:not(:disabled){border-color:var(--color-accent-dark);background:var(--color-accent-dark)}.photo-editor-modal button:disabled,.photo-editor-modal input:disabled,.photo-editor-modal select:disabled{cursor:not-allowed;opacity:.5}.photo-editor-close,.photo-editor-icon-btn{width:34px;padding:0;font-size:19px}.photo-editor-close{background:0 0;border-color:#0000;font-size:23px}.photo-editor-workspace{flex:1;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:342px minmax(0,1fr);min-height:0;display:grid}.photo-editor-global-error{color:#ffd9d9;background:#542f33;border-bottom:1px solid #b95252;flex:none;padding:9px 18px;font-size:13px;line-height:1.4}.photo-editor-progress-overlay{z-index:20;background:#111114b8;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.photo-editor-progress-dialog{background:#303036;border:1px solid #5a5a63;border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;width:min(420px,100%);padding:20px;display:grid;box-shadow:0 18px 50px #0000006b}.photo-editor-progress-dialog>svg{color:#ef7373;font-size:28px}.photo-editor-progress-copy{min-width:0}.photo-editor-progress-copy h3,.photo-editor-progress-copy p{letter-spacing:0;margin:0}.photo-editor-progress-copy h3{font-size:15px}.photo-editor-progress-copy p{color:var(--color-text-secondary);margin-top:4px;font-size:12px}.photo-editor-progress-dialog>strong{font-variant-numeric:tabular-nums;font-size:14px}.photo-editor-progress-track{background:#1f1f24;border-radius:4px;grid-column:1/-1;height:8px;overflow:hidden}.photo-editor-progress-track>span{border-radius:inherit;background:var(--color-accent);height:100%;transition:width .22s;display:block}.photo-editor-controls{background:#242429;flex-direction:column;gap:12px;min-height:0;padding:14px 0 14px 14px;display:flex}.photo-editor-controls-panel{border:1px solid var(--color-border);background:#303036;border-radius:8px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.photo-editor-control-section{border-bottom:1px solid #46464e;padding:15px 0}.photo-editor-control-section h3,.photo-editor-controls-heading h3,.photo-editor-stage-heading h3{font-size:13px;font-weight:700}.photo-editor-distortion{color:var(--color-text-secondary);grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;font-size:12px;line-height:1.45;display:grid}.photo-editor-control-section input[type=checkbox]{width:16px;height:16px;accent-color:var(--color-accent);margin-top:1px}.photo-editor-section-title,.photo-editor-controls-heading,.photo-editor-stage-heading{justify-content:space-between;gap:12px}.photo-editor-controls-heading{border-bottom:1px solid var(--color-border);flex:none;min-height:48px;padding:9px 12px}.photo-editor-controls-heading>div{min-width:0}.photo-editor-controls-actions{flex:none;align-items:center;gap:6px;display:flex}.photo-editor-controls-heading>div>span{margin-top:2px;display:block}.photo-editor-controls-content{flex:1;min-height:0;padding:0 16px;overflow-y:auto}.photo-editor-photos-section{padding-top:0}.photo-editor-filmstrip{--photo-editor-thumb-height:50px;--photo-editor-filmstrip-gap:6px;grid-auto-rows:var(--photo-editor-thumb-height);gap:var(--photo-editor-filmstrip-gap);height:calc(3 * var(--photo-editor-thumb-height) + 2 * var(--photo-editor-filmstrip-gap));scroll-behavior:smooth;scroll-snap-type:y mandatory;margin-top:10px;display:grid;overflow-y:auto}.photo-editor-thumb{scroll-snap-align:start;scroll-snap-stop:always;background:#39393f;border:1px solid #0000;border-radius:6px;grid-template-columns:minmax(0,1fr) 28px;gap:4px;min-width:0;display:grid}.photo-editor-thumb.selected{border-color:#dc5b5b}.photo-editor-thumb>button:first-child{min-width:0;color:var(--color-text-secondary);text-align:left;background:0 0;border:0;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:8px;padding:4px;display:grid}.photo-editor-thumb>button:last-child{width:26px;height:26px;color:var(--color-text-muted);background:0 0;border:0;align-self:center;font-size:16px}.photo-editor-thumb img{object-fit:cover;border-radius:4px;width:54px;height:42px}.photo-editor-thumb span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.photo-editor-segmented{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:10px;display:grid}.photo-editor-segmented button,.photo-editor-presets button{min-width:0;padding:0 5px;font-size:11px}.photo-editor-segmented button.active{color:#fff;background:#c739393d;border-color:#dc5b5b}.photo-editor-presets,.photo-editor-dimensions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px;display:grid}.photo-editor-dimensions label,.photo-editor-output-row label{color:var(--color-text-muted);gap:4px;font-size:11px;display:grid}.photo-editor-dimensions input,.photo-editor-output-row select{border:1px solid var(--color-border);width:100%;min-width:0;height:34px;color:var(--color-text);background:#27272c;border-radius:6px;padding:0 8px}.photo-editor-distortion{border:1px solid var(--color-warning-border);background:var(--color-warning-bg);color:var(--color-warning-text);border-radius:6px;margin-top:9px;padding:9px}.photo-editor-slider{color:var(--color-text-secondary);grid-template-columns:66px minmax(0,1fr) 30px;align-items:center;gap:7px;margin-top:9px;font-size:11px;display:grid}.photo-editor-slider output{text-align:right;color:var(--color-text-muted)}.photo-editor-adjustments-content{padding-top:1px}.photo-editor-modal input[type=range]{min-width:0;accent-color:var(--color-accent)}.photo-editor-output-row{gap:10px;margin-top:9px}.photo-editor-output-row select{width:82px}.photo-editor-output-row label{flex:1}.photo-editor-run{flex:none;width:100%;min-height:43px;margin:0;padding:0 14px;font-size:13px;font-weight:700}.photo-editor-run svg{font-size:20px}.photo-editor-error{border:1px solid var(--color-error-border);background:var(--color-error-bg);color:var(--color-error-text);border-radius:6px;margin-top:10px;padding:9px 10px;font-size:12px}.photo-editor-main{background:#242429;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(460px,1.2fr) minmax(320px,.8fr);align-items:stretch;gap:14px;min-width:0;min-height:0;padding:14px;display:grid;overflow-y:auto}.photo-editor-footer{grid-column:1/-1;grid-template-columns:328px minmax(460px,1.2fr) minmax(320px,.8fr);gap:14px;padding:0 14px 14px;display:grid}.photo-editor-footer-apply{grid-column:1/3}.photo-editor-footer-review-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.photo-editor-footer .photo-editor-button{width:100%;min-height:43px;font-size:13px}.photo-editor-stage,.photo-editor-review{border:1px solid var(--color-border);background:#303036;border-radius:8px;min-width:0;overflow:hidden}.photo-editor-review{flex-direction:column;min-height:0;display:flex}.photo-editor-stage-heading{border-bottom:1px solid var(--color-border);min-height:48px;padding:9px 12px}.photo-editor-stage-heading>div{min-width:0}.photo-editor-stage-heading>div>span{text-overflow:ellipsis;white-space:nowrap;max-width:360px;margin-top:2px;display:block;overflow:hidden}.photo-editor-mask{padding:12px}.photo-editor-mask canvas{cursor:crosshair;touch-action:none;background:#1d1d21;border:1px solid #4b4b52;border-radius:6px;width:100%;height:auto;display:block}.photo-editor-mask-tools{flex:none;align-items:center;gap:7px;margin-left:auto;display:flex}.photo-editor-mask-hint{color:var(--color-text-muted);text-align:right;margin-top:6px;font-size:11px}.photo-editor-tool-select{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 12px;padding:9px 12px 0;display:flex}.photo-editor-tool-select-left{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.photo-editor-tool-select .photo-editor-segmented{grid-template-columns:repeat(2,minmax(0,1fr));width:200px;margin-top:0}.photo-editor-tool-select .photo-editor-segmented button{justify-content:center;align-items:center;gap:4px;display:flex}.photo-editor-brush-size{flex:1;grid-template-columns:56px minmax(0,1fr);margin-top:0}.photo-editor-empty-upload,.photo-editor-review-empty{width:100%;min-height:340px;color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.photo-editor-empty-upload{background:0 0;border:0}.photo-editor-empty-upload:hover{color:var(--color-text-secondary);background:#34343a}.photo-editor-empty-upload svg{font-size:34px}.photo-editor-results{scroll-behavior:smooth;scroll-snap-type:y mandatory;flex:1;grid-auto-rows:calc(33.3333% - 6.66667px);gap:10px;min-height:0;padding:10px;scroll-padding-top:10px;display:grid;overflow-y:auto}.photo-editor-result{scroll-snap-align:start;scroll-snap-stop:always;background:#29292e;border:1px solid #45454c;border-radius:6px;flex-direction:column;min-width:0;min-height:0;padding:7px;display:flex;overflow:hidden}.photo-editor-result>strong{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:11px;display:block;overflow:hidden}.photo-editor-compare{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;min-height:0;display:grid}.photo-editor-compare figure{flex-direction:column;min-width:0;min-height:0;margin:0;display:flex}.photo-editor-compare img,.photo-editor-result-state{object-fit:contain;background:#1f1f23;border-radius:4px;flex:1;width:100%;min-height:0;display:block}.photo-editor-result-state{color:var(--color-text-muted);place-items:center;font-size:11px;display:grid}.photo-editor-result-state.processing:before,.photo-editor-result-state.queued:before,.photo-editor-result-state.uploading:before,.photo-editor-result-state.creating:before,.photo-editor-result-state.queueing:before{content:"";border:2px solid #5b5b63;border-top-color:#e06464;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite photo-editor-spin}.photo-editor-result-state.error,.photo-editor-status-error{color:var(--color-error-text)}.photo-editor-compare figcaption{color:var(--color-text-muted);justify-content:space-between;gap:5px;margin-top:3px;font-size:9px;display:flex}.photo-editor-compare figcaption small{font-size:inherit}@keyframes photo-editor-spin{to{transform:rotate(360deg)}}@media (width<=1100px){.photo-editor-main{grid-template-columns:minmax(0,1fr)}.photo-editor-results{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.photo-editor-footer{grid-template-columns:minmax(0,1fr)}.photo-editor-footer-apply,.photo-editor-footer-review-actions{grid-column:1}}@media (width<=760px){.photo-editor-header{min-height:52px;padding:7px 9px}.photo-editor-title>div>span,.photo-editor-button.secondary,.photo-editor-button.primary:not(:enabled),.photo-editor-header-credits small{display:none}.photo-editor-button{min-height:32px;padding:0 8px}.photo-editor-workspace{display:block;overflow-y:auto}.photo-editor-controls,.photo-editor-main{overflow:visible}.photo-editor-controls{border-bottom:1px solid var(--color-border);padding:10px}.photo-editor-controls-panel,.photo-editor-controls-content{overflow:visible}.photo-editor-main{min-width:0;padding:10px;display:grid}.photo-editor-results{grid-template-columns:minmax(0,1fr)}.photo-editor-empty-upload,.photo-editor-review-empty{min-height:220px}}.layout{flex-direction:column;min-height:100vh;display:flex}.header{z-index:50;background:#fff;border-bottom:1px solid #e0e0e5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1400px;height:64px;margin:0 auto;padding:0 2.5rem;display:flex}.header-brand{align-items:center;text-decoration:none;display:flex}.header-logo{width:auto;height:48px}.header-brand-text{flex-direction:column;line-height:1.15;display:flex}.header-brand-name{letter-spacing:-.02em;font-size:1.2rem;font-weight:700}.header-brand-name .zap,.header-brand-name .state{color:var(--color-text)}.header-brand-sub{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:500}.header-nav{align-items:center;gap:.25rem;display:flex}.header-gestao-link{border-radius:var(--radius-sm);color:#5a5a65;background:0 0;border:1px solid #d0d0d5;align-items:center;gap:.5rem;margin-right:.15rem;padding:.42rem .78rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.header-gestao-link:hover{color:#1f1f23;background:#f5f5f7;border-color:#a5a5ad;text-decoration:none}.header-nav-btn{border-radius:var(--radius-sm);color:#5a5a65;cursor:pointer;background:0 0;border:1px solid #d0d0d5;align-items:center;gap:.45rem;padding:.42rem .78rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .15s;display:inline-flex}.header-nav-btn:hover{color:#1f1f23;background:#f5f5f7;border-color:#a5a5ad}.header-nav-btn svg{flex-shrink:0}.account-menu-org-line{color:#6b7280;margin-top:.25rem;font-size:.75rem;display:block}.account-menu-link.account-menu-item{color:#1f1f23;text-decoration:none;display:flex}.account-settings-section{border-top:1px solid #e5e7eb;margin-top:1.25rem;padding-top:1rem}.account-settings-section--compact{padding-top:.85rem;padding-bottom:.85rem}.account-settings-small-copy{color:#4b5563;margin:0 0 .75rem;font-size:.84rem;line-height:1.45}.account-settings-agency-hint{color:#6b7280;margin:0 0 .65rem;font-size:.82rem;line-height:1.45}.account-settings-agency-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.account-settings-file-label{color:#374151;cursor:pointer;font-size:.85rem;font-weight:600}.account-settings-file-input{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;margin-top:.3rem;margin-bottom:.15rem;padding:.3rem .5rem .3rem 0;font-size:.8rem;transition:border-color .15s,box-shadow .15s;display:block}.account-settings-file-input:hover{border-color:#9ca3af}.account-settings-file-input:focus{border-color:#e85555;outline:none;box-shadow:0 0 0 1px #e8555538}.account-settings-file-input::file-selector-button{color:#1d4ed8;cursor:pointer;background:#dbeafe;border:1px solid #93c5fd;border-radius:6px;margin-right:.55rem;padding:.28rem .55rem;font-size:.78rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.account-settings-file-input::file-selector-button:hover{color:#1e40af;background:#bfdbfe;border-color:#60a5fa}.account-settings-file-input:disabled::file-selector-button{opacity:.65;cursor:wait}.account-settings-file-meta{color:#334155;min-height:1.1rem;margin-top:.28rem;font-size:.76rem;display:block}.account-settings-agency-thumb{object-fit:contain;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;max-width:120px;max-height:52px}.account-settings-section h4{color:#0f172a;margin:0 0 .75rem;font-size:.95rem;font-weight:600}.account-settings-getzip-heading{margin:0 0 .75rem;line-height:0}.account-settings-getzip-logo{object-fit:contain;object-position:left center;width:auto;max-width:11rem;height:2rem;display:block}.account-settings-getzip-heading+.btn-link-ghost{margin:0 0 .85rem;display:block}.account-settings-imoview-heading{margin:0 0 .75rem;line-height:0}.account-settings-imoview-logo{object-fit:contain;object-position:left center;width:auto;max-width:11rem;height:2rem;display:block}.account-settings-captei-heading{margin:0 0 .75rem;line-height:0}.account-settings-captei-logo{object-fit:contain;object-position:left center;width:auto;max-width:11rem;height:2rem;display:block}.account-settings-pipefy-heading{margin:0 0 .75rem;line-height:0}.account-settings-pipefy-logo{object-fit:contain;object-position:left center;width:auto;max-width:9rem;height:1.5rem;display:block}.account-settings-wa-heading{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.account-settings-wa-heading-left{align-items:center;gap:.45rem;display:inline-flex}.wa-status-inline{color:#1e293b;font-size:.8rem;font-weight:500}.wa-section-icon{color:#25d366;flex-shrink:0;display:inline-flex}.wa-qr-open-btn{justify-content:center;width:100%;margin-top:.75rem}.wa-auto-reconnect-note{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.375rem;margin:.5rem 0 0;padding:.65rem .75rem;font-size:.85rem;line-height:1.45}.wa-status-line{color:#1e293b;margin:.5rem 0;font-size:.85rem}.wa-status-value{font-weight:600}.wa-status-value--success{color:#166534}.wa-status-value--danger{color:#b91c1c}.wa-status-value--neutral{color:#334155;font-weight:500}.wa-lgpd-loading{color:#64748b;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.85rem;display:flex}.wa-lgpd-spinner{border:2px solid #e2e8f0;border-top-color:#e85555;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.7s linear infinite wa-lgpd-spin}@keyframes wa-lgpd-spin{to{transform:rotate(360deg)}}.wa-lgpd-row{color:#334155;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;font-size:.85rem;line-height:1.35;display:flex}.wa-lgpd-row input:disabled{cursor:not-allowed;opacity:.7}.account-settings-modal .wa-lgpd-row label{color:#334155}.btn-link-ghost{color:#2563eb;cursor:pointer;background:0 0;border:none;margin:.25rem 0 0;padding:0;font-size:.85rem;text-decoration:underline}.header-wa-msgs-btn{border-radius:var(--radius-sm);color:#fff;cursor:pointer;background:#128c4a;border:1px solid #0f6f3b;align-items:center;gap:.35rem;padding:.4rem .75rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform 80ms;display:inline-flex;position:relative;box-shadow:0 1px 2px #08462361}.header-wa-msgs-btn:hover:not(:disabled){color:#fff;background:#0f753e;border-color:#0c5c31;box-shadow:0 3px 8px #08462373}.header-wa-msgs-btn:active:not(:disabled){background:#0c5c31;border-color:#094827;transform:translateY(1px);box-shadow:0 1px 3px #08462359}.header-wa-msgs-btn:disabled{opacity:.55;cursor:wait}.header-wa-msgs-icon{color:#fff;flex-shrink:0;width:1.1rem;height:1.1rem}.header-wa-msgs-spinner{border:2px solid #ffffff80;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.7s linear infinite wa-lgpd-spin}.header-wa-msgs-badge{pointer-events:none;background:#dc2626;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:-3px;right:-3px}.header-nav-item{border-radius:var(--radius-sm);color:#5a5a65;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.header-nav-item:hover{color:#1f1f23;background:#f5f5f7}.header-nav-item.active{background:var(--color-accent-light);color:var(--color-accent-dark)}.header-meta{align-items:center;gap:1rem;display:flex}.user-menu{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.header-wa-reconnect-hint{color:#1e40af;text-align:right;flex-shrink:1;max-width:min(300px,32vw);font-size:.78rem;line-height:1.35}.user-email{color:#5a5a65;font-size:.85rem;font-weight:500}.btn-logout{border-radius:var(--radius-sm);color:#5a5a65;background:0 0;border:1px solid #d0d0d5;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.btn-logout:hover{color:#1f1f23;background:#f5f5f7;border-color:#a5a5ad}.account-menu-wrapper{position:relative}.btn-account{border-radius:var(--radius-sm);color:#5a5a65;background:0 0;border:1px solid #d0d0d5;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.85rem;font-weight:600;transition:all .15s;display:inline-flex;position:relative}.btn-account:hover{color:#1f1f23;background:#f5f5f7;border-color:#a5a5ad}.account-menu-icon{width:1rem;height:1rem}.account-notification-dot{background:#dc2626;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:-4px;right:-4px}.account-menu-dropdown{z-index:1200;background:#fff;border:1px solid #e0e0e5;border-radius:12px;min-width:260px;padding:.45rem;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 24px #00000024}.account-menu-user-card{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:.7rem;margin-bottom:.35rem;padding:.7rem;display:flex}.account-menu-avatar{color:#fff;background:#e85555;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:700;display:inline-flex}.account-menu-user-text{flex-direction:column;gap:.12rem;min-width:0;display:flex}.account-menu-user-text strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;line-height:1.2;overflow:hidden}.account-menu-user-text span{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.25;overflow:hidden}.account-menu-item{text-align:left;color:#1f1f23;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.55rem;width:100%;padding:.55rem .6rem;font-size:.84rem;display:flex}.account-menu-item:hover{background:#f3f4f6}.account-menu-item svg{opacity:.65;flex-shrink:0}.header-gestao-link svg{flex-shrink:0}.account-menu-item--signout{color:#b91c1c}.account-menu-item--signout svg{opacity:.75}.account-settings-overlay{z-index:1300;background:#11182799;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.account-settings-modal{background:#fff;border:none;border-radius:10px;flex-direction:column;width:100%;max-width:560px;min-height:0;max-height:92vh;margin:0;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}.account-settings-header{background:linear-gradient(135deg,#e85555 0%,#c73939 100%);border-radius:10px 10px 0 0;height:auto;min-height:56px;margin:0;padding:.35rem 0;position:relative;overflow:hidden}.account-settings-header-inner{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;height:100%;padding:.75rem 1.25rem;display:flex;position:relative}.account-settings-close{z-index:2;color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.4rem;line-height:1;transition:background-color .15s;display:flex;position:absolute;top:.5rem;right:.5rem}.account-settings-close:hover:not(:disabled){background:#ffffff4d}.account-settings-close:disabled{opacity:.5;cursor:not-allowed}.account-settings-modal h3{color:#fff;text-shadow:0 2px 4px #0000004d;margin:0;font-size:1.15rem;font-weight:700}.account-settings-body{color:#111827;-webkit-overflow-scrolling:touch;background:#fff;flex:1;min-height:0;padding:.95rem 1.25rem 1.15rem;overflow-y:auto}.account-settings-busca-alerts{flex-direction:column;gap:.45rem;margin-bottom:1rem;display:flex}.account-settings-alert-btn{cursor:pointer;text-align:left;background:0 0;border:1px solid;border-radius:7px;align-items:center;gap:.55rem;width:100%;padding:.52rem .8rem;font-size:.81rem;font-weight:600;line-height:1.3;transition:background .15s;display:flex}.account-settings-alert-btn--warning{color:#92400e;background:#fffbeb;border-color:#fcd34d}.account-settings-alert-btn--warning:hover{background:#fef3c7}.account-settings-alert-btn--security{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.account-settings-alert-btn--security:hover{background:#dbeafe}.account-settings-alert-icon{flex-shrink:0;align-items:center;display:inline-flex}.account-settings-tabs{background:#fff;border-bottom:2px solid #e5e7eb;flex-shrink:0;display:flex}.account-settings-tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.35rem;margin-bottom:-2px;padding:.6rem .75rem;font-size:.84rem;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.account-settings-tab:hover{color:#374151}.account-settings-tab--active{color:#e85555;border-bottom-color:#e85555}.account-settings-tab-wa-icon,.account-settings-tab--active .account-settings-tab-wa-icon{color:#25d366}.account-settings-section--first{border-top:none;margin-top:0;padding-top:0}.account-settings-provider-heading{align-items:center;gap:.65rem;margin:0 0 .65rem;display:flex}.account-settings-provider-logo{object-fit:contain;object-position:left center;width:auto;max-width:10rem;height:auto;max-height:2rem;display:block}.account-settings-soon-badge{color:#9ca3af;letter-spacing:.03em;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;align-items:center;padding:.16rem .52rem;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.account-settings-provider--soon .account-settings-input{color:#c4c9d4;cursor:not-allowed;background:#f9fafb;border-color:#e5e7eb}.account-settings-provider--soon .account-settings-input::placeholder{color:#c4c9d4}.account-settings-provider--soon .btn-primary:disabled{color:#a8b0bc;cursor:not-allowed;background:#e9ecf0;border-color:#dde1e7}.account-settings-input{color:#0f172a;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;margin-bottom:.55rem;padding:.56rem .68rem;font-size:.85rem}.account-settings-input::placeholder{color:#64748b}.account-settings-integrations-note{color:#475569;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin:0 0 .9rem;padding:.6rem .75rem;font-size:.78rem;line-height:1.45}.account-settings-integrations-note strong{color:#0f172a}.account-settings-stored-hint{color:#047857;margin:-.15rem 0 .55rem;font-size:.76rem;font-weight:500}.account-settings-stored-hint--muted{color:#64748b;font-weight:400}.account-settings-input:focus{border-color:#e85555;outline:none;box-shadow:0 0 0 1px #e8555538}.account-settings-modal .btn-ghost{color:#334155;border-color:#cbd5e1}.account-settings-modal .btn-ghost:hover:not(:disabled){color:#0f172a;background:#f1f5f9;border-color:#94a3b8}.account-settings-modal .btn-ghost:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.account-settings-modal .btn-primary:disabled{color:#64748b;background:#e2e8f0}.account-settings-modal .btn-primary{color:#fff;background:#2563eb;border-color:#1d4ed8}.account-settings-modal .btn-primary:hover:not(:disabled){background:#1d4ed8;border-color:#1e40af}.account-settings-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;width:100%;margin-top:.65rem;display:grid}.account-settings-actions--single{grid-template-columns:minmax(0,1fr)}.account-settings-modal .account-settings-actions .btn{box-sizing:border-box;text-align:center;justify-content:center;width:100%;padding-left:.65rem;padding-right:.65rem}.account-settings-actions--lgpd{margin-top:.5rem}.account-settings-actions--wa-session .account-settings-wa-unlink-span.btn-ghost{color:#b91c1c;background:#fff;border-color:#fca5a5}.account-settings-actions--wa-session .account-settings-wa-unlink-span.btn-ghost:hover:not(:disabled){color:#991b1b;background:#fee2e2;border-color:#ef4444}.account-settings-actions--wa-session .account-settings-wa-unlink-span.btn-ghost:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.header-version{color:#5a5a65;border-radius:var(--radius-full);border:1px solid #d0d0d5;padding:.25rem .6rem;font-size:.75rem}.layout-body{flex-direction:row;flex:1;align-items:stretch;display:flex}.main-content{background:var(--color-bg);flex:1;min-width:0}@media (width<=768px){.layout-body{flex-direction:column}.header-inner{height:56px;padding:0 1rem}.header-logo{height:42px}.header-brand-sub,.header-meta{display:none}}.auth-container{background:linear-gradient(135deg,#2a2a2f 0%,#35353b 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-card{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--color-border-light);width:100%;max-width:420px;padding:2.5rem}.auth-header{text-align:center;margin-bottom:2rem}.auth-logo{max-width:200px;height:auto}.auth-header h1{color:var(--color-accent);margin-bottom:.25rem;font-size:2rem;font-weight:700}.auth-header p{color:var(--color-text-muted);font-size:.9rem}.auth-info{text-align:center;background:var(--color-bg);border-radius:var(--radius-sm);margin-bottom:1.5rem;padding:1rem}.auth-info p{color:var(--color-text-secondary);margin-bottom:.5rem;font-size:.875rem}.auth-info strong{color:var(--color-text);font-size:.95rem}.code-input{text-align:center;letter-spacing:.5rem;font-size:1.5rem;font-weight:600}.auth-divider{text-align:center;color:var(--color-text-muted);margin:1.5rem 0;font-size:.875rem;position:relative}.auth-divider:before,.auth-divider:after{content:"";background:var(--color-border);width:40%;height:1px;position:absolute;top:50%}.auth-divider:before{left:0}.auth-divider:after{right:0}.btn-full{justify-content:center;width:100%}.btn-google{background:var(--color-surface);color:var(--color-text);border:1.5px solid var(--color-border);font-weight:600}.btn-google:hover:not(:disabled){background:var(--color-bg);border-color:var(--color-text-muted)}.btn-google svg{flex-shrink:0}.auth-footer{text-align:center;margin-top:1.5rem}.auth-footer p{color:var(--color-text-secondary);margin-bottom:.5rem;font-size:.875rem}.link-btn{color:var(--color-accent);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:none}.link-btn:hover{text-decoration:underline}.link-btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=480px){.auth-card{padding:2rem 1.5rem}}.page-header-with-filters{z-index:40;background:var(--color-bg);border-bottom:1px solid var(--color-border);margin:-2rem -2.5rem 1.5rem;padding:.65rem 2.5rem;position:sticky;top:64px}@keyframes zs-header-highlight-pulse{0%,to{background:var(--color-bg);box-shadow:inset 0 0 #c7393900}25%,65%{background:var(--color-accent-light);box-shadow:inset 0 0 0 2px #c739398c}}.page-header-with-filters.page-header-highlight{animation:1.8s ease-in-out zs-header-highlight-pulse}.page .card{padding-top:.65rem;padding-bottom:.65rem}.page .card h2{margin-bottom:.65rem}.page-title-section{flex-direction:column;gap:0;width:100%;display:flex}.inline-filters{flex-wrap:nowrap;align-items:flex-end;gap:.4rem;width:100%;min-width:0;padding-top:10px;display:flex}.btn-search{border-radius:var(--radius-sm);letter-spacing:.01em;color:#fff;background:var(--color-accent);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;align-self:flex-end;align-items:center;gap:.45rem;height:34px;padding:0 1.35rem;font-size:.85rem;font-weight:700;transition:background .15s,box-shadow .15s,transform .1s;display:inline-flex;box-shadow:0 2px 8px #c7393940}.btn-search:hover:not(:disabled){background:var(--color-accent-dark);transform:translateY(-1px);box-shadow:0 4px 14px #c7393959}.btn-search:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 4px #c7393933}.btn-search:disabled{background:var(--color-border);color:var(--color-text-muted);cursor:not-allowed;box-shadow:none}.inline-filter-outlined{box-sizing:border-box;border:1px solid var(--color-border);background:0 0;border-radius:8px;align-items:center;height:34px;padding:0 .55rem;transition:border-color .15s;display:flex;position:relative}.inline-filter-outlined:hover:not(.inline-filter-outlined--disabled){border-color:#f87171}.inline-filter-outlined:focus-within:not(.inline-filter-outlined--disabled){border-color:#dc2626}.inline-filter-outlined--disabled{cursor:not-allowed}.inline-filter-outlined--disabled:hover,.inline-filter-outlined--disabled:focus-within{border-color:var(--color-border)}.inline-filter-outlined--disabled .inline-filter-outlined-label{opacity:.88}.inline-filter-outlined-label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);background:var(--color-bg);pointer-events:none;z-index:1;padding:0 .28rem;font-size:.62rem;font-weight:600;line-height:1.2;position:absolute;top:0;left:.5rem;transform:translateY(-50%)}.inline-filters>.inline-filter-outlined{flex:none}.inline-filter-outlined--negocio{width:104px}.inline-filter-outlined--valor{width:272px}.inline-filters>.inline-filter-outlined--metragem{flex:none;min-width:86px}.inline-filters>.inline-filter-outlined--quartos{flex:1 1 0;min-width:68px}.inline-filters>.inline-filter-outlined--select-wide{flex:1 1 0;min-width:76px}.inline-filters>.inline-filter-outlined--select-vagas{flex:1 1 0;min-width:48px}.inline-filters>.inline-filter-outlined--extras{flex:1 1 0;min-width:96px}.inline-filters>.inline-filter-outlined--criacao{flex:1 1 0;min-width:118px}.enrichment-filters-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.4rem;width:100%;min-width:0;padding:4px 0 2px;display:flex}.enrichment-spacer-left{flex-shrink:0}.enrichment-filter-item{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;flex:1 1 0;align-items:center;gap:.4rem;min-width:0;display:inline-flex}.enrichment-checkbox-input{accent-color:#dc2626;cursor:pointer;flex-shrink:0;width:13px;height:13px;margin:0}.enrichment-checkbox-label{color:var(--color-text-muted);text-overflow:ellipsis;font-size:.85rem;transition:color .12s;overflow:hidden}.enrichment-filter-item--active .enrichment-checkbox-label{color:var(--color-text);font-weight:500}.enrichment-filter-item:hover .enrichment-checkbox-label{color:var(--color-text)}.enrichment-btn-spacer{visibility:hidden;pointer-events:none;flex-shrink:0}.inline-filter-inputs{align-items:center;gap:.4rem;display:flex}.price-input-wrapper{align-items:center;display:flex;position:relative}.price-prefix{color:var(--color-text-muted);pointer-events:none;z-index:1;font-size:.75rem;font-weight:600;position:absolute;left:.65rem}.inline-input-price{min-width:108px;padding-left:2.3rem!important}.inline-input,.inline-select,.inline-date-input{border-radius:var(--radius-sm);background:var(--color-bg);border:1px solid var(--color-border);box-sizing:border-box;min-width:0;height:34px;color:var(--color-text);padding:.45rem .65rem;font-size:.8rem}.inline-select option,.inline-select-embedded option{color:#1a1a1a;background:#fff}.inline-input-embedded,.inline-select-embedded{width:100%;min-width:0;color:var(--color-text);box-shadow:none;cursor:inherit;border-radius:0;flex:auto;margin:0;padding:.15rem 0;font-size:.85rem;background:0 0!important;border:none!important;height:auto!important}.inline-select-embedded{cursor:pointer;padding-right:.25rem}.inline-input-embedded:focus,.inline-select-embedded:focus{outline:none}.inline-dropdown-trigger{text-align:left;justify-content:space-between;align-items:center;gap:.3rem;font-family:inherit;display:flex}.inline-dropdown-trigger-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inline-dropdown-chevron{opacity:.6;flex-shrink:0}.inline-filter-dropdown-panel{background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius-md);z-index:100;flex-direction:column;gap:.5rem;min-width:170px;padding:.6rem .75rem;display:flex;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 8px 24px #00000040}.inline-filter-dropdown-option{color:var(--color-text);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.inline-filter-dropdown-option input[type=checkbox]{accent-color:#2563eb;cursor:pointer;flex-shrink:0;width:14px;height:14px;margin:0}.inline-filter-outlined .inline-input-price{padding-left:2.3rem!important}.inline-input-disabled{opacity:.6;cursor:not-allowed}.inline-filter-outlined .inline-input-disabled{opacity:1;color:var(--color-text-muted);cursor:not-allowed}.inline-input:not(.inline-input-embedded){width:90px}.inline-select:not(.inline-select-embedded){width:auto;min-width:70px}.inline-date-input{cursor:pointer;width:95px}.inline-date-range-input{width:auto;min-width:200px;max-width:260px}.inline-separator{color:var(--color-text-muted);padding:0 .15rem;font-size:.75rem;font-weight:500}.filters-dropdown{width:fit-content;position:relative}.inline-filters>.filters-dropdown--inline{flex:none}.inline-filters>.filters-dropdown--tipos,.inline-filters>.filters-dropdown--imobiliarias{width:128px}.inline-filters>.filters-dropdown--inline .filters-toggle{white-space:nowrap;justify-content:flex-start;gap:.35rem;width:100%;padding:0 .45rem;font-size:.78rem;overflow:hidden}.filters-dropdown summary{cursor:pointer;list-style:none}.filters-dropdown summary::-webkit-details-marker{display:none}.dropdown-backdrop{z-index:99;position:fixed;inset:0}.filters-toggle{background:var(--color-accent);color:#fff;border-radius:var(--radius-sm);-webkit-user-select:none;user-select:none;cursor:pointer;border:none;align-items:center;gap:.5rem;height:34px;padding:0 1rem;font-size:.85rem;font-weight:600;transition:background .15s,box-shadow .15s,transform .1s;display:inline-flex;box-shadow:0 2px 8px #c7393940}.filters-toggle:hover{background:var(--color-accent-dark);transform:translateY(-1px);box-shadow:0 4px 14px #c7393959}.filters-toggle .chevron{transition:transform .2s}.filters-dropdown[open] .chevron{transform:rotate(180deg)}.filters-dropdown-content{background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius-md);z-index:100;min-width:500px;max-width:600px;color:var(--color-text);padding:1.25rem;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 8px 24px #00000040}.compact-filters-grid{flex-direction:column;gap:1.25rem;display:flex}.filter-group{flex-direction:column;gap:.5rem;display:flex}.filter-group-full{grid-column:1/-1}.filter-group-label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-secondary);font-size:.78rem;font-weight:600}.filter-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.filter-inline{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.filter-inline input,.filter-inline select{border-radius:var(--radius-sm);background:var(--color-bg);border:1px solid var(--color-border);flex:1;min-width:100px;padding:.5rem .75rem;font-size:.875rem}.filter-inline .date-input-compact{border-radius:var(--radius-sm);background:var(--color-bg);border:1px solid var(--color-border);cursor:pointer;flex:1;min-width:120px;padding:.5rem .75rem;font-size:.875rem}.filter-separator{color:var(--color-text-muted);font-size:.8rem;font-weight:500}.tipo-chips-compact{flex-wrap:wrap;gap:.4rem;display:flex}.tipo-chip{border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text-secondary);-webkit-user-select:none;user-select:none;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.8rem;transition:all .12s;display:inline-flex}.integration-banner{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1px solid #6ee7b7;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1rem;padding:.65rem 2.5rem .65rem 1rem;display:flex;position:relative}.integration-banner-text{color:#065f46;flex-direction:column;gap:.2rem;display:flex}.integration-banner-text strong{font-size:.92rem}.integration-banner-text span{font-size:.82rem}.integration-banner-btn{color:#047857;cursor:pointer;background:#fff;border:1px solid #059669;border-radius:8px;padding:.5rem .85rem;font-size:.82rem;font-weight:700}.integration-banner-btn:hover{background:#d1fae5}.integration-banner-dismiss{color:#047857;cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:.5rem;right:.5rem}.integration-banner-dismiss:hover{opacity:1;background:#05966926}.tipo-chip:hover{border-color:var(--color-text-muted)}.tipo-chip.active{color:#fff;background:#2563eb;border-color:#1d4ed8;font-weight:600}.tipo-chip.active:hover{color:#fff;background:#1d4ed8;border-color:#1e40af}.tipo-chip input[type=checkbox]{display:none}.filter-actions-row{gap:.5rem;margin-bottom:.75rem;display:flex}.filter-actions-row-inline{margin-bottom:0}.btn-filter-action{text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-sm);color:#1e3a8a;cursor:pointer;background:#dbeafe;border:1.5px solid #93c5fd;padding:.4rem .85rem;font-size:.68rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.btn-filter-action:hover{color:#1e3a8a;background:#dbeafe;border-color:#60a5fa}.btn-filter-action.active{color:#fff;background:#2563eb;border-color:#1d4ed8}.btn-filter-action.active:hover{color:#fff;background:#1d4ed8;border-color:#1e40af}.filter-empty-hint{color:var(--color-text-secondary);margin:0;font-size:.9rem}.filter-search-row{margin-bottom:.75rem}.filter-search-input{border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-bg);width:100%;color:var(--color-text);box-sizing:border-box;padding:.55rem .75rem;font-size:.85rem}.filter-search-input::placeholder{color:var(--color-text-muted)}.filter-search-input:focus{border-color:var(--color-accent);outline:none}.imobiliarias-list{max-height:280px;overflow-y:auto}.imobiliarias-list-single-col{flex-direction:column;gap:.35rem;display:flex}.imobiliarias-list-single-col .imobiliaria-chip{justify-content:flex-start;width:100%}.btn-filter-action:disabled{opacity:.5;cursor:not-allowed}.btn-filter-action:disabled:hover{background:var(--color-bg);border-color:var(--color-border);color:var(--color-text)}.filters-dropdown-content .tipo-chip{color:var(--color-text)}.filters-dropdown-content .tipo-chip.active{color:#fff}@media (width<=768px){.page-header-with-filters{margin:-1.25rem -1.25rem 1.25rem;padding:.65rem 1.25rem;position:static;top:auto}.inline-filters{border-top:1px solid var(--color-border);flex-wrap:wrap;padding-top:.5rem}.inline-filters>.filters-dropdown--inline,.inline-filters>.inline-filter-outlined{flex:calc(50% - .25rem);min-width:min(100%,8rem)}.inline-filter-outlined--valor{flex:100%;min-width:100%}.btn-search{justify-content:center;width:100%}.filters-dropdown-content{min-width:100%;max-width:100%;left:0;right:0}}.regioes-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));align-items:start;gap:1rem;display:grid}.regiao-card{border-radius:var(--radius-md);background:#e8e8ec;border:1.5px solid #d0d0d5;padding:.65rem 1.25rem;transition:border-color .15s,box-shadow .15s,background .15s}.regiao-card:hover{background:#dbeafe;border-color:#2563eb73}.regiao-card.selected{background:#2563eb;border-color:#1d4ed8;box-shadow:0 0 0 3px #2563eb59}.regiao-card.selected.expanded{background:#dbeafe;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa40}.regiao-card.partial{background:#dbeafe;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}.regiao-card.selected .regiao-name{color:#fff}.regiao-card.selected.expanded .regiao-name,.regiao-card.partial .regiao-name{color:#1e3a8a}.regiao-card.selected .regiao-count{color:#ffffffe0}.regiao-card.selected.expanded .regiao-count,.regiao-card.partial .regiao-count{color:#1d4ed8}.regiao-card.selected .regiao-expand-btn{color:#fff}.regiao-card.selected.expanded .regiao-expand-btn,.regiao-card.partial .regiao-expand-btn{color:#1d4ed8}.regiao-card.selected .regiao-expand-btn:hover{color:#fff;background:#ffffff2e}.regiao-card.selected.expanded .regiao-expand-btn:hover,.regiao-card.partial .regiao-expand-btn:hover{color:#1d4ed8;background:#2563eb26}.regiao-card.selected .regiao-header input[type=checkbox]{accent-color:#fff}.regiao-card.selected.expanded .regiao-header input[type=checkbox],.regiao-card.partial .regiao-header input[type=checkbox]{accent-color:#2563eb}.regiao-card.selected .bairro-chip-uniform{color:#fff;background:#ffffff24;border-color:#ffffff59}.regiao-card.selected .bairro-chip-uniform:hover{color:#fff;background:#ffffff38;border-color:#ffffff8c}.regiao-card.selected.expanded .bairro-chip-uniform,.regiao-card.partial .bairro-chip-uniform{color:#1e3a8a;background:#93c5fd;border-color:#60a5fa}.regiao-card.selected.expanded .bairro-chip-uniform:hover,.regiao-card.partial .bairro-chip-uniform:hover{color:#1e3a8a;background:#60a5fa;border-color:#3b82f6}.regiao-card.selected .bairro-chip-uniform.active,.regiao-card.partial .bairro-chip-uniform.active{color:#fff;background:#2563eb;border-color:#1d4ed8;font-weight:600}.regiao-card.selected .bairro-chip-uniform.active:hover,.regiao-card.partial .bairro-chip-uniform.active:hover{color:#fff;background:#1d4ed8;border-color:#1e40af}.regiao-card.selected:hover{background:#1d4ed8;border-color:#1e40af}.regiao-card.selected.expanded:hover,.regiao-card.partial:hover{background:#bfdbfe;border-color:#3b82f6}.regiao-header{-webkit-user-select:none;user-select:none;align-items:center;gap:.6rem;margin-bottom:0;display:flex}.regiao-header-select{cursor:pointer;flex:1;align-items:center;gap:.6rem;display:flex}.regiao-expand-btn{color:#5a5a65;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:transform .2s,color .15s,background .15s;display:flex}.regiao-expand-btn:hover{color:#2563eb;background:#2563eb26}.regiao-expand-btn.expanded{transform:rotate(180deg)}.regiao-card:has(.bairros-grid-uniform) .regiao-header{margin-bottom:.75rem}.regiao-header input[type=checkbox]{accent-color:#2563eb;cursor:pointer;flex-shrink:0;width:18px;height:18px}.regiao-name{color:#1f1f23;text-transform:uppercase;font-family:Orbitron,sans-serif;font-size:.95rem;font-weight:600}.regioes-card-header-row{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.regioes-card-header-row h2{flex:auto;align-items:center;gap:.5rem;min-width:0;margin:0;line-height:1;display:flex}.regioes-edit-btn{align-items:center;gap:.4rem;display:inline-flex}.regioes-edit-icon-btn{border-radius:var(--radius-sm);color:#4b5563;cursor:pointer;background:#e5e7eb;border:1px solid #d1d5db;justify-content:center;align-items:center;width:30px;height:30px;margin-left:.15rem;transition:all .12s;display:inline-flex}.regioes-edit-icon-btn:hover:not(:disabled){color:#1f2937;background:#d1d5db;border-color:#9ca3af}.regioes-edit-icon-btn:disabled{opacity:.6;cursor:not-allowed}.regioes-select-all-btn{border-radius:var(--radius-sm);color:#1e3a8a;cursor:pointer;white-space:nowrap;background:#dbeafe;border:1.5px solid #93c5fd;align-items:center;height:30px;margin-left:.15rem;padding:0 .85rem;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.regioes-select-all-btn:not(.regioes-clear-all-btn){margin-left:auto}.regioes-select-all-btn:hover{color:#1e3a8a;background:#dbeafe;border-color:#60a5fa}.regioes-select-all-btn:disabled{opacity:.5;cursor:not-allowed;color:#1e3a8a;background:#dbeafe;border-color:#93c5fd}.regioes-clear-all-btn{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.regioes-clear-all-btn:hover{color:#991b1b;background:#fee2e2;border-color:#f87171}.regioes-clear-all-btn:disabled{opacity:.5;cursor:not-allowed;color:#991b1b;background:#fee2e2;border-color:#fca5a5}.card h2{font-family:Orbitron,sans-serif}.regiao-count{color:#5a5a65;margin-left:auto;font-size:.78rem}.bairros-grid{flex-wrap:wrap;gap:.4rem;padding-left:.25rem;display:flex}.bairros-grid-uniform{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem;padding-left:.25rem;display:grid}.bairro-chip-uniform{border-radius:var(--radius-sm);cursor:pointer;color:#2a2a32;-webkit-user-select:none;user-select:none;text-align:center;background:#f5f5f7;border:1px solid #c8c8d0;justify-content:center;align-items:center;gap:.35rem;min-height:36px;padding:.5rem .75rem;font-size:.8rem;transition:all .12s;display:flex}.bairro-chip-uniform:hover{color:#1e3a8a;background:#bfdbfe;border-color:#60a5fa}.bairro-chip-uniform.active{color:#fff;background:#2563eb;border-color:#1d4ed8;font-weight:600}.bairro-chip-uniform.active:hover{color:#fff;background:#1d4ed8;border-color:#1e40af}.bairro-chip-uniform input[type=checkbox]{display:none}.bairro-chip{border-radius:var(--radius-full);cursor:pointer;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text-secondary);-webkit-user-select:none;user-select:none;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.8rem;transition:all .12s;display:flex}.bairro-chip:hover{background:#2563eb14;border-color:#60a5fa}.bairro-chip.active{background:var(--color-accent-light);color:var(--color-accent);border-color:#c7393966;font-weight:500}.bairro-chip input[type=checkbox]{display:none}.selection-summary{border-radius:var(--radius-sm);color:#8b2020;background:#fdd;border:1px solid #c7393980;align-items:center;gap:.6rem;margin-top:1rem;padding:.65rem 1rem;font-size:.875rem;display:flex}.selection-summary strong{font-weight:700}.filters-two-column{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.filter-column{flex-direction:column;gap:.75rem;display:flex}.column-label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text);margin-bottom:.25rem;font-size:.85rem;font-weight:600}.filter-tipos-column .tipo-checkboxes-vertical{flex-direction:column;gap:.75rem;display:flex}.tipo-category{flex-direction:column;gap:.4rem;display:flex}.tipo-category-label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin-bottom:.15rem;font-size:.78rem;font-weight:600}.filter-other-column .filter-fields-vertical{flex-direction:column;gap:.75rem;display:flex}.filter-row{align-items:flex-end;gap:.75rem;display:flex}@media (width<=900px){.filters-two-column{grid-template-columns:1fr}}.filters-single-row{flex-wrap:nowrap;align-items:flex-end;gap:.75rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.filter-field{flex-direction:column;flex-shrink:0;gap:.35rem;display:flex}.filter-field label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);font-size:.7rem;font-weight:500}.filter-field input,.filter-field select{border-radius:var(--radius-sm);background:var(--color-bg);border:1px solid var(--color-border);min-width:0;padding:.5rem .65rem;font-size:.875rem}.filter-field.filter-compact{min-width:72px}.filter-field.filter-compact select{width:100%;padding:.5rem}.filter-field.filter-date{min-width:110px}.filter-field.filter-date .date-input{border-radius:var(--radius-sm);background:var(--color-bg);border:1px solid var(--color-border);cursor:pointer;width:110px;padding:.5rem .65rem;font-size:.875rem}.filter-field.filter-date .date-input:focus{border-color:var(--color-accent);outline:none}.react-datepicker-wrapper,.react-datepicker__input-container{display:block}.react-datepicker{border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-surface);font-family:inherit;box-shadow:0 4px 20px #0006}.react-datepicker__header{background-color:var(--color-bg);border-bottom:1px solid var(--color-border)}.react-datepicker__current-month,.react-datepicker__day-name,.react-datepicker__day{color:var(--color-text)}.react-datepicker__day:hover{color:var(--color-text);background-color:#c7393926}.react-datepicker__day--selected,.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range{background-color:var(--color-accent);color:#fff}.react-datepicker__day--range-start,.react-datepicker__day--range-end{background-color:var(--color-accent-dark)!important;color:#fff!important}.react-datepicker__day--keyboard-selected{color:var(--color-text);background-color:#c7393933}.react-datepicker__day--disabled{color:var(--color-text-muted)}.react-datepicker__triangle{display:none}.filter-tipo{min-width:180px}.filter-field:not(.filter-compact):not(.filter-tipo) input{width:90px;min-width:90px}.tipo-checkboxes{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;display:flex}.tipo-checkbox{color:var(--color-text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;font-size:.875rem;display:inline-flex}.tipo-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:var(--color-accent);cursor:pointer;flex-shrink:0}.results-title-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;margin-bottom:1rem;display:grid}.results-title-row .results-title{place-self:center start}.results-title-row .results-title-negocio{color:var(--color-text);text-transform:uppercase;letter-spacing:.04em;place-self:center;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700}.results-title-row .filters-toggle{justify-self:end}.saved-search-criteria-block.saved-search-negocio-tipos-row{flex-flow:row;align-items:center;gap:.5rem}.saved-search-negocio-tipos-row .saved-search-types-wrap,.saved-search-negocio-tipos-row .negocio-tag{flex-shrink:0}.listing-type-cell{flex-flow:wrap;justify-content:center;align-items:center;gap:.35rem;display:inline-flex}.results-title-row .filters-toggle{align-self:center}.results-title{color:var(--color-text);letter-spacing:.04em;text-transform:uppercase;align-items:baseline;gap:.5rem;margin:0;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700;display:flex}.card-subtitle-count{color:var(--color-text-muted);letter-spacing:0;text-transform:none;margin-left:.5rem;font-family:inherit;font-size:.78rem;font-weight:400}.results-hint{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-secondary);align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8rem;display:flex}.results-hint code{background:var(--color-surface);border:1px solid var(--color-border);border-radius:4px;padding:.15rem .45rem;font-size:.78rem}.bairro-row-fresh{background:#50505a1f}.bairro-row-fresh.bairro-has-results{background:#0b49221f}.bairro-row-fresh.bairro-no-results{background:#4f4a0d1f}.bairro-row-stale{background:var(--color-warning-bg)}.bairro-row-unknown{background:var(--color-bg)}.bairro-name{color:var(--color-text);font-weight:600}.bairro-name-text{display:inline-block;position:relative}.bairro-logradouro-tag{border-radius:var(--radius-sm);color:#374151;text-transform:none;white-space:nowrap;vertical-align:middle;background:#f3f4f6;border:1px solid #d1d5db;align-items:center;margin-left:.6rem;padding:.15rem .5rem;font-size:.7rem;font-weight:600;display:inline-flex;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.bairro-count{font-variant-numeric:tabular-nums;font-weight:600}.bairro-updated{color:var(--color-text-muted);font-size:.825rem}.toggle-btn{border-radius:var(--radius-full);color:#fff;background:var(--color-accent);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.35rem;min-width:5.5rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:all .12s;display:inline-flex}.toggle-btn:hover{background:var(--color-accent-dark);transform:translateY(-1px)}.toggle-btn.toggle-btn-visited{background:#9a9aa4}.toggle-btn.toggle-btn-visited:hover{background:#888892}.listings-panel{border-top:1px solid var(--color-border-light);background:#ffffff05;padding:.75rem 1.25rem 1.25rem}.listings-table{border-collapse:separate;border-spacing:0;width:100%}.th-icon{object-fit:contain;vertical-align:middle;width:22px;height:22px;display:inline-block}.th-icon-logo{flex:none;width:32px;height:32px}.listings-th--address{cursor:default}.listings-th--address .listings-th-inner{justify-content:flex-start;gap:.6rem;width:100%}.listings-th-logradouro-input{border-radius:var(--radius-sm);color:#f5f5f5;cursor:text;background:#232327;border:1px solid #3a3a40;flex:auto;min-width:0;height:26px;padding:0 .6rem;font-size:.75rem;font-weight:400}.listings-th-logradouro-input::placeholder{color:#8a8a90}.listings-th-logradouro-input:focus{background:#1c1c1f;border-color:#60a5fa;outline:none}.th-icon-small{width:18px;height:18px}.th-icon-flip-h{transform:scaleX(-1)}.th-icon-red{filter:hue-rotate(120deg)saturate(2.5)brightness(.9)}.th-emoji{vertical-align:middle;font-size:20px;line-height:1;display:inline-block}.th-emoji-bath-red{filter:hue-rotate(120deg)saturate(3)brightness(.85)}.listings-table thead th{color:#d99999;background:#1a1a1a;border-bottom:1px solid #c0c0c8;padding:.5rem .75rem;font-size:.75rem}.listings-th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .12s}.listings-th-sortable:hover,.listings-th-sortable:hover .listings-th-icon{color:#fff}.listings-th-inner{justify-content:center;align-items:center;gap:.2rem;display:inline-flex}.listings-th-sort-indicator{color:#fff;margin-left:.1rem;font-size:.55rem;line-height:1}.listings-th-icon{color:#dc2626;font-size:22px;transition:color .12s}.listings-th-icon--ruler{font-size:18.7px}.listings-th-icon--money{font-size:24px}.listings-th-icon--cal{font-size:20px}.listings-th-icon--link{font-size:18px}.listings-th-icon--captavel,.listings-th-icon--ficha{font-size:28px}.listings-th-suites{justify-content:center;align-items:center;gap:1px;display:inline-flex}.listings-table td{color:#2a2a32;border-bottom:1px solid #d0d0d8;padding:.55rem .75rem;font-size:.85rem}.listings-table tbody tr{background:#e8e8ec}.listings-table tbody tr:hover{background:#dddde2}.listings-table tbody tr:last-child td{border-bottom:none}.listings-empty-filter-row{text-align:center;color:#5a5a65;padding:1rem .75rem;font-size:.85rem;font-style:italic}.regiao-header-row{background:#e8e8ec!important}.regiao-name{color:#2a2a32;text-transform:none;letter-spacing:.03em;font-family:Orbitron,sans-serif;font-size:.9rem;font-weight:700;padding:.6rem 1rem!important}.results-regioes-header{align-items:center;gap:.75rem;display:flex}.regiao-name-text{flex-shrink:0}.results-logradouro-input{border-radius:var(--radius-sm);color:#2a2a32;text-transform:none;letter-spacing:normal;cursor:text;background:#fff;border:1px solid #b8b8c0;flex:0 260px;min-width:0;height:26px;padding:0 .6rem;font-family:inherit;font-size:.75rem;font-weight:400}.results-logradouro-input::placeholder{color:#9a9aa2}.results-logradouro-input:focus{border-color:#2563eb;outline:none}.results-main-table thead th{letter-spacing:.03em;font-family:Orbitron,sans-serif;font-size:.76rem}.results-table-loading{min-height:220px;color:var(--color-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;font-size:.92rem;display:flex}.results-table-loading-spinner{border-width:3px;width:34px;height:34px}.bairro-count.count-zero{color:var(--color-text-muted);font-size:.75rem}.bairro-count.count-positive{color:#22863a;font-weight:700}.bairro-row-fresh .bairro-count.bairro-count-imoveis{color:#fff}.captavel-count-cell{font-variant-numeric:tabular-nums}.listing-address{text-overflow:ellipsis;white-space:nowrap;max-width:280px;overflow:hidden}.listing-address-link{color:inherit;border-bottom:1px solid #0000;text-decoration:none;transition:color .12s,border-color .12s}.listing-address-link:hover{color:#2563eb;border-bottom-color:#2563eb73}.ficha-btn{background:#d5d5da;border:1.5px solid #2563eb;border-radius:4px;padding:.4rem .6rem;font-size:16px;transition:all .15s}.ficha-btn:hover{background:#2563eb33;border-color:#2563eb;transform:scale(1.05)}.ficha-btn.filled{background:#fff;border:1px solid #000}.ficha-btn.filled:hover{background:#fff;border-color:#000}.ficha-icon{color:#7a7a84}.ficha-btn.filled .ficha-icon,.ficha-icon.ficha-icon-filled{color:#16a34a}.ficha-icon.ficha-icon-pending{color:#6b7280}.ficha-icon.ficha-icon-unknown{color:#d97706}.listing-price{color:#1f1f23;font-variant-numeric:tabular-nums;white-space:nowrap;min-width:115px;font-weight:600}.listing-type{color:#3a3a42;text-transform:capitalize;background:#d5d5da;border:1px solid #2563eb4d;border-radius:7px;justify-content:center;align-items:center;min-width:42px;height:30px;padding:0 .5rem;font-size:.75rem;display:inline-flex}.listing-age{border-radius:var(--radius-full);padding:.15rem .5rem;font-size:.78rem;font-weight:500;display:inline-flex}.listing-age.new{color:#9b3030;background:#fddede}.listing-age.old{color:#7a2020;background:#f5c4c4}.listing-age.age-recent{color:#1b6630;background:#d4edda}.listing-age.age-moderate{color:#7d5a00;background:#fff3cd}.listing-age.age-old{color:#7b2028;background:#f8d7da}.open-all-btn{color:#2563eb;cursor:pointer;background:#fff;border:1.5px solid #fff;border-radius:3px;justify-content:center;align-items:center;padding:.25rem .35rem;line-height:1;transition:all .12s;display:inline-flex}.open-all-btn:hover{color:#1d4ed8;background:#2563eb14;border-color:#1d4ed8}.link-btn{box-sizing:border-box;border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;padding:.3rem .65rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .12s;display:inline-flex}.link-btn.unvisited{color:#fff;background:#2563eb}.link-btn.unvisited:hover{background:#1d4ed8}.link-btn.visited{color:#c74040;background:#d5d5da;border:1px solid #c0c0c8}.link-btn.forced-gray{color:#6b7280;background:#d5d5da;border:1px solid #c0c0c8}.link-btn.link-btn-bairro-all-visited{color:#fff;background:#9a9aa4;border:1px solid #0000}.link-btn.link-btn-bairro-all-visited:hover{background:#888892}tr.row-nao-captavel{background:#2e2426!important}tr.row-nao-captavel td,tr.row-nao-captavel .listing-address,tr.row-nao-captavel .listing-type,tr.row-nao-captavel .listing-price,tr.row-nao-captavel .photos-count,tr.row-nao-captavel .photos-count.good,tr.row-nao-captavel .photos-count.low{color:#6a5f62!important}tr.row-nao-captavel .listing-type{color:#6a5f62!important;background:0 0!important;border-color:#4a4143!important}tr.row-nao-captavel .listing-age{color:#6a5f62!important;background:0 0!important}tr.row-nao-captavel .link-btn:not(.captavel-icon-btn),tr.row-nao-captavel .ficha-btn:not(.captavel-icon-btn){color:#6a5f62!important;background:0 0!important;border-color:#4a4143!important}tr.row-nao-captavel .ficha-btn:not(.captavel-icon-btn) .ficha-icon{color:#6a5f62!important}tr.row-captavel{background:#bfdbfe!important}tr.row-captavel td{color:#1e3a8a}.table-cell-loading{vertical-align:middle;justify-content:center;align-items:center;min-width:2rem;min-height:1.75rem;display:inline-flex}.table-cell-loading-spinner{border-width:2px;width:14px;height:14px}.ficha-btn .table-cell-loading{min-width:unset;min-height:unset;width:18px;height:18px}.ficha-btn .table-cell-loading-spinner{border-width:2px;width:18px;height:18px}.ficha-btn:disabled{cursor:default;opacity:1}.ficha-btn:disabled:hover{transform:none}.captavel-actions{align-items:center;gap:.35rem;display:inline-flex}.captavel-icon-btn{color:#7a7a84;background:#d5d5da;border:1px solid #2563eb4d;padding:.35rem .45rem}.captavel-icon-btn.captavel-trash.is-active{color:#fff;background:#dc2626;border:1px solid #b91c1c}.captavel-icon-btn.captavel-star.is-active{color:#fff;background:#2563eb;border:1px solid #1d4ed8}.captavel-icon-btn:hover{background:#2563eb33;border-color:#2563eb;transform:scale(1.05)}.captavel-icon-btn.captavel-trash.is-active:hover{background:#1d4ed8;border-color:#1e40af}.captavel-icon-btn.captavel-star.is-active:hover{color:#fff;background:#1d4ed8;border-color:#1e40af}.search-action{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.search-action .btn{justify-content:center;min-width:160px}.search-count{color:var(--color-text-muted);font-size:.85rem}.photos-count{font-variant-numeric:tabular-nums;color:#1a1a1a;font-weight:700}.photos-count.good,.photos-count.low{color:#1a1a1a}.photos-count-btn{color:#7a7a84;cursor:pointer;background:#d5d5da;border:1px solid #2563eb4d;border-radius:7px;justify-content:center;align-items:center;min-width:42px;height:30px;padding:.35rem .5rem;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.photos-count-btn:hover:not(:disabled){background:#2563eb33;border-color:#2563eb;transform:scale(1.05)}.photos-count-btn:disabled{cursor:wait;opacity:.65}.photos-count-btn .photos-count{color:inherit;background:0 0;padding:0}.photos-count-btn.is-nao-captavel{color:#6a5f62;opacity:.55;background:0 0;border-color:#4a4143}.photos-count-btn.is-nao-captavel:hover:not(:disabled){color:#6a5f62;background:0 0;border-color:#4a4143;transform:none}tr.row-nao-captavel .photos-count-btn .photos-count{color:#6a5f62!important}@media (width<=900px){.filters-single-row{flex-wrap:wrap}}.modal-overlay.save-dialog-modal{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content.save-dialog-content{color:var(--color-text);border:1.5px solid var(--color-border);border-radius:var(--radius-md);background:#35353bf7;flex-direction:column;gap:1rem;width:100%;max-width:400px;padding:1.5rem;display:flex;box-shadow:0 8px 24px #0006}.save-dialog-content h3{color:var(--color-text);margin:0;font-size:1.05rem;font-weight:600}.save-dialog-content .search-name-input{box-sizing:border-box;background:var(--color-bg);width:100%;color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.5rem .75rem;font-size:.9rem}.save-dialog-content .search-name-input::placeholder{color:var(--color-text-muted)}.save-dialog-content .search-name-input:focus{border-color:var(--color-accent);outline:none}.search-name-counter{color:var(--color-text-muted);align-self:flex-end;margin-top:-.5rem;font-size:.72rem}.save-dialog-content .modal-actions{justify-content:flex-end;gap:.5rem;display:flex}.save-dialog-processing{color:var(--color-text-muted);align-items:center;gap:.45rem;margin:0;font-size:.85rem;display:inline-flex}.card-title-row{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.card-title-row h2{margin:0}.card-title-count{color:#7a7a85;white-space:nowrap;font-family:Orbitron,sans-serif;font-size:.75rem;font-weight:600}.results-subtitle{color:#7a7a85;margin-left:.6rem;font-family:Orbitron,sans-serif;font-size:.75rem;font-weight:500}@keyframes spin{to{transform:rotate(360deg)}}.enrichment-filters-row>.filters-dropdown--inline{flex:none;width:128px}.enrichment-filters-row>.filters-dropdown--inline .filters-toggle,.enrichment-filters-row>.filters-toggle--regioes{white-space:nowrap;justify-content:flex-start;gap:.35rem;width:100%;padding:0 .45rem;font-size:.78rem;overflow:hidden}.enrichment-filters-row>.filters-toggle--regioes{flex:none;width:128px}.filters-toggle-count{border-radius:var(--radius-full);color:#fff;background:#ffffff40;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 .35rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.modal-overlay.regioes-filter-modal{z-index:1000;background:#0009;justify-content:center;align-items:flex-start;padding:4.5rem 1.5rem 2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-content.regioes-filter-content{background:var(--color-surface);color:var(--color-text);border:1.5px solid var(--color-border);border-radius:var(--radius-md);width:100%;max-width:1000px;padding:1.25rem 1.5rem;box-shadow:0 8px 24px #0006}.regioes-filter-content h2{color:var(--color-text);font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:600}.regioes-filter-header-right{align-items:center;gap:.75rem;display:flex}.regioes-negocio-select{border-radius:var(--radius-sm);border:1.5px solid var(--color-border);background:var(--color-bg-elevated,transparent);height:30px;color:var(--color-text);cursor:pointer;margin-left:.15rem;padding:0 .85rem;font-size:.9rem;font-weight:600}.regioes-negocio-select option{color:#1a1a1a;background:#fff}.regioes-filter-close-btn{border-radius:var(--radius-sm);border:1px solid var(--color-border);width:30px;height:30px;color:var(--color-text-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:all .12s;display:inline-flex}.regioes-filter-close-btn:hover{background:var(--color-bg);color:var(--color-text);border-color:var(--color-text-muted)}.regioes-filter-footer{border-top:1px solid var(--color-border);justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.regioes-filter-tipologia-btn{height:34px;padding:0 1.1rem;font-size:.85rem}.regioes-filter-footer .btn-search,.regioes-filter-footer .regioes-filter-tipologia-btn{align-self:center;height:34px}.busca-empty-state{justify-content:center;align-items:flex-start;min-height:42vh;padding:3.5rem 1rem 2rem;display:flex}.busca-empty-card{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;align-items:center;width:100%;max-width:520px;padding:2.25rem 2rem 2rem;display:flex;box-shadow:0 8px 28px #00000038}.busca-empty-logo-frame{width:72px;height:72px;margin-bottom:1.1rem;overflow:hidden}.busca-empty-logo{width:auto;max-width:none;height:72px;display:block}.busca-empty-title{color:var(--color-text);margin:0 0 .4rem;font-size:1.35rem;font-weight:700}.busca-empty-negocio-buttons{gap:.75rem;margin:.9rem 0 1.35rem;display:flex}.busca-empty-negocio-btn{border-radius:var(--radius-sm);border:1.5px solid var(--color-border);background:var(--color-bg);min-width:128px;height:42px;color:var(--color-text);cursor:pointer;padding:0 1.5rem;font-size:.95rem;font-weight:700;transition:background .15s,border-color .15s,color .15s,transform .1s}.busca-empty-negocio-btn:hover{transform:translateY(-1px)}.busca-empty-negocio-btn--aluguel.active{color:#f8fafc;background:#38bdf8;border-color:#7dd3fc}.busca-empty-negocio-btn--venda.active{color:#faf5ff;background:#a78bfa;border-color:#c4b5fd}.busca-empty-negocio-btn--ambos.active{color:#f0fdf4;background:#34d399;border-color:#6ee7b7}.busca-empty-subtitle{color:var(--color-text-secondary);max-width:40ch;margin:0 0 1.5rem;font-size:.92rem;line-height:1.5}.busca-empty-cta{align-self:center;height:40px;padding:0 1.6rem;font-size:.92rem}.busca-empty-pinned{border-top:1px solid var(--color-border-light);width:100%;margin-top:1.75rem;padding-top:1.5rem}.busca-empty-pinned-label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.75rem;font-size:.72rem;font-weight:700;display:block}.busca-empty-pinned-chips{flex-wrap:wrap;justify-content:center;gap:.55rem;display:flex}.busca-empty-chip{border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-bg);max-width:240px;color:var(--color-text);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem .95rem;font-size:.82rem;font-weight:600;transition:border-color .15s,background .15s,transform .1s;display:inline-flex}.busca-empty-chip:hover:not(:disabled){border-color:var(--color-accent);background:var(--color-accent-light);transform:translateY(-1px)}.busca-empty-chip:disabled{cursor:default;opacity:.7}.busca-empty-chip svg{color:var(--color-accent);flex-shrink:0;font-size:.72rem}.busca-empty-chip-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.busca-empty-chip-spinner{border-width:2px;flex-shrink:0;width:13px;height:13px}.busca-empty-hint{color:var(--color-text-muted);max-width:42ch;margin:1.5rem 0 0;font-size:.82rem}@media (width<=640px){.busca-empty-state{min-height:36vh;padding:2rem .75rem 1.5rem}.busca-empty-card{padding:1.75rem 1.25rem}.busca-empty-logo-frame{width:60px;height:60px}.busca-empty-logo{height:60px}.busca-empty-title{font-size:1.2rem}}.page-actions{margin-top:1rem}.saved-searches-panel{margin-bottom:1.5rem}.saved-searches-header{justify-content:space-between;align-items:center;gap:.75rem;min-height:30px;margin-bottom:.75rem;display:flex}.saved-searches-panel .saved-searches-header h2{text-transform:uppercase;margin:0;line-height:1}.saved-searches-toggle{border:1px solid var(--color-border);background:var(--color-bg);width:30px;height:30px;color:var(--color-text-secondary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.saved-searches-toggle:hover{background:var(--color-surface);border-color:var(--color-accent)}.saved-searches-toggle.open svg{transform:rotate(180deg)}.saved-searches-panel.collapsed .saved-searches-header{width:100%;margin-bottom:0}.saved-searches-list{flex-wrap:wrap;align-items:flex-start;gap:.65rem;display:flex}.saved-searches-loading{color:var(--color-text-muted);align-items:center;gap:.5rem;padding:.75rem 0;font-size:.9rem;display:inline-flex}.saved-search-item{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;flex:0 auto;align-self:flex-start;gap:.65rem;width:max-content;min-width:0;max-width:min(280px,100%);padding:.75rem .8rem;transition:border-color .15s;display:flex;position:relative;overflow:hidden}.saved-search-item-head{justify-content:flex-start;align-items:center;gap:0;display:flex}.saved-search-content{width:max-content;max-width:100%;transition:opacity .16s,filter .16s}.saved-search-overlay-actions{opacity:0;pointer-events:none;justify-content:center;align-items:center;gap:.55rem;transition:opacity .16s;display:flex;position:absolute;inset:0}.saved-search-item:hover .saved-search-content{opacity:.24;filter:blur(.8px)}.saved-search-item:hover .saved-search-overlay-actions{opacity:1;pointer-events:auto}.saved-search-overlay-btn{border:1px solid var(--color-border);color:#fff;cursor:pointer;background:#111827e0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .12s,background .12s,border-color .12s;display:inline-flex}.saved-search-overlay-btn:hover{transform:translateY(-1px)}.saved-search-overlay-btn.play:hover{background:#2563eb;border-color:#1d4ed8}.saved-search-overlay-btn.delete:hover{background:#dc2626;border-color:#b91c1c}.saved-search-item:hover{border-color:var(--color-accent)}.saved-search-info{flex-direction:column;flex:0 auto;gap:.4rem;min-width:0;display:flex}.saved-search-info strong{color:var(--color-text);font-size:.9rem}.saved-search-criteria{flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:.05rem;display:flex}.saved-search-criteria-block{flex-direction:column;gap:.25rem;display:flex}.saved-search-criteria-label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:.65rem;font-weight:700}.saved-search-criteria-value{color:var(--color-text);font-size:.78rem;font-weight:500}.saved-search-types-wrap{width:fit-content;position:relative}.saved-search-types-btn{color:#1d4ed8;border-radius:var(--radius-sm);cursor:default;background:#dbeafe;border:1px solid #93c5fd;padding:.24rem .5rem;font-size:.72rem;font-weight:600}.saved-search-types-popover{z-index:10;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);flex-wrap:wrap;gap:.35rem;min-width:200px;max-width:260px;padding:.45rem;display:none;position:absolute;top:calc(100% + .35rem);left:0;box-shadow:0 8px 22px #00000040}.saved-search-types-wrap:hover .saved-search-types-popover,.saved-search-types-wrap:focus-within .saved-search-types-popover{display:flex}.saved-search-chip{border-radius:var(--radius-sm);background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-secondary);align-items:center;padding:.18rem .42rem;font-size:.68rem;font-weight:600;display:inline-flex}.saved-search-criteria-muted{color:var(--color-text-muted);font-size:.8rem}.saved-search-criteria-metrics{flex-direction:column;gap:.25rem;width:max-content;max-width:100%;display:flex}.saved-search-criteria-metrics-row--primary{grid-template-columns:max-content max-content;gap:.25rem .45rem;display:inline-grid}.saved-search-criteria-metrics-row--rooms{grid-template-columns:1fr auto 1fr;align-items:center;gap:.35rem .5rem;width:100%;display:grid}.saved-search-criteria-metrics-row--rooms .saved-search-metric:first-child{justify-self:start}.saved-search-criteria-metrics-row--rooms .saved-search-metric--center{justify-self:center}.saved-search-criteria-metrics-row--rooms .saved-search-metric:last-child{justify-self:end}.saved-search-metric{align-items:center;gap:.28rem;min-width:0;display:flex}.saved-search-metric-label{color:#dc2626;flex-shrink:0;justify-content:center;align-items:center;width:14px;font-size:.92rem;line-height:1;display:inline-flex}.saved-search-metric-label--metragem{font-size:.782rem}.saved-search-metric-value{color:var(--color-text);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:.69rem;font-weight:600;overflow:hidden}.saved-search-criteria-footer{color:var(--color-text-secondary);flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.68rem;display:flex}.saved-search-foot-item{font-weight:500}.saved-search-foot-dot{background:var(--color-text-muted);opacity:.6;border-radius:50%;flex-shrink:0;width:3px;height:3px}.saved-search-actions{flex-shrink:0;justify-content:flex-end;gap:.5rem;display:flex}@media (width<=760px){.saved-searches-list{grid-template-columns:minmax(0,1fr);display:grid}.saved-search-item{flex:auto;width:100%}}.btn-load{border-radius:var(--radius-sm);background:var(--color-accent);color:#fff;cursor:pointer;border:none;padding:.34rem .62rem;font-size:.8rem;font-weight:500;transition:all .15s}.btn-load:hover{background:var(--color-accent-dark)}.btn-delete{border-radius:var(--radius-sm);color:var(--color-text-muted);border:1px solid var(--color-border);cursor:pointer;background:0 0;padding:.32rem .5rem;font-size:.95rem;transition:all .15s}.btn-delete svg{width:13px;height:13px;display:block}.btn-delete:hover{background:var(--color-error-bg);color:var(--color-error-text);border-color:var(--color-error-border)}.empty-message{color:var(--color-text-muted);text-align:center;padding:2rem;font-size:.9rem}.filter-loading-hint{color:var(--color-text-muted);align-items:center;gap:.5rem;margin:0;font-size:.85rem;display:inline-flex}.saved-search-modal-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.saved-search-modal-content{background:var(--color-surface);border-radius:var(--radius-lg);width:90%;max-width:400px;box-shadow:var(--shadow-lg);padding:2rem}.saved-search-modal-content h3{color:var(--color-text);margin:0 0 1rem;font-size:1.25rem}.search-name-input{border:1.5px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg);width:100%;margin-bottom:1.5rem;padding:.65rem .85rem;font-size:.925rem}.search-name-input:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-light);outline:none}.modal-actions{justify-content:flex-end;gap:.75rem;display:flex}.alert-warning{background:var(--color-warning-bg);color:var(--color-warning-text);border:1px solid var(--color-warning-border);border-radius:var(--radius-sm);align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.saved-searches-bar{flex-wrap:wrap;flex:auto;align-items:center;gap:.4rem;min-width:0;display:flex;position:relative}.filters-toggle.saved-searches-toggle{white-space:nowrap;color:#fff;width:128px;height:34px;box-shadow:none;background:#2563eb;flex:none;justify-content:flex-start;gap:.35rem;padding:0 .45rem;font-size:.78rem;overflow:hidden}.filters-toggle.saved-searches-toggle:hover{box-shadow:none;background:#1d4ed8;transform:none}.saved-searches-toggle-icon{color:#fff;flex-shrink:0;font-size:.95rem}.saved-pinned-chip{border-radius:var(--radius-sm);background:var(--color-bg);width:140px;height:34px;color:var(--color-text);cursor:pointer;white-space:nowrap;border:1px solid #2563eb;align-items:center;gap:.4rem;padding:0 .7rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.saved-searches-bar--full .saved-pinned-chip{flex:1 1 0;width:auto;min-width:0}.saved-pinned-chip:hover:not(:disabled){background:var(--color-surface);border-color:#1d4ed8}.saved-pinned-chip:disabled{opacity:.6;cursor:wait}.saved-pinned-chip svg{color:#2563eb;flex-shrink:0;font-size:.7rem}.saved-pinned-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.saved-pinned-spinner{border-width:2px;flex:none;width:13px;height:13px}.saved-searches-flyout{background:var(--color-surface);border:1px solid var(--color-border);z-index:200;width:300px;max-height:70vh;color:var(--color-text);border-radius:12px;padding:.6rem;position:absolute;top:calc(100% + .5rem);left:0;overflow-y:auto;box-shadow:0 8px 24px #00000059}.saved-searches-flyout-head{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);padding:.25rem .4rem .5rem;font-size:.7rem;font-weight:700}.saved-searches-flyout-empty{color:var(--color-text-secondary);padding:.5rem .4rem;font-size:.82rem}.saved-searches-flyout-list{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.saved-searches-flyout-row{border-radius:8px;align-items:center;gap:.25rem;display:flex}.saved-searches-flyout-row:hover{background:var(--color-border-light)}.saved-searches-flyout-run{min-width:0;color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:none;flex:auto;align-items:center;gap:.5rem;padding:.5rem;font-size:.85rem;display:flex}.saved-searches-flyout-run svg{color:#2563eb;flex:none;font-size:.72rem}.saved-searches-flyout-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.saved-searches-flyout-icon{width:30px;height:30px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex:none;justify-content:center;align-items:center;font-size:.8rem;display:flex}.saved-searches-flyout-icon:hover{background:var(--color-bg);color:var(--color-text)}.saved-searches-flyout-icon.is-pinned,.saved-searches-flyout-icon.is-pinned:hover{color:#2563eb}.saved-searches-flyout-delete:hover{color:#f87171}.saved-searches-detail-tooltip{background:var(--color-surface);border:1px solid var(--color-border);z-index:210;width:280px;color:var(--color-text);pointer-events:none;border-radius:12px;padding:.75rem;position:fixed;overflow:auto;box-shadow:0 10px 28px #0006}.page{max-width:1400px;margin:0 auto;padding:2rem 2.5rem}.page-header{margin-bottom:2rem}.page-header h1{color:var(--color-primary-dark);letter-spacing:-.02em;font-size:1.75rem;font-weight:700}.page-header p{color:var(--color-text-secondary);margin-top:.25rem;font-size:.925rem}.card{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #4a3a3d;margin-bottom:1.5rem;padding:1.75rem;transition:box-shadow .2s}.card:hover{box-shadow:var(--shadow-md)}.card h2{color:var(--color-text);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-group-compact{min-width:120px;max-width:140px}.form-group label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.825rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{border-radius:var(--radius-sm);background:var(--color-bg);padding:.65rem .85rem;font-size:.925rem}.form-group-compact select{padding:.65rem .6rem;font-size:.9rem}.form-group textarea{resize:vertical;min-height:80px}.btn{border-radius:var(--radius-sm);align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .15s;display:inline-flex}.btn-primary{background:var(--color-accent);color:#fff}.btn-primary:hover:not(:disabled){background:var(--color-accent-dark);transform:translateY(-1px);box-shadow:0 4px 12px #c7393966}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled{background:var(--color-border);color:var(--color-text-muted);cursor:not-allowed}.btn-ghost{color:var(--color-text-secondary);border:1.5px solid var(--color-border);background:0 0}.btn-ghost:hover{background:var(--color-bg);border-color:var(--color-text-muted)}.alert{border-radius:var(--radius-md);margin-bottom:1rem;padding:.875rem 1.125rem;font-size:.9rem;line-height:1.5}.alert-info{color:#93c5fd;background:#3b82f61f;border:1px solid #3b82f640}.alert-success{background:var(--color-success-bg);color:var(--color-success-text);border:1px solid var(--color-success-border)}.alert-error{background:var(--color-error-bg);color:var(--color-error-text);border:1px solid var(--color-error-border)}.metrics{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.metric-card{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-md);text-align:center;padding:1.125rem}.metric-value{color:var(--color-text);margin-bottom:.125rem;font-size:1.75rem;font-weight:700}.metric-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem}.table-container{margin-top:1rem;overflow-x:auto}table{border-collapse:separate;border-spacing:0;background:var(--color-surface);width:100%}thead th{background:var(--color-bg);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;border-bottom:1.5px solid var(--color-border);white-space:nowrap;padding:.75rem 1rem;font-size:.8rem;font-weight:600}td{color:var(--color-text);border-bottom:1px solid var(--color-border-light);padding:.75rem 1rem;font-size:.9rem}tbody tr{transition:background .1s}tbody tr:hover{background:var(--color-bg)}.badge{border-radius:var(--radius-full);white-space:nowrap;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.78rem;font-weight:600;display:inline-flex}.badge-fresh{background:var(--color-success-bg);color:var(--color-success-text)}.badge-stale{background:var(--color-warning-bg);color:var(--color-warning-text);border:1px solid var(--color-warning-border)}.badge-unknown{background:var(--color-bg);color:var(--color-text-muted);border:1px solid var(--color-border)}.badge-new{background:var(--color-accent-light);color:var(--color-accent-dark)}.badge-visto{color:#fff;background:#9a9aa4;border:1px solid #0000}.spinner{border:2.5px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;width:20px;height:20px;animation:.6s linear infinite spin}.loading-overlay{color:var(--color-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.loading-overlay .spinner{width:32px;height:32px}.empty-state{text-align:center;color:var(--color-text-muted);padding:3rem 2rem}.empty-state svg{opacity:.4;width:48px;height:48px;margin-bottom:1rem}.empty-state h3{color:var(--color-text-secondary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.empty-state p{font-size:.9rem}@media (width<=768px){.page{padding:1.25rem}.form-grid{grid-template-columns:1fr 1fr}}:root{--color-primary:#000;--color-primary-dark:#1a1a1a;--color-primary-light:#f5f5f5;--color-accent:#c73939;--color-accent-dark:#a83030;--color-accent-light:#c7393926;--color-bg:#2a2a2f;--color-surface:#35353b;--color-border:#4a4a52;--color-border-light:#3e3e46;--color-text:#f5f5f7;--color-text-secondary:#c5c5cd;--color-text-muted:#8b8b95;--color-warning-bg:#fbbf241f;--color-warning-text:#fcd34d;--color-warning-border:#fbbf2440;--color-error-bg:#ef44441f;--color-error-text:#fca5a5;--color-error-border:#ef444440;--color-success-bg:#22c55e1f;--color-success-text:#86efac;--color-success-border:#22c55e40;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 6px -1px #0006, 0 2px 4px -2px #0000004d;--shadow-lg:0 10px 15px -3px #00000080, 0 4px 6px -4px #0006;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-full:9999px;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg);color:var(--color-text);line-height:1.5}#root{min-height:100vh}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,select,textarea{border:1.5px solid var(--color-border);color:var(--color-text);outline:none;font-family:inherit;transition:border-color .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-light)}::selection{background:var(--color-accent-light);color:var(--color-accent-dark)}
