:root{--ink:#172019;--muted:#738078;--line:#e7ebe6;--paper:#f7f8f5;--lime:#d7fc4a;--green:#1c2c23;--white:#fff}*{box-sizing:border-box}body{margin:0;background:var(--paper);font-family:Manrope,Arial;color:var(--ink)}button{font:inherit;cursor:pointer}.sidebar{position:fixed;top:0;bottom:0;width:248px;background:#14231a;color:#eaf0e8;padding:30px 18px;display:flex;flex-direction:column}.brand{font-size:25px;letter-spacing:-2px;color:#fff;text-decoration:none;font-weight:800;padding:0 12px}.brand span{font-weight:400}.brand i{display:inline-block;width:8px;height:8px;background:var(--lime);border-radius:100%;margin:0 0 12px 4px}.eyebrow{font:500 10px DM Mono,monospace;letter-spacing:1.1px;color:#77837b;margin:0 0 8px}.sidebar>.eyebrow{padding:34px 12px 13px;color:#8d9b92}.nav-item{background:none;border:0;color:#aeb9b0;width:100%;text-align:left;padding:12px;border-radius:7px;font-size:13px;display:flex;gap:13px;align-items:center}.nav-item span{font-size:17px;width:18px;text-align:center}.nav-item.active{background:#29382e;color:#fff}.sidebar-bottom{margin-top:auto;border-top:1px solid #314037;padding:17px 6px 0}.profile{display:flex;gap:9px;align-items:center;font-size:12px}.profile small{display:block;color:#93a096;font-size:10px}.profile>span{margin-left:auto}.avatar{width:32px;height:32px;border-radius:50%;background:#d4f554;color:#203019;display:grid;place-items:center;font-size:10px;font-weight:800}.avatar.tiny{width:25px;height:25px;font-size:8px}.content{margin-left:248px;min-height:100vh}header{height:118px;background:#fff;border-bottom:1px solid var(--line);padding:29px 48px;display:flex;justify-content:space-between;align-items:center}h1,h2,h3,p{margin-top:0}h1{font-size:26px;letter-spacing:-1.2px;margin:0}h2{letter-spacing:-1.5px}h3{letter-spacing:-.6px}.header-actions{display:flex;gap:10px}.ghost,.primary,.drive,.outline{border-radius:5px;padding:11px 15px;border:1px solid var(--line);background:#fff;color:var(--ink);font-weight:700;font-size:12px}.primary{background:var(--green);color:#fff;border-color:var(--green)}.primary b{margin-left:15px;color:var(--lime)}main{padding:36px 48px;max-width:1440px}.hero,.inbox-bar,.public-preview,.partner-hero{background:var(--green);color:#fff;padding:32px 34px;border-radius:9px;display:flex;align-items:center;justify-content:space-between}.hero h2{font-size:29px;margin:0 0 5px}.hero p:not(.eyebrow),.inbox-bar p,.public-preview p,.partner-hero p:not(.eyebrow){color:#b8c4b9;margin:0;font-size:13px}.lime{color:var(--lime)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:8px;overflow:hidden;margin:24px 0}.stat{background:#fff;padding:23px}.stat p,.calc p{font-size:11px;color:var(--muted);margin-bottom:10px}.stat h2{margin:0 0 7px;font-size:22px}.stat small,.calc small{font-size:10px;color:var(--muted)}.positive{color:#4b821e!important}.grid.two,.workbench{display:grid;grid-template-columns:1.5fr 1fr;gap:22px}.panel,.table-panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:25px}.panel-head{display:flex;justify-content:space-between;align-items:start}.panel h3{margin:0;font-size:17px}.text-btn{border:0;background:none;color:#345c20;font-size:12px;font-weight:800}.task{display:flex;align-items:center;gap:13px;padding:16px 0;border-bottom:1px solid var(--line)}.task:last-child{border-bottom:0}.task .check{width:18px;height:18px;border:1px solid #cbd3cb;border-radius:50%}.task strong,.unit strong,.match strong{font-size:12px}.task p,.unit p,.match p{font-size:10px;color:var(--muted);margin:3px 0}.task>span{margin-left:auto;font:10px DM Mono;color:#8c4437}.pill,.heat,.stage{font:500 9px DM Mono;letter-spacing:.4px;border-radius:3px;padding:5px 7px;white-space:nowrap}.pill{background:#eff2ee}.pipeline{height:145px;display:flex;gap:14px;align-items:end;border-bottom:1px solid var(--line);padding:14px 4px 8px;margin:8px 0 16px}.pipeline div{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:5px;flex:1}.pipeline span{font-size:8px;color:var(--muted);transform:rotate(-45deg);margin-bottom:11px}.pipeline b{background:#8ca99a;width:100%;max-width:20px;border-radius:3px}.pipeline em{font:10px DM Mono;font-style:normal}.muted,.caption{font-size:11px;color:var(--muted);margin:15px 0 0}.inbox-bar{padding:25px 30px}.inbox-bar h3{margin:0 0 7px}.drive{background:#fff}.filters{display:flex;gap:8px;align-items:center;padding:22px 0}.filters button{border:0;background:none;padding:8px 10px;color:var(--muted);font-size:11px}.filters .selected{background:#e7f2df;color:#30531c;border-radius:4px;font-weight:800}.filters b{background:#fff;padding:1px 4px;border-radius:2px}.filters span{flex:1}.filters .filter{border:1px solid var(--line);background:#fff;border-radius:4px}.table-panel{padding:0;overflow:auto}table{border-collapse:collapse;width:100%;min-width:700px}th{text-align:left;padding:15px 20px;font:10px DM Mono;color:#77837b;background:#fafbfa}td{padding:15px 20px;border-top:1px solid var(--line);font-size:11px}td strong{font-size:12px}td small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.heat.hot-a{color:#a74b36;background:#fff0e9}.heat.hot-b{color:#6a6a20;background:#f7f8d8}.heat.watch{color:#57706a;background:#edf3f0}.stage{background:#edf3f0;color:#486458}.caption{margin-top:13px}.analyze-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.analyze-head h2{margin:0 0 6px}.analyze-head p:not(.eyebrow){color:var(--muted);font-size:12px}.workbench .large{min-height:330px}.tabs{display:flex;gap:18px;margin-bottom:27px;border-bottom:1px solid var(--line)}.tabs button{padding:0 0 11px;border:0;background:none;color:var(--muted);font-size:11px}.tabs .selected{color:var(--ink);border-bottom:2px solid #607f31;font-weight:800}.calc-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.calc{background:#f7f8f5;padding:14px;border-radius:5px}.calc h2{margin:0 0 5px;font-size:19px}.recommendation{background:#eff7e7;border-color:#d7e7ca}.recommendation h2{margin:5px 0 9px}.recommendation>p:not(.eyebrow){font-size:12px;color:#5d6c60;line-height:1.7}.terms{margin:22px 0;border-top:1px solid #d6e0d2}.terms span{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #d6e0d2;font-size:10px;color:#5d6c60}.terms b{color:var(--ink)}.sequence{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.sequence-steps{display:flex;align-items:center}.sequence-steps span{width:24px;height:24px;background:#e9eeea;border-radius:50%;display:grid;place-items:center;font-size:10px}.sequence-steps span.done{background:#405d2a;color:#fff}.sequence-steps i{height:1px;background:#cbd4cc;flex:1}.seq-cards{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.seq-cards div{background:#f7f8f5;padding:13px;border-radius:4px}.seq-cards small{font:9px DM Mono;color:#748175;display:block;margin-bottom:8px}.seq-cards strong{font-size:11px}.unit{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);padding:13px 0}.unit:first-of-type{margin-top:16px}.unit-img{width:56px;height:46px;border-radius:4px;background:linear-gradient(135deg,#7b5c43,#c7ab8b)}.u1{background:linear-gradient(135deg,#53665b,#d4d8bc)}.u2{background:linear-gradient(135deg,#a6a19b,#625a52)}.unit button{margin-left:auto;border:0;background:none}.match{display:flex;align-items:center;gap:10px;padding:18px 0;border-bottom:1px solid var(--line)}.match span{margin-left:auto;color:#527a25;font-size:12px;font-weight:800}.outline{margin-top:19px;width:100%}.public-preview{align-items:stretch;gap:30px}.public-preview>div:first-child{max-width:490px}.public-preview h2,.partner-hero h2{font-size:28px;margin:5px 0 10px}.public-preview .primary{margin-top:24px}.listing-card{background:#fff;color:var(--ink);width:265px;padding:10px;border-radius:5px}.listing-img{height:112px;background:linear-gradient(150deg,#8c7059,#d1c1aa);border-radius:3px;margin-bottom:13px}.listing-card p{color:#667268!important;font:9px DM Mono;margin-bottom:7px!important}.listing-card h3{margin:0 0 4px}.listing-card strong{font-size:17px}.listing-card strong small,.listing-card>span{font-size:10px;color:var(--muted);font-weight:400}.listing-card>span{display:block;margin-top:8px}.sync{margin-top:22px;display:flex;justify-content:space-between;align-items:center}.sync>div{display:flex;gap:14px;align-items:center}.sync p{font-size:11px;color:var(--muted);max-width:490px;margin:5px 0 0}.sync-icon{background:#eff7e7;color:#497526;width:35px;height:35px;border-radius:50%;display:grid;place-items:center}.partner-hero{display:block}.partner-hero{padding:34px}.partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.partner{background:#fff;border:1px solid var(--line);padding:21px;border-radius:7px}.partner-logo{height:48px;width:48px;background:#eaf4dd;border-radius:5px;display:grid;place-items:center;font-weight:800;color:#41652a;margin-bottom:20px}.p1{background:#e5eeec;color:#315e52}.p2{background:#f4eee2;color:#866931}.partner small{font:9px DM Mono;color:var(--muted)}.partner h3{margin:7px 0 4px}.partner p{font-size:11px;color:var(--muted);margin-bottom:17px}.settings{display:grid;grid-template-columns:1fr 1.5fr;gap:70px;max-width:900px}.settings>div>p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.7}.settings-list{border-top:1px solid var(--line)}.settings-list button{width:100%;text-align:left;background:none;border:0;border-bottom:1px solid var(--line);padding:18px 0;display:flex;align-items:center;justify-content:space-between}.settings-list strong{font-size:12px}.settings-list p{font-size:10px;color:var(--muted);margin:4px 0 0}.settings-list span{font-size:16px;color:#758076}@media(max-width:850px){.sidebar{width:64px;padding:22px 8px}.brand{font-size:0;padding:0;text-align:center}.brand span{font-size:20px}.brand b,.brand i,.sidebar>.eyebrow,.nav-item:not(.active):after,.nav-item{font-size:0}.nav-item{justify-content:center;padding:14px 0}.nav-item span{font-size:18px}.profile>div,.profile>span{display:none}.sidebar-bottom{padding-left:8px}.content{margin-left:64px}header,main{padding-left:24px;padding-right:24px}.header-actions .ghost span{display:none}.stats{grid-template-columns:1fr 1fr}.grid.two,.workbench,.settings,.partner-grid,.sequence{grid-template-columns:1fr}.public-preview{display:block}.listing-card{width:100%;margin-top:25px}.hero{align-items:start;gap:20px;flex-direction:column}}@media(max-width:540px){header{height:auto;padding:22px 18px}.header-actions .ghost{display:none}main{padding:22px 18px}.hero,.inbox-bar{padding:24px;display:block}.inbox-bar .drive{margin-top:18px}.stats{grid-template-columns:1fr}.seq-cards{grid-template-columns:1fr 1fr}.partner-hero h2,.public-preview h2,.hero h2{font-size:23px}}
