:root{--ink:#152b2c;--deep:#102a2b;--teal:#207a72;--mint:#dcefea;--paper:#f4f3ee;--white:#fff;--line:#dfe3dd;--muted:#738080;--amber:#d08a3d;--shadow:0 18px 50px rgba(20,44,44,.08);font-family:"Segoe UI","Malgun Gothic",Arial,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0;min-width:1180px;background:var(--paper)}button,input,select{font:inherit}.shell{display:grid;grid-template-columns:248px 1fr;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;padding:28px 20px 22px;background:var(--deep);color:white;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:12px;color:white;text-decoration:none;margin:0 8px 42px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.4);font-family:serif;font-size:21px}.brand b,.brand small{display:block}.brand b{font-size:18px;letter-spacing:-.04em}.brand small{font-size:9px;letter-spacing:.18em;color:#9eb4b1;margin-top:3px}.sidebar nav{display:grid;gap:8px}.nav-item{border:0;background:transparent;color:#aabbb8;text-align:left;padding:13px 14px;border-radius:8px;cursor:pointer;font-weight:600}.nav-item span{display:inline-block;width:27px;font-size:18px}.nav-item:hover,.nav-item.active{color:white;background:rgba(255,255,255,.09)}.nav-item.active{box-shadow:inset 3px 0 #73c8b9}.storage-card{margin-top:auto;background:#173a3a;border:1px solid #2d5251;padding:14px;border-radius:10px;display:flex;gap:10px;align-items:center}.pulse{width:9px;height:9px;border-radius:50%;background:#e3a556;box-shadow:0 0 0 4px rgba(227,165,86,.12)}.pulse.ok{background:#5ed1a5}.storage-card small,.storage-card b{display:block}.storage-card small{font-size:10px;color:#9eb4b1}.storage-card b{font-size:12px;margin-top:3px}.sidebar-foot{margin-top:18px;padding-top:18px;border-top:1px solid #2a4646;display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dfece6;color:var(--deep);font-weight:700}.sidebar-foot b,.sidebar-foot small{display:block;font-size:11px}.sidebar-foot small{color:#9eb4b1;margin-top:2px}.sidebar-foot button{margin-left:auto;color:white;background:none;border:0}main{grid-column:2;padding:0 44px 60px}.topbar{height:116px;display:flex;align-items:center;justify-content:space-between}.eyebrow,.section-head p,.panel-head small{margin:0 0 5px;color:var(--teal);font-size:10px;font-weight:700;letter-spacing:.15em}.topbar h1{font-size:25px;margin:0;letter-spacing:-.04em}.top-actions{display:flex;align-items:center;gap:10px}.date{font-size:12px;color:var(--muted);margin-right:8px}.primary,.ghost,.icon-btn,.text-btn,.filters button,.canvas-toolbar button{border:0;cursor:pointer}.primary{background:var(--teal);color:white;padding:12px 18px;border-radius:7px;font-weight:700;box-shadow:0 8px 20px rgba(32,122,114,.18)}.primary:hover{background:#176b64}.ghost{background:white;border:1px solid var(--line);padding:11px 18px;border-radius:7px;color:var(--ink);font-weight:600}.icon-btn{width:41px;height:41px;border-radius:50%;background:white;border:1px solid var(--line)}.view{display:none}.view.active{display:block}.hero{height:340px;border-radius:12px;background:var(--deep);color:white;padding:46px 50px;display:grid;grid-template-columns:1fr 46%;overflow:hidden;position:relative}.hero-tag{color:#74c5b5;font-size:10px;font-weight:700;letter-spacing:.18em}.hero h2{font-size:38px;line-height:1.22;letter-spacing:-.055em;margin:13px 0}.hero h2 em{color:#8fd2c5;font-style:normal}.hero p{max-width:520px;color:#b7c7c4;font-size:13px;line-height:1.75}.hero-actions{display:flex;gap:10px;margin-top:24px}.hero .ghost{background:transparent;color:#d6e0de;border-color:#496260}.blueprint{position:relative;margin:-46px -50px -46px 20px;opacity:.94;background:linear-gradient(145deg,#133536,#0d2425);transform:skewX(-5deg)}.bp-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(118,198,184,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(118,198,184,.08) 1px,transparent 1px);background-size:28px 28px}.pipe{position:absolute;height:4px;background:#64b4a7;box-shadow:0 0 14px rgba(100,180,167,.35)}.p1{left:8%;right:15%;top:38%}.p2{width:4px;height:40%;right:28%;top:38%}.p3{left:25%;right:28%;top:68%;background:#d9984e}.node{position:absolute;width:54px;height:32px;border:1px solid #8ad0c4;background:#123031;display:grid;place-items:center;font-size:10px}.n1{left:9%;top:33%}.n2{right:22%;top:63%;border-radius:50%;width:37px;height:37px}.measure{position:absolute;font-size:9px;color:#8fb5af;letter-spacing:.1em}.m1{left:38%;top:33%}.m2{right:20%;top:52%;color:#d7a364}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.metric-grid article{background:white;border:1px solid #e5e6e1;padding:20px;display:flex;gap:15px;align-items:center;border-radius:9px}.metric-icon{width:39px;height:39px;border-radius:9px;display:grid;place-items:center;font-weight:700}.metric-icon.teal{background:#dcefeb;color:#207a72}.metric-icon.amber{background:#f5e8d7;color:#b56e28}.metric-icon.blue{background:#e4ebf2;color:#527695}.metric-icon.lime{background:#e5eddb;color:#6c874c}.metric-grid small,.metric-grid strong,.metric-grid p{display:block;margin:0}.metric-grid small{color:var(--muted);font-size:10px}.metric-grid strong{font-size:22px;letter-spacing:-.04em;margin:3px 0}.metric-grid p{font-size:10px;color:#98a19f}.content-grid{display:grid;grid-template-columns:1.65fr .75fr;gap:16px}.panel{background:white;border:1px solid #e2e4df;border-radius:10px;padding:23px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.panel-head h3{margin:0;font-size:16px}.text-btn{background:transparent;color:var(--teal);font-size:11px;font-weight:700}.project-list{min-height:190px}.empty-state{display:grid;place-items:center;color:var(--muted);font-size:13px}.project-row{display:grid;grid-template-columns:42px 1.4fr 1fr 100px 100px;align-items:center;padding:13px 4px;border-top:1px solid #edf0eb;font-size:12px}.project-row:first-child{border-top:0}.project-badge{width:34px;height:34px;border-radius:7px;background:#e1efeb;display:grid;place-items:center;color:var(--teal);font-weight:700}.project-row b,.project-row small{display:block}.project-row small{color:var(--muted);margin-top:3px}.status{justify-self:start;font-size:10px;padding:5px 8px;border-radius:20px;background:#f4eadb;color:#9b672d}.amount{text-align:right;font-weight:700}.workflow ol{list-style:none;margin:0;padding:0}.workflow li{display:flex;gap:12px;position:relative;padding-bottom:19px}.workflow li:not(:last-child):after{content:'';position:absolute;left:13px;top:28px;width:1px;height:22px;background:#dce2dd}.workflow li>span{width:27px;height:27px;border-radius:50%;border:1px solid #c9d2ce;color:#8b9794;display:grid;place-items:center;font-size:10px;z-index:1;background:white}.workflow li.done>span{background:var(--teal);color:white;border-color:var(--teal)}.workflow b,.workflow small{display:block;font-size:11px}.workflow small{color:var(--muted);margin-top:3px}.section-head{height:72px;display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-head h2{margin:0;font-size:28px;letter-spacing:-.05em}.toolbar{display:flex;justify-content:space-between;margin-bottom:17px}.search{background:white;border:1px solid var(--line);border-radius:7px;padding:10px 13px;width:360px;color:#82908d}.search input{border:0;outline:0;width:310px;background:transparent}.filters{display:flex;background:#e9e9e4;padding:3px;border-radius:7px}.filters button{background:transparent;padding:8px 14px;border-radius:5px;color:#77827f;font-size:11px}.filters button.active{background:white;color:var(--ink);box-shadow:0 2px 8px rgba(0,0,0,.06)}.project-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.project-card{background:white;border:1px solid var(--line);border-radius:10px;padding:22px;min-height:190px;cursor:pointer;transition:.2s}.project-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#b9cec8}.project-card-top{display:flex;justify-content:space-between}.project-card h3{font-size:16px;margin:22px 0 7px}.project-card p{color:var(--muted);font-size:11px;min-height:18px}.project-card-foot{border-top:1px solid #edf0eb;margin-top:19px;padding-top:13px;display:flex;justify-content:space-between;font-size:11px}.project-card-foot b{font-size:14px}.empty-card{grid-column:1/-1;padding:70px;text-align:center;color:var(--muted);background:white;border:1px dashed #cbd2ce;border-radius:10px}.beta{font-size:10px;background:#e2efe9;color:var(--teal);padding:7px 10px;border-radius:20px;font-weight:700}.drawing-layout{display:grid;grid-template-columns:300px 1fr;gap:15px}.drawing-setup{padding:20px}.drawing-setup label{font-size:11px;font-weight:700;display:grid;gap:8px}.drawing-setup select{width:100%;padding:11px;border:1px solid var(--line);border-radius:6px;background:white;color:var(--ink)}.dropzone{margin:18px 0 12px;padding:31px 12px;text-align:center;border:1px dashed #9db8b2;border-radius:8px;background:#f6faf8;cursor:pointer}.dropzone.drag{background:#e5f3ef;border-color:var(--teal)}.upload-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#dcefea;color:var(--teal);font-size:22px;margin:0 auto 13px}.dropzone b,.dropzone p,.dropzone small{display:block;margin:0}.dropzone b{font-size:12px}.dropzone p{font-size:10px;color:var(--muted);margin:7px 0}.dropzone small{font-size:9px;color:#9aa5a2}.full{width:100%}.setup-note{margin-top:18px;padding:14px;background:#f4eee5;border-left:3px solid var(--amber)}.setup-note b{font-size:10px}.setup-note p{font-size:10px;line-height:1.6;color:#746d64;margin:6px 0 0}.canvas-wrap{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden}.canvas-toolbar{height:49px;padding:8px 12px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.canvas-toolbar button{background:transparent;color:#6f7d7a;padding:7px 10px;border-radius:5px;font-size:10px}.canvas-toolbar button.active{background:#e4efec;color:var(--teal);font-weight:700}.canvas-toolbar span{font-size:10px;color:var(--muted)}.drawing-canvas{height:430px;background-color:#e5e8e4;background-image:linear-gradient(#daddd9 1px,transparent 1px),linear-gradient(90deg,#daddd9 1px,transparent 1px);background-size:20px 20px;display:grid;place-items:center}.canvas-empty{text-align:center;background:rgba(255,255,255,.88);padding:30px 48px;border-radius:8px;box-shadow:0 10px 30px rgba(20,40,40,.08)}.sheet-stack{height:54px;position:relative;margin:auto;width:58px}.sheet-stack span{position:absolute;width:38px;height:48px;border:1px solid #91aaa5;background:white;left:10px;top:0}.sheet-stack span:nth-child(1){transform:rotate(-8deg);left:4px}.sheet-stack span:nth-child(2){transform:rotate(7deg);left:17px}.sheet-stack span:nth-child(3){display:grid;place-items:center;color:var(--teal);font-size:18px}.canvas-empty h3{font-size:14px;margin:13px 0 6px}.canvas-empty p{font-size:10px;color:var(--muted);margin:0}.takeoff-strip{display:grid;grid-template-columns:repeat(4,1fr);height:70px}.takeoff-strip div{padding:14px 18px;border-right:1px solid var(--line)}.takeoff-strip small,.takeoff-strip b{display:block}.takeoff-strip small{font-size:9px;color:var(--muted)}.takeoff-strip b{margin-top:5px;font-size:15px}.placeholder{text-align:center;padding:100px}.placeholder>span{font-size:40px;color:var(--teal)}.placeholder h3{font-size:20px}.placeholder p{color:var(--muted);font-size:12px}dialog{width:600px;border:0;padding:0;border-radius:12px;box-shadow:0 30px 100px rgba(10,30,30,.3)}dialog::backdrop{background:rgba(10,30,30,.55);backdrop-filter:blur(3px)}dialog form{padding:30px}.modal-head{display:flex;justify-content:space-between}.modal-head small{color:var(--teal);font-size:9px;letter-spacing:.16em;font-weight:700}.modal-head h2{margin:5px 0 25px}.close{border:0;background:transparent;font-size:25px;cursor:pointer}.modal-head+label,dialog label{display:grid;gap:7px;font-size:11px;font-weight:700;margin-bottom:15px}dialog input{padding:12px;border:1px solid var(--line);border-radius:6px;outline:0}dialog input:focus{border-color:var(--teal)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.form-error{color:#ad4c42;font-size:11px}.toast{position:fixed;right:25px;bottom:25px;padding:13px 18px;background:var(--deep);color:white;border-radius:7px;font-size:12px;opacity:0;transform:translateY(10px);transition:.25s;pointer-events:none;z-index:99}.toast.show{opacity:1;transform:none}@media(max-width:1280px){main{padding-left:28px;padding-right:28px}.hero{padding-left:38px}.project-cards{grid-template-columns:repeat(2,1fr)}}
