:root{color:#16211b;font-synthesis:none;text-rendering:optimizelegibility;--ink:#16211b;--muted:#667068;--line:#dce2dc;--surface:#fff;--surface-soft:#f7f9f6;--green:#155f45;--green-dark:#0e4833;--green-soft:#e4f1eb;--amber:#996214;--red:#a33c35;--shadow:0 16px 45px #1e372914;background:#f3f5f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:.72rem 1rem;font-weight:750;text-decoration:none;transition:background-color .12s,border-color .12s;display:inline-flex}.button:disabled{cursor:wait;opacity:.65}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-dark)}.button-secondary{color:var(--green-dark);background:#fff;border-color:#b9c8be}.button-secondary:hover{border-color:var(--green);background:var(--green-soft)}.button-ghost{border-color:var(--line);color:var(--ink);background:0 0}.eyebrow{color:var(--green);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .35rem;font-size:.74rem;font-weight:850}.auth-page,.loading-screen,.config-error{background:radial-gradient(circle at 100% 0,#478b6938,#0000 38%),linear-gradient(145deg,#eef3ed,#f9faf8 58%,#edf2ec);place-items:center;min-height:100vh;padding:1.25rem;display:grid}.loading-screen{color:var(--muted);font-weight:700}.config-error{text-align:center;align-content:center}.config-error h1{margin-bottom:.5rem}.config-error p{color:var(--muted)}.auth-card{width:min(100%,430px);box-shadow:var(--shadow);background:#fffffff0;border:1px solid #d8e1dae6;border-radius:24px;padding:2rem 1.35rem}.brand-mark{background:var(--green);color:#fff;letter-spacing:-.04em;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:1.5rem;font-weight:900;display:grid}.auth-card h1{margin:0;font-size:clamp(1.8rem,8vw,2.35rem);line-height:1.06}.auth-intro{color:var(--muted);line-height:1.55}.auth-form{gap:1rem;margin-top:1.65rem;display:grid}.auth-form label,.search-form label{gap:.45rem;font-size:.86rem;font-weight:750;display:grid}input,select{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #cbd4cc;border-radius:11px;outline:none;padding:.72rem .8rem}input:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #155f451f}.privacy-note{color:var(--muted);text-align:center;margin:1.2rem 0 0;font-size:.77rem}.form-error{color:var(--red);margin:0;font-size:.86rem;font-weight:700}.app-shell{min-height:100vh}.app-header{border-bottom:1px solid var(--line);background:#ffffffeb;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.app-header h1{margin:0;font-size:1.15rem}.account-actions{flex-direction:column;align-items:flex-end;gap:.4rem;display:flex}.account-actions span{text-overflow:ellipsis;white-space:nowrap;max-width:150px;color:var(--muted);font-size:.72rem;overflow:hidden}.account-actions .button{min-height:40px;padding:.55rem .75rem;font-size:.8rem}.main-content{gap:1rem;width:min(100%,1180px);margin:0 auto;padding:1rem;display:grid}.search-panel,.sources-section,.inmuebles24-panel,.results-section{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:1rem;box-shadow:0 8px 30px #1e372909}.section-heading h2,.results-heading h2,.inmuebles24-panel h2{margin:0;font-size:1.35rem}.section-heading{margin-bottom:1rem}.section-heading.compact{margin-bottom:.8rem}.search-form{gap:.9rem;display:grid}.price-input{border:1px solid #cbd4cc;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;display:grid;overflow:hidden}.price-input:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #155f451f}.price-input span{color:var(--muted);padding-left:.8rem;font-size:.8rem;font-weight:800}.price-input input{box-shadow:none;border:0}.search-submit{width:100%}.source-grid{gap:.65rem;display:grid}.source-status{background:var(--surface-soft);border:1px solid #e5eae5;border-radius:13px;align-items:flex-start;gap:.75rem;min-height:78px;padding:.85rem;display:flex}.source-status strong{font-size:.94rem}.source-status p{color:var(--muted);margin:.25rem 0 0;font-size:.82rem;line-height:1.35}.status-dot{background:#a8b0aa;border-radius:50%;flex:none;width:10px;height:10px;margin-top:.33rem}.tone-success{background:#f0f8f4;border-color:#cce4d7}.tone-success .status-dot{background:#25845f}.tone-loading .status-dot{background:#3f7bca;box-shadow:0 0 0 5px #e5effc}.tone-warning,.tone-assisted{background:#fffaf0;border-color:#f0dfbb}.tone-warning .status-dot,.tone-assisted .status-dot{background:var(--amber)}.inmuebles24-panel{background:#fffdf8;gap:.9rem;display:grid}.inmuebles24-panel p{color:var(--muted);margin:.5rem 0 0;line-height:1.5}.inmuebles24-panel ol{color:var(--muted);margin:0;padding-left:1.3rem;font-size:.88rem;line-height:1.75}.assisted-hint{font-size:.82rem}.results-heading{justify-content:space-between;align-items:center;display:flex}.result-total{background:var(--green-soft);min-width:42px;height:42px;color:var(--green-dark);border-radius:13px;place-items:center;padding:0 .6rem;font-weight:900;display:grid}.result-filters{gap:.45rem;margin:1rem -.2rem;padding:.2rem;display:flex;overflow-x:auto}.result-filters button{border:1px solid var(--line);min-height:42px;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:.55rem .85rem;font-weight:750}.result-filters button.active{background:var(--green);border-color:var(--green);color:#fff}.listing-grid{gap:.8rem;display:grid}.listing-card{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;min-height:220px;padding:1rem;display:flex}.listing-card h3{margin:.75rem 0 .4rem;font-size:1rem;line-height:1.4}.listing-card .button{margin-top:auto}.source-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-self:flex-start;padding:.3rem .55rem;font-size:.7rem;font-weight:900}.source-remax{color:#214b89;background:#e7eefb}.source-century21{color:#735c24;background:#f2ede1}.listing-price{color:var(--green-dark);margin:0 0 1rem;font-size:1.25rem;font-weight:900}.listing-price small,.inventory-detail-price small{color:var(--muted);margin-top:.2rem;font-size:.72rem;font-weight:650;display:block}.listing-price-source{color:var(--muted);margin:-.25rem 0 .75rem;font-size:.82rem}.listing-facts{color:var(--muted);flex-wrap:wrap;gap:.35rem;margin:-.45rem 0 1rem;font-size:.76rem;display:flex}.listing-facts span{background:var(--surface-soft);border-radius:7px;padding:.28rem .45rem}.empty-state{text-align:center;background:var(--surface-soft);border:1px dashed #cbd4cc;border-radius:15px;padding:2.4rem 1rem}.empty-state span{color:#8ba294;font-size:2rem;display:block}.empty-state h3{margin:.6rem 0 .35rem}.empty-state p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}@media (width>=680px){.app-header{align-items:center;padding:1rem 1.5rem}.app-header h1{font-size:1.35rem}.account-actions{flex-direction:row;align-items:center}.account-actions span{max-width:240px}.main-content{gap:1.25rem;padding:1.5rem}.search-panel,.sources-section,.inmuebles24-panel,.results-section{padding:1.35rem}.search-form{grid-template-columns:repeat(2,minmax(0,1fr))}.field-location,.form-error-wide,.search-submit{grid-column:1/-1}.source-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inmuebles24-panel{grid-template-columns:1.5fr 1fr;align-items:center}.inmuebles24-panel .button,.inmuebles24-panel .assisted-hint{grid-column:1/-1}}@media (width>=1020px){.search-form{grid-template-columns:.75fr 1fr 1.5fr 1fr auto;align-items:end}.field-location,.search-submit{grid-column:auto}.search-submit{white-space:nowrap;width:auto}.form-error-wide{grid-column:1/-1}.listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex-wrap:wrap;align-items:center;padding:.75rem 1rem;position:sticky;top:0}.brand-button{color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:.6rem;padding:0;font-weight:900;display:flex}.brand-mini{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;font-size:.78rem;display:grid}.app-header nav{order:3;gap:.25rem;width:100%;padding-top:.65rem;display:flex;overflow-x:auto}.app-header nav button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;flex:none;padding:.5rem .72rem;font-size:.82rem;font-weight:800}.app-header nav button.active{background:var(--green-soft);color:var(--green-dark)}.app-header nav button.secondary-nav{border-left:1px solid var(--line);border-radius:0 10px 10px 0}.assistant-page,.collection-page{width:min(100%,1040px);margin:0 auto;padding:2.5rem 1rem 8rem}.assistant-workspace{min-height:calc(100vh - 70px)}.chat-drawer-button{z-index:8;position:fixed;bottom:7.8rem;left:.8rem}.chat-sidebar{z-index:21;border-right:1px solid var(--line);background:#f8faf7;width:min(86vw,320px);padding:1rem;transition:transform .16s;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%)}.chat-sidebar.open{transform:translate(0)}.chat-sidebar-heading{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.chat-sidebar-heading button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:1.7rem}.new-chat-button{width:100%;margin-bottom:.9rem}.thread-list{gap:.35rem;display:grid}.thread-list button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;gap:.2rem;padding:.75rem;display:grid}.thread-list button:hover,.thread-list button.active{border-color:var(--line);background:#fff}.thread-list span{text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.thread-list small,.thread-empty{color:var(--muted)}.chat-backdrop{z-index:20;background:#0d1c1459;border:0;position:fixed;inset:0}.assistant-hero{text-align:center;max-width:760px;margin:0 auto 2rem}.assistant-hero h1,.page-heading h1{color:#10271d;letter-spacing:-.045em;margin:0;font-size:clamp(2rem,7vw,4rem);line-height:1.02}.assistant-hero>p:not(.eyebrow),.page-heading>p:not(.eyebrow){color:var(--muted);line-height:1.6}.prompt-examples{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.25rem;display:flex}.prompt-examples span{border:1px solid var(--line);color:var(--muted);background:#ffffffb8;border-radius:999px;padding:.5rem .7rem;font-size:.78rem}.conversation{gap:1.2rem;margin-bottom:1.25rem;display:grid}.conversation-turn{gap:.7rem;display:grid}.message{border-radius:18px;line-height:1.55}.message>p,.assistant-response>p{margin:0}.message-user{background:var(--green);color:#fff;border-bottom-right-radius:5px;justify-self:end;max-width:min(86%,650px);padding:.8rem 1rem}.message-assistant{background:var(--surface);border:1px solid var(--line);border-bottom-left-radius:5px;width:100%;padding:1rem;box-shadow:0 10px 28px #1e37290d}.message-error{color:var(--red)}.assistant-source-row{flex-wrap:wrap;gap:.5rem;margin-top:.9rem;display:flex}.source-pill{background:var(--surface-soft);border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:.42rem .62rem;font-size:.76rem}.source-pill.status-success{color:var(--green-dark);background:#edf8f2;border-color:#c9e4d5}.source-pill.status-error,.source-pill.status-blocked,.source-pill.status-partial{color:#7c5316;background:#fff8eb;border-color:#ecd7ad}.assistant-listings{margin-top:1rem}.i24-inline{background:#fffaf0;border:1px solid #eddeb9;border-radius:14px;gap:.8rem;margin-top:1rem;padding:.9rem;display:grid}.i24-inline p{color:var(--muted);margin:.25rem 0 0;font-size:.84rem}.assistant-composer{z-index:9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #cdd8d0;border-radius:19px;grid-template-columns:1fr;gap:.65rem;width:min(100% - 1.25rem,920px);padding:.7rem;display:grid;position:fixed;bottom:.8rem;left:50%;transform:translate(-50%);box-shadow:0 18px 55px #1a3a2933}.assistant-composer textarea{resize:vertical;width:100%;min-height:68px;color:var(--ink);background:0 0;border:0;outline:0;padding:.65rem;line-height:1.45}.assistant-composer textarea::placeholder{color:#87938b}.page-heading{margin-bottom:1.5rem}.page-heading h1{font-size:clamp(2rem,6vw,3.2rem)}.collection-page .listing-grid{align-items:stretch}.history-list{gap:.8rem;display:grid}.history-card{border:1px solid var(--line);background:#fff;border-radius:16px;gap:.8rem;padding:1rem;display:grid}.history-card h2{margin:.2rem 0 0;font-size:1rem;line-height:1.4}.history-date{color:var(--muted);margin:0;font-size:.75rem}.history-count{color:var(--green-dark)}.history-sources{flex-wrap:wrap;gap:.4rem;display:flex}.history-sources span{background:var(--surface-soft);color:var(--muted);border-radius:8px;padding:.35rem .5rem;font-size:.74rem}.advanced-page{padding-top:2rem}.advanced-page .search-panel h1{margin:0;font-size:clamp(1.7rem,5vw,2.5rem)}@media (width>=720px){.app-header{flex-wrap:nowrap;padding:.75rem 1.5rem}.app-header nav{order:initial;width:auto;padding-top:0}.assistant-page,.collection-page{padding:4rem 1.5rem 9rem}.assistant-composer{grid-template-columns:1fr auto;align-items:end}.assistant-composer .button{min-width:175px}.i24-inline{grid-template-columns:1fr auto;align-items:center}.history-card{grid-template-columns:1fr auto;align-items:start;padding:1.2rem}.history-sources{grid-column:1/-1}}@media (width>=1020px){.assistant-workspace{grid-template-columns:280px minmax(0,1fr);display:grid}.chat-sidebar{z-index:1;top:70px;width:280px;height:calc(100vh - 70px);position:sticky;inset:auto;transform:none}.chat-sidebar-heading button,.chat-drawer-button,.chat-backdrop{display:none}.assistant-page{width:min(100%,1040px)}.assistant-composer{width:min(100% - 305px,920px);left:calc(50% + 140px)}}@media (width<=520px){.brand-button>span:last-child,.account-actions>span{display:none}.account-actions .button{min-height:36px}}.assistant-shell-active{height:100dvh;min-height:0;overflow:hidden}.assistant-workspace{grid-template-rows:auto minmax(0,1fr);width:100%;height:100dvh;min-height:0;display:grid;overflow:hidden}.assistant-mobile-header{z-index:10;border-bottom:1px solid var(--line);background:#fffffff5;align-items:center;gap:.75rem;min-height:56px;padding:.6rem .85rem;display:flex}.assistant-mobile-header button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px}.chat-drawer-button{display:none}.chat-sidebar{flex-direction:column;display:flex;overflow:hidden}.chat-sidebar-heading{flex:none;gap:.5rem}.sidebar-brand{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.65rem;padding:0;display:flex}.sidebar-brand strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-close{flex:none}.thread-scroll{flex:auto;min-height:0;padding-right:.2rem;overflow-y:auto}.thread-row{border:1px solid #0000;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;position:relative}.thread-row:hover,.thread-row.active{border-color:var(--line);background:#fff}.thread-list .thread-select{background:0 0;border:0;min-width:0}.thread-menu-button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;margin-right:.35rem;font-weight:900}.thread-menu-button:hover{background:var(--surface-soft);color:var(--ink)}.thread-menu{z-index:4;border:1px solid var(--line);min-width:190px;box-shadow:var(--shadow);background:#fff;border-radius:11px;padding:.35rem;position:absolute;top:calc(100% - .1rem);right:.35rem}.thread-menu button{width:100%;color:var(--red);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:.7rem;font-weight:750}.thread-menu button:hover{background:#fff2f0}.sidebar-footer{border-top:1px solid var(--line);flex:none;gap:.45rem;margin-top:.7rem;padding-top:.8rem;display:grid}.sidebar-footer nav{gap:.2rem;display:grid}.sidebar-footer button{min-height:38px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:.55rem .65rem;font-weight:750}.sidebar-footer button:hover{background:#fff}.sidebar-footer>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;padding:.35rem .65rem 0;font-size:.72rem;overflow:hidden}.assistant-main{grid-template-rows:minmax(0,1fr) auto;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.assistant-scroll{overscroll-behavior:contain;scroll-behavior:smooth;min-height:0;overflow-y:auto}.assistant-page{width:min(100%,1120px);min-height:100%;margin:0 auto;padding:1.5rem .85rem 2rem}.assistant-hero{margin-bottom:1.5rem}.assistant-hero h1{font-size:clamp(2rem,6vw,3.35rem)}.assistant-composer-area{z-index:7;padding:.65rem max(.7rem, env(safe-area-inset-right)) max(.65rem, env(safe-area-inset-bottom)) max(.7rem, env(safe-area-inset-left));background:linear-gradient(#f3f5f1e0,#f3f5f1 22%);border-top:1px solid #dce2dcbf}.assistant-composer{grid-template-columns:minmax(0,1fr) auto;align-items:end;width:min(100%,920px);margin:0 auto;position:static;transform:none;box-shadow:0 10px 32px #1a3a291f}.assistant-composer textarea{resize:vertical;min-height:54px;max-height:180px}.assistant-listings{grid-template-columns:repeat(1,minmax(0,1fr))}.view-inventory-button{margin-top:.85rem}.listing-card{border-radius:18px;min-height:100%;padding:0;overflow:hidden;box-shadow:0 8px 26px #1e37290e}.listing-media{aspect-ratio:16/10;background:linear-gradient(145deg,#e9eee9,#f7f9f6);width:100%;position:relative;overflow:hidden}.listing-media img{object-fit:cover;width:100%;height:100%;display:block}.listing-placeholder{color:#708077;text-align:center;place-content:center;gap:.4rem;width:100%;height:100%;display:grid}.listing-placeholder>span{opacity:.65;font-size:2.1rem}.listing-placeholder small{font-weight:750}.listing-card-body{flex-direction:column;flex:auto;padding:1rem;display:flex}.listing-card h3{margin-top:.65rem;font-size:1.02rem}.listing-price{margin-bottom:.55rem}.listing-location{color:var(--muted);margin:0 0 .9rem;font-size:.82rem;line-height:1.4}.listing-facts{margin:0 0 .9rem}.listing-observed{color:var(--muted);margin:0 0 .85rem;font-size:.7rem}.inventory-controls{align-items:end;gap:.8rem;margin-bottom:1.2rem;display:grid}.inventory-controls .result-filters{margin:0}.inventory-controls label{color:var(--muted);gap:.35rem;font-size:.76rem;font-weight:750;display:grid}.inventory-controls select{min-height:42px}@media (width>=680px){.assistant-listings{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-controls{grid-template-columns:1fr 220px}}@media (width>=1020px){.assistant-workspace{grid-template-rows:minmax(0,1fr);grid-template-columns:288px minmax(0,1fr)}.assistant-mobile-header{display:none}.chat-sidebar{z-index:1;width:288px;height:100dvh;padding:1rem;position:static;inset:auto;transform:none}.sidebar-close,.chat-backdrop{display:none}.assistant-main{grid-column:2;height:100dvh}.assistant-page{padding:2.4rem 1.5rem 2rem}.assistant-listings{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.assistant-composer{grid-template-columns:minmax(0,1fr)}.assistant-composer .button{width:100%}.assistant-page{padding-top:1rem}.assistant-hero h1{font-size:2rem}}.inventory-page{width:min(100%,1460px)}.inventory-page .page-heading{margin-bottom:.9rem}.inventory-page .page-heading h1{font-size:clamp(2rem,4vw,2.7rem)}.inventory-page .page-heading>p:not(.eyebrow){margin:.55rem 0 0}.inventory-view-tabs{gap:.35rem;margin-bottom:.8rem;display:flex}.inventory-view-tabs button{border:1px solid var(--line);min-height:40px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;padding:.55rem .85rem;font-weight:800}.inventory-view-tabs button.active{border-color:var(--green);background:var(--green-soft);color:var(--green-dark)}.inventory-filter-toggle{width:100%;margin-bottom:.65rem}.inventory-filter-form{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-bottom:.85rem;padding:.85rem;display:grid}.inventory-filter-form label,.inventory-summary label{color:var(--muted);gap:.3rem;font-size:.72rem;font-weight:800;display:grid}.inventory-filter-form input,.inventory-filter-form select,.inventory-summary select{min-height:40px;padding:.55rem .65rem}.inventory-search-field,.inventory-run-field{grid-column:1/-1}.inventory-apply{align-self:end;width:100%}.inventory-summary{justify-content:space-between;align-items:end;gap:.8rem;margin:.8rem 0;display:flex}.inventory-summary>strong{color:var(--green-dark);font-size:1.05rem}.inventory-summary label{width:min(100%,220px)}.inventory-explorer{min-width:0}.inventory-table-wrap{border:1px solid var(--line);background:#fff;border-radius:14px;display:none;overflow:hidden}.inventory-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.76rem}.inventory-table th{background:var(--surface-soft);color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.035em;padding:.55rem .45rem;font-size:.66rem}.inventory-table th:nth-child(9){width:11%}.inventory-table td{color:#344038;vertical-align:middle;border-top:1px solid #edf0ed;height:50px;padding:.2rem .45rem}.inventory-table tbody tr:hover{background:#f8faf8}.inventory-property-cell{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:.55rem;min-width:0;display:grid}.inventory-property-cell>img,.inventory-thumb-empty{object-fit:cover;border-radius:7px;width:72px;height:42px}.inventory-thumb-empty{color:#94a098;background:#eff2ef;place-items:center;display:grid}.inventory-property-cell>button{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.inventory-property-cell strong,.inventory-property-cell small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.inventory-property-cell strong{font-size:.78rem}.inventory-property-cell small,.inventory-price-cell small{color:var(--muted);margin-top:.18rem;font-size:.65rem}.inventory-price-cell{color:var(--green-dark);font-weight:850}.inventory-price-cell small{display:block}.favorite-button{color:#ad781d;cursor:pointer;background:0 0;border:0;border-radius:9px;width:34px;height:34px;font-size:1.15rem}.favorite-button:hover{background:#fff8e9}.inventory-mobile-list{border:1px solid var(--line);background:#fff;border-radius:14px;display:grid;overflow:hidden}.inventory-mobile-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.inventory-mobile-row:first-child{border-top:0}.inventory-mobile-main{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:auto minmax(0,1fr);gap:.65rem;padding:.75rem;display:grid}.inventory-mobile-main>img{object-fit:cover;border-radius:8px;width:64px;height:58px}.inventory-mobile-main>span{gap:.22rem;min-width:0;display:grid}.inventory-mobile-meta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.inventory-mobile-meta strong{color:var(--green-dark)}.inventory-mobile-meta small,.inventory-mobile-main small{color:var(--muted)}.inventory-mobile-title{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.inventory-mobile-facts{color:#465249;font-size:.72rem}.inventory-mobile-row>.favorite-button{margin:.55rem .45rem 0 0}.inventory-pagination{justify-content:center;align-items:center;gap:.8rem;margin-top:1rem;display:flex}.inventory-pagination span{color:var(--muted);font-size:.8rem;font-weight:750}.inventory-detail-backdrop{z-index:29;background:#0c1a1266;border:0;position:fixed;inset:0}.inventory-detail{z-index:30;border:1px solid var(--line);background:#fff;border-radius:20px 20px 0 0;max-height:88dvh;padding:1rem;position:fixed;inset:auto 0 0;overflow-y:auto;box-shadow:-18px 0 45px #1a3a2929}.inventory-detail-heading{justify-content:space-between;align-items:center;display:flex}.inventory-detail-heading>button{background:var(--surface-soft);width:38px;height:38px;color:var(--muted);cursor:pointer;border:0;border-radius:9px;font-size:1.4rem}.inventory-detail-image{object-fit:cover;border-radius:13px;width:100%;max-height:320px;margin-top:.8rem}.inventory-detail h2{margin:1rem 0 .35rem;font-size:1.3rem;line-height:1.25}.inventory-detail-price{color:var(--green-dark);margin:0;font-size:1.35rem;font-weight:900}.inventory-detail-location{color:var(--muted);line-height:1.45}.inventory-detail-facts{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:1rem 0;display:grid;overflow:hidden}.inventory-detail-facts div{border-bottom:1px solid var(--line);padding:.65rem}.inventory-detail-facts dt{color:var(--muted);font-size:.68rem}.inventory-detail-facts dd{margin:.2rem 0 0;font-size:.84rem;font-weight:800}.inventory-price-history{margin:1rem 0}.inventory-price-history h3{margin:0 0 .55rem;font-size:.9rem}.inventory-price-history ul{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.inventory-price-history li{background:var(--surface-soft);border-radius:8px;justify-content:space-between;gap:.75rem;padding:.45rem .55rem;font-size:.72rem;display:flex}.inventory-price-history li span{color:var(--muted)}.inventory-detail-actions{gap:.55rem;display:grid}@media (width>=760px){.inventory-filter-toggle{display:none}.inventory-filter-form{grid-template-columns:2fr repeat(3,minmax(120px,1fr))}.inventory-search-field,.inventory-run-field{grid-column:span 2}.inventory-apply{width:auto}.inventory-table-wrap{display:block}.inventory-mobile-list{display:none}.inventory-explorer.with-detail{grid-template-columns:minmax(0,1fr) minmax(310px,360px);align-items:start;gap:1rem;display:grid}.inventory-detail-backdrop{display:none}.inventory-detail{z-index:1;border-radius:16px;max-height:calc(100vh - 2rem);position:sticky;inset:1rem auto auto}}@media (width<=759px){.inventory-filter-form{display:none}.inventory-filter-form.open{display:grid}}@media (width>=1100px){.inventory-page{padding-top:1.4rem}.inventory-filter-form{grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;padding:.7rem}.inventory-search-field{grid-column:span 2}.inventory-run-field{grid-column:span 3}.inventory-view-tabs{margin-bottom:.55rem}.inventory-summary{margin:.5rem 0}}.assistant-current-title{border-bottom:1px solid var(--line);min-height:42px;color:var(--muted);background:#fffffff0;flex:none;align-items:center;padding:.55rem 1rem;font-size:.78rem;font-weight:800;display:flex}.assistant-current-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.thread-menu button:first-child{color:var(--ink)}.thread-menu button:first-child:hover{background:var(--surface-soft)}.listing-card.no-image{min-height:0}.listing-card.no-image .listing-card-body{padding-top:.9rem}.listing-actions{flex-wrap:wrap;gap:.4rem;margin-top:auto;display:flex}.listing-actions .button{min-height:36px;margin-top:0;padding:.48rem .65rem;font-size:.72rem}.assistant-result-summary{color:var(--muted);margin-top:-.35rem;font-size:.84rem}.i24-inline{border-top:1px solid var(--line);margin-top:.75rem;padding:.55rem 0}.i24-inline a{color:var(--green-dark);font-size:.8rem;font-weight:850;text-decoration:none}.inventory-more-toggle{align-self:end}.inventory-more-filters{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.inventory-filter-chips{flex-wrap:wrap;align-items:center;gap:.4rem;margin:.55rem 0;display:flex}.inventory-filter-chips button{background:var(--green-soft);min-height:32px;color:var(--green-dark);cursor:pointer;border:1px solid #cbded1;border-radius:999px;padding:.35rem .65rem;font-size:.7rem;font-weight:800}.inventory-filter-chips .clear-filters{color:var(--muted);background:0 0;border-color:#0000;text-decoration:underline}.inventory-summary-actions{align-items:end;gap:.55rem;display:flex}.inventory-confirmed-facts{color:#465249;line-height:1.45}.inventory-table th:first-child{width:31%}.inventory-table th:nth-child(2){width:14%}.inventory-table th:nth-child(3){width:22%}.inventory-table th:nth-child(4){width:10%}.inventory-table th:nth-child(5){width:13%}.inventory-table th:last-child{width:130px}.inventory-property-cell{grid-template-columns:minmax(0,1fr)}.inventory-property-cell.has-thumb{grid-template-columns:54px minmax(0,1fr)}.inventory-property-cell>img{object-fit:cover;border-radius:7px;width:54px;height:42px}.inventory-row-actions,.inventory-mobile-actions{justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.compare-check{color:var(--muted);cursor:pointer;align-items:center;gap:.25rem;font-size:.66rem;font-weight:750;display:inline-flex}.compare-check input{width:15px;height:15px;accent-color:var(--green)}.inventory-mobile-actions{flex-direction:column;padding:.55rem .4rem 0 0}.inventory-pagination{flex-wrap:wrap;gap:.45rem;margin:.75rem 0}.inventory-pagination .button{min-height:34px;padding:.4rem .6rem}.inventory-page-numbers{align-items:center;gap:.2rem;display:flex}.inventory-page-numbers>span{align-items:center;gap:.2rem;display:inline-flex}.inventory-page-numbers button{border:1px solid var(--line);width:32px;height:32px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px}.inventory-page-numbers button.active{border-color:var(--green);background:var(--green);color:#fff}.inventory-detail-back{padding:0 .55rem;font-weight:800;width:auto!important;font-size:.72rem!important}.compare-backdrop{z-index:80;background:#0c1a1285;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.inventory-compare{width:min(100%,1050px);max-height:88dvh;box-shadow:var(--shadow);background:#fff;border-radius:18px;overflow:hidden}.inventory-compare header{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:1rem;display:flex}.inventory-compare h2{margin:.2rem 0 0}.inventory-compare header>button{background:var(--surface-soft);cursor:pointer;border:0;border-radius:9px;width:38px;height:38px;font-size:1.4rem}.compare-scroll{max-height:calc(88dvh - 95px);overflow:auto}.inventory-compare table{border-collapse:collapse;width:100%;min-width:680px}.inventory-compare th,.inventory-compare td{border-bottom:1px solid var(--line);text-align:left;padding:.75rem;font-size:.8rem}.inventory-compare thead th{background:var(--surface-soft);position:sticky;top:0}@media (width>=760px){.inventory-filter-form{grid-template-columns:2fr repeat(4,minmax(105px,1fr))}.inventory-search-field{grid-column:span 1}.inventory-more-filters{grid-template-columns:repeat(5,minmax(0,1fr))}.inventory-run-field{grid-column:span 2}.inventory-detail-back{display:none}}@media (width<=759px){.inventory-summary{flex-direction:column;align-items:stretch}.inventory-summary-actions{justify-content:space-between;align-items:stretch}.inventory-summary label{flex:1}.inventory-more-filters{grid-template-columns:1fr}.inventory-detail-heading .source-badge{margin-left:auto}}
