:root{--ink:#192824;--muted:#6a7773;--line:#e8ece8;--cream:#f8f8f4;--green:#126a55;--lime:#cef95d;--gold:#f6c85f}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:13px}.sidebar{position:fixed;width:238px;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:26px 15px 16px;display:flex;flex-direction:column;z-index:3}.brand{font-weight:800;font-size:21px;letter-spacing:-1px;display:flex;gap:10px;align-items:center;padding:0 10px 25px}.brand>span:last-child span{color:var(--green)}.brand-mark{height:28px;width:28px;border-radius:8px;display:grid;place-items:center;color:#fff;background:var(--green);font-family:Georgia;font-size:18px}.create-btn{border:0;background:var(--ink);color:#fff;border-radius:8px;padding:12px 14px;text-align:left;font:600 13px Manrope;cursor:pointer}.create-btn span{color:var(--lime);font-size:18px;margin-right:8px}nav{margin-top:23px}.nav-label{font:500 9px 'DM Mono';letter-spacing:1.2px;color:#9aa39f;padding:0 12px;margin:0 0 8px}.nav-label.space{margin-top:26px}nav a{display:flex;align-items:center;gap:12px;color:#65716d;text-decoration:none;font-weight:600;padding:10px 12px;border-radius:7px;margin:2px 0}nav a i{font-style:normal;font-size:17px;width:16px;text-align:center}nav a b{margin-left:auto;background:#e8f3e7;color:var(--green);font-size:10px;padding:2px 6px;border-radius:10px}nav a.active{background:#edf5ed;color:var(--green)}.sidebar-bottom{margin-top:auto}.help{border:1px solid var(--line);border-radius:9px;padding:11px;display:flex;gap:10px;align-items:center}.help>span{border-radius:50%;background:#eff7df;color:var(--green);width:23px;height:23px;display:grid;place-items:center;font-weight:800}.help strong,.help small,.profile strong,.profile small{display:block;font-size:10px}.help small,.profile small{color:var(--muted);margin-top:2px}.profile{display:flex;align-items:center;gap:9px;padding:17px 5px 2px}.avatar{background:#d9d0ba;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:800}.dots{margin-left:auto;color:#88938f}main{margin-left:238px;min-width:900px}header{height:69px;padding:0 43px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#fbfbf8}.crumb{font-size:11px;color:#9aa39f}.crumb span{color:#3d4b46;font-weight:700}.crumb b{font-weight:400;padding:0 8px}.header-actions{display:flex;gap:13px;align-items:center}.icon-btn{border:1px solid var(--line);background:white;border-radius:6px;color:#71807b;padding:6px 9px;font:10px 'DM Mono'}.bell{position:relative;border:0;background:transparent;font-size:19px;color:#56655f}.bell em{position:absolute;width:5px;height:5px;border-radius:50%;background:#ef6a55;right:3px;top:2px}.page-title{padding:34px 43px 27px;display:flex;justify-content:space-between;align-items:flex-end}.eyebrow{font:10px 'DM Mono';letter-spacing:1.2px;color:var(--green);font-weight:500;margin:0 0 8px}h1{font-size:30px;letter-spacing:-1.4px;margin:0;font-weight:800}h1 em{font-style:normal;color:var(--green)}.subhead{color:#71807b;margin:7px 0 0;font-size:12px}.export{border:1px solid #ccd6d1;background:#fff;border-radius:7px;padding:10px 13px;color:#34443e;font:600 11px Manrope}.search-panel{margin:0 43px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 3px 12px #26362b08}.search-top{height:59px;display:flex;padding:10px;border-bottom:1px solid var(--line);gap:10px}.location{display:flex;align-items:center;flex:1;border:1px solid #d5ddd8;border-radius:7px;padding:0 11px;color:var(--green);gap:8px}.location input{border:0;outline:none;font:600 13px Manrope;flex:1;color:var(--ink)}kbd{font:10px 'DM Mono';border:1px solid #dce2df;color:#87938e;border-radius:3px;padding:2px 4px}.run-search{border:0;background:var(--green);color:#fff;border-radius:7px;padding:0 18px;font:700 12px Manrope}.run-search span{font-size:17px;margin-left:8px}.filters{display:flex;gap:7px;padding:10px 12px 8px}.filters button{background:#fff;border:1px solid #dce3df;border-radius:6px;padding:7px 9px;color:#65726d;font:500 10px Manrope}.filters b{color:var(--ink);margin-left:4px}.filters button>span{padding-left:13px;color:#82908a}.filters .filter-plus{color:var(--green);border-color:#a8cbbd}.filter-plus strong{background:#daf3e4;border-radius:8px;padding:1px 5px;margin-left:5px}.filters .clear{border:0;margin-left:auto;text-decoration:underline;padding-right:0}.active-filters{padding:0 12px 12px;display:flex;align-items:center;gap:6px}.active-filters>span{background:#eef6e9;color:#3b6552;border-radius:5px;padding:4px 6px;font-size:9px;font-weight:600}.active-filters button{border:0;background:transparent;color:#668171;padding-left:5px;cursor:pointer}.active-filters small{margin-left:auto;color:#89948f;font:9px 'DM Mono'}.workspace{margin-top:22px;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(470px,43%) 1fr;height:calc(100vh - 302px);min-height:470px;background:#fff}.results-panel{overflow:auto;border-right:1px solid var(--line)}.results-head{height:59px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.results-head strong{font-size:12px;margin-right:12px}.results-head span{font-size:10px;color:#82908a}.results-head span button{border:0;background:none;color:var(--green);font:600 10px Manrope}.view-toggle{border:1px solid var(--line);border-radius:6px;padding:2px}.view-toggle button{border:0;background:transparent;color:#82908a;padding:3px 6px}.view-toggle .selected{background:#edf4ef;color:var(--green);border-radius:4px}.lead{display:grid;grid-template-columns:64px 1fr auto;gap:13px;padding:14px 18px;border-bottom:1px solid var(--line);cursor:pointer;transition:.15s}.lead:hover,.lead.selected{background:#f5faf2}.property-img{height:59px;border-radius:6px;background:linear-gradient(145deg,#a7bc9c 0 38%,#c6d5bc 39% 52%,#907258 53%);position:relative;overflow:hidden}.property-img:after{content:'';width:35px;height:23px;background:#fbf5e9;position:absolute;bottom:7px;left:15px;clip-path:polygon(0 35%,50% 0,100% 35%,100% 100%,0 100%)}.lead-info{min-width:0}.lead-title{display:flex;align-items:center;gap:8px}.lead-title strong{font-size:12px}.tag{font:8px 'DM Mono';padding:2px 4px;background:#fff2cb;border-radius:3px;color:#96742a}.address{color:#7a8681;font-size:10px;margin-top:3px}.metrics{display:flex;gap:8px;margin-top:8px;color:#5d6b65;font:9px 'DM Mono'}.metrics b{color:#263630}.score{width:34px;height:34px;border-radius:50%;background:#dff6a6;color:#345226;display:grid;place-items:center;font:600 10px 'DM Mono';align-self:center}.score.hot{background:#d7f98b}.score.med{background:#edf0cf}.lead-r{display:flex;gap:13px;align-items:center}.lead-r .price{text-align:right}.price strong{display:block;font-size:11px}.price small{font-size:9px;color:#84908b}.map-panel{position:relative;overflow:hidden;background:#e8eee7}.map-grid{position:absolute;inset:0;background:linear-gradient(25deg,transparent 47%,#fff 47.5% 48.5%,transparent 49%),linear-gradient(120deg,transparent 48%,#fff 48.3% 49.3%,transparent 49.5%),linear-gradient(87deg,transparent 49%,#fff 49.4% 50.1%,transparent 50.5%),#dfeade;opacity:.92;background-size:170px 150px,220px 180px,270px 170px}.road{position:absolute;background:#f9f9f3;border:2px solid #d6d9ce;border-radius:50%;opacity:.9}.r1{width:700px;height:130px;transform:rotate(-27deg);top:200px;left:-140px}.r2{width:620px;height:100px;transform:rotate(72deg);top:190px;left:120px}.r3{width:500px;height:65px;transform:rotate(7deg);top:390px;left:40px}.r4{width:430px;height:80px;transform:rotate(-57deg);top:50px;right:-180px}.map-toolbar{position:absolute;top:16px;left:16px;z-index:1;display:flex;gap:7px}.map-toolbar button,.zoom button{background:#fff;border:1px solid #dfe5df;border-radius:6px;box-shadow:0 1px 3px #17221815;font:600 10px Manrope;padding:8px 10px;color:#46564f}.map-toolbar button span{margin-left:12px}.map-label{position:absolute;color:#8aa092;font:600 10px 'DM Mono';letter-spacing:1px}.lake{top:70px;left:78px;color:#9bb4c1}.city{top:235px;left:52%;font-size:13px}.suburb{bottom:120px;right:105px}.markers{position:absolute;inset:0}.pin{position:absolute;width:27px;height:27px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:#2f825c;border:2px solid white;box-shadow:0 2px 5px #33453450}.pin span{display:block;transform:rotate(45deg);color:#fff;font:600 8px 'DM Mono';text-align:center;padding-top:7px}.pin.mid{background:#f0b938}.pin.low{background:#7cae8f}.map-card{position:absolute;width:245px;left:30%;top:37%;background:#fff;border-radius:8px;box-shadow:0 8px 25px #213c2c35;overflow:hidden;z-index:2}.house-photo{height:88px;background:linear-gradient(#a2c1d0 0 45%,#8ba26c 46% 68%,#9b795c 69%);position:relative}.house-photo:after{content:'';position:absolute;left:76px;bottom:11px;width:94px;height:47px;background:#f2eadc;clip-path:polygon(0 40%,50% 0,100% 40%,100% 100%,0 100%)}.house-photo span{position:absolute;right:7px;bottom:6px;z-index:1;color:white;font:8px 'DM Mono';text-shadow:0 1px 2px #000}.map-close{position:absolute;right:7px;top:7px;border:0;border-radius:50%;background:#ffffffd5;width:20px;height:20px;color:#34443e}.map-card-body{display:flex;align-items:center;gap:8px;padding:9px}.small-score{width:27px;height:27px;font-size:9px}.map-card-body strong,.map-card-body small{display:block;font-size:10px}.map-card-body small{color:#78857f;font-size:9px;margin-top:2px}.arrow{margin-left:auto;border:0;background:#e9f5ea;border-radius:50%;width:25px;height:25px;color:var(--green)}.map-legend{position:absolute;bottom:18px;left:16px;background:#fffc;padding:8px 10px;border-radius:6px;font:8px 'DM Mono';color:#607069;display:flex;gap:9px}.map-legend i{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:3px}.map-legend .high{background:#398e65}.map-legend .mid{background:#e8b640}.map-legend .low{background:#8bb499}.zoom{position:absolute;right:16px;bottom:16px;display:flex;flex-direction:column;box-shadow:0 1px 3px #17221820;border-radius:6px;overflow:hidden}.zoom button{border-radius:0;border:0;border-bottom:1px solid var(--line);font-size:16px;padding:6px 11px}.zoom button:last-child{border:0}@media(max-width:980px){.sidebar{width:62px;padding:20px 9px}.brand{padding:0 7px 25px}.brand>span:last-child,.create-btn{font-size:0}.create-btn{height:38px;text-align:center;padding:0;width:42px}.create-btn span{font-size:20px;margin:0}.nav-label,.sidebar-bottom{display:none}nav a{padding:11px 12px;font-size:0}nav a i{font-size:17px}main{margin-left:62px}.page-title,.search-panel{margin-left:25px;margin-right:25px}.page-title{padding-left:25px;padding-right:25px}}
