@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{color:#0e0f0c;font-synthesis:none;--green:#9fe870;--dark:#163300;--line:#0e0f0c1f;background:#f6f7f4;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}main{max-width:1500px;min-height:100vh;margin:0 auto;padding:0 28px 56px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:84px;display:flex}.brand{color:inherit;letter-spacing:-.03em;align-items:center;gap:11px;font-size:18px;font-weight:800;text-decoration:none;display:flex}.brand-mark{background:var(--dark);width:38px;height:38px;color:var(--green);border-radius:50%;place-items:center;display:grid}.top-actions,.upload-actions{align-items:center;gap:10px;display:flex}.button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 19px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:scale(1.03)}.button:active{transform:scale(.97)}.button.primary{background:var(--green);color:var(--dark)}.button.dark{color:#fff;background:#0e0f0c}.button.ghost{color:#252722;background:#e8ebe6}.hero{grid-template-columns:minmax(0,1fr) 380px;align-items:end;gap:48px;padding:64px 0 46px;display:grid}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.11em;color:#466936;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}h1{letter-spacing:-.075em;max-width:900px;margin:18px 0 24px;font-size:clamp(48px,6vw,88px);font-weight:900;line-height:.91}.hero p{color:#5e615b;max-width:700px;margin:0;font-size:18px;line-height:1.55}.hero-total{color:#fff;background:#163300;border-radius:32px;flex-direction:column;justify-content:center;min-height:176px;padding:28px;display:flex}.hero-total small{color:#bcd2ae;font-weight:600}.hero-total strong{color:var(--green);letter-spacing:-.05em;margin:10px 0 8px;font-size:42px}.hero-total span{color:#dfe8d8;font-size:13px}.steps{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:repeat(3,1fr);margin-bottom:28px;display:grid;overflow:hidden}.step{border-right:1px solid var(--line);color:#8b8e87;align-items:center;gap:13px;padding:18px 22px;display:flex}.step:last-child{border:0}.step.current{color:#0e0f0c;background:#f4faef}.step.done{color:#315623}.step>span{background:#eef0ec;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:grid}.step.current>span,.step.done>span{background:var(--green);color:var(--dark)}.step div{flex-direction:column;gap:3px;display:flex}.step b{font-size:14px}.step small{font-size:12px}.upload-card{text-align:center;background:#fff;border:1px dashed #aeb4a8;border-radius:36px;flex-direction:column;justify-content:center;align-items:center;min-height:410px;padding:42px;display:flex}.upload-icon{width:76px;height:76px;color:var(--dark);background:#e2f6d5;border-radius:24px;place-items:center;display:grid}.upload-card h2{letter-spacing:-.04em;margin:23px 0 10px;font-size:30px}.upload-card p{color:#73766f;max-width:560px;margin:0 0 24px;line-height:1.55}.error{color:#a72b24;background:#fff0ef;border-radius:12px;margin-top:18px;padding:12px 16px;font-weight:600}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.workspace{grid-template-columns:minmax(360px,.82fr) minmax(620px,1.6fr);align-items:start;gap:20px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:30px;overflow:hidden}.panel-heading{justify-content:space-between;align-items:center;padding:25px 26px 20px;display:flex}.panel-heading h2{letter-spacing:-.04em;margin:5px 0 0;font-size:26px}.icon-button{width:42px;height:42px;color:var(--dark);background:var(--green);border:0;border-radius:50%;place-items:center;display:grid}.rooms-list{flex-direction:column;gap:9px;max-height:730px;padding:0 14px;display:flex;overflow:auto}.room-card{border:1px solid var(--line);border-radius:19px;overflow:hidden}.room-top{align-items:center;gap:11px;min-height:72px;padding:10px 11px;display:flex}.room-number{width:42px;height:42px;color:var(--dark);background:#e2f6d5;border-radius:14px;flex:none;place-items:center;font-weight:800;display:grid}.room-name{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.room-name input{background:0 0;border:0;outline:none;width:100%;padding:0;font-weight:700}.room-name small{color:#858880;font-size:12px}.chevron,.delete{color:#777b73;background:0 0;border:0;border-radius:50%;place-items:center;width:33px;height:33px;display:grid}.delete:hover{color:#b72e28;background:#fff0ef}.chevron:hover{background:#eff1ed}.chevron svg{transition:transform .2s}.chevron svg.rotated{transform:rotate(180deg)}.room-details{border-top:1px solid var(--line);background:#fafbf9;padding:16px}.metrics{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.metrics label{color:#6f736b;font-size:11px;font-weight:700}.metrics input{background:#fff;border:1px solid #daddd6;border-radius:10px;outline:none;width:100%;margin-top:5px;padding:9px}.metrics input:focus{border-color:#64a245;box-shadow:0 0 0 3px #9fe87040}.work-picker{border:0;min-inline-size:0;margin:17px 0 0;padding:0}.work-picker legend{padding:0;font-size:12px;font-weight:800}.work-picker>div{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.work-picker label{cursor:pointer;background:#fff;border:1px solid #daddd6;border-radius:999px;align-items:center;gap:5px;padding:6px 10px 6px 6px;font-size:11px;font-weight:600;display:flex}.work-picker label.checked{color:#163300;background:#e2f6d5;border-color:#b8e59d}.work-picker input{display:none}.work-picker label span{color:#0000;background:#edf0eb;border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.work-picker label.checked span{color:#9fe870;background:#163300}.add-room{color:#5c6058;background:0 0;border:1px dashed #c7cbc3;border-radius:14px;justify-content:center;gap:7px;width:calc(100% - 28px);margin:12px 14px 16px;padding:12px;font-weight:700;display:flex}.estimate-heading{align-items:flex-end}.reserve{color:#6e716a;grid-template-columns:1fr auto;gap:5px;width:210px;font-size:11px;font-weight:700;display:grid}.reserve span{color:#163300}.reserve input{accent-color:#163300;grid-column:1/-1;width:100%}.summary-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:0 24px 22px;display:grid}.summary-grid>div{border:1px solid var(--line);border-radius:18px;flex-direction:column;gap:7px;padding:16px;display:flex}.summary-grid span{color:#73766f;font-size:12px;font-weight:600}.summary-grid b{letter-spacing:-.035em;font-size:22px}.summary-grid .grand{background:var(--dark);border-color:var(--dark);color:#fff}.summary-grid .grand span{color:#c7dac0}.summary-grid .grand b{color:var(--green)}.tabs{gap:7px;padding:0 24px 14px;display:flex}.tabs button{color:#656861;background:#eef0ec;border:0;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:700}.tabs button.active{color:#fff;background:#0e0f0c}.tabs span{background:#ffffff24;border-radius:50%;place-items:center;min-width:21px;height:21px;margin-left:5px;font-size:10px;display:inline-grid}.estimate-table{border-top:1px solid var(--line)}.table-row{border-bottom:1px solid #ebede9;grid-template-columns:minmax(240px,1.6fr) 110px 110px 120px;align-items:center;gap:12px;min-height:62px;padding:10px 24px;font-size:13px;display:grid}.table-row:last-child{border:0}.table-head{color:#858880;text-transform:uppercase;letter-spacing:.07em;background:#f7f8f6;min-height:43px;font-size:10px;font-weight:700}.table-row>span:first-child{flex-direction:column;gap:3px;display:flex}.table-row small{color:#858880}.table-row strong{text-align:right}.empty{color:#92968e;text-align:center;padding:70px 30px}.empty p{max-width:340px;margin:10px auto 0}@media (width<=1000px){.hero{grid-template-columns:1fr}.hero-total{min-height:auto}.workspace{grid-template-columns:1fr}.rooms-list{max-height:none}.estimate-panel{overflow:auto}}@media (width<=700px){main{padding:0 14px 32px}.topbar{height:70px}.top-actions .ghost{display:none}.button{padding:0 14px}.hero{gap:28px;padding:40px 4px 30px}h1{font-size:48px}.hero p{font-size:15px}.steps{grid-template-columns:1fr}.step{border-right:0;border-bottom:1px solid var(--line)}.upload-card{min-height:360px;padding:30px 18px}.upload-actions{flex-direction:column;width:100%}.upload-actions .button{width:100%}.panel{border-radius:22px}.estimate-heading{align-items:flex-start;gap:20px}.summary-grid{grid-template-columns:1fr}.table-row{grid-template-columns:minmax(160px,1fr) 90px 100px}.table-row>span:nth-child(3),.table-head>span:nth-child(3){display:none}}
