.studio-module__mH4s4G__studio{--ig-bg:#f2f4f1;--ig-surface:#fff;--ig-soft:#eef1ed;--ig-ink:#263b33;--ig-muted:#67746d;--ig-line:#dce3dc;--ig-accent:#286d51;--ig-active:#e7eee7;--ig-stage:#e7ece6;background:var(--ig-bg);min-height:100dvh;color:var(--ig-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Avenir,Avenir Next,Segoe UI,sans-serif;font-size:14px;line-height:1.5}.studio-module__mH4s4G__studio *{box-sizing:border-box}.studio-module__mH4s4G__studio button{color:inherit;cursor:pointer;border:1px solid var(--ig-line);background:var(--ig-surface);font:inherit;border-radius:6px;transition:background .15s,border-color .15s}.studio-module__mH4s4G__studio button:hover{border-color:var(--ig-accent);background:var(--ig-soft)}.studio-module__mH4s4G__studio button:active{transform:translateY(1px)}.studio-module__mH4s4G__studio button:disabled{opacity:.38;cursor:default}.studio-module__mH4s4G__studio :is(button,a,input,select):focus-visible{outline-offset:3px;outline:3px solid #4a9e7b}.studio-module__mH4s4G__studio :is(h1,h2,h3,p){margin:0}.studio-module__mH4s4G__studio input,.studio-module__mH4s4G__studio select{color:var(--ig-ink)}.studio-module__mH4s4G__studio input[type=range],.studio-module__mH4s4G__studio input[type=checkbox]{accent-color:var(--ig-accent)}.studio-module__mH4s4G__studio input[type=range]{cursor:pointer;width:100%;height:24px;margin:4px 0 0}.studio-module__mH4s4G__studio input[type=checkbox]{cursor:pointer;width:18px;height:18px}.studio-module__mH4s4G__header{border-bottom:1px solid var(--ig-line);background:var(--ig-surface);justify-content:space-between;align-items:center;gap:24px;min-height:86px;padding:14px 30px;display:flex}.studio-module__mH4s4G__brand{align-items:center;gap:12px;display:flex}.studio-module__mH4s4G__back{width:32px;height:42px;color:var(--ig-muted);align-items:center;text-decoration:none;display:flex}.studio-module__mH4s4G__brandMark{color:var(--ig-accent);border:1px solid var(--ig-line);border-radius:9px;place-items:center;width:44px;height:44px;display:grid}.studio-module__mH4s4G__brand h1{letter-spacing:-1px;font-size:23px;font-weight:750;line-height:1.2}.studio-module__mH4s4G__brand h1 span{font-weight:400}.studio-module__mH4s4G__brand p{letter-spacing:2.3px;color:var(--ig-muted);margin-top:4px;font-size:9px;font-weight:650}.studio-module__mH4s4G__headerActions{align-items:center;gap:10px;display:flex}.studio-module__mH4s4G__localNote{color:var(--ig-muted);align-items:center;gap:8px;margin-right:14px;font-size:12px;display:flex}.studio-module__mH4s4G__localNote>span{background:#6f9a76;border-radius:50%;width:6px;height:6px}.studio-module__mH4s4G__headerActions button{justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 15px;font-size:13px;font-weight:600;display:flex}.studio-module__mH4s4G__headerActions .studio-module__mH4s4G__saveButton{background:var(--ig-accent);color:#fff;border-color:var(--ig-accent)}.studio-module__mH4s4G__headerActions .studio-module__mH4s4G__saveButton:hover{background:#225940}.studio-module__mH4s4G__compareButton small{border:1px solid var(--ig-line);border-radius:4px;place-items:center;min-width:18px;height:18px;font-size:11px;display:grid}.studio-module__mH4s4G__workspace{grid-template-columns:minmax(0,1fr) 370px;height:calc(100dvh - 167px);min-height:670px;max-height:1040px;display:grid}.studio-module__mH4s4G__stage{isolation:isolate;background:radial-gradient(ellipse at 42% 30%,#f6f8f3 0%,var(--ig-stage) 75%);min-width:0;position:relative;overflow:hidden}.studio-module__mH4s4G__stage:fullscreen{width:100vw;height:100dvh}.studio-module__mH4s4G__stageTop{z-index:1;pointer-events:none;justify-content:space-between;gap:10px;display:flex;position:absolute;top:26px;left:30px;right:25px}.studio-module__mH4s4G__eyebrow{letter-spacing:1.8px;color:var(--ig-muted);font-size:10px;font-weight:700}.studio-module__mH4s4G__stageTop h2{letter-spacing:-.6px;margin-top:6px;font-size:22px;font-weight:500}.studio-module__mH4s4G__stageTop h2 span{letter-spacing:.15px;color:var(--ig-muted);margin-top:3px;font-size:12px;display:block}.studio-module__mH4s4G__history{pointer-events:auto;gap:3px;display:flex}.studio-module__mH4s4G__history button{background:0 0;border-color:#0000;place-items:center;width:34px;height:34px;display:grid}.studio-module__mH4s4G__canvasHost{touch-action:none;position:absolute;inset:30px 0 45px}.studio-module__mH4s4G__canvasHost canvas{cursor:grab;touch-action:none;width:100%;height:100%;display:block}.studio-module__mH4s4G__canvasHost canvas:active{cursor:grabbing}.studio-module__mH4s4G__loading,.studio-module__mH4s4G__error{text-align:center;background:var(--ig-stage);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:45px;display:flex;position:absolute;inset:0}.studio-module__mH4s4G__loading>svg{color:var(--ig-accent);margin-bottom:10px}.studio-module__mH4s4G__loading strong{font-size:19px;font-weight:500}.studio-module__mH4s4G__loading span{color:var(--ig-muted)}.studio-module__mH4s4G__error{z-index:1}.studio-module__mH4s4G__error p{max-width:420px}.studio-module__mH4s4G__error button{margin-top:10px;padding:10px 20px}.studio-module__mH4s4G__sceneControls{z-index:1;align-items:center;gap:10px;width:max-content;max-width:calc(100% - 32px);display:flex;position:absolute;bottom:55px;left:50%;transform:translate(-50%)}.studio-module__mH4s4G__viewButtons,.studio-module__mH4s4G__tools{background:var(--ig-surface);border:1px solid var(--ig-line);border-radius:8px;padding:4px;display:flex;box-shadow:0 4px 16px #29453509}.studio-module__mH4s4G__viewButtons button{border:0;justify-content:center;align-items:center;gap:5px;min-height:36px;padding:7px 10px;font-size:12px;display:flex}.studio-module__mH4s4G__viewButtons button[aria-pressed=true],.studio-module__mH4s4G__tools button[aria-pressed=true]{background:var(--ig-active);color:var(--ig-accent)}.studio-module__mH4s4G__tools button{border:0;place-items:center;width:33px;height:36px;display:grid}.studio-module__mH4s4G__tools>span{background:var(--ig-line);width:1px;margin:7px 3px}.studio-module__mH4s4G__stageBottom{color:var(--ig-muted);justify-content:space-between;align-items:center;gap:16px;display:flex;position:absolute;bottom:17px;left:28px;right:24px}.studio-module__mH4s4G__stageBottom p{font-size:11px}.studio-module__mH4s4G__stageBottom p>span{margin:0 6px}.studio-module__mH4s4G__stageBottom label{white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:flex}.studio-module__mH4s4G__stageBottom input[type=checkbox]{width:14px;height:14px}.studio-module__mH4s4G__collisionNote{z-index:1;color:#79512c;background:#fff7e8;border:1px solid #b97c4490;border-radius:5px;max-width:calc(100% - 60px);padding:8px 12px;font-size:12px;position:absolute;top:119px;left:30px}.studio-module__mH4s4G__editor{z-index:2;background:var(--ig-surface);border-left:1px solid var(--ig-line);flex-direction:column;min-height:0;display:flex;position:relative}.studio-module__mH4s4G__editorIntro{padding:27px 25px 22px}.studio-module__mH4s4G__editorIntro h2{letter-spacing:-.9px;margin-top:8px;font-size:25px;font-weight:500;line-height:1.28}.studio-module__mH4s4G__tabs{border-bottom:1px solid var(--ig-line);flex-shrink:0;gap:0;padding:0 16px;display:flex}.studio-module__mH4s4G__tabs button{background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;flex:1;padding:12px 5px;font-size:12px;font-weight:600}.studio-module__mH4s4G__tabs button[aria-pressed=true]{color:var(--ig-accent);border-bottom-color:var(--ig-accent)}.studio-module__mH4s4G__tabs button:hover{color:var(--ig-accent);background:0 0}.studio-module__mH4s4G__panel{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--ig-line) transparent;padding:23px 25px 22px;overflow-y:auto}.studio-module__mH4s4G__panelHeading{justify-content:space-between;align-items:center;gap:8px;display:flex}.studio-module__mH4s4G__panelHeading h3{letter-spacing:-.25px;font-size:16px;font-weight:650}.studio-module__mH4s4G__panelHeading>span{color:var(--ig-muted);font-size:11px}.studio-module__mH4s4G__panelDescription{color:var(--ig-muted);font-size:12px;line-height:1.65;margin-top:6px!important;margin-bottom:20px!important}.studio-module__mH4s4G__materialGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 12px;display:grid}.studio-module__mH4s4G__materialGrid .studio-module__mH4s4G__materialCard{text-align:left;background:0 0;border:0;border-radius:4px;padding:0}.studio-module__mH4s4G__materialCard strong{margin-top:6px;font-size:12px;font-weight:600;display:block}.studio-module__mH4s4G__materialCard small{color:var(--ig-muted);margin-top:1px;font-size:10px;display:block}.studio-module__mH4s4G__materialSample{background-color:var(--stone);border:1px solid #88888828;border-radius:5px;height:79px;display:block;position:relative;overflow:hidden}.studio-module__mH4s4G__materialCard[aria-pressed=true] .studio-module__mH4s4G__materialSample{outline:2px solid var(--ig-accent);outline-offset:3px}.studio-module__mH4s4G__materialCheck{background:var(--ig-accent);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;display:grid;position:absolute;bottom:5px;right:5px}.studio-module__mH4s4G__materialSample[data-material=calacatta],.studio-module__mH4s4G__materialSample[data-material=carrara],.studio-module__mH4s4G__materialSample[data-material=soapstone]{background-image:repeating-linear-gradient(24deg,transparent 0 26px,color-mix(in srgb,var(--vein) 12%,transparent) 28px,var(--vein) 29px,transparent 30px,transparent 47px),repeating-linear-gradient(143deg,transparent 0 62px,color-mix(in srgb,var(--vein) 32%,transparent) 63px,transparent 65px)}.studio-module__mH4s4G__materialSample[data-material=alaska],.studio-module__mH4s4G__materialSample[data-material=absolute]{background-image:radial-gradient(var(--vein) .7px,transparent 1px),radial-gradient(#ffffff85 1px,transparent 1.8px),radial-gradient(#77777791 1.6px,transparent 2px);background-position:0 0,4px 3px,6px 2px;background-size:7px 9px,13px 8px,17px 19px}.studio-module__mH4s4G__materialSample[data-material=concrete]{background-image:radial-gradient(at 30% 20%,#ffffff30,#0000),repeating-linear-gradient(110deg,#0000 0 6px,#77777710 7px,#0000 8px)}.studio-module__mH4s4G__materialSample[data-material=butcher]{background-image:repeating-linear-gradient(0deg,#0000 0 17px,#6d452941 18px,#0000 19px),repeating-linear-gradient(1deg,#0000 0 4px,#6d452923 5px,#0000 6px)}.studio-module__mH4s4G__materialSample[data-material=terrazzo]{background-image:radial-gradient(#52615c99 2px,#0000 3px),radial-gradient(#aa927cbb 2.5px,#0000 3px),radial-gradient(#8f939dbb 1.5px,#0000 2px);background-position:0 0,5px 8px,11px 6px;background-size:19px 23px,29px 17px,13px 29px}.studio-module__mH4s4G__materialDetail{border-top:1px solid var(--ig-line);border-bottom:1px solid var(--ig-line);margin-top:23px;padding:14px 0}.studio-module__mH4s4G__materialDetail strong{font-size:12px;font-weight:600}.studio-module__mH4s4G__materialDetail p{color:var(--ig-muted);margin-top:3px;font-size:11px}.studio-module__mH4s4G__field{margin-top:22px}.studio-module__mH4s4G__fieldHeading{margin-bottom:10px;font-size:12px;font-weight:650}.studio-module__mH4s4G__choices{gap:5px;display:flex}.studio-module__mH4s4G__choices button{flex:1;min-height:37px;padding:7px 5px;font-size:11px}.studio-module__mH4s4G__choices button[aria-pressed=true]{background:var(--ig-active);border-color:var(--ig-accent);color:var(--ig-accent)}.studio-module__mH4s4G__toggle{justify-content:space-between;align-items:center;gap:16px;margin-top:22px;display:flex}.studio-module__mH4s4G__toggle strong,.studio-module__mH4s4G__toggle small{display:block}.studio-module__mH4s4G__toggle strong{font-size:12px;font-weight:650}.studio-module__mH4s4G__toggle small{color:var(--ig-muted);margin-top:3px;font-size:11px}.studio-module__mH4s4G__editorFootnote{border-top:1px solid var(--ig-line);color:var(--ig-muted);padding-top:16px;font-size:10px;line-height:1.7;margin-top:28px!important}.studio-module__mH4s4G__colorRow{flex-wrap:wrap;gap:7px;display:flex}.studio-module__mH4s4G__colorRow .studio-module__mH4s4G__colorSwatch{background:var(--swatch);border:1px solid #88888830;border-radius:50%;place-items:center;width:27px;height:27px;padding:0;display:grid}.studio-module__mH4s4G__colorSwatch[aria-pressed=true]{outline:2px solid var(--ig-accent);outline-offset:3px}.studio-module__mH4s4G__colorSwatch svg{color:#fff;filter:drop-shadow(0 1px 2px #000)}.studio-module__mH4s4G__customColor{border:1px dashed var(--ig-muted);border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:relative;overflow:hidden}.studio-module__mH4s4G__customColor input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.studio-module__mH4s4G__customColor:focus-within{outline-offset:3px;outline:3px solid #4a9e7b}.studio-module__mH4s4G__selectionName{color:var(--ig-muted);font-size:11px;margin-top:9px!important}.studio-module__mH4s4G__studio .studio-module__mH4s4G__textButton{color:var(--ig-accent);text-align:left;text-underline-offset:3px;background:0 0;border:0;margin-top:7px;padding:7px 0;font-size:11px;text-decoration:underline}.studio-module__mH4s4G__doorChoices{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.studio-module__mH4s4G__doorChoices button{flex-direction:column;align-items:center;gap:10px;padding:12px 5px 9px;font-size:11px;display:flex}.studio-module__mH4s4G__doorChoices button[aria-pressed=true]{border-color:var(--ig-accent);background:var(--ig-active)}.studio-module__mH4s4G__doorPreview{background:#c3cec1;border:1px solid #91a590;width:41px;height:53px;position:relative;box-shadow:inset 0 0 0 5px #dae0d4}.studio-module__mH4s4G__doorPreview:after{content:"";background:#708574;width:2px;height:10px;position:absolute;top:7px;right:5px}.studio-module__mH4s4G__doorPreview[data-profile=slab]{box-shadow:none}.studio-module__mH4s4G__doorPreview[data-profile=inset]{box-shadow:inset 0 0 0 2px #dae0d4}.studio-module__mH4s4G__finishGrid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.studio-module__mH4s4G__finishGrid button{align-items:center;gap:7px;min-height:40px;padding:8px;font-size:10px;display:flex}.studio-module__mH4s4G__finishGrid button[aria-pressed=true]{border-color:var(--ig-accent);background:var(--ig-active)}.studio-module__mH4s4G__finishGrid button>span{border:1px solid #88888840;border-radius:50%;flex-shrink:0;width:17px;height:17px}.studio-module__mH4s4G__finishGrid button>svg{flex-shrink:0;margin-left:auto}.studio-module__mH4s4G__sinkChoices{gap:8px;display:grid}.studio-module__mH4s4G__sinkChoices button{text-align:left;align-items:center;gap:15px;padding:14px 13px;display:flex}.studio-module__mH4s4G__sinkChoices button[aria-pressed=true]{background:var(--ig-active);border-color:var(--ig-accent)}.studio-module__mH4s4G__sinkChoices strong,.studio-module__mH4s4G__sinkChoices small{display:block}.studio-module__mH4s4G__sinkChoices strong{font-size:12px;font-weight:600}.studio-module__mH4s4G__sinkChoices small{color:var(--ig-muted);margin-top:3px;font-size:10px}.studio-module__mH4s4G__sinkChoices button>svg{margin-left:auto}.studio-module__mH4s4G__sinkPreview{background:#e5eae7;border:3px solid #b5c0bd;border-radius:6px;outline:1px solid #8f9d97;width:47px;height:32px;position:relative}.studio-module__mH4s4G__sinkPreview:before{content:"";background:#97a59e;border-radius:50%;width:5px;height:5px;position:absolute;top:10px;left:18px}.studio-module__mH4s4G__sinkPreview[data-sink=double]:after{content:"";background:#b5c0bd;width:3px;height:100%;position:absolute;top:0;left:19px}.studio-module__mH4s4G__sinkPreview[data-sink=apron]{border-bottom-width:7px}.studio-module__mH4s4G__layoutGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.studio-module__mH4s4G__layoutGrid button{text-align:center;flex-direction:column;align-items:center;padding:14px 10px 11px;display:flex}.studio-module__mH4s4G__layoutGrid button[aria-pressed=true]{border-color:var(--ig-accent);background:var(--ig-active)}.studio-module__mH4s4G__layoutGrid strong{margin-top:9px;font-size:12px;font-weight:600}.studio-module__mH4s4G__layoutGrid small{color:var(--ig-muted);margin-top:2px;font-size:10px}.studio-module__mH4s4G__layoutGlyph{color:#8fa597;width:60px;height:43px;display:block;position:relative}.studio-module__mH4s4G__layoutGlyph i{background:currentColor;border-radius:1px;display:none;position:absolute}.studio-module__mH4s4G__layoutGlyph i:first-child{width:60px;height:9px;display:block;top:0;left:0}.studio-module__mH4s4G__layoutGlyph:is([data-layout=island],[data-layout=l-shape],[data-layout=u-shape],[data-layout=peninsula]) i:nth-child(2){width:9px;height:43px;display:block;top:0;left:0}.studio-module__mH4s4G__layoutGlyph[data-layout=island] i:nth-child(3){width:31px;height:14px;display:block;top:27px;left:25px}.studio-module__mH4s4G__layoutGlyph[data-layout=galley] i:nth-child(3){width:60px;height:9px;display:block;bottom:0;left:0}.studio-module__mH4s4G__layoutGlyph[data-layout=u-shape] i:nth-child(3){width:9px;height:43px;display:block;top:0;right:0}.studio-module__mH4s4G__layoutGlyph[data-layout=peninsula] i:nth-child(3){width:41px;height:11px;display:block;bottom:0;left:0}.studio-module__mH4s4G__layoutGlyph[data-layout=straight] i:first-child{top:16px}.studio-module__mH4s4G__range{margin:15px 0;display:block}.studio-module__mH4s4G__range>span{justify-content:space-between;font-size:11px;display:flex}.studio-module__mH4s4G__range strong{font-variant-numeric:tabular-nums;font-weight:500}.studio-module__mH4s4G__note{color:var(--ig-muted);font-size:11px;margin-top:8px!important}.studio-module__mH4s4G__selectLabel{flex-direction:column;gap:6px;margin:16px 0;font-size:11px;font-weight:600;display:flex}.studio-module__mH4s4G__selectLabel select{border:1px solid var(--ig-line);background:var(--ig-surface);border-radius:5px;width:100%;min-height:42px;padding:7px 10px;font-size:12px}.studio-module__mH4s4G__componentEditor{border-top:1px solid var(--ig-line);margin-top:20px;padding-top:14px}.studio-module__mH4s4G__componentTitle{justify-content:space-between;align-items:center;display:flex}.studio-module__mH4s4G__componentTitle strong{font-size:13px}.studio-module__mH4s4G__componentTitle button{border:0;place-items:center;width:28px;height:28px;display:grid}.studio-module__mH4s4G__planMap{background:var(--ig-soft);border-radius:5px;margin:14px 0 20px;padding:25px 24px 14px;position:relative}.studio-module__mH4s4G__planMap svg{width:100%;height:132px;color:var(--ig-muted);display:block}.studio-module__mH4s4G__planMap small{text-align:center;color:var(--ig-muted);letter-spacing:1px;font-size:9px;position:absolute;top:7px;left:0;right:0}.studio-module__mH4s4G__numberGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.studio-module__mH4s4G__numberGrid label{font-size:11px}.studio-module__mH4s4G__numberGrid label>span{border:1px solid var(--ig-line);border-radius:4px;align-items:center;margin-top:5px;padding-right:10px;display:flex}.studio-module__mH4s4G__numberGrid input{background:0 0;border:0;width:100%;min-width:0;padding:8px;font-size:12px}.studio-module__mH4s4G__componentActions{gap:8px;margin-top:20px;display:flex}.studio-module__mH4s4G__componentActions button{flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 6px;font-size:11px;display:flex}.studio-module__mH4s4G__inlineWarning{color:#80562e;background:#fff3df;border-radius:5px;padding:11px;font-size:11px;margin-top:14px!important}.studio-module__mH4s4G__emptySelection{color:var(--ig-muted);align-items:center;gap:14px;padding:20px 0;display:flex}.studio-module__mH4s4G__emptySelection p{font-size:12px}.studio-module__mH4s4G__addGrid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.studio-module__mH4s4G__addGrid button{align-items:center;gap:5px;min-height:40px;padding:9px 7px;font-size:10px;display:flex}.studio-module__mH4s4G__designStrip{border-top:1px solid var(--ig-line);background:var(--ig-surface);align-items:center;gap:48px;min-height:81px;padding:13px 34px;display:flex}.studio-module__mH4s4G__designStrip>div{align-items:center;gap:11px;display:flex}.studio-module__mH4s4G__designStrip :is(i,.studio-module__mH4s4G__miniStone){border:1px solid #88888830;border-radius:5px;width:35px;height:35px}.studio-module__mH4s4G__designStrip small{letter-spacing:1.5px;color:var(--ig-muted);font-size:8px;display:block}.studio-module__mH4s4G__designStrip strong{margin-top:3px;font-size:12px;font-weight:600;display:block}.studio-module__mH4s4G__designStrip>p{text-align:right;margin-left:auto;font-size:12px}.studio-module__mH4s4G__designStrip>p>span{color:var(--ig-muted);margin-top:2px;font-size:10px;display:block}.studio-module__mH4s4G__comparePanel{z-index:3;border-top:1px solid var(--ig-line);background:var(--ig-surface);padding:32px;position:relative}.studio-module__mH4s4G__comparePanel>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.studio-module__mH4s4G__comparePanel h2{letter-spacing:-.7px;margin-top:4px;font-size:26px;font-weight:500}.studio-module__mH4s4G__comparePanel header p{color:var(--ig-muted);margin-top:6px;font-size:13px}.studio-module__mH4s4G__comparePanel>header>button{place-items:center;width:36px;height:36px;display:grid}.studio-module__mH4s4G__savedGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.studio-module__mH4s4G__savedGrid article{border:1px solid var(--ig-line);border-radius:7px;padding:14px}.studio-module__mH4s4G__optionPalette{border:1px solid #88888820;border-radius:4px;height:58px;display:flex;overflow:hidden}.studio-module__mH4s4G__optionPalette span{flex:1}.studio-module__mH4s4G__optionPalette span:first-child{flex:2}.studio-module__mH4s4G__optionTitle{align-items:center;gap:8px;margin-top:13px;display:flex}.studio-module__mH4s4G__optionTitle input{background:0 0;border:0;width:100%;min-width:0;padding:5px 0;font-size:15px;font-weight:600}.studio-module__mH4s4G__optionTitle button{border:0;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.studio-module__mH4s4G__savedGrid article p{margin-top:7px;font-size:12px}.studio-module__mH4s4G__savedGrid article>small{color:var(--ig-muted);margin-top:4px;font-size:11px;display:block}.studio-module__mH4s4G__savedGrid .studio-module__mH4s4G__applyOption{justify-content:space-between;align-items:center;width:100%;margin-top:15px;padding:9px 12px;font-size:12px;display:flex}.studio-module__mH4s4G__compareEmpty{color:var(--ig-muted);align-items:center;gap:18px;font-size:13px;display:flex}.studio-module__mH4s4G__compareEmpty button{padding:10px 15px}.studio-module__mH4s4G__toast{z-index:4;opacity:0;pointer-events:none;color:#fff;background:#234e3e;border-radius:8px;max-width:calc(100% - 32px);padding:12px 18px;font-size:13px;transition:opacity .2s,transform .2s;position:fixed;bottom:22px;left:50%;transform:translate(-50%,20px);box-shadow:0 4px 20px #172d2520}.studio-module__mH4s4G__toast[data-visible=true]{opacity:1;transform:translate(-50%)}@media (min-width:1600px){.studio-module__mH4s4G__workspace{grid-template-columns:minmax(0,1fr) 410px}.studio-module__mH4s4G__editorIntro,.studio-module__mH4s4G__panel{padding-left:30px;padding-right:30px}.studio-module__mH4s4G__materialSample{height:100px}}@media (max-width:1150px){.studio-module__mH4s4G__workspace{grid-template-columns:minmax(0,1fr) 340px}.studio-module__mH4s4G__localNote{display:none}.studio-module__mH4s4G__sceneControls{flex-direction:column;gap:6px}.studio-module__mH4s4G__stageBottom p{max-width:265px;font-size:10px}.studio-module__mH4s4G__stageBottom p>span{margin:0 2px}.studio-module__mH4s4G__panel{padding:20px}.studio-module__mH4s4G__editorIntro{padding:25px 20px 20px}.studio-module__mH4s4G__tools button{width:31px}.studio-module__mH4s4G__designStrip{gap:30px}}@media (max-width:767px){.studio-module__mH4s4G__header{gap:8px;min-height:74px;padding:12px 16px}.studio-module__mH4s4G__brand{gap:8px}.studio-module__mH4s4G__brandMark{display:none}.studio-module__mH4s4G__back{width:23px}.studio-module__mH4s4G__brand h1{font-size:21px}.studio-module__mH4s4G__brand p{letter-spacing:1.5px;font-size:8px}.studio-module__mH4s4G__headerActions{gap:6px}.studio-module__mH4s4G__headerActions button{min-height:40px;padding:9px}.studio-module__mH4s4G__headerActions .studio-module__mH4s4G__saveButton span,.studio-module__mH4s4G__compareButton span{display:none}.studio-module__mH4s4G__workspace{flex-direction:column;height:auto;min-height:0;max-height:none;display:flex}.studio-module__mH4s4G__stage{z-index:2;border-bottom:1px solid var(--ig-line);flex-shrink:0;height:clamp(360px,53svh,530px);min-height:360px;position:sticky;top:0}.studio-module__mH4s4G__stageTop{top:17px;left:18px;right:14px}.studio-module__mH4s4G__stageTop .studio-module__mH4s4G__eyebrow{letter-spacing:1.3px;font-size:9px}.studio-module__mH4s4G__stageTop h2{margin-top:4px;font-size:20px}.studio-module__mH4s4G__stageTop h2 span{font-size:10px}.studio-module__mH4s4G__history button{width:32px}.studio-module__mH4s4G__canvasHost{inset:15px -10px 65px}.studio-module__mH4s4G__sceneControls{flex-direction:row;gap:6px;max-width:calc(100% - 16px);bottom:39px}.studio-module__mH4s4G__viewButtons,.studio-module__mH4s4G__tools{border-radius:6px;padding:3px}.studio-module__mH4s4G__viewButtons button{min-height:34px;padding:6px 8px;font-size:11px}.studio-module__mH4s4G__viewButtons button>svg{display:none}.studio-module__mH4s4G__tools button{width:28px;height:34px}.studio-module__mH4s4G__tools>span,.studio-module__mH4s4G__tools button[aria-label="Rotate view right"],.studio-module__mH4s4G__tools button[aria-label="Full screen kitchen"]{display:none}.studio-module__mH4s4G__stageBottom{gap:5px;bottom:9px;left:16px;right:16px}.studio-module__mH4s4G__stageBottom p{max-width:none;font-size:8px}.studio-module__mH4s4G__stageBottom label{gap:2px;font-size:9px}.studio-module__mH4s4G__stageBottom input[type=checkbox]{width:12px;height:12px}.studio-module__mH4s4G__collisionNote{padding:6px 9px;font-size:10px;top:96px;left:18px}.studio-module__mH4s4G__editor{z-index:1;border:0;min-height:470px}.studio-module__mH4s4G__editorIntro{display:none}.studio-module__mH4s4G__tabs{padding:0 10px}.studio-module__mH4s4G__tabs button{min-height:48px;padding:15px 5px;font-size:12px}.studio-module__mH4s4G__panel{padding:24px;overflow:visible}.studio-module__mH4s4G__panelHeading h3{font-size:19px}.studio-module__mH4s4G__panelDescription{font-size:13px}.studio-module__mH4s4G__materialGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px}.studio-module__mH4s4G__materialSample{height:96px}.studio-module__mH4s4G__materialCard strong{font-size:14px}.studio-module__mH4s4G__materialCard small{font-size:12px}.studio-module__mH4s4G__materialDetail strong,.studio-module__mH4s4G__fieldHeading,.studio-module__mH4s4G__toggle strong{font-size:14px}.studio-module__mH4s4G__materialDetail p,.studio-module__mH4s4G__toggle small{font-size:12px}.studio-module__mH4s4G__choices button{min-height:44px;font-size:12px}.studio-module__mH4s4G__colorRow{gap:12px}.studio-module__mH4s4G__colorRow .studio-module__mH4s4G__colorSwatch,.studio-module__mH4s4G__customColor{width:30px;height:30px}.studio-module__mH4s4G__selectionName{font-size:12px}.studio-module__mH4s4G__studio .studio-module__mH4s4G__textButton{padding:10px 0;font-size:12px}.studio-module__mH4s4G__doorChoices button{font-size:13px}.studio-module__mH4s4G__finishGrid button{min-height:46px;font-size:12px}.studio-module__mH4s4G__sinkChoices strong{font-size:14px}.studio-module__mH4s4G__sinkChoices small{font-size:12px}.studio-module__mH4s4G__layoutGrid strong{font-size:14px}.studio-module__mH4s4G__layoutGrid small{font-size:12px}.studio-module__mH4s4G__range>span,.studio-module__mH4s4G__note,.studio-module__mH4s4G__selectLabel{font-size:13px}.studio-module__mH4s4G__selectLabel select,.studio-module__mH4s4G__numberGrid input{font-size:16px}.studio-module__mH4s4G__addGrid button,.studio-module__mH4s4G__componentActions button{min-height:44px;font-size:12px}.studio-module__mH4s4G__editorFootnote{font-size:11px}.studio-module__mH4s4G__designStrip{flex-wrap:wrap;gap:16px;padding:18px}.studio-module__mH4s4G__designStrip>div{gap:7px}.studio-module__mH4s4G__designStrip :is(i,.studio-module__mH4s4G__miniStone){width:25px;height:30px}.studio-module__mH4s4G__designStrip small{letter-spacing:1px;font-size:7px}.studio-module__mH4s4G__designStrip strong{font-size:10px}.studio-module__mH4s4G__designStrip>p{text-align:left;width:100%;font-size:11px}.studio-module__mH4s4G__comparePanel{padding:24px}.studio-module__mH4s4G__comparePanel .studio-module__mH4s4G__eyebrow{font-size:8px}.studio-module__mH4s4G__savedGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studio-module__mH4s4G__optionTitle input{font-size:16px}.studio-module__mH4s4G__savedGrid article{padding:10px}.studio-module__mH4s4G__savedGrid article p{font-size:11px}.studio-module__mH4s4G__compareEmpty{flex-wrap:wrap}}@media (max-width:360px){.studio-module__mH4s4G__panel{padding:20px 16px}.studio-module__mH4s4G__tools button{width:26px}.studio-module__mH4s4G__tools button[aria-label="Show room dimensions"]{display:none}.studio-module__mH4s4G__stageBottom p{max-width:210px}}@media (prefers-color-scheme:dark){.studio-module__mH4s4G__studio{--ig-bg:#18231f;--ig-surface:#202e27;--ig-soft:#2a3a31;--ig-ink:#e1e9e3;--ig-muted:#a7b7ac;--ig-line:#3a4b40;--ig-accent:#88c4a5;--ig-active:#314b3c;--ig-stage:#b6c2b7;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.studio-module__mH4s4G__stage{background:radial-gradient(ellipse at 42% 30%,#d7e1d5,var(--ig-stage) 75%);color:#263b33}.studio-module__mH4s4G__stage :is(.studio-module__mH4s4G__eyebrow,.studio-module__mH4s4G__stageTop h2 span,.studio-module__mH4s4G__stageBottom){color:#43594a}.studio-module__mH4s4G__stage .studio-module__mH4s4G__history button{color:#263b33}.studio-module__mH4s4G__stage :is(.studio-module__mH4s4G__viewButtons,.studio-module__mH4s4G__tools){color:var(--ig-ink)}.studio-module__mH4s4G__headerActions .studio-module__mH4s4G__saveButton{color:#163c29}.studio-module__mH4s4G__headerActions .studio-module__mH4s4G__saveButton:hover{background:#a2d6b9}.studio-module__mH4s4G__loading,.studio-module__mH4s4G__error{color:#263b33}.studio-module__mH4s4G__loading span{color:#43594a}.studio-module__mH4s4G__error button,.studio-module__mH4s4G__customColor{color:var(--ig-ink)}}@media (prefers-reduced-motion:reduce){.studio-module__mH4s4G__studio *{scroll-behavior:auto!important;transition:none!important}}@media (max-width:767px){.studio-module__mH4s4G__sceneControls{flex-direction:column;gap:5px}.studio-module__mH4s4G__tools button{width:40px;height:40px}.studio-module__mH4s4G__viewButtons button{min-width:48px;min-height:38px}.studio-module__mH4s4G__canvasHost{bottom:102px}.studio-module__mH4s4G__stage{min-height:400px}.studio-module__mH4s4G__colorRow .studio-module__mH4s4G__colorSwatch,.studio-module__mH4s4G__customColor{width:34px;height:34px}.studio-module__mH4s4G__colorRow{gap:12px}}
