:root{--navy:#102a43;--navy2:#173f5f;--teal:#0c8f83;--teal2:#15a99a;--mint:#e8f7f3;--ink:#172b3a;--muted:#6b7e8e;--line:#dfe7eb;--paper:#fff;--bg:#f5f8f9;--orange:#ed8c3b;--rose:#d95b6a;--shadow:0 12px 30px #102a4314}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{color:var(--ink);background:var(--bg);margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic UI,Inter,Arial,sans-serif;font-size:14px}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{color:#fff;z-index:30;background:linear-gradient(#102e46 0%,#0e2539 100%);flex-direction:column;width:244px;padding:25px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 8px 28px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#24b8a8,#09776e);border-radius:11px;place-items:center;width:36px;height:36px;font:800 21px/1 Georgia,serif;display:grid;box-shadow:0 6px 18px #14beaa38}.brand b{letter-spacing:.1px;font-size:16px;display:block}.brand small{color:#9eb2bf;margin-top:3px;font-size:10px;display:block}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#b9c8d1;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:11px 13px;font-weight:600;transition:all .2s;display:flex}.sidebar nav button span{text-align:center;width:22px;font-size:18px}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#1ba99a29}.sidebar nav button.active{box-shadow:inset 3px 0 #20b5a4}.sidebar-note{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:12px 1fr;column-gap:8px;margin-top:auto;padding:13px 12px;display:grid}.sidebar-note .pulse{background:#36d9a5;border-radius:50%;width:8px;height:8px;margin-top:5px;box-shadow:0 0 0 4px #36d9a51f}.sidebar-note b{font-size:12px}.sidebar-note small{color:#91a6b4;grid-column:2;margin-top:3px;font-size:10px}main{min-height:100vh;margin-left:244px}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:flex-end;align-items:center;height:70px;padding:0 35px;display:flex;position:sticky;top:0}.top-actions{align-items:center;gap:12px;display:flex}.lang-switch{background:#eef3f4;border-radius:8px;padding:3px;display:flex}.lang-switch button{color:var(--muted);background:0 0;border:0;border-radius:6px;padding:6px 8px;font-size:11px}.lang-switch button.selected{color:var(--navy);background:#fff;font-weight:700;box-shadow:0 1px 4px #ccd7da}.bell{color:#afbec7;background:0 0;border:0;padding:10px;font-size:10px;position:relative}.bell span{background:var(--rose);color:#fff;border-radius:10px;min-width:15px;padding:2px;font-size:9px;position:absolute;top:2px;right:3px}.avatar{color:#126f67;background:linear-gradient(145deg,#d8f2ed,#aad9d2);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.user b{font-size:12px;display:block}.user small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.menu-button,.mobile-brand{display:none}.content{max-width:1480px;margin:auto;padding:34px 38px 55px}.page-head{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:28px;display:flex}.page-head h1{letter-spacing:-.5px;color:var(--navy);margin:4px 0 7px;font-size:27px;line-height:1.25}.page-head p{color:var(--muted);margin:0;font-size:13px}.eyebrow{letter-spacing:1.4px;color:var(--teal);font-size:10px;font-weight:800}.head-actions{gap:10px;display:flex}.btn{border:1px solid #0000;border-radius:9px;min-height:39px;padding:10px 15px;font-size:12px;font-weight:700}.btn.primary{background:linear-gradient(135deg,var(--teal),#087c73);color:#fff;box-shadow:0 7px 14px #0c8f832b}.btn.primary:hover{filter:brightness(1.05)}.btn.secondary{color:var(--navy);background:#fff;border-color:#d5e0e4}.stat-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px;display:grid}.stat{background:#fff;border:1px solid #e5ecef;border-radius:12px;align-items:center;gap:14px;padding:18px;display:flex;box-shadow:0 3px 12px #102a4308}.stat-icon{background:var(--mint);width:42px;height:42px;color:var(--teal);border-radius:11px;place-items:center;font-size:19px;display:grid}.stat.blue .stat-icon{color:#3b75b8;background:#eaf2ff}.stat.orange .stat-icon{color:var(--orange);background:#fff3e7}.stat.rose .stat-icon{color:var(--rose);background:#fff0f2}.stat span{color:var(--muted);font-size:11px;display:block}.stat strong{color:var(--navy);margin-right:8px;font-size:25px}.stat small{color:var(--teal);font-size:10px;font-weight:700}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:20px;display:grid}.panel,.table-panel,.composer,.mail-side,.meeting-main,.action-card{background:#fff;border:1px solid #e3ebee;border-radius:12px;box-shadow:0 4px 16px #102a4309}.panel{padding:21px}.panel-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.panel-title h2,.section-heading h2{color:var(--navy);margin:0;font-size:16px}.panel-title p{color:var(--muted);margin:4px 0 0;font-size:10px}.text-link{color:var(--teal);background:0 0;border:0;font-size:11px;font-weight:700}.match-row{text-align:left;background:0 0;border:0;border-top:1px solid #edf1f3;align-items:center;gap:13px;width:100%;padding:13px 3px;display:flex}.match-row:hover{background:#fbfdfd}.score-ring{background:conic-gradient(var(--teal) var(--score),#e5eeee 0);border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid;position:relative}.score-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:4px}.score-ring b,.score-ring small{z-index:1;color:var(--navy)}.score-ring b{font-size:15px}.score-ring small{margin-top:17px;margin-left:-10px;font-size:8px}.match-copy{gap:2px;min-width:0;display:grid}.match-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.match-copy span{color:var(--muted);font-size:11px}.match-copy small{color:#8294a0;font-size:9px}.chev{color:#9aabb4;margin-left:auto;font-size:24px}.task{border-top:1px solid #edf1f3;align-items:flex-start;gap:10px;padding:12px 0;display:flex}.task-dot{background:#6e91ad;border-radius:50%;width:8px;height:8px;margin-top:8px}.task-dot.urgent{background:var(--rose)}.task-dot.warning{background:var(--orange)}.task div{flex:1;gap:2px;display:grid}.task small{color:var(--teal);font-size:9px;font-weight:700}.task strong{font-size:11px}.task span{color:var(--muted);font-size:9px}.task button{color:#91a0aa;background:0 0;border:0}.add-task{color:var(--teal);background:#f9fbfb;border:1px dashed #cddadd;border-radius:8px;width:100%;margin-top:4px;padding:9px;font-size:11px}.date-pill{color:var(--muted);background:#eff5f6;border-radius:7px;padding:5px 8px;font-size:10px}.insight{background:linear-gradient(100deg,#edf9f6,#fff);border:1px solid #cfe7e3;border-radius:12px;align-items:center;gap:14px;margin-top:20px;padding:16px 18px;display:flex}.insight-icon{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 0 0 7px #0c8f8314}.insight div:nth-child(2){flex:1}.insight span{letter-spacing:1.3px;color:var(--teal);font-size:8px;font-weight:800}.insight h3{color:var(--navy);margin:3px 0;font-size:13px}.insight p{color:var(--muted);margin:0;font-size:10px}.insight button{color:var(--teal);background:0 0;border:0;font-size:11px;font-weight:700}.toolbar{align-items:center;gap:10px;margin-bottom:14px;display:flex}.searchbox{background:#fff;border:1px solid #d9e4e7;border-radius:9px;flex:1;align-items:center;max-width:480px;padding:0 12px;display:flex}.searchbox span{color:#80939e;font-size:20px}.searchbox input{border:0;outline:0;width:100%;padding:11px;font-size:12px}.result-count{color:var(--muted);font-size:11px}.table-panel{overflow:hidden}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:820px}th{text-align:left;color:#748793;letter-spacing:.4px;border-bottom:1px solid var(--line);background:#f7f9fa;padding:12px 16px;font-size:9px}td{border-bottom:1px solid #edf1f3;padding:14px 16px;font-size:11px}td strong,td small{display:block}td strong{color:var(--navy);margin-top:3px;font-size:12px}td small{color:var(--muted);margin-top:3px;font-size:9px}.status{border-radius:10px;padding:4px 8px;font-size:9px;font-weight:700;display:inline-block}.status.live{color:#14806f;background:#e8f7f3}.status.progress{color:#a35e1d;background:#fff1e2}.status.danger{color:#ad4855;background:#ffedf0}.danger-text{color:var(--rose)}.icon-btn{border:1px solid var(--line);width:28px;height:28px;color:var(--teal);background:#fff;border-radius:50%;font-size:18px}.need-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.need-card{background:#fff;border:1px solid #e1e9ec;border-radius:13px;padding:20px;box-shadow:0 4px 14px #102a430a}.need-top{justify-content:space-between;align-items:center;display:flex}.need-top small{color:var(--muted);font-size:9px}.priority{color:#ac3d4c;background:#ffedf0;border-radius:10px;padding:4px 8px;font-size:9px;font-weight:800}.priority.p1{color:#b26c22;background:#fff2e2}.priority.p2{color:#557385;background:#edf3f6}.need-card h3{color:var(--navy);margin:16px 0 4px;font-size:15px}.need-card>p{color:var(--muted);margin:0;font-size:11px}.need-card dl{border-top:1px solid #edf1f3;grid-template-columns:1fr 1fr;margin:17px 0 14px;display:grid}.need-card dl div{border-bottom:1px solid #edf1f3;padding:10px 0}.need-card dt{color:var(--muted);font-size:9px}.need-card dd{margin:4px 0 0;font-size:11px;font-weight:700}.card-action{width:100%;color:var(--teal);text-align:left;background:#eef9f7;border:0;border-radius:9px;padding:10px 12px;font-size:11px;font-weight:800}.card-action span{float:right}.selected-need{background:#fff;border:1px solid #dfe8eb;border-radius:12px;align-items:center;gap:22px;margin-bottom:22px;padding:16px 18px;display:flex}.selected-need h3{color:var(--navy);margin:4px 0 0;font-size:13px}.selected-need>div:first-child{min-width:270px}.need-chips{flex-wrap:wrap;flex:1;gap:7px;display:flex}.need-chips span,.extracted span{color:#35756e;background:#edf6f5;border-radius:12px;padding:5px 9px;font-size:9px}.selected-need>button{color:var(--teal);background:0 0;border:0;font-size:11px;font-weight:700}.matching-layout{grid-template-columns:minmax(0,1fr) 260px;gap:20px;display:grid}.section-heading{align-items:center;gap:8px;margin-bottom:11px;display:flex}.section-heading span{color:var(--teal);background:#eaf4f2;border-radius:10px;padding:3px 7px;font-size:9px}.match-detail{box-shadow:var(--shadow);background:#fff;border:1px solid #dbe6e8;border-radius:13px;position:relative;overflow:hidden}.match-rank{background:var(--teal);color:#fff;letter-spacing:.7px;text-align:center;border-radius:0 0 9px;padding:7px 12px 8px;font-size:7px;font-weight:800;position:absolute;top:0;left:0}.match-hero{align-items:center;gap:16px;padding:34px 20px 18px;display:flex}.building-art{background:linear-gradient(155deg,#dfe9e9,#a4b6b8);border-radius:9px;grid-template-columns:repeat(2,1fr);gap:7px;width:105px;height:82px;padding:14px;display:grid;box-shadow:inset 0 -12px #1a3b4914}.building-art span{background:#ffffffb3;border-radius:2px}.match-hero>div:nth-child(2){flex:1}.match-hero small{color:var(--muted);font-size:9px}.match-hero h2{color:var(--navy);margin:3px 0;font-size:17px}.match-hero p{color:var(--muted);margin:0 0 10px;font-size:10px}.property-facts{align-items:center;gap:12px;display:flex}.property-facts b{color:var(--teal);font-size:15px}.property-facts span{color:#526977;font-size:10px}.big-score{text-align:center;border-left:1px solid var(--line);padding-left:18px}.big-score strong{color:var(--teal);font-size:36px}.big-score span{color:var(--teal);font-weight:800}.big-score small{color:var(--muted);font-size:8px;display:block}.analysis-grid{background:#fafcfc;border-block:1px solid #e7edef;grid-template-columns:1fr 1fr;display:grid}.analysis-grid>div{padding:14px 20px}.analysis-grid>div+div{border-left:1px solid #e7edef}.analysis-grid h4{color:var(--navy);margin:0 0 8px;font-size:11px}.analysis-grid ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.analysis-grid li{color:#2d7c71;background:#eaf7f3;border-radius:8px;padding:4px 7px;font-size:9px}.bar{background:#e0e9e9;border-radius:4px;height:5px;overflow:hidden}.bar span{background:var(--teal);height:100%;display:block}.analysis-grid p{color:var(--muted);margin:5px 0 0;font-size:9px}.reason{gap:10px;padding:16px 20px;display:flex}.reason>span{background:var(--mint);width:28px;height:28px;color:var(--teal);border-radius:50%;flex:0 0 28px;place-items:center;display:grid}.reason b{color:var(--teal);font-size:10px}.reason p{color:#526875;margin:4px 0 0;font-size:10px;line-height:1.7}.match-actions{justify-content:flex-end;gap:8px;padding:0 20px 18px;display:flex}.explain-card{color:#fff;background:linear-gradient(165deg,#153a55,#102b42);border-radius:13px;height:max-content;padding:20px}.ai-orb{color:#5ee0cd;background:#15a99a33;border-radius:50%;place-items:center;width:40px;height:40px;margin-bottom:13px;display:grid}.explain-card h3{margin:0 0 6px;font-size:14px}.explain-card>p{color:#a8bbc7;margin:0 0 18px;font-size:9px;line-height:1.6}.weight{grid-template-columns:66px 1fr 30px;align-items:center;gap:7px;margin:9px 0;display:grid}.weight span,.weight b{font-size:8px}.weight div{background:#ffffff1f;border-radius:3px;height:4px}.weight i{background:#30bca9;border-radius:3px;height:100%;display:block}.explain-card>small{color:#91a9b7;border-top:1px solid #ffffff1f;margin-top:17px;padding-top:13px;font-size:8px;line-height:1.6;display:block}.mail-layout,.meeting-layout{grid-template-columns:minmax(0,1fr) 280px;gap:20px;display:grid}.composer{padding:22px}.composer>label,.notes-label{color:#536b79;margin-bottom:15px;font-size:10px;font-weight:700;display:block}.composer input,.composer textarea,.notes-label textarea,.fake-input{width:100%;color:var(--ink);background:#fff;border:1px solid #d9e4e7;border-radius:8px;outline:none;margin-top:6px;padding:10px}.composer input:focus,.composer textarea:focus,.notes-label textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0c8f8314}.composer textarea{resize:vertical;height:215px;font-size:12px;line-height:1.75}.fake-input{min-height:41px}.contact-pill{color:#326f68;background:#edf6f5;border-radius:12px;padding:5px 8px;font-size:10px}.attachments>span{color:#536b79;font-size:10px;font-weight:700}.attachments>div{flex-wrap:wrap;gap:7px;margin-top:7px;display:flex}.attachments button{color:#405b69;background:#f9fbfb;border:1px solid #dbe5e8;border-radius:7px;padding:7px 9px;font-size:9px}.attachments button small{color:#8b9ba4}.composer-actions{border-top:1px solid #edf1f3;justify-content:flex-end;gap:8px;margin-top:20px;padding-top:16px;display:flex}.mail-side{height:max-content;padding:18px}.mail-property{background:#f4f8f8;border-radius:9px;gap:10px;padding:11px;display:flex}.building-mini{color:#58747d;background:#dce8e8;border-radius:7px;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.mail-property div{gap:2px;display:grid}.mail-property small{color:var(--muted);font-size:8px}.mail-property b{font-size:10px}.mail-property p{color:var(--teal);margin:0;font-size:9px}.mail-side h3{margin:20px 0 10px;font-size:12px}.check{border-top:1px solid #edf1f3;align-items:center;gap:7px;padding:10px 0;font-size:10px;display:flex}.check input,.action-item input{accent-color:var(--teal)}.safe-note{color:var(--muted);background:#f1f6f7;border-radius:8px;margin:12px 0 0;padding:10px;font-size:8px;line-height:1.6}.meeting-main{padding:22px}.meeting-meta{border-bottom:1px solid #e8edef;align-items:center;gap:12px;padding-bottom:18px;display:flex}.avatar.large{width:44px;height:44px}.meeting-meta>div:nth-child(2){flex:1}.meeting-meta small{color:var(--teal);font-size:9px}.meeting-meta h3{margin:3px 0;font-size:13px}.meeting-meta p{color:var(--muted);margin:0;font-size:9px}.summary-box{background:linear-gradient(135deg,#eff9f7,#f9fcfc);border:1px solid #d6ebe7;border-radius:10px;margin:18px 0;padding:17px}.summary-box h3{color:var(--teal);margin:0 0 8px;font-size:12px}.summary-box p{color:#405866;margin:0;font-size:11px;line-height:1.75}.extracted{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.notes-label textarea{resize:vertical;height:140px;font-size:11px;line-height:1.7}.action-card{height:max-content;padding:20px}.action-card h3{margin:0 0 10px;font-size:14px}.action-item{border-top:1px solid #edf1f3;gap:8px;padding:12px 0;display:flex}.action-item span{gap:3px;display:grid}.action-item b{font-size:10px}.action-item small{color:var(--muted);font-size:8px}.action-card .btn{margin-top:14px}.toast{color:#fff;z-index:100;background:#15384f;border-radius:9px;padding:12px 16px;font-size:11px;position:fixed;bottom:25px;right:25px;box-shadow:0 12px 30px #0000002e}.scrim{display:none}@media (width<=1050px){.stat-grid,.need-grid{grid-template-columns:1fr 1fr}.dashboard-grid,.matching-layout{grid-template-columns:1fr}.explain-card{display:none}.mail-layout,.meeting-layout{grid-template-columns:1fr}.mail-side,.action-card{order:-1}.action-card{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.action-card h3,.action-card .btn{grid-column:1/-1}}@media (width<=760px){body{font-size:13px}.sidebar{width:270px;transition:transform .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0);box-shadow:20px 0 50px #00000040}.scrim{z-index:25;background:#08192580;border:0;display:block;position:fixed;inset:0}main{margin-left:0}.topbar{justify-content:space-between;height:60px;padding:0 15px}.menu-button{color:var(--navy);background:0 0;border:0;padding:8px;font-size:22px;display:block}.mobile-brand{align-items:center;gap:8px;display:flex}.mobile-brand .brand-mark{width:30px;height:30px;font-size:17px}.mobile-brand b{font-size:13px}.top-actions{gap:7px}.top-actions .user,.top-actions>.avatar,.bell{display:none}.lang-switch button{padding:5px 6px;font-size:9px}.content{padding:23px 16px 44px}.page-head{margin-bottom:20px;display:block}.page-head h1{font-size:22px}.page-head p{margin-top:4px;line-height:1.65}.page-head>.head-actions,.page-head>.btn{margin-top:16px}.head-actions{grid-template-columns:1fr 1fr;display:grid}.head-actions .btn{padding:9px 8px;font-size:10px}.stat-grid{gap:10px}.stat{gap:9px;padding:13px}.stat-icon{width:35px;height:35px;font-size:15px}.stat strong{font-size:20px}.stat span{font-size:9px}.dashboard-grid{gap:14px}.panel{padding:16px}.panel-title h2{font-size:14px}.match-row{padding:12px 0}.score-ring{flex-basis:43px;width:43px;height:43px}.insight{align-items:flex-start;padding:14px}.insight-icon{flex:0 0 34px;width:34px;height:34px}.insight button{display:none}.toolbar{flex-wrap:wrap}.searchbox{flex-basis:100%;max-width:none}.table-panel{box-shadow:none;background:0 0;border:0;overflow:visible}.table-scroll{overflow:visible}table,thead,tbody,tr,td{display:block}table{min-width:0}thead{display:none}tbody{gap:10px;display:grid}tr{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid;box-shadow:0 4px 12px #102a4308}td{border:0;padding:0}td:first-child{grid-column:1/-1}td:last-child{margin-top:-43px;position:absolute;right:29px}.need-grid{grid-template-columns:1fr;gap:12px}.selected-need{padding:15px;display:block}.selected-need>div:first-child{min-width:0}.need-chips{margin-top:12px}.selected-need>button{margin-top:-54px;position:absolute;right:28px}.matching-layout{display:block}.match-hero{grid-template-columns:86px 1fr;gap:12px;padding:34px 14px 15px;display:grid}.building-art{width:86px;height:72px}.big-score{background:#ffffffeb;border:0;border-radius:8px;padding:0;position:absolute;top:38px;right:14px}.big-score strong{font-size:25px}.match-hero>div:nth-child(2){min-width:0}.match-hero h2{padding-right:52px;font-size:14px}.property-facts{flex-wrap:wrap;gap:6px 10px}.analysis-grid{grid-template-columns:1fr}.analysis-grid>div+div{border-top:1px solid #e7edef;border-left:0}.reason{padding:14px}.match-actions{padding:0 14px 15px}.mail-layout,.meeting-layout{gap:12px}.composer,.meeting-main,.mail-side,.action-card{padding:15px}.composer textarea{height:250px}.attachments>div{display:grid}.composer-actions{grid-template-columns:1fr 1fr;display:grid}.mail-side{order:0}.action-card{order:0;display:block}.meeting-meta{flex-wrap:wrap;align-items:flex-start}.meeting-meta .status{margin-left:56px}.toast{text-align:center;bottom:18px;left:16px;right:16px}.insight h3{line-height:1.5}.property-facts b{font-size:13px}}@media (width<=400px){.stat-grid{grid-template-columns:1fr 1fr}.stat{display:block}.stat-icon{margin-bottom:8px}.stat small{display:none}.match-copy strong{max-width:190px}.action-card{padding:15px}.page-head h1{font-size:20px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.safe-fallback{text-align:center;border:1px solid var(--line);background:#fff;border-radius:14px;place-content:center;justify-items:center;min-height:55vh;padding:28px;display:grid}.safe-fallback>span{width:48px;height:48px;color:var(--rose);background:#fff0f2;border-radius:50%;place-items:center;font-size:24px;font-weight:800;display:grid}.safe-fallback h1{color:var(--navy);margin:14px 0 6px;font-size:20px}.safe-fallback p{color:var(--muted);margin:0 0 18px;font-size:11px}.stat-link{text-align:left;width:100%;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative}.stat-link:hover{border-color:#b8d6d1;transform:translateY(-2px);box-shadow:0 10px 24px #102a4317}.stat-link:focus-visible{outline-offset:2px;outline:3px solid #0c8f8333}.stat-link>div:nth-child(2){flex:1}.stat-link>i{color:#9aacb5;margin-left:auto;font-size:20px;font-style:normal}.followup-list{display:grid}.followup-list>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f3;align-items:center;gap:11px;padding:12px 4px;display:flex}.followup-list>button:hover{background:#f8fbfb}.followup-list>button>span{background:#7794a8;border-radius:50%;width:8px;height:8px}.followup-list>button>span.urgent{background:var(--rose)}.followup-list>button>div{flex:1;gap:2px;display:grid}.followup-list small{color:var(--teal);font-size:8px;font-weight:700}.followup-list b{color:var(--navy);font-size:10px}.followup-list p{color:var(--muted);margin:0;font-size:8px}.followup-list i{color:var(--teal);font-size:18px;font-style:normal}.notification-popover{border:1px solid var(--line);z-index:50;background:#fff;border-radius:12px;width:280px;padding:13px;position:fixed;top:62px;right:30px;box-shadow:0 18px 48px #102a432e}.notification-popover>b{color:var(--navy);padding:5px 7px 10px;display:block}.notification-popover button{text-align:left;background:#fff;border:0;border-top:1px solid #edf1f3;width:100%;padding:11px 7px;font-size:11px}.notification-popover button span{float:right;color:var(--teal)}.filter-summary{flex-wrap:wrap;align-items:center;gap:6px;margin:-4px 0 14px;display:flex}.filter-summary span{color:#34776e;background:#eaf5f3;border-radius:12px;padding:5px 9px;font-size:9px}.filter-summary button{color:var(--muted);background:0 0;border:0;font-size:9px}.clickable-row{cursor:pointer}.clickable-row:hover{background:#fbfdfd}.modal-backdrop{z-index:80;background:#07192694;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:15px;width:min(620px,100%);max-height:90vh;overflow:auto;box-shadow:0 28px 80px #00000047}.modal.wide{width:min(980px,100%)}.modal>header{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:18px 22px;display:flex;position:sticky;top:0}.modal>header h2{color:var(--navy);margin:4px 0 0;font-size:18px}.modal>header button{width:34px;height:34px;color:var(--navy);background:#edf3f4;border:0;border-radius:50%;font-size:20px}.modal-body{padding:22px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.demo-field span{color:var(--muted);margin-bottom:5px;font-size:10px;font-weight:700;display:block}.demo-field input{border:1px solid #d8e3e6;border-radius:8px;outline:0;width:100%;padding:10px}.demo-field input:focus{border-color:var(--teal)}.modal-actions{border-top:1px solid #edf1f3;justify-content:flex-end;gap:8px;margin-top:20px;padding-top:16px;display:flex}.drop-zone{color:var(--teal);text-align:center;background:#f3faf8;border:1px dashed #aac9c4;border-radius:10px;margin-top:18px;padding:28px;font-size:11px;font-weight:700}.property-cover{align-items:center;gap:18px;display:flex}.building-art.large{flex:0 0 150px;width:150px;height:110px}.property-cover small{color:var(--muted);font-size:9px}.property-cover h2{color:var(--navy);margin:4px 0;font-size:20px}.property-cover p{color:var(--muted);font-size:10px}.detail-tabs,.content-tabs{border-bottom:1px solid var(--line);gap:4px;margin-top:22px;display:flex;overflow:auto}.detail-tabs button,.content-tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 13px;font-size:10px}.detail-tabs button.active,.content-tabs button.active{color:var(--teal);border-bottom-color:var(--teal);font-weight:800}.content-tabs{margin:-10px 0 20px}.detail-grid{grid-template-columns:1fr 260px;gap:18px;margin-top:18px;display:grid}.detail-grid dl{grid-template-columns:1fr 1fr;margin:0;display:grid}.detail-grid dl div{border-bottom:1px solid #edf1f3;padding:12px}.detail-grid dt{color:var(--muted);font-size:9px}.detail-grid dd{margin:4px 0 0;font-size:11px;font-weight:700}.map-card{text-align:center;background:linear-gradient(135deg,#edf6f4,#dae8e4);border-radius:10px;place-items:center;padding:15px;display:grid}.map-card>span{color:var(--teal);font-size:25px}.map-card small{color:var(--muted);font-size:9px}.map-card button{color:var(--teal);background:#fff;border:0;border-radius:7px;margin-top:8px;padding:7px 10px;font-size:9px}.client-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.client-card{text-align:left;background:#fff;border:1px solid #dfe8eb;border-radius:12px;align-items:center;gap:14px;padding:18px;display:flex;box-shadow:0 4px 14px #102a4309}.client-card:hover{border-color:#9bcfc7}.client-avatar{width:46px;height:46px;color:var(--teal);background:linear-gradient(145deg,#d9f2ed,#b7ddd6);border-radius:12px;flex:none;place-items:center;font-size:18px;font-weight:800;display:grid}.client-avatar.big{width:56px;height:56px}.client-card-main{flex:1;min-width:0}.client-card small{color:var(--muted);font-size:8px}.client-card h3{color:var(--navy);margin:4px 0;font-size:13px}.client-card p{color:var(--muted);margin:0;font-size:9px}.client-card-main>div{gap:12px;margin-top:10px;display:flex}.client-card-main>div span{color:var(--muted);font-size:8px}.client-card-main b{color:var(--teal)}.crm-head{align-items:center;gap:13px;display:flex}.crm-head>div:nth-child(2){flex:1}.crm-head h2{color:var(--navy);margin:0 0 4px}.crm-head p{color:var(--muted);margin:0;font-size:10px}.crm-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:22px;display:grid}.crm-grid h3{color:var(--navy);font-size:12px}.crm-item{background:#f5f9f9;border-radius:9px;grid-template-columns:1fr auto;gap:4px;margin-bottom:14px;padding:12px;display:grid}.crm-item span{color:var(--muted);font-size:9px}.crm-item button{color:var(--teal);background:0 0;border:0;grid-area:1/2/3;font-size:9px}.timeline>div{border-left:2px solid #dce9e7;padding:0 0 18px 15px;position:relative}.timeline i{background:var(--teal);border-radius:50%;width:8px;height:8px;position:absolute;left:-5px}.timeline b{font-size:10px}.timeline p{color:var(--muted);margin:4px 0 0;font-size:9px}.record-button{color:#bd4050;background:#fff1f2;border:0;border-radius:22px;padding:11px 17px;font-size:11px;font-weight:800}.record-button span{background:#d94c5d;border-radius:50%;width:9px;height:9px;margin-right:5px;display:inline-block}.record-button.recording{color:#fff;background:#d94c5d;box-shadow:0 0 0 6px #d94c5d1f}.record-button.recording span{background:#fff}.live-layout{grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);gap:18px;display:grid}.conversation-panel,.live-ai{box-shadow:var(--shadow);background:#fff;border:1px solid #dfe8eb;border-radius:13px}.conversation-panel>header{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:16px 18px;display:flex}.conversation-panel>header div:nth-child(2){display:grid}.conversation-panel>header small{color:#d64b5c;margin-top:3px;font-size:9px}.transcript-live{height:410px;padding:18px;overflow:auto}.empty-state{text-align:center;height:100%;color:var(--muted);place-content:center;display:grid}.empty-state>span{color:#d7e2e4;font-size:27px}.empty-state b{color:var(--navy);margin-top:10px}.empty-state p{font-size:10px}.speech{align-items:flex-start;gap:9px;margin:12px 0;display:flex}.speech>span{width:28px;height:28px;color:var(--teal);background:#dcefeb;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.speech p{background:#f2f6f7;border-radius:3px 10px 10px;margin:0;padding:10px 12px;font-size:11px;line-height:1.6}.conversation-panel>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:14px 18px;display:flex}.conversation-panel button:disabled,.overview-button:disabled{opacity:.45;cursor:not-allowed}.live-ai{padding:18px}.live-ai-head{align-items:center;gap:10px;display:flex}.live-ai-head>span{background:var(--mint);width:38px;height:38px;color:var(--teal);border-radius:50%;place-items:center;display:grid}.live-ai-head div{display:grid}.live-ai-head small{color:var(--muted);font-size:8px}.live-needs{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;display:grid}.live-needs>div{opacity:.45;background:#f4f7f8;border-radius:8px;padding:10px}.live-needs>div.visible{opacity:1;background:#ebf8f5}.live-needs small{color:var(--muted);font-size:8px;display:block}.live-needs b{font-size:10px}.live-ai h3{margin-top:20px;font-size:11px}.suggested-property{text-align:left;background:#f4fbf9;border:1px solid #b7dcd6;border-radius:10px;align-items:center;gap:10px;width:100%;padding:11px;display:flex}.suggested-property>div:nth-child(2){flex:1;gap:3px;display:grid}.suggested-property b{font-size:10px}.suggested-property span,.suggested-property small{color:var(--muted);font-size:8px}.suggested-property>span{color:var(--teal);font-size:20px}.suggestion-loading{border:1px dashed #ccdadd;border-radius:9px;height:85px;padding:15px}.suggestion-loading i{background:#e6edef;border-radius:4px;width:28%;height:8px;margin-right:5px;display:inline-block}.suggestion-loading p{color:var(--muted);font-size:8px}.overview-button{background:var(--navy);color:#fff;border:0;border-radius:9px;width:100%;margin-top:12px;padding:11px;font-size:10px;font-weight:700}.segmented{background:#eaf0f2;border-radius:9px;padding:3px;display:flex}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:7px;padding:8px 11px;font-size:9px}.segmented button.active{color:var(--teal);background:#fff;font-weight:800;box-shadow:0 2px 7px #102a431a}.candidate-list{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.candidate-list button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:9px;padding:13px}.candidate-list b,.candidate-list small,.candidate-list i{display:block}.candidate-list b{font-size:10px}.candidate-list b span{color:var(--teal)}.candidate-list small{color:var(--muted);margin-top:5px;font-size:8px}.candidate-list i{color:#b06928;margin-top:6px;font-size:8px;font-style:normal}.reverse-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.reverse-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px;position:relative}.reverse-score{color:var(--teal);position:absolute;top:15px;right:16px}.reverse-score strong{font-size:25px}.reverse-score span{font-size:10px}.reverse-grid h3{color:var(--navy);margin:16px 0 4px;font-size:13px}.reverse-grid>article>p{color:var(--muted);font-size:9px}.reason.compact{min-height:95px;padding:13px 0}.reason.compact p{line-height:1.5}.tracking-panel .stat-grid.compact{margin-bottom:16px}.tracking-panel .stat{min-height:85px}.newsletter{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:1fr 260px;gap:20px;padding:24px;display:grid}.newsletter h2{color:var(--navy);font-size:19px}.newsletter>div>p{color:var(--muted);font-size:10px}.newsletter-properties{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.newsletter-properties label{border:1px solid var(--line);border-radius:9px;grid-template-columns:auto 40px 1fr;align-items:center;gap:8px;padding:11px;display:grid}.newsletter-properties span{gap:3px;display:grid}.newsletter-properties b{font-size:9px}.newsletter-properties small{color:var(--muted);font-size:8px}.newsletter aside{text-align:center;background:#eff8f6;border-radius:11px;padding:20px}.newsletter aside h3{font-size:11px}.audience-count strong{color:var(--teal);font-size:42px}.audience-count span{font-size:13px}.newsletter aside p{color:var(--muted);font-size:9px;line-height:1.7}.consent-note{color:#8b621e;background:#fff8e9;border-radius:9px;margin-top:16px;padding:12px;font-size:9px;line-height:1.6}.security-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.security-stats article{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:13px;padding:16px;display:flex}.security-stats article>span{background:var(--mint);width:40px;height:40px;color:var(--teal);border-radius:10px;place-items:center;display:grid}.security-stats small{color:var(--muted);font-size:8px;display:block}.security-stats b{color:var(--navy);font-size:22px}.security-stats p{color:var(--teal);margin-left:8px;font-size:8px;display:inline}.security-stats .warning>span{color:var(--rose);background:#ffedf0}.security-stats .warning p{color:var(--rose)}.security-layout{grid-template-columns:1fr 300px;gap:18px;display:grid}.audit-panel,.lock-card,.permission-panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.audit-row{border-top:1px solid #edf1f3;align-items:center;gap:10px;padding:10px 0;display:flex}.audit-row>div:nth-child(2){flex:1;gap:2px;display:grid}.audit-row b{font-size:10px}.audit-row span,.audit-row small,.audit-row time{color:var(--muted);font-size:8px}.audit-row.alert{background:#fff5f6;margin:0 -10px;padding-inline:10px}.audit-row.alert span{color:var(--rose);font-weight:700}.lock-card{text-align:center;background:linear-gradient(155deg,#fff5f6,#fff)}.lock-icon{width:45px;height:45px;color:var(--rose);background:#ffdee2;border-radius:50%;place-items:center;margin:auto;display:grid}.lock-card>b{color:var(--rose);margin-top:9px;font-size:9px;display:inline-block}.lock-card h3{margin:8px 0 4px}.lock-card p{color:var(--muted);font-size:9px;line-height:1.65}.lock-card dl{border-block:1px solid #f0dfe1;grid-template-columns:1fr 1fr;padding:10px 0;display:grid}.lock-card dt{color:var(--muted);font-size:8px}.lock-card dd{margin:3px 0 0;font-size:9px;font-weight:700}.permission-panel{grid-template-columns:1.2fr repeat(3,1fr);align-items:center;gap:10px;margin-top:18px;display:grid}.permission-panel h2{margin:0;font-size:14px}.permission-panel p{color:var(--muted);font-size:8px}.permission-panel button{border:1px solid var(--line);text-align:left;background:#f9fbfb;border-radius:8px;grid-template-columns:1fr auto;padding:10px;display:grid}.permission-panel button span{color:var(--muted);font-size:9px}.permission-panel button b{font-size:11px}.permission-panel button small{color:var(--muted);grid-column:1/3;margin-top:4px;font-size:7px}.permission-panel button i{color:var(--teal);grid-area:1/2/3;font-size:18px;font-style:normal}@media (width<=1050px){.client-grid,.crm-grid,.live-layout{grid-template-columns:1fr}.transcript-live{height:300px}.reverse-grid{grid-template-columns:1fr 1fr}.newsletter-properties{grid-template-columns:1fr}.permission-panel{grid-template-columns:1fr 1fr}.permission-panel>div{grid-column:1/-1}}@media (width<=760px){.notification-popover{width:calc(100% - 24px);top:56px;right:12px}.modal-backdrop{place-items:end center;padding:0}.modal,.modal.wide{border-radius:16px 16px 0 0;width:100%;max-height:92vh}.modal-body{padding:16px}.form-grid,.detail-grid,.client-grid,.crm-grid,.reverse-grid,.security-stats,.security-layout,.newsletter{grid-template-columns:1fr}.property-cover{align-items:flex-start}.building-art.large{flex-basis:90px;width:90px;height:78px}.property-cover h2{font-size:15px}.detail-grid dl{grid-template-columns:1fr}.crm-head{flex-wrap:wrap;align-items:flex-start}.crm-head .btn{width:100%}.conversation-panel>footer{grid-template-columns:1fr 1fr;display:grid}.live-needs{grid-template-columns:1fr 1fr}.candidate-list{grid-template-columns:1fr}.segmented{margin-top:15px}.reverse-grid{gap:10px}.newsletter{padding:16px}.newsletter aside{order:-1}.security-layout{gap:12px}.permission-panel{grid-template-columns:1fr}.permission-panel>div{grid-column:auto}.modal-actions{grid-template-columns:1fr;display:grid}.modal-actions .btn{width:100%}.composer-actions{grid-template-columns:1fr}.content-tabs{margin-top:0}}.timeline>div.timeline-new{border:1px solid #a9d8d0;border-left:3px solid var(--teal);background:#effaf7;border-radius:9px;margin-bottom:12px;padding:10px 12px 10px 24px}.timeline>div.timeline-new i{top:14px;left:-6px;box-shadow:0 0 0 4px #d8f2ed}.timeline-new b{color:var(--teal)}.followup-list em{background:var(--teal);color:#fff;border-radius:10px;margin-left:6px;padding:2px 6px;font-size:7px;font-style:normal;font-weight:800;display:inline-block}.followup-list>button.new-task{background:linear-gradient(100deg,#e7f8f4,#fff);border:1px solid #73c2b5;border-radius:9px;padding-inline:10px;box-shadow:0 5px 18px #12806f1a}.task-detail h2{color:var(--navy);margin:18px 0 14px;font-size:18px}.task-source{color:var(--teal);background:#eaf8f5;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.task-source>span{background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.task-source>div{gap:2px;display:grid}.task-source small{font-size:8px}.task-source b{font-size:10px}.task-detail dl{grid-template-columns:1fr 1fr;gap:9px;margin:0;display:grid}.task-detail dl>div{background:#f5f8f9;border-radius:8px;padding:10px}.task-detail dt{color:var(--muted);font-size:8px}.task-detail dd{color:var(--navy);margin:4px 0 0;font-size:10px;font-weight:700}.source-proof{border-left:3px solid var(--teal);background:#f6f9fa;margin-top:14px;padding:13px}.source-proof b{font-size:9px}.source-proof p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.6}.ai-action{background:linear-gradient(135deg,#e9f9f5,#f9fdfc);border:1px solid #9ed5cb;border-radius:10px;gap:9px;margin:12px 0 15px;padding:12px;display:flex}.ai-action>span{width:30px;height:30px;color:var(--teal);background:#fff;border-radius:50%;flex:0 0 30px;place-items:center;display:grid}.ai-action>div{gap:3px;display:grid}.ai-action small{color:var(--teal);font-size:7px;font-weight:800}.ai-action b{color:var(--navy);font-size:9px}.ai-action p{color:var(--muted);margin:0;font-size:7px;line-height:1.5}.ai-action.created{background:#e2f6f1;border-color:#74c6b8}.btn.saved{background:#387a70}@media (width<=760px){.task-detail dl{grid-template-columns:1fr}.ai-action{padding:10px}.followup-list em{width:max-content;margin:4px 0 0;display:block}}.document-panel{gap:14px;display:grid}.download-policy{background:#ecf9f6;border:1px solid #9fd6cc;border-radius:10px;align-items:center;gap:11px;padding:12px 14px;display:flex}.download-policy>span{width:34px;height:34px;color:var(--teal);background:#fff;border-radius:50%;place-items:center;display:grid}.download-policy b{color:var(--teal);font-size:10px}.download-policy p{color:var(--muted);margin:3px 0 0;font-size:8px}.document-list{gap:8px;display:grid}.document-list article{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:11px;display:grid}.document-list article>span{width:42px;height:36px;color:var(--navy);background:#eef4f5;border-radius:7px;place-items:center;font-size:8px;font-weight:800;display:grid}.document-list article>div{gap:3px;display:grid}.document-list b{color:var(--navy);font-size:10px}.document-list small{color:var(--muted);font-size:8px}.document-list a,.document-list button{color:var(--teal);background:#f3fbf9;border:1px solid #a4d2ca;border-radius:8px;padding:8px 10px;font-size:8px;font-weight:800;text-decoration:none}.download-controls{grid-template-columns:1fr 1fr;gap:9px;display:grid}.download-controls button:disabled{opacity:1;color:#8a9ba3;cursor:not-allowed;background:#f1f3f4;border-color:#d7e0e3}.danger-demo{color:var(--rose);background:#fff5f6;border:1px solid #e4a5ad}.download-note{color:var(--muted);margin:0;font-size:8px;line-height:1.6}.security-alert{background:linear-gradient(100deg,#fff0f2,#fff);border:1px solid #e89da7;border-radius:11px;align-items:center;gap:12px;margin-bottom:14px;padding:13px 15px;display:flex;box-shadow:0 7px 22px #be354914}.security-alert>span{color:#fff;background:#d94c5d;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.security-alert>div{flex:1}.security-alert b{color:#a82e3e;font-size:11px}.security-alert p{color:var(--muted);margin:3px 0 0;font-size:8px}.security-alert em{color:var(--rose);font-size:8px;font-style:normal}.audit-row.fresh{background:#effaf7;margin-inline:-10px;padding-inline:10px;animation:.55s audit-in}.audit-row.alert.fresh{background:#fff0f2}.lock-card.lock-flash{outline:3px solid #d94c5d2b;box-shadow:0 8px 28px #d94c5d1f}@keyframes audit-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media (width<=760px){.document-list article{grid-template-columns:36px 1fr}.document-list article>span{width:36px}.document-list article>a,.document-list article>button{text-align:center;grid-column:1/-1;width:100%;padding:10px}.download-controls{grid-template-columns:1fr}.security-alert{align-items:flex-start}.security-alert em{display:none}}.advanced-filter{gap:16px;display:grid}.filter-demo-head{background:linear-gradient(120deg,#eef9f7,#f8fbfb);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.filter-demo-head h3{color:var(--navy);margin:3px 0 0;font-size:12px}.filter-demo-head button{color:var(--teal);background:#fff;border:1px solid #9ed1c8;border-radius:8px;padding:8px 10px;font-size:8px;font-weight:800}.property-kind{background:#edf2f3;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:6px;padding:4px;display:grid}.property-kind button{color:var(--muted);background:0 0;border:0;border-radius:8px;padding:10px;font-size:10px}.property-kind button.active{color:var(--teal);background:#fff;font-weight:800;box-shadow:0 3px 9px #102a4314}.filter-fields{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.filter-fields label{gap:5px;display:grid}.filter-fields label>span{color:var(--muted);font-size:8px;font-weight:700}.filter-fields select{width:100%;color:var(--navy);background:#fff;border:1px solid #d6e2e5;border-radius:8px;outline:0;padding:10px;font-size:9px}.filter-fields select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0c8f8314}.filter-preview{border-left:3px solid var(--teal);background:#f4faf9;align-items:baseline;gap:5px;padding:12px 15px;display:flex}.filter-preview span,.filter-preview b,.filter-preview p{color:var(--muted);font-size:9px}.filter-preview strong{color:var(--teal);font-size:26px}.filter-preview p{margin:0 0 0 auto}.no-results{color:var(--muted);place-items:center;gap:8px;padding:42px;display:grid}.no-results>span{font-size:28px}.no-results b{font-size:11px}.no-results button{color:var(--teal);background:0 0;border:0;font-size:9px}.land-art{background:linear-gradient(155deg,#e9e1cc,#b6c59b);grid-template-columns:1fr}.land-art span{background:#7ea16d;border-radius:50%}.route-panel{grid-template-columns:minmax(0,1fr) 280px;gap:16px;margin-top:18px;display:grid}.demo-map{background:linear-gradient(45deg,#edf2e8,#f7f5eb);border:1px solid #d9e2db;border-radius:12px;min-height:330px;position:relative;overflow:hidden}.map-road{background:#fff;border:1px solid #dfe5df;position:absolute;box-shadow:0 2px 5px #102a4314}.map-road.r1{width:140%;height:34px;top:44%;left:-20%;transform:rotate(-12deg)}.map-road.r2{width:28px;height:140%;top:-20%;left:52%;transform:rotate(16deg)}.map-block{color:#688071;background:#d9e8d1;border-radius:9px;padding:12px;font-size:8px;position:absolute}.map-block.b1{width:32%;height:25%;top:12%;left:8%}.map-block.b2{background:#e5e0d2;width:29%;height:23%;bottom:10%;right:7%}.station-pin,.property-pin{z-index:2;color:#fff;background:#1976d2;border-radius:50% 50% 50% 0;place-items:center;width:42px;height:42px;font-size:10px;font-weight:900;display:grid;position:absolute;transform:rotate(-45deg);box-shadow:0 6px 16px #102a4333}.station-pin{bottom:18%;left:21%}.property-pin{background:var(--teal);top:20%;right:21%}.station-pin b,.property-pin b{white-space:nowrap;color:var(--navy);background:#fff;border-radius:6px;padding:4px 6px;font-size:7px;position:absolute;top:44px;transform:rotate(45deg);box-shadow:0 4px 9px #102a4324}.route-line{border-top:3px dashed var(--teal);position:absolute;inset:35% 27% 31% 28%;transform:rotate(-28deg)}.route-info{border:1px solid var(--line);border-radius:12px;padding:17px}.route-info h3{color:var(--navy);margin:5px 0 11px;font-size:12px}.route-metric{background:#edf8f6;border-radius:9px;align-items:baseline;gap:4px;padding:12px;display:flex}.route-metric strong{color:var(--teal);font-size:30px}.route-metric span{color:var(--teal);font-size:11px}.route-metric b{margin-left:auto;font-size:9px}.route-info ol{gap:8px;margin:14px 0;padding:0;list-style:none;display:grid}.route-info li{align-items:center;gap:8px;font-size:9px;display:flex}.route-info li b{width:19px;height:19px;color:var(--teal);background:#e6f3f1;border-radius:50%;place-items:center;font-size:8px;display:grid}.nearby{flex-wrap:wrap;gap:5px;display:flex}.nearby span{color:var(--muted);background:#f1f4f5;border-radius:10px;padding:4px 7px;font-size:7px}.route-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.document-ready{color:#fff;background:linear-gradient(120deg,#153a55,#102b42);border-radius:10px;align-items:center;gap:11px;padding:13px 14px;display:flex}.document-ready>span{background:#23af9b;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.document-ready>div{flex:1;gap:2px;display:grid}.document-ready small{color:#67d8c7;letter-spacing:.7px;font-size:7px}.document-ready b{font-size:10px}.document-ready p{color:#b4c7d1;margin:0;font-size:8px}.document-ready button{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:8px;padding:7px 9px;font-size:8px}.document-proposal{background:#fff7e9;border:1px solid #ead6ad;border-radius:10px;align-items:center;gap:12px;padding:13px 14px;display:flex}.document-proposal>div{flex:1;gap:3px;display:grid}.document-proposal b{color:var(--navy);font-size:10px}.document-proposal p{color:var(--muted);margin:0;font-size:8px}.share-backdrop{z-index:130;background:#05141fa6;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.share-sheet{background:#fff;border-radius:17px;width:min(470px,100%);padding:20px;box-shadow:0 28px 80px #0000004d}.share-handle{display:none}.share-sheet>header{justify-content:space-between;gap:12px;display:flex}.share-sheet h3{color:var(--navy);margin:4px 0;font-size:17px}.share-sheet header p{color:var(--muted);margin:0;font-size:9px}.share-sheet header>button{width:32px;height:32px;color:var(--navy);background:#edf3f4;border:0;border-radius:50%;font-size:18px}.share-preview{background:#f3f7f7;border-radius:10px;align-items:center;gap:10px;margin:17px 0;padding:12px;display:flex}.share-preview>div{flex:1;gap:3px;display:grid}.share-preview b{font-size:10px}.share-preview small{color:var(--muted);font-size:8px}.share-preview em{color:var(--teal);font-size:8px;font-style:normal;font-weight:800}.share-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.share-options button{border:1px solid var(--line);text-align:center;background:#fff;border-radius:11px;place-items:center;gap:5px;padding:13px 8px;display:grid}.share-options button>span{width:37px;height:37px;color:var(--navy);background:#eaf2f3;border-radius:12px;place-items:center;font-weight:900;display:grid}.share-options button.line-share>span{color:#fff;background:#06c755;font-size:8px}.share-options b{font-size:9px}.share-options small{color:var(--muted);font-size:7px}.share-safe{color:#52746f;text-align:center;background:#eff7f6;border-radius:8px;margin:14px 0 0;padding:9px;font-size:7px}@media (width<=760px){.filter-fields{grid-template-columns:1fr 1fr}.filter-demo-head{align-items:flex-start}.filter-demo-head button{max-width:125px}.filter-preview p{display:none}.route-panel{grid-template-columns:1fr}.demo-map{min-height:240px}.route-actions{grid-template-columns:1fr;display:grid}.route-actions .btn{width:100%}.document-ready{align-items:flex-start}.document-ready button{align-self:center}.document-proposal{align-items:flex-start;display:grid}.document-proposal .btn{width:100%}.share-backdrop{place-items:end center;padding:0}.share-sheet{border-radius:18px 18px 0 0;width:100%;padding:12px 16px 24px}.share-handle{background:#d8e0e3;border-radius:3px;width:44px;height:4px;margin:0 auto 13px;display:block}.share-options{grid-template-columns:1fr}.share-options button{text-align:left;grid-template-columns:42px 1fr;justify-items:start}.share-options button>span{grid-row:1/3}.share-options button b{align-self:end}.share-options button small{align-self:start}}.property-cell{align-items:center;gap:10px;min-width:250px;display:flex}.property-cell>div:last-child{gap:2px;display:grid}.property-thumb{background:#e8eef0;border-radius:7px;flex:0 0 76px;width:76px;height:52px;position:relative;overflow:hidden}.property-thumb img{object-fit:cover;width:100%;height:100%}.property-thumb span{color:#fff;letter-spacing:.6px;background:#092333c7;border-radius:3px;padding:2px 4px;font-size:5px;position:absolute;bottom:3px;right:3px}.match-property-image{object-fit:cover;border-radius:8px;flex:0 0 78px;width:78px;height:58px}.match-row{gap:12px}.suggested-property{grid-template-columns:64px 46px 1fr auto!important}.suggested-property>img{object-fit:cover;border-radius:8px;width:64px;height:52px}.match-hero-photo{background:#e7eef0;border-radius:10px;flex:0 0 190px;width:190px;height:126px;margin:0;position:relative;overflow:hidden}.match-hero-photo img{object-fit:cover;width:100%;height:100%}.match-hero-photo figcaption,.property-hero-photo figcaption{color:#fff;letter-spacing:.4px;background:#081d2bc2;border-radius:4px;padding:3px 6px;font-size:6px;position:absolute;bottom:7px;right:7px}.property-hero-photo{background:#e7eef0;border-radius:12px;flex:0 0 235px;width:235px;height:158px;margin:0;position:relative;overflow:hidden;box-shadow:0 8px 24px #0c253621}.property-hero-photo img{object-fit:cover;width:100%;height:100%}.mail-property>img{object-fit:cover;border-radius:8px;width:66px;height:52px}.newsletter-properties label>img{object-fit:cover;border-radius:7px;width:44px;height:40px}.share-preview>img{object-fit:cover;border-radius:8px;flex:0 0 64px;width:64px;height:48px}.filter-demo-head p{color:var(--muted);margin:4px 0 0;font-size:8px}.filter-tabs{z-index:2;background:#edf1f5;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid;position:sticky;top:0}.filter-tabs button{color:#71828e;background:0 0;border:0;border-radius:8px;padding:11px;font-size:10px;font-weight:700}.filter-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 3px 10px #0c273917}.filter-section{gap:18px;min-height:360px;display:grid}.filter-fields.compact{grid-template-columns:repeat(3,1fr)}.filter-label-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.filter-label-row b{color:var(--navy);font-size:10px}.filter-label-row small{color:var(--muted);font-size:8px}.filter-label-row button{color:#657884;background:#f0f4f5;border:0;border-radius:7px;padding:5px 8px;font-size:7px}.region-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.region-grid button,.prefecture-grid button{color:#687b87;background:#fff;border:1px solid #dde5e8;border-radius:9px;padding:8px 6px;font-size:8px}.region-grid button.active,.prefecture-grid button.active{color:#fff;background:#168bcd;border-color:#168bcd;box-shadow:0 3px 9px #168bcd33}.prefecture-grid{grid-template-columns:repeat(6,1fr);gap:6px;max-height:205px;padding:2px 4px 5px 0;display:grid;overflow:auto}.spec-callout{background:linear-gradient(120deg,#edf8fb,#f8fbfc);border-radius:10px;align-items:center;gap:12px;padding:13px;display:flex}.spec-callout>span{color:#168bcd;background:#fff;border-radius:9px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.spec-callout b{color:var(--navy);font-size:10px}.spec-callout p{color:var(--muted);margin:3px 0 0;font-size:8px}.document-viewer{background:#293945;border:1px solid #253845;border-radius:11px;overflow:hidden;box-shadow:0 14px 34px #0a1d2a29}.viewer-toolbar{color:#fff;background:#26343e;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:9px 13px;display:flex}.viewer-toolbar>b{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.viewer-toolbar>div{align-items:center;gap:4px;display:flex}.viewer-toolbar button{color:#fff;background:#ffffff14;border:0;border-radius:5px;width:29px;height:29px;font-size:13px}.viewer-toolbar span{text-align:center;min-width:42px;font-size:8px}.viewer-toolbar i{background:#ffffff2e;width:1px;height:20px;margin:0 4px}.viewer-body{grid-template-columns:122px 1fr;height:540px;display:grid}.page-thumbnails{background:#1f2c35;align-content:start;gap:11px;padding:12px 9px;display:grid;overflow:auto}.page-thumbnails button{color:#b9c5cc;text-align:center;background:0 0;border:1px solid #0000;border-radius:7px;gap:4px;padding:5px;display:grid;position:relative}.page-thumbnails button.active{color:#fff;background:#2bb7a314;border-color:#2bb7a3}.page-thumbnails button>span{color:#fff;z-index:2;background:#0f1f2a;border-radius:50%;place-items:center;width:17px;height:17px;font-size:6px;display:grid;position:absolute;top:1px;left:1px}.page-thumbnails small{font-size:7px}.thumb-sheet{color:#168bcd;background:#fff;border-radius:3px;place-items:center;height:95px;display:grid;overflow:hidden}.thumb-sheet img{object-fit:cover;width:100%;height:100%}.thumb-sheet i{font-size:22px;font-style:normal}.page-stage{background:#52616b;place-items:start center;padding:28px;display:grid;overflow:auto}.pdf-page{transform-origin:top;background:#fff;width:610px;min-height:430px;padding:24px;transition:transform .18s;box-shadow:0 6px 22px #00000038}.pdf-page>header{border-top:6px solid #15415b;border-bottom:1px solid #cfd9de;justify-content:space-between;align-items:center;padding:8px 2px;display:flex}.pdf-page>header b{color:#15415b;font-size:10px}.pdf-page>header span{color:#506671;font-size:8px}.pdf-property-title{justify-content:space-between;align-items:center;padding:13px 0;display:flex}.pdf-property-title small{color:#65808e;font-size:6px}.pdf-property-title h3{color:#112f43;margin:3px 0;font-size:17px}.pdf-property-title p{color:#657985;margin:0;font-size:7px}.pdf-property-title em{color:#168a77;background:#e8f6f3;border-radius:12px;padding:5px 8px;font-size:7px;font-style:normal;font-weight:800}.pdf-summary{grid-template-columns:44% 1fr;gap:15px;display:grid}.pdf-summary figure{background:#eef2f3;height:250px;margin:0;position:relative;overflow:hidden}.pdf-summary figure img{object-fit:cover;width:100%;height:100%}.pdf-summary figcaption{color:#fff;background:#0f2a3cc2;padding:3px 5px;font-size:5px;position:absolute;bottom:5px;left:5px}.pdf-price{border:1px solid #dfe6e9;justify-content:space-between;align-items:baseline;padding:12px;display:flex}.pdf-price span{font-size:7px}.pdf-price strong{color:#1764b0;font-size:20px}.pdf-metrics{grid-template-columns:1fr 1fr;gap:6px;margin:6px 0;display:grid}.pdf-metrics span{background:#f3f7f8;padding:8px;font-size:6px}.pdf-metrics b{color:#1764b0;margin-top:2px;font-size:10px;display:block}.pdf-summary table{border-collapse:collapse;width:100%}.pdf-summary th,.pdf-summary td{text-align:left;border:1px solid #dce3e6;padding:6px;font-size:6px}.pdf-summary th{color:#506b79;background:#f3f6f7;width:32%}.doc-map-canvas{background:linear-gradient(35deg,#eff4e8,#f7f2e6);border:1px solid #dce4e1;height:275px;position:relative;overflow:hidden}.map-grid-line{background:#fff;border:1px solid #d8e0dc;position:absolute}.map-grid-line.a{width:130%;height:30px;top:48%;left:-10%;transform:rotate(-8deg)}.map-grid-line.b{width:27px;height:130%;top:-10%;left:49%;transform:rotate(13deg)}.map-grid-line.c{width:100%;height:18px;top:20%;left:0}.map-place{z-index:2;color:#fff;border-radius:50% 50% 50% 0;place-items:center;width:40px;height:40px;font-size:8px;font-style:normal;display:grid;position:absolute;transform:rotate(-45deg)}.map-place b{color:#173b51;white-space:nowrap;background:#fff;border-radius:4px;padding:3px 5px;font-size:6px;position:absolute;top:41px;transform:rotate(45deg)}.map-place.station{background:#1764b0;bottom:18%;left:20%}.map-place.target{background:#118b78;top:18%;right:20%}.doc-route{border-top:4px dashed #118b78;position:absolute;inset:34% 25% 31% 27%;transform:rotate(-25deg)}.park,.avenue{color:#62815a;background:#d8e9ce;border-radius:6px;padding:5px 8px;font-size:6px;position:absolute}.park{top:10%;left:7%}.avenue{color:#8c795a;background:#eae4d6;bottom:8%;right:7%}.pdf-foot-facts{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px;display:grid}.pdf-foot-facts span{color:#39586a;text-align:center;background:#f2f6f7;border-radius:5px;padding:9px;font-size:6px}.route-document{padding-left:15px;position:relative}.route-timeline{background:#c8e7e1;width:3px;position:absolute;top:17px;bottom:17px;left:28px}.route-timeline i{background:#118b78;border:3px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;left:-5px;box-shadow:0 0 0 1px #118b78}.route-timeline i:first-child{top:0}.route-timeline i:nth-child(2){top:32%}.route-timeline i:nth-child(3){top:64%}.route-timeline i:nth-child(4){bottom:0}.route-document ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.route-document li{background:#fafcfc;border:1px solid #e0e7ea;border-radius:7px;grid-template-columns:35px 1fr auto;align-items:center;gap:12px;padding:11px 13px;display:grid}.route-document li>b{z-index:2;color:#fff;font-size:7px}.route-document li span{color:#17394d;font-size:8px;font-weight:700}.route-document li small{color:#71858f;font-size:6px}.route-document-note{background:#f0f8f6;border-left:3px solid #118b78;margin-top:12px;padding:11px}.route-document-note b{color:#118b78;font-size:7px}.route-document-note p{color:#5f737e;margin:4px 0 0;font-size:7px;line-height:1.6}@media (width<=760px){.property-cell{min-width:220px}.property-thumb{flex-basis:62px;width:62px;height:46px}.match-property-image{flex-basis:62px;width:62px;height:50px}.match-row{gap:8px}.property-hero-photo{flex-basis:auto;width:100%;height:190px}.property-cover{display:grid}.match-hero-photo{flex-basis:auto;width:100%;height:180px}.match-hero{display:grid!important}.suggested-property{grid-template-columns:54px 42px 1fr auto!important}.suggested-property>img{width:54px;height:48px}.filter-section{min-height:0}.filter-fields.compact{grid-template-columns:1fr}.region-grid{grid-template-columns:repeat(2,1fr)}.prefecture-grid{grid-template-columns:repeat(3,1fr);max-height:250px}.filter-tabs button{padding:10px 4px;font-size:9px}.filter-demo-head{display:grid}.filter-demo-head button{width:100%;max-width:none}.viewer-body{grid-template-columns:78px 1fr;height:470px}.page-thumbnails{padding:8px 5px}.thumb-sheet{height:66px}.page-thumbnails small{font-size:6px}.page-stage{justify-content:start;padding:18px 10px}.pdf-page{width:540px;min-height:390px;padding:20px}.viewer-toolbar{align-items:flex-start}.viewer-toolbar>b{display:none}.viewer-toolbar>div{justify-content:center;width:100%}.viewer-toolbar button{width:27px;height:27px}.pdf-summary{grid-template-columns:42% 1fr}.pdf-summary figure{height:230px}.document-viewer{margin-inline:-4px}.mail-property>img{width:58px;height:48px}.share-preview>img{width:58px;height:46px}}.modal.filter-modal{width:min(1180px,100vw - 48px);max-height:94vh}.filter-modal>header{padding:22px 30px}.filter-modal>header .eyebrow{font-size:10px}.filter-modal>header h2{font-size:24px}.filter-modal>header button{width:40px;height:40px;font-size:24px}.filter-modal .modal-body{padding:28px 32px}.filter-modal .advanced-filter{gap:22px}.filter-modal .filter-demo-head{padding:20px 22px}.filter-modal .filter-demo-head .eyebrow{font-size:10px}.filter-modal .filter-demo-head h3{margin-top:6px;font-size:19px}.filter-modal .filter-demo-head p{margin-top:6px;font-size:12px;line-height:1.6}.filter-modal .filter-demo-head button{padding:12px 16px;font-size:12px}.filter-modal .filter-tabs{gap:6px;padding:6px}.filter-modal .filter-tabs button{padding:14px 10px;font-size:14px}.filter-modal .filter-section{gap:24px}.filter-modal .filter-fields{gap:16px}.filter-modal .filter-fields label{gap:8px}.filter-modal .filter-fields label>span{font-size:12px}.filter-modal .filter-fields select{padding:13px 14px;font-size:14px;line-height:1.4}.filter-modal .filter-label-row{margin-bottom:11px}.filter-modal .filter-label-row b{font-size:14px}.filter-modal .filter-label-row small{font-size:11px}.filter-modal .filter-label-row button{padding:7px 11px;font-size:11px}.filter-modal .property-kind button{padding:13px;font-size:13px}.filter-modal .region-grid{gap:10px}.filter-modal .region-grid button,.filter-modal .prefecture-grid button{padding:11px 8px;font-size:12px}.filter-modal .prefecture-grid{gap:8px;max-height:285px}.filter-modal .spec-callout{padding:18px}.filter-modal .spec-callout>span{width:44px;height:44px;font-size:18px}.filter-modal .spec-callout b{font-size:14px}.filter-modal .spec-callout p{font-size:11px}.filter-modal .filter-preview{padding:16px 20px}.filter-modal .filter-preview span,.filter-modal .filter-preview b,.filter-modal .filter-preview p{font-size:12px}.filter-modal .filter-preview strong{font-size:34px}.filter-modal .modal-actions .btn{min-height:44px;padding-inline:20px;font-size:13px}@media (width<=1100px) and (width>=761px){.modal.filter-modal{width:calc(100vw - 32px)}.filter-modal .modal-body{padding:24px}.filter-modal .prefecture-grid{grid-template-columns:repeat(5,1fr)}}@media (width<=760px){.modal.filter-modal{width:100%;max-height:96dvh}.filter-modal>header{padding:16px 18px}.filter-modal>header .eyebrow{font-size:8px}.filter-modal>header h2{font-size:19px}.filter-modal>header button{width:36px;height:36px;font-size:21px}.filter-modal .modal-body{padding:18px 16px 22px}.filter-modal .advanced-filter{gap:18px}.filter-modal .filter-demo-head{padding:16px}.filter-modal .filter-demo-head .eyebrow{font-size:8px}.filter-modal .filter-demo-head h3{font-size:16px}.filter-modal .filter-demo-head p{font-size:11px}.filter-modal .filter-demo-head button{padding:12px;font-size:12px}.filter-modal .filter-tabs button{padding:12px 4px;font-size:12px}.filter-modal .filter-section{gap:20px}.filter-modal .filter-fields{grid-template-columns:1fr;gap:13px}.filter-modal .filter-fields label>span{font-size:12px}.filter-modal .filter-fields select{padding:13px;font-size:14px}.filter-modal .filter-label-row b{font-size:13px}.filter-modal .filter-label-row small{font-size:10px}.filter-modal .property-kind button{font-size:12px}.filter-modal .region-grid button,.filter-modal .prefecture-grid button{padding:11px 5px;font-size:11px}.filter-modal .prefecture-grid{grid-template-columns:repeat(3,1fr);max-height:290px}.filter-modal .filter-preview span,.filter-modal .filter-preview b{font-size:11px}.filter-modal .filter-preview strong{font-size:30px}.filter-modal .modal-actions .btn{font-size:13px}}.crm-stat-grid{grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:14px;display:grid}.crm-stat{text-align:left;background:#fff;border:1px solid #dfe8eb;border-radius:12px;align-content:start;gap:3px;min-height:104px;padding:15px;display:grid;position:relative;overflow:hidden;box-shadow:0 5px 16px #102a4309}.crm-stat:before{content:"";background:#2caf9d;width:3px;position:absolute;top:0;bottom:0;left:0}.crm-stat.contact:before{background:#2488c8}.crm-stat.need:before{background:#d69833}.crm-stat.follow:before{background:#d96565}.crm-stat.owner:before{background:#805ea9}.crm-stat.duplicate:before{background:#7d8c96}.crm-stat>span{color:var(--muted);font-size:9px}.crm-stat strong{color:var(--navy);font-size:23px;line-height:1.25}.crm-stat small{color:#7a8c96;font-size:7px}.crm-stat i{color:#93a6af;font-size:16px;font-style:normal;position:absolute;top:42px;right:13px}.crm-stat:hover{border-color:#b9d9d3;transform:translateY(-1px)}.crm-intelligence{background:linear-gradient(100deg,#eaf8f5,#f8fbfb);border:1px solid #cce7e2;border-radius:12px;align-items:center;gap:13px;margin-bottom:14px;padding:14px 16px;display:flex}.crm-intelligence>span{width:39px;height:39px;color:var(--teal);background:#fff;border-radius:10px;place-items:center;font-size:17px;display:grid;box-shadow:0 4px 11px #0f5b5014}.crm-intelligence>div{flex:1}.crm-intelligence b{color:var(--navy);font-size:11px}.crm-intelligence p{color:var(--muted);margin:4px 0 0;font-size:8px}.crm-intelligence button{color:var(--teal);background:#fff;border:0;border-radius:8px;padding:9px 12px;font-size:8px;font-weight:800;box-shadow:0 3px 9px #102a430f}.crm-toolbar{grid-template-columns:minmax(270px,1.5fr) 170px 140px auto;align-items:end;gap:9px;margin-bottom:17px;display:grid}.crm-toolbar .searchbox{max-width:none}.crm-toolbar>label:not(.searchbox){gap:4px;display:grid}.crm-toolbar>label:not(.searchbox)>span{color:var(--muted);font-size:7px}.crm-toolbar select{border:1px solid var(--line);height:38px;color:var(--navy);background:#fff;border-radius:8px;padding:0 10px;font-size:9px}.crm-list-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.crm-list-head>div{align-items:center;gap:9px;display:flex}.crm-list-head b{color:var(--navy);font-size:12px}.crm-list-head span{color:var(--muted);font-size:8px}.crm-list-head button{color:var(--teal);background:0 0;border:0;font-size:8px}.client-card{position:relative;overflow:hidden}.client-card:before{content:"";background:#2caf9d;width:3px;position:absolute;top:0;bottom:0;left:0}.client-card.crm-blue:before{background:#2789c7}.client-card.crm-orange:before{background:#d69b36}.client-card.crm-slate:before{background:#7e8d97}.client-card-main .client-meta{justify-content:space-between;align-items:center;margin:0;display:flex}.client-card-main .client-meta small{font-size:8px}.heat{color:#118c78;letter-spacing:.6px;background:#e7f7f3;border-radius:11px;place-items:center;padding:3px 7px;font-size:7px;font-style:normal;font-weight:900;display:inline-grid}.heat.warm{color:#b97a18;background:#fff3df}.heat.new{color:#657985;background:#edf1f3}.client-card-main .client-owner{align-items:center;gap:6px;margin-top:8px;display:flex}.client-owner span{background:#f2f6f7;border-radius:8px;padding:3px 6px;color:#687c87!important;font-size:7px!important}.client-owner .stage{background:#ecf7f5;color:#168b78!important}.client-card-main .client-metrics{grid-template-columns:repeat(4,auto);justify-content:start;gap:12px;margin-top:10px;display:grid}.client-card-main .client-metrics span{font-size:8px}.crm-modal{width:min(1120px,100vw - 48px);max-height:94vh}.crm-modal>.modal-body{padding:22px 26px 28px}.crm-head{padding-bottom:17px}.crm-title-line{align-items:center;gap:8px;display:flex}.crm-title-line h2{font-size:19px}.crm-head>div:nth-child(2)>small{color:#748793;margin-top:5px;font-size:8px;display:block}.crm-head-score{justify-items:end;flex:none!important;display:grid!important}.crm-head-score>span{color:var(--muted);font-size:7px}.crm-head-score strong{color:var(--teal);font-size:24px}.crm-head-score strong small{font-size:9px}.crm-detail-tabs{z-index:3;background:#edf2f4;border-radius:11px;grid-template-columns:repeat(6,1fr);margin:0 -1px 21px;padding:5px;display:grid;position:sticky;top:0}.crm-detail-tabs button{color:#6f818c;white-space:nowrap;background:0 0;border:0;border-radius:8px;padding:11px 5px;font-size:9px;font-weight:700}.crm-detail-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 3px 10px #0d2a3b14}.crm-detail-tabs button span{min-width:15px;height:15px;color:var(--teal);background:#dff1ed;border-radius:8px;place-items:center;margin-left:4px;font-size:7px;display:inline-grid}.crm-tab-panel{min-height:410px}.crm-overview-grid{grid-template-columns:1.65fr .85fr;gap:12px;display:grid}.ai-customer-summary{color:#fff;background:linear-gradient(120deg,#123d54,#0e3045);border-radius:12px;padding:18px}.ai-customer-summary header{align-items:center;gap:10px;display:flex}.ai-customer-summary header>span{background:#2daf9c;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.ai-customer-summary header>div{flex:1;gap:2px;display:grid}.ai-customer-summary header small{color:#62d6c5;letter-spacing:1px;font-size:6px}.ai-customer-summary header b{font-size:10px}.ai-customer-summary header em{color:#c9d9df;background:#ffffff1a;border-radius:9px;padding:4px 7px;font-size:7px;font-style:normal}.ai-customer-summary>p{color:#c6d6dc;margin:15px 0;font-size:9px;line-height:1.75}.ai-customer-summary>p strong{color:#fff}.ai-customer-summary>div{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.ai-customer-summary>div span{color:#9eb3bd;background:#ffffff12;border-radius:8px;gap:3px;padding:9px;font-size:7px;display:grid}.ai-customer-summary>div b{color:#fff;font-size:9px}.next-best-action{background:#fff9ed;border:1px solid #ead9b8;border-radius:12px;padding:18px}.next-best-action small{color:#b98527;letter-spacing:.8px;font-size:7px}.next-best-action h4{color:var(--navy);margin:8px 0;font-size:12px;line-height:1.6}.next-best-action p{color:var(--muted);font-size:8px}.next-best-action button{color:#fff;background:#d69429;border:0;border-radius:8px;width:100%;margin-top:8px;padding:10px;font-size:8px;font-weight:800}.crm-modal .crm-grid{margin-top:17px}.crm-section-mini{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.crm-section-mini h3{margin:0}.crm-section-mini button{color:var(--teal);background:0 0;border:0;font-size:8px}.crm-item>div{gap:4px;display:grid}.key-contact{border-bottom:1px solid #edf1f2;align-items:center;gap:9px;padding:9px 0;display:flex}.key-contact .client-avatar{border-radius:9px;width:34px;height:34px;font-size:12px}.key-contact>div:nth-child(2){flex:1;gap:3px;display:grid}.key-contact b{font-size:9px}.key-contact span{color:var(--muted);font-size:7px}.key-contact em{color:var(--teal);font-size:7px;font-style:normal}.crm-section-title{justify-content:space-between;align-items:center;gap:18px;margin-bottom:17px;display:flex}.crm-section-title h3{color:var(--navy);margin:4px 0;font-size:16px}.crm-section-title p{color:var(--muted);margin:0;font-size:8px}.business-card-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.business-card{background:linear-gradient(145deg,#fff,#f8fafb);border:1px solid #dfe7ea;border-radius:11px;padding:16px;position:relative;overflow:hidden;box-shadow:0 7px 17px #0f28380b}.business-card:after{content:"";border:16px solid #1b99860f;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-36px;right:-28px}.business-card header{align-items:center;gap:8px;display:flex}.mini-logo{color:#fff;background:#153d54;border-radius:7px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:900;display:grid}.business-card header>div:nth-child(2){flex:1;gap:1px;display:grid}.business-card header small{color:var(--navy);font-size:7px}.business-card header b{color:var(--muted);font-size:6px}.business-card header em{color:var(--teal);background:#e4f5f1;border-radius:7px;padding:3px 6px;font-size:6px;font-style:normal}.business-card h4{color:var(--navy);margin:17px 0 5px;font-size:16px}.business-card h4 small{letter-spacing:1px;color:#8b9aa2;margin-top:3px;font-size:6px;display:block}.business-card>p{color:#5f7380;font-size:8px;line-height:1.65}.business-card footer{justify-content:space-between;align-items:center;margin-top:13px;display:flex}.business-card footer span{color:#647884;background:#f0f4f5;border-radius:8px;padding:4px 6px;font-size:7px}.business-card footer button{z-index:1;color:var(--teal);background:0 0;border:0;font-size:7px}.relationship-map{border:1px solid #e0e8ea;border-radius:11px;margin-top:15px;padding:14px}.relationship-map>b{color:var(--navy);font-size:10px}.relationship-map>div{justify-content:center;align-items:center;gap:14px;margin-top:12px;display:flex}.relationship-map span{min-width:150px;color:var(--muted);text-align:center;background:#f3f7f8;border-radius:8px;padding:10px;font-size:7px}.relationship-map strong{color:var(--navy);margin-top:3px;font-size:9px;display:block}.relationship-map i{color:#9aabb3;font-style:normal}.crm-need-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.crm-need-card{border:1px solid #dfe7ea;border-radius:11px;padding:16px}.crm-need-card.primary{border-color:#a8dacf;box-shadow:inset 3px 0 #26ad98}.crm-need-card.sale{background:#f8fafb;grid-column:1/-1}.crm-need-card header,.crm-need-card footer{justify-content:space-between;align-items:center;display:flex}.crm-need-card header span{color:var(--teal);background:#e3f4f0;border-radius:9px;padding:4px 8px;font-size:7px;font-weight:800}.crm-need-card header em{color:#c78620;font-size:7px;font-style:normal}.crm-need-card h4{color:var(--navy);margin:12px 0;font-size:12px}.crm-need-card>p{color:var(--muted);font-size:8px}.crm-need-card dl{grid-template-columns:1fr 1fr;gap:7px;margin:0;display:grid}.crm-need-card dl div{background:#f4f7f8;border-radius:7px;padding:8px}.crm-need-card dt{color:var(--muted);font-size:6px}.crm-need-card dd{color:var(--navy);margin:3px 0 0;font-size:8px;font-weight:700}.crm-need-card footer{border-top:1px solid #edf1f2;margin-top:13px;padding-top:11px}.crm-need-card footer span{color:var(--muted);font-size:7px}.crm-need-card footer button{color:var(--teal);background:0 0;border:0;font-size:8px;font-weight:800}.meeting-history{display:grid}.meeting-history article{border-bottom:1px solid #e9eef0;grid-template-columns:92px 1fr auto;gap:15px;padding:16px 12px;display:grid}.meeting-history article.featured{background:#f4fbf9;border:1px solid #cce6e1;border-radius:11px}.meeting-history time{color:var(--muted);font-size:8px}.meeting-history article>div{gap:4px;display:grid}.meeting-history header{align-items:center;gap:7px;display:flex}.meeting-history header b{color:var(--teal);font-size:8px}.meeting-history header em{color:var(--teal);background:#e1f3ef;border-radius:8px;padding:3px 6px;font-size:6px;font-style:normal}.meeting-history h4{color:var(--navy);margin:0;font-size:10px}.meeting-history p{color:var(--muted);margin:0;font-size:8px;line-height:1.55}.meeting-history article>div>div{gap:6px;display:flex}.meeting-history article>div>div span{color:#607782;background:#edf3f4;border-radius:7px;padding:3px 6px;font-size:6px}.meeting-history article>button{color:var(--teal);background:0 0;border:0;align-self:center;font-size:8px}.engagement-summary{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:14px;display:grid}.engagement-summary>div{border:1px solid #e0e8ea;border-radius:9px;gap:3px;padding:12px;display:grid}.engagement-summary span{color:var(--muted);font-size:7px}.engagement-summary strong{color:var(--navy);font-size:17px}.engagement-summary .hot{background:#fff7eb;border-color:#eedbb9}.engagement-summary .hot strong{color:#c6841d}.crm-table-scroll{border:1px solid #e0e8ea;border-radius:11px;overflow:auto}.proposal-table{min-width:800px}.proposal-table th{color:#70818a;text-align:left;background:#f4f7f8;padding:10px;font-size:7px}.proposal-table td{padding:11px 10px;font-size:8px}.proposal-table td:first-child{gap:3px;display:grid}.proposal-table td small{color:var(--muted);margin-top:3px;font-size:6px;display:block}.proposal-table .status{border-radius:7px;padding:3px 6px;font-size:6px;display:inline-block}.proposal-table .status.good{color:var(--teal);background:#e5f5f1}.proposal-table .status.muted{color:#71808a;background:#eef1f3}.interest{font-size:12px}.interest.high{color:#d77a2b}.interest.middle{color:#b79a2c}.interest.low{color:#7d8e98}.proposal-table button{color:var(--teal);background:#fff;border:1px solid #cfe2df;border-radius:7px;padding:6px 8px;font-size:7px}.handoff-complete{color:var(--teal);background:#e4f5f1;border-radius:9px;padding:7px 10px;font-size:8px;font-weight:800}.handoff-layout{grid-template-columns:1fr 1fr;gap:14px;display:grid}.followup-board,.handoff-card{border:1px solid #dfe7ea;border-radius:11px;padding:16px}.followup-board>header{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.followup-board>header>div{align-items:center;gap:8px;display:flex}.followup-board>header span{color:var(--navy);font-size:9px;font-weight:800}.followup-board>header strong{width:22px;height:22px;color:var(--teal);background:#e6f4f1;border-radius:50%;place-items:center;font-size:8px;display:grid}.followup-board>header button{color:var(--teal);background:0 0;border:0;font-size:8px}.followup-row{border-bottom:1px solid #edf1f2;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:12px 5px;display:grid}.followup-row>span{color:#687a84;font-size:7px}.followup-row.new>span{color:#fff;text-align:center;background:#d96565;border-radius:5px;padding:3px;font-size:6px;font-weight:800}.followup-row>div{gap:3px;display:grid}.followup-row b{font-size:9px}.followup-row small{color:var(--muted);font-size:7px}.followup-row>button{color:var(--teal);background:0 0;border:0}.handoff-card{background:#f8fbfb}.handoff-card h4{color:var(--navy);margin:6px 0 15px;font-size:14px}.handoff-people{grid-template-columns:1fr auto 1fr;align-items:end;gap:8px;display:grid}.handoff-people label{gap:5px;display:grid}.handoff-people label>span{color:var(--muted);font-size:7px}.handoff-people select{background:#fff;border:1px solid #d8e2e5;border-radius:8px;width:100%;padding:9px;font-size:8px}.handoff-people i{color:#82959f;padding-bottom:9px;font-style:normal}.ai-brief{background:#fff;border-radius:9px;margin:13px 0;padding:13px}.ai-brief>b{color:var(--teal);font-size:9px}.ai-brief p{color:#5f7480;font-size:8px;line-height:1.6}.ai-brief ul{grid-template-columns:1fr 1fr;gap:5px;margin:10px 0 0;padding:0;list-style:none;display:grid}.ai-brief li{color:#647984;font-size:7px}.ai-brief li:before{content:"✓";color:var(--teal);margin-right:5px}.btn.full{width:100%}.card-scan-modal{width:min(980px,100vw - 48px);max-height:94vh}.scan-stepper{grid-template-columns:repeat(4,1fr);margin-bottom:21px;display:grid}.scan-stepper>div{color:#8a9aa2;justify-items:center;gap:5px;display:grid;position:relative}.scan-stepper>div:after{content:"";background:#e0e7e9;height:2px;position:absolute;top:14px;left:calc(50% + 18px);right:calc(18px - 50%)}.scan-stepper>div:last-child:after{display:none}.scan-stepper span{z-index:1;color:#778891;background:#edf1f3;border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;font-weight:800;display:grid}.scan-stepper b{font-size:7px}.scan-stepper .active span,.scan-stepper .done span{background:var(--teal);color:#fff}.scan-stepper .active b,.scan-stepper .done b{color:var(--teal)}.scan-stepper .done:after{background:#8ed0c5}.scan-start{grid-template-columns:1.15fr .85fr;align-items:center;gap:20px;display:grid}.scan-dropzone{text-align:center;background:#f6fbfa;border:2px dashed #bfd8d4;border-radius:13px;align-content:center;place-items:center;min-height:285px;padding:25px;display:grid}.scan-dropzone>span{width:56px;height:56px;color:var(--teal);background:#e2f3ef;border-radius:14px;place-items:center;font-size:23px;display:grid}.scan-dropzone h3{color:var(--navy);margin:14px 0 5px;font-size:14px}.scan-dropzone p{max-width:390px;color:var(--muted);font-size:8px;line-height:1.6}.scan-dropzone .btn{margin:10px 0}.scan-dropzone small{color:#8b9aa2;font-size:6px}.scan-preview-card{background:#fff;border:1px solid #dce5e8;border-radius:9px;min-height:225px;padding:22px;position:relative;overflow:hidden;box-shadow:0 14px 32px #0d28391f}.scan-preview-card:after{content:"";border:28px solid #e2f3ef;border-radius:50%;width:150px;height:150px;position:absolute;top:-45px;right:-45px}.scan-preview-card header{z-index:1;justify-content:space-between;display:flex;position:relative}.scan-preview-card header span{color:#173e54;font-size:13px;font-weight:900}.scan-preview-card header small{color:var(--muted);font-size:7px}.scan-preview-card h3{z-index:1;color:var(--navy);margin:50px 0 10px;font-size:20px;position:relative}.scan-preview-card h3 small{letter-spacing:1px;color:#8999a2;margin-top:4px;font-size:6px;display:block}.scan-preview-card p,.scan-preview-card footer{z-index:1;color:#687a84;font-size:7px;line-height:1.7;position:relative}.scan-preview-card>i{color:#9aabb3;font-size:6px;font-style:normal;position:absolute;bottom:10px;right:13px}.ocr-review{grid-template-columns:260px 1fr;gap:22px;display:grid}.ocr-review>aside{align-content:start;gap:10px;display:grid}.scan-preview-card.compact{min-height:170px;padding:17px}.scan-preview-card.compact h3{margin:30px 0 8px;font-size:16px}.ocr-review>aside>span{color:#5d756f;text-align:center;background:#e8f6f3;border-radius:8px;padding:10px;font-size:8px}.ocr-review>aside>span b{color:var(--teal)}.ocr-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ocr-title h3{color:var(--navy);margin:4px 0;font-size:15px}.ocr-title em{color:var(--teal);background:#e7f5f2;border-radius:9px;padding:5px 8px;font-size:7px;font-style:normal}.ocr-review .demo-field span{font-size:8px}.ocr-review .demo-field input{font-size:10px}.duplicate-check{gap:15px;display:grid}.duplicate-alert{background:#fff6e8;border:1px solid #ecd6ad;border-radius:11px;align-items:center;gap:13px;padding:15px;display:flex}.duplicate-alert>span{color:#fff;background:#d7962e;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.duplicate-alert>div{flex:1}.duplicate-alert small{color:#c18525;font-size:6px}.duplicate-alert h3{color:var(--navy);margin:3px 0;font-size:13px}.duplicate-alert p{color:var(--muted);margin:0;font-size:7px}.duplicate-alert em{color:#b5791d;font-size:9px;font-style:normal;font-weight:800}.merge-compare{grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;display:grid}.merge-compare article{border:1px solid #dfe7ea;border-radius:10px;padding:15px}.merge-compare article.existing{background:#f3faf8;border-color:#a7d8cf}.merge-compare>i{color:#8c9da5;font-size:20px;font-style:normal}.merge-compare small{color:var(--muted);font-size:7px}.merge-compare h4{color:var(--navy);margin:9px 0;font-size:15px}.merge-compare p{color:#617580;font-size:8px;line-height:1.65}.merge-compare article>span{color:var(--teal);border-top:1px solid #e8edef;padding-top:9px;font-size:7px;display:block}.duplicate-note{background:#edf7f5;border-radius:9px;gap:10px;padding:12px;display:flex}.duplicate-note b{color:var(--teal);white-space:nowrap;font-size:8px}.duplicate-note p{color:#5c746f;margin:0;font-size:8px}.scan-success{text-align:center;max-width:620px;margin:0 auto;padding:26px}.scan-success>span{width:64px;height:64px;color:var(--teal);background:#dff3ef;border-radius:50%;place-items:center;margin:0 auto 12px;font-size:27px;display:grid}.scan-success>small{color:var(--teal);letter-spacing:1px;font-size:7px}.scan-success h3{color:var(--navy);margin:7px 0;font-size:18px}.scan-success>p{color:var(--muted);font-size:9px;line-height:1.7}.scan-success>div{text-align:left;gap:6px;margin:18px 0;display:grid}.scan-success>div span{background:#f3f7f8;border-radius:8px;grid-template-columns:90px 1fr;padding:10px;font-size:8px;display:grid}.scan-success>div b{color:var(--muted)}@media (width<=1050px){.crm-stat-grid{grid-template-columns:repeat(3,1fr)}.crm-toolbar{grid-template-columns:1fr 1fr}.crm-toolbar .searchbox{grid-column:1/-1}.crm-overview-grid{grid-template-columns:1fr}.business-card-grid{grid-template-columns:1fr 1fr}.handoff-layout{grid-template-columns:1fr}.crm-head-score{margin-left:auto}.crm-detail-tabs{grid-template-columns:repeat(6,minmax(125px,1fr));overflow:auto}}@media (width<=760px){.crm-stat-grid{grid-template-columns:1fr 1fr;gap:8px}.crm-stat{min-height:92px;padding:12px}.crm-stat strong{font-size:20px}.crm-intelligence{align-items:flex-start}.crm-intelligence button{display:none}.crm-toolbar{grid-template-columns:1fr}.crm-toolbar .searchbox{grid-column:auto}.crm-toolbar>label:not(.searchbox)>span{font-size:9px}.crm-toolbar select{height:42px;font-size:12px}.crm-list-head{margin-top:20px}.client-card{padding:14px 12px}.client-card-main .client-metrics{grid-template-columns:1fr 1fr;gap:6px 10px}.client-card .chev{display:none}.client-owner{flex-wrap:wrap}.modal.crm-modal,.modal.card-scan-modal{width:100%;max-height:96dvh}.crm-modal>.modal-body{padding:14px}.crm-head-score{order:3;margin-left:0}.crm-head-score,.crm-head-score strong{justify-items:start}.crm-head .btn{order:4}.crm-detail-tabs{scrollbar-width:none;grid-template-columns:repeat(6,minmax(118px,1fr));margin:0 -2px 16px;padding:4px;overflow-x:auto}.crm-detail-tabs button{padding:11px 6px;font-size:10px}.crm-tab-panel{min-height:0}.ai-customer-summary{padding:15px}.ai-customer-summary header em{display:none}.ai-customer-summary>div{grid-template-columns:1fr 1fr}.crm-modal .crm-grid{grid-template-columns:1fr}.crm-section-title{align-items:flex-start}.crm-section-title h3{font-size:15px}.crm-section-title p{font-size:10px;line-height:1.55}.crm-section-title .btn{white-space:nowrap;padding:9px}.business-card-grid,.crm-need-grid{grid-template-columns:1fr}.crm-need-card.sale{grid-column:auto}.relationship-map>div{align-items:stretch;gap:5px}.relationship-map span{flex:1;min-width:0;padding:8px 4px}.relationship-map i{align-self:center}.meeting-history article{grid-template-columns:62px 1fr}.meeting-history article>button{grid-column:2;justify-self:start}.meeting-history article>div>div{flex-wrap:wrap}.engagement-summary{grid-template-columns:1fr 1fr}.crm-table-scroll{border:0;overflow:visible}.proposal-table{min-width:0}.proposal-table tbody{display:grid}.proposal-table tr{grid-template-columns:1fr 1fr;padding:13px;position:relative}.proposal-table td{padding:0;display:block}.proposal-table td:first-child{grid-column:1/-1}.proposal-table td:last-child{grid-column:1/-1;margin:0;position:static}.proposal-table td:last-child button{width:100%;margin-top:3px;padding:9px}.handoff-people{grid-template-columns:1fr}.handoff-people i{text-align:center;padding:0;transform:rotate(90deg)}.ai-brief ul{grid-template-columns:1fr}.scan-stepper b{font-size:6px}.scan-stepper>div:after{left:calc(50% + 14px);right:calc(14px - 50%)}.scan-start{grid-template-columns:1fr}.scan-dropzone{min-height:230px;padding:18px}.scan-preview-card{min-height:200px}.ocr-review{grid-template-columns:1fr}.ocr-review>aside{grid-template-columns:1fr auto;align-items:center}.ocr-review>aside .scan-preview-card{grid-column:1/-1}.ocr-review .form-grid,.merge-compare{grid-template-columns:1fr}.merge-compare>i{justify-self:center;transform:rotate(90deg)}.duplicate-alert{align-items:flex-start}.duplicate-alert em{display:none}.duplicate-note{display:block}.duplicate-note p{margin-top:5px}.scan-success{padding:12px 0}.scan-success>div span{grid-template-columns:70px 1fr}}
