@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#262a27;background:#eeede8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible+.switch{outline:2px solid #927644;outline-offset:4px}main{height:100svh;min-height:760px;display:flex;flex-direction:column}header{height:92px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 38px;border-bottom:1px solid #d6d6ce;background:#f8f8f3}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit;font-size:12px;font-weight:700;letter-spacing:1.6px}.mark{display:flex;align-items:center;justify-content:center;font:30px Georgia;border:1px solid #313a31;width:40px;height:44px;letter-spacing:-7px;padding-right:7px}.mark span{font-size:30px}.small{display:block;color:#777c72;font-size:10px;font-weight:500;margin-top:7px;letter-spacing:1.7px}.status{font-size:11px;letter-spacing:1.5px;color:#6a7067}.status i{font-style:normal;color:#404d40;border:1px solid #c9cec3;border-radius:30px;padding:5px 8px;margin-left:8px}.download{background:#293c31;color:#fff;border:0;padding:13px 17px;font-size:13px;border-radius:3px}.download span{margin-left:16px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 336px;flex:1;min-height:0}.viewer{position:relative;overflow:hidden;background:#e4e5df;min-height:560px}.viewer canvas{display:block;width:100%;height:100%;touch-action:none}.viewer-heading{position:absolute;left:36px;top:36px;pointer-events:none;z-index:2}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.7px;color:#72786d}h1{font:400 clamp(28px,3vw,46px)/1.12 'Manrope',Arial,sans-serif;letter-spacing:-2px;margin:16px 0 14px}.viewer-heading p{font-size:13px;color:#777e73;margin:0}.orientation{position:absolute;left:30px;bottom:92px;display:flex;flex-direction:column;gap:6px;font-size:9px;letter-spacing:1.4px;color:#737b70;pointer-events:none}.orientation span:first-child{color:#3d493e}.view-controls{display:flex;position:absolute;bottom:42px;left:50%;transform:translateX(-50%);border:1px solid #d3d6cc;background:#fafbf5e8;border-radius:5px;padding:5px;box-shadow:0 5px 20px #2637220a;gap:3px}.view-controls button{padding:9px 17px;border:0;border-radius:3px;background:transparent;color:#71796e;font-size:12px}.view-controls button.active{background:#344837;color:white}.gesture{position:absolute;bottom:17px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:11px;color:#6e7968}.gesture span{padding:0 10px}aside{background:#f8f8f3;border-left:1px solid #d6d6ce;padding:32px 27px 20px;overflow:auto}.panel-title h2{font:500 23px/1.25 'Manrope',Arial,sans-serif;letter-spacing:-.9px;margin:13px 0 10px}.panel-title p,.construction p{font-size:13px;line-height:1.7;color:#74796f;margin:0}.details{border-top:1px solid #dedfd6;padding-top:23px;margin-top:26px}.details h3{font-size:13px;font-weight:500;margin:0 0 18px;display:flex;justify-content:space-between;align-items:center}.details h3 span{font-size:8px;letter-spacing:1px;color:#888c80;background:#e9ebdf;padding:4px 5px}.measurements{display:grid;grid-template-columns:1fr 1fr;gap:20px 10px}.measurements div>span{display:block;font-size:11px;color:#7c8275;margin-bottom:6px}.measurements strong{font-family:'Manrope',Arial;font-size:22px;font-weight:500;letter-spacing:-.6px}.measurements small{font:11px 'DM Sans',Arial;color:#858a7e;margin-left:3px}.toggle{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin:16px 0;cursor:pointer;position:relative}.toggle input{position:absolute;opacity:0;right:0;width:34px;height:21px}.switch{display:block;width:32px;height:18px;border-radius:10px;background:#d7dbd0;transition:.2s}.switch:after{content:'';display:block;width:12px;height:12px;background:white;border-radius:50%;margin:3px;box-shadow:0 1px 3px #0002;transition:.2s}.toggle input:checked+.switch{background:#657853}.toggle input:checked+.switch:after{transform:translateX(14px)}.material{display:flex;align-items:center;gap:10px;margin-top:20px;font-size:12px}.material small{display:block;font-size:10px;margin-top:4px;color:#858a7c}.swatch{display:block;width:36px;height:36px;border-radius:50%;background:repeating-linear-gradient(89deg,#47301f 0px,#6b4830 2px,#805533 3px,#523321 5px);border:3px solid #e6e6da}.disclaimer{font-size:10px;line-height:1.65;color:#919686;margin:24px 0 16px}.reset{display:flex;justify-content:space-between;padding:10px 0;width:100%;background:none;border:0;border-top:1px solid #dedfd6;font-size:12px;color:#6c7663}footer{display:flex;justify-content:space-between;align-items:center;gap:20px;height:40px;flex-shrink:0;border-top:1px solid #d6d6ce;padding:0 36px;font-size:9px;letter-spacing:1px;color:#7b8376;background:#f8f8f3}footer span:nth-child(2){letter-spacing:.2px}#loading{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:14px;z-index:3}#labels{position:absolute;inset:0;pointer-events:none}.dimension-label{position:absolute;padding:5px 8px;font-size:11px;border:1px solid #cad1c1;background:#fafbf3ed;border-radius:3px;white-space:nowrap;color:#4d6249;transform:translate(-50%,-50%)}@media(min-width:1450px){.workspace{grid-template-columns:minmax(0,1fr) 360px}aside{padding:38px 32px}.viewer-heading{top:45px;left:45px}}@media(max-width:1000px){.workspace{grid-template-columns:minmax(0,1fr) 290px}aside{padding:25px 20px}.viewer-heading{left:24px;top:26px}h1{font-size:30px}.status{display:none}.orientation{bottom:105px}.view-controls button{padding:9px 12px}}@media(max-width:700px){main{height:auto;min-height:100svh}header{height:76px;padding:0 18px}.brand{font-size:10px;gap:9px}.small{font-size:8px}.mark{width:32px;height:36px}.download{font-size:11px;padding:11px}.download span{margin-left:5px}.workspace{display:flex;flex-direction:column}.viewer{height:75svh;min-height:580px}.viewer-heading{top:24px;left:22px}h1{font-size:29px;letter-spacing:-1.2px}.viewer-heading p{font-size:11px}.eyebrow{font-size:9px}aside{border-left:0;border-top:1px solid #d6d6ce;padding:25px}.measurements{grid-template-columns:repeat(4,1fr);gap:7px}.measurements strong{font-size:19px}.measurements small{font-size:9px}.measurements div>span{font-size:10px}.details{margin-top:24px}.orientation{left:20px;font-size:8px}.view-controls button{padding:9px 14px}.view-controls{bottom:40px}.gesture{font-size:10px}footer{padding:15px 22px;height:auto;line-height:1.6}footer span:nth-child(2){display:none}footer span{font-size:8px}}
.finishes{display:flex;gap:8px}.finishes button{display:flex;align-items:center;gap:7px;border:1px solid #dbded3;background:none;padding:8px 9px;border-radius:3px;font-size:11px;color:#68715f}.finishes button.selected{border-color:#849275;background:#e9eddf;color:#35452d}.finish-chip{width:16px;height:16px;border-radius:50%;display:inline-block}.finish-chip.walnut{background:repeating-linear-gradient(89deg,#432c1b,#69442c 2px,#835734 3px)}.finish-chip.black{background:repeating-linear-gradient(89deg,#171b19,#383a35 2px,#222523 3px)}
.panel-title p,.construction p,.toggle,.details h3{font-size:14px}.finishes button{font-size:12px}.view-controls button{font-size:14px}.measurements div>span,.material{font-size:12px}.disclaimer{font-size:12px}.gesture{font-size:12px}.download{font-size:14px}@media(max-width:700px){.download{font-size:12px}.gesture{font-size:11px}.view-controls button{font-size:13px}}
@media(max-width:700px){.viewer-heading h1{font-size:26px;letter-spacing:-1px;margin:10px 0 8px}.viewer-heading h1 br{display:none}.viewer-heading p{font-size:11px}.viewer-heading{top:24px}.orientation{bottom:100px}}
.finishes{display:grid;grid-template-columns:1fr 1fr;gap:8px}.finishes button{flex-direction:column;align-items:flex-start;padding:7px;gap:7px;text-align:left;font-size:12px;line-height:1.25}.finish-chip{width:100%;height:42px;border-radius:2px;background-size:cover;background-position:center}.finishes button.selected{box-shadow:0 0 0 1px #849275}.scene-options,.profiles{display:flex;gap:5px}.scene-options button,.profiles button{flex:1;background:#eef0e6;border:1px solid #dbdfd2;padding:9px 5px;font-size:12px;color:#6b7366;border-radius:3px}.scene-options button.selected,.profiles button.selected{background:#364a3a;color:#f9f9f1;border-color:#364a3a}.option-note{font-size:12px;line-height:1.5;color:#7a8374;margin:12px 0 0}.intensity-row{display:grid;grid-template-columns:1fr auto;gap:12px;font-size:12px;margin:20px 0}.intensity-row input{grid-column:1/-1;width:100%;accent-color:#768365}.muted{opacity:.4}.specs summary{font-size:13px;cursor:pointer}.specs .measurements{margin-top:20px}.night .viewer-heading,.night h1{color:#eeeadb}.night .viewer-heading .eyebrow,.night .viewer-heading p{color:#a9b6aa}.night .orientation,.night .orientation span:first-child,.night .gesture{color:#a4b1a6}.night .view-controls{border-color:#506251;background:#27352ddd}.night .view-controls button{color:#b6c1b4}.night .view-controls button.active{color:#222d24;background:#dddfc9}.night .dimension-label{background:#233326ee;color:#e2e3cd;border-color:#657a5b}.viewer-heading h1{font-size:clamp(27px,3vw,43px);max-width:380px;letter-spacing:-1.7px}.details{margin-top:22px;padding-top:20px}.construction{padding-bottom:10px}.swatch{background-size:cover;flex-shrink:0}.panel-title h2{margin-bottom:8px}.finishes button:hover{border-color:#849275}@media(max-width:700px){.viewer-heading h1{font-size:25px;letter-spacing:-1px}.finishes{grid-template-columns:repeat(3,1fr)}.finish-chip{height:64px}.scene-options button,.profiles button{font-size:14px;padding:11px}.viewer{min-height:610px}}
