:root{--ink:#201f1c;--muted:#858078;--line:#e8e2dc;--surface:#fff;--sand:#f6eee7;--sand-deep:#eee1d6;--terracotta:#c45d46;--terracotta-dark:#9d4938;--olive:#87927d;--shadow:0 20px 55px #4c362814}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--surface);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{background:#fff;min-height:100vh}.topbar{border-bottom:1px solid var(--line);align-items:center;gap:42px;min-height:82px;padding:0 5.4vw;display:flex}.brand{align-items:baseline;gap:12px;min-width:228px;display:flex}.brand-mark{color:var(--terracotta-dark);letter-spacing:-.08em;font-size:21px;font-weight:800}.brand-caption{color:var(--muted);letter-spacing:.08em;font-size:11px}.main-nav{align-self:stretch;align-items:stretch;gap:27px;display:flex}.main-nav button{color:var(--muted);white-space:nowrap;background:0 0;border:0;padding:0;font-size:13px;position:relative}.main-nav button:after{content:"";background:0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.main-nav button.active{color:var(--ink);font-weight:700}.main-nav button.active:after{background:var(--terracotta)}.main-nav button span{background:var(--sand);min-width:18px;height:18px;color:var(--terracotta-dark);border-radius:50%;place-items:center;margin-left:7px;font-size:10px;display:inline-grid}.record-button{background:var(--terracotta);color:#fff;border:0;border-radius:5px;align-items:center;gap:8px;margin-left:auto;padding:11px 16px;font-size:13px;font-weight:700;transition:background .16s,transform .16s;display:inline-flex;box-shadow:0 8px 18px #c45d4633}.record-button:hover{background:var(--terracotta-dark);transform:translateY(-1px)}.icon{flex:none;width:17px;height:17px}.workspace{grid-template-columns:minmax(0,1fr) 335px;gap:clamp(36px,6vw,88px);max-width:1440px;margin:0 auto;padding:68px 5.4vw 80px;display:grid}.listing-section{min-width:0}.section-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.section-kicker{color:var(--terracotta-dark);letter-spacing:.16em;margin:0 0 13px;font-size:11px;font-weight:700}h1,h2,p{margin-top:0}.section-heading h1{letter-spacing:-.07em;margin:0;font-size:clamp(34px,4vw,54px);font-weight:500;line-height:.98}.section-subline{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin:24px 0 28px;padding-bottom:20px;display:flex}.section-subline p{color:var(--muted);margin:0;font-size:12px}.filter-row{gap:7px;display:flex}.filter-row button{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:999px;padding:7px 11px;font-size:11px}.filter-row button:hover,.filter-row button.active{border-color:var(--sand-deep);background:var(--sand);color:var(--terracotta-dark)}.view-switcher{gap:4px;display:flex}.view-switcher button{color:#aaa49c;background:0 0;border:1px solid #0000;border-radius:4px;place-items:center;width:33px;height:33px;display:grid}.view-switcher button.active,.view-switcher button:hover{border-color:var(--line);background:var(--sand);color:var(--terracotta-dark)}.property-list{gap:15px;display:grid}.property-card{border:1px solid var(--line);background:#fff;grid-template-columns:280px minmax(0,1fr);min-height:205px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden}.property-card:hover{box-shadow:var(--shadow);border-color:#d8c9bd;transform:translateY(-2px)}.property-image-wrap{background:var(--sand);min-height:205px;position:relative;overflow:hidden}.property-image{object-fit:cover;transition:transform .35s}.property-card:hover .property-image{transform:scale(1.035)}.status-badge,.date-badge{z-index:1;border-radius:3px;padding:5px 8px;font-size:10px;position:absolute;top:14px}.status-badge{color:var(--terracotta-dark);background:#fff;left:14px}.status-viewed{color:#687463}.status-follow-up{background:var(--terracotta);color:#fff}.status-rejected{color:#8d8580}.status-favorite{color:#73532d;background:#f4d1a2}.date-badge{color:#fff;background:#201f1ca6;right:14px}.property-card-body{flex-direction:column;min-width:0;padding:24px 28px 20px;display:flex}.property-card-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.property-card-heading h2{letter-spacing:-.04em;margin:0 0 7px;font-size:20px;font-weight:600}.property-card-heading p{color:var(--muted);margin:0;font-size:12px}.score-ring{border-radius:50%;flex:none;place-items:center;width:43px;height:43px;padding:4px;display:grid}.score-ring-inner{background:#fff;border-radius:50%;justify-content:center;align-items:center;gap:1px;width:100%;height:100%;display:flex}.score-ring strong{font-size:12px;font-weight:700}.score-ring span{color:var(--muted);font-size:8px}.property-meta{color:var(--muted);gap:0;margin-top:18px;font-size:12px;display:flex}.property-meta span{border-right:1px solid var(--line);padding:0 14px}.property-meta span:first-child{padding-left:0}.property-meta span:last-child{border-right:0}.property-price-row{justify-content:space-between;align-items:center;margin-top:auto;padding-top:17px;display:flex}.property-price-row strong{color:var(--terracotta-dark);letter-spacing:-.04em;font-size:25px;font-weight:600}.property-price-row em{color:var(--terracotta-dark);margin-left:3px;font-size:12px;font-style:normal}.property-price-row small{color:var(--muted);font-size:11px}.card-arrow{border:1px solid var(--line);width:29px;height:29px;color:var(--terracotta);border-radius:50%;place-items:center;display:grid}.card-arrow .icon{width:14px;height:14px}.tag-row{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.tag-row span{color:#80786f;background:#f7f4f1;padding:5px 8px;font-size:10px}.tag-row .tag-missing{color:var(--terracotta-dark);background:#fbede9}.property-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-card-grid{min-height:0;display:block}.property-card-grid .property-image-wrap{min-height:230px}.property-card-grid .property-card-body{min-height:214px}.side-column{flex-direction:column;gap:16px;display:flex}.recommendation-panel{background:var(--sand);padding:27px 25px 24px}.panel-topline{color:var(--terracotta-dark);letter-spacing:.08em;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.panel-icon{width:27px;height:27px;color:var(--terracotta);background:#fff;border-radius:50%;place-items:center;display:grid}.panel-icon .icon{width:15px;height:15px}.recommendation-panel h2{letter-spacing:-.06em;margin:23px 0 10px;font-size:25px;font-weight:500}.recommendation-copy{max-width:230px;color:var(--muted);margin:0;font-size:12px;line-height:1.7}.recommendation-copy strong{color:var(--ink);font-weight:600}.recommendation-score{align-items:center;gap:13px;margin:25px 0 18px;display:flex}.score-ring-large{width:66px;height:66px;padding:6px}.score-ring-large .score-ring-inner{flex-direction:column;gap:0}.score-ring-large strong{font-size:19px;line-height:1}.score-ring-large span{font-size:9px}.recommendation-score>div:last-child{flex-direction:column;gap:5px;display:flex}.recommendation-score span{color:var(--muted);font-size:11px}.recommendation-score strong{font-size:20px}.recommendation-score small{color:var(--muted);font-size:10px;font-weight:400}.recommendation-reasons{flex-wrap:wrap;gap:6px;display:flex}.recommendation-reasons span{color:#6d675f;background:#ffffffb3;padding:6px 8px;font-size:10px}.text-action{color:var(--terracotta-dark);background:0 0;border:0;align-items:center;gap:8px;margin-top:25px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.text-action .icon{width:14px;height:14px;transition:transform .16s}.text-action:hover .icon{transform:translate(3px)}.note-panel{border:1px solid var(--line);padding:23px 25px 20px}.note-icon{background:var(--sand)}.note-panel textarea{resize:vertical;width:100%;min-height:87px;color:var(--ink);background:0 0;border:0;outline:0;margin-top:20px;font-size:13px;line-height:1.7;display:block}.note-panel p{color:#aaa29a;margin:10px 0 0;font-size:10px}.stats-strip{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.stats-strip div{background:#fff;flex-direction:column;gap:6px;padding:16px 11px;display:flex}.stats-strip strong{color:var(--terracotta-dark);font-size:20px;font-weight:500}.stats-strip span{color:var(--muted);white-space:nowrap;font-size:10px}.empty-state{border:1px dashed var(--line);min-height:220px;color:var(--muted);place-items:center;gap:9px;font-size:13px;display:grid}.error-state{color:var(--terracotta-dark)}.error-state button{color:var(--terracotta-dark);background:0 0;border:0;text-decoration:underline}.modal-backdrop{z-index:10;background:#221b176b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.record-modal{background:#fff;width:min(100%,600px);padding:38px;position:relative;box-shadow:0 24px 70px #261c1638}.modal-close{color:var(--muted);background:0 0;border:0;font-size:25px;line-height:1;position:absolute;top:17px;right:20px}.modal-kicker{color:var(--terracotta-dark);letter-spacing:.13em;margin:0 0 10px;font-size:11px}.record-modal h2{letter-spacing:-.07em;margin:0 0 28px;font-size:29px;font-weight:500}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.form-grid label{color:var(--muted);flex-direction:column;gap:7px;font-size:11px;display:flex}.form-grid input{border:1px solid var(--line);width:100%;color:var(--ink);border-radius:2px;outline:0;padding:11px 12px;font-size:13px}.form-grid input:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #c45d461a}.form-error{color:var(--terracotta-dark);margin:16px 0 0;font-size:12px}.modal-submit{background:var(--terracotta);color:#fff;border:0;align-items:center;gap:9px;margin-top:28px;padding:12px 16px;font-size:12px;font-weight:700;display:inline-flex}.modal-submit:disabled{cursor:wait;opacity:.65}.modal-submit .icon{width:15px;height:15px}@media (max-width:980px){.topbar{gap:24px;padding:0 4vw}.brand{min-width:auto}.brand-caption{display:none}.workspace{grid-template-columns:1fr;gap:46px;padding:48px 4vw 62px}.side-column{grid-template-columns:1fr 1fr;align-items:start;display:grid}.stats-strip{grid-column:1/-1}}@media (max-width:680px){.topbar{flex-wrap:wrap;gap:0;min-height:0;padding:20px 20px 0}.brand{justify-content:space-between;width:100%;margin-bottom:18px}.main-nav{border-top:1px solid var(--line);order:3;gap:23px;width:calc(100% + 40px);height:48px;margin:18px -20px 0;padding:0 20px;overflow-x:auto}.main-nav button{flex:none}.record-button{padding:9px 11px;font-size:11px;position:absolute;top:17px;right:20px}.workspace{padding:37px 20px 48px}.section-heading h1{font-size:37px}.section-subline{margin-top:20px;display:block}.filter-row{margin-top:16px;padding-bottom:2px;overflow-x:auto}.property-card,.property-card-grid{display:block}.property-image-wrap,.property-card-grid .property-image-wrap{min-height:210px}.property-card-body,.property-card-grid .property-card-body{min-height:0;padding:20px}.property-price-row{margin-top:22px}.side-column{display:flex}.record-modal{padding:31px 22px 24px}.record-modal h2{font-size:25px}.form-grid{grid-template-columns:1fr;gap:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
