.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-mode-controls{z-index:8;pointer-events:none;justify-content:flex-end;display:flex;position:absolute;top:28px;right:28px}.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 .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 .plaster-rotate-popover{-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 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 .plaster-rotate-popover span{color:#66676e;text-align:center;min-width:34px;font-size:11px;font-weight:780;line-height:1}.fc-root .kitchen-option-grid button{min-height:40px;font-size:12px}.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 .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-option-group{gap:6px;margin-top:12px;display:grid}.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 .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 .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-options button span:last-child{overflow-wrap:anywhere;font-size:10px;line-height:1.25}.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:auto;top:0;bottom:0;left:13px}.fc-root .kitchen-face-glyph-vertical-open:after{height:1px;top:50%;left:3px;right:17px}.fc-root .kitchen-face-glyph-open:before{top:50%;left:7px;right:7px}.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{border-style:dashed;width:19px;height:23px;top:6px;left:7px}.fc-root .kitchen-door-icon-vertical-open i:nth-child(2){width:21px;height:23px;top:6px;right:7px}.fc-root .kitchen-door-icon-vertical-open i:nth-child(3){background:#0208178a;border:0;width:14px;height:1px;top:17px;left:9px}.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: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: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{overflow:visible}.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:#f5f7f4;--ui-surface-muted:#ecefeb;--ui-text:#18211f;--ui-text-muted:#68716e;--ui-border:#dde2de;--ui-border-strong:#c7d0ca;--ui-primary:#174c3f;--ui-primary-content:#fff;--ui-focus-ring:#174c3f33;--ui-shadow-panel:none;--accent:#174c3f;--accent-soft:#edf5f1;--ink:#18211f;--muted:#68716e;--line:#dde2de;--line-dark:#c7d0ca;--paper:#fff;--canvas:#e8e7e2;background:#ecebe7}.fc-root .app-shell{grid-template-rows:28px 68px minmax(0,1fr);grid-template-columns:minmax(0,1fr) 392px;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 .view-toggle{z-index:7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #c7d0cae6;border-radius:8px;width:min-content;padding:3px;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 8px 24px #18211f14}.fc-root .view-toggle-button{color:#66706a;min-width:54px;min-height:34px;box-shadow:none;background:0 0;border:0;border-radius:5px;padding:0 10px;font-size:12px;font-weight:700}.fc-root .view-toggle-button.selected{color:#fff;background:#174c3f;border:0}.fc-root .view-toggle-button:not(.selected):hover{color:#174c3f;background:#174c3f14}.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{background:#174c3f;border-color:#174c3f}.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{color:#174c3f;width:15px;height:15px}.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-value{background:#fff;border:1px solid #d8dfda;border-radius:6px;flex:none;align-items:center;min-height:32px;display:inline-flex;overflow:hidden}.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 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:#174c3f;width:16px;height:16px;margin-top:-6px;box-shadow:0 2px 7px #174c3f2e}.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{color:#fff;background:#174c3f;border-color:#174c3f;box-shadow:inset 0 0 0 1px #ffffff14}.fc-root .selected-column-summary{background:#edf5f1;border-color:#c5d9ce;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:#174c3f;inset:-4px}.fc-root .material-note{background:#f5f7f4;border-radius:6px}.fc-root .checkout-button{min-height:42px;box-shadow:none;background:#174c3f;border-radius:6px}.fc-root .control-section-quote .checkout-button{display:none}.fc-root .quote-total{background:#24342f;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 .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 .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:#174c3f}.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:#8aa99c;transform:none}}@media (max-width:1080px){.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;color:#fff;background:#174c3f;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex;position:fixed;bottom:16px;right:16px;box-shadow:0 12px 30px #174c3f3d}.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 .view-toggle{top:10px;left:10px;right:auto}.fc-root .view-toggle-button{min-width:50px;min-height:32px;padding:0 9px;font-size:11px}.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 .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}.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{color:#174c3f;background:#edf5f1}.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}}
