:root{--bg:#0b0d0f;--panel:#111418;--line:#2a2e34;--text:#f6f6f4;--muted:#8e959f;--orange:#ff7418;--stage:#f6f6f7;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg)}
*{box-sizing:border-box}body{margin:0}button,a,input{touch-action:manipulation}button{font:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.45}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--orange);outline-offset:4px}[hidden]{display:none!important}button{color:inherit}a{color:inherit;text-decoration:none}
.header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid var(--line);background:#0b0d0f}.brand{display:flex;align-items:center}.brand img{width:190px;height:auto;max-height:44px}.header-caption{font-size:10px;letter-spacing:.2em;color:#9b9fa5}.header-right{display:flex;align-items:center;gap:28px}.demo-label{font-size:9px;letter-spacing:.15em;color:var(--orange);border:1px solid #ff741833;padding:7px 9px;border-radius:3px}.reset{padding:8px 0;background:transparent;border:0;color:#a9aeb7;font-size:12px}.reset span{font-size:19px;margin-left:8px}.reset:hover{color:white}
.workspace{display:grid;grid-template-columns:minmax(0,1fr) 408px;height:calc(100dvh - 76px);min-height:630px}.stage{position:relative;overflow:hidden;background:var(--stage);color:#11161c}.stage iframe{position:absolute;inset:0;border:0;width:100%;height:100%;display:block}.stage-heading{position:absolute;top:36px;left:38px;right:32px;z-index:3;display:flex;justify-content:space-between;align-items:flex-start;pointer-events:none}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:700;color:#868b91}.stage h1{font-size:72px;font-weight:800;line-height:.92;letter-spacing:-.065em;margin:10px 0 12px}.stage h1 span{display:inline-block;font-size:12px;letter-spacing:.12em;margin-left:16px;vertical-align:middle;background:#e6e6e8;padding:8px 10px;border-radius:4px}.stage-heading p{font-size:11px;color:#70767d;margin:0}.stage-heading p span{padding:0 6px;color:#adb2b6}.live-tag{display:flex;align-items:center;gap:7px;font-size:8px;font-weight:700;letter-spacing:.13em;border:1px solid #dadcdf;background:#ffffffbc;padding:8px 10px;border-radius:4px;margin-top:3px;white-space:nowrap}.live-tag i{width:5px;height:5px;border-radius:50%;background:var(--orange)}.live-tag.ready i{background:#2a9a74}.stage.interior-active .stage-heading{color:white}.stage.interior-active .eyebrow,.stage.interior-active .stage-heading p{color:#ededed}.stage.interior-active h1 span{background:#121416a6}.stage.interior-active .live-tag{color:#fff;background:#101215b3;border-color:#ffffff3b}.stage.interior-active:after{content:'';position:absolute;inset:0 0 55% 0;pointer-events:none;background:linear-gradient(#0007,transparent);z-index:2}
.stage-tools{position:absolute;bottom:68px;left:38px;right:32px;display:flex;align-items:center;gap:9px;z-index:5}.view-switch{display:flex;padding:4px;border-radius:7px;background:#fff;border:1px solid #e0e1e4;box-shadow:0 5px 24px #10182008}.view-switch button{border:0;background:transparent;padding:12px 18px;border-radius:4px;color:#747a80;font-size:12px;font-weight:700}.view-switch button.active{background:#121518;color:white}.tool-button{background:#fff;border:1px solid #dadce0;border-radius:6px;height:47px;min-width:47px;color:#373c42;font-size:22px}.tool-button:hover{border-color:#8d959e}.body-button{margin-left:auto;font-size:11px;font-weight:600;padding:0 15px}.body-button span{margin-left:14px;font-size:17px}.stage-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;position:absolute;bottom:24px;left:38px;right:32px;z-index:4;font-size:10px;color:#82868c}.rotate-hint{display:flex;gap:7px;align-items:center}.rotate-hint svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.1}.stage-selection{font-weight:600;color:#5b626b}.interior-active .stage-bottom{color:white;text-shadow:0 1px 5px #000}.interior-active .stage-selection{color:white}
.loading{position:absolute;inset:0;z-index:4;background:var(--stage);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:24px}.loading-orbit{width:88px;height:88px;border:1px solid #dadbde;border-radius:50%;display:grid;place-items:center;position:relative;margin-bottom:24px}.loading-orbit:after{content:'';position:absolute;inset:-1px;border:2px solid transparent;border-top-color:var(--orange);border-radius:50%;animation:orbit 1.2s linear infinite}.loading-orbit span{font-size:29px;font-weight:800;letter-spacing:-.06em}.loading b{font-size:17px}.loading p{font-size:12px;line-height:1.7;max-width:300px;color:#7a8088}.outline-light{padding:12px 18px;background:white;border:1px solid #b4b8be;color:#333;border-radius:5px}.loading.is-updating{background:#f6f6f7b3;backdrop-filter:blur(2px)}.loading.is-updating .loading-orbit{width:40px;height:40px;margin-bottom:15px}.loading.is-updating .loading-orbit span{font-size:16px}.loading.is-updating p{display:none}@keyframes orbit{to{transform:rotate(360deg)}}
.config-panel{display:flex;flex-direction:column;min-width:0;min-height:0;background:var(--panel);border-left:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(4,1fr);padding:0 26px;gap:12px;border-bottom:1px solid var(--line);flex-shrink:0}.steps button{position:relative;padding:21px 0 17px;border:0;background:transparent;font-size:11px;color:#8b929b;text-align:left}.steps button span{display:block;font-size:9px;letter-spacing:.12em;margin-bottom:6px;color:#626973}.steps button.active{color:white}.steps button.active span{color:var(--orange)}.steps button.active:after{content:'';position:absolute;height:2px;background:var(--orange);inset:auto 0 -1px}.panel-scroll{padding:30px 28px;overflow:auto;flex:1;scrollbar-width:thin;scrollbar-color:#393f47 transparent}.step-kicker{font-size:9px;font-weight:700;letter-spacing:.16em;color:var(--orange)}.panel-scroll h2{font-size:29px;letter-spacing:-.04em;line-height:1.15;margin:11px 0 9px;font-weight:700}.intro{color:var(--muted);font-size:12px;line-height:1.65;margin:0 0 28px}.field-title{display:flex;justify-content:space-between;align-items:center;margin:28px 0 17px;font-size:11px;font-weight:600}.included{font-weight:400;font-size:10px;color:#868d96}.swatches{display:flex;gap:13px}.swatch{padding:4px;width:48px;height:48px;border:1px solid transparent;border-radius:50%;background:transparent;position:relative}.swatch i{display:block;width:100%;height:100%;border-radius:50%;background:var(--swatch);box-shadow:inset 0 0 0 1px #ffffff18}.swatch[aria-pressed=true]{border-color:var(--orange)}.swatch[aria-pressed=true]:after{content:'✓';position:absolute;right:0;bottom:-1px;background:var(--orange);color:#131313;font-size:9px;line-height:14px;width:14px;height:14px;border-radius:50%;font-weight:900}.swatch:hover{border-color:#68707b}.selected-color{font-size:13px;margin:15px 0 5px;font-weight:600}.color-type{font-size:10px;color:#727a85;margin:0 0 28px}.divider{height:1px;background:var(--line);margin:28px 0}.choice-card{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:19px 17px;background:#15191e;border:1px solid #30353c;border-radius:7px;text-align:left;margin-bottom:10px;transition:background .15s,border-color .15s}.choice-card:hover{border-color:#676f7a}.choice-card[aria-pressed=true]{border-color:var(--orange);background:#ff741808}.choice-card b{font-size:12px;display:block;margin-bottom:5px;font-weight:600}.choice-card small{font-size:10px;color:#8c949f;display:block;line-height:1.6}.choice-card em{font-style:normal;font-size:10px;color:#c7cbd0;display:block;margin-top:9px}.radio-dot{width:15px;height:15px;border:1px solid #555e69;border-radius:50%;flex-shrink:0}.choice-card[aria-pressed=true] .radio-dot{border:4px solid var(--orange);background:#181b20}.preview-note{color:#808894;font-size:10px;line-height:1.7;display:flex;gap:8px;align-items:flex-start;margin-top:20px}.preview-note span{color:var(--orange)}.wheel-icon{width:52px;height:52px;border:5px solid #292c31;border-radius:50%;background:repeating-conic-gradient(#959ba3 0deg 11deg,#151719 11deg 36deg);box-shadow:0 0 0 1px #656d77,inset 0 0 0 4px #434952;position:relative;flex-shrink:0}.wheel-icon:after{content:'';position:absolute;width:10px;height:10px;inset:0;margin:auto;border-radius:50%;background:#bec2c5}.wheel-copy{flex:1}.wheel-icon.dark{background:repeating-conic-gradient(#52565e 0deg 11deg,#0b0d0e 11deg 36deg);box-shadow:0 0 0 1px #4a5058,inset 0 0 0 4px #25292e}.interior-note{background:#191e24;border:1px solid #2e353e;padding:16px;border-radius:6px;font-size:11px;line-height:1.8;color:#a7aeb7}.spec-pills{display:flex;gap:6px;flex-wrap:wrap;margin-top:22px}.spec-pills span{padding:8px 9px;background:#1b2026;border-radius:4px;font-size:9px;letter-spacing:.02em;color:#adb3bc}
.price-footer{padding:22px 28px 24px;border-top:1px solid var(--line);background:#0d1013;flex-shrink:0}.price-line{display:flex;align-items:center;justify-content:space-between}.price-line span{display:block;font-size:8px;font-weight:600;letter-spacing:.13em;color:#9097a0;margin-bottom:8px}.price-line strong{font-size:29px;letter-spacing:-.035em;font-weight:700;white-space:nowrap}.details-button{color:#aeb4bb;border:1px solid #30363f;background:transparent;width:34px;height:34px;border-radius:5px;font-size:19px}.price-footer>small{display:block;color:#626b76;font-size:9px;margin:9px 0 19px}.primary{display:flex;align-items:center;justify-content:space-between;border:0;border-radius:5px;background:var(--orange);color:#fff;width:100%;padding:16px 18px;font-size:12px;font-weight:700;transition:background .15s}.primary:hover{background:#ff8738}.primary span{font-size:20px;line-height:12px}.summary-model{font-size:19px;font-weight:700;letter-spacing:-.02em;margin:24px 0 7px}.summary-caption{font-size:11px;color:var(--muted)}.summary-list{margin:24px 0}.summary-list div{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--line);font-size:11px;line-height:1.5}.summary-list dt{color:#818a95}.summary-list dd{margin:0;text-align:right;color:#ebedf0}.summary-note{font-size:11px;color:#8e98a5;line-height:1.75}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:15px 21px;background:#232932;border:1px solid #49525f;border-left:3px solid var(--orange);color:white;font-size:12px;z-index:20;box-shadow:0 8px 30px #0004;border-radius:5px;max-width:calc(100vw - 40px)}
/* Visual branding only: this overlay does not prevent downloading 3D assets. */
.viewer-watermark{position:absolute;top:51%;left:50%;z-index:3;width:48%;max-width:440px;transform:translate(-50%,-50%) rotate(-12deg);display:flex;flex-direction:column;align-items:center;gap:12px;opacity:.24;pointer-events:none;user-select:none;-webkit-user-select:none;color:#fff;filter:drop-shadow(0 1px 1px #0008)}
.viewer-watermark img{display:block;width:100%;height:auto;filter:grayscale(1);pointer-events:none}
.viewer-watermark span{font-size:clamp(9px,1vw,13px);font-weight:600;letter-spacing:.28em;text-transform:uppercase;white-space:nowrap}
@media(max-width:760px){.viewer-watermark{width:62%;gap:8px;opacity:.27}}
@media(min-width:1600px){.workspace{grid-template-columns:minmax(0,1fr) 460px}.panel-scroll{padding:38px}.steps{padding:0 38px}.price-footer{padding:26px 38px}.stage-heading{top:46px;left:48px}.stage h1{font-size:90px}.stage-tools,.stage-bottom{left:48px;right:42px}}
@media(max-width:1050px){.workspace{grid-template-columns:minmax(0,1fr) 360px}.header{padding:0 22px}.header-caption{display:none}.stage-heading{left:24px;right:22px;top:25px}.stage h1{font-size:58px}.stage-heading p{font-size:10px}.live-tag{font-size:7px;padding:7px}.stage-tools{left:22px;right:22px;gap:6px}.view-switch button{padding:12px 11px;font-size:11px}.body-button{padding:0 10px;font-size:10px}.body-button span{display:none}.stage-bottom{left:24px;right:22px}.stage-selection{display:none}.panel-scroll{padding:26px 23px}.steps{padding:0 23px}.price-footer{padding:20px 23px}.swatches{gap:9px}}
@media(max-width:760px){.header{height:62px;padding:0 18px}.brand img{width:153px}.header-right{gap:16px}.demo-label{font-size:7px;padding:6px}.reset{font-size:0}.reset span{font-size:21px;margin:0}.workspace{display:flex;flex-direction:column;height:auto;min-height:0}.stage{height:51dvh;min-height:340px;max-height:470px;flex-shrink:0}.stage-heading{top:20px;left:21px;right:18px}.eyebrow{font-size:8px}.stage h1{font-size:51px;margin:8px 0 9px}.stage h1 span{font-size:9px;padding:6px 8px;margin-left:12px}.stage-heading p{font-size:9px;max-width:210px;line-height:1.6}.live-tag{font-size:6px;margin-top:0;padding:6px;letter-spacing:.08em}.stage-tools{bottom:38px;left:18px;right:18px}.view-switch{padding:3px}.view-switch button{font-size:10px;padding:10px 12px}.tool-button{height:39px;min-width:39px;font-size:19px}.body-button{font-size:9px;margin-left:auto;padding:0 10px}.stage-bottom{bottom:9px;left:21px;font-size:8px}.rotate-hint svg{width:19px;height:19px}.config-panel{overflow:visible;border-left:0}.steps{padding:0 22px;position:sticky;top:0;z-index:8;background:#111418}.steps button{padding:16px 0 13px;font-size:11px}.steps button span{font-size:8px;margin-bottom:4px}.panel-scroll{overflow:visible;padding:25px 23px 190px;min-height:430px}.panel-scroll h2{font-size:28px}.intro{margin-bottom:22px}.swatches{gap:17px}.swatch{width:49px;height:49px}.price-footer{position:fixed;bottom:0;left:0;right:0;z-index:9;padding:15px 22px 17px;padding-bottom:max(17px,env(safe-area-inset-bottom));box-shadow:0 -8px 30px #0002}.price-line strong{font-size:26px}.price-line span{font-size:7px;margin-bottom:5px}.price-footer>small{font-size:8px;margin:6px 0 12px}.primary{padding:13px 16px;font-size:11px}.loading-orbit{width:60px;height:60px;margin-top:40px;margin-bottom:15px}.loading b{font-size:14px}.loading p{font-size:10px}.loading.is-updating .loading-orbit{margin-top:30px}.toast{bottom:174px}.spec-pills{margin-top:18px}}
.quote-dialog{width:min(460px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;color:var(--text);background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:32px}.quote-dialog::backdrop{background:#000a;backdrop-filter:blur(4px)}.quote-close{position:absolute;top:10px;right:12px;background:none;border:0;font-size:27px;color:#a9afb7}.quote-dialog h2{font-size:25px;letter-spacing:-.03em;margin:15px 0 10px}.quote-description,.quote-selection{font-size:12px;line-height:1.6;color:var(--muted)}.quote-selection{border-left:2px solid var(--orange);padding-left:12px;color:#cbd0d7}.quote-dialog label{display:block;font-size:11px;margin:18px 0 0;color:#b0b8c1}.quote-dialog input:not([type=checkbox]){display:block;width:100%;border:1px solid #353d46;border-radius:5px;padding:13px 12px;margin-top:8px;background:#0b0e12;color:white;font:inherit;font-size:14px}.quote-dialog .quote-consent{display:flex;align-items:flex-start;gap:10px;margin:18px 0 24px;font-size:10px;line-height:1.6}.quote-consent input{accent-color:var(--orange);margin-top:3px}.quote-consent a{color:var(--orange);text-decoration:underline}.quote-error{font-size:12px;line-height:1.6;color:#ffa8a8}.quote-dialog .primary{justify-content:space-between}
.steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.option-row{display:flex;gap:10px}.option-row .choice-card{flex:1;min-width:0;padding:15px 12px}.stage-heading p b{font-weight:400}.stage h1 span{max-width:190px;line-height:1.25;letter-spacing:.06em}
.choice-card em{color:#ffc095;line-height:1.5}.price-breakdown{background:#191e24;border:1px solid #30363f;border-radius:7px;padding:18px;margin:25px 0}.price-breakdown dl{margin:15px 0 0}.price-breakdown dl>div{display:flex;justify-content:space-between;gap:14px;padding:11px 0;font-size:11px;line-height:1.6}.price-breakdown dt{color:#a7aeb7}.price-breakdown dd{margin:0;white-space:nowrap;text-align:right}.price-breakdown .price-total{border-top:1px solid #353b43;margin-top:9px;padding-top:17px;font-weight:700;font-size:13px}.price-total dt,.price-total dd{color:#fff}.price-breakdown p{font-size:10px;line-height:1.6;color:#929aa4;margin:8px 0 0}.quote-price{font-size:15px;line-height:1.6;color:#ffc095;font-weight:600}.price-footer>small{color:#969ea9;line-height:1.6}
@media(max-width:760px){.stage h1 span{font-size:9px;max-width:126px}.steps{gap:8px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.loading-orbit:after{animation-duration:3s}}


.price-uncertain{color:#ffc095!important}.price-line strong{font-size:27px}

.loading.is-error .loading-orbit:after{animation:none;border-color:#b4b8be}.loading.is-error .loading-orbit{opacity:.55}
