.fc-root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#161514;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ui-surface:#fff;--ui-surface-subtle:#f8fafc;--ui-surface-muted:#f1f5f9;--ui-text:#0f172a;--ui-text-muted:#64748b;--ui-border:#e2e8f0;--ui-border-strong:#cbd5e1;--ui-primary:#0f172a;--ui-primary-content:#f8fafc;--ui-success:#15803d;--ui-warning:#b45309;--ui-error:#dc2626;--ui-radius-field:6px;--ui-radius-panel:8px;--ui-control-height:40px;--ui-focus-ring:#0f172a2e;--ui-shadow-panel:0 12px 36px #0f172a14;--accent:var(--ui-primary);--accent-soft:var(--ui-surface-subtle);--ink:var(--ui-text);--muted:var(--ui-text-muted);--line:var(--ui-border);--line-dark:var(--ui-border-strong);--paper:var(--ui-surface);--canvas:#ebe9e3;background:#f4f5f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,Segoe UI,sans-serif}.fc-root *{box-sizing:border-box}.fc-root{background:var(--canvas);min-height:100%;margin:0}.fc-root button,.fc-root input{font:inherit}.fc-root button{cursor:pointer;border:0}.fc-root button:focus-visible,.fc-root input:focus-visible,.fc-root select:focus-visible,.fc-root textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.fc-root .app-shell,.fc-root .catalog-shell{background:#fff;grid-template-rows:34px 92px minmax(0,1fr);min-height:100vh;display:grid}.fc-root .app-shell{grid-template-columns:minmax(0,1fr) 370px}.fc-root .configurator-surface-embedded{grid-template-rows:minmax(0,1fr);min-height:640px}.fc-root .configurator-surface-embedded .viewer-region{border-radius:8px 0 0 8px;grid-row:1;min-height:640px;margin:0}.fc-root .configurator-surface-embedded .control-panel{border-left:1px solid var(--line);border-radius:0 8px 8px 0;grid-row:1;max-height:none;margin:0}.fc-root .catalog-shell{grid-template-columns:minmax(0,1fr)}.fc-root .promo-strip,.fc-root .topbar{grid-column:1/-1}.fc-root .promo-strip{border-bottom:1px solid var(--line);color:#24252a;text-align:center;background:#f7f7f8;grid-template-columns:1fr auto;align-items:center;min-height:34px;padding:0 28px;font-size:12px;display:grid}.fc-root .promo-strip button{color:#505158;background:0 0;width:28px;height:28px;font-size:22px;line-height:1}.fc-root .viewer-region{border-radius:var(--ui-radius-panel);background:radial-gradient(circle at 50% 48%,#ffffff57,#fff0 38%),linear-gradient(180deg,#f0eee8 0%,var(--canvas)72%,#ddd8cf 100%);grid-area:3/1;min-height:calc(100vh - 182px);margin:24px 0 32px 32px;position:relative;overflow:hidden}.fc-root .topbar{z-index:9;border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:42px;min-height:92px;padding:0 32px;display:grid;position:relative}.fc-root .brand-mark,.fc-root .topbar-account{align-items:center;gap:9px;display:flex}.fc-root .brand-mark{min-width:max-content;color:var(--ink);letter-spacing:-.02em;font-size:30px;font-weight:780}.fc-root .topbar-nav{align-items:center;gap:34px;display:flex}.fc-root .topbar-nav a,.fc-root .topbar-account button{color:#8a8a91;background:0 0;font-size:14px;font-weight:620;text-decoration:none}.fc-root .topbar-nav a:hover,.fc-root .topbar-account button:hover{color:var(--ink)}.fc-root .topbar-account button{justify-content:center;align-items:center;width:36px;min-height:36px;padding:0;display:inline-flex}.fc-root .catalog-button{border:1px solid var(--line-dark);min-height:36px;color:var(--ink);white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:760;display:inline-flex}.fc-root .product-index{grid-area:3/1;width:min(1180px,100% - 64px);margin:34px auto 56px}.fc-root .product-index-heading{gap:8px;max-width:560px;margin-bottom:24px;display:grid}.fc-root .product-index-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.fc-root .product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.fc-root .product-card{border:1px solid var(--line);min-width:0;min-height:360px;color:var(--ink);text-align:left;background:#fff;border-radius:8px;align-content:start;gap:14px;padding:14px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 16px 40px #0208170a}.fc-root .product-preview{border:1px solid color-mix(in srgb,var(--product-accent)32%,#dcdcd8);background:linear-gradient(180deg,#ffffffa8,#fff0),color-mix(in srgb,var(--product-accent)14%,#f7f7f5);border-radius:6px;grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;height:128px;padding:12px;display:grid}.fc-root .product-preview i{border:1px solid color-mix(in srgb,var(--product-accent)36%,#d6d6d2);background:#ffffff61;min-width:0;display:block}.fc-root .product-preview-modu-shelf i:nth-child(2),.fc-root .product-preview-partition-wall i:nth-child(4){grid-column:span 2}.fc-root .product-preview-built-in-wardrobe{grid-template-rows:1fr;grid-template-columns:repeat(3,minmax(0,1fr))}.fc-root .product-preview-built-in-wardrobe i{min-height:100%}.fc-root .product-preview-built-in-wardrobe i:nth-child(n+4){display:none}.fc-root .product-preview-kitchen-cabinet{grid-template-rows:.8fr 1.2fr}.fc-root .product-preview-kitchen-cabinet i:nth-child(-n+3){align-self:end;height:46%}.fc-root .product-preview-sliding-door{grid-template-rows:1fr;grid-template-columns:1fr 1fr;gap:8px}.fc-root .product-preview-sliding-door i{min-height:100%}.fc-root .product-preview-sliding-door i:nth-child(n+3){display:none}.fc-root .product-preview-plaster-wall{background:linear-gradient(135deg,#ffffffb8,#fff0),color-mix(in srgb,var(--product-accent)16%,#f7f7f5);display:block;position:relative;overflow:hidden}.fc-root .product-preview-plaster-wall i{border-color:color-mix(in srgb,var(--product-accent)38%,#cfcfca);background:color-mix(in srgb,var(--product-accent)20%,#fff);display:block;position:absolute}.fc-root .product-preview-plaster-wall i:first-child{height:28px;box-shadow:0 7px 0 color-mix(in srgb,var(--product-accent)23%,#deded9);top:28px;left:18px;right:44px}.fc-root .product-preview-plaster-wall i:nth-child(2){border-top:10px solid color-mix(in srgb,var(--product-accent)32%,#dcdcd8);border-left:10px solid color-mix(in srgb,var(--product-accent)32%,#dcdcd8);background:0 0;border-radius:0 0 54px;width:54px;height:54px;bottom:22px;right:18px}.fc-root .product-preview-plaster-wall i:nth-child(n+3){display:none}.fc-root .product-card-body{gap:7px;display:grid}.fc-root .product-category{color:#84858b;font-size:11px;font-weight:760}.fc-root .product-card-body strong{color:var(--ink);font-size:21px;font-weight:780;line-height:1.08}.fc-root .product-card-body span:last-child{color:var(--muted);font-size:12px;line-height:1.45}.fc-root .product-card-meta{border-top:1px solid var(--line);gap:4px;margin-top:auto;padding-top:14px;display:grid}.fc-root .product-card-meta span{color:#76777d;font-size:11px;font-weight:720}.fc-root .product-card-meta strong{color:var(--ink);font-size:16px;font-weight:790;line-height:1}.fc-root .product-card-action{background:var(--ink);color:#fff;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:12px;font-weight:780;display:inline-flex}.fc-root .configurator-canvas{width:100%;height:calc(100vh - 182px);min-height:620px;display:block}.fc-root .view-rail{z-index:7;gap:11px;width:62px;display:grid;position:absolute;top:28px;left:28px}.fc-root .viewer-top-controls{z-index:8;align-items:center;gap:10px;display:flex;position:absolute;top:28px;right:28px}.fc-root .viewer-mode-controls{pointer-events:none;justify-content:flex-end;display:flex;position:static}.fc-root .viewer-base-view-controls{position:static}.fc-root .viewer-base-view-button{color:#3b3b3f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #02081721;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:12px;font-weight:780;display:inline-flex;box-shadow:0 12px 34px #19181617}.fc-root .viewer-base-view-button:hover{background:#fff}.fc-root .viewer-mode-button{pointer-events:auto;color:#3b3b3f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #02081721;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:12px;font-weight:780;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex;box-shadow:0 12px 34px #19181617}.fc-root .viewer-mode-button:hover{transform:translateY(-1px)}.fc-root .viewer-mode-button.selected{color:#fff;background:#191816db;border-color:#ffffff47}.fc-root .viewer-region.is-realistic-render{background:radial-gradient(circle at 44% 22%,#ffffff85,#fff0 36%),linear-gradient(#f1eee8 0%,#e8e2d8 74%,#dcd4c8 100%)}.fc-root .view-thumb{border-radius:var(--ui-radius-panel);color:#77736c;background:#ffffffd6;border:1px solid #c4c4bbe6;border-left:3px solid #0000;justify-items:center;gap:5px;width:62px;min-height:67px;padding:7px 5px 6px;display:grid;box-shadow:0 8px 28px #1918160f}.fc-root .view-thumb.selected{border-color:#02081761;border-left-color:var(--accent);color:var(--ink)}.fc-root .view-thumb span:not(.mini-view){font-size:10px;font-weight:720}.fc-root .mini-view{background:#fbf5ef;border:1px solid #d5cabd;width:37px;height:35px;display:grid;position:relative;overflow:hidden}.fc-root .mini-view i{border-bottom:1px solid #d8b996;border-right:1px solid #d8b996;display:block}.fc-root .mini-view-front,.fc-root .mini-view-grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr}.fc-root .mini-view-depth{background:linear-gradient(135deg,#fff8f0 0%,#d7a979 100%);grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr;width:42px;transform:skewY(-10deg)}.fc-root .mini-view-finish{background:linear-gradient(90deg,#ffffff47,#0000 40%),repeating-linear-gradient(90deg,#c78e56 0 6px,#bd7d45 6px 9px)}.fc-root .mini-view-finish i{display:none}.fc-root .floating-spec{z-index:6;border-radius:var(--ui-radius-panel);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc2;border:1px solid #ccccc4db;grid-template-columns:1.15fr 1fr 1fr;gap:0;width:min(610px,100% - 150px);transition:opacity .18s,transform .18s;display:grid;position:absolute;bottom:24px;left:110px;overflow:hidden;box-shadow:0 18px 48px #1e1c1814}.fc-root .viewer-region.is-showing-dimensions .floating-spec{pointer-events:none;opacity:0;transform:translateY(14px)}.fc-root .dimension-summary-panel{z-index:7;border-radius:var(--ui-radius-panel);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd6;border:1px solid #ccccc4e6;width:min(360px,100% - 150px);max-height:min(320px,100% - 56px);padding:14px 16px 15px;position:absolute;top:28px;left:110px;overflow:auto;box-shadow:0 18px 48px #1e1c181a}.fc-root .dimension-summary-panel.is-collapsed{width:max-content;min-width:170px}.fc-root .dimension-summary-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.fc-root .dimension-summary-header>strong{color:var(--ink);font-size:13px;font-weight:830;line-height:1.2;display:block}.fc-root .dimension-summary-toggle{color:#46474d;white-space:nowrap;background:#ffffffbd;border:1px solid #02081724;border-radius:999px;justify-content:center;align-items:center;gap:3px;min-height:28px;padding:0 8px;font-size:11px;font-weight:780;display:inline-flex}.fc-root .dimension-summary-toggle svg{transition:transform .16s}.fc-root .dimension-summary-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.fc-root .dimension-summary-panel dl{gap:7px;margin:10px 0 0;display:grid}.fc-root .dimension-summary-panel div{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:12px;min-width:0;display:grid}.fc-root .dimension-summary-panel dt{min-width:0;color:var(--muted);font-size:11px;font-weight:720;line-height:1.25}.fc-root .dimension-summary-panel dd{color:var(--ink);white-space:nowrap;margin:0;font-size:13px;font-weight:820;line-height:1.2}.fc-root .kitchen-viewer-region{background:radial-gradient(circle at 48% 40%,#ffffffc7,#fff0 38%),linear-gradient(#fbfbfa 0%,#f4f3ee 76%,#eceae3 100%)}.fc-root .kitchen-viewer-region .configurator-canvas{min-height:680px}.fc-root .partition-viewer-region{background:radial-gradient(circle at 50% 40%,#ffffffd1,#fff0 38%),linear-gradient(#fbfbfa 0%,#f3f2ee 76%,#ebe9e3 100%)}.fc-root .partition-viewer-region .configurator-canvas{min-height:680px}.fc-root .plaster-wall-viewer-region{background:radial-gradient(circle at 52% 40%,#ffffffd6,#fff0 40%),linear-gradient(#fbfbfa 0%,#f1f1ed 76%,#e8e6df 100%)}.fc-root .plaster-wall-viewer-region .configurator-canvas{min-height:680px}.fc-root .wardrobe-viewer-region{background:radial-gradient(circle at 52% 34%,#fffc,#fff0 42%),linear-gradient(#fbfbfa 0%,#f2f1ed 74%,#e9e7e0 100%)}.fc-root .wardrobe-viewer-region .configurator-canvas{min-height:680px}.fc-root .wardrobe-viewer-region.is-editing-column{grid-template-columns:minmax(0,1fr) clamp(260px,24vw,316px);align-items:center;display:grid}.fc-root .wardrobe-viewer-region.is-editing-column .configurator-canvas{grid-area:1/1;min-width:0}.fc-root .wardrobe-scene-dock{z-index:8;border-radius:var(--ui-radius-panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #02081721;grid-area:1/2;place-self:center end;gap:10px;width:min(302px,100% - 22px);max-height:min(570px,100% - 48px);margin:24px 22px 24px 0;padding:14px;display:grid;position:relative;overflow:auto;box-shadow:0 20px 58px #0208171f}.fc-root .wardrobe-scene-dock-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.fc-root .wardrobe-scene-dock-heading>div{gap:4px;display:grid}.fc-root .wardrobe-scene-dock-heading span{color:#77787f;font-size:11px;font-weight:760}.fc-root .wardrobe-scene-dock-heading strong{color:var(--ink);font-size:17px;font-weight:820;line-height:1}.fc-root .wardrobe-scene-dock-heading button{color:#5f6067;background:#ffffffc7;border:1px solid #0208171f;border-radius:999px;flex:none;place-items:center;width:28px;height:28px;font-size:17px;line-height:1;display:inline-grid}.fc-root .wardrobe-scene-preset-grid{grid-template-columns:1fr;gap:7px;display:grid}.fc-root .wardrobe-scene-preset-grid button{border-radius:var(--ui-radius-panel);min-width:0;min-height:72px;color:var(--ink);text-align:left;background:#ffffffbd;border:1px solid #0208171f;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px 8px 8px;display:grid}.fc-root .wardrobe-preset-copy{gap:4px;min-width:0;display:grid}.fc-root .wardrobe-scene-preset-grid .wardrobe-preset-copy strong{font-size:12px;font-weight:800;line-height:1.15}.fc-root .wardrobe-scene-preset-grid .wardrobe-preset-copy>span{color:#73757c;font-size:10px;font-weight:680;line-height:1.32}.fc-root .wardrobe-scene-preset-grid button.selected{background:var(--accent-soft);border-color:#02081780;box-shadow:inset 0 0 0 1px #0208170f}.fc-root .wardrobe-preset-illustration{background:linear-gradient(180deg,#ffffffbd,#f6f6f2c7),var(--accent-soft);color:#020817b8;border:1px solid #0208171c;border-radius:9px;width:62px;height:50px;display:block;overflow:visible}.fc-root .wardrobe-preset-illustration line,.fc-root .wardrobe-preset-illustration path,.fc-root .wardrobe-preset-illustration rect,.fc-root .wardrobe-preset-illustration circle{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;vector-effect:non-scaling-stroke}.fc-root .wardrobe-preset-illustration .wardrobe-illo-case{fill:#7f928014;stroke:#0208173d}.fc-root .wardrobe-scene-preset-grid button.selected .wardrobe-preset-illustration,.fc-root .wardrobe-preset-choice.selected .wardrobe-preset-illustration{color:#020817db;background:#fffc;border-color:#02081733}.fc-root .floating-spec>div{border-right:1px solid #d6d6cfd1;min-width:0;padding:11px 13px}.fc-root .floating-spec>div:last-child{border-right:0}.fc-root .spec-label{color:#8a867e;margin-bottom:5px;font-size:10px;font-weight:760;display:block}.fc-root .floating-spec strong{color:var(--ink);overflow-wrap:anywhere;font-size:clamp(12px,1vw,15px);font-weight:760;line-height:1.2;display:block}.fc-root .control-panel{border:1px solid var(--line);border-radius:var(--ui-radius-panel);background:var(--paper);max-height:calc(100vh - 182px);box-shadow:var(--ui-shadow-panel);grid-area:3/2;margin:24px 32px 32px 28px;padding:26px 24px 28px;overflow-y:auto}.fc-root .panel-heading{grid-template-columns:minmax(0,1fr) auto;gap:12px 18px;margin-bottom:22px;display:grid}.fc-root .panel-heading p,.fc-root .panel-tags,.fc-root .dimension-toggle{grid-column:1/-1}.fc-root .section-kicker{color:#8b8b91;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.fc-root h1{color:var(--ink);letter-spacing:0;margin:0;font-size:28px;font-weight:760;line-height:1.08}.fc-root .panel-price{color:var(--ink);align-self:end;font-size:21px;font-weight:770;line-height:1}.fc-root .panel-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.fc-root .panel-tags{flex-wrap:wrap;gap:6px;display:flex}.fc-root .panel-tags span{border:1px solid var(--line);color:#6f7078;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:720}.fc-root .dimension-toggle{min-height:var(--ui-control-height);border:1px solid var(--line-dark);border-radius:var(--ui-radius-field);color:var(--ink);background:#fff;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:760;display:inline-flex}.fc-root .dimension-toggle.selected{background:var(--ink);color:#fff}.fc-root .control-section{border-top:1px solid var(--line);padding:19px 0}.fc-root .control-section h2{color:var(--ink);letter-spacing:0;align-items:center;gap:8px;margin:0 0 14px;font-size:13px;font-weight:760;line-height:1.2;display:flex}.fc-root .control-section h2 svg{width:15px;height:15px;color:var(--accent);stroke-width:2px}.fc-root .range-control{margin-top:14px;display:block}.fc-root .range-control>span{color:#72737a;align-items:baseline;margin-bottom:9px;font-size:12px;font-weight:690;display:flex}.fc-root input[type=range]{width:100%;height:18px;accent-color:var(--accent);appearance:none;background:0 0;margin:0}.fc-root .range-input-row{grid-template-columns:minmax(0,1fr) 86px max-content;align-items:center;gap:8px;display:grid}.fc-root .range-number-field{width:100%;min-height:var(--ui-control-height);border:1px solid var(--line);border-radius:var(--ui-radius-field);color:var(--ink);text-align:right;background:#fff;padding:0 9px;font-size:12px;font-weight:730;line-height:1}.fc-root .range-number-field:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--ui-focus-ring);outline:none}.fc-root .range-number-unit{color:#5f6067;white-space:nowrap;font-size:12px;font-weight:760;line-height:1}.fc-root .range-correction-message{color:#6f6f76;margin:5px 0 0;font-size:11px;font-style:normal;line-height:1.4;display:block}.fc-root input[type=range]::-webkit-slider-runnable-track{background:#d8d7d0;border-radius:999px;height:2px}.fc-root input[type=range]::-webkit-slider-thumb{border:2px solid var(--accent);appearance:none;background:#fff;border-radius:999px;width:16px;height:16px;margin-top:-7px;box-shadow:0 2px 8px #02081726}.fc-root input[type=range]::-moz-range-track{background:#d8d7d0;border-radius:999px;height:2px}.fc-root input[type=range]::-moz-range-thumb{border:2px solid var(--accent);background:#fff;border-radius:999px;width:14px;height:14px}.fc-root .placement-control{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin:13px 0 12px;display:grid}.fc-root .placement-control button,.fc-root .bay-chip,.fc-root .choice,.fc-root .toggle,.fc-root .ghost-wide-button{border-radius:var(--ui-radius-field);color:#2d2b28;background:#fff;border:1px solid #d9d7d0;transition:border-color .16s,background .16s,color .16s,transform .16s}.fc-root .placement-control button{min-height:var(--ui-control-height);padding:0 5px;font-size:10px;font-weight:760;line-height:1.1}.fc-root .kitchen-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-root .plaster-wall-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-root .plaster-wall-curve-angle-control{gap:6px;margin-top:12px;display:grid}.fc-root .plaster-wall-curve-angle-control>span{color:#72737a;font-size:11px;font-weight:760}.fc-root .plaster-wall-curve-angle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-root .plaster-module-options-2{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-root .plaster-module-options-3{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-root .plaster-module-option-icon{color:#4a4c53;width:34px;height:22px}.fc-root .part-editor-door-options button.selected .plaster-module-option-icon{color:var(--ink)}.fc-root .plaster-module-preview-svg{width:100%;max-height:108px;display:block}.fc-root .part-editor-heading-actions{flex:none;align-items:center;gap:6px;display:flex}.fc-root .plaster-module-editor-rotate{align-items:center;gap:2px;display:flex}.fc-root .part-editor-heading .plaster-module-editor-rotate button{width:28px;height:28px;color:var(--ink);font-size:14px}.fc-root .part-editor-heading .plaster-module-editor-rotate span{color:#66676e;text-align:center;min-width:28px;font-size:11px;font-weight:780;line-height:1;display:block}.fc-root .plaster-module-editor-remove{color:#b42318;background:#fff;border:1px solid #b91c1c33;border-radius:999px;width:100%;padding:9px 16px;font-size:12px;font-weight:700;line-height:1}.fc-root .module-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:13px 0 12px;display:grid}.fc-root .module-action-grid button{min-height:48px;color:var(--ink);text-align:left;background:#fff;border:1px solid #d9d7d0;border-radius:6px;padding:8px 10px;transition:border-color .16s,background .16s,transform .16s}.fc-root .module-action-grid button:hover:not(:disabled){background:var(--accent-soft);border-color:#02081780}.fc-root .module-action-grid button:disabled{color:#a9a7a0;cursor:not-allowed}.fc-root .module-action-grid span,.fc-root .module-action-grid strong{display:block}.fc-root .module-action-grid span{color:#7d7a72;font-size:11px;font-weight:720}.fc-root .module-action-grid strong{color:inherit;margin-top:4px;font-size:13px;font-weight:820}.fc-root .module-attach-hint{color:#77746c;margin:-4px 0 12px;font-size:11px;font-weight:650;line-height:1.45}.fc-root .scene-selection-action-bar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:#ffffffd1;border:1px solid #02081729;border-radius:999px;align-items:center;gap:4px;padding:5px;display:inline-flex;box-shadow:0 14px 34px #0208171f}.fc-root .plaster-rotate-popover{transform:translateY(-48px)}.fc-root .grid-storage-module-action-bar{white-space:nowrap;transform:translateY(-12px)}.fc-root .grid-storage-module-action-bar .scene-selection-action-status{min-width:82px}.fc-root .grid-storage-module-drag-layer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.fc-root .grid-storage-module-drag-ghost{background:repeating-linear-gradient(-45deg,#ffffff4d 0 8px,#15151514 8px 16px);border:2px solid #151515e0;border-radius:12px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 12px 30px #0208171f}.fc-root .grid-storage-shelf-placement-label{color:#151515;white-space:nowrap;pointer-events:none;background:#fffffff0;border:1px solid #15151529;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 8px 24px #0208171f}.fc-root .scene-selection-action-button{width:30px;height:30px;color:var(--ink);background:#fff;border:1px solid #0208171f;border-radius:999px;place-items:center;font-size:16px;font-weight:760;line-height:1;display:inline-grid}.fc-root .scene-selection-action-button:disabled{opacity:.42;cursor:not-allowed}.fc-root .scene-selection-action-status{color:#66676e;text-align:center;min-width:34px;font-size:11px;font-weight:780;line-height:1}.fc-root .scene-selection-action-button-danger,.fc-root .plaster-rotate-popover .plaster-rotate-popover-delete{color:#b42318;border-color:#b91c1c33;font-size:20px}.fc-root .kitchen-option-grid button{min-height:40px;font-size:12px}.fc-root .kitchen-run-configurator{border-top:1px solid var(--ui-border);margin-top:14px;padding-top:14px}.fc-root .kitchen-run-configurator-heading{gap:3px;display:grid}.fc-root .kitchen-run-configurator-heading strong,.fc-root .kitchen-run-configurator-row>span{color:var(--ink);font-size:12px;font-weight:800}.fc-root .kitchen-run-configurator-heading span{color:#77746c;font-size:11px;line-height:1.45}.fc-root .kitchen-run-configurator-list{gap:7px;margin-top:10px;display:grid}.fc-root .kitchen-run-configurator-row{grid-template-columns:minmax(58px,.65fr) minmax(0,1.35fr);align-items:center;gap:8px;display:grid}.fc-root .kitchen-run-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.fc-root .kitchen-run-option-grid button{min-height:36px;font-size:11px}.fc-root .kitchen-glass-toggle{border-radius:999px;width:100%;margin-top:12px}.fc-root .partition-thickness-control{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:4px}.fc-root .partition-foot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-root .partition-foot-preview-button{width:100%;min-height:86px;color:var(--ink);text-align:left;background:#ffffffc7;border:1px solid #02081724;border-radius:8px;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:12px;margin:12px 0;padding:10px 12px;display:grid;box-shadow:inset 0 0 0 1px #ffffff9e}.fc-root .partition-foot-preview-button span{gap:5px;min-width:0;display:grid}.fc-root .partition-foot-preview-button small{color:#8b8982;font-size:10px;font-weight:760;line-height:1}.fc-root .partition-foot-preview-button strong{font-size:14px;font-weight:820;line-height:1.1}.fc-root .partition-foot-chevron{color:#77756f;transition:transform .16s}.fc-root .partition-foot-chevron.open{transform:rotate(180deg)}.fc-root .partition-foot-illustration{width:78px;height:56px;overflow:visible}.fc-root .partition-foot-shadow{fill:none;stroke:#0208172e;stroke-linecap:round;stroke-width:2px}.fc-root .partition-foot-shape{fill:#7f928033;stroke:#020817ad;stroke-linejoin:round;stroke-width:2px}.fc-root .partition-foot-centerline{fill:none;stroke:#02081738;stroke-dasharray:3 3;stroke-width:1.3px}.fc-root .partition-foot-designer{background:#f7f7f4eb;border:1px solid #0208171f;border-radius:8px;gap:10px;margin:-2px 0 14px;padding:10px;display:grid}.fc-root .partition-foot-design-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.fc-root .partition-foot-choice{min-width:0;min-height:116px;color:var(--ink);text-align:center;background:#ffffffb8;border:1px solid #0208171f;border-radius:8px;justify-items:center;gap:6px;padding:9px 8px;display:grid}.fc-root .partition-foot-choice strong{font-size:12px;font-weight:820;line-height:1.15}.fc-root .partition-foot-choice span{color:#77756f;font-size:10px;line-height:1.2}.fc-root .partition-foot-choice.selected{background:var(--accent-soft);border-color:#02081780;box-shadow:inset 0 0 0 1px #0208170f}.fc-root .partition-foot-note{color:#74726c;margin:0;font-size:11px;line-height:1.45}.fc-root .toggle.selected,.fc-root .choice.selected,.fc-root .ghost-wide-button.selected,.fc-root .placement-control button.selected,.fc-root .bay-chip.selected{border-color:var(--ui-primary);background:var(--accent-soft);color:var(--ink)}.fc-root .metadata-row,.fc-root .price-line{color:#72737a;justify-content:space-between;align-items:center;gap:14px;min-height:27px;font-size:12px;display:flex}.fc-root .metadata-row strong,.fc-root .price-line strong{color:var(--ink);white-space:nowrap;font-size:12px;font-weight:760}.fc-root .bay-selector{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:13px;display:grid}.fc-root .bay-chip{text-align:center;gap:2px;min-height:45px;padding:7px 5px;display:grid}.fc-root .bay-chip span{color:#817d76;font-size:10px;font-weight:760}.fc-root .bay-chip strong{color:var(--ink);font-size:11px;font-weight:760}.fc-root .wardrobe-bay-selector{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:12px 0;display:grid}.fc-root .wardrobe-bay-chip{min-height:58px;color:var(--ink);text-align:left;background:#fff;border:1px solid #d9d7d0;border-radius:6px;align-content:center;gap:4px;padding:8px;transition:border-color .16s,background .16s,transform .16s;display:grid}.fc-root .wardrobe-bay-chip span{color:#817d76;font-size:10px;font-weight:760}.fc-root .wardrobe-bay-chip strong{min-width:0;color:var(--ink);overflow-wrap:anywhere;font-size:12px;font-weight:780;line-height:1.15}.fc-root .wardrobe-bay-chip.selected{background:var(--accent-soft);border-color:#02081785}.fc-root .selected-column-summary{border-radius:var(--ui-radius-panel);background:var(--accent-soft);border:1px solid #0208172e;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:11px;padding:11px 12px;display:flex}.fc-root .selected-column-summary span{color:#64656c;font-size:12px;font-weight:760}.fc-root .selected-column-summary strong{color:var(--ink);font-size:17px;font-weight:780}.fc-root .edit-rule-row{padding:0 2px}.fc-root .stepper-row{grid-template-columns:38px 1fr 38px;align-items:center;gap:7px;margin:12px 0 9px;display:grid}.fc-root .stepper-row button{width:38px;height:var(--ui-control-height);border-radius:var(--ui-radius-field);color:var(--ink);background:#f6f5f1;border:1px solid #d7d5ce;font-size:18px;font-weight:720}.fc-root .stepper-row button:disabled{cursor:not-allowed;opacity:.34}.fc-root .stepper-row strong{text-align:center;min-width:0;color:var(--ink);font-size:13px;font-weight:760}.fc-root .canvas-edit-note{color:var(--muted);margin:0 0 11px;font-size:11px;line-height:1.45}.fc-root .rule-note{color:var(--muted);margin:10px 0 0;font-size:11px;line-height:1.55}.fc-root .choice-stack{gap:7px;margin-top:10px;display:grid}.fc-root .choice{min-height:var(--ui-control-height);text-align:left;padding:0 12px;font-size:12px;font-weight:730}.fc-root .lower-shelf-grid{grid-template-columns:44px repeat(2,minmax(0,1fr))}.fc-root .lower-cabinet-interior-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fc-root .lower-cabinet-interior-choice{grid-template-columns:46px minmax(0,1fr);align-items:center;gap:9px;min-height:70px;padding:9px 10px;display:grid}.fc-root .lower-cabinet-interior-choice>span:last-child{gap:2px;min-width:0;display:grid}.fc-root .lower-cabinet-interior-choice strong{color:var(--ink);font-size:11px;line-height:1.2}.fc-root .lower-cabinet-interior-choice small{color:var(--muted);font-size:9px;line-height:1.2}.fc-root .lower-cabinet-interior-icon{background:#f7f7f5;border:1px solid #0208176b;width:46px;height:34px;display:block;position:relative}.fc-root .lower-cabinet-interior-divider{background:#02081794;display:block;position:absolute}.fc-root .lower-cabinet-interior-divider.vertical{width:2px;top:3px;bottom:3px;left:calc(50% - 1px)}.fc-root .lower-cabinet-interior-divider.horizontal{height:2px;bottom:calc(50% - 1px);left:3px;right:3px}.fc-root .choice-stack-label{color:var(--muted);align-items:center;font-size:12px;font-weight:730;display:grid}.fc-root .wardrobe-preset-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.fc-root .wardrobe-preset-choice{border-radius:var(--ui-radius-panel);min-height:122px;color:var(--ink);text-align:left;background:#fff;border:1px solid #0208171f;align-content:start;gap:7px;padding:9px;display:grid}.fc-root .wardrobe-preset-choice .wardrobe-preset-illustration{width:100%;height:46px}.fc-root .wardrobe-preset-choice .wardrobe-preset-copy strong{font-size:12px;font-weight:790;line-height:1.15}.fc-root .wardrobe-preset-choice .wardrobe-preset-copy>span{color:#77787f;font-size:10px;font-weight:680;line-height:1.3}.fc-root .wardrobe-preset-choice.selected{background:var(--accent-soft);border-color:#02081780;box-shadow:inset 0 0 0 1px #0208170f}.fc-root .wardrobe-interior-mode-control{border-radius:var(--ui-radius-panel);background:#f8f8f6db;border:1px solid #0208171f;gap:9px;margin-top:10px;padding:11px;display:grid}.fc-root .wardrobe-interior-mode-heading{gap:3px;display:grid}.fc-root .wardrobe-interior-mode-heading strong{color:var(--ink);font-size:12px;font-weight:800}.fc-root .wardrobe-interior-mode-heading span{color:var(--muted);font-size:10px;line-height:1.4}.fc-root .wardrobe-interior-mode-segment{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.fc-root .wardrobe-custom-editor{border-radius:var(--ui-radius-panel);background:#ffffffeb;border:1px solid #02081724;gap:12px;margin-top:10px;padding:12px;display:grid}.fc-root .wardrobe-custom-editor-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.fc-root .wardrobe-custom-editor-heading>div{gap:3px;display:grid}.fc-root .wardrobe-custom-editor-heading strong,.fc-root .wardrobe-custom-part-group h4,.fc-root .wardrobe-custom-part-card header strong{color:var(--ink);margin:0;font-size:12px;font-weight:800}.fc-root .wardrobe-custom-editor-heading span,.fc-root .wardrobe-custom-part-note,.fc-root .wardrobe-custom-empty,.fc-root .wardrobe-custom-feedback{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.fc-root .wardrobe-custom-editor-heading>span{color:#57585e;background:#efefec;border-radius:999px;flex:none;padding:3px 7px;font-weight:760}.fc-root .wardrobe-custom-add-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.fc-root .wardrobe-custom-add-grid button{border-radius:var(--ui-radius-field);min-height:34px;color:var(--ink);background:#fff;border:1px solid #02081729;justify-content:center;align-items:center;gap:4px;padding:6px;font-size:10px;font-weight:760;display:inline-flex}.fc-root .wardrobe-custom-add-grid button:disabled{cursor:not-allowed;opacity:.38}.fc-root .wardrobe-custom-feedback{border-radius:var(--ui-radius-field);color:#57585e;background:#f3f2ee;padding:7px 9px}.fc-root .wardrobe-custom-empty{border-radius:var(--ui-radius-field);text-align:center;border:1px dashed #02081733;padding:14px}.fc-root .wardrobe-custom-part-group{gap:7px;display:grid}.fc-root .wardrobe-custom-part-list{gap:8px;display:grid}.fc-root .wardrobe-custom-part-card{border-radius:var(--ui-radius-field);background:#fafaf8;border:1px solid #0208171a;gap:4px;padding:10px;display:grid}.fc-root .wardrobe-custom-part-card-active{border-color:var(--ui-primary);background:color-mix(in srgb,var(--accent-soft)76%,#fff);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ui-primary)18%,transparent)}.fc-root .wardrobe-interaction-status{border:1px solid color-mix(in srgb,var(--ui-primary)28%,transparent);border-radius:var(--ui-radius-field);background:var(--accent-soft);gap:2px;padding:9px 10px;display:grid}.fc-root .wardrobe-interaction-status strong{color:var(--ink);font-size:11px;font-weight:800}.fc-root .wardrobe-interaction-status span{color:var(--muted);font-size:10px;line-height:1.4}.fc-root .wardrobe-editor-focus-section{scroll-margin-block:12px}.fc-root .wardrobe-custom-part-card header{justify-content:space-between;align-items:center;gap:8px;display:flex}.fc-root .wardrobe-custom-part-card header button{color:#63646a;background:#fff;border:1px solid #0208171f;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;display:grid}.fc-root .wardrobe-custom-part-card .range-control{margin-top:7px}.fc-root .wardrobe-custom-drawer-count{gap:6px;margin-top:7px;display:grid}.fc-root .wardrobe-custom-drawer-count>span{color:#72737a;font-size:11px;font-weight:760}.fc-root .wardrobe-custom-drawer-count>div{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-root .wardrobe-option-group{gap:6px;margin-top:12px;display:grid}.fc-root .wardrobe-split-ratio-control{border-radius:var(--ui-radius-panel);background:#ffffffc7;border:1px solid #0208171f;gap:9px;margin-top:12px;padding:12px;display:grid}.fc-root .wardrobe-split-ratio-heading,.fc-root .wardrobe-split-ratio-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.fc-root .wardrobe-split-ratio-heading span,.fc-root .wardrobe-split-ratio-meta,.fc-root .wardrobe-split-ratio-control p{color:var(--muted);font-size:11px;line-height:1.35}.fc-root .wardrobe-split-ratio-heading strong{color:var(--ink);font-size:12px;font-weight:800}.fc-root .wardrobe-split-ratio-control input[type=range]{accent-color:#171717;width:100%}.fc-root .wardrobe-split-ratio-control p{margin:0}.fc-root .wardrobe-option-group>span{color:#72737a;font-size:11px;font-weight:760}.fc-root .wardrobe-segment-control{margin-top:0}.fc-root .wardrobe-segment-control button:disabled{cursor:not-allowed;opacity:.42}.fc-root .door-style-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fc-root .lower-cabinet-door-section{border-top:1px solid #0208171f;gap:0;margin-top:20px;padding-top:14px;display:grid}.fc-root .lower-cabinet-door-section>span{color:var(--muted);font-size:12px;font-weight:730}.fc-root .lower-cabinet-door-section .door-style-grid{margin-top:9px}.fc-root .door-choice{grid-template-columns:50px minmax(0,1fr);align-items:center;gap:9px;min-height:62px;padding:9px 10px;display:grid}.fc-root .door-choice span:last-child{color:var(--ink);overflow-wrap:anywhere;font-size:11px;line-height:1.25}.fc-root .door-style-icon{background:linear-gradient(#ffffffa3,#f5f5f233),#f7f7f5;border:1px solid #0208175c;grid-template-columns:1fr;gap:3px;width:46px;height:34px;padding:4px;display:grid;position:relative}.fc-root .door-style-icon i{background:#ffffff57;border:1px solid #02081780;display:block}.fc-root .door-style-icon-double{grid-template-columns:1fr 1fr;gap:2px}.fc-root .door-style-icon-drawer{grid-template-rows:1fr}.fc-root .door-style-icon-open{background:#f0f0ed;padding:6px}.fc-root .door-style-icon-open i{background:#02081794;border:0;align-self:center;height:2px}.fc-root .ghost-wide-button{width:100%;min-height:var(--ui-control-height);color:#4e4a44;margin-top:10px;font-size:12px;font-weight:720}.fc-root .empty-note{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.fc-root .toggle-grid{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:13px;display:grid}.fc-root .toggle{min-height:var(--ui-control-height);justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:730;display:flex}.fc-root .toggle span{background:#c7c5bd;border-radius:999px;width:8px;height:8px}.fc-root .toggle.selected span{background:var(--accent)}.fc-root .swatch-row{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.fc-root .swatch{width:var(--ui-control-height);height:var(--ui-control-height);background:linear-gradient(90deg,#fff3,transparent),var(--swatch);border:1px solid #22201c2e;border-radius:999px;position:relative}.fc-root .swatch.selected:after{border:2px solid var(--ui-primary);border-radius:inherit;content:"";position:absolute;inset:-5px}.fc-root .material-picker-block{gap:8px;margin-bottom:15px;display:grid}.fc-root .material-picker-block>div:first-child{color:var(--muted);justify-content:space-between;align-items:baseline;gap:12px;font-size:12px;font-weight:730;display:flex}.fc-root .material-picker-block>div:first-child strong{color:var(--ink);font-size:12px;font-weight:790}.fc-root .material-picker-block .swatch-row{margin-bottom:0}.fc-root .material-swatch-control{gap:8px;display:grid}.fc-root .material-swatch-detail{min-height:16px;color:var(--muted);margin:0;font-size:11px;font-weight:650;line-height:1.45}.fc-root .edge-none-option{width:100%;min-height:34px;margin:0;font-size:12px}.fc-root .material-note{gap:4px;font-size:12px;display:grid}.fc-root .material-note strong{color:var(--ink);font-weight:760}.fc-root .material-note span{color:var(--muted)}.fc-root .material-presentation{gap:8px;display:grid}.fc-root .material-presentation-card{border:1px solid color-mix(in srgb,var(--line)82%,transparent);background:color-mix(in srgb,var(--panel)82%,#fff);border-radius:10px;gap:7px;padding:10px 11px;display:grid}.fc-root .material-presentation-heading{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.fc-root .material-presentation-heading span,.fc-root .material-presentation-card dt{color:var(--muted);font-size:11px}.fc-root .material-presentation-heading strong{color:var(--ink);font-size:12px}.fc-root .material-presentation-card dl{gap:4px;margin:0;display:grid}.fc-root .material-presentation-card dl>div{justify-content:space-between;gap:12px;display:flex}.fc-root .material-presentation-card dd{color:var(--ink);text-align:right;margin:0;font-size:11px}.fc-root .quote-total{border-radius:var(--ui-radius-panel);background:var(--ink);color:#fff;gap:5px;margin-bottom:12px;padding:14px;display:grid}.fc-root .quote-total span{color:#bbb7af;font-size:11px;font-weight:730}.fc-root .quote-total strong{letter-spacing:0;font-size:24px;font-weight:780;line-height:1}.fc-root .checkout-button{border-radius:var(--ui-radius-field);background:var(--accent);color:#fff;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;margin-top:14px;font-size:13px;font-weight:780;display:inline-flex}.fc-root .checkout-button:disabled,.fc-root .mobile-configurator-action-submit:disabled{opacity:.45;cursor:not-allowed}.fc-root .fulfillment-list{color:var(--muted);gap:5px;margin:12px 0 0;padding:0;font-size:11px;line-height:1.45;list-style:none;display:grid}.fc-root .fulfillment-list li:before{color:#9c978f;content:"✓";margin-right:6px}.fc-root .dimension-label{min-width:72px;color:var(--ink);white-space:nowrap;background:#ffffffe0;border:1px solid #0208172e;border-radius:999px;justify-content:center;align-items:center;padding:5px 8px;font-size:11px;font-weight:780;line-height:1;display:inline-flex;box-shadow:0 8px 24px #02081714}.fc-root .dimension-label.vertical{transform:rotate(-90deg)}.fc-root .dimension-label.compact{min-width:0;padding:4px 7px;font-size:10px;font-weight:760}.fc-root .dimension-label.subtle{color:#4a4c54;background:#ffffffb8}.fc-root .door-picker-popover{border-radius:var(--ui-radius-panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#fffffff0;border:1px solid #02081729;gap:10px;min-width:304px;padding:14px;display:grid;box-shadow:0 24px 70px #02081726}.fc-root .door-picker-title{color:var(--ink);letter-spacing:0;font-size:15px;font-weight:820;line-height:1}.fc-root .door-picker-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.fc-root .door-picker-button{min-width:0;min-height:55px;color:var(--ink);background:#ffffffb3;border:1px solid #02081721;border-radius:8px;justify-items:center;gap:5px;padding:7px 5px 6px;font-size:10px;font-weight:760;line-height:1;display:grid}.fc-root .door-picker-button.selected{background:var(--accent-soft);border-color:#0208177a;box-shadow:inset 0 0 0 1px #0208170f}.fc-root .wardrobe-canvas-label{min-width:72px;color:var(--ink);white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #02081724;border-radius:999px;justify-content:center;align-items:center;padding:6px 9px;font-size:10px;font-weight:790;line-height:1;transition:opacity .16s;display:inline-flex;box-shadow:0 12px 28px #02081714}.fc-root .part-editor-dock{z-index:12;pointer-events:none;align-items:center;width:min(348px,100% - 56px);display:flex;position:absolute;top:52px;bottom:34px;right:28px}.fc-root .part-editor-popover{border-radius:var(--ui-radius-panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#fffffff0;border:1px solid #02081729;gap:12px;width:100%;max-height:100%;padding:16px;display:grid;position:relative;overflow:auto;box-shadow:0 24px 70px #02081729}.fc-root .part-editor-popover:before{content:"";background:#fffffff0;border-bottom:1px solid #02081724;border-left:1px solid #02081724;width:28px;height:28px;position:absolute;top:50%;left:-15px;transform:translateY(-50%)rotate(45deg)}.fc-root .part-editor-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.fc-root .part-editor-heading span{min-width:0;color:var(--ink);gap:3px;font-size:17px;font-weight:820;line-height:1.2;display:grid}.fc-root .part-editor-heading small{color:#77787f;overflow-wrap:anywhere;font-size:11px;font-weight:720}.fc-root .part-editor-heading button{border-radius:var(--ui-radius-field);color:#5f6067;background:#ffffffc7;border:1px solid #0208171f;flex:none;place-items:center;width:32px;height:32px;font-size:17px;line-height:1;display:inline-grid}.fc-root .part-editor-preview{border-radius:var(--ui-radius-panel);background:linear-gradient(#ffffffe0,#f6f4efdb),#f7f7f5d1;border:1px solid #02081717;grid-template-columns:148px minmax(0,1fr);align-items:center;gap:12px;min-height:118px;padding:12px;display:grid}.fc-root .part-editor-cutaway{border-radius:var(--ui-radius-panel);background:radial-gradient(circle at 34% 22%,#ffffff9e,#fff0 46%),linear-gradient(#eeece6,#dad6cd);place-items:center;min-height:96px;display:grid;box-shadow:inset 0 -14px 26px #0208170f}.fc-root .part-editor-cutaway-case{grid-template-rows:repeat(var(--part-editor-rows),minmax(0,1fr));border:5px solid var(--part-editor-body-color);background:linear-gradient(90deg,#ffffff3d,#fff0 42%),color-mix(in srgb,var(--part-editor-body-color)38%,#fff);border-radius:4px;width:122px;height:84px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 20px #02081721,inset 0 0 0 1px #ffffff85}.fc-root .part-editor-cutaway-case>span{border-bottom:4px solid var(--part-editor-body-color);background:#ffffff29;min-height:0;position:relative}.fc-root .part-editor-cutaway-case>span:last-of-type{border-bottom:0}.fc-root .part-editor-cutaway-case>span.selected{background:linear-gradient(90deg,#ffffff5c,#fff0 72%),color-mix(in srgb,var(--part-editor-body-color)54%,#ffe3df);box-shadow:inset 0 0 0 2px #ff5f4f8a,0 0 0 1px #ff5f4f33}.fc-root .part-editor-cutaway-case>span.selected:after{content:"";background:#48413a61;border-radius:2px;width:22px;height:12px;position:absolute;bottom:7px;right:8px}.fc-root .part-editor-cutaway-case .book-stack{background:linear-gradient(90deg,#ffffffdb 0 22%,#9b5948c7 22% 42%,#ffecc9e6 42% 62%,#5a6573a8 62% 82%,#ffffffeb 82%);border-left:4px solid #4b423a80;border-right:5px solid #ffffffdb;width:24px;height:24px;position:absolute;bottom:8px;left:10px}.fc-root .part-editor-cutaway-case .storage-box{background:#fff5e2d6;border-radius:2px;width:26px;height:18px;position:absolute;bottom:8px;left:40px;box-shadow:inset 0 -4px #b9976e47}.fc-root .part-editor-cutaway-case>b{background:color-mix(in srgb,var(--part-editor-door-color)70%,#fff);border-radius:2px;height:22px;position:absolute;bottom:4px;left:5px;right:5px;box-shadow:inset 0 0 0 1px #02081726}.fc-root .part-editor-cutaway-case>b.door-style-open{opacity:.18}.fc-root .part-editor-cutaway-case>b.door-style-drawer{background:linear-gradient(180deg,transparent 45%,#0208172e 45% 52%,transparent 52%),color-mix(in srgb,var(--part-editor-door-color)70%,#fff)}.fc-root .part-editor-cutaway-case>b.door-style-double{background:linear-gradient(90deg,transparent 49%,#02081733 49% 51%,transparent 51%),color-mix(in srgb,var(--part-editor-door-color)70%,#fff)}.fc-root .part-editor-preview-meta{color:#73757c;gap:5px;font-size:12px;font-weight:760;display:grid}.fc-root .part-editor-preview-meta strong{color:var(--ink);font-size:16px;font-weight:820}.fc-root .part-editor-preview-meta small{color:#8b8d94;font-size:10px;font-weight:720;line-height:1.35}.fc-root .part-editor-location-grid{grid-template-columns:repeat(var(--part-editor-columns),minmax(0,1fr));grid-template-rows:repeat(var(--part-editor-rows),minmax(0,1fr));background:#f1eee8;border:1px solid #0208171f;border-radius:3px;width:92px;height:42px;margin-top:3px;display:grid;position:relative;overflow:hidden}.fc-root .part-editor-location-grid i{border-bottom:1px solid #0208171a;border-right:1px solid #0208171a;min-width:0;min-height:0}.fc-root .part-editor-location-grid em{top:0;left:calc((100%/var(--part-editor-columns))*var(--part-editor-focus-column));width:calc(100%/var(--part-editor-columns));background:#f1b8b275;border:1px solid #ff3b1f94;height:100%;position:absolute}.fc-root .part-editor-block{gap:8px;display:grid}.fc-root .part-editor-block>span{color:#73757c;font-size:10px;font-weight:790;line-height:1.35}.fc-root .part-editor-segmented,.fc-root .part-editor-door-options{gap:6px;display:grid}.fc-root .part-editor-segmented{grid-template-columns:repeat(4,minmax(0,1fr))}.fc-root .part-editor-segmented button,.fc-root .part-editor-door-options button{min-width:0;min-height:var(--ui-control-height);border-radius:var(--ui-radius-field);color:var(--ink);background:#ffffffc2;border:1px solid #02081721;font-size:11px;font-weight:780;line-height:1.15}.fc-root .part-editor-door-options{grid-template-columns:repeat(4,minmax(0,1fr))}.fc-root .part-editor-door-options button{justify-items:center;gap:5px;min-height:58px;padding:7px 5px 6px;display:grid}.fc-root .part-editor-segmented button.selected,.fc-root .part-editor-door-options button.selected{border-color:var(--ui-primary);background:var(--accent-soft);box-shadow:inset 0 0 0 1px #0208170f}.fc-root .kitchen-module-block{gap:7px;display:grid}.fc-root .kitchen-module-block>span,.fc-root .kitchen-module-note{color:#73757c;font-size:10px;font-weight:790;line-height:1.35}.fc-root .kitchen-module-options{grid-template-columns:1fr;gap:7px;display:grid}.fc-root .kitchen-module-options button,.fc-root .kitchen-count-options button,.fc-root .kitchen-remove-module{min-width:0;min-height:34px;color:var(--ink);background:#ffffffc2;border:1px solid #02081721;border-radius:8px;font-size:11px;font-weight:760;line-height:1.15}.fc-root .kitchen-module-options button{text-align:left;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:9px;min-height:56px;padding:8px 10px;display:grid}.fc-root .kitchen-module-option-copy{gap:3px;min-width:0;display:grid}.fc-root .kitchen-module-option-copy strong{overflow-wrap:anywhere;font-size:10px;line-height:1.2}.fc-root .kitchen-module-option-copy small{color:#777a80;overflow-wrap:anywhere;font-size:9px;font-weight:650;line-height:1.3}.fc-root .kitchen-module-options button.selected,.fc-root .kitchen-count-options button.selected{background:var(--accent-soft);border-color:#0208177a;box-shadow:inset 0 0 0 1px #0208170f}.fc-root .kitchen-count-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.fc-root .kitchen-remove-module{color:#fff;background:#17181c}.fc-root .kitchen-face-strip{grid-auto-columns:minmax(54px,1fr);grid-auto-flow:column;gap:6px;padding-bottom:2px;display:grid;overflow-x:auto}.fc-root .kitchen-face-cell{min-width:52px;min-height:60px;color:var(--ink);background:#ffffffc2;border:1px solid #02081721;border-radius:8px;place-items:center;gap:4px;padding:6px 5px;display:grid}.fc-root .kitchen-face-cell.selected{background:var(--accent-soft);border-color:#0208178c;box-shadow:inset 0 0 0 1px #0208170f}.fc-root .kitchen-face-cell.disabled{color:#8b8c91;background:#f5f5f29e;border-style:dashed}.fc-root .kitchen-face-cell span{font-size:10px;font-weight:820}.fc-root .kitchen-face-cell strong{font-size:9px;font-weight:760}.fc-root .kitchen-face-glyph{background:#ffffff8a;border:1px solid #0208176b;width:30px;height:24px;position:relative}.fc-root .kitchen-face-glyph:before,.fc-root .kitchen-face-glyph:after{content:"";background:#0208176b;position:absolute}.fc-root .kitchen-face-glyph:before{height:1px;top:6px;left:5px;right:5px}.fc-root .kitchen-face-glyph:after{height:1px;bottom:6px;left:5px;right:5px}.fc-root .kitchen-face-glyph-horizontal-sliding:before{top:5px}.fc-root .kitchen-face-glyph-horizontal-sliding:after{bottom:5px}.fc-root .kitchen-face-glyph-vertical-open:before{width:1px;height:10px;inset:7px 5px auto auto}.fc-root .kitchen-face-glyph-vertical-open:after{display:none}.fc-root .kitchen-face-glyph-open:before{top:7px;left:5px;right:5px;box-shadow:0 8px #02081752}.fc-root .kitchen-face-glyph-open:after{display:none}.fc-root .kitchen-face-glyph-glass{background:repeating-linear-gradient(90deg,#02081724 0 1px,#0000 1px 5px),#ffffff80}.fc-root .kitchen-door-icon{background:#ffffff94;border:1px solid #0208177a;width:58px;height:35px;display:block;position:relative}.fc-root .kitchen-door-icon i{background:#ffffff70;border:1px solid #02081780;display:block;position:absolute}.fc-root .kitchen-door-icon-horizontal-sliding i:first-child{height:7px;top:6px;left:8px;right:8px}.fc-root .kitchen-door-icon-horizontal-sliding i:nth-child(2){background:#ffffffb8;height:7px;top:14px;left:8px;right:8px}.fc-root .kitchen-door-icon-horizontal-sliding i:nth-child(3){background:#ffffff94;height:7px;top:22px;left:8px;right:8px}.fc-root .kitchen-door-icon-vertical-open i:first-child{width:auto;height:23px;top:6px;left:7px;right:7px}.fc-root .kitchen-door-icon-vertical-open i:nth-child(2){background:#0208178a;border:0;width:1px;height:13px;top:11px;right:11px}.fc-root .kitchen-door-icon-vertical-open i:nth-child(3){display:none}.fc-root .kitchen-door-icon-open i:first-child{background:#0208178a;border:0;height:1px;top:9px;left:8px;right:8px;box-shadow:0 8px #02081766,0 16px #02081752}.fc-root .kitchen-door-icon-open i:nth-child(2),.fc-root .kitchen-door-icon-open i:nth-child(3){display:none}.fc-root .finish-popover{border-radius:var(--ui-radius-panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#fffffff0;border:1px solid #02081729;gap:12px;min-width:330px;padding:16px;display:grid;box-shadow:0 24px 70px #02081726}.fc-root .finish-popover-heading{justify-content:space-between;align-items:baseline;gap:14px;padding-bottom:2px;display:flex}.fc-root .finish-popover-heading span{color:#73757c;font-size:10px;font-weight:790;line-height:1}.fc-root .finish-popover-heading strong{color:var(--ink);font-size:12px;font-weight:790;line-height:1}.fc-root .finish-material-row{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;display:grid}.fc-root .finish-material-row>span{color:#73757c;font-size:10px;font-weight:790}.fc-root .finish-swatch-row{flex-wrap:wrap;gap:7px;display:flex}.fc-root .finish-swatch{background:linear-gradient(90deg,#ffffff3d,transparent 58%),var(--finish-swatch);border:1px solid #0208172e;border-radius:999px;width:28px;height:28px;position:relative}.fc-root .finish-swatch.selected:after{border:2px solid var(--ink);border-radius:inherit;content:"";position:absolute;inset:-4px}.fc-root .finish-popover-note{color:#73757c;font-size:10px;font-weight:650;line-height:1.35}.fc-root .door-picker-icon{background:#f7f7f5;border:1px solid #02081757;grid-template-columns:1fr;gap:2px;width:35px;height:24px;padding:3px;display:grid}.fc-root .door-picker-icon i{border:1px solid #02081775;display:block}.fc-root .door-picker-icon-double{grid-template-columns:1fr 1fr}.fc-root .door-picker-icon-drawer{grid-template-rows:1fr}.fc-root .door-picker-icon-open{padding:5px}.fc-root .door-picker-icon-open i{background:#02081794;border:0;align-self:center;height:2px}@media (hover:hover){.fc-root .placement-control button:hover,.fc-root .bay-chip:hover,.fc-root .choice:hover,.fc-root .toggle:hover,.fc-root .ghost-wide-button:hover,.fc-root .wardrobe-bay-chip:hover,.fc-root .wardrobe-preset-choice:hover,.fc-root .wardrobe-scene-preset-grid button:hover,.fc-root .view-thumb:hover,.fc-root .catalog-button:hover{border-color:#02081752;transform:translateY(-1px)}.fc-root .product-card:hover{border-color:color-mix(in srgb,var(--product-accent)44%,#cfcfca);transform:translateY(-2px);box-shadow:0 22px 54px #02081714}.fc-root .door-picker-button:hover{background:#fff;border-color:#02081757}}@media (max-width:1080px){.fc-root .app-shell{grid-template-rows:34px 82px auto auto;grid-template-columns:1fr}.fc-root .configurator-surface-embedded{grid-template-rows:auto auto}.fc-root .catalog-shell{grid-template-rows:34px 82px auto}.fc-root .product-index{width:auto;margin:26px 18px 42px}.fc-root .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-root .viewer-region{flex-direction:column;grid-area:3/1;min-height:auto;margin:18px 18px 0;display:flex;overflow:visible}.fc-root .configurator-surface-embedded .viewer-region{border-radius:8px 8px 0 0;grid-row:1;min-height:auto;margin:0}.fc-root .configurator-canvas{height:60vh;min-height:430px;max-height:620px}.fc-root .viewer-mode-controls{top:auto;right:auto}.fc-root .viewer-top-controls{top:16px;right:16px}.fc-root .viewer-mode-button{min-height:35px;padding:0 11px;font-size:11px}.fc-root .kitchen-viewer-region .configurator-canvas,.fc-root .wardrobe-viewer-region .configurator-canvas{min-height:500px}.fc-root .wardrobe-viewer-region.is-editing-column{grid-template-columns:minmax(0,1fr) minmax(230px,274px);align-items:center;display:grid}.fc-root .wardrobe-viewer-region.is-editing-column .configurator-canvas{grid-area:1/1}.fc-root .wardrobe-scene-dock{grid-area:1/2;align-self:center;width:min(264px,100% - 12px);max-height:calc(100% - 28px);margin:14px 14px 14px 0;padding:10px}.fc-root .wardrobe-scene-preset-grid{grid-template-columns:1fr}.fc-root .wardrobe-scene-preset-grid button{grid-template-columns:56px minmax(0,1fr);gap:8px;min-height:64px}.fc-root .wardrobe-scene-dock .wardrobe-preset-illustration{width:54px;height:43px}.fc-root .floating-spec{grid-template-columns:1fr 1fr 1fr;width:auto;max-width:none;margin:0 16px 18px 92px;position:static}.fc-root .dimension-summary-panel{width:auto;max-height:none;margin:0 16px 18px 92px;position:static}.fc-root .control-panel{grid-area:4/1;max-height:none;margin:18px;padding:26px 20px 34px}.fc-root .configurator-surface-embedded .control-panel{border-left:0;border-top:1px solid var(--line);border-radius:0 0 8px 8px;grid-row:2;margin:0}}@media (max-width:720px){.fc-root .topbar{grid-template-columns:auto 1fr auto;gap:12px;min-height:76px;padding:0 12px}.fc-root .catalog-shell{grid-template-rows:34px 76px auto}.fc-root .topbar-nav,.fc-root .topbar-spacer{display:none}.fc-root .brand-mark span{font-size:14px}.fc-root .catalog-button{min-height:34px;padding:0 10px;font-size:11px}.fc-root .kitchen-editor-dock{align-items:end;width:auto;inset:auto 12px 12px}.fc-root .kitchen-editor-dock-left,.fc-root .kitchen-editor-dock-main,.fc-root .kitchen-editor-dock-right,.fc-root .kitchen-editor-dock-side-left,.fc-root .kitchen-editor-dock-side-right{left:12px;right:12px}.fc-root .kitchen-module-popover{max-height:min(260px,100vh - 210px)}.fc-root .part-editor-dock{align-items:end;width:auto;inset:auto 12px 12px}.fc-root .part-editor-popover{max-height:min(330px,100vh - 210px)}.fc-root .part-editor-popover:before{display:none}.fc-root .part-editor-preview{grid-template-columns:112px minmax(0,1fr)}.fc-root .part-editor-cutaway{min-height:82px}.fc-root .part-editor-cutaway-case{width:92px;height:66px}.fc-root .part-editor-location-grid{width:74px;height:34px}.fc-root .part-editor-segmented,.fc-root .part-editor-door-options{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-root .product-index{margin:22px 14px 34px}.fc-root .product-index-heading{margin-bottom:18px}.fc-root .product-index-heading p{font-size:12px}.fc-root .product-grid{grid-template-columns:1fr;gap:9px}.fc-root .product-card{grid-template-columns:108px minmax(0,1fr);gap:12px;min-height:0;padding:12px}.fc-root .product-preview{grid-row:span 3;height:116px}.fc-root .product-card-body strong{font-size:18px}.fc-root .product-card-meta{padding-top:10px}.fc-root .product-card-action{grid-column:2}.fc-root .view-rail{width:auto;padding-bottom:4px;display:flex;top:66px;left:12px;right:12px;overflow-x:auto}.fc-root .view-thumb{flex:0 0 60px}.fc-root .viewer-mode-controls{top:auto;right:auto}.fc-root .viewer-top-controls{top:12px;right:12px}.fc-root .viewer-mode-button{min-height:34px;padding:0 10px}.fc-root .configurator-canvas{height:54vh;min-height:390px}.fc-root .floating-spec{grid-template-columns:1fr;margin:0 12px 16px}.fc-root .dimension-summary-panel{margin:0 12px 16px}.fc-root .dimension-summary-panel div{grid-template-columns:1fr;gap:3px}.fc-root .floating-spec>div{border-bottom:1px solid #d6d6cfd1;border-right:0}.fc-root .floating-spec>div:last-child{border-bottom:0}.fc-root .panel-heading{grid-template-columns:1fr}.fc-root .panel-price{align-self:start}.fc-root h1{font-size:26px}.fc-root .placement-control,.fc-root .bay-selector,.fc-root .door-style-grid,.fc-root .wardrobe-bay-selector,.fc-root .wardrobe-preset-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-root .wardrobe-viewer-region.is-editing-column{grid-template-columns:1fr;display:grid;position:relative}.fc-root .wardrobe-viewer-region.is-editing-column .configurator-canvas{grid-area:1/1}.fc-root .wardrobe-scene-dock{grid-area:auto;width:min(286px,100% - 24px);max-height:min(360px,100% - 24px);margin:0;position:absolute;top:12px;right:12px}.fc-root .wardrobe-scene-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-root .wardrobe-scene-preset-grid button{grid-template-columns:1fr;gap:6px;min-height:92px}.fc-root .wardrobe-scene-dock .wardrobe-preset-illustration{width:100%;height:42px}.fc-root .kitchen-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-root .toggle-grid{grid-template-columns:1fr}.fc-root .door-picker-popover{min-width:252px;padding:8px}.fc-root .door-picker-options{gap:5px}.fc-root .door-picker-button{min-height:50px;font-size:9px}.fc-root .finish-popover{min-width:244px;padding:10px}.fc-root .finish-material-row{grid-template-columns:36px minmax(0,1fr);gap:8px}.fc-root .finish-swatch{width:25px;height:25px}}.fc-root .floating-spec .spec-quote-toggle{min-width:0;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:11px 34px 11px 13px;position:relative}.fc-root .floating-spec .spec-quote-toggle:hover{background:#17170f09}.fc-root .floating-spec .spec-quote-toggle svg{color:#17170f;transition:transform .16s;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.fc-root .floating-spec .spec-quote-toggle:hover svg{transform:translateY(-50%)translate(3px)}.fc-root .floating-spec .spec-quote-toggle strong small{color:#8b8b80;white-space:nowrap;margin-left:6px;font-size:11px;font-weight:500}.fc-root .floating-quote-detail{z-index:9;border-radius:var(--ui-radius-panel);background:#fffffff7;border:1px solid #ccccc4e6;width:min(340px,100% - 150px);padding:16px 18px 14px;position:absolute;bottom:96px;left:110px;box-shadow:0 18px 44px #17170f24}.fc-root .floating-quote-heading{color:#17170f;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.fc-root .floating-quote-heading button{color:#55554a;cursor:pointer;background:#fff;border:1px solid #ccccc4e6;border-radius:50%;width:26px;height:26px;font-size:15px;line-height:1}.fc-root .floating-quote-total{border-top:1px solid #ccccc4b3;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;font-size:13px;display:flex}.fc-root .floating-quote-total strong{letter-spacing:-.01em;font-size:16px}.fc-root .floating-quote-note{color:#8b8b80;margin:8px 0 0;font-size:11px;line-height:1.5}.fc-root .viewer-region.is-showing-dimensions .floating-quote-detail{pointer-events:none;opacity:0;transform:translateY(14px)}.fc-root .floating-quote-detail{transition:opacity .18s,transform .18s}.fc-root .floating-quote-total span{white-space:nowrap}@media (max-width:720px){.fc-root .floating-quote-detail{z-index:11;width:auto;max-height:60vh;bottom:12px;left:12px;right:12px;overflow-y:auto}}.fc-root .part-editor-render{border-radius:var(--ui-radius-panel);background:radial-gradient(circle at 34% 22%,#ffffff9e,#fff0 46%),linear-gradient(#f0eee8,#dedad1);height:176px;overflow:hidden;box-shadow:inset 0 -14px 26px #0208170f}.fc-root .part-editor-render canvas{display:block;width:100%!important;height:100%!important}.fc-root .part-editor-anchor{pointer-events:none;width:316px;position:relative;transform:translateY(-50%)}.fc-root .part-editor-anchor.anchor-left{transform:translate(-100%,-50%)}.fc-root .part-editor-anchor .part-editor-popover{pointer-events:auto;width:316px;max-height:74vh;overflow:visible}.fc-root .part-editor-anchor .selection-editor-popover{grid-template-rows:auto minmax(0,1fr);overflow:visible}.fc-root .part-editor-anchor .selection-editor-scroll{max-height:none}.fc-root .selection-editor-screen{z-index:13;pointer-events:none;align-items:center;display:flex;position:absolute;inset:32px 22px 136px}.fc-root .selection-editor-screen-left{justify-content:flex-start}.fc-root .selection-editor-screen-right{justify-content:flex-end}.fc-root .selection-editor-screen .part-editor-anchor,.fc-root .selection-editor-screen .part-editor-anchor.anchor-left{max-height:min(492px,100vh - 228px);transform:none}.fc-root .selection-editor-screen .selection-editor-popover{max-height:min(492px,100vh - 228px)}.fc-root .selection-editor-screen .part-editor-anchor .selection-editor-popover:before{background:#fffffff7;width:18px;height:18px;left:-9px;box-shadow:-5px 6px 14px #0208170f}.fc-root .selection-editor-screen .part-editor-anchor.anchor-left .selection-editor-popover:before{left:auto;right:-9px;box-shadow:5px -6px 14px #0208170f}.fc-root .selection-editor-screen .selection-editor-scroll{max-height:min(416px,100vh - 306px)}.fc-root .selection-editor-scroll{overscroll-behavior:contain;align-content:start;gap:12px;min-height:0;max-height:calc(74vh - 58px);padding-right:2px;display:grid;overflow-y:auto}.fc-root .part-editor-anchor .part-editor-popover:before{content:"";background:#fffffff7;border-bottom:1px solid #02081729;border-left:1px solid #02081729;border-radius:2px;width:14px;height:14px;position:absolute;top:50%;left:-7px;transform:translateY(-50%)rotate(45deg)}.fc-root .part-editor-anchor.anchor-left .part-editor-popover:before{border-top:1px solid #02081729;border-bottom:0;border-left:0;border-right:1px solid #02081729;left:auto;right:-7px}.fc-root .part-editor-preview-slim{grid-template-columns:minmax(0,1fr);height:176px;min-height:176px;padding:8px;display:grid;overflow:hidden}.fc-root .part-editor-preview-slim .part-editor-render{width:100%;min-width:0;height:158px}.fc-root .wardrobe-selection-render{height:158px}.fc-root .wardrobe-preset-badge{background:linear-gradient(180deg,#ffffffc2,#f7f6f2bd),var(--accent-soft);color:#020817c2;border:1px solid #0208171f;border-radius:8px;place-items:center;width:48px;height:42px;font-size:11px;font-weight:820;display:inline-grid}.fc-root .wardrobe-scene-preset-grid button.selected .wardrobe-preset-badge{color:#020817e6;background:#ffffffd6;border-color:#02081747}.fc-root .selection-editor-popover .part-editor-segmented button:disabled{cursor:not-allowed;opacity:.45}.fc-root .floating-spec.floating-spec--no-price{grid-template-columns:1.15fr 1fr;width:min(460px,100% - 150px)}.fc-root{--ui-surface:#fff;--ui-surface-subtle:#f5f5f5;--ui-surface-muted:#ededed;--ui-text:#1c1c1c;--ui-text-muted:#686868;--ui-border:#dedede;--ui-border-strong:#ccc;--ui-primary:#181818;--ui-primary-content:#fff;--ui-primary-content-muted:#d6d6d6;--ui-focus-ring:#18181833;--ui-shadow-panel:none;--accent:#181818;--accent-soft:#f1f1f1;--ink:#1c1c1c;--muted:#686868;--line:#dedede;--line-dark:#ccc;--paper:#fff;--canvas:#e8e7e2;background:#ecebe7}.fc-root .app-shell{--configurator-control-panel-width:392px;--configurator-material-panel-width:clamp(332px,24vw,372px);grid-template-columns:minmax(0,1fr)var(--configurator-control-panel-width);grid-template-rows:28px 68px minmax(0,1fr);height:100dvh;min-height:680px;position:relative;overflow:hidden}.fc-root .promo-strip{color:#59625f;background:#f3f5f3;min-height:28px;padding:0 18px;font-size:11px}.fc-root .promo-strip button{width:24px;height:24px;font-size:18px}.fc-root .topbar{border-bottom-color:#e4e7e4;gap:28px;min-height:68px;padding:0 22px}.fc-root .brand-mark{letter-spacing:0;font-size:24px}.fc-root .topbar-nav{gap:24px}.fc-root .topbar-nav a,.fc-root .topbar-account button{color:#707773;font-size:12px}.fc-root .catalog-button{border-radius:6px;min-height:34px}.fc-root .viewer-region{background:radial-gradient(circle at 50% 42%,#ffffffb3,#fff0 38%),linear-gradient(#f2f1ed 0%,#e8e6e0 76%,#dcdbd4 100%);border-right:1px solid #dfe3df;border-radius:0;grid-row:3;min-height:calc(100dvh - 96px);margin:0}.fc-root .configurator-canvas{height:calc(100dvh - 96px);min-height:584px}.fc-root .kitchen-viewer-region .configurator-canvas,.fc-root .partition-viewer-region .configurator-canvas,.fc-root .plaster-wall-viewer-region .configurator-canvas,.fc-root .wardrobe-viewer-region .configurator-canvas{min-height:584px}.fc-root .viewer-primary-controls{--viewer-primary-button-height:34px;--viewer-primary-button-padding-inline:10px;--viewer-primary-group-padding:3px;z-index:8;align-items:flex-start;gap:8px;display:flex;position:absolute;top:16px;left:16px}.fc-root .view-toggle,.fc-root .scale-reference-controls{padding:var(--viewer-primary-group-padding);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #c7d0cae6;border-radius:8px;display:flex;position:relative;box-shadow:0 8px 24px #18211f14}.fc-root .view-toggle{width:min-content}.fc-root .scale-reference-controls{flex:none;align-items:stretch;min-width:0}.fc-root .scale-reference-trigger{min-width:74px;min-height:var(--viewer-primary-button-height);padding:0 var(--viewer-primary-button-padding-inline);color:#66706a;box-shadow:none;white-space:nowrap;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:750;transition:background .15s,color .15s,opacity .15s;display:inline-flex}.fc-root .scale-reference-trigger.selected{background:var(--ui-primary);color:var(--ui-primary-content)}.fc-root .scale-reference-controls.disabled{opacity:.45}.fc-root .scale-reference-trigger:disabled{cursor:not-allowed}.fc-root .scale-reference-trigger:focus-visible,.fc-root .scale-reference-option:focus-visible{outline:2px solid var(--ui-primary);outline-offset:2px}.fc-root .scale-reference-options{z-index:12;overscroll-behavior:contain;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #c7d0caf5;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:5px;width:clamp(236px,28vw,304px);max-height:min(280px,100dvh - 180px);padding:6px;display:grid;position:absolute;top:calc(100% + 9px);left:0;right:auto;overflow:hidden auto;box-shadow:0 14px 36px #18211f29}.fc-root .scale-reference-option{border:1px solid var(--ui-border);background:var(--ui-surface);min-width:0;min-height:48px;color:var(--ui-text);text-align:left;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;transition:border-color .15s,background .15s,color .15s;display:flex}.fc-root .scale-reference-option.selected{border-color:var(--ui-primary);background:var(--ui-primary);color:var(--ui-primary-content)}.fc-root .scale-reference-option-copy{gap:2px;min-width:0;display:grid}.fc-root .scale-reference-option-copy strong,.fc-root .scale-reference-option-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fc-root .scale-reference-option-copy strong{font-size:12px;font-weight:800}.fc-root .scale-reference-option-copy small{color:var(--ui-text-muted);font-size:10px;font-weight:650}.fc-root .scale-reference-option.selected .scale-reference-option-copy small{color:var(--ui-primary-content-muted)}.fc-root .scale-reference-height-guide{min-height:24px;color:var(--ui-text);white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #1c1c1c29;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 5px 16px #1818181f}.fc-root .view-toggle-button{min-width:54px;min-height:var(--viewer-primary-button-height);padding:0 var(--viewer-primary-button-padding-inline);color:#66706a;box-shadow:none;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.fc-root .view-toggle-button.selected{background:var(--ui-primary);color:var(--ui-primary-content);border:0}.fc-root .view-toggle-button:not(.selected):hover{color:var(--ui-primary);background:#18181814}.fc-root .viewer-mode-controls{top:16px;right:16px}.fc-root .viewer-mode-button{background:#ffffffe0;border-radius:6px;min-height:36px;padding:0 11px;box-shadow:0 8px 24px #18211f14}.fc-root .floating-spec,.fc-root .floating-spec.floating-spec--no-price{background:#ffffffdb;border-color:#c7d0caeb;border-radius:8px;width:min(480px,100% - 32px);bottom:16px;left:16px;box-shadow:0 10px 28px #18211f17}.fc-root .floating-spec>div{min-height:58px;padding:10px 13px}.fc-root .spec-label{color:#78817d;margin-bottom:4px;font-size:10px}.fc-root .floating-spec strong{font-size:13px}.fc-root .dimension-summary-panel{background:#ffffffe6;border-color:#c7d0caeb;top:72px;left:16px;box-shadow:0 10px 28px #18211f17}.fc-root .control-panel{max-height:calc(100dvh - 96px);box-shadow:none;scrollbar-color:#c3cbc6 transparent;scrollbar-width:thin;background:#fff;border:0;border-left:1px solid #e0e4e1;border-radius:0;grid-row:3;margin:0;padding:0 18px}.fc-root .panel-heading{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e4e8e5;grid-template-columns:minmax(0,1fr);gap:9px;margin:0;padding:19px 2px 16px;position:sticky;top:0}.fc-root .panel-heading>div,.fc-root .panel-heading p,.fc-root .panel-tags,.fc-root .dimension-toggle{grid-column:1}.fc-root .section-kicker{color:#76807c;text-transform:uppercase;margin-bottom:4px;font-size:10px}.fc-root h1{letter-spacing:0;overflow-wrap:normal;max-width:100%;font-size:25px;font-weight:800;line-height:1.08}.fc-root .panel-price{display:none}.fc-root .panel-heading p{color:#66706c;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.fc-root .panel-tags{gap:4px}.fc-root .panel-tags span{color:#59635f;background:#f7f8f6;border-color:#dfe5e1;border-radius:5px;padding:4px 7px;font-size:9px}.fc-root .dimension-toggle{background:#fff;border-color:#cbd4ce;min-height:36px;font-size:11px}.fc-root .dimension-toggle.selected{border-color:var(--ui-primary);background:var(--ui-primary)}.fc-root .panel-mobile-close,.fc-root .mobile-config-toggle,.fc-root .mobile-panel-backdrop{display:none}.fc-root .control-section{border-top:0;border-bottom:1px solid #e4e8e5;padding:0}.fc-root .control-section-toggle{color:#18211f;text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:0 2px;display:flex}.fc-root .control-section-title{align-items:center;gap:8px;font-size:12px;font-weight:780;display:inline-flex}.fc-root .control-section-title svg{width:15px;height:15px;color:var(--ui-primary)}.fc-root .control-section-chevron{color:#7a837f;transition:transform .16s}.fc-root .control-section.is-open .control-section-chevron{transform:rotate(180deg)}.fc-root .control-section-body{padding:0 2px 18px;animation:.16s ease-out fc-concept-section-in}@keyframes fc-concept-section-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.fc-root .range-control{gap:7px;margin-top:13px;display:grid}.fc-root .range-control-header{color:#56615d;justify-content:space-between;align-items:center;gap:10px;margin:0;font-size:11px;font-weight:720;display:flex}.fc-root .range-control-header>label{min-width:0}.fc-root .range-number-editor{white-space:nowrap;flex:none;align-items:center;gap:6px;min-width:0;display:inline-flex}.fc-root .range-control-value{background:#fff;border:1px solid #d8dfda;border-radius:6px;flex:none;align-items:center;min-height:32px;transition:border-color .15s,box-shadow .15s;display:inline-flex;overflow:hidden}.fc-root .range-number-editor.is-dirty .range-control-value{border-color:var(--ui-primary);box-shadow:0 0 0 1px #18181814}.fc-root .range-input-row{display:block}.fc-root .range-number-field{background:0 0;border:0;border-radius:0;width:66px;min-height:30px;padding:0 3px 0 8px;font-size:12px;font-weight:800}.fc-root .range-number-field:focus-visible{box-shadow:none}.fc-root .range-number-unit{color:#747d79;padding:0 8px 0 2px;font-size:10px}.fc-root .range-number-apply{border:1px solid var(--ui-primary);background:var(--ui-primary);min-width:46px;min-height:32px;color:var(--ui-primary-content);box-shadow:none;border-radius:6px;justify-content:center;align-items:center;padding:0 9px;font-size:11px;font-weight:800;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.fc-root .range-number-apply:focus-visible{outline:2px solid var(--ui-primary);outline-offset:2px}.fc-root .range-input-helper{color:#747d79;margin:-1px 0 0;font-size:10px;font-weight:620;line-height:1.35;display:block}.fc-root .range-input-helper.is-error{color:#a13b32}.fc-root input[type=range]{height:20px}.fc-root input[type=range]::-webkit-slider-runnable-track{background:#d8ded9;height:4px}.fc-root input[type=range]::-webkit-slider-thumb{border-color:var(--ui-primary);width:16px;height:16px;margin-top:-6px;box-shadow:0 2px 7px #1818182e}.fc-root input[type=range]::-moz-range-track{background:#d8ded9;height:4px}.fc-root .range-scale{color:#939b97;justify-content:space-between;margin-top:-5px;font-size:9px;font-weight:620;display:flex}.fc-root .metadata-row,.fc-root .price-line{min-height:30px;padding:5px 0;font-size:11px}.fc-root .metadata-row strong,.fc-root .price-line strong{color:#26302d;font-size:11px}.fc-root .placement-control,.fc-root .bay-selector,.fc-root .wardrobe-bay-selector,.fc-root .wardrobe-preset-control-grid,.fc-root .choice-stack,.fc-root .toggle-grid{gap:6px}.fc-root .placement-control button,.fc-root .bay-chip,.fc-root .choice,.fc-root .toggle,.fc-root .ghost-wide-button,.fc-root .wardrobe-bay-chip,.fc-root .wardrobe-preset-choice{min-height:36px;box-shadow:none;background:#fff;border-color:#d9dfdb;border-radius:6px}.fc-root .toggle.selected,.fc-root .choice.selected,.fc-root .ghost-wide-button.selected,.fc-root .placement-control button.selected,.fc-root .bay-chip.selected,.fc-root .wardrobe-bay-chip.selected,.fc-root .wardrobe-preset-choice.selected{border-color:var(--ui-primary);background:var(--ui-primary);color:var(--ui-primary-content);box-shadow:inset 0 0 0 1px #ffffff14}.fc-root .toggle.selected>:is(span,strong,small),.fc-root .choice.selected>:is(span,strong,small),.fc-root .ghost-wide-button.selected>:is(span,strong,small),.fc-root .placement-control button.selected>:is(span,strong,small),.fc-root .bay-chip.selected>:is(span,strong,small),.fc-root .wardrobe-bay-chip.selected>:is(span,strong,small),.fc-root .wardrobe-preset-choice.selected .wardrobe-preset-copy>strong{color:var(--ui-primary-content)}.fc-root .wardrobe-preset-choice.selected .wardrobe-preset-copy>span,.fc-root .wardrobe-bay-chip.selected>span{color:var(--ui-primary-content-muted)}.fc-root .lower-cabinet-interior-choice.selected>span:last-child>strong{color:var(--ui-primary-content)}.fc-root .lower-cabinet-interior-choice.selected>span:last-child>small{color:var(--ui-primary-content-muted)}.fc-root .lower-cabinet-interior-choice.selected .lower-cabinet-interior-icon,.fc-root .door-choice.selected .door-style-icon{border-color:var(--ui-primary-content);background:var(--ui-primary-content)}.fc-root .lower-cabinet-interior-choice.selected .lower-cabinet-interior-divider,.fc-root .door-choice.selected .door-style-icon-open i{background:#1818189e}.fc-root .door-choice.selected .door-style-icon i{background:#fffffff0;border-color:#18181885}.fc-root .illustrated-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.fc-root .configuration-mode-control{border-radius:var(--ui-radius-panel);background:#f8f8f6db;border:1px solid #0208171f;gap:9px;margin-top:10px;padding:11px;display:grid}.fc-root .configuration-mode-heading{gap:3px;display:grid}.fc-root .configuration-mode-heading strong{color:var(--ui-text);font-size:12px;font-weight:800}.fc-root .configuration-mode-heading span{color:var(--ui-text-muted);font-size:10px;line-height:1.4}.fc-root .construction-control{gap:14px;display:grid}.fc-root .construction-control-group{border:0;min-width:0;margin:0;padding:0}.fc-root .construction-control-group>legend{color:var(--ui-text-muted);margin-bottom:7px;font-size:10.5px;font-weight:780}.fc-root .construction-preset-options{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.fc-root .construction-preset-options button{text-align:left;min-height:64px;padding:9px}.fc-root .construction-preset-copy,.fc-root .construction-thickness-heading{gap:2px;min-width:0;display:grid}.fc-root .construction-preset-copy>strong,.fc-root .construction-thickness-heading>strong{color:inherit;font-size:11px;font-weight:800}.fc-root .construction-preset-copy>small,.fc-root .construction-thickness-heading>span{color:var(--ui-text-muted);font-size:9.5px;line-height:1.35}.fc-root .construction-preset-options button.selected .construction-preset-copy>small{color:var(--ui-primary-content-muted)}.fc-root .construction-cladding-options{grid-template-columns:repeat(auto-fit,minmax(54px,1fr));display:grid}.fc-root .construction-thickness-list,.fc-root .construction-thickness-row{gap:8px;display:grid}.fc-root .construction-thickness-row+.construction-thickness-row{border-top:1px solid var(--ui-border);padding-top:10px}.fc-root .construction-thickness-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.fc-root .construction-thickness-heading>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fc-root .construction-thickness-options{grid-template-columns:repeat(auto-fit,minmax(54px,1fr));display:grid}.fc-root .configuration-mode-segment{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.fc-root .grid-storage-preset-preview{width:100%;height:100%;display:block}.fc-root .grid-storage-preview-frame,.fc-root .grid-storage-preview-region{stroke:#737978;stroke-width:1px;vector-effect:non-scaling-stroke}.fc-root .grid-storage-preview-frame{fill:#f7f4ef}.fc-root .grid-storage-preview-region-open,.fc-root .grid-storage-preview-region-shelves{fill:#fbfaf7}.fc-root .grid-storage-preview-region-door{fill:#d6cec3}.fc-root .grid-storage-preview-divider,.fc-root .grid-storage-preview-shelf{stroke:#737978;stroke-width:1px;vector-effect:non-scaling-stroke}.fc-root .grid-storage-custom-region-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.fc-root .grid-storage-custom-region-list button{min-width:0;min-height:50px;color:var(--ui-text);text-align:left;background:#fff;border:1px solid #d8dfda;border-radius:7px;gap:2px;padding:8px 9px;display:grid}.fc-root .grid-storage-custom-region-list button strong{font-size:11px;font-weight:800}.fc-root .grid-storage-custom-region-list button span{color:var(--ui-text-muted);font-size:9.5px;font-weight:680}.fc-root .grid-storage-custom-region-list button.selected{border-color:var(--ui-primary);background:var(--ui-primary);color:var(--ui-primary-content)}.fc-root .grid-storage-custom-region-list button.selected span{color:var(--ui-primary-content-muted)}.fc-root .grid-storage-region-editor,.fc-root .grid-storage-track-editor{background:#fafbf9;border:1px solid #dfe4e1;border-radius:8px;gap:10px;margin-top:10px;padding:11px;display:grid}.fc-root .grid-storage-region-editor-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.fc-root .grid-storage-region-editor-heading strong,.fc-root .grid-storage-track-editor>strong{color:var(--ui-text);font-size:11px;font-weight:800}.fc-root .grid-storage-region-editor-heading span,.fc-root .grid-storage-empty-state,.fc-root .grid-storage-merge-options>span{color:var(--ui-text-muted);font-size:9.5px;line-height:1.4}.fc-root .grid-storage-region-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.fc-root .grid-storage-region-actions .ghost-wide-button{min-width:0;min-height:38px;margin:0;padding:7px;font-size:10px}.fc-root .grid-storage-merge-options{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.fc-root .grid-storage-merge-options button{min-height:28px;color:var(--ui-text);background:#fff;border:1px solid #d4dbd7;border-radius:6px;padding:5px 8px;font-size:9.5px;font-weight:740}.fc-root .grid-storage-track-editor>strong:not(:first-child){border-top:1px solid #e2e6e3;margin-top:8px;padding-top:10px}.fc-root .grid-storage-track-editor .range-control{margin-top:0}.fc-root .grid-storage-preset-edited{background:#fafbf9;border:1px solid #dfe4e1;border-radius:8px;gap:7px;margin-top:10px;padding:10px;display:grid}.fc-root .grid-storage-preset-edited>span{color:var(--ui-text-muted);font-size:10px;line-height:1.45}.fc-root .grid-storage-preset-edited .ghost-wide-button{min-height:36px;margin:0}.fc-root .grid-storage-modular-module-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.fc-root .grid-storage-modular-module-list>button{min-width:0;min-height:54px;color:var(--ui-text);text-align:left;background:#fff;border:1px solid #d8dfda;border-radius:7px;gap:3px;padding:9px;display:grid}.fc-root .grid-storage-modular-module-list>button strong{font-size:11px;font-weight:800}.fc-root .grid-storage-modular-module-list>button span{color:var(--ui-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;font-weight:680;overflow:hidden}.fc-root .grid-storage-modular-module-list>button.selected{border-color:var(--ui-primary);background:var(--ui-primary);color:var(--ui-primary-content)}.fc-root .grid-storage-modular-module-list>button.selected span{color:var(--ui-primary-content-muted)}.fc-root .grid-storage-modular-editor,.fc-root .grid-storage-modular-space-editor,.fc-root .grid-storage-modular-shelf-editor{gap:12px;display:grid}.fc-root .grid-storage-modular-editor>.range-control{margin-top:0}.fc-root .grid-storage-modular-module-actions,.fc-root .grid-storage-modular-module-order{gap:7px;display:grid}.fc-root .grid-storage-modular-module-order{background:#fafbf9;border:1px solid #dfe4e1;border-radius:8px;padding:10px}.fc-root .grid-storage-modular-module-order>strong{color:var(--ui-text);font-size:11px;font-weight:800}.fc-root .grid-storage-modular-module-order>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.fc-root .grid-storage-modular-module-order .ghost-wide-button{min-width:0;min-height:36px;margin:0;padding-inline:8px}.fc-root .grid-storage-modular-module-order>p{color:var(--ui-text-muted);margin:0;font-size:9.5px;line-height:1.45}.fc-root .grid-storage-modular-space-list,.fc-root .grid-storage-modular-space-editor{border-top:1px solid var(--ui-border);padding-top:12px}.fc-root .grid-storage-modular-space-list{gap:7px;display:grid}.fc-root .grid-storage-modular-space-list>strong,.fc-root .grid-storage-modular-space-editor>strong,.fc-root .grid-storage-modular-shelf-heading>strong{color:var(--ui-text);font-size:11px;font-weight:800}.fc-root .grid-storage-modular-space-list>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.fc-root .grid-storage-modular-space-list button{min-height:34px;color:var(--ui-text);background:#fff;border:1px solid #d8dfda;border-radius:6px;padding:6px;font-size:10px;font-weight:760}.fc-root .grid-storage-modular-space-list button.selected{border-color:var(--ui-primary);background:var(--accent-soft)}.fc-root .grid-storage-modular-shelf-editor{background:#fafbf9;border:1px solid #dfe4e1;border-radius:8px;padding:10px}.fc-root .grid-storage-modular-shelf-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.fc-root .grid-storage-modular-shelf-heading>span{color:var(--ui-text-muted);font-size:9.5px;font-weight:720}.fc-root .grid-storage-modular-shelf-editor>ul{gap:5px;margin:0;padding:0;list-style:none;display:grid}.fc-root .grid-storage-modular-shelf-editor>ul li{min-height:32px;color:var(--ui-text);background:#fff;border:1px solid #e0e4e2;border-radius:6px;gap:6px;padding:5px 7px 5px 9px;font-size:10px;font-weight:720;display:grid}.fc-root .grid-storage-modular-shelf-item-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.fc-root .grid-storage-modular-shelf-editor>ul .grid-storage-modular-shelf-item-header>button{width:26px;height:26px;color:var(--ui-text-muted);background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:grid}.fc-root .grid-storage-modular-shelf-editor>ul .grid-storage-modular-shelf-item-header>button:hover{color:var(--ui-text);background:#f0f2f0}.fc-root .grid-storage-modular-shelf-editor .range-control{margin-top:0}.fc-root .grid-storage-modular-shelf-add{justify-content:center;align-items:center;gap:6px;min-height:36px;margin:0;display:flex}.fc-root .illustrated-choice{min-width:0;min-height:132px;color:var(--ui-text);text-align:center;grid-template-rows:72px auto;align-items:stretch;gap:7px;padding:8px;display:grid;position:relative;overflow:hidden}.fc-root .illustrated-choice:disabled{cursor:not-allowed;opacity:.48}.fc-root .illustrated-choice-media{background:#fff;border:1px solid #e1e3e2;border-radius:3px;justify-content:center;align-items:center;min-width:0;height:72px;padding:4px 7px;display:flex;overflow:hidden}.fc-root .illustrated-choice-media img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.fc-root .illustrated-choice-media>svg{width:100%;height:100%;display:block}.fc-root .door-opening-direction-control{gap:2px;margin-top:12px;display:grid}.fc-root .door-opening-direction-label{color:var(--ui-text-muted);font-size:11px;font-weight:760}.fc-root .door-opening-direction-control .illustrated-choice-grid{margin-top:5px}.fc-root .door-hardware-control{gap:10px;display:grid}.fc-root .door-hardware-target-field,.fc-root .door-hardware-target-summary{gap:5px;display:grid}.fc-root .door-hardware-target-field>span,.fc-root .door-hardware-target-summary>span{color:var(--ui-text-muted);font-size:10.5px;font-weight:760}.fc-root .door-hardware-target-field select,.fc-root .door-hardware-target-summary>strong{border:1px solid var(--ui-border);border-radius:var(--ui-radius-control);width:100%;min-height:38px;color:var(--ui-text);font:inherit;background:#fff;padding:9px 11px;font-size:12px;font-weight:760}.fc-root .door-hardware-target-summary>strong{align-items:center;display:flex}.fc-root .door-hardware-guide{overflow:visible}.fc-root .door-hardware-inspection-actions{grid-template-columns:minmax(0,1fr) minmax(0,.72fr);gap:7px;display:grid}.fc-root .door-hardware-inspect-button{border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-control);min-height:40px;color:var(--ui-text);background:#fff;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.fc-root .door-hardware-inspect-button.is-secondary{border-color:var(--ui-border);color:var(--ui-text-muted)}.fc-root .door-hardware-inspect-button:only-child{grid-column:1/-1}.fc-root .door-hardware-inspect-button:hover{border-color:var(--ui-primary);background:var(--ui-surface-muted)}@media (max-width:520px){.fc-root .door-hardware-inspection-actions{grid-template-columns:1fr}}.door-hardware-inspector{color:#1f2220;background:0 0;border:0;border-radius:18px;width:min(860px,100vw - 32px);max-width:none;padding:0;box-shadow:0 24px 80px #10121147}.door-hardware-inspector::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1618178a}.door-hardware-inspector-card{background:#fff;border-radius:18px;grid-template-rows:auto auto minmax(260px,1fr) auto;max-height:min(780px,100vh - 32px);display:grid;overflow:hidden}.door-hardware-inspector-card>header{justify-content:space-between;align-items:center;gap:18px;padding:22px 24px 16px;display:flex}.door-hardware-inspector-card>header span{color:#747a76;font-size:12px;font-weight:720}.door-hardware-inspector-card>header h2{color:#191b1a;margin:4px 0 0;font-size:24px;line-height:1.2}.door-hardware-inspector-card>header button{color:#4a4f4c;background:#fff;border:1px solid #d6dbd8;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.door-hardware-inspector-tabs{background:#eff1ef;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0 24px 16px;padding:5px;display:grid}.door-hardware-inspector-tabs button{color:#6a706c;background:0 0;border:0;border-radius:9px;min-height:38px;font-size:12px;font-weight:780}.door-hardware-inspector-tabs button.selected{color:#fff;background:#181a19;box-shadow:0 2px 8px #181a192e}.door-hardware-inspector-stage{background:#f5f4f1;border:1px solid #e1e4e1;border-radius:14px;place-items:center;min-height:300px;margin:0 24px;display:grid;overflow:hidden}.door-hardware-inspector-stage>svg,.door-hardware-inspector-stage>img{object-fit:contain;width:100%;height:100%;max-height:430px;transition:transform .18s;display:block}.door-hardware-inspector-stage.is-overall>svg{transform:scale(.82)}.door-hardware-inspector-stage.is-close-up>svg{transform:scale(1.34)}.door-hardware-inspector-card>footer{justify-content:space-between;gap:20px;padding:17px 24px 22px;display:flex}.door-hardware-inspector-card>footer>div{gap:3px;display:grid}.door-hardware-inspector-card>footer strong{font-size:13px}.door-hardware-inspector-card>footer span{color:#727874;font-size:11px}.door-hardware-inspector-card>footer dl{text-align:right;grid-template-columns:auto auto;gap:3px 8px;margin:0;font-size:11px;display:grid}.door-hardware-inspector-card>footer dt{color:#848a86}.door-hardware-inspector-card>footer dd{margin:0;font-weight:760}@media (max-width:720px){.door-hardware-inspector{width:calc(100vw - 16px)}.door-hardware-inspector-card{max-height:calc(100vh - 16px)}.door-hardware-inspector-card>header,.door-hardware-inspector-card>footer{padding-left:16px;padding-right:16px}.door-hardware-inspector-tabs,.door-hardware-inspector-stage{margin-left:16px;margin-right:16px}.door-hardware-inspector-stage{min-height:240px}.door-hardware-inspector-card>footer{display:grid}}.fc-root .door-opening-guide{overflow:visible}.fc-root .illustrated-choice-copy{align-content:start;gap:2px;min-width:0;display:grid}.fc-root .illustrated-choice-copy>strong{color:var(--ui-text);font-size:12px;font-weight:800;line-height:1.25}.fc-root .illustrated-choice-copy>small{color:var(--ui-text-muted);font-size:10.5px;font-weight:650;line-height:1.25}.fc-root .illustrated-choice-copy>.illustrated-choice-disabled-reason{color:#9b3a31}.fc-root .illustrated-choice-check{background:var(--ui-primary);width:20px;height:20px;color:var(--ui-primary-content);border-radius:999px;place-items:center;display:grid;position:absolute;top:5px;right:5px}.fc-root .choice.illustrated-choice.selected{border:2px solid var(--ui-primary);color:var(--ui-text);box-shadow:none;background:#fff}.fc-root .choice.illustrated-choice.selected .illustrated-choice-media{background:#fff;border-color:#cfd2d0}.fc-root .choice.illustrated-choice.selected .illustrated-choice-copy>strong{color:var(--ui-text)}.fc-root .choice.illustrated-choice.selected .illustrated-choice-copy>small{color:var(--ui-text-muted)}.fc-root .selected-column-summary{background:var(--accent-soft);border-color:#d0d0d0;border-radius:6px}.fc-root .rule-note,.fc-root .canvas-edit-note,.fc-root .empty-note{color:#69736f;background:#f5f7f4;border-radius:6px;font-size:10px;line-height:1.5}.fc-root .material-picker-block{background:#f8f9f7;border:1px solid #e1e6e2;border-radius:6px;padding:10px}.fc-root .swatch-row{gap:8px}.fc-root .swatch{width:31px;height:31px}.fc-root .swatch.selected:after{border-color:var(--ui-primary);inset:-4px}.fc-root .material-note{background:#f5f7f4;border-radius:6px}.fc-root .checkout-button{background:var(--ui-primary);min-height:42px;box-shadow:none;border-radius:6px}.fc-root .control-section-quote .checkout-button{display:none}.fc-root .quote-total{background:#222;border-radius:6px}.fc-root .panel-sticky-action{z-index:6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-top:1px solid #dfe4e0;grid-template-columns:minmax(0,.9fr) minmax(138px,1.1fr);align-items:center;gap:10px;margin:0 -18px;padding:12px 18px 14px;display:grid;position:sticky;bottom:0;box-shadow:0 -12px 24px #18211f0f}.fc-root .configurator-advisory-summary{color:#5d4817;background:#fff9e9;border:1px solid #e1c98d;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;min-width:0;padding:9px 10px;display:grid}.fc-root .configurator-advisory-summary>svg{color:#9a6a00;margin-top:1px}.fc-root .configurator-advisory-summary>div{gap:2px;min-width:0;display:grid}.fc-root .configurator-advisory-summary strong,.fc-root .configurator-advisory-summary span{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.35;display:block;overflow:hidden}.fc-root .configurator-advisory-summary strong{font-size:10px;font-weight:820}.fc-root .configurator-advisory-summary span{font-size:9px;font-weight:620}.fc-root .panel-sticky-action>.configurator-advisory-summary{grid-column:1/-1}.fc-root .panel-sticky-action>div{min-width:0}.fc-root .panel-sticky-action span{color:#78817d;margin-bottom:3px;font-size:9px;font-weight:700;display:block}.fc-root .panel-sticky-action strong{color:#18211f;white-space:nowrap;font-size:15px;font-weight:840;line-height:1.1;display:block}.fc-root .panel-sticky-action .configuration-validation-message{color:#9b3a31;max-width:17rem;margin-top:4px;font-size:9px;font-weight:700;line-height:1.35;display:block}.fc-root .panel-sticky-action .checkout-button{min-height:44px;margin:0}.fc-root .selection-editor-screen{inset:16px 16px 84px}.fc-root .part-editor-anchor,.fc-root .part-editor-anchor .part-editor-popover{width:340px}.fc-root .part-editor-popover{background:#fffffff7;border-color:#cbd4ce;gap:0;padding:0;box-shadow:0 22px 58px #18211f2e}.fc-root .part-editor-heading{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e1e6e2;padding:13px 14px;position:relative;top:auto}.fc-root .part-editor-heading span{font-size:15px}.fc-root .part-editor-heading button{border-radius:6px;width:30px;height:30px}.fc-root .selection-editor-scroll{gap:10px;padding:12px 14px 14px}.fc-root .part-editor-preview-slim{border-radius:6px;grid-template-columns:minmax(0,1fr);height:150px;min-height:150px;padding:6px}.fc-root .part-editor-preview-slim .part-editor-render,.fc-root .wardrobe-selection-render{height:136px}.fc-root .part-editor-anchor .part-editor-popover:before,.fc-root .selection-editor-screen .part-editor-anchor .selection-editor-popover:before{background:#fffffff7;border-color:#cbd4ce;width:14px;height:14px}@media (hover:hover){.fc-root .control-section-toggle:hover{color:var(--ui-primary)}.fc-root .placement-control button:hover,.fc-root .bay-chip:hover,.fc-root .choice:hover,.fc-root .toggle:hover,.fc-root .ghost-wide-button:hover,.fc-root .wardrobe-bay-chip:hover,.fc-root .wardrobe-preset-choice:hover{border-color:#a3a3a3;transform:none}.fc-root .scale-reference-trigger:hover:not(:disabled){color:var(--ui-primary);background:#18181814}.fc-root .scale-reference-trigger.selected:hover:not(:disabled){color:var(--ui-primary-content);background:#303030}.fc-root .scale-reference-option:hover:not(.selected){background:var(--ui-surface-subtle);border-color:#999f9b}.fc-root .range-number-apply:hover{background:#303030;border-color:#303030}}@media (max-width:1080px){.fc-root .viewer-primary-controls{flex-wrap:wrap;max-width:calc(100% - 174px)}.fc-root .view-toggle{width:max-content}.fc-root .scale-reference-options{width:min(304px,100vw - 28px);max-height:min(248px,100dvh - 170px);left:0;right:auto}.fc-root .app-shell{grid-template-rows:28px 64px minmax(0,1fr);grid-template-columns:minmax(0,1fr);height:100dvh;min-height:620px;overflow:hidden}.fc-root .topbar{min-height:64px}.fc-root .viewer-region{border-radius:0;grid-row:3;min-height:calc(100dvh - 92px);margin:0;display:block;overflow:hidden}.fc-root .configurator-canvas,.fc-root .kitchen-viewer-region .configurator-canvas,.fc-root .partition-viewer-region .configurator-canvas,.fc-root .plaster-wall-viewer-region .configurator-canvas,.fc-root .wardrobe-viewer-region .configurator-canvas{height:calc(100dvh - 92px);min-height:528px;max-height:none}.fc-root .floating-spec,.fc-root .floating-spec.floating-spec--no-price{width:min(470px,100% - 92px);max-width:none;margin:0;position:absolute;bottom:14px;left:14px}.fc-root .dimension-summary-panel{width:min(340px,100% - 28px);max-height:min(320px,100% - 94px);margin:0;position:absolute;top:70px;left:14px}.fc-root .mobile-config-toggle{z-index:24;background:var(--ui-primary);min-height:44px;color:var(--ui-primary-content);border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex;position:fixed;bottom:16px;right:16px;box-shadow:0 12px 30px #1818183d}.fc-root .mobile-panel-backdrop{z-index:29;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#18211f47;border:0;border-radius:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.fc-root .control-panel{z-index:30;border:1px solid #d8dfda;border-bottom:0;border-radius:8px 8px 0 0;grid-area:auto;width:100%;max-height:min(72dvh,690px);margin:0;padding:0 18px;transition:transform .22s;position:fixed;bottom:0;left:0;right:0;transform:translateY(105%);box-shadow:0 -18px 46px #18211f2e}.fc-root .control-panel.is-mobile-open{transform:translateY(0)}.fc-root .panel-heading{padding-right:42px}.fc-root .panel-mobile-close{z-index:2;color:#52605b;background:#fff;border:1px solid #d8dfda;border-radius:6px;place-items:center;width:34px;height:34px;display:inline-grid;position:absolute;top:14px;right:0}.fc-root .selection-editor-screen{inset:14px 14px 82px}}@media (max-width:720px){.ui-concept-label{display:none}.fc-root .app-shell{grid-template-rows:28px 58px minmax(0,1fr)}.fc-root .topbar{min-height:58px;padding:0 12px}.fc-root .brand-mark{font-size:20px}.fc-root .topbar-account{gap:2px}.fc-root .viewer-region{min-height:calc(100dvh - 86px)}.fc-root .configurator-canvas,.fc-root .kitchen-viewer-region .configurator-canvas,.fc-root .partition-viewer-region .configurator-canvas,.fc-root .plaster-wall-viewer-region .configurator-canvas,.fc-root .wardrobe-viewer-region .configurator-canvas{height:calc(100dvh - 86px);min-height:520px}.fc-root .viewer-primary-controls{--viewer-primary-button-height:32px;--viewer-primary-button-padding-inline:9px;max-width:calc(100% - 132px);top:10px;left:10px}.fc-root .view-toggle-button{min-width:50px;font-size:11px}.fc-root .scale-reference-trigger{min-width:68px;font-size:11px}.fc-root .scale-reference-trigger svg{width:14px;height:14px}.fc-root .scale-reference-options{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));width:min(284px,100vw - 20px);max-height:min(224px,100dvh - 154px);top:calc(100% + 7px)}.fc-root .viewer-mode-controls{top:10px;right:10px}.fc-root .viewer-mode-button{min-height:34px;padding:0 9px;font-size:10px}.fc-root .floating-spec,.fc-root .floating-spec.floating-spec--no-price{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 20px);bottom:68px;left:10px}.fc-root .floating-spec>div{border-bottom:0;border-right:1px solid #d6d6cfd1;min-height:52px}.fc-root .floating-spec>div:last-child{border-right:0}.fc-root .mobile-config-toggle{bottom:12px;right:10px}.fc-root .control-panel{max-height:82dvh;padding:0 14px}.fc-root .panel-heading{grid-template-columns:minmax(0,1fr)}.fc-root h1{font-size:22px}.fc-root .panel-sticky-action{margin:0 -14px;padding-left:14px;padding-right:14px}.fc-root .range-control-header{flex-wrap:wrap;align-items:flex-start}.fc-root .range-number-editor{margin-left:auto}.fc-root .placement-control,.fc-root .bay-selector,.fc-root .door-style-grid,.fc-root .wardrobe-bay-selector,.fc-root .wardrobe-preset-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-root .selection-editor-screen{align-items:end;inset:auto 8px 8px}.fc-root .selection-editor-screen-left,.fc-root .selection-editor-screen-right{justify-content:stretch}.fc-root .selection-editor-screen .part-editor-anchor,.fc-root .selection-editor-screen .part-editor-anchor.anchor-left,.fc-root .part-editor-anchor,.fc-root .part-editor-anchor.anchor-left,.fc-root .part-editor-anchor .part-editor-popover{width:100%;max-height:72dvh;transform:none}.fc-root .selection-editor-screen .selection-editor-popover{border-radius:8px;width:100%;max-height:72dvh}.fc-root .part-editor-anchor .part-editor-popover:before,.fc-root .selection-editor-screen .part-editor-anchor .selection-editor-popover:before{display:none}.fc-root .selection-editor-screen .selection-editor-scroll{max-height:calc(72dvh - 58px)}}.fc-root .floating-spec,.fc-root .floating-spec.floating-spec--no-price{display:none}.fc-root .app-shell{transition:grid-template-columns .2s}@media (min-width:1081px){.fc-root .app-shell.has-material-side-panel{grid-template-columns:minmax(0,1fr)var(--configurator-material-panel-width)var(--configurator-control-panel-width)}.fc-root .app-shell.has-material-side-panel .material-side-panel{grid-area:3/2}.fc-root .app-shell.has-material-side-panel .control-panel{grid-column:3}.fc-root .app-shell.configurator-surface-embedded.has-material-side-panel .material-side-panel,.fc-root .app-shell.configurator-surface-embedded.has-material-side-panel .control-panel{grid-row:1}}.fc-root .viewer-history-controls{z-index:12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #c7d0caeb;border-radius:7px;display:inline-flex;position:absolute;bottom:16px;left:16px;overflow:hidden;box-shadow:0 10px 28px #18211f1a}.fc-root .viewer-history-controls button,.fc-root .panel-collapse-toggle{color:#3f4a46;background:0 0;border:0;border-radius:0;place-items:center;width:38px;height:38px;padding:0;transition:background .15s,color .15s,opacity .15s;display:inline-grid}.fc-root .viewer-history-controls button+button{border-left:1px solid #dfe5e1}.fc-root .viewer-history-controls button:hover:not(:disabled),.fc-root .panel-collapse-toggle:hover{background:var(--accent-soft);color:var(--ui-primary)}.fc-root .viewer-history-controls button:disabled{cursor:not-allowed;opacity:.34}.fc-root .panel-collapse-toggle{z-index:12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #c7d0caeb;border-radius:7px;position:absolute;top:60px;right:16px;box-shadow:0 10px 28px #18211f1a}.fc-root .app-shell.is-panel-collapsed{grid-template-columns:minmax(0,1fr) 0}.fc-root .app-shell.is-panel-collapsed .control-panel{visibility:hidden;pointer-events:none;opacity:0;width:392px;min-width:0;transition:transform .2s,opacity .16s,visibility 0s linear .2s;transform:translate(100%)}@media (max-width:1080px){.fc-root .viewer-history-controls{bottom:14px;left:14px}.fc-root .panel-collapse-toggle{display:none}.fc-root .app-shell.is-panel-collapsed{grid-template-columns:minmax(0,1fr)}.fc-root .app-shell.is-panel-collapsed .control-panel{visibility:visible;pointer-events:auto;opacity:1;width:100%;transition:transform .22s;transform:translateY(105%)}.fc-root .app-shell.is-panel-collapsed .control-panel.is-mobile-open{transform:translateY(0)}}@media (max-width:720px){.fc-root .viewer-history-controls{bottom:12px;left:10px}}.fc-root .material-role-menu{gap:8px;display:grid}.fc-root .material-role-button{min-height:64px;color:var(--ui-text);text-align:left;background:#fff;border:1px solid #d8dfda;border-radius:7px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:9px 11px 9px 9px;transition:border-color .15s,background .15s,color .15s,transform .15s;display:grid}.fc-root .material-role-button:hover:not(:disabled){border-color:#999f9b;transform:translateY(-1px)}.fc-root .material-role-button.selected{border-color:var(--ui-primary);background:var(--ui-primary);color:var(--ui-primary-content)}.fc-root .material-role-button:disabled{cursor:not-allowed;opacity:.48}.fc-root .material-role-button>svg{color:#77807c}.fc-root .material-role-button.selected>svg{color:#fff}.fc-root .material-role-copy{gap:4px;min-width:0;display:grid}.fc-root .material-role-copy strong,.fc-root .material-role-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.fc-root .material-role-copy strong{font-size:12px;font-weight:820;line-height:1.15}.fc-root .material-role-copy small{color:#707975;font-size:10px;font-weight:680;line-height:1.25}.fc-root .material-role-button.selected .material-role-copy small{color:var(--ui-primary-content-muted)}.fc-root .material-thumbnail{border-radius:inherit;background:var(--swatch);border:1px solid #18181829;width:100%;height:100%;display:block;position:relative;overflow:hidden}.fc-root .material-thumbnail img,.fc-root .material-option-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.fc-root .material-role-thumbnail{border-radius:50%;width:42px;height:42px}.fc-root .material-role-button.selected .material-role-thumbnail{border-color:#ffffffb8;box-shadow:0 0 0 2px #ffffff38}.fc-root .material-side-panel{z-index:20;background:#fff;border-left:1px solid #dce2de;border-right:1px solid #dce2de;grid-template-rows:auto auto minmax(0,1fr) auto;width:100%;min-width:0;height:100%;animation:.18s ease-out fc-material-panel-in;display:grid;position:relative;overflow:hidden;box-shadow:-12px 0 32px #18211f14}.fc-root .configurator-surface-embedded .material-side-panel{grid-row:1}@keyframes fc-material-panel-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.fc-root .material-side-panel-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #e1e6e2;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:15px 18px;display:flex}.fc-root .material-side-panel-header>div{gap:3px;display:grid}.fc-root .material-side-panel-header span{color:#78817d;font-size:10px;font-weight:720}.fc-root .material-side-panel-header h2{color:var(--ui-text);margin:0;font-size:20px;font-weight:840;line-height:1.15}.fc-root .material-side-panel-header>button,.fc-root .material-texture-dialog-card header>button{color:#4f5b56;background:#fff;border:1px solid #d8dfda;border-radius:7px;flex:none;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.fc-root .material-side-panel-scroll{overscroll-behavior:contain;scrollbar-color:#c3cbc6 transparent;scrollbar-width:thin;min-height:0;padding:18px;overflow-y:auto}.fc-root .selected-material-summary{border-bottom:1px solid #e3e7e4;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:16px;padding:18px;display:grid}.fc-root .selected-material-preview{background:0 0;border:0;border-radius:9px;width:112px;height:112px;margin:0;padding:0;position:relative;overflow:visible}.fc-root .selected-material-preview .material-thumbnail{border-color:#cfd6d1;border-radius:9px}.fc-root .selected-material-preview.can-expand:hover .material-thumbnail{border-color:#7a827e}.fc-root .selected-material-expand{color:#fff;background:#181818d1;border-radius:6px;place-items:center;width:28px;height:28px;display:inline-grid;position:absolute;bottom:7px;right:7px;box-shadow:0 5px 14px #18181833}.fc-root .selected-material-copy{align-content:center;gap:5px;min-width:0;display:grid}.fc-root .selected-material-copy>span{color:#78817d;font-size:10px;font-weight:720}.fc-root .selected-material-copy>strong{color:var(--ui-text);word-break:keep-all;font-size:17px;font-weight:840;line-height:1.2}.fc-root .selected-material-copy>p{color:#6b746f;margin:0;font-size:10px;line-height:1.4}.fc-root .selected-material-copy>button{color:#343d39;background:#fff;border:1px solid #d3dad5;border-radius:6px;justify-self:start;min-height:30px;margin-top:3px;padding:0 9px;font-size:10px;font-weight:760}.fc-root .material-panel-sections{gap:22px;display:grid}.fc-root .material-panel-section{gap:10px;display:grid}.fc-root .material-panel-section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.fc-root .material-panel-section-heading h3{color:#232b28;margin:0;font-size:12px;font-weight:820}.fc-root .material-panel-section-heading span{color:#89918d;font-size:9px;font-weight:680}.fc-root .material-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.fc-root .material-option-card{min-width:0;min-height:62px;color:var(--ui-text);text-align:left;background:#fff;border:1px solid #dce2de;border-radius:7px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;padding:8px;transition:border-color .15s,background .15s,box-shadow .15s;display:grid}.fc-root .material-option-card:hover{border-color:#a4aaa6}.fc-root .material-option-card.selected{border-color:var(--ui-primary);box-shadow:inset 0 0 0 1px var(--ui-primary);background:#f5f5f5}.fc-root .material-option-thumbnail{background:var(--swatch);border:1px solid #18181829;border-radius:50%;width:42px;height:42px;display:block;overflow:hidden}.fc-root .material-option-card.selected .material-option-thumbnail{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--ui-primary)}.fc-root .material-option-copy{gap:3px;min-width:0;display:grid}.fc-root .material-option-copy strong{color:inherit;word-break:keep-all;font-size:10px;font-weight:800;line-height:1.3}.fc-root .material-option-copy small{color:#79817d;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.3;overflow:hidden}.fc-root .material-none-option{color:#5d6762;background:#fff;border:1px solid #d8dfda;border-radius:6px;min-height:36px;font-size:10px;font-weight:760}.fc-root .material-none-option.selected{border-color:var(--ui-primary);background:var(--ui-primary);color:var(--ui-primary-content)}.fc-root .selected-material-information{background:#f8f9f7;border:1px solid #dfe4e0;border-radius:8px;gap:11px;margin:0;padding:14px;display:grid}.fc-root .material-side-panel-footer{background:#fff;border-top:1px solid #e1e6e2;padding:14px 18px 18px}.fc-root .selected-material-information>div,.fc-root .selected-material-information dl>div{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.fc-root .selected-material-information>div span,.fc-root .selected-material-information dt{color:#77807c;font-size:10px}.fc-root .selected-material-information>div strong{color:var(--ui-text);text-align:right;font-size:12px}.fc-root .selected-material-information dl{border-top:1px solid #e0e5e1;gap:7px;margin:0;padding-top:10px;display:grid}.fc-root .selected-material-information dd{color:#303936;text-align:right;margin:0;font-size:10px;font-weight:720}.fc-root .material-texture-dialog{background:0 0;border:0;width:min(680px,100vw - 32px);max-width:none;max-height:calc(100dvh - 32px);margin:auto;padding:0;overflow:visible}.fc-root .material-texture-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#131816ad}.fc-root .material-texture-dialog-card{background:#fff;border:1px solid #ffffff3d;border-radius:12px;grid-template-rows:auto minmax(280px,1fr) auto;max-height:calc(100dvh - 32px);display:grid;overflow:hidden;box-shadow:0 28px 90px #00000057}.fc-root .material-texture-dialog-card header,.fc-root .material-texture-dialog-card footer{background:#fff;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.fc-root .material-texture-dialog-card header{border-bottom:1px solid #e1e5e2}.fc-root .material-texture-dialog-card header>div{gap:3px;display:grid}.fc-root .material-texture-dialog-card header span{color:#7c8580;font-size:9px;font-weight:720}.fc-root .material-texture-dialog-card h2{color:var(--ui-text);margin:0;font-size:18px;font-weight:840;line-height:1.2}.fc-root .material-texture-stage{cursor:zoom-in;outline-offset:-3px;touch-action:none;background:#e4e1da;place-items:center;height:min(61dvh,620px);min-height:280px;display:grid;overflow:hidden}.fc-root .material-texture-stage.is-pannable{cursor:grab}.fc-root .material-texture-stage.is-pannable:active{cursor:grabbing}.fc-root .material-texture-stage img{object-fit:contain;-webkit-user-select:none;user-select:none;will-change:transform;width:100%;height:100%;display:block}.fc-root .material-texture-dialog-card footer{border-top:1px solid #e1e5e2;flex-direction:column;justify-content:center;gap:8px}.fc-root .material-texture-dialog-card footer p{color:#707a75;text-align:center;margin:0;font-size:10px;line-height:1.4}.fc-root .material-texture-controls{background:#fff;border:1px solid #d6ddd8;border-radius:7px;align-items:center;display:inline-flex;overflow:hidden}.fc-root .material-texture-controls button{color:#414c47;background:#fff;border-right:1px solid #e0e5e1;place-items:center;width:36px;height:34px;padding:0;display:inline-grid}.fc-root .material-texture-controls button:last-child{border-left:1px solid #e0e5e1;border-right:0;gap:6px;width:auto;padding:0 10px;display:inline-flex}.fc-root .material-texture-controls .material-texture-reset span{white-space:nowrap;font-size:10px;font-weight:760}.fc-root .material-texture-controls button:disabled{cursor:not-allowed;opacity:.35}.fc-root .material-texture-controls output{color:#29322e;text-align:center;min-width:58px;font-size:11px;font-weight:800}@media (max-width:1080px){.fc-root .app-shell.has-material-side-panel{grid-template-columns:minmax(0,1fr)}.fc-root .material-side-panel,.fc-root .configurator-surface-embedded .material-side-panel,.fc-root .app-shell.has-material-side-panel .material-side-panel{z-index:31;border:1px solid #d8dfda;border-bottom:0;border-radius:9px 9px 0 0;grid-area:auto;width:100%;min-width:0;height:auto;max-height:min(82dvh,760px);animation-name:fc-material-panel-up;position:fixed;inset:auto 0 0;box-shadow:0 -22px 58px #18211f38}@keyframes fc-material-panel-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fc-root .material-side-panel-header{z-index:2;position:sticky;top:0}}@media (max-width:720px){.fc-root .material-side-panel-scroll{padding:14px}.fc-root .material-side-panel-footer{padding:12px 14px 14px}.fc-root .selected-material-summary{grid-template-columns:88px minmax(0,1fr);gap:13px;padding:14px}.fc-root .selected-material-preview{width:88px;height:88px}.fc-root .material-option-card{grid-template-columns:36px minmax(0,1fr);gap:7px;min-height:56px;padding:7px}.fc-root .material-option-thumbnail{width:36px;height:36px}.fc-root .material-texture-stage{height:56dvh}}@media (prefers-reduced-motion:reduce){.fc-root .material-side-panel,.fc-root .material-role-button,.fc-root .material-option-card{transition:none;animation:none}}.fc-root .mobile-configurator-action-dock,.fc-root .mobile-configurator-sheet-toolbar{display:none}@media (max-width:1080px){.fc-root .configurator-shell{--mobile-shell-chrome-height:92px;--mobile-sheet-toolbar-height:64px;--mobile-sheet-radius:20px;--mobile-dock-radius:16px;--mobile-sheet-half-height:min(48dvh,calc(100dvh - var(--mobile-shell-chrome-height) - 180px));--mobile-sheet-full-height:min(82dvh,calc(100dvh - var(--mobile-shell-chrome-height) - 96px));--mobile-sheet-height:0px;isolation:isolate;grid-template-rows:28px 64px minmax(0,1fr);grid-template-columns:minmax(0,1fr);height:100dvh;min-height:0;position:relative;overflow:hidden}.fc-root .configurator-shell.configurator-surface-embedded{--mobile-shell-chrome-height:0px;grid-template-rows:minmax(0,1fr);height:100%;min-height:0;max-height:100dvh}.fc-root .configurator-shell.is-mobile-sheet-half{--mobile-sheet-height:max(260px,var(--mobile-sheet-half-height))}.fc-root .configurator-shell.is-mobile-sheet-full,.fc-root .configurator-shell.is-mobile-material-open{--mobile-sheet-height:max(360px,var(--mobile-sheet-full-height))}.fc-root .configurator-shell.is-mobile-sheet-open,.fc-root .configurator-shell.is-mobile-material-open{grid-template-rows:28px 64px minmax(0,1fr)minmax(0,min(var(--mobile-sheet-height),calc(100% - var(--mobile-shell-chrome-height) - 96px)))}.fc-root .configurator-shell.configurator-surface-embedded.is-mobile-sheet-open,.fc-root .configurator-shell.configurator-surface-embedded.is-mobile-material-open{grid-template-rows:minmax(0,1fr)minmax(0,min(var(--mobile-sheet-height),calc(100% - 96px)))}.fc-root .configurator-shell>.viewer-region,.fc-root .configurator-shell.configurator-surface-embedded>.viewer-region{grid-area:3/1;width:100%;height:100%;min-height:0;overflow:hidden}.fc-root .configurator-shell.configurator-surface-embedded>.viewer-region{grid-row:1}.fc-root .configurator-shell>.viewer-region .configurator-canvas,.fc-root .configurator-shell>.viewer-region.kitchen-viewer-region .configurator-canvas,.fc-root .configurator-shell>.viewer-region.partition-viewer-region .configurator-canvas,.fc-root .configurator-shell>.viewer-region.plaster-wall-viewer-region .configurator-canvas,.fc-root .configurator-shell>.viewer-region.wardrobe-viewer-region .configurator-canvas{width:100%;height:100%;min-height:0;max-height:none}.fc-root .configurator-shell:not(.is-mobile-sheet-open):not(.is-mobile-material-open):not(.is-mobile-selection-open)>.viewer-region{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.fc-root .configurator-shell:not(.is-mobile-sheet-open):not(.is-mobile-material-open):not(.is-mobile-selection-open) .viewer-history-controls{bottom:calc(94px + env(safe-area-inset-bottom))}.fc-root .configurator-shell>.control-panel,.fc-root .configurator-shell.is-panel-collapsed>.control-panel{visibility:hidden;pointer-events:none;opacity:0;display:none}.fc-root .configurator-shell.is-mobile-sheet-open:not(.is-mobile-material-open)>.control-panel,.fc-root .configurator-shell.is-mobile-sheet-open:not(.is-mobile-material-open).is-panel-collapsed>.control-panel{z-index:20;overscroll-behavior:contain;visibility:visible;pointer-events:auto;opacity:1;border:1px solid var(--ui-border);border-radius:var(--mobile-sheet-radius)var(--mobile-sheet-radius)0 0;background:var(--ui-surface);-webkit-overflow-scrolling:touch;border-bottom:0;grid-area:4/1;width:100%;height:100%;max-height:none;margin:0;padding:0 18px;transition:none;display:block;position:relative;inset:auto;overflow:hidden auto;transform:none;box-shadow:0 -14px 36px #18211f24}.fc-root .configurator-shell.configurator-surface-embedded.is-mobile-sheet-open:not(.is-mobile-material-open)>.control-panel,.fc-root .configurator-shell.configurator-surface-embedded.is-mobile-sheet-open:not(.is-mobile-material-open).is-panel-collapsed>.control-panel{grid-row:2}.fc-root .configurator-shell.is-mobile-material-open>.control-panel,.fc-root .configurator-shell>.material-side-panel,.fc-root .configurator-shell.configurator-surface-embedded>.material-side-panel,.fc-root .configurator-shell.has-material-side-panel>.material-side-panel{display:none}.fc-root .configurator-shell.is-mobile-material-open>.material-side-panel,.fc-root .configurator-shell.configurator-surface-embedded.is-mobile-material-open>.material-side-panel,.fc-root .configurator-shell.is-mobile-material-open.has-material-side-panel>.material-side-panel{z-index:21;border:1px solid var(--ui-border);border-radius:var(--mobile-sheet-radius)var(--mobile-sheet-radius)0 0;border-bottom:0;grid-area:4/1;width:100%;height:100%;max-height:none;animation:none;display:grid;position:relative;inset:auto;overflow:hidden;box-shadow:0 -14px 36px #18211f24}.fc-root .configurator-shell.configurator-surface-embedded.is-mobile-material-open>.material-side-panel{grid-row:2}.fc-root .configurator-shell .mobile-panel-backdrop,.fc-root .configurator-shell .mobile-config-toggle{display:none}.fc-root .mobile-configurator-action-dock{z-index:24;right:10px;bottom:max(10px,env(safe-area-inset-bottom));border-radius:var(--mobile-dock-radius);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #c7d0caf0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:68px;padding:8px;display:grid;position:absolute;left:10px;box-shadow:0 14px 38px #18211f33}.fc-root .mobile-configurator-action-dock>.configurator-advisory-summary{grid-column:1/-1;padding:7px 9px}.fc-root .configurator-shell.is-mobile-sheet-open>.mobile-configurator-action-dock,.fc-root .configurator-shell.is-mobile-material-open>.mobile-configurator-action-dock{display:none}.fc-root .mobile-configurator-action-price{gap:2px;min-width:0;padding-left:4px;display:grid}.fc-root .mobile-configurator-action-price span{color:var(--ui-text-muted);font-size:10px;font-weight:700}.fc-root .mobile-configurator-action-price strong{color:var(--ui-text);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(14px,4.2vw,18px);font-weight:840;line-height:1.15;overflow:hidden}.fc-root .mobile-configurator-action-settings{border:1px solid var(--ui-border);background:var(--ui-surface);min-width:44px;min-height:44px;color:var(--ui-text);border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.fc-root .mobile-configurator-action-submit{background:var(--ui-primary);width:auto;min-width:112px;min-height:52px;color:var(--ui-primary-content);border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin:0;padding:0 16px;font-size:12px;font-weight:800;display:inline-flex}.fc-root .mobile-configurator-sheet-toolbar{z-index:9;min-height:var(--mobile-sheet-toolbar-height);border-bottom:1px solid var(--ui-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;grid-template-rows:16px 48px;margin:0 -18px;padding:0 8px;display:grid;position:sticky;top:0}.fc-root .mobile-configurator-sheet-handle{color:#aeb7b1;touch-action:manipulation;background:0 0;border:0;border-radius:999px;place-self:end center;place-items:center;width:64px;min-width:44px;height:44px;min-height:44px;padding:0;display:inline-grid;position:absolute;top:0;left:50%;transform:translate(-50%)}.fc-root .mobile-configurator-sheet-handle svg{stroke-width:3px;width:32px;height:16px}.fc-root .mobile-configurator-sheet-toolbar-row{grid-row:2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;display:grid}.fc-root .mobile-configurator-sheet-title{min-width:0;color:var(--ui-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:820;overflow:hidden}.fc-root .mobile-configurator-sheet-toolbar-actions{align-items:center;gap:4px;display:flex}.fc-root .mobile-configurator-sheet-resize,.fc-root .mobile-configurator-sheet-close{width:44px;height:44px;color:var(--ui-text-muted);background:0 0;border-radius:10px;place-items:center;padding:0;display:inline-grid}.fc-root .configurator-shell.is-mobile-sheet-open .control-panel .panel-heading{top:var(--mobile-sheet-toolbar-height)}.fc-root .configurator-shell.is-mobile-sheet-half .control-panel .panel-heading>p,.fc-root .configurator-shell.is-mobile-sheet-half .control-panel .panel-tags{display:none}.fc-root .configurator-shell.is-mobile-sheet-half .control-panel .panel-heading h1{font-size:18px;line-height:1.2}.fc-root .configurator-shell.is-mobile-sheet-open .panel-sticky-action,.fc-root .configurator-shell.is-mobile-material-open .material-side-panel-footer{padding-bottom:max(14px,env(safe-area-inset-bottom))}.fc-root .configurator-shell button,.fc-root .configurator-shell [role=button]{touch-action:manipulation}.fc-root .configurator-shell .view-toggle-button,.fc-root .configurator-shell .scale-reference-trigger,.fc-root .configurator-shell .viewer-mode-button,.fc-root .configurator-shell .viewer-history-controls button,.fc-root .configurator-shell .panel-mobile-close,.fc-root .configurator-shell .range-number-apply,.fc-root .configurator-shell .material-side-panel-header>button,.fc-root .configurator-shell .material-texture-controls button,.fc-root .configurator-shell .part-editor-heading button,.fc-root .configurator-shell .dimension-summary-toggle{min-width:44px;min-height:44px}.fc-root .configurator-shell .placement-control button,.fc-root .configurator-shell .bay-chip,.fc-root .configurator-shell .choice,.fc-root .configurator-shell .toggle,.fc-root .configurator-shell .ghost-wide-button,.fc-root .configurator-shell .wardrobe-bay-chip,.fc-root .configurator-shell .wardrobe-preset-choice,.fc-root .configurator-shell .material-none-option,.fc-root .configurator-shell input[type=range]{min-height:44px}.fc-root .configurator-shell .range-number-field{min-height:44px;font-size:16px}.fc-root .configurator-shell .swatch{width:44px;height:44px}.fc-root .selection-editor-screen{align-items:end;inset:auto 0 0}.fc-root .selection-editor-screen-left,.fc-root .selection-editor-screen-right{justify-content:stretch}.fc-root .selection-editor-screen .part-editor-anchor,.fc-root .selection-editor-screen .part-editor-anchor.anchor-left,.fc-root .selection-editor-screen .part-editor-anchor .selection-editor-popover{width:100%;max-height:min(82dvh,760px);transform:none}.fc-root .selection-editor-screen .selection-editor-popover{padding-bottom:env(safe-area-inset-bottom);border-radius:var(--mobile-sheet-radius)var(--mobile-sheet-radius)0 0;overflow:hidden;box-shadow:0 -14px 36px #18211f2e}.fc-root .selection-editor-screen .selection-editor-scroll{max-height:calc(min(82dvh,760px) - 58px - env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.fc-root .selection-editor-screen .part-editor-anchor .selection-editor-popover:before{display:none}.fc-root .selection-editor-screen-preserve-context{align-items:center;inset:14px 14px 82px}.fc-root .selection-editor-screen-preserve-context.selection-editor-screen-left{justify-content:flex-start}.fc-root .selection-editor-screen-preserve-context.selection-editor-screen-right{justify-content:flex-end}.fc-root .selection-editor-screen-preserve-context .part-editor-anchor,.fc-root .selection-editor-screen-preserve-context .part-editor-anchor.anchor-left,.fc-root .selection-editor-screen-preserve-context .part-editor-anchor .selection-editor-popover{width:min(360px,100vw - 28px);height:auto;max-height:min(62dvh,560px)}.fc-root .selection-editor-screen-preserve-context .selection-editor-popover{border-radius:8px;padding-bottom:0;box-shadow:0 22px 58px #18211f33}.fc-root .selection-editor-screen-preserve-context .selection-editor-scroll{max-height:calc(min(62dvh,560px) - 58px)}.fc-root .configurator-shell.is-mobile-selection-open{grid-template-rows:28px 64px minmax(0,1fr)}.fc-root .configurator-shell:has(.selection-editor-screen){grid-template-rows:28px 64px minmax(0,1fr)}.fc-root .configurator-shell.configurator-surface-embedded.is-mobile-selection-open{grid-template-rows:minmax(0,1fr)}.fc-root .configurator-shell.configurator-surface-embedded:has(.selection-editor-screen){grid-template-rows:minmax(0,1fr)}.fc-root .configurator-shell.is-mobile-selection-open>.viewer-region{padding-bottom:0}.fc-root .configurator-shell:has(.selection-editor-screen)>.viewer-region{padding-bottom:0}.fc-root .configurator-shell.is-mobile-selection-open>.control-panel,.fc-root .configurator-shell.is-mobile-selection-open>.material-side-panel,.fc-root .configurator-shell.is-mobile-selection-open>.mobile-configurator-action-dock{display:none}.fc-root .configurator-shell:has(.selection-editor-screen)>.control-panel{display:none}.fc-root .configurator-shell:has(.selection-editor-screen)>.material-side-panel{display:none}.fc-root .configurator-shell:has(.selection-editor-screen)>.mobile-configurator-action-dock{display:none}}.fc-root .configurator-advisory-dialog{width:min(520px,100vw - 24px);max-width:none;max-height:calc(100dvh - 24px);color:var(--ui-text);background:0 0;border:0;margin:auto;padding:0;position:fixed;inset:0;overflow:visible}.fc-root .configurator-advisory-dialog:not([open]){display:none}.fc-root .configurator-advisory-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#10141294}.fc-root .configurator-advisory-dialog__surface{border:1px solid var(--ui-border);background:var(--ui-surface);overscroll-behavior:contain;border-radius:18px;gap:18px;max-height:calc(100dvh - 24px);padding:24px;display:grid;overflow:hidden auto;box-shadow:0 24px 72px #10141247}.fc-root .configurator-advisory-dialog__heading{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.fc-root .configurator-advisory-dialog__heading>svg{color:#9a6a00;margin-top:2px}.fc-root .configurator-advisory-dialog__heading h2,.fc-root .configurator-advisory-dialog__heading p{margin:0}.fc-root .configurator-advisory-dialog__heading h2{color:var(--ui-text);font-size:20px;font-weight:840;line-height:1.3}.fc-root .configurator-advisory-dialog__heading p{color:var(--ui-text-muted);margin-top:6px;font-size:13px;line-height:1.55}.fc-root .configurator-advisory-dialog__list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.fc-root .configurator-advisory-dialog__list li{background:#fff9e9;border:1px solid #e1c98d;border-radius:10px;padding:12px 14px}.fc-root .configurator-advisory-dialog__list label{cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;display:grid}.fc-root .configurator-advisory-dialog__list input{width:18px;height:18px;accent-color:var(--ui-primary);margin:1px 0 0}.fc-root .configurator-advisory-dialog__list input:focus-visible{outline:3px solid var(--ui-focus-ring);outline-offset:3px}.fc-root .configurator-advisory-dialog__list strong,.fc-root .configurator-advisory-dialog__list p{color:#5d4817;margin:0}.fc-root .configurator-advisory-dialog__list strong{font-size:13px;font-weight:820;display:block}.fc-root .configurator-advisory-dialog__list p{margin-top:4px;font-size:12px;line-height:1.55}.fc-root .configurator-advisory-dialog__actions{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:8px;display:grid}.fc-root .configurator-advisory-dialog__actions button{border-radius:9px;min-height:48px;padding:0 14px;font-size:13px;font-weight:800}.fc-root .configurator-advisory-dialog__cancel{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text)}.fc-root .configurator-advisory-dialog__confirm{border:1px solid var(--ui-primary);background:var(--ui-primary);color:var(--ui-primary-content)}.fc-root .configurator-advisory-dialog__actions button:focus-visible{outline:3px solid var(--ui-focus-ring);outline-offset:3px}@media (max-width:480px){.fc-root .configurator-advisory-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.fc-root .configurator-advisory-dialog__surface{max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:16px;padding:20px}.fc-root .configurator-advisory-dialog__actions{grid-template-columns:1fr}.fc-root .configurator-advisory-dialog__confirm{grid-row:1}}@media (max-width:720px){.fc-root .configurator-shell{--mobile-shell-chrome-height:86px}.fc-root .configurator-shell.configurator-surface-embedded{--mobile-shell-chrome-height:0px}.fc-root .configurator-shell.is-mobile-sheet-open:not(.is-mobile-material-open)>.control-panel{padding-left:14px;padding-right:14px}.fc-root .mobile-configurator-sheet-toolbar{margin-left:-14px;margin-right:-14px}.fc-root .mobile-configurator-action-submit{min-width:104px;padding-left:12px;padding-right:12px}.fc-root .selection-editor-screen-preserve-context{align-items:end;inset:auto 8px 8px}.fc-root .selection-editor-screen-preserve-context.selection-editor-screen-left,.fc-root .selection-editor-screen-preserve-context.selection-editor-screen-right{justify-content:stretch}.fc-root .selection-editor-screen-preserve-context .part-editor-anchor,.fc-root .selection-editor-screen-preserve-context .part-editor-anchor.anchor-left,.fc-root .selection-editor-screen-preserve-context .part-editor-anchor .selection-editor-popover{width:100%;max-height:min(56dvh,540px)}.fc-root .selection-editor-screen-preserve-context .selection-editor-popover{border-radius:8px}.fc-root .selection-editor-screen-preserve-context .selection-editor-scroll{max-height:calc(min(56dvh,540px) - 58px)}}@media (max-width:360px){.fc-root .mobile-configurator-action-dock{gap:6px;padding-left:6px;padding-right:6px}.fc-root .mobile-configurator-action-settings{padding:0 8px}.fc-root .mobile-configurator-action-submit{min-width:94px;padding-left:9px;padding-right:9px;font-size:12px}}@media (max-width:1080px) and (max-height:600px){.fc-root .configurator-shell.is-mobile-sheet-open,.fc-root .configurator-shell.is-mobile-material-open{grid-template-rows:28px 64px minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(300px,min(46vw,420px))}.fc-root .configurator-shell.configurator-surface-embedded.is-mobile-sheet-open,.fc-root .configurator-shell.configurator-surface-embedded.is-mobile-material-open{grid-template-rows:minmax(0,1fr)}.fc-root .configurator-shell.is-mobile-sheet-open>.viewer-region{grid-area:3/1}.fc-root .configurator-shell.configurator-surface-embedded.is-mobile-sheet-open>.viewer-region{grid-row:1}.fc-root .configurator-shell.is-mobile-sheet-open:not(.is-mobile-material-open)>.control-panel,.fc-root .configurator-shell.is-mobile-material-open>.material-side-panel{border:1px solid var(--ui-border);border-radius:var(--mobile-sheet-radius)0 0 var(--mobile-sheet-radius);border-right:0;grid-area:3/2;box-shadow:-14px 0 36px #18211f29}.fc-root .configurator-shell.configurator-surface-embedded.is-mobile-sheet-open:not(.is-mobile-material-open)>.control-panel,.fc-root .configurator-shell.configurator-surface-embedded.is-mobile-material-open>.material-side-panel{grid-row:1}.fc-root .selection-editor-screen{align-items:stretch;width:min(52vw,420px);inset:0 0 0 auto}.fc-root .selection-editor-screen .part-editor-anchor,.fc-root .selection-editor-screen .part-editor-anchor.anchor-left,.fc-root .selection-editor-screen .part-editor-anchor .selection-editor-popover{width:100%;height:100%;max-height:none}.fc-root .selection-editor-screen .selection-editor-popover{border-radius:var(--mobile-sheet-radius)0 0 var(--mobile-sheet-radius);box-shadow:-14px 0 36px #18211f2e}.fc-root .selection-editor-screen .selection-editor-scroll{max-height:calc(100dvh - 58px - env(safe-area-inset-bottom))}.fc-root .configurator-shell:has(.selection-editor-screen){grid-template-columns:minmax(0,1fr)}}.fc-root .fc-mobile-entry-notice{width:min(420px,calc(100vw - 24px - env(safe-area-inset-left) - env(safe-area-inset-right)));max-width:none;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));color:var(--ui-text);background:0 0;border:0;margin:auto;padding:0;position:fixed;inset:0;overflow:visible}.fc-root .fc-mobile-entry-notice:not([open]){display:none}.fc-root .fc-mobile-entry-notice::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#10141294;animation:.16s ease-out both fc-mobile-entry-notice-backdrop-in}.fc-root .fc-mobile-entry-notice__surface{max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overscroll-behavior:contain;border:1px solid var(--ui-border);background:var(--ui-surface);-webkit-overflow-scrolling:touch;border-radius:20px;padding:24px;animation:.18s cubic-bezier(.2,.8,.2,1) both fc-mobile-entry-notice-surface-in;display:grid;overflow:hidden auto;box-shadow:0 24px 72px #10141247}.fc-root .fc-mobile-entry-notice__title{color:var(--ui-text);overflow-wrap:anywhere;margin:0;font-size:clamp(20px,6vw,24px);font-weight:840;line-height:1.25}.fc-root .fc-mobile-entry-notice__message{color:var(--ui-text-muted);overflow-wrap:anywhere;white-space:pre-line;margin:12px 0 0;font-size:14px;font-weight:560;line-height:1.6}.fc-root .fc-mobile-entry-notice__actions{padding-bottom:env(safe-area-inset-bottom);justify-content:stretch;align-items:center;margin-top:24px;display:flex}.fc-root .fc-mobile-entry-notice__confirm{border:1px solid var(--ui-primary);background:var(--ui-primary);width:100%;min-width:0;min-height:52px;color:var(--ui-primary-content);text-align:center;touch-action:manipulation;border-radius:10px;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:800;line-height:1.25;display:inline-flex}.fc-root .fc-mobile-entry-notice__confirm:focus-visible{outline:3px solid var(--ui-focus-ring);outline-offset:3px}@keyframes fc-mobile-entry-notice-backdrop-in{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#10141200}}@keyframes fc-mobile-entry-notice-surface-in{0%{opacity:0;transform:translateY(10px)scale(.985)}}.fc-root .fc-plaster-start-dialog{width:min(440px,calc(100vw - 24px - env(safe-area-inset-left) - env(safe-area-inset-right)));max-width:none;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));color:var(--ui-text);background:0 0;border:0;margin:auto;padding:0;position:fixed;inset:0;overflow:visible}.fc-root .fc-plaster-start-dialog:not([open]){display:none}.fc-root .fc-plaster-start-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#10141294;animation:.16s ease-out both fc-mobile-entry-notice-backdrop-in}.fc-root .fc-plaster-start-dialog__surface{max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overscroll-behavior:contain;border:1px solid var(--ui-border);background:var(--ui-surface);-webkit-overflow-scrolling:touch;border-radius:20px;padding:24px;animation:.18s cubic-bezier(.2,.8,.2,1) both fc-mobile-entry-notice-surface-in;display:grid;overflow:hidden auto;box-shadow:0 24px 72px #10141247}.fc-root .fc-plaster-start-dialog__title{color:var(--ui-text);margin:0;font-size:clamp(20px,6vw,24px);font-weight:840;line-height:1.25}.fc-root .fc-plaster-start-dialog__message{color:var(--ui-text-muted);margin:12px 0 0;font-size:14px;font-weight:560;line-height:1.6}.fc-root .fc-plaster-start-dialog__options{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.fc-root .fc-plaster-start-dialog__options button{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text);text-align:center;touch-action:manipulation;border-radius:14px;justify-items:center;gap:4px;padding:18px 12px 16px;display:grid}.fc-root .fc-plaster-start-dialog__options button:hover{border-color:var(--ui-text)}.fc-root .fc-plaster-start-dialog__options button:focus-visible{outline:3px solid var(--ui-focus-ring);outline-offset:3px}.fc-root .fc-plaster-start-dialog__options svg{width:44px;height:44px;color:var(--ui-text);margin-bottom:6px}.fc-root .fc-plaster-start-dialog__options strong{font-size:15px;font-weight:800}.fc-root .fc-plaster-start-dialog__options span{color:var(--ui-text-muted);font-size:12px;font-weight:560;line-height:1.4}.fc-root .fc-plaster-start-dialog__dismiss{color:var(--ui-text-muted);text-underline-offset:3px;touch-action:manipulation;background:0 0;border:0;justify-self:center;margin-top:16px;padding:6px 10px;font-size:13px;font-weight:620;text-decoration:underline}.fc-root .fc-plaster-start-dialog__dismiss:focus-visible{outline:3px solid var(--ui-focus-ring);outline-offset:3px}@media (max-width:360px){.fc-root .fc-mobile-entry-notice{width:min(420px,calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right)));max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.fc-root .fc-mobile-entry-notice__surface{max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:16px;padding:20px}.fc-root .fc-mobile-entry-notice__actions{margin-top:20px}}@media (max-height:600px) and (orientation:landscape){.fc-root .fc-mobile-entry-notice{width:min(520px,calc(100vw - 32px - env(safe-area-inset-left) - env(safe-area-inset-right)));max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.fc-root .fc-mobile-entry-notice__surface{max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:16px;padding:16px 20px}.fc-root .fc-mobile-entry-notice__title{font-size:19px}.fc-root .fc-mobile-entry-notice__message{margin-top:8px;font-size:13px;line-height:1.5}.fc-root .fc-mobile-entry-notice__actions{justify-content:flex-end;margin-top:14px}.fc-root .fc-mobile-entry-notice__confirm{width:auto;min-width:180px;min-height:44px}}@media (prefers-reduced-motion:reduce){.fc-root .fc-mobile-entry-notice::backdrop,.fc-root .fc-mobile-entry-notice__surface{animation:none}}@media (forced-colors:active){.fc-root .fc-mobile-entry-notice__surface,.fc-root .fc-mobile-entry-notice__confirm{border:1px solid buttontext}}.fc-root .action-confirmation-dialog{width:min(480px,100vw - 24px);max-width:none;max-height:calc(100dvh - 24px);color:var(--ui-text);background:0 0;border:0;margin:auto;padding:0;position:fixed;inset:0;overflow:visible}.fc-root .action-confirmation-dialog:not([open]){display:none}.fc-root .action-confirmation-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#10141294}.fc-root .action-confirmation-dialog__surface{border:1px solid var(--ui-border);background:var(--ui-surface);overscroll-behavior:contain;border-radius:18px;gap:20px;max-height:calc(100dvh - 24px);padding:24px;display:grid;overflow:hidden auto;box-shadow:0 24px 72px #10141247}.fc-root .action-confirmation-dialog__heading{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.fc-root .action-confirmation-dialog__heading>svg{color:#9a6a00;margin-top:2px}.fc-root .action-confirmation-dialog__heading h2,.fc-root .action-confirmation-dialog__heading p{margin:0}.fc-root .action-confirmation-dialog__heading h2{color:var(--ui-text);font-size:20px;font-weight:840;line-height:1.3}.fc-root .action-confirmation-dialog__heading p{color:var(--ui-text-muted);margin-top:6px;font-size:13px;line-height:1.55}.fc-root .action-confirmation-dialog__actions{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:8px;display:grid}.fc-root .action-confirmation-dialog__actions button{border-radius:9px;min-height:48px;padding:0 14px;font-size:13px;font-weight:800}.fc-root .action-confirmation-dialog__cancel{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text)}.fc-root .action-confirmation-dialog__confirm{border:1px solid var(--ui-primary);background:var(--ui-primary);color:var(--ui-primary-content)}.fc-root .action-confirmation-dialog__actions button:focus-visible{outline:3px solid var(--ui-focus-ring);outline-offset:3px}@media (max-width:480px){.fc-root .action-confirmation-dialog{width:calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right));max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.fc-root .action-confirmation-dialog__surface{max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:16px;padding:20px}.fc-root .action-confirmation-dialog__actions{grid-template-columns:1fr}.fc-root .action-confirmation-dialog__confirm{grid-row:1}}@media (forced-colors:active){.fc-root .action-confirmation-dialog__surface,.fc-root .action-confirmation-dialog__actions button{border:1px solid buttontext}}
