@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Manrope:wght@400;500;600;700&family=Oswald:wght@500;600&display=swap";:root{color:#1d2420;font-synthesis:none;background:#f2efe8;font-family:Manrope,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}main{max-width:1560px;margin:auto;padding:34px 42px 46px}.masthead{border-top:1px solid #bec0b9;grid-template-columns:56px minmax(280px,1fr) minmax(280px,440px);align-items:start;min-height:150px;padding-top:22px;display:grid}.masthead h1{letter-spacing:-.035em;text-transform:uppercase;margin:2px 0 0;font:600 clamp(44px,5vw,75px)/.84 Oswald,sans-serif}.masthead p{letter-spacing:.12em;text-transform:uppercase;color:#6b716d;margin:0;font:500 10px/1.4 DM Mono,monospace}.masthead .intro{text-transform:none;letter-spacing:0;color:#4a504c;max-width:390px;padding-top:8px;font:500 14px/1.65 Manrope,sans-serif}.brand-mark{align-items:end;gap:3px;height:38px;display:flex}.brand-mark i{background:#db582c;width:10px;height:14px}.brand-mark i:nth-child(2){height:24px}.brand-mark i:nth-child(3){height:34px}.workspace{background:#faf8f2;border:1px solid #bfc1ba;grid-template-columns:minmax(330px,440px) minmax(0,1fr);min-height:720px;display:grid;box-shadow:0 18px 50px #343b3210}.controls{border-right:1px solid #bfc1ba}.controls section{border-bottom:1px solid #d0d1cb;padding:26px 28px 30px}.section-title{align-items:center;gap:13px;margin-bottom:22px;display:flex}.section-title span{color:#db582c;font:500 10px DM Mono,monospace}.section-title h2{letter-spacing:.05em;text-transform:uppercase;margin:0;font:600 15px Oswald,sans-serif}.field-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.number-field{gap:8px;font-size:12px;font-weight:700;display:grid}.number-field small{color:#7a7e7b;min-height:30px;font:400 10px/1.45 DM Mono,monospace}.input-wrap{background:#fff;border:1px solid #bfc1ba;align-items:center;height:48px;display:flex}.input-wrap:focus-within{border-color:#db582c;outline:2px solid #db582c20}.input-wrap input{color:#1d2420;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 5px 0 13px;font:500 18px DM Mono,monospace}.input-wrap>span{color:#777b78;padding:0 10px;font:400 10px DM Mono,monospace}.compact{grid-template-columns:1fr 132px;align-items:center;margin-top:14px}.compact .input-wrap{height:40px}.segmented{border:0;margin:0 0 18px;padding:0}.segmented legend{margin-bottom:8px;padding:0;font-size:12px;font-weight:700}.segmented>div{background:#ebe9e2;border:1px solid #bfc1ba;grid-template-columns:1fr 1fr;padding:3px;display:grid}.segmented label{cursor:pointer;text-align:center;padding:10px 7px;font-size:11px;font-weight:600}.segmented label.selected{color:#fff;background:#1d2420}.segmented input{opacity:0;position:absolute}.redesign{color:#fff;cursor:pointer;background:#dc592d;border:0;justify-content:space-between;width:100%;margin-top:22px;padding:13px 16px;font-size:12px;font-weight:700;display:flex}.redesign:hover{background:#c9471c}.canvas-panel{background:#f7f5ef;grid-template-rows:auto 1fr auto;min-width:0;display:grid}.canvas-header{border-bottom:1px solid #cfd0ca;justify-content:space-between;align-items:start;min-height:99px;padding:23px 28px;display:flex}.canvas-header p,.summary span{letter-spacing:.1em;text-transform:uppercase;color:#787c79;margin:0 0 5px;font:500 9px DM Mono,monospace}.canvas-header h2{text-transform:uppercase;margin:0;font:600 23px Oswald,sans-serif}.comfort{text-align:right;border-left:3px solid;grid-template-columns:auto auto;column-gap:14px;padding-left:16px;display:grid}.comfort.good{border-color:#6d8e65}.comfort.warning{border-color:#db582c}.comfort span{font-size:11px;font-weight:700}.comfort strong{grid-row:span 2;font:500 25px DM Mono,monospace}.comfort small{color:#777b78;font:400 9px DM Mono,monospace}.drawing-wrap{color:#4e5651;align-items:center;min-height:480px;display:flex;overflow:hidden}.drawing{width:100%;height:auto;max-height:590px;display:block}.grid{color:#546059}.floor{stroke:#353d38;stroke-width:3px;fill:none}.stair-edge{stroke:#1e2822;stroke-width:4px;fill:none;stroke-linejoin:miter}.stringer{fill:#dca974;fill-opacity:.62;stroke:#835f3e;stroke-width:2px}.sawtooth-stringer{stroke-linejoin:miter}.joist{fill:#927456;fill-opacity:.55;stroke:#664b34;stroke-width:2px}.triangle{fill:#dea267;fill-opacity:.75;stroke:#895d35;stroke-width:1.5px}.dimensions{color:#d65329;stroke:currentColor;stroke-width:1px;fill:none}.dimensions text{fill:currentColor;stroke:none;letter-spacing:.05em;font:500 10px DM Mono,monospace}.drawing-note text{fill:#656b67;text-transform:uppercase;font:400 10px DM Mono,monospace}.summary{background:#eeece5;border-top:1px solid #cfd0ca;grid-template-columns:repeat(4,1fr);display:grid}.summary>div{border-right:1px solid #cfd0ca;padding:18px 24px}.summary>div:last-child{border:0}.summary span,.summary small,.summary strong{display:block}.summary strong{margin-bottom:3px;font:500 17px DM Mono,monospace}.summary small{color:#777b78;font-size:10px}@media (width<=900px){main{padding:24px}.masthead{grid-template-columns:48px 1fr}.masthead .intro{grid-column:2;margin:20px 0 28px}.workspace{grid-template-columns:1fr}.controls{border-right:0}.canvas-panel{min-height:700px}.drawing-wrap{min-height:430px}}@media (width<=540px){main{padding:16px 12px}.masthead{min-height:0}.masthead h1{font-size:46px}.masthead .intro{font-size:12px}.controls section{padding:22px 18px}.canvas-header{padding:18px}.comfort strong{font-size:18px}.comfort span,.comfort small{display:none}.drawing{width:155%;max-width:none;margin-left:-28%}.summary{grid-template-columns:1fr}.summary>div{border-bottom:1px solid #cfd0ca;border-right:0}.field-grid{gap:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
