@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap');
:root{--paper:#f6f4ec;--ink:#1d3331;--green:#244c45;--muted:#697a73;--line:#d5ddd2;--lime:#dce7aa;--peach:#f4d4bd;--white:#fffefa;color:var(--ink);background:var(--paper);font-family:'DM Sans',Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #a7bb65;outline-offset:3px}.site-container{width:min(1340px,calc(100% - 64px));margin-inline:auto}.skip-link{position:absolute;z-index:20;top:-80px;left:16px;padding:12px;background:#fff}.skip-link:focus{top:16px}.site-header{border-bottom:1px solid #d9dfd3;background:#fbfaf5}.header-inner{display:flex;align-items:center;gap:32px;min-height:82px}.brand{display:flex;align-items:center;gap:11px;font-size:21px;font-weight:800;letter-spacing:-.04em;line-height:1}.brand small{display:block;margin-top:5px;color:#83918a;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.brand-mark{display:grid;grid-template-columns:repeat(2,14px);grid-template-rows:repeat(2,14px);gap:2px;transform:rotate(-8deg)}.brand-mark i{background:var(--green)}.brand-mark i:nth-child(2){background:#adc789}.brand-mark i:nth-child(3){background:#e3b18d}.brand-mark i:nth-child(4){background:#627e6c}.site-header nav{display:flex;gap:28px;margin-left:auto}.site-header nav a,.header-link{font-size:12px;font-weight:700}.site-header nav a:hover,.header-link:hover{color:#648861}.header-link{display:flex;align-items:center;gap:19px;margin-left:20px;padding:11px 0;border-bottom:1.5px solid var(--ink)}.hero{overflow:hidden;border-bottom:1px solid var(--line);background:#f6f4ec}.hero-grid{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:70px;min-height:610px;padding-block:72px}.eyebrow,.section-number{display:inline-flex;align-items:center;gap:9px;color:#698471;font-size:10px;font-weight:800;letter-spacing:.15em}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:#d48b6b}.hero h1,.section-heading h2,.how-grid h3{font-family:Fraunces,Georgia,serif;letter-spacing:-.045em}.hero h1{max-width:720px;margin:24px 0 23px;font-size:clamp(56px,6.5vw,96px);line-height:1.05}.hero h1 em{color:#b9765c;font-style:normal}.hero-copy>p{max-width:570px;margin:0;color:#5d6d66;font-size:15px;line-height:1.85}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:23px;margin-top:33px}.hero-actions>span{max-width:190px;color:#87958c;font-size:10px;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-height:51px;padding:0 19px;border-radius:8px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translate(2px,2px)}.button-dark{border:1.5px solid #183a35;background:#1f4b42;color:#fff;box-shadow:4px 4px 0 #b5c5a5}.button-dark:hover{box-shadow:2px 2px 0 #b5c5a5;background:#295a50}.button-outline{border:1.5px solid var(--green);background:transparent;color:var(--green)}.button-outline:hover{background:#e5eedb}.button-plain{border:1px solid #bccfc0;background:#fff;color:var(--green)}.button-plain:hover{background:#eef5ed}.hero-art{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:9px;width:100%;aspect-ratio:1.05;padding:22px;border:1.5px solid #466d61;border-radius:22px;background:#dae8d2;box-shadow:12px 13px 0 #325b4d;transform:rotate(2deg)}.art-tile{border:1px solid #8fa894;border-radius:5px;background:#f8f6ed;box-shadow:inset 0 0 0 15px #f0eee4,inset 0 0 0 16px #aebdad}.art-two,.art-five{background:#e6dccb;box-shadow:inset 0 0 0 15px #eee4d4,inset 0 0 0 16px #b8aa95}.art-three,.art-six{background:#d9e6d3;box-shadow:inset 0 0 0 15px #eaf2e3,inset 0 0 0 16px #a0b9a5}.art-stamp{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;right:-24px;bottom:-25px;width:116px;height:116px;border:2px solid #355d50;border-radius:50%;background:#e7b793;color:#294d42;font-family:Fraunces,Georgia,serif;font-size:43px;line-height:1;transform:rotate(12deg)}.art-stamp small{margin-top:7px;font-family:'DM Sans',sans-serif;font-size:8px;font-weight:800;letter-spacing:.1em}.art-measure{position:absolute;padding:8px 10px;border:1px solid #9bb6a1;border-radius:6px;background:#fffefa;color:#446958;font-size:10px;font-weight:800;box-shadow:3px 4px 0 #89a791}.measure-top{top:-18px;left:42%}.measure-side{left:-42px;bottom:36%;transform:rotate(-90deg)}.calculator-section{padding:105px 0 115px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading h2{margin:10px 0 8px;font-size:clamp(38px,4.5vw,60px);line-height:1.12}.section-heading p{margin:0;color:#748078;font-size:12px;line-height:1.7}.workspace{display:grid;grid-template-columns:195px minmax(0,1fr) 295px;min-height:610px;overflow:hidden;border:1.5px solid #748b7c;border-radius:17px;background:#fffefa;box-shadow:8px 9px 0 #c8d2c0}.rooms-sidebar{padding:25px 16px;border-right:1px solid var(--line);background:#f0f3e9}.sidebar-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.sidebar-heading h3{margin:0;font-size:13px}.sidebar-heading span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#dbe8d8;color:#3b6849;font-size:11px;font-weight:800}.room-tabs{display:grid;gap:7px}.room-tab{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:43px;padding:9px 10px;border:1px solid transparent;border-radius:7px;background:transparent;color:#596c5c;text-align:left;font-size:11px;font-weight:700}.room-tab:hover{background:#e1ebde}.room-tab[aria-selected=true]{border-color:#aac7ac;background:#fff;color:#244c45;box-shadow:2px 3px 0 #ccddca}.room-tab span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-tab small{color:#98a99a;font-size:9px}.sidebar-note{margin:30px 4px 0;color:#879a88;font-size:10px;line-height:1.7}.room-editor{min-width:0;padding:29px 31px}.editor-title-row{display:flex;align-items:start;justify-content:space-between;gap:10px;margin-bottom:27px}.editor-title-row h3{margin:8px 0 0;font-family:Fraunces,Georgia,serif;font-size:25px;letter-spacing:-.035em}.text-button{border:0;border-bottom:1px solid #b8aba1;padding:3px 0;background:transparent;color:#a77361;font-size:10px;font-weight:700}.text-button:hover{color:#803c2d}.text-button:disabled{opacity:.38;cursor:not-allowed}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 15px}.field{position:relative;display:flex;flex-direction:column;gap:7px;color:#586b61;font-size:11px;font-weight:700}.field-wide{grid-column:1/-1}.field small{position:absolute;right:12px;bottom:14px;color:#8a9a8c;font-size:10px;font-weight:700}.field input{width:100%;height:47px;padding:0 50px 0 13px;border:1px solid #cdd9cb;border-radius:8px;background:#fff;color:#203d33;font-size:15px;font-weight:700;outline:none}.field input:focus{border-color:#598769;box-shadow:0 0 0 3px #cfe3ca}.field input::placeholder{color:#a3b0a5;font-size:11px;font-weight:500}.field-hint{margin:21px 0 0;color:#87978b;font-size:10px;line-height:1.7}.result-panel{padding:27px 22px;border-left:1px solid var(--line);background:#edf3e9}.result-kicker{color:#6b866e;font-size:9px;font-weight:900;letter-spacing:.14em}.result-panel h3{margin:8px 0 21px;font-family:Fraunces,Georgia,serif;font-size:24px;letter-spacing:-.035em}.room-visual{position:relative;display:flex;align-items:end;justify-content:start;aspect-ratio:1.5;overflow:hidden;padding:15px;border:1px solid #9bb6a1;border-radius:9px;background-color:#dce8d6;background-image:linear-gradient(to right,#a1baa1 1px,transparent 1px),linear-gradient(to bottom,#a1baa1 1px,transparent 1px);background-size:var(--tile-x,21%) var(--tile-y,28%);box-shadow:inset 0 0 0 12px #d1dfce}.room-visual strong{position:relative;z-index:1;padding:6px 9px;border-radius:5px;background:#fffefa;color:#345a47;font-size:12px}.visual-label{position:absolute;top:13px;left:13px;padding:4px 6px;background:#eff5ebbb;color:#59765e;font-size:8px;font-weight:800;letter-spacing:.08em}.room-results{display:grid;gap:0;margin:21px 0 0}.room-results>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #d7e3d5}.room-results>div:last-child{border:0}.room-results dt{color:#64776a;font-size:10px}.room-results dd{margin:0;color:#244c45;font-size:13px;font-weight:800;white-space:nowrap}.room-results .result-highlight{margin:6px -11px;padding:11px;border:1px solid #b4d3b2;border-radius:7px;background:#dcefd6}.room-results .result-highlight dd{font-size:18px}.total-panel{display:grid;grid-template-columns:1fr auto;align-items:start;gap:28px;margin-top:27px;padding:32px;border:1.5px solid #335949;border-radius:16px;background:#dce8c8;box-shadow:6px 7px 0 #8eaa8c}.total-panel h3{margin:9px 0 8px;font-family:Fraunces,Georgia,serif;font-size:28px}.total-panel p{max-width:470px;margin:0;color:#5a755f;font-size:11px;line-height:1.7}.total-metrics{display:flex;gap:35px}.total-metrics div{display:flex;flex-direction:column;gap:8px}.total-metrics small{color:#647d69;font-size:10px}.total-metrics strong{color:#234b41;font-family:Fraunces,Georgia,serif;font-size:27px;white-space:nowrap}.total-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;grid-column:1/-1;padding-top:20px;border-top:1px solid #b7d0ad}.total-actions>span{margin-left:auto;color:#647e67;font-size:10px}.how-section{padding:100px 0 110px;border-top:1px solid var(--line);background:#f1eee4}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.how-grid article{min-height:200px;padding:27px;border:1px solid #b9c8b6;border-radius:13px;background:#fffefa;box-shadow:4px 5px 0 #cad6c7}.how-grid article>span{color:#c38768;font-size:11px;font-weight:800}.how-grid h3{margin:39px 0 8px;font-size:25px}.how-grid p{max-width:320px;margin:0;color:#697a70;font-size:11px;line-height:1.8}.site-footer{padding:28px 0;background:#1d3a34;color:#eaf0e7}.footer-inner{display:flex;align-items:center;gap:25px}.footer-brand{font-size:26px;font-weight:800;letter-spacing:-.05em}.footer-brand span{color:#d3a182}.footer-inner p{margin:0 auto 0 0;color:#b4c6b7;font-size:10px}.footer-inner a{border-bottom:1px solid #a8c6a9;padding-bottom:4px;font-size:10px;font-weight:700}.print-report{display:none}
@media(max-width:1120px){.hero-grid{gap:35px}.workspace{grid-template-columns:170px minmax(0,1fr)}.result-panel{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 25px;border-top:1px solid var(--line);border-left:0}.result-panel h3,.result-panel .result-kicker{grid-column:1/-1}.room-visual{max-width:390px}.room-results{margin:0}.total-panel{grid-template-columns:1fr}.total-metrics{justify-content:space-between}}@media(max-width:820px){.site-container{width:calc(100% - 42px)}.hero-grid{grid-template-columns:1fr;gap:45px;padding-block:65px}.hero-copy{max-width:620px}.hero-art{width:min(100%,540px);justify-self:center}.workspace{grid-template-columns:1fr}.rooms-sidebar{border-right:0;border-bottom:1px solid var(--line)}.room-tabs{display:flex;flex-wrap:wrap}.room-tab{width:auto;min-width:120px}.sidebar-note{margin:15px 0 0}.result-panel{grid-column:auto}.how-grid{grid-template-columns:1fr}.how-grid article{min-height:150px}.how-grid h3{margin-top:20px}.header-link{display:none}}@media(max-width:600px){.site-container{width:calc(100% - 32px)}.header-inner{min-height:66px;gap:15px}.brand{font-size:18px}.brand-mark{grid-template-columns:repeat(2,11px);grid-template-rows:repeat(2,11px)}.brand small{font-size:7px}.site-header nav{gap:12px}.site-header nav a{font-size:9px}.site-header nav a:last-child{display:none}.hero-grid{gap:37px;padding-block:49px}.hero h1{margin:19px 0;font-size:clamp(49px,13vw,70px)}.hero-copy>p{font-size:12px}.hero-actions{gap:15px}.hero-actions>.button{width:100%}.hero-actions>span{max-width:none}.hero-art{width:calc(100% - 28px);padding:15px;gap:5px;box-shadow:7px 8px 0 #325b4d}.art-tile{box-shadow:inset 0 0 0 8px #f0eee4,inset 0 0 0 9px #aebdad}.art-two,.art-five{box-shadow:inset 0 0 0 8px #eee4d4,inset 0 0 0 9px #b8aa95}.art-three,.art-six{box-shadow:inset 0 0 0 8px #eaf2e3,inset 0 0 0 9px #a0b9a5}.art-stamp{right:-18px;bottom:-20px;width:83px;height:83px;font-size:30px}.art-stamp small{font-size:6px}.measure-side{left:-35px}.calculator-section{padding:72px 0 85px}.section-heading{align-items:start;flex-direction:column;gap:22px}.section-heading h2{font-size:40px}.section-heading .button{width:100%}.workspace{box-shadow:5px 6px 0 #c8d2c0}.rooms-sidebar{padding:18px}.room-editor{padding:23px 18px}.editor-title-row h3{font-size:23px}.field-grid{gap:13px 10px}.field{font-size:10px}.field input{height:43px;padding-left:10px;font-size:14px}.field small{right:9px;bottom:13px;font-size:9px}.field-hint{font-size:9px}.result-panel{display:block;padding:24px 18px}.result-panel h3{margin-bottom:17px}.room-visual{max-width:none;aspect-ratio:1.8}.room-results{margin-top:18px}.total-panel{gap:20px;padding:24px;box-shadow:4px 5px 0 #8eaa8c}.total-metrics{gap:12px}.total-metrics strong{font-size:19px}.total-metrics small{font-size:8px}.total-actions{align-items:stretch;flex-direction:column}.total-actions .button{width:100%}.total-actions>span{margin:4px 0 0;text-align:center}.how-section{padding:75px 0}.footer-inner{align-items:start;flex-direction:column;gap:10px}.footer-inner p{margin:0}.footer-inner a{margin-top:5px}}@media print{*{box-shadow:none!important}body{background:#fff;color:#000}.site-header,.hero,.calculator-section,.how-section,.site-footer,.skip-link{display:none!important}.print-report{display:block;padding:0;font-family:Arial,sans-serif}.print-report h2{font-size:22px}.print-report p{font-size:12px}.print-report table{width:100%;margin-top:20px;border-collapse:collapse}.print-report th,.print-report td{padding:8px;border:1px solid #777;text-align:left;font-size:10px}.print-report th{background:#eee}}
