@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap");*{box-sizing:border-box}body,html{padding:0;margin:0}body{font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.5;color:#141e2c;background:#f6f4ef}.disp,h1,h2,h3{font-family:Archivo,Inter,sans-serif;letter-spacing:-.01em}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background:#d6d0c4;border-radius:8px}button{font-family:inherit;cursor:pointer}.navbtn:hover{background:hsla(0,0%,100%,.08)}.rowh:hover{background:#fbfaf7}.kcard{transition:box-shadow .15s,transform .15s}.kcard:hover{box-shadow:0 4px 14px rgba(20,30,44,.1);transform:translateY(-1px)}input:focus,select:focus,textarea:focus{outline:2px solid #b0812f;outline-offset:1px}@media (prefers-reduced-motion:reduce){.kcard{transition:none}}.sidebar{left:0}.app-main{margin-left:248px}.mobile-menu-btn{display:none}.spin{animation:spin .8s linear infinite}.listrow-action{opacity:0;transition:opacity .15s}.listrow:hover .listrow-action{opacity:1}@media (max-width:899px){.listrow-action{opacity:1}}.properties-desktop-only{display:block}.properties-mobile-only{display:none}@media (max-width:899px){.properties-desktop-only{display:none}.properties-mobile-only{display:block}}.list-desktop-only{display:block}.list-mobile-only{display:none;gap:10px}a:focus-visible,button:focus-visible{outline:2px solid #b0812f;outline-offset:2px}.nav-group-label{color:#8794a8;font-size:10px;font-weight:800;letter-spacing:.12em;margin:15px 12px 6px;text-transform:uppercase}.mobile-bottom-nav{display:none}.page-header{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.page-kicker{color:#735d35;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.page-title{font-size:28px;margin:3px 0 0}.page-subtitle{color:#536072;font-size:14.5px;line-height:1.55;margin:5px 0 0}.metric-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.workspace-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr)}.metric-card{padding:16px}.metric-value{font-family:Archivo,Inter,sans-serif;font-size:25px;font-weight:800;margin-top:6px}.metric-label{color:#5e6878;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.quick-action-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.quick-action{align-items:center;border:1px solid #e2ddd2;border-radius:10px;color:#141e2c;display:flex;gap:10px;min-height:58px;padding:12px;text-decoration:none;transition:border-color .18s,background .18s}.quick-action:hover{background:#fbfaf7;border-color:#b0812f}.field-label{color:#596577;display:block;font-size:11px;font-weight:800;letter-spacing:.06em;margin:0 0 5px;text-transform:uppercase}.filter-grid{align-items:end;display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(6,minmax(110px,1fr))}.filter-span-2{grid-column:span 2}.property-summary-grid{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.property-summary-card{background:#fbfaf7;border:1px solid #e2ddd2;border-radius:10px;padding:10px}.property-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.action-link-button{align-items:center;background:#fff;border:1px solid #e2ddd2;border-radius:8px;color:#141e2c;display:inline-flex;font-size:13px;font-weight:600;gap:6px;min-height:38px;padding:8px 13px;text-decoration:none}.action-link-button:hover{background:#fbfaf7;border-color:#b0812f}.calls-workspace-grid{grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr)}.help-fab{align-items:center;background:#141e2c;border:2px solid #d0aa61;border-radius:999px;bottom:22px;box-shadow:0 8px 28px rgba(15,22,33,.28);color:#f5efe3;display:flex;font-size:14px;font-weight:800;gap:7px;min-height:48px;padding:10px 16px}.help-fab,.help-panel{position:fixed;right:22px;z-index:50}.help-panel{background:#fff;border:1px solid #e2ddd2;border-radius:16px;bottom:82px;box-shadow:0 18px 55px rgba(15,22,33,.25);max-height:min(680px,calc(100vh - 110px));overflow:hidden;width:min(390px,calc(100vw - 28px))}.help-panel-header{align-items:center;background:#141e2c;color:#f5efe3;display:flex;justify-content:space-between;padding:17px 18px}.help-panel-header h2{font-size:20px;margin:3px 0 0}.help-icon-button{align-items:center;background:hsla(0,0%,100%,.1);border:0;border-radius:9px;color:#fff;display:flex;height:44px;justify-content:center;width:44px}.help-panel-body{display:grid;grid-gap:16px;gap:16px;max-height:560px;overflow-y:auto;padding:16px}.help-search{align-items:center;border:1px solid #cfc8bb;border-radius:10px;display:grid;grid-template-columns:24px 1fr auto;min-height:48px;padding-left:10px}.help-search input{border:0;font:inherit;font-size:15px;min-width:0;outline:0;padding:10px 6px}.help-search button{align-self:stretch;background:#b0812f;border:0;border-radius:0 9px 9px 0;color:#fff;font-weight:800;min-width:58px}.help-answer{background:#f7f3ea;border-left:4px solid #b0812f;border-radius:8px;padding:12px}.help-answer p{color:#4f5968;font-size:14px;line-height:1.55;margin:6px 0 9px}.help-answer a{align-items:center;color:#76571e;display:inline-flex;font-size:13.5px;font-weight:800;gap:5px}.help-section-label{color:#596577;font-size:11px;font-weight:800;letter-spacing:.08em;margin-bottom:7px;text-transform:uppercase}.help-question-list{border:1px solid #e2ddd2;border-radius:10px;overflow:hidden}.help-question-list button{align-items:center;background:#fff;border:0;border-bottom:1px solid #e2ddd2;color:#263244;display:flex;font-size:14px;justify-content:space-between;min-height:46px;padding:9px 12px;text-align:left;width:100%}.help-question-list button:last-child{border-bottom:0}.help-question-list button:hover{background:#fbfaf7}.help-guide-link,.help-tour-button{align-items:center;background:#fff;border:1px solid #e2ddd2;border-radius:9px;color:#263244;display:flex;font-size:14px;font-weight:700;gap:8px;min-height:46px;padding:10px 12px;text-decoration:none;width:100%}.tour-scrim{align-items:center;background:rgba(15,22,33,.6);display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:120}.tour-card{background:#fff;border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.32);max-width:520px;padding:24px;width:100%}.tour-progress{display:grid;grid-gap:6px;gap:6px;grid-template-columns:repeat(6,1fr);margin-bottom:22px}.tour-progress span{background:#e2ddd2;border-radius:99px;height:5px}.tour-progress span[data-active=true]{background:#b0812f}.tour-icon{align-items:center;background:#f7f0e2;border-radius:12px;color:#9a6b20;display:flex;height:48px;justify-content:center;margin-bottom:14px;width:48px}.tour-card h2{color:#141e2c;font-size:24px;margin:5px 0 8px}.tour-card p{color:#4f5968;font-size:16px;line-height:1.65;margin:0 0 14px}.tour-link{align-items:center;color:#76571e;display:inline-flex;font-size:14px;font-weight:800;gap:5px}.tour-actions{align-items:center;border-top:1px solid #e2ddd2;display:grid;grid-gap:8px;gap:8px;grid-template-columns:auto 1fr auto auto;margin-top:22px;padding-top:16px}.tour-actions button{align-items:center;background:#fff;border:1px solid #d8d2c7;border-radius:9px;color:#4f5968;display:inline-flex;font-weight:700;gap:5px;min-height:44px;padding:9px 13px}.tour-actions .tour-next{background:#141e2c;border-color:#141e2c;color:#fff}@media (max-width:899px){.list-desktop-only{display:none}.list-mobile-only{display:grid}}.interactive-row:focus-visible{outline:2px solid #b0812f;outline-offset:-2px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:899px){.sidebar{left:-256px}.sidebar[data-open=true]{left:0}.app-main{margin-left:0}.mobile-menu-btn{display:none!important}.app-main{padding-bottom:72px}.app-main main{padding:14px!important}.mobile-bottom-nav{align-items:stretch;background:#fff;border-top:1px solid #e2ddd2;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);left:0;padding-bottom:env(safe-area-inset-bottom);position:fixed;right:0;z-index:60}.mobile-bottom-nav a,.mobile-bottom-nav button{align-items:center;background:#fff;border:0;color:#556071;display:flex;flex-direction:column;font-size:11px;gap:3px;justify-content:center;min-height:58px;text-decoration:none}.page-header{align-items:stretch;flex-direction:column}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-action-grid,.workspace-grid{grid-template-columns:1fr}.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-span-2{grid-column:span 2}.property-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calls-workspace-grid{grid-template-columns:1fr}.calls-history-row{grid-template-columns:1fr 1fr!important}.help-fab{bottom:72px;right:12px}.help-panel{bottom:126px;right:14px}.tour-card{padding:20px}.tour-actions{grid-template-columns:auto 1fr auto}.tour-actions span{display:none}}@media (prefers-reduced-motion:reduce){.help-fab,.help-panel,.tour-card{scroll-behavior:auto;transition:none}}.sms-grid{display:grid;grid-template-columns:300px 1fr;grid-gap:0;gap:0;height:calc(100vh - 130px)}@media (max-width:899px){.sms-grid{grid-template-columns:1fr;height:calc(100vh - 120px)}.sms-grid[data-thread-open=false] .sms-thread-pane,.sms-grid[data-thread-open=true] .sms-list-pane{display:none}.sms-back-btn{display:inline-flex!important}}.buyers-row{display:grid;grid-template-columns:1.2fr 1.2fr 1.2fr .9fr .8fr;grid-gap:12px;gap:12px;padding:12px 16px;border-bottom:1px solid #e5e2da;align-items:center;font-size:13px}.buyers-row small{display:block;color:#6b7280;margin-top:4px}.buyers-head{background:#fbfaf7;color:#707988;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.modal-backdrop{position:fixed;inset:0;z-index:90;background:rgba(15,22,33,.58);display:grid;place-items:center;padding:16px}.buyer-modal{width:min(680px,100%);max-height:90vh;overflow:auto;padding:20px}.buyer-modal h2{margin:0 0 16px;font-size:19px}.buyer-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}@media (max-width:760px){.buyer-metrics{grid-template-columns:1fr 1fr!important}.buyers-head{display:none}.buyers-row{gap:7px}.buyer-form-grid,.buyers-row{grid-template-columns:1fr}}.help-topic-tabs{display:flex;gap:6px;overflow:auto;padding-bottom:8px}.help-topic-tabs button{flex:0 0 auto;border:1px solid #ded9cf;background:#fff;border-radius:999px;padding:7px 11px;color:#5e6878;font-size:12px;font-weight:650}.help-topic-tabs button[aria-selected=true]{background:#141e2c;color:#f5efe3;border-color:#141e2c}.help-slide{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(400px,1.2fr);min-height:420px;overflow:hidden}.help-slide-copy{padding:28px}.help-slide-copy h2{font-size:25px;margin:18px 0 5px}.help-slide-copy>p{color:#5e6878;margin:0 0 22px;line-height:1.5}.help-slide-number{display:flex;align-items:center;gap:8px;color:#b0812f;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.help-slide-copy ol{display:grid;grid-gap:13px;gap:13px;list-style:none;padding:0;margin:0 0 24px}.help-slide-copy li{display:grid;grid-template-columns:30px 1fr;align-items:center;grid-gap:9px;gap:9px;line-height:1.45}.help-slide-copy li>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#efe4cf;color:#8b6728;font-weight:800}.help-slide-copy>a{display:inline-flex;align-items:center;gap:6px;background:#b0812f;color:#fff;text-decoration:none;border-radius:8px;padding:9px 12px;font-weight:750;font-size:13px}.help-screen{margin:24px;border:8px solid #202b3a;border-radius:15px;box-shadow:0 18px 35px rgba(20,30,44,.18);background:#f6f4ef;overflow:hidden;transform:rotate(.35deg)}.help-screen-bar{height:34px;background:#141e2c;display:flex;align-items:center;gap:5px;padding:0 10px}.help-screen-bar i{width:7px;height:7px;border-radius:50%;background:#667285}.help-screen-bar span{color:#eadfc9;font-size:9px;font-weight:800;margin-left:auto;letter-spacing:.08em}.help-screen-body{display:grid;grid-template-columns:95px 1fr;min-height:315px}.help-screen-nav{background:#202b3a;padding:18px 10px;display:flex;flex-direction:column;gap:16px;color:#aab3c0;font-size:9px}.help-screen-content{padding:25px 20px}.help-screen-content h3{margin:6px 0 20px;font-size:17px}.help-preview-row{background:#fff;border:1px solid #e4e0d7;border-left:3px solid #b0812f;border-radius:7px;padding:11px;margin-bottom:9px;display:flex;align-items:center;gap:9px;font-size:11px}.help-preview-row>span{background:#eaf3fb;color:#397eb3;border-radius:50%;width:20px;height:20px;display:grid;place-items:center;font-weight:800}.help-preview-row strong{flex:1 1}.help-slide-controls{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-top:10px}.help-slide-controls button{border:0;background:none;color:#4f5968;font-weight:700;display:flex;align-items:center;gap:5px}.help-slide-controls button:last-child{justify-self:end}.help-slide-controls button:disabled{opacity:.3}.help-slide-controls div{display:flex;gap:5px}.help-slide-controls i{width:7px;height:7px;background:#ccd0d6;border-radius:50%}.help-slide-controls i[data-active=true]{width:20px;border-radius:4px;background:#b0812f}@media (max-width:760px){.help-slide{grid-template-columns:1fr}.help-screen{margin:0 16px 20px}.help-screen-body{grid-template-columns:70px 1fr}.help-slide-copy{padding:20px}.help-topic-tabs{margin-right:-14px}.help-screen{transform:none}}