@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#20221f;background:#fff;font-synthesis:none;font-size:16px}*{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{outline:2px solid #75856c;outline-offset:5px}button{color:inherit}header{height:91px;padding:0 4.2%;display:flex;align-items:center;border-bottom:1px solid #e9ebe7;gap:38px}.brand{text-decoration:none;color:#151813;font:800 32px 'Manrope',sans-serif;letter-spacing:-2px}.header-label{font-size:12px;letter-spacing:2px;color:#575b55}.header-label span{margin:0 15px;color:#b7bab4}.market{margin-left:auto;font-size:11px;letter-spacing:1.8px}.market span{margin-left:25px;border-left:1px solid #ddd;padding-left:25px}main{height:auto;min-height:max(680px,calc(100svh - 91px));position:relative;display:grid;grid-template-columns:minmax(0,1fr) 365px;padding:0 4.2%;column-gap:30px}.intro{position:absolute;top:47px;left:4.2%;z-index:2;pointer-events:none}.eyebrow{font-size:11px;letter-spacing:2.4px;font-weight:600;color:#858a81}h1{font:500 clamp(35px,3.1vw,48px)/1.2 'Manrope',sans-serif;letter-spacing:-2px;margin:13px 0 12px}.intro p{font-size:14px;margin:0;color:#82867d}.studio{position:relative;min-width:0;align-self:stretch}#viewer{position:absolute;inset:125px -30px 96px -40px;cursor:grab;touch-action:pan-y}#viewer:active{cursor:grabbing}#viewer canvas{display:block;width:100%;height:100%}.loading{position:absolute;top:47%;left:50%;transform:translate(-50%,-50%);font-size:14px;color:#7b8076;white-space:nowrap}.loading span{display:block;height:2px;background:#c5cdbd;width:80%;margin:16px auto;animation:load 1.5s ease-in-out infinite}.loading.hidden{display:none}@keyframes load{50%{opacity:.25;transform:scaleX(.4)}}.view-label{position:absolute;bottom:125px;left:0;font-size:10px;letter-spacing:2px;display:flex;align-items:center;gap:9px;color:#71776a}.live-dot{width:5px;height:5px;border-radius:50%;background:#8a987b}.gesture-hint{position:absolute;bottom:80px;left:50%;transform:translateX(-50%);font-size:12px;color:#92968c;white-space:nowrap}.gesture-hint span{margin:0 11px}.view-tools{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:5px;border:1px solid #e5e8e1;background:#fff;border-radius:40px;padding:5px;box-shadow:0 4px 18px #202a1105}.tool{border:0;background:transparent;border-radius:50%;height:38px;width:38px;display:grid;place-items:center;color:#666e60;transition:.2s}.tool:hover,.tool.active{background:#eff2eb;color:#25341c}.tool svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.tool-divider{height:19px;border-left:1px solid #e6e8e2;margin:0 6px}aside{align-self:center;border-left:1px solid #e9ebe5;padding-left:34px;margin:48px 0 56px}.panel-eyebrow{font-size:10px;font-weight:600;letter-spacing:2px;color:#838879}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin:14px 0 24px}.panel-heading h2{font:500 25px 'Manrope',sans-serif;letter-spacing:-.8px;margin:0}.step{font-size:11px;color:#959b8f}.palette{display:flex;gap:15px;margin:0 0 19px}.swatch{position:relative;flex-shrink:0;border:0;padding:0;width:40px;height:40px;border-radius:50%;background:var(--swatch);box-shadow:inset 0 0 0 1px #0000000c;transition:transform .2s}.swatch:after{content:'';position:absolute;inset:-5px;border:1px solid transparent;border-radius:50%}.swatch[aria-pressed=true]:after{border-color:#34432b}.swatch:hover{transform:scale(1.07)}.color-name{font-size:15px;font-weight:500;display:flex;justify-content:space-between;align-items:center}.color-name span{font-size:10px;color:#929889;letter-spacing:1px}.description{font-size:12px;line-height:1.7;color:#8b9084;margin:5px 0 22px}.section-divider{border:0;border-top:1px solid #e8ebe3;margin:24px 0}.control-label{font-size:13px;font-weight:500;display:flex;justify-content:space-between;margin-bottom:14px}.optional{font-size:10px;letter-spacing:1px;color:#99a08f}.segmented{display:grid;grid-template-columns:1fr 1fr 1fr;background:#f5f6f2;border-radius:7px;padding:4px;gap:3px}.segmented button{border:0;border-radius:5px;font-size:12px;padding:10px 0;background:transparent;color:#7b8372}.segmented button[aria-pressed=true]{background:white;color:#2e3b24;box-shadow:0 2px 5px #2330150b}.black-card{margin-top:23px;background:#f7f8f5;border:1px solid #e7ebe1;border-radius:9px;padding:17px}.black-card-head{display:flex;justify-content:space-between;align-items:center}.black-card h3{font-size:13px;margin:0;font-weight:550;display:flex;align-items:center;gap:8px}.black-icon{width:13px;height:13px;display:block;border-radius:50%;background:linear-gradient(130deg,#686e66,#171b15)}.switch{border:0;width:34px;height:20px;background:#d6dacd;border-radius:20px;padding:3px;transition:.2s}.switch:after{content:'';display:block;width:14px;height:14px;background:white;border-radius:50%;transition:.2s;box-shadow:0 1px 2px #0001}.switch[aria-checked=true]{background:#35492a}.switch[aria-checked=true]:after{transform:translateX(14px)}.black-card p{font-size:11px;line-height:1.7;color:#868f7b;margin:10px 35px 0 0}.black-card .preset{padding:0;margin-top:11px;border:0;border-bottom:1px solid #879577;background:none;font-size:11px;color:#536945;line-height:1.8}.summary{display:flex;gap:10px;margin:23px 0 22px;align-items:center}.summary-chip{border:1px solid #e5e8df;border-radius:4px;font-size:10px;color:#7c8671;padding:6px 8px}.reset-configuration{width:100%;padding:13px;border:0;background:#273522;color:#fff;font-size:12px;border-radius:5px;letter-spacing:.1px;display:flex;align-items:center;justify-content:center;gap:10px}.reset-configuration:hover{background:#3b4c32}.source-link{display:block;text-align:center;font-size:11px;color:#949b8b;text-underline-offset:4px;margin-top:17px}.disclaimer{font-size:10px;line-height:1.65;text-align:center;color:#a0a798;margin:15px 3px 0}.bottom-caption{position:absolute;bottom:22px;left:4.2%;font-size:10px;letter-spacing:1px;color:#a0a695}.angle-buttons{display:flex;position:absolute;bottom:124px;right:0;gap:14px}.angle-buttons button{background:none;border:0;font-size:10px;letter-spacing:1px;padding:3px 0;color:#91998a}.angle-buttons button.active{color:#38482d;border-bottom:1px solid #75826b}.error{font-size:14px;line-height:1.6;text-align:center;max-width:300px}.view-fullscreen main{height:auto;min-height:calc(100svh - 91px)}
@media(min-width:1550px){main{grid-template-columns:minmax(0,1fr) 390px;column-gap:55px}aside{padding-left:45px}.swatch{width:44px;height:44px}.palette{gap:17px}}
@media(max-width:1000px){header{height:75px;padding:0 26px}.header-label{font-size:10px}main{height:auto;min-height:calc(100svh - 75px);padding:0 26px;grid-template-columns:minmax(0,1fr) 295px;gap:20px}.intro{left:26px;top:35px}.studio{min-height:690px}aside{padding-left:22px}.palette{gap:11px}.swatch{width:35px;height:35px}.view-label{display:none}.angle-buttons{left:50%;right:auto;transform:translateX(-50%);white-space:nowrap}.bottom-caption{display:none}#viewer{inset:140px -25px 140px -30px}.market{font-size:10px;letter-spacing:1px}.market span{display:none}}
@media(max-width:700px){header{height:70px;padding:0 23px;gap:22px}.brand{font-size:28px}.header-label{font-size:9px;letter-spacing:1.3px}.header-label span{margin:0 6px}.market{font-size:8px;letter-spacing:1px}main{display:flex;flex-direction:column;padding:0 23px;max-height:none;gap:0}.intro{top:29px;left:23px}h1{font-size:34px;margin:9px 0}.intro p{font-size:12px}.eyebrow{font-size:9px}.studio{min-height:495px;width:100%}#viewer{inset:120px -23px 90px}.gesture-hint{bottom:69px;font-size:10px}.view-tools{bottom:12px}.angle-buttons{bottom:107px;font-size:9px}.tool{height:32px;width:34px}aside{margin:0 0 28px;border-left:0;border-top:1px solid #e9ebe5;width:100%;padding:26px 0 0;align-self:stretch}.panel-heading{margin:10px 0 23px}.palette{gap:21px}.swatch{width:41px;height:41px}.black-card{margin-top:19px}.section-divider{margin:22px 0}.disclaimer{font-size:11px}.description{font-size:12px}.source-link{font-size:12px}.control-label{font-size:14px}.color-name{font-size:16px}.segmented button{font-size:13px}.black-card p{font-size:12px}.black-card h3{font-size:14px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
.palette{justify-content:space-between;gap:9px}.swatch{width:37px;height:37px}.bottom-caption a{color:inherit;text-decoration:none}.source-details{border:0;border-top:1px solid #e8ebe3;padding:20px 0 0;margin-top:20px;font-size:11px;color:#87917e;line-height:1.7}.source-details summary{cursor:pointer;list-style:none;text-align:center}.source-details summary:after{content:' +';margin-left:5px}.source-details[open] summary:after{content:' −'}.source-details a{color:#536748;text-underline-offset:3px}.source-details p{margin:10px 0}.source-details p:last-child{margin-bottom:0}@media(max-width:1000px) and (min-width:701px){.swatch{width:30px;height:30px}}@media(max-width:700px){.swatch{width:40px;height:40px}.palette{justify-content:flex-start;gap:17px}}
.door-controls{margin-top:22px}.doors-segmented{grid-template-columns:1fr 1fr}.doors-segmented button:disabled{opacity:.45;cursor:wait}



/* Keep vertical touch gestures available to the document above the 3D canvas. */
#viewer canvas{touch-action:pan-y!important}
