.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 .partition-texture-loading{color:#4a4a4a;white-space:nowrap;pointer-events:none;background:#ffffffeb;border:1px solid #1f1d1a14;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:500;display:flex;box-shadow:0 10px 24px #1f1d1a1a}.fc-root .partition-texture-loading-spinner{border:2px solid #1f1d1a29;border-top-color:#1f1d1a;border-radius:50%;width:14px;height:14px;animation:.9s linear infinite partition-texture-loading-spin}@keyframes partition-texture-loading-spin{to{transform:rotate(360deg)}}.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%;height:100%;min-height:0;max-height:108px;display:block;overflow:visible}.fc-root .part-editor-preview-slim:has(.plaster-module-preview-svg){grid-template-rows:minmax(0,1fr) auto;height:176px;min-height:176px}.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-box-action-bar{transform-origin:50%;border-color:#0208171c;gap:2px;padding:3px;transform:scale(.82);box-shadow:0 8px 20px #02081714}.fc-root .grid-storage-box-action-bar .scene-selection-action-button{border-color:#0208171a;width:24px;height:24px}.fc-root .grid-storage-box-action-bar .scene-selection-action-button>svg{stroke-width:1.4px;width:12px;height:12px}.fc-root .grid-storage-box-action-bar.stacking{background:#fffffff0;border-color:#1515154d}.fc-root .grid-storage-box-action-bar .grid-storage-box-stack-button,.fc-root .grid-storage-box-action-bar .grid-storage-box-lower-button{border-radius:5px;gap:3px;width:auto;min-width:48px;padding:0 6px;font-size:8px;font-weight:650;display:inline-flex}.fc-root .grid-storage-box-action-bar.stacking .scene-selection-action-status{min-width:82px}.fc-root .grid-storage-stack-target-button{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;white-space:nowrap;pointer-events:auto;background:#151515eb;border:1px solid #ffffff8a;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:10px;font-weight:780;line-height:1;display:inline-flex;box-shadow:0 10px 24px #02081733}.fc-root .grid-storage-stack-target-button:hover,.fc-root .grid-storage-stack-target-button:focus-visible{outline-offset:2px;background:#000;outline:2px solid #ffffffe6}.fc-root .grid-storage-box-resize-control{pointer-events:auto;place-items:center;display:grid;position:relative}.fc-root .grid-storage-box-resize-handle{color:#111;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);touch-action:none;background:#fffffff5;border:1px solid #15151529;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;transition:color .14s,background .14s,border-color .14s,transform .14s;display:grid;box-shadow:0 6px 16px #0208171a}.fc-root .grid-storage-box-resize-handle>svg{stroke-width:1.4px;width:13px;height:13px}.fc-root .grid-storage-box-resize-control.width .grid-storage-box-resize-handle{cursor:ew-resize}.fc-root .grid-storage-box-resize-control.height .grid-storage-box-resize-handle{cursor:ns-resize}.fc-root .grid-storage-box-resize-handle:hover,.fc-root .grid-storage-box-resize-handle:focus-visible,.fc-root .grid-storage-box-resize-control.active .grid-storage-box-resize-handle{color:#fff;background:#111;border-color:#111;outline:none;transform:scale(1.06)}.fc-root .grid-storage-box-resize-handle:focus-visible{box-shadow:0 0 0 3px #fffffff0,0 0 0 5px #1515155c,0 8px 22px #02081729}.fc-root .grid-storage-box-resize-value{color:#fff;text-align:center;white-space:nowrap;background:#151515f0;border-radius:6px;min-width:52px;padding:5px 7px;font-size:9px;font-weight:760;line-height:1;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 20px #0208172e}.fc-root .grid-storage-box-space-editor-layer{pointer-events:none!important}.fc-root .grid-storage-box-empty-layer{pointer-events:none;place-items:center;width:100%;height:100%;padding:24px;display:grid}.fc-root .grid-storage-box-empty-state{max-width:320px;color:var(--ui-text);text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #1515151f;border-radius:8px;justify-items:center;gap:7px;padding:20px 24px;display:grid;box-shadow:0 12px 30px #02081714}.fc-root .grid-storage-box-empty-state strong{font-size:14px;font-weight:800;line-height:1.4}.fc-root .grid-storage-box-empty-state span{color:var(--ui-text-muted);font-size:11px;font-weight:600;line-height:1.55}.fc-root .grid-storage-box-space-editor{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:#fffffff5;border:1px solid #1515151f;border-radius:7px;gap:4px;width:max-content;padding:5px;display:grid;position:relative;box-shadow:0 8px 22px #0208171a}.fc-root .grid-storage-box-space-editor:before{content:"";z-index:-1;background:#fffffff5;border:1px solid #1515152e;width:10px;height:10px;position:absolute;top:50%;transform:translateY(-50%)rotate(45deg)}.fc-root .grid-storage-box-space-editor.side-right:before{left:-6px}.fc-root .grid-storage-box-space-editor.side-left:before{right:-6px}.fc-root .grid-storage-box-space-editor.side-right{transform-origin:0;transform:translateY(-50%)scale(.52)}.fc-root .grid-storage-box-space-editor.side-left{transform-origin:100%;transform:translate(-100%,-50%)scale(.52)}.fc-root .grid-storage-box-space-editor__actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;display:grid}.fc-root .grid-storage-box-space-editor__section-label{color:#15151585;letter-spacing:0;grid-column:1/-1;padding:1px 2px 2px;font-size:7.5px;font-weight:690;line-height:1;display:block}.fc-root .grid-storage-box-space-editor__actions>button,.fc-root .grid-storage-box-space-editor__door-options>button{color:#151515;white-space:nowrap;background:#fff;border:1px solid #1515151c;border-radius:5px;justify-content:center;align-items:center;gap:4px;min-height:28px;padding:0 7px;font-size:8px;font-weight:690;line-height:1;display:inline-flex}.fc-root .grid-storage-box-space-editor__actions>button:hover,.fc-root .grid-storage-box-space-editor__actions>button:focus-visible,.fc-root .grid-storage-box-space-editor__actions>button.selected,.fc-root .grid-storage-box-space-editor__door-options>button[aria-pressed=true]{color:#fff;background:#151515;border-color:#151515;outline:none}.fc-root .grid-storage-box-space-editor__actions>button:disabled{opacity:.34;cursor:not-allowed}.fc-root .grid-storage-box-space-editor__actions>button{min-width:64px}.fc-root .grid-storage-box-space-editor__actions>button.delete{color:#a6362f;background:#a6362f0f;border-color:#a6362f42;grid-column:1/-1}.fc-root .grid-storage-box-space-editor__actions>button.delete:hover:not(:disabled),.fc-root .grid-storage-box-space-editor__actions>button.delete:focus-visible{color:#fff;background:#a6362f;border-color:#a6362f}.fc-root .grid-storage-box-space-editor__actions>button>svg,.fc-root .grid-storage-box-space-editor__door-options>button>svg,.fc-root .grid-storage-box-space-editor__fit-stack>button>svg{stroke-width:1.35px;width:12px;height:12px}.fc-root .grid-storage-box-space-editor__door-options{border-top:1px solid #1515151f;grid-template-columns:1fr;gap:4px;padding-top:5px;display:grid}.fc-root .grid-storage-box-space-editor__fit-stack{border-top:1px solid #1515151f;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding-top:5px;display:grid}.fc-root .grid-storage-box-space-editor__fit-stack>button{color:#151515;white-space:nowrap;background:#fff;border:1px solid #1515151c;border-radius:5px;justify-content:flex-start;align-items:center;gap:5px;min-width:100px;min-height:28px;padding:0 8px;font-size:8px;font-weight:690;line-height:1;display:inline-flex}.fc-root .grid-storage-box-space-editor__fit-stack>button:hover:not(:disabled),.fc-root .grid-storage-box-space-editor__fit-stack>button:focus-visible{color:#fff;background:#151515;border-color:#151515;outline:none}.fc-root .grid-storage-box-space-editor__fit-stack>button:disabled{color:#1515157a;cursor:default;background:#1515150a}.fc-root .grid-storage-box-space-editor__door-grouping{color:#151515;gap:6px;width:178px;padding:5px;display:grid}.fc-root .grid-storage-box-space-editor__door-grouping strong,.fc-root .grid-storage-box-space-editor__door-grouping span,.fc-root .grid-storage-box-space-editor__door-grouping small{letter-spacing:0}.fc-root .grid-storage-box-space-editor__door-grouping strong{font-size:11px;line-height:1.25}.fc-root .grid-storage-box-space-editor__door-grouping span{color:#151515b3;font-size:9.5px;font-weight:700}.fc-root .grid-storage-box-space-editor__door-grouping small{color:#1515158f;font-size:8.5px;line-height:1.35}.fc-root .grid-storage-box-space-editor__door-grouping>div{grid-template-columns:34px 1fr;gap:4px;display:grid}.fc-root .grid-storage-box-space-editor__door-grouping button{color:#151515;background:#fff;border:1px solid #15151529;border-radius:5px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:0 8px;font-size:10px;font-weight:760;display:inline-flex}.fc-root .grid-storage-box-space-editor__door-grouping button.confirm{color:#fff;background:#151515;border-color:#151515}.fc-root .grid-storage-box-space-editor__door-grouping button:disabled{color:#15151559;background:#1515150f;border-color:#1515151f}@media (max-width:640px){.fc-root .grid-storage-box-space-editor.side-right{transform:translateY(-50%)scale(.48)}.fc-root .grid-storage-box-space-editor.side-left{transform:translate(-100%,-50%)scale(.48)}.fc-root .grid-storage-box-space-editor.has-fit-stack.side-right{transform:translateY(-50%)scale(.44)}.fc-root .grid-storage-box-space-editor.has-fit-stack.side-left{transform:translate(-100%,-50%)scale(.44)}.fc-root .grid-storage-box-space-editor__fit-stack>button{white-space:normal;width:108px;min-width:108px;min-height:42px;line-height:1.25}}.fc-root .grid-storage-shelf-action-bar{white-space:nowrap;gap:3px;padding:4px;transform:translateY(-4px);box-shadow:0 9px 24px #0208171a}.fc-root .grid-storage-shelf-action-bar .scene-selection-action-button{width:27px;height:27px}.fc-root .grid-storage-shelf-action-bar .scene-selection-action-button>svg{width:14px;height:14px}.fc-root .grid-storage-shelf-action-layer{z-index:24!important}.fc-root .grid-storage-shelf-action-bar .scene-selection-action-status{min-width:29px;font-size:10px}.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 .configuration-save-button:disabled,.fc-root .mobile-configurator-action-save: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}@media (max-width:720px){.fc-root .dimension-label.compact.subtle{min-width:0;padding:2px 4px;font-size:8px;box-shadow:0 4px 12px #0208170f}}.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-block>select{width:100%;min-height:var(--ui-control-height);border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-field);background:var(--ui-surface);color:var(--ui-text);font:inherit;padding:0 34px 0 12px;font-size:11px;font-weight:760}.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:720px){.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 .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-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-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 .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}.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 .selection-editor-popover.selection-editor-scroll-hint-visible .selection-editor-scroll{padding-bottom:44px}.fc-root .selection-editor-scroll-hint{z-index:2;color:#766c5e;letter-spacing:-.01em;pointer-events:none;background:linear-gradient(#fff0,#fff 55%);justify-content:center;padding:20px 12px 9px;font-size:9.5px;font-weight:650;display:flex;position:absolute;bottom:0;left:0;right:0}.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,.fc-root .scale-reference-visibility-toggle: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-options-list{display:contents}.fc-root .scale-reference-visibility-toggle{border:1px solid var(--ui-border);background:var(--ui-surface);min-height:36px;color:var(--ui-text-muted);border-radius:6px;grid-column:1/-1;padding:6px 9px;font-size:11px;font-weight:700}.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-top-controls{align-items:stretch;gap:8px;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{height:100%;min-height:0;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;flex-direction:column;grid-row:3;margin:0;padding:0 18px;display:flex;overflow:hidden}.fc-root .control-panel__scroll-region{overscroll-behavior:contain;scrollbar-color:#c3cbc6 transparent;scrollbar-gutter:stable;scrollbar-width:thin;flex:auto;min-width:0;min-height:0;overflow:hidden auto}.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-static-heading{cursor:default}.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-input-row.has-step-buttons{grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:8px;display:grid}.fc-root .range-step-button{color:#333632;background:#fff;border:1px solid #d8dfda;border-radius:6px;width:32px;min-height:32px;padding:0;font-size:18px;line-height:1}.fc-root .range-step-button:disabled{opacity:.4}.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-blank-start-preview{color:#555;background:linear-gradient(135deg,#15151506,#0000 72%);border:1px dashed #15151547;border-radius:12px;place-items:center;width:100%;height:100%;min-height:72px;display:grid}.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-size-step{gap:14px;display:grid}.fc-root .grid-storage-modular-module-selection.is-navigator{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:12px;gap:12px;padding:16px;display:grid}.fc-root .grid-storage-modular-module-selection.is-navigator>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.fc-root .grid-storage-modular-module-selection.is-navigator>header h3,.fc-root .grid-storage-modular-module-selection.is-navigator>header p{margin:0}.fc-root .grid-storage-modular-module-selection.is-navigator>header h3{color:var(--ui-text);letter-spacing:-.02em;font-size:14px;font-weight:820}.fc-root .grid-storage-modular-module-selection.is-navigator>header p{color:var(--ui-text-muted);margin-top:4px;font-size:10.5px;line-height:1.45}.fc-root .grid-storage-modular-module-selection.is-navigator>header>span{background:var(--ui-surface-subtle);color:var(--ui-text-muted);font-variant-numeric:tabular-nums;border-radius:999px;flex:none;padding:4px 8px;font-size:10px;font-weight:780}.fc-root .grid-storage-modular-module-navigator{grid-template-columns:36px minmax(0,1fr) 36px;gap:6px;display:grid}.fc-root .grid-storage-modular-module-navigator>button{border:1px solid var(--ui-border);background:var(--ui-surface);min-width:0;min-height:40px;color:var(--ui-text);border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.fc-root .grid-storage-modular-module-navigator>button:disabled{color:var(--ui-text-muted);opacity:.38}.fc-root .grid-storage-modular-module-navigator>label{min-width:0}.fc-root .grid-storage-modular-module-navigator>label>span{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.fc-root .grid-storage-modular-module-navigator select{border:1px solid var(--ui-border-strong);background:var(--ui-surface);width:100%;min-height:40px;color:var(--ui-text);font:inherit;border-radius:8px;padding:0 34px 0 12px;font-size:11px;font-weight:760}.fc-root .grid-storage-modular-module-current{background:var(--ui-surface-subtle);border-radius:9px;align-items:center;gap:10px;padding:10px 12px;display:flex}.fc-root .grid-storage-modular-module-current>span{background:var(--ui-primary);width:32px;height:32px;color:var(--ui-primary-content);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.fc-root .grid-storage-modular-module-current>div{gap:2px;min-width:0;display:grid}.fc-root .grid-storage-modular-module-current strong{color:var(--ui-text);font-size:11px;font-weight:820}.fc-root .grid-storage-modular-module-current small{color:var(--ui-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;font-weight:650;overflow:hidden}.fc-root .grid-storage-space-number-tag{color:#181818;width:24px;height:24px;font:inherit;cursor:pointer;opacity:.88;background:#ffffffe6;border:1.5px solid #181818c7;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:10px;font-weight:820;line-height:1;transition:opacity .12s,transform .12s;display:inline-flex;box-shadow:0 4px 12px #10141226}.fc-root .grid-storage-space-number-tag:hover{opacity:.22;transform:scale(.92)}.fc-root .grid-storage-space-number-tag.selected{color:#fff;opacity:.68;pointer-events:none;background:#181818;border-color:#181818}.fc-root .grid-storage-space-number-layer.selected{pointer-events:none!important}.fc-root .grid-storage-space-number-tag:focus-visible{outline:3px solid var(--ui-focus-ring);outline-offset:3px}.fc-root .grid-storage-modular-editor--panel{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:14px;margin-top:12px;padding:16px}.fc-root .grid-storage-modular-editor--panel>h3{color:var(--ui-text);margin:0 0 14px;font-size:15px;font-weight:850}.fc-root .grid-storage-modular-control-hint{color:var(--ui-text-muted);margin:-4px 0 2px;font-size:11px;line-height:1.55}.fc-root .grid-storage-modular-space-merge-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.fc-root .grid-storage-modular-space-merge-actions>.ghost-wide-button{min-height:44px;margin:0}.fc-root .configurator-start-choice-dialog{width:min(760px,100vw - 40px);max-width:none;max-height:min(760px,100dvh - 40px);color:var(--ui-text);background:0 0;border:0;margin:auto;padding:0;position:fixed;inset:0;overflow:visible}.fc-root .configurator-start-choice-dialog:not([open]){display:none}.fc-root .configurator-start-choice-dialog::backdrop{background:#4e504c}.fc-root .configurator-start-choice-dialog__surface{max-height:inherit;border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:22px;padding:30px;overflow-y:auto;box-shadow:0 28px 88px #00000057}.fc-root .configurator-start-choice-dialog__surface h2,.fc-root .configurator-start-choice-dialog__surface p{margin:0}.fc-root .configurator-start-choice-dialog__surface h2{font-size:clamp(24px,3vw,34px);font-weight:880;line-height:1.2}.fc-root .configurator-start-choice-dialog__surface>p{max-width:620px;color:var(--ui-text-muted);margin-top:10px;font-size:14px;line-height:1.65}.fc-root .configurator-start-choice-dialog__surface>.illustrated-choice-grid{margin-top:24px}.fc-root .configurator-start-choice-dialog__surface .illustrated-choice{min-height:178px}@media (max-width:640px){.fc-root .configurator-start-choice-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.fc-root .configurator-start-choice-dialog__surface{border-radius:18px;padding:22px 18px}}.fc-root .grid-storage-modular-space-editor .illustrated-choice-media{min-height:58px}.fc-root .grid-storage-modular-space-editor .illustrated-choice-media>svg{color:var(--ui-text)}.fc-root .grid-storage-modular-bay-level-select{border:1px solid var(--ui-border);background:var(--ui-surface-subtle);border-radius:9px;gap:6px;padding:10px 12px;display:grid}.fc-root .grid-storage-modular-bay-level-select>span{color:var(--ui-text-muted);font-size:10px;font-weight:760}.fc-root .grid-storage-modular-bay-level-select>select{border:1px solid var(--ui-border-strong);background:var(--ui-surface);width:100%;min-height:38px;color:var(--ui-text);font:inherit;border-radius:8px;padding:0 34px 0 10px;font-size:11px;font-weight:760}.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-launcher>button{border:1px solid var(--ui-border);background:var(--ui-surface);width:100%;min-height:68px;color:var(--ui-text);text-align:left;border-radius:14px;align-items:center;gap:12px;padding:13px 15px;transition:border-color .16s,background .16s,transform .16s;display:flex}.fc-root .door-hardware-launcher>button:hover{border-color:var(--ui-primary);background:var(--ui-surface-muted);transform:translateY(-1px)}.fc-root .door-hardware-launcher>button>svg{color:var(--ui-text-muted);flex:none}.fc-root .door-hardware-launcher>button>span{gap:3px;display:grid}.fc-root .door-hardware-launcher strong{font-size:14px;font-weight:800}.fc-root .door-hardware-launcher small{color:var(--ui-text-muted);font-size:11px;font-weight:650}.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-selector-popover{z-index:40;background:0 0;border:0;margin:0;position:fixed;inset:0}.fc-root .nivo3-door-hardware-selector-layer{z-index:13;top:14px;right:calc(-1*var(--configurator-control-panel-width,392px));pointer-events:auto;position:absolute;bottom:82px;left:14px}.fc-root .nivo3-door-hardware-selector-layer .door-hardware-selector-popover{position:absolute;inset:0}.fc-root .nivo3-door-hardware-selector-layer .door-hardware-selector-card{top:0;right:var(--configurator-control-panel-width,392px);border-radius:20px;width:min(440px,100vw - 28px);max-height:none;bottom:0;transform:none}.fc-root .nivo3-door-hardware-selector-layer .door-hardware-selector-card:before{display:none}.door-hardware-selector-card:before{z-index:-1;content:"";background:#fff;border-bottom:1px solid #cbd4ce;border-left:1px solid #cbd4ce;width:16px;height:16px;position:absolute;top:50%;left:-8px;transform:translateY(-50%)rotate(45deg)}.door-hardware-selector-card{top:50%;right:calc(var(--configurator-control-panel-width,392px) + 14px);width:min(360px,calc(100vw - var(--configurator-control-panel-width,392px) - 28px));overscroll-behavior:contain;background:#fff;border:1px solid #cbd4ce;border-radius:16px;grid-template-rows:auto minmax(0,1fr) auto;max-height:min(680px,100dvh - 32px);display:grid;position:absolute;overflow:auto;transform:translateY(-50%);box-shadow:0 22px 58px #18211f2e}.door-hardware-selector-card>header{justify-content:space-between;align-items:center;gap:16px;padding:22px 24px 16px;display:flex}.door-hardware-selector-card>header span{color:#747a76;font-size:12px;font-weight:720}.door-hardware-selector-card>header h2{color:#191b1a;margin:4px 0 0;font-size:24px;line-height:1.2}.door-hardware-selector-card>header button{color:#4a4f4c;background:#fff;border:1px solid #d9ddda;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.door-hardware-selector-options{align-content:start;gap:12px;min-width:0;padding:0 18px 16px;display:grid}.door-hardware-selector-kind-summary{gap:3px;display:grid}.door-hardware-selector-target-field{gap:6px;display:grid}.door-hardware-selector-target-field>span{color:#747a76;font-size:11px;font-weight:720}.door-hardware-selector-target-field>select{color:#252927;background:#fff;border:1px solid #cbd4ce;border-radius:10px;width:100%;min-height:42px;padding:0 12px;font-size:14px;font-weight:720}.door-hardware-selector-product-unavailable-reason{color:#9b3a31;font-size:11px;font-weight:700}.door-hardware-selector-kind-summary strong{color:#252927;font-size:15px}.door-hardware-selector-kind-summary small{color:#747a76;font-size:11px;line-height:1.45}.door-hardware-selector-options .illustrated-choice-grid{margin-top:0}.door-hardware-selector-variant-picker{background:#fafaf8;border:1px solid #d9ddda;border-radius:12px;gap:8px;padding:12px;display:grid}.door-hardware-selector-variant-picker>div:first-child{gap:2px;display:grid}.door-hardware-selector-variant-picker strong{color:#252927;font-size:12px}.door-hardware-selector-variant-picker small{color:#747a76;font-size:10px}.door-hardware-selector-variant-picker>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.door-hardware-selector-variant-picker button{color:#252927;min-width:0;font:inherit;text-align:left;background:#fff;border:1px solid #cbd4ce;border-radius:9px;gap:2px;padding:10px;display:grid}.door-hardware-selector-variant-picker button.selected{border:2px solid var(--ui-primary);padding:9px}.door-hardware-selector-variant-picker button:disabled{cursor:not-allowed;opacity:.5}.door-hardware-selector-product{background:#fafaf8;border:1px solid #d9ddda;border-radius:12px;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px;min-height:82px;padding:8px;display:grid}.door-hardware-selector-product>img,.door-hardware-selector-product>span{color:#747a76;object-fit:contain;background:#efefeb;border-radius:8px;place-items:center;width:76px;height:64px;font-size:10px;display:grid}.door-hardware-selector-product>div{gap:3px;min-width:0;display:grid}.door-hardware-selector-product strong{color:#252927;font-size:12px;line-height:1.3}.door-hardware-selector-product small{color:#747a76;font-size:11px}.door-hardware-selector-product__detail{color:#69726c;letter-spacing:-.01em;background:0 0;border:0;align-items:center;gap:1px;width:fit-content;margin-top:3px;padding:0;font-size:10px;font-weight:700;line-height:1;transition:color .16s;display:inline-flex}.door-hardware-selector-product__detail:hover{color:#1d211f}.door-hardware-selector-card>footer{justify-content:flex-end;padding:0 18px 18px;display:flex}.door-hardware-selector-card>footer button{color:#fff;background:#181a19;border:0;border-radius:10px;min-height:42px;padding:0 20px;font-size:13px;font-weight:800}.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(2,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;position:relative;overflow:hidden}.door-hardware-inspector-stage>img{object-fit:contain;width:100%;height:100%;max-height:430px;transition:transform .18s;display:block}.door-hardware-mount-preview{cursor:grab;touch-action:none;width:100%;height:100%;min-height:300px;display:block}.door-hardware-mount-preview:active{cursor:grabbing}.door-hardware-scene-jump{text-align:center;justify-items:center;gap:9px;max-width:330px;padding:24px;display:grid}.door-hardware-scene-jump svg{color:#5f665f}.door-hardware-scene-jump strong{color:#252927;font-size:15px}.door-hardware-scene-jump span{color:#727874;font-size:12px;line-height:1.55}.door-hardware-scene-jump button{color:#fff;background:#1b1e1c;border:0;border-radius:9px;min-height:38px;margin-top:5px;padding:0 14px;font-size:12px;font-weight:760}.door-hardware-image-empty{color:#737975;font-size:14px;font-weight:700}.door-hardware-dimension-panel{justify-items:end;gap:8px;display:grid;position:absolute;bottom:14px;right:14px}.door-hardware-dimension-panel button{color:#303532;background:#fffffff0;border:1px solid #cfd5d1;border-radius:9px;min-height:34px;padding:0 12px;font-size:12px;font-weight:760;box-shadow:0 2px 10px #1b1e1c1f}.door-hardware-dimension-panel dl{background:#fffffff2;border:1px solid #d5dad6;border-radius:10px;gap:4px;min-width:130px;margin:0;padding:10px 12px;display:grid;box-shadow:0 3px 14px #1b1e1c1f}.door-hardware-dimension-panel dl>div{justify-content:space-between;gap:18px;font-size:12px;display:flex}.door-hardware-dimension-panel dt{color:#747a76}.door-hardware-dimension-panel dd{color:#252927;margin:0;font-weight:760}.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-selector-card{width:auto;max-height:min(72dvh,560px);inset:auto 8px 8px;transform:none}.door-hardware-selector-card:before{display:none}.fc-root .nivo3-door-hardware-selector-layer{inset:auto 8px 8px}.fc-root .nivo3-door-hardware-selector-layer .door-hardware-selector-card{width:auto;inset:auto 0 0;transform:none}.door-hardware-selector-card>header,.door-hardware-selector-card>footer,.door-hardware-selector-options{padding-left:16px;padding-right:16px}.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;flex:none;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:relative;bottom:auto;box-shadow:0 -12px 24px #18211f0f}.fc-root .panel-sticky-action.has-save-action{grid-template-columns:minmax(70px,.55fr) minmax(0,1.45fr)}.fc-root .panel-sticky-buttons{grid-template-columns:minmax(96px,.8fr) minmax(132px,1.2fr);gap:8px;min-width:0;display:grid}.fc-root .panel-sticky-buttons.is-single{grid-template-columns:minmax(0,1fr)}.fc-root .configuration-save-button{border:1px solid var(--ui-border-strong);background:var(--ui-surface);min-width:0;min-height:44px;color:var(--ui-text);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.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),.fc-root .scale-reference-visibility-toggle:hover{background:var(--ui-surface-subtle);border-color:#999f9b}.fc-root .range-number-apply:hover{background:#303030;border-color:#303030}}@media (min-width:721px) and (max-width:900px){.fc-root .app-shell{--configurator-control-panel-width:320px;min-height:0}.fc-root .control-panel{padding-left:14px;padding-right:14px}.fc-root .scale-reference-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:208px;max-height:none;padding:4px}.fc-root .scale-reference-option{gap:4px;min-height:44px;padding:5px 7px}.fc-root .scale-reference-option-copy{gap:0}.fc-root .scale-reference-option-copy strong{font-size:11px}.fc-root .scale-reference-option-copy small{font-size:9px}}@media (min-width:721px) and (max-width:900px) and (max-height:760px){.fc-root .viewer-region{min-height:0}.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:100%;min-height:0;max-height:none}.fc-root .selection-editor-screen{inset:12px 12px 70px}.fc-root .selection-editor-anchor,.fc-root .selection-editor-anchor.anchor-left,.fc-root .selection-editor-anchor .selection-editor-popover{width:284px;max-height:min(348px,100dvh - 184px)}.fc-root .selection-editor-anchor .selection-editor-scroll{gap:8px;max-height:calc(min(348px,100dvh - 184px) - 50px);padding:9px 10px 11px}.fc-root .selection-editor-anchor .part-editor-heading{padding:9px 10px}.fc-root .selection-editor-anchor .part-editor-heading span{font-size:13px}.fc-root .selection-editor-anchor .part-editor-heading small{font-size:10px}.fc-root .selection-editor-anchor .part-editor-preview-slim{height:96px;min-height:96px;padding:5px}.fc-root .selection-editor-anchor .part-editor-preview-slim .part-editor-render,.fc-root .selection-editor-anchor .wardrobe-selection-render{height:84px}}@media (max-width:720px){.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}.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 .lower-cabinet-add-button{color:#24241f;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #c7d0caeb;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:width .18s,background .14s,transform .14s;display:inline-flex;overflow:hidden;box-shadow:0 10px 28px #18211f1f}.fc-root .lower-cabinet-add-button-label{opacity:0;white-space:nowrap;max-width:0;margin-left:0;font-size:13px;font-weight:700;line-height:1;transition:max-width .18s,margin-left .18s,opacity .12s;overflow:hidden}@media (hover:hover) and (pointer:fine){.fc-root .lower-cabinet-add-button:hover{background:#fff;width:132px}.fc-root .lower-cabinet-add-button:hover .lower-cabinet-add-button-label{opacity:1;max-width:84px;margin-left:8px}}.fc-root .lower-cabinet-add-button:active{transform:scale(.94)}.fc-root .lower-cabinet-add-button:focus-visible{outline:2px solid color-mix(in srgb,var(--ui-primary)52%,transparent);outline-offset:2px;width:132px}.fc-root .lower-cabinet-add-button:focus-visible .lower-cabinet-add-button-label{opacity:1;max-width:84px;margin-left:8px}.fc-root .viewer-camera-controls{z-index:12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #c7d0caeb;border-radius:11px;grid-template-columns:repeat(3,34px);gap:4px;padding:4px;display:grid;position:absolute;bottom:16px;right:16px;box-shadow:0 10px 28px #18211f1a}.fc-root .viewer-camera-controls button{color:#3f4a46;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;padding:0;transition:color .14s,background .14s,transform .14s;display:inline-grid}.fc-root .viewer-camera-controls button:hover{background:var(--accent-soft);color:var(--ui-primary)}.fc-root .viewer-camera-controls button:active{transform:scale(.94)}.fc-root .viewer-camera-controls button:focus-visible{outline:2px solid color-mix(in srgb,var(--ui-primary)52%,transparent);outline-offset:1px}.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;width:36px;height:36px;position:static;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{width:var(--configurator-control-panel-width);visibility:hidden;pointer-events:none;opacity:0;min-width:0;transition:transform .2s,opacity .16s,visibility 0s linear .2s;transform:translate(100%)}@media (min-width:721px) and (max-width:900px){.fc-root .app-shell.has-active-selection-editor{grid-template-columns:minmax(0,1fr) 0}.fc-root .app-shell.has-active-selection-editor>.control-panel{width:var(--configurator-control-panel-width);visibility:hidden;pointer-events:none;opacity:0;min-width:0;transition:transform .2s,opacity .16s,visibility 0s linear .2s;transform:translate(100%)}.fc-root .app-shell.has-active-selection-editor .panel-collapse-toggle{visibility:hidden;pointer-events:none;opacity:0}}@media (max-width:720px){.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)}.fc-root .viewer-history-controls{bottom:12px;left:10px}.fc-root .viewer-camera-controls{bottom:72px;right:10px}}@media (prefers-reduced-motion:reduce){.fc-root .lower-cabinet-add-button,.fc-root .lower-cabinet-add-button-label{transition:none}}.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:720px){.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}.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:720px){.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;flex-direction:column;grid-area:4/1;width:100%;height:100%;max-height:none;margin:0;padding:0 18px;transition:none;display:flex;position:relative;inset:auto;overflow:hidden;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 .mobile-configurator-action-dock.has-save-action{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) minmax(112px,auto)}.fc-root .mobile-configurator-action-dock.has-save-action>.configurator-advisory-summary{grid-area:1/1/auto/-1}.fc-root .mobile-configurator-action-dock.has-save-action .mobile-configurator-action-price{grid-area:2/1}.fc-root .mobile-configurator-action-dock.has-save-action .mobile-configurator-action-settings{grid-area:2/2}.fc-root .mobile-configurator-action-dock.has-save-action .mobile-configurator-action-save{grid-area:3/1}.fc-root .mobile-configurator-action-dock.has-save-action .mobile-configurator-action-submit{grid-area:3/2}.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-action-save{border:1px solid var(--ui-border-strong);background:var(--ui-surface);width:100%;min-height:52px;color:var(--ui-text);border-radius:10px;justify-content:center;align-items:center;gap:7px;margin:0;padding:0 14px;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,.fc-root .configurator-shell.has-active-selection-editor{grid-template-rows:28px 64px minmax(0,1fr)}.fc-root .configurator-shell.configurator-surface-embedded.is-mobile-selection-open,.fc-root .configurator-shell.configurator-surface-embedded.has-active-selection-editor{grid-template-rows:minmax(0,1fr)}.fc-root .configurator-shell.is-mobile-selection-open>.viewer-region,.fc-root .configurator-shell.has-active-selection-editor>.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,.fc-root .configurator-shell.has-active-selection-editor>.control-panel,.fc-root .configurator-shell.has-active-selection-editor>.material-side-panel,.fc-root .configurator-shell.has-active-selection-editor>.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:720px) 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-active-selection-editor{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}}.fc-root .configurator-workflow-steps{--configurator-workflow-step-size:48px;--configurator-workflow-step-gap:12px;--configurator-workflow-step-complete:var(--ui-primary,#181818);--configurator-workflow-step-active:var(--ui-primary,#181818);--configurator-workflow-step-surface:var(--ui-surface,#fff);--configurator-workflow-step-muted:var(--ui-text-muted,#686868);--configurator-workflow-step-line:var(--ui-border-strong,#ccc);overscroll-behavior-inline:contain;scrollbar-width:thin;width:100%;padding:4px 2px 8px;overflow:auto hidden}.fc-root .configurator-workflow-steps__list{min-width:100%;margin:0;padding:0;list-style:none;display:flex}.fc-root .configurator-workflow-steps__item{flex:1 1 0;min-width:0;position:relative}.fc-root .configurator-workflow-steps__connector{z-index:0;top:calc(var(--configurator-workflow-step-size)/2 - 1px);right:calc(50% + var(--configurator-workflow-step-size)/2);left:calc(-50% + var(--configurator-workflow-step-size)/2);background:var(--configurator-workflow-step-line);pointer-events:none;height:2px;position:absolute}.fc-root .configurator-workflow-steps__connector[data-state=completed]{background:var(--configurator-workflow-step-complete)}.fc-root .configurator-workflow-steps__button{z-index:1;width:100%;min-width:0;padding:0 calc(var(--configurator-workflow-step-gap)/2);color:var(--ui-text,#1c1c1c);text-align:center;touch-action:manipulation;background:0 0;border:0;justify-items:center;gap:8px;display:grid;position:relative}.fc-root .configurator-workflow-steps__icon{width:var(--configurator-workflow-step-size);height:var(--configurator-workflow-step-size);border:2px solid var(--configurator-workflow-step-line);background:var(--configurator-workflow-step-surface);color:var(--configurator-workflow-step-muted);border-radius:50%;justify-content:center;align-items:center;transition:border-color .15s,background .15s,color .15s,box-shadow .15s,transform .15s;display:inline-flex}.fc-root .configurator-workflow-steps__item[data-state=completed] .configurator-workflow-steps__icon{border-color:var(--configurator-workflow-step-complete);background:var(--configurator-workflow-step-surface);color:var(--configurator-workflow-step-complete)}.fc-root .configurator-workflow-steps__item[data-state=active] .configurator-workflow-steps__icon{border-color:var(--configurator-workflow-step-active);background:var(--configurator-workflow-step-active);color:var(--ui-primary-content,#fff);box-shadow:none}.fc-root .configurator-workflow-steps__label{max-width:100%;color:var(--configurator-workflow-step-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.35;display:block;overflow:hidden}.fc-root .configurator-workflow-steps__item:is([data-state=completed],[data-state=active]) .configurator-workflow-steps__label{color:var(--ui-text,#1c1c1c)}.fc-root .configurator-workflow-steps__item[data-state=active] .configurator-workflow-steps__label{font-weight:820}.fc-root .configurator-workflow-steps__item[data-state=disabled] .configurator-workflow-steps__button{cursor:not-allowed;opacity:.46}.fc-root .configurator-workflow-steps__button:focus-visible{outline:none}.fc-root .configurator-workflow-steps__button:focus-visible .configurator-workflow-steps__icon{outline:3px solid var(--ui-focus-ring,#18181833);outline-offset:3px}@media (hover:hover) and (pointer:fine){.fc-root .configurator-workflow-steps__button:not(:disabled):hover .configurator-workflow-steps__icon{transform:translateY(-1px)}.fc-root .configurator-workflow-steps__item[data-state=pending] .configurator-workflow-steps__button:hover .configurator-workflow-steps__icon{border-color:var(--configurator-workflow-step-active);color:var(--configurator-workflow-step-active)}}@media (max-width:640px){.fc-root .configurator-workflow-steps__list{width:max-content;min-width:100%}.fc-root .configurator-workflow-steps__item{scroll-snap-align:center;flex:1 0 88px;min-width:88px}.fc-root .configurator-workflow-steps{scroll-snap-type:inline proximity}}@media (prefers-reduced-motion:reduce){.fc-root .configurator-workflow-steps__icon{transition:none}}@media (forced-colors:active){.fc-root .configurator-workflow-steps__connector{background:canvastext}.fc-root .configurator-workflow-steps__icon{border-color:buttontext}}.fc-root .configurator-editor-dialog{width:min(1040px,100vw - 48px);max-width:none;height:min(760px,100dvh - 48px);max-height:none;color:var(--ui-text);background:0 0;border:0;margin:auto;padding:0;position:fixed;inset:0;overflow:visible}.fc-root .configurator-editor-dialog:not([open]){display:none}.fc-root .configurator-editor-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#10141294}.fc-root .configurator-editor-dialog__surface{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:20px;grid-template-rows:auto minmax(0,1fr) auto auto;width:100%;height:100%;display:grid;overflow:hidden;box-shadow:0 24px 72px #10141247}.fc-root .configurator-editor-dialog__header{border-bottom:1px solid var(--ui-border);background:var(--ui-surface);padding:24px 28px 20px}.fc-root .configurator-editor-dialog__header h2,.fc-root .configurator-editor-dialog__header p{margin:0}.fc-root .configurator-editor-dialog__header h2{color:var(--ui-text);font-size:24px;font-weight:850;line-height:1.25}.fc-root .configurator-editor-dialog__header p{color:var(--ui-text-muted);margin-top:7px;font-size:13px;line-height:1.55}.fc-root .configurator-editor-dialog__body{overscroll-behavior:contain;scrollbar-gutter:stable;min-width:0;min-height:0;padding:24px 28px;overflow:hidden auto}.fc-root .configurator-editor-dialog__status{border-top:1px solid var(--ui-border);background:var(--ui-surface-subtle);color:var(--ui-text-muted);padding:12px 28px;font-size:13px;line-height:1.45}.fc-root .configurator-editor-dialog__footer{border-top:1px solid var(--ui-border);background:var(--ui-surface);justify-content:flex-end;gap:10px;padding:16px 28px;display:flex}.fc-root .configurator-editor-dialog__footer button{border-radius:9px;min-width:132px;min-height:48px;padding:0 18px;font-size:13px;font-weight:800}.fc-root .configurator-editor-dialog__secondary{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text)}.fc-root .configurator-editor-dialog__primary{border:1px solid var(--ui-primary);background:var(--ui-primary);color:var(--ui-primary-content)}.fc-root .configurator-editor-dialog__primary:disabled{cursor:not-allowed;opacity:.45}.fc-root .configurator-editor-dialog__footer button:focus-visible{outline:3px solid var(--ui-focus-ring);outline-offset:3px}.fc-root .configurator-viewport-editor-host{z-index:18;background:var(--ui-surface-subtle);min-width:0;min-height:0;padding:18px;position:absolute;inset:0;overflow:hidden}.fc-root .configurator-viewport-editor__surface{border-radius:18px;height:100%;box-shadow:0 18px 48px #1014121f}.fc-root .configurator-viewport-editor__surface .configurator-editor-dialog__header{padding:22px 26px 18px}.fc-root .configurator-viewport-editor__surface .configurator-editor-dialog__header h2{letter-spacing:-.025em;font-size:23px}.fc-root .configurator-viewport-editor__surface .configurator-editor-dialog__header p{margin-top:6px;font-size:13px}.fc-root .configurator-viewport-editor__surface .configurator-editor-dialog__body{padding:16px 18px 18px}.fc-root .configurator-viewport-editor__surface .grid-storage-composition-editor{grid-template-columns:minmax(0,1fr) minmax(240px,300px);grid-template-areas:"layout library""layout inspector";align-items:start}.fc-root .configurator-viewport-editor__surface .grid-storage-composition-editor__layout{grid-area:layout}.fc-root .configurator-viewport-editor__surface .grid-storage-composition-editor__library{grid-area:library}.fc-root .configurator-viewport-editor__surface .grid-storage-composition-editor__inspector{grid-area:inspector}.fc-root .configurator-viewport-editor__surface .grid-storage-composition-editor__add-grid{grid-template-columns:1fr}.fc-root .configurator-viewport-editor__surface .grid-storage-composition-editor__canvas{min-height:min(520px,100dvh - 300px)}.fc-root .configurator-viewport-editor__surface .grid-storage-composition-editor.is-empty{grid-template-columns:minmax(0,1fr);grid-template-areas:"empty";align-items:center;min-height:clamp(300px,100dvh - 350px,440px)}.fc-root .configurator-viewport-editor__surface .grid-storage-composition-editor.is-empty .grid-storage-composition-editor__empty-start{grid-area:1/1;gap:13px;padding:22px 28px}.fc-root .configurator-viewport-editor__surface .grid-storage-composition-editor.is-empty .grid-storage-composition-editor__empty-start .grid-storage-composition-editor__add-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-root .configurator-viewport-editor__surface .grid-storage-composition-editor.is-empty .grid-storage-composition-editor__empty-start-icon{width:44px;height:44px}.fc-root .configurator-viewport-editor__surface .grid-storage-composition-editor.is-empty .grid-storage-composition-editor__empty-start .grid-storage-composition-editor__add-grid button{min-height:78px;padding:10px 12px}@media (hover:hover) and (pointer:fine){.fc-root .configurator-editor-dialog__secondary:not(:disabled):hover{border-color:var(--ui-border-strong);background:var(--ui-surface-subtle)}.fc-root .configurator-editor-dialog__primary:not(:disabled):hover{filter:brightness(1.08)}}@media (max-width:720px){.fc-root .configurator-editor-dialog{width:calc(100vw - 12px - env(safe-area-inset-left) - env(safe-area-inset-right));height:calc(100dvh - 12px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.fc-root .configurator-editor-dialog__surface{border-radius:16px}.fc-root .configurator-editor-dialog__header{padding:20px 18px 16px}.fc-root .configurator-editor-dialog__header h2{font-size:21px}.fc-root .configurator-editor-dialog__body{scrollbar-gutter:auto;padding:18px}.fc-root .configurator-editor-dialog__status{padding:11px 18px}.fc-root .configurator-editor-dialog__footer{padding:12px 18px max(12px,env(safe-area-inset-bottom));grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);display:grid}.fc-root .configurator-editor-dialog__footer button{min-width:0}}@media (forced-colors:active){.fc-root .configurator-editor-dialog__surface,.fc-root .configurator-editor-dialog__footer button{border:1px solid buttontext}}.fc-root .grid-storage-composition-editor{gap:16px;display:grid}.fc-root .grid-storage-composition-editor.is-empty{place-items:center}.fc-root .grid-storage-composition-editor__section{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:13px;min-width:0;padding:18px 20px}.fc-root .grid-storage-composition-editor__empty-start{text-align:center;justify-items:center;gap:20px;width:min(820px,100%);padding:clamp(28px,5vw,54px);display:grid}.fc-root .grid-storage-composition-editor__empty-start-icon{background:var(--ui-primary);width:52px;height:52px;color:var(--ui-primary-content);border-radius:50%;place-items:center;display:grid}.fc-root .grid-storage-composition-editor__empty-start .grid-storage-composition-editor__section-heading{max-width:560px;margin-bottom:2px}.fc-root .grid-storage-composition-editor__empty-start .grid-storage-composition-editor__section-heading h3{font-size:clamp(20px,2vw,26px)}.fc-root .grid-storage-composition-editor__empty-start .grid-storage-composition-editor__section-heading p{margin-top:9px;font-size:13.5px}.fc-root .grid-storage-composition-editor__empty-start .grid-storage-composition-editor__add-grid{width:100%}.fc-root .grid-storage-composition-editor__empty-start .grid-storage-composition-editor__add-grid button{grid-template-rows:68px auto;grid-template-columns:minmax(0,1fr);gap:9px;min-height:126px;padding:10px 12px 12px}.fc-root .grid-storage-composition-editor__empty-start .grid-storage-composition-editor__add-media{background:var(--ui-surface-subtle);border:0;width:100%;height:68px}.fc-root .grid-storage-composition-editor__empty-start .grid-storage-composition-editor__add-media .grid-storage-preset-preview{width:112px;height:66px}.fc-root .grid-storage-composition-editor__empty-start .grid-storage-composition-editor__add-copy{text-align:center;justify-items:center}.fc-root .grid-storage-composition-editor__section-heading{margin-bottom:15px}.fc-root .grid-storage-composition-editor__section-heading h3,.fc-root .grid-storage-composition-editor__section-heading p{margin:0}.fc-root .grid-storage-composition-editor__section-heading h3{color:var(--ui-text);letter-spacing:-.02em;font-size:16px;font-weight:800;line-height:1.35}.fc-root .grid-storage-composition-editor__section-heading p{color:var(--ui-text-muted);word-break:keep-all;margin-top:6px;font-size:12.5px;line-height:1.55}.fc-root .grid-storage-composition-editor__add-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.fc-root .grid-storage-composition-editor__add-grid button,.fc-root .grid-storage-composition-editor__actions button{border:1px solid var(--ui-border);background:var(--ui-surface);min-height:48px;color:var(--ui-text);font:inherit;border-radius:10px;padding:10px 13px;font-size:13px;font-weight:750;line-height:1.35}.fc-root .grid-storage-composition-editor__add-grid button{text-align:left;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;min-height:70px;display:grid}.fc-root .grid-storage-composition-editor__add-media{border:1px solid var(--ui-border);background:var(--ui-surface-subtle);border-radius:8px;place-items:center;width:72px;height:58px;display:grid;overflow:hidden}.fc-root .grid-storage-composition-editor__add-media .grid-storage-preset-preview{width:68px;height:54px}.fc-root .grid-storage-composition-editor__add-copy{justify-items:start;gap:3px;min-width:0;display:grid}.fc-root .grid-storage-composition-editor__add-copy:only-child{grid-column:1/-1}.fc-root .grid-storage-composition-editor__add-copy strong{color:var(--ui-text);letter-spacing:-.015em;font-size:13px;font-weight:800}.fc-root .grid-storage-composition-editor__add-copy small{color:var(--ui-text-muted);word-break:keep-all;font-size:10.5px;font-weight:600;line-height:1.45}.fc-root .grid-storage-composition-editor__add-grid button:disabled,.fc-root .grid-storage-composition-editor__actions button:disabled{cursor:not-allowed;opacity:.42}.fc-root .grid-storage-composition-editor__canvas{border:1px solid var(--ui-border);background:var(--ui-surface-subtle);overscroll-behavior-x:contain;scrollbar-gutter:stable;border-radius:11px;align-items:stretch;gap:14px;min-height:330px;padding:18px;display:flex;overflow-x:auto}.fc-root .grid-storage-composition-editor__column{flex:1 0 150px;grid-template-rows:auto minmax(260px,1fr) auto;min-width:150px;max-width:240px;margin:0;display:grid}.fc-root .grid-storage-composition-editor__column-label,.fc-root .grid-storage-composition-editor__stack-size{color:var(--ui-text-muted);font-size:11px;font-weight:700;line-height:1.4}.fc-root .grid-storage-composition-editor__column-label{color:var(--ui-text);align-items:center;gap:7px;margin-bottom:7px;display:flex}.fc-root .grid-storage-composition-editor__column-label span{background:var(--ui-text);width:22px;height:22px;color:var(--ui-surface);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.fc-root .grid-storage-composition-editor__stack-size{text-align:center;margin-top:8px}.fc-root .grid-storage-composition-editor__stack{border:1px dashed var(--ui-border-strong);background:var(--ui-surface);border-radius:10px;flex-direction:column;gap:5px;min-height:0;padding:5px;display:flex}.fc-root .grid-storage-composition-editor__block{border:1px solid var(--ui-border);background:var(--ui-surface-subtle);min-height:64px;color:var(--ui-text);font:inherit;text-align:center;border-radius:8px;place-content:center;gap:6px;padding:11px 10px;display:grid}.fc-root .grid-storage-composition-editor__block-heading{justify-items:center;gap:1px;display:grid}.fc-root .grid-storage-composition-editor__block-heading strong{letter-spacing:-.015em;font-size:13px;font-weight:800}.fc-root .grid-storage-composition-editor__block small{color:var(--ui-text-muted);font-size:9.5px;font-weight:600}.fc-root .grid-storage-composition-editor__block[aria-pressed=true]{border-color:var(--ui-primary);background:var(--ui-primary);color:var(--ui-primary-content);box-shadow:0 0 0 2px var(--ui-surface),0 0 0 4px var(--ui-primary)}.fc-root .grid-storage-composition-editor__block[aria-pressed=true] small{color:inherit;opacity:.72}.fc-root .grid-storage-composition-editor__issues{border:1px solid var(--ui-border-strong);background:var(--ui-surface-subtle);color:var(--ui-text);border-radius:9px;gap:5px;margin:0 0 14px;padding:11px 14px 11px 30px;font-size:12px;font-weight:700;line-height:1.5;display:grid}.fc-root .grid-storage-composition-editor__empty{border:1px dashed var(--ui-border-strong);color:var(--ui-text-muted);text-align:center;border-radius:10px;margin:0;padding:40px 20px;font-size:13px}.fc-root .grid-storage-composition-editor__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.fc-root .grid-storage-composition-editor__selection-empty{background:var(--ui-surface-subtle);color:var(--ui-text-muted);text-align:center;border-radius:9px;margin:0;padding:16px;font-size:12px;font-weight:650;line-height:1.55}.fc-root .grid-storage-composition-editor__actions button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.fc-root .grid-storage-composition-editor__actions .grid-storage-composition-editor__delete{border-color:var(--ui-border-strong);grid-column:1/-1}.fc-root .grid-storage-composition-editor__dimensions{border-top:1px solid var(--ui-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;padding-top:16px;display:grid}.fc-root .grid-storage-composition-editor__dimensions h4{color:var(--ui-text);letter-spacing:-.015em;grid-column:1/-1;margin:0;font-size:13px;font-weight:800}.fc-root .grid-storage-composition-editor__dimensions .range-control{min-width:0}.fc-root .grid-storage-composition-editor button:focus-visible{outline:3px solid var(--ui-focus-ring);outline-offset:3px}@media (hover:hover) and (pointer:fine){.fc-root .grid-storage-composition-editor__add-grid button:not(:disabled):hover,.fc-root .grid-storage-composition-editor__actions button:not(:disabled):hover,.fc-root .grid-storage-composition-editor__block:not([aria-pressed=true]):hover{border-color:var(--ui-border-strong);background:var(--ui-surface-subtle)}}@media (max-width:720px){.fc-root .grid-storage-composition-editor{gap:12px}.fc-root .grid-storage-composition-editor__section{border-radius:11px;padding:14px}.fc-root .grid-storage-composition-editor__add-grid,.fc-root .configurator-viewport-editor__surface .grid-storage-composition-editor.is-empty .grid-storage-composition-editor__empty-start .grid-storage-composition-editor__add-grid{grid-template-columns:1fr}.fc-root .grid-storage-composition-editor__canvas{scrollbar-gutter:auto;min-height:300px;padding:12px}.fc-root .grid-storage-composition-editor__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-root .grid-storage-composition-editor__actions .grid-storage-composition-editor__delete{grid-column:1/-1}.fc-root .grid-storage-composition-editor__dimensions{grid-template-columns:1fr}}@media (forced-colors:active){.fc-root .grid-storage-composition-editor__section,.fc-root .grid-storage-composition-editor__canvas,.fc-root .grid-storage-composition-editor__stack,.fc-root .grid-storage-composition-editor__block,.fc-root .grid-storage-composition-editor button{border:1px solid buttontext}}.fc-root .grid-storage-modular-workflow{gap:20px;display:grid}.fc-root .grid-storage-modular-workflow__content{min-width:0}.fc-root .grid-storage-modular-workflow__content>:is(.grid-storage-modular-overall-step,.grid-storage-modular-preset-step,.grid-storage-modular-composition-step,.grid-storage-modular-review,.grid-storage-modular-module-selection,.grid-storage-modular-editor),.fc-root .grid-storage-modular-review{gap:14px;display:grid}.fc-root .grid-storage-modular-review__heading{align-items:flex-start;gap:11px;display:flex}.fc-root .grid-storage-modular-review__heading>span{background:var(--ui-primary);width:36px;height:36px;color:var(--ui-primary-content);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.fc-root .grid-storage-modular-review__heading h3,.fc-root .grid-storage-modular-review__heading p{margin:0}.fc-root .grid-storage-modular-review__heading h3{color:var(--ui-text);letter-spacing:-.025em;font-size:17px;font-weight:840;line-height:1.35}.fc-root .grid-storage-modular-review__heading p{color:var(--ui-text-muted);margin-top:3px;font-size:10.5px;line-height:1.5}.fc-root .grid-storage-modular-review__dimensions{background:var(--ui-primary);min-width:0;color:var(--ui-primary-content);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:15px;display:flex}.fc-root .grid-storage-modular-review__dimensions>div{align-items:center;gap:10px;min-width:0;display:flex}.fc-root .grid-storage-modular-review__dimensions>div>span{gap:2px;min-width:0;display:grid}.fc-root .grid-storage-modular-review__dimensions small{color:var(--ui-primary-content-muted);font-size:9.5px;font-weight:680}.fc-root .grid-storage-modular-review__dimensions strong{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:820;overflow:hidden}.fc-root .grid-storage-modular-review__dimensions>span{border:1px solid color-mix(in srgb,currentColor 22%,transparent);color:var(--ui-primary-content-muted);border-radius:999px;flex:none;padding:5px 8px;font-size:9.5px;font-weight:750}.fc-root .grid-storage-modular-review__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.fc-root .grid-storage-modular-review__card,.fc-root .grid-storage-modular-review__preset{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:11px;min-width:0;padding:13px}.fc-root .grid-storage-modular-review__card.is-wide,.fc-root .grid-storage-modular-review__preset{grid-column:1/-1}.fc-root .grid-storage-modular-review__card h4{color:var(--ui-text);align-items:center;gap:7px;margin:0 0 10px;font-size:11px;font-weight:820;display:flex}.fc-root .grid-storage-modular-review__card h4 svg{color:var(--ui-text-muted)}.fc-root .grid-storage-modular-review__card dl{gap:7px;margin:0;display:grid}.fc-root .grid-storage-modular-review__card dl>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.fc-root .grid-storage-modular-review__card dt{color:var(--ui-text-muted);font-size:9.5px;font-weight:650}.fc-root .grid-storage-modular-review__card dd{color:var(--ui-text);font-variant-numeric:tabular-nums;margin:0;font-size:10.5px;font-weight:820}.fc-root .grid-storage-modular-review__materials{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;padding:0;list-style:none;display:grid}.fc-root .grid-storage-modular-review__materials li{background:var(--ui-surface-subtle);border-radius:8px;align-items:center;gap:8px;min-width:0;padding:8px;display:flex}.fc-root .grid-storage-modular-review__swatch{border:1px solid var(--ui-border);background-position:50%;background-size:cover;border-radius:50%;flex:none;width:30px;height:30px}.fc-root .grid-storage-modular-review__materials li>span:last-child{gap:1px;min-width:0;display:grid}.fc-root .grid-storage-modular-review__materials small,.fc-root .grid-storage-modular-review__preset small{color:var(--ui-text-muted);font-size:9px;font-weight:650}.fc-root .grid-storage-modular-review__materials strong,.fc-root .grid-storage-modular-review__preset strong{color:var(--ui-text);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:800;overflow:hidden}.fc-root .grid-storage-modular-review__card>p{color:var(--ui-text-muted);margin:0;font-size:10px}.fc-root .grid-storage-modular-review__preset{background:var(--ui-surface-subtle);justify-content:space-between;align-items:center;gap:10px;display:flex}.fc-root .grid-storage-modular-review__preset>div{gap:2px;min-width:0;display:grid}.fc-root .grid-storage-modular-review__preset>span{background:var(--ui-surface);color:var(--ui-text-muted);border-radius:999px;flex:none;padding:5px 8px;font-size:9.5px;font-weight:760}.fc-root .grid-storage-modular-review__preset>span[data-state=edited]{background:var(--ui-primary);color:var(--ui-primary-content)}.fc-root .grid-storage-modular-composition-step{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:14px;padding:20px}.fc-root .grid-storage-modular-composition-step>h3,.fc-root .grid-storage-modular-composition-step p{margin:0}.fc-root .grid-storage-modular-composition-step>h3{color:var(--ui-text);letter-spacing:-.025em;font-size:18px;font-weight:820;line-height:1.35}.fc-root .grid-storage-modular-composition-step p{color:var(--ui-text-muted);font-size:13px;line-height:1.55}.fc-root .grid-storage-composition-summary{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:11px;min-width:0;overflow:hidden}.fc-root .grid-storage-composition-summary>header{border-bottom:1px solid var(--ui-border);background:var(--ui-surface-subtle);justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:0 14px;display:flex}.fc-root .grid-storage-composition-summary>header h4{color:var(--ui-text);letter-spacing:-.015em;margin:0;font-size:13px;font-weight:800}.fc-root .grid-storage-composition-summary>header span{color:var(--ui-text-muted);font-size:10.5px;font-weight:650}.fc-root .grid-storage-composition-summary__list{scrollbar-width:thin;max-height:238px;margin:0;padding:0;list-style:none;overflow-y:auto}.fc-root .grid-storage-composition-summary__list li{border-bottom:1px solid var(--ui-border);grid-template-columns:22px 48px minmax(0,1fr);align-items:center;gap:10px;min-height:64px;padding:8px 12px;display:grid}.fc-root .grid-storage-composition-summary__list li:last-child{border-bottom:0}.fc-root .grid-storage-composition-summary__index{color:var(--ui-text-muted);text-align:center;font-size:11.5px;font-weight:800}.fc-root .grid-storage-composition-summary__preview{border:1px solid var(--ui-border);background:var(--ui-surface-subtle);border-radius:8px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.fc-root .grid-storage-composition-summary__preview .grid-storage-preset-preview{width:44px;height:44px}.fc-root .grid-storage-composition-summary__copy{gap:3px;min-width:0;display:grid}.fc-root .grid-storage-composition-summary__copy strong,.fc-root .grid-storage-composition-summary__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fc-root .grid-storage-composition-summary__copy strong{color:var(--ui-text);letter-spacing:-.015em;font-size:12.5px;font-weight:800}.fc-root .grid-storage-composition-summary__copy small,.fc-root .grid-storage-composition-summary__empty{color:var(--ui-text-muted);font-size:10.5px;font-weight:600;line-height:1.4}.fc-root .grid-storage-composition-summary__empty{text-align:center;margin:0;padding:18px 12px}@media (max-width:1180px){.fc-root .configurator-viewport-editor-host{padding:10px}.fc-root .configurator-viewport-editor__surface .grid-storage-composition-editor{grid-template-columns:1fr;grid-template-areas:"layout""inspector""library"}}.fc-root .grid-storage-direct-editor{color:var(--ui-text);gap:0;display:grid}.fc-root .grid-storage-direct-editor__section{border-bottom:1px solid var(--ui-border);gap:14px;padding:18px 0;display:grid}.fc-root .grid-storage-direct-editor__section:first-child{padding-top:0}.fc-root .grid-storage-direct-editor__section:last-child{border-bottom:0}.fc-root .grid-storage-direct-editor__heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.fc-root .grid-storage-direct-editor h3,.fc-root .grid-storage-direct-editor p{margin:0}.fc-root .grid-storage-direct-editor h3{color:var(--ui-text);font-size:15px;font-weight:800;line-height:1.35}.fc-root .grid-storage-direct-editor__heading p{color:var(--ui-text-muted);margin-top:4px;font-size:11px;font-weight:600;line-height:1.55}.fc-root .grid-storage-direct-editor button{color:var(--ui-text);font:inherit;letter-spacing:0}.fc-root .grid-storage-direct-editor__distribute,.fc-root .grid-storage-direct-editor__fit-stack{border:1px solid var(--ui-border-strong);background:var(--ui-surface);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 11px;font-size:11px;font-weight:750;display:inline-flex}.fc-root .grid-storage-direct-editor__distribute:hover,.fc-root .grid-storage-direct-editor__fit-stack:hover:not(:disabled),.fc-root .grid-storage-direct-editor__split-actions button:hover,.fc-root .grid-storage-direct-editor__box-grid button:hover{border-color:var(--ui-text);background:var(--ui-surface-subtle)}.fc-root .grid-storage-direct-editor__fit-stack{cursor:pointer;width:100%;min-height:40px}.fc-root .grid-storage-direct-editor__fit-stack-group{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.fc-root .grid-storage-direct-editor__fit-stack:disabled{cursor:default;opacity:.55}.fc-root .grid-storage-direct-editor__box-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.fc-root .grid-storage-direct-editor__box-grid button{border:1px solid var(--ui-border);background:var(--ui-surface);cursor:pointer;border-radius:4px;align-content:center;place-items:center;gap:5px;min-width:0;min-height:134px;padding:9px 6px 11px;display:grid}.fc-root .grid-storage-direct-editor__box-grid button>span{width:100%;height:72px;color:var(--ui-text);place-items:center;display:grid}.fc-root .grid-storage-box-illustration{width:84px;height:72px;display:block;overflow:visible}.fc-root .grid-storage-box-illustration__body{fill:var(--ui-surface-subtle);stroke:currentColor;stroke-width:1.5px}.fc-root .grid-storage-box-illustration__opening{fill:var(--ui-surface);stroke:currentColor;stroke-width:.9px}.fc-root .grid-storage-box-illustration__closed-zone{fill:#18181826;stroke:currentColor;stroke-width:.75px}.fc-root .grid-storage-box-illustration__open-zone{fill:#18181809;stroke:currentColor;stroke-width:1.15px}.fc-root .grid-storage-box-illustration__divider{fill:none;stroke:currentColor;stroke-dasharray:1.3 .9;stroke-width:.75px}.fc-root .grid-storage-box-illustration__drawer-front{fill:#18181817;stroke:currentColor;stroke-width:.72px}.fc-root .grid-storage-direct-editor__box-grid strong{overflow-wrap:anywhere;text-align:center;font-size:11px;font-weight:780;line-height:1.25}.fc-root .grid-storage-direct-editor__box-grid small{color:var(--ui-text-muted);text-align:center;font-size:9px;font-weight:600;line-height:1.3}.fc-root .grid-storage-direct-editor__icon-button{border:1px solid var(--ui-border);background:var(--ui-surface);cursor:pointer;border-radius:4px;flex:none;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.fc-root .grid-storage-direct-editor__icon-button.destructive{color:#a6362f;background:#a6362f0f;border-color:#a6362f42}.fc-root .grid-storage-direct-editor__icon-button.destructive:hover,.fc-root .grid-storage-direct-editor__icon-button.destructive:focus-visible{color:#fff;background:#a6362f;border-color:#a6362f;outline:none}.fc-root .grid-storage-direct-editor__icon-button:disabled{cursor:not-allowed;opacity:.35}.fc-root .grid-storage-direct-editor__space-list{scrollbar-width:thin;gap:6px;min-width:0;display:flex;overflow-x:auto}.fc-root .grid-storage-direct-editor__space-list button{border:1px solid var(--ui-border);background:var(--ui-surface);cursor:pointer;border-radius:4px;flex:none;align-items:center;gap:1px;min-width:70px;min-height:32px;padding:0 9px;padding-block:6px;font-size:10px;font-weight:700;display:grid}.fc-root .grid-storage-direct-editor__space-list small{color:var(--ui-text-muted);font-size:8.5px;font-weight:600}.fc-root .grid-storage-direct-editor__space-list button.selected{border-color:var(--ui-text);background:var(--ui-text);color:var(--ui-primary-content)}.fc-root .grid-storage-direct-editor__space-list button.selected small{color:var(--ui-primary-content-muted)}.fc-root .grid-storage-direct-editor__split-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.fc-root .grid-storage-direct-editor__split-actions button{border:1px solid var(--ui-border);background:var(--ui-surface);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:42px;padding:8px;font-size:10.5px;font-weight:750;display:inline-flex}.fc-root .grid-storage-direct-editor__split-actions button:disabled,.fc-root .grid-storage-direct-editor__distribute:disabled{cursor:not-allowed;opacity:.38}.fc-root .grid-storage-direct-editor__minimum,.fc-root .grid-storage-direct-editor__door-rule{color:var(--ui-text-muted);font-size:10px;font-weight:650;line-height:1.5}.fc-root .grid-storage-direct-editor__door-rule{border-left:2px solid var(--ui-text);background:var(--ui-surface-subtle);color:var(--ui-text);padding:8px 10px}.fc-root .grid-storage-direct-editor__sag-warning{border:1px solid var(--ui-text);background:var(--ui-surface-subtle);color:var(--ui-text);letter-spacing:0;border-radius:3px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:7px;margin:0;padding:9px 10px;font-size:11px;font-weight:700;line-height:1.45;display:grid}.fc-root .grid-storage-direct-editor__sag-warning svg{stroke-width:1.5px;margin-top:1px}.fc-root .grid-storage-direct-editor .part-editor-segmented button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.fc-root .grid-storage-direct-editor__materials>.panel-section{margin:0}.fc-root .grid-storage-space-number-tag{width:28px;min-width:28px;height:28px;box-shadow:none;background:#ffffffe0;border:1px solid #1818188c;border-radius:50%;padding:0}.fc-root .grid-storage-space-number-tag:hover{opacity:1;border-color:#181818;transform:none}.fc-root .grid-storage-space-number-tag.selected{color:#fff;opacity:.9;background:#181818;border-color:#181818}.fc-root .grid-storage-space-number-layer.door-group-selecting{pointer-events:auto!important}.fc-root .grid-storage-space-number-layer.door-group-selecting .grid-storage-space-number-tag{pointer-events:auto}.fc-root .grid-storage-space-number-tag.door-group-selected{color:#fff;opacity:1;background:#181818;border-color:#181818}.fc-root .grid-storage-space-number-tag.door-group-selected svg{flex:none}.fc-root .grid-storage-space-number-layer.door-group-selecting .grid-storage-space-number-tag:disabled{opacity:.28;cursor:not-allowed}.fc-root .grid-storage-space-number-control{justify-items:center;gap:5px;display:grid}@media (max-width:720px){.fc-root .grid-storage-direct-editor__box-grid{grid-template-columns:repeat(3,minmax(86px,1fr));overflow-x:auto}.fc-root .grid-storage-direct-editor__heading{align-items:center}.fc-root .grid-storage-direct-editor__heading p{max-width:230px}}.fc-root[data-configurator-engine=nivo3]{--nivo3-ink:#24241f;--nivo3-muted:#7c7a72;--nivo3-line:#dedbd3;--nivo3-accent:#9a907d}.fc-root[data-configurator-engine=nivo3] .nivo3-viewer-region{background:radial-gradient(circle at 42% 35%,#ffffffe0,#0000 38%),linear-gradient(#f3f0ea 0%,#e8e3da 100%)}.fc-root[data-configurator-engine=nivo3] .dimension-summary-panel{width:min(420px,100% - 150px);max-height:min(440px,100% - 56px)}.fc-root[data-configurator-engine=nivo3] .dimension-summary-panel dl{border-top:1px solid #5b52441f;gap:0;margin-top:12px}.fc-root[data-configurator-engine=nivo3] .dimension-summary-panel dl>div{border-bottom:1px solid #5b52441a;grid-template-columns:minmax(86px,.72fr) minmax(0,1.6fr);gap:16px;padding:10px 0}.fc-root[data-configurator-engine=nivo3] .dimension-summary-panel dt{color:#777269;font-size:11px;line-height:1.45}.fc-root[data-configurator-engine=nivo3] .dimension-summary-panel dd{color:#292823;text-align:right;white-space:normal;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.fc-root[data-configurator-engine=nivo3] .dimension-label{color:#292823;background:#fffdf9f0;border-color:#5b524433;min-width:0;box-shadow:0 7px 20px #3630271a}.fc-root[data-configurator-engine=nivo3] .dimension-label.subtle{color:#5f594f;background:#f9f6f0e6}.nivo3-scene-shell{position:absolute;inset:0}.nivo3-canvas{width:100%!important;height:100%!important}.nivo3-scene-guide{z-index:4;max-width:min(380px,100% - 44px);color:var(--nivo3-ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;background:#ffffffe0;border:1px solid #4642391f;border-radius:10px;align-items:center;gap:11px;padding:11px 14px 11px 11px;display:flex;position:absolute;bottom:22px;left:116px;box-shadow:0 12px 34px #413a2f1a}.nivo3-scene-guide-icon{color:#6e6658;background:#ebe7de;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.nivo3-scene-guide div{gap:3px;min-width:0;display:grid}.nivo3-scene-guide strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:760;overflow:hidden}.nivo3-scene-guide div>span{color:var(--nivo3-muted);font-size:10px;line-height:1.4}.nivo3-scene-shell.has-lower-cabinet-add .nivo3-scene-guide{bottom:84px}.nivo3-angle-badge{z-index:4;color:#625c51;letter-spacing:.04em;pointer-events:none;background:#ffffffdb;border:1px solid #4642391f;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 11px;font-size:11px;font-weight:780;display:inline-flex;position:absolute;top:82px;left:22px}.fc-root[data-configurator-engine=nivo3] .selection-editor-popover .part-editor-heading small{color:#938978;letter-spacing:.18em;font-size:9px;font-weight:760}.fc-root[data-configurator-engine=nivo3] .selection-editor-popover .part-editor-heading .nivo3-selected-panel-add-row{color:#786f63;letter-spacing:-.025em;white-space:nowrap;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:auto;height:32px;padding:0 3px;font-family:inherit;font-size:10.75px;font-weight:700;transition:background-color .15s,box-shadow .15s,color .15s;display:inline-flex}.fc-root[data-configurator-engine=nivo3] .selection-editor-popover .part-editor-heading .nivo3-selected-panel-add-row:hover:not(:disabled){color:#4c463c;background:#f1ede6;box-shadow:inset 0 0 0 1px #8f826d33}.fc-root[data-configurator-engine=nivo3] .selection-editor-popover .part-editor-heading .nivo3-selected-panel-add-row:focus-visible{outline-offset:2px;outline:2px solid #8f826d7a}.fc-root[data-configurator-engine=nivo3] .selection-editor-popover .part-editor-heading .nivo3-selected-panel-add-row:disabled{cursor:not-allowed;opacity:.46}.nivo3-selected-panel-hero{color:#f8f4eb;background:#292722;border-radius:14px;grid-template-columns:auto 1fr;align-items:end;gap:3px 9px;padding:16px 17px 15px;display:grid}.nivo3-selected-panel-hero>span{color:#c5bdae;letter-spacing:.04em;grid-column:1/-1;font-size:10px;font-weight:680}.nivo3-selected-panel-hero output{font-variant-numeric:tabular-nums;letter-spacing:-.065em;font-size:38px;font-weight:660;line-height:.92}.nivo3-selected-panel-hero>strong{color:#ded6c9;text-align:right;padding-bottom:3px;font-size:11px;font-weight:620}.nivo3-lower-cabinet-hero output{letter-spacing:-.04em;max-width:180px;font-size:24px;line-height:1}.nivo3-lower-cabinet-height-control{gap:0;display:grid}.nivo3-lower-cabinet-drawer-selection{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;display:grid}.nivo3-lower-cabinet-drawer-selection>label{color:var(--nivo3-ink);font-size:12px;font-weight:760}.nivo3-lower-cabinet-drawer-selection>div{align-items:center;gap:6px;display:flex}.fc-root[data-configurator-engine=nivo3] .nivo3-lower-cabinet-drawer-align{min-height:36px;color:var(--nivo3-ink);letter-spacing:-.025em;white-space:nowrap;background:#fff;border:1px solid #635b4c33;border-radius:8px;justify-content:center;align-items:center;padding:0 11px;font-family:Pretendard,Pretendard Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11.5px;font-weight:730;display:inline-flex}.fc-root[data-configurator-engine=nivo3] .nivo3-lower-cabinet-drawer-align:hover{background:#f7f3eb;border-color:#635b4c73}.fc-root[data-configurator-engine=nivo3] .nivo3-lower-cabinet-drawer-align:focus-visible{outline:2px solid var(--nivo3-ink);outline-offset:2px}.nivo3-lower-cabinet-height-control select{min-height:36px;color:var(--nivo3-ink);background:#fff;border:1px solid #635b4c33;border-radius:8px;padding:0 30px 0 11px;font-family:Pretendard,Pretendard Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:720}.nivo3-lower-cabinet-drawer-direct-editor{background:#f7f3eb;border:1px solid #4b3a2d38;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:14px;padding:10px;display:grid}.nivo3-lower-cabinet-drawer-direct-editor>div:first-child{gap:2px;display:grid}.nivo3-lower-cabinet-drawer-direct-editor strong{color:var(--nivo3-ink);font-size:11.5px;font-weight:780}.nivo3-lower-cabinet-drawer-direct-editor small{color:var(--nivo3-muted);font-size:9.5px;line-height:1.35}.fc-root[data-configurator-engine=nivo3] .nivo3-drawer-selection-marker{color:#51463e;cursor:pointer;width:26px;height:26px;font:inherit;background:#ffffffe6;border:1px solid #45392f42;border-radius:50%;place-items:center;padding:0;font-size:10px;font-weight:760;transition:border-color .14s,background .14s,color .14s,transform .14s;display:grid;box-shadow:0 5px 14px #2b231d1f}.fc-root[data-configurator-engine=nivo3] .nivo3-drawer-selection-marker:hover,.fc-root[data-configurator-engine=nivo3] .nivo3-drawer-selection-marker:focus-visible,.fc-root[data-configurator-engine=nivo3] .nivo3-drawer-selection-marker[data-selected=true]{color:#fff;background:#4b3a2d;border-color:#684a33a8;transform:scale(1.06)}.nivo3-lower-cabinet-modes{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.nivo3-lower-cabinet-layout-control,.nivo3-lower-cabinet-mount-control,.nivo3-lower-cabinet-drawer-control,.nivo3-lower-cabinet-width-control{border-top:1px solid #413b311a;gap:10px;margin-top:18px;padding-top:16px;display:grid}.nivo3-lower-cabinet-layout-control>div:first-child,.nivo3-lower-cabinet-mount-control>div:first-child,.nivo3-lower-cabinet-drawer-control>div:first-child,.nivo3-lower-cabinet-width-control>div:first-child{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.nivo3-lower-cabinet-layout-control>div:first-child strong,.nivo3-lower-cabinet-mount-control>div:first-child strong,.nivo3-lower-cabinet-drawer-control>div:first-child strong,.nivo3-lower-cabinet-width-control>div:first-child strong{color:var(--nivo3-ink);font-size:14px;font-weight:760}.nivo3-lower-cabinet-layout-control>div:first-child small,.nivo3-lower-cabinet-mount-control>div:first-child small,.nivo3-lower-cabinet-drawer-control>div:first-child small,.nivo3-lower-cabinet-width-control>div:first-child small{color:var(--nivo3-muted);font-size:11px}.nivo3-lower-cabinet-width-stepper{background:#ffffffc2;border:1px solid #635b4c38;border-radius:14px;grid-template-columns:minmax(78px,.75fr) minmax(138px,1.5fr) minmax(78px,.75fr);align-items:stretch;display:grid;overflow:hidden}.nivo3-lower-cabinet-width-stepper button{min-height:48px;color:var(--nivo3-ink);background:#f7f5efeb;border:0;justify-content:center;align-items:center;gap:3px;font-size:12px;font-weight:760;transition:background-color .16s,color .16s;display:inline-flex}.nivo3-lower-cabinet-width-stepper button+output{border-inline:1px solid #635b4c29}.nivo3-lower-cabinet-width-stepper button:not(:disabled):hover{color:#fff;background:var(--nivo3-ink)}.nivo3-lower-cabinet-width-stepper button:disabled{cursor:not-allowed;opacity:.36}.nivo3-lower-cabinet-width-stepper output{color:var(--nivo3-ink);align-content:center;justify-items:center;gap:2px;display:grid}.nivo3-lower-cabinet-width-stepper output strong{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:17px}.nivo3-lower-cabinet-width-stepper output small,.nivo3-lower-cabinet-width-hint{color:var(--nivo3-muted);font-size:10px;line-height:1.35}.nivo3-lower-cabinet-width-range{width:100%;accent-color:var(--nivo3-ink);margin:0}.nivo3-lower-cabinet-width-hint{text-align:center}.fc-root[data-configurator-engine=nivo3] .nivo3-lower-cabinet-layout-control .lower-cabinet-interior-grid{gap:8px}.nivo3-lower-cabinet-drawer-list{gap:8px;display:grid}.nivo3-lower-cabinet-drawer-row{background:#ffffff9e;border:1px solid #635b4c29;border-radius:10px;gap:8px;padding:10px;display:grid}.nivo3-lower-cabinet-drawer-heading{grid-template-columns:28px minmax(0,1fr) auto 30px;align-items:center;gap:8px;display:grid}.nivo3-lower-cabinet-drawer-index{color:#736754;background:#ebe5da;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:780;display:inline-flex}.nivo3-lower-cabinet-drawer-copy{gap:2px;min-width:0;display:grid}.nivo3-lower-cabinet-drawer-copy strong{color:#3d3831;letter-spacing:-.025em;font-size:11.5px;font-weight:760;line-height:1.2}.nivo3-lower-cabinet-drawer-copy small{color:#70685c;font-size:10px;font-weight:570;line-height:1.2}.nivo3-lower-cabinet-drawer-heading output{color:#665e53;font-variant-numeric:tabular-nums;white-space:nowrap;background:#ece7df;border-radius:999px;align-items:center;min-height:23px;padding:0 7px;font-size:10px;font-weight:780;display:inline-flex}.nivo3-lower-cabinet-drawer-heading button{min-height:30px;color:var(--nivo3-ink);background:#f7f4ee;border:1px solid #635b4c33;border-radius:8px;justify-content:center;align-items:center;gap:5px;font-size:11px;font-weight:720;display:inline-flex}.nivo3-lower-cabinet-drawer-heading button:disabled{cursor:not-allowed;opacity:.38}.nivo3-lower-cabinet-drawer-heading button:not(:disabled):hover{border-color:var(--nivo3-ink)}.nivo3-lower-cabinet-drawer-control>p{color:var(--nivo3-muted);margin:0;font-size:10px;line-height:1.5}.fc-root[data-configurator-engine=nivo3] .nivo3-lower-cabinet-modes button{color:#5d574d;background:#ffffffad;border:1px solid #d9d2c6;border-radius:9px;min-height:42px;padding:0 7px;font-size:11px;font-weight:730}.fc-root[data-configurator-engine=nivo3] .nivo3-lower-cabinet-modes button.selected{color:#fff;background:#a99d87;border-color:#a99d87}.nivo3-lower-cabinet-preview{color:#4f493f;cursor:pointer;text-align:left;background:#ffffffb8;border:1px solid #d4ccbf;border-radius:12px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:58px;padding:9px 11px;transition:border-color .15s,background .15s,box-shadow .15s;display:grid}.nivo3-lower-cabinet-preview:hover:not(:disabled),.nivo3-lower-cabinet-preview[aria-pressed=true]{background:#f0ebe2;border-color:#a99d87;box-shadow:0 7px 18px #473e3114}.nivo3-lower-cabinet-preview:disabled{cursor:default;opacity:.62}.nivo3-lower-cabinet-preview-icon{color:#6b6255;background:#e8e2d7;border-radius:9px;place-items:center;width:34px;height:34px;display:inline-grid}.nivo3-lower-cabinet-preview>span:last-child{gap:3px;display:grid}.nivo3-lower-cabinet-preview strong{font-size:11px;font-weight:760}.nivo3-lower-cabinet-preview small{color:#81786b;font-size:9.5px;font-weight:560;line-height:1.4}.nivo3-lower-cabinet-note{color:#746c5f;background:#f1ede5;border-radius:9px;margin:0;padding:10px 11px;font-size:10px;font-weight:620;line-height:1.5}.nivo3-lower-guide{border-top:1px solid color-mix(in srgb,var(--nivo3-line)82%,transparent);gap:8px;margin-top:2px;padding:15px 0 3px;display:grid}.nivo3-lower-guide-stage{min-height:174px;position:relative;overflow:hidden}.nivo3-lower-guide-scene{opacity:0;grid-template-rows:auto 1fr auto;gap:8px;display:grid;position:absolute;inset:0}.nivo3-lower-guide-scene--resize{animation:16s ease-in-out infinite nivo3-lower-guide-scene-resize}.nivo3-lower-guide-scene--select{animation:16s ease-in-out infinite nivo3-lower-guide-scene-select}.nivo3-lower-guide-kicker{color:#69645c;letter-spacing:-.015em;align-items:center;gap:6px;font-size:11px;font-weight:720;display:inline-flex}.nivo3-lower-guide-kicker svg{color:var(--nivo3-accent)}.nivo3-lower-guide-scene>p{color:#77736c;letter-spacing:-.015em;margin:0;font-size:11px;font-weight:560;line-height:1.55}.nivo3-lower-guide-demo{place-items:center;min-height:104px;display:grid;position:relative}.nivo3-lower-guide-demo--resize{align-content:space-between;gap:8px;padding-top:1px}.nivo3-lower-guide-cabinet{color:#817b71;grid-template-rows:5px 72px 5px;width:84%;max-width:248px;display:grid}.nivo3-lower-guide-cabinet-cap{z-index:1;background:#fbfaf8;border:1px solid;display:block;position:relative}.nivo3-lower-guide-doors{grid-template-columns:repeat(var(--nivo3-guide-bays),minmax(0,1fr));border-left:1px solid;border-right:1px solid;margin:0 3px;display:grid}.nivo3-lower-guide-door{background:#ffffff70;border-right:1px solid;transition:background .18s;display:block;position:relative}.nivo3-lower-guide-door:last-child{border-right:0}.nivo3-lower-guide-door i{border:1px solid;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;right:9px}.nivo3-lower-guide-cabinet--resize{grid-template-rows:4px 45px 4px;max-width:306px;animation:16s cubic-bezier(.4,0,.2,1) infinite nivo3-lower-guide-cabinet-resize}.nivo3-lower-guide-width-control{gap:5px;width:82%;max-width:242px;display:grid}.nivo3-lower-guide-width-header{color:#746f67;justify-content:space-between;align-items:center;min-height:18px;font-size:9px;font-weight:650;display:flex}.nivo3-lower-guide-width-header output{color:#302e2a;justify-content:flex-end;align-items:baseline;min-width:58px;font-size:11px;font-style:normal;font-weight:760;display:inline-flex;position:relative}.nivo3-lower-guide-width-header output small{color:#827d75;margin-left:3px;font-size:8px;font-weight:650}.nivo3-lower-guide-width-value{position:absolute;right:20px}.nivo3-lower-guide-width-value--narrow{animation:16s ease-in-out infinite nivo3-lower-guide-width-value-narrow}.nivo3-lower-guide-width-value--wide{opacity:0;animation:16s ease-in-out infinite nivo3-lower-guide-width-value-wide}.nivo3-lower-guide-width-track{background:#dfe3df;border-radius:999px;height:3px;display:block;position:relative}.nivo3-lower-guide-width-track i{border-radius:inherit;background:#a99e8b;width:28%;animation:16s cubic-bezier(.4,0,.2,1) infinite nivo3-lower-guide-width-fill;position:absolute;inset:0 auto 0 0}.nivo3-lower-guide-width-track b{background:#fff;border:2px solid #25231f;border-radius:50%;width:13px;height:13px;animation:16s cubic-bezier(.4,0,.2,1) infinite nivo3-lower-guide-width-thumb;position:absolute;top:50%;left:28%;transform:translate(-50%,-50%);box-shadow:0 1px 3px #28252026}.nivo3-lower-guide-demo--select .nivo3-lower-guide-cabinet{width:88%}.nivo3-lower-guide-door.is-target{animation:16s ease-in-out infinite nivo3-lower-guide-door-target}.nivo3-lower-guide-cursor{z-index:3;color:#302e2a;filter:drop-shadow(0 2px 3px #37302824);opacity:0;animation:16s ease-in-out infinite nivo3-lower-guide-cursor;position:absolute;top:68%;left:73%;transform:translate(18px,16px)}.nivo3-lower-guide-click{z-index:2;opacity:0;border:1px solid #9f927e;border-radius:50%;width:18px;height:18px;animation:16s ease-out infinite nivo3-lower-guide-click;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)scale(.4)}.nivo3-lower-guide-editor-bubble{z-index:4;color:#514c44;opacity:0;transform-origin:50% 100%;background:#fffffffa;border:1px solid #cbc5bb;border-radius:9px;gap:4px;width:174px;padding:7px;animation:16s ease-in-out infinite nivo3-lower-guide-editor-bubble;display:grid;position:absolute;top:-4px;left:58%;transform:translate(-50%,8px)scale(.97);box-shadow:0 8px 20px #2f2b2529}.nivo3-lower-guide-editor-bubble:after{content:"";background:#fff;border-bottom:1px solid #cbc5bb;border-right:1px solid #cbc5bb;width:9px;height:9px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.nivo3-lower-guide-editor-heading{color:#302e2a;justify-content:space-between;align-items:flex-start;display:flex}.nivo3-lower-guide-editor-heading>span{gap:1px;display:grid}.nivo3-lower-guide-editor-heading small{color:#938978;letter-spacing:.12em;font-size:5px;font-weight:760}.nivo3-lower-guide-editor-heading strong{font-size:9px;font-weight:760}.nivo3-lower-guide-editor-summary{color:#f8f4eb;background:#292722;border-radius:6px;grid-template-columns:1fr auto;gap:1px 5px;padding:5px 6px;display:grid}.nivo3-lower-guide-editor-summary small{color:#bdb6ab;grid-column:1/-1;font-size:5px;font-weight:650}.nivo3-lower-guide-editor-summary strong{font-size:8px;font-weight:760}.nivo3-lower-guide-editor-summary em{color:#d6d0c6;font-size:6px;font-style:normal;font-weight:650}.nivo3-lower-guide-editor-options{border:1px solid #d8d2c7;border-radius:5px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.nivo3-lower-guide-editor-options i{color:#777168;text-align:center;background:#fff;border-right:1px solid #d8d2c7;padding:3px 1px;font-size:5px;font-style:normal;font-weight:680}.nivo3-lower-guide-editor-options i:last-child{border-right:0}.nivo3-lower-guide-editor-options i.selected{color:#fff;background:#b2a690}.nivo3-lower-guide-progress{justify-content:center;gap:5px;display:flex}.nivo3-lower-guide-progress span{background:#d3cec5;border-radius:50%;width:5px;height:5px}.nivo3-lower-guide-progress span:first-child{animation:16s ease-in-out infinite nivo3-lower-guide-progress-first}.nivo3-lower-guide-progress span:last-child{animation:16s ease-in-out infinite nivo3-lower-guide-progress-second}.nivo3-lower-guide-reduced{display:none}.nivo3-lower-guide:hover *,.nivo3-lower-guide:focus-within *{animation-play-state:paused}@keyframes nivo3-lower-guide-scene-resize{0%,43%{opacity:1;transform:translate(0)}49%,95%{opacity:0;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}@keyframes nivo3-lower-guide-scene-select{0%,49%{opacity:0;transform:translate(5px)}55%,92%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(5px)}}@keyframes nivo3-lower-guide-cabinet-resize{0%,6%,42%,to{width:66%}20%,25%{width:94%}}@keyframes nivo3-lower-guide-width-fill{0%,6%,42%,to{width:28%}20%,25%{width:76%}}@keyframes nivo3-lower-guide-width-thumb{0%,6%,42%,to{left:28%}20%,25%{left:76%}}@keyframes nivo3-lower-guide-width-value-narrow{0%,12%,30%,to{opacity:1;transform:translateY(0)}17%,26%{opacity:0;transform:translateY(-2px)}}@keyframes nivo3-lower-guide-width-value-wide{0%,12%,30%,to{opacity:0;transform:translateY(2px)}17%,26%{opacity:1;transform:translateY(0)}}@keyframes nivo3-lower-guide-door-target{0%,61%,94%,to{background:#ffffff70}66%,90%{background:#eee8de}}@keyframes nivo3-lower-guide-cursor{0%,53%{opacity:0;transform:translate(18px,16px)}56%{opacity:1;transform:translate(18px,16px)}64%,87%{opacity:1;transform:translate(-44px,-29px)}92%,to{opacity:0;transform:translate(-44px,-29px)}}@keyframes nivo3-lower-guide-click{0%,63%,to{opacity:0;transform:translate(-50%,-50%)scale(.35)}65%{opacity:.72}69%{opacity:0;transform:translate(-50%,-50%)scale(1.45)}}@keyframes nivo3-lower-guide-editor-bubble{0%,66%,94%,to{opacity:0;transform:translate(-50%,8px)scale(.97)}72%,90%{opacity:1;transform:translate(-50%)scale(1)}}@keyframes nivo3-lower-guide-progress-first{0%,44%,to{background:var(--nivo3-accent)}52%,95%{background:#d3cec5}}@keyframes nivo3-lower-guide-progress-second{0%,44%,to{background:#d3cec5}52%,95%{background:var(--nivo3-accent)}}@media (prefers-reduced-motion:reduce){.nivo3-lower-guide-stage,.nivo3-lower-guide-progress{display:none}.nivo3-lower-guide-reduced{gap:6px;display:grid}.nivo3-lower-guide-reduced p{color:#77736c;margin:0;font-size:11px;font-weight:560;line-height:1.55}}.nivo3-selected-panel-directions,.nivo3-v-joint-mode{background:#ffffff94;border:1px solid #d9d2c6;border-radius:12px;gap:0;min-height:46px;display:grid;overflow:hidden}.nivo3-selected-panel-directions{grid-template-columns:repeat(3,minmax(0,1fr))}.nivo3-v-joint-mode{grid-template-columns:repeat(2,minmax(0,1fr))}:is(.nivo3-selected-panel-directions,.nivo3-v-joint-mode) button{color:#5d574d;cursor:pointer;letter-spacing:-.025em;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:5px;min-height:44px;padding:0 8px;font-family:Pretendard,Pretendard Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11.25px;font-weight:730;line-height:1;transition:background .14s,color .14s;display:inline-flex}:is(.nivo3-selected-panel-directions,.nivo3-v-joint-mode) button+button{border-left:1px solid #ded8cc}:is(.nivo3-selected-panel-directions,.nivo3-v-joint-mode) button.selected{color:#fff;background:#a99d87}:is(.nivo3-selected-panel-directions,.nivo3-v-joint-mode) button:hover:not(.selected){background:#ede7dc}:is(.nivo3-selected-panel-directions,.nivo3-v-joint-mode) button:focus-visible{outline-offset:-3px;outline:2px solid #6f604994}.nivo3-shelf-delete-guide{gap:9px;padding:2px 0 5px;display:grid}.nivo3-shelf-delete-guide-heading{color:#625b51;align-items:center;gap:6px;display:inline-flex}.nivo3-shelf-delete-guide-heading svg{color:#8c7d67}.nivo3-shelf-delete-guide-heading strong{letter-spacing:-.018em;font-size:11px;font-weight:730}.nivo3-shelf-delete-guide-stage{background:radial-gradient(circle at 50% 34%,#ffffffe0,#0000 62%),linear-gradient(#f4f1eb 0%,#ece7de 100%);border:1px solid #9a8e7b38;border-radius:13px;place-items:center;min-height:112px;display:grid;position:relative;overflow:hidden}.nivo3-shelf-delete-guide-frame{background:linear-gradient(90deg,#ffffff8a,#e3d6c42e),#f4efe7;border:5px solid #9c7e5b;width:72%;max-width:210px;height:84px;position:relative;transform:perspective(450px)rotateX(-1.5deg);box-shadow:3px 3px #765d42,0 8px 17px #4a38261c}.nivo3-shelf-delete-guide-vertical,.nivo3-shelf-delete-guide-horizontal,.nivo3-shelf-delete-guide-target{background:#a18462;display:block;position:absolute}.nivo3-shelf-delete-guide-vertical{width:4px;inset:0 auto 0 25%;transform:translate(-2px);box-shadow:1px 0 #765d42}.nivo3-shelf-delete-guide-vertical.is-second{left:50%}.nivo3-shelf-delete-guide-vertical.is-third{left:75%}.nivo3-shelf-delete-guide-horizontal{height:4px;inset:31% 0 auto;transform:translateY(-2px);box-shadow:0 1px #765d42}.nivo3-shelf-delete-guide-horizontal.is-bottom{background:linear-gradient(90deg,#a18462 0 25%,#0000 25% 50%,#a18462 50% 100%);top:68%}.nivo3-shelf-delete-guide-target{z-index:2;transform-origin:50%;background:#a18462;width:calc(25% - 4px);height:4px;animation:10s ease-in-out infinite nivo3-shelf-delete-guide-target;top:calc(68% - 2px);left:calc(25% + 2px);box-shadow:0 1px #765d42}.nivo3-shelf-delete-guide-hover{z-index:3;opacity:0;pointer-events:none;border-radius:2px;width:calc(25% - 2px);height:10px;position:absolute;top:calc(68% - 5px);left:calc(25% + 1px)}.nivo3-shelf-delete-guide-hover.is-remove{background:#7356372e;animation:10s ease-in-out infinite nivo3-shelf-delete-guide-hover-remove;box-shadow:0 0 0 1px #6f5232b8,0 0 0 4px #8f6f4b1a}.nivo3-shelf-delete-guide-hover.is-restore{background:#a1846214;border:1px dashed #6f5232bd;height:4px;animation:10s ease-in-out infinite nivo3-shelf-delete-guide-hover-restore;top:calc(68% - 2px)}.nivo3-shelf-delete-guide-cursor{z-index:4;color:#302e2a;filter:drop-shadow(0 2px 3px #37302829);animation:10s ease-in-out infinite nivo3-shelf-delete-guide-cursor;position:absolute;top:65%;left:40%;transform:translate(35px,23px)}.nivo3-shelf-delete-guide-click{z-index:3;opacity:0;border:1px solid #8f8069;border-radius:50%;width:20px;height:20px;position:absolute;top:68%;left:37.5%;transform:translate(-50%,-50%)scale(.35)}.nivo3-shelf-delete-guide-click.is-remove{animation:10s ease-out infinite nivo3-shelf-delete-guide-click-remove}.nivo3-shelf-delete-guide-click.is-restore{animation:10s ease-out infinite nivo3-shelf-delete-guide-click-restore}.nivo3-shelf-delete-guide-action{z-index:5;color:#fff;letter-spacing:-.015em;opacity:0;background:#312e29e0;border-radius:999px;padding:4px 7px;font-size:7.75px;font-weight:680;position:absolute;bottom:9px;right:12px}.nivo3-shelf-delete-guide-action.is-remove{animation:10s ease-in-out infinite nivo3-shelf-delete-guide-action-remove}.nivo3-shelf-delete-guide-action.is-restore{animation:10s ease-in-out infinite nivo3-shelf-delete-guide-action-restore}.nivo3-shelf-delete-guide>p{color:#837a6e;letter-spacing:-.016em;margin:0;font-size:9.5px;font-weight:570;line-height:1.5}.nivo3-shelf-delete-guide:hover *,.nivo3-shelf-delete-guide:focus-within *{animation-play-state:paused}@keyframes nivo3-shelf-delete-guide-target{0%,31%,74%,to{opacity:1;background:#a18462;transform:scaleX(1);box-shadow:0 1px #765d42}14%,29%{background:#795b3d;box-shadow:0 1px #5f462f,0 0 0 3px #8e6c461c}37%,68%{opacity:0;transform:scaleX(.2)}}@keyframes nivo3-shelf-delete-guide-hover-remove{0%,7%,34%,to{opacity:0}14%,29%{opacity:1}}@keyframes nivo3-shelf-delete-guide-hover-restore{0%,43%,71%,to{opacity:0}50%,66%{opacity:1}}@keyframes nivo3-shelf-delete-guide-cursor{0%,4%,96%,to{opacity:0;transform:translate(35px,23px)}13%,31%{opacity:1;transform:translate(0)}39%{opacity:0;transform:translate(6px,5px)}45%{opacity:0;transform:translate(30px,18px)}51%,68%{opacity:1;transform:translate(0)}76%{opacity:0;transform:translate(5px,4px)}}@keyframes nivo3-shelf-delete-guide-click-remove{0%,19%,34%,to{opacity:0;transform:translate(-50%,-50%)scale(.35)}23%{opacity:.72}31%{opacity:0;transform:translate(-50%,-50%)scale(1.25)}}@keyframes nivo3-shelf-delete-guide-click-restore{0%,55%,70%,to{opacity:0;transform:translate(-50%,-50%)scale(.35)}59%{opacity:.72}67%{opacity:0;transform:translate(-50%,-50%)scale(1.25)}}@keyframes nivo3-shelf-delete-guide-action-remove{0%,5%,36%,to{opacity:0;transform:translateY(2px)}10%,31%{opacity:1;transform:translateY(0)}}@keyframes nivo3-shelf-delete-guide-action-restore{0%,43%,73%,to{opacity:0;transform:translateY(2px)}48%,68%{opacity:1;transform:translateY(0)}}.nivo3-shelf-edit-mode{border-top:1px solid #5b52441a;gap:8px;padding-top:5px;display:grid}.nivo3-shelf-edit-mode>button{color:#4f493f;cursor:pointer;text-align:left;background:#ffffffad;border:1px solid #d4ccbf;border-radius:13px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:62px;padding:9px 10px;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:grid}.nivo3-shelf-edit-mode>button:hover{background:#f1ece4;border-color:#b8ac98;box-shadow:0 7px 18px #44392b12}.nivo3-shelf-edit-mode>button:active{transform:scale(.985)}.nivo3-shelf-edit-mode>button:focus-visible{outline-offset:2px;outline:2px solid #70624f75}.nivo3-shelf-edit-mode>button.active{background:#e8e0d3;border-color:#8f816b;box-shadow:0 8px 20px #44392b17,inset 0 0 0 1px #ffffff75}.nivo3-shelf-edit-mode-icon{color:#736754;background:#ebe5da;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.nivo3-shelf-edit-mode>button.active .nivo3-shelf-edit-mode-icon{color:#fffaf1;background:#70624f}.nivo3-shelf-edit-mode-copy{gap:3px;min-width:0;display:grid}.nivo3-shelf-edit-mode-copy strong{color:#3d3831;letter-spacing:-.025em;font-size:11.5px;font-weight:760;line-height:1.2}.nivo3-shelf-edit-mode-copy small{color:#8b8173;letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap;font-size:9.25px;font-weight:570;line-height:1.35;overflow:hidden}.nivo3-shelf-edit-mode-status{color:#776e61;letter-spacing:.02em;white-space:nowrap;background:#ece7df;border-radius:999px;justify-content:center;align-items:center;min-width:36px;min-height:23px;padding:0 7px;font-size:8.5px;font-weight:780;display:inline-flex}.nivo3-shelf-edit-mode>button.active .nivo3-shelf-edit-mode-status{color:#fffaf1;background:#70624f}.nivo3-shelf-edit-mode>p{color:#938a7d;letter-spacing:-.016em;grid-template-columns:auto 1fr;align-items:start;gap:7px;margin:0;padding:0 3px;font-size:9.25px;font-weight:560;line-height:1.45;display:grid}.nivo3-shelf-edit-mode>p svg{color:#a09481;margin-top:1px}.nivo3-shelf-edit-mode>p.active{color:#685e50;font-weight:620}.nivo3-shelf-edit-mode>p.active svg{color:#756650}.nivo3-panel-delete-action{border-top:1px solid #5b52441f;gap:6px;margin-top:14px;padding-top:14px;display:grid}.nivo3-panel-delete-action>button{color:#6d463d;cursor:pointer;text-align:left;background:#fffbf8c7;border:1px solid #d9c6bd;border-radius:13px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:58px;padding:9px 10px;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:grid}.nivo3-panel-delete-action>button:hover:not(:disabled){background:#f5eae5;border-color:#b88f82;box-shadow:0 7px 18px #5b372d14}.nivo3-panel-delete-action>button:active:not(:disabled){transform:scale(.985)}.nivo3-panel-delete-action>button:focus-visible{outline-offset:2px;outline:2px solid #90584875}.nivo3-panel-delete-action>button:disabled{cursor:not-allowed;opacity:.5}.nivo3-panel-delete-action-icon{color:#8b5143;background:#f2e2dc;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.nivo3-panel-delete-action-copy{gap:3px;min-width:0;display:grid}.nivo3-panel-delete-action-copy strong{color:#68433a;letter-spacing:-.025em;font-size:11.5px;font-weight:760;line-height:1.2}.nivo3-panel-delete-action-copy small,.nivo3-panel-delete-action>p{color:#987b72;letter-spacing:-.016em;font-size:9.25px;font-weight:570;line-height:1.4}.nivo3-panel-delete-action-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nivo3-panel-delete-action>p{margin:0;padding:0 3px}.nivo3-selected-panel-current{color:#8d8476;border-top:1px solid #5b52441a;justify-content:space-between;align-items:center;gap:10px;padding-top:8px;font-size:9px;font-weight:620;display:flex}.nivo3-selected-panel-current strong{color:#5f584d;font-variant-numeric:tabular-nums;font-weight:680}.nivo3-v-joint-hero output{letter-spacing:-.045em}.nivo3-v-joint-hero-angles{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.nivo3-v-joint-hero-angles>span{border-left:1px solid #ded6c94d;gap:2px;min-width:0;padding-left:10px;display:grid}.nivo3-v-joint-hero-angles small{color:#c5bdae;font-size:8.5px;font-weight:640}.nivo3-v-joint-hero-angles strong{color:#f8f4eb;text-align:left;padding:0;font-size:18px;font-weight:650;line-height:1}.nivo3-v-joint-sync{background:#faf8f4;border:1px solid #796b552e;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.nivo3-v-joint-sync>span{gap:3px;display:grid}.nivo3-v-joint-sync strong{color:#514b41;font-size:10.5px;font-weight:740}.nivo3-v-joint-sync small,.nivo3-v-joint-auto-align>p{color:#847a6b;font-size:9.25px;font-weight:560;line-height:1.45}.nivo3-v-joint-sync button{cursor:pointer;background:#c9c1b4;border:0;border-radius:999px;flex:none;width:38px;height:22px;padding:0;transition:background .15s;position:relative}.nivo3-v-joint-sync button.selected{background:#766149}.nivo3-v-joint-sync button>span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #30251738}.nivo3-v-joint-sync button.selected>span{transform:translate(16px)}.nivo3-v-joint-sync button:focus-visible{outline-offset:2px;outline:2px solid #6f604994}.nivo3-v-joint-section-label{color:#62594d;border-top:1px solid #5b52441f;margin:2px 0 -3px;padding-top:10px;font-size:10.5px;font-weight:730}.nivo3-v-joint-auto-align{border-top:1px solid #5b52441f;gap:6px;padding-top:10px;display:grid}.nivo3-v-joint-auto-align .ghost-wide-button{color:#fff;background:#766149;border-color:#766149}.nivo3-v-joint-auto-align .ghost-wide-button:hover{background:#68543f;border-color:#68543f}.nivo3-v-joint-auto-align>p{margin:0;padding:0 3px}.fc-root .part-editor-anchor .selection-editor-popover.nivo3-v-joint-editor:before,.fc-root .selection-editor-screen .part-editor-anchor .selection-editor-popover.nivo3-v-joint-editor:before{display:none}.nivo3-v-joint-note{color:#847a6b;margin:0;font-size:9.5px;font-weight:560;line-height:1.55}.nivo3-v-joint-remove{border-top:1px solid #5b52441f;gap:6px;margin-top:3px;padding-top:13px;display:grid}.nivo3-v-joint-remove>button{color:#6d463d;cursor:pointer;text-align:left;background:#fffbf8c7;border:1px solid #d9c6bd;border-radius:13px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:58px;padding:9px 10px;font-family:inherit;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:grid}.nivo3-v-joint-remove>button:hover{background:#f5eae5;border-color:#b88f82;box-shadow:0 7px 18px #5b372d14}.nivo3-v-joint-remove>button:active{transform:scale(.985)}.nivo3-v-joint-remove-icon{color:#8b5143;background:#f2e2dc;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.nivo3-v-joint-remove-copy{gap:3px;min-width:0;display:grid}.nivo3-v-joint-remove-copy strong{color:#68433a;letter-spacing:-.025em;font-size:11.5px;font-weight:760}.nivo3-v-joint-remove-copy small,.nivo3-v-joint-remove>p{color:#987b72;font-size:9.25px;font-weight:570;line-height:1.4}.nivo3-v-joint-remove>p{margin:0;padding:0 3px}.nivo3-v-joint-create{background:#f7f4ee;border:1px solid #796b552e;border-radius:12px;gap:10px;margin-top:12px;padding:12px;display:grid}.nivo3-v-joint-create>div:first-child{color:#746854;align-items:flex-start;gap:9px;display:flex}.nivo3-v-joint-create>div:first-child span{gap:3px;display:grid}.nivo3-v-joint-create strong{color:#4f493f;font-size:10.75px}.nivo3-v-joint-create small{color:#8b8275;font-size:9px;line-height:1.4}.nivo3-v-joint-create>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.nivo3-v-joint-create button{color:#62594c;cursor:pointer;background:#fff;border:1px solid #d7cdbc;border-radius:9px;min-height:36px;font-family:inherit;font-size:9.75px;font-weight:680}.nivo3-v-joint-create button:hover{color:#403a32;background:#eee8dd;border-color:#a89474}.nivo3-v-joint-create button:focus-visible,.nivo3-v-joint-remove>button:focus-visible{outline-offset:2px;outline:2px solid #8f826d7a}@media (prefers-reduced-motion:reduce){.nivo3-shelf-delete-guide-target,.nivo3-shelf-delete-guide-hover,.nivo3-shelf-delete-guide-cursor,.nivo3-shelf-delete-guide-click,.nivo3-shelf-delete-guide-action{animation:none}.nivo3-shelf-delete-guide-target{opacity:1;transform:none}.nivo3-shelf-delete-guide-hover.is-remove{opacity:1}.nivo3-shelf-delete-guide-hover.is-restore{opacity:0}.nivo3-shelf-delete-guide-cursor,.nivo3-shelf-delete-guide-click,.nivo3-shelf-delete-guide-action{display:none}}.nivo3-control-note{color:var(--nivo3-muted);margin:0;font-size:11px;line-height:1.55}.nivo3-part-picker{gap:7px;margin:10px 0;display:grid}.nivo3-part-picker>span{color:var(--nivo3-muted);font-size:11px;font-weight:700}.nivo3-part-picker>div{flex-wrap:wrap;gap:5px;display:flex}.nivo3-part-picker button{border:1px solid var(--nivo3-line);color:#747168;background:#fff;border-radius:6px;min-width:39px;min-height:31px;padding:0 9px;font-size:10px;font-weight:740}.nivo3-part-picker button.selected{color:#2f291f;background:#e8dfd0;border-color:#7a6a4f}.nivo3-control-meta{border:1px solid var(--nivo3-line);min-height:34px;color:var(--nivo3-muted);background:#f8f7f4;border-radius:7px;justify-content:space-between;align-items:center;margin:3px 0 8px;padding:0 10px;font-size:11px;display:flex}.nivo3-control-meta strong{color:var(--nivo3-ink);font-size:12px}.nivo3-horizontal-panel-add,.nivo3-vertical-panel-auto-align{gap:5px;margin:0 0 12px;display:grid}.fc-root[data-configurator-engine=nivo3] :is(.nivo3-horizontal-panel-add,.nivo3-vertical-panel-auto-align,.nivo3-lower-cabinet-drawer-control) .ghost-wide-button{border-color:var(--nivo3-line);color:#575349;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:36px;margin:0;padding:0 10px;font-size:10.5px;font-weight:720;display:inline-flex}.fc-root[data-configurator-engine=nivo3] :is(.nivo3-horizontal-panel-add,.nivo3-vertical-panel-auto-align,.nivo3-lower-cabinet-drawer-control) .ghost-wide-button svg{color:#756d60}.fc-root[data-configurator-engine=nivo3] :is(.nivo3-horizontal-panel-add,.nivo3-vertical-panel-auto-align,.nivo3-lower-cabinet-drawer-control) .ghost-wide-button:hover:not(:disabled){background:#f7f5f0;border-color:#918774}.fc-root[data-configurator-engine=nivo3] :is(.nivo3-horizontal-panel-add,.nivo3-vertical-panel-auto-align,.nivo3-lower-cabinet-drawer-control) .ghost-wide-button:disabled{cursor:not-allowed;opacity:.52}:is(.nivo3-horizontal-panel-add,.nivo3-vertical-panel-auto-align)>p{color:var(--nivo3-muted);margin:0 2px;font-size:9.5px;font-weight:560;line-height:1.35}.nivo3-control-note{background:#f8f6f1;border-left:2px solid #c9c0ae;padding:9px 10px}.fc-root[data-configurator-engine=nivo3] .part-editor-segmented{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;display:grid}.fc-root[data-configurator-engine=nivo3] .part-editor-segmented button{border:1px solid var(--nivo3-line);color:#747168;background:#fff;border-radius:6px;min-width:0;min-height:34px;padding:0 4px;font-size:10px;font-weight:700}.fc-root[data-configurator-engine=nivo3] .part-editor-segmented button.selected{color:#302e29;background:#ede9e0;border-color:#918774}.fc-root[data-configurator-engine=nivo3] .nivo3-drawer-segmented{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.fc-root[data-configurator-engine=nivo3] .nivo3-drawer-segmented button{border:1px solid var(--nivo3-line);color:#747168;background:#fff;border-radius:7px;min-height:36px;padding:0 5px;font-size:10px;font-weight:720}.fc-root[data-configurator-engine=nivo3] .nivo3-drawer-segmented button.selected{color:#302e29;background:#ede9e0;border-color:#918774}@media (max-width:1080px){.fc-root[data-configurator-engine=nivo3] .dimension-summary-panel{width:auto;max-height:none}}@media (max-width:760px){.nivo3-lower-cabinet-drawer-direct-editor{grid-template-columns:1fr}.nivo3-lower-cabinet-drawer-direct-editor .scene-selection-action-bar{justify-content:center;justify-self:stretch}.nivo3-scene-guide{max-width:none;padding-right:10px;bottom:76px;left:110px;right:14px}.nivo3-scene-shell.has-lower-cabinet-add .nivo3-scene-guide{bottom:76px}.nivo3-angle-badge{top:72px;left:14px}}[data-configurator-engine=rondo]{--rondo-ink:#2e2b27;--rondo-muted:#777065;--rondo-line:#50463a2e;--rondo-accent:#8c6547;--rondo-accent-soft:#efe4d8}[data-configurator-engine=rondo] .rondo-viewer-region{background:#e2d9cd}[data-configurator-engine=rondo] .rondo-scene-shell,[data-configurator-engine=rondo] .rondo-canvas{width:100%;height:100%}[data-configurator-engine=rondo] .rondo-scene-shell{position:relative}[data-configurator-engine=rondo] .rondo-scene-shell,[data-configurator-engine=rondo] .rondo-canvas{overscroll-behavior:none;overflow:clip!important}[data-configurator-engine=rondo] .part-editor-anchor[data-rondo-popover-placement=right]{transform:translate(var(--rondo-popover-offset,12px),-50%)}[data-configurator-engine=rondo] .part-editor-anchor[data-rondo-popover-placement=left]{transform:translate(calc(-100% - var(--rondo-popover-offset,12px)),-50%)}[data-configurator-engine=rondo] .part-editor-anchor[data-rondo-popover-placement=bottom]{transform:translate(-50%,var(--rondo-popover-offset,12px))}[data-configurator-engine=rondo] .part-editor-anchor[data-rondo-popover-placement=top]{transform:translate(-50%,calc(-100% - var(--rondo-popover-offset,12px)))}[data-configurator-engine=rondo] .part-editor-anchor[data-rondo-popover-placement=right] .part-editor-popover:before,[data-configurator-engine=rondo] .part-editor-anchor[data-rondo-popover-placement=left] .part-editor-popover:before{top:var(--rondo-popover-pointer-offset,50%)}[data-configurator-engine=rondo] .part-editor-anchor[data-rondo-popover-placement=left] .part-editor-popover:before{border-top:1px solid #cbd4ce;border-bottom:0;border-left:0;border-right:1px solid #cbd4ce;left:auto;right:-7px}[data-configurator-engine=rondo] .part-editor-anchor[data-rondo-popover-placement=bottom] .part-editor-popover:before{top:-7px;left:var(--rondo-popover-pointer-offset,50%);border:0;border-top:1px solid #cbd4ce;border-left:1px solid #cbd4ce;transform:translate(-50%)rotate(45deg)}[data-configurator-engine=rondo] .part-editor-anchor[data-rondo-popover-placement=top] .part-editor-popover:before{top:auto;bottom:-7px;left:var(--rondo-popover-pointer-offset,50%);border:1px solid #cbd4ce;border-top:0;border-left:0;transform:translate(-50%)rotate(45deg)}[data-configurator-engine=rondo] .rondo-control-note{color:var(--rondo-muted);margin:10px 0 0;font-size:12px;line-height:1.55}[data-configurator-engine=rondo] .rondo-degree-grid{min-width:0;color:var(--rondo-ink);border:0;gap:7px;margin:0;padding:0;font-size:12px;font-weight:700;display:grid}[data-configurator-engine=rondo] .rondo-degree-grid legend{color:inherit;font:inherit;margin:0 0 7px;padding:0}[data-configurator-engine=rondo] .rondo-degree-grid__buttons{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;display:grid}[data-configurator-engine=rondo] .rondo-degree-grid__buttons button{border:1px solid var(--rondo-line);min-width:0;min-height:34px;color:var(--rondo-ink);font-variant-numeric:tabular-nums;background:#fff;border-radius:8px;padding:5px 2px;font-size:10px;font-weight:760}[data-configurator-engine=rondo] .rondo-degree-grid__buttons button:hover,[data-configurator-engine=rondo] .rondo-degree-grid__buttons button:focus-visible{border-color:var(--rondo-accent);background:var(--rondo-accent-soft)}[data-configurator-engine=rondo] .rondo-degree-grid__buttons button.selected{border-color:var(--rondo-ink);background:var(--rondo-ink);color:#fff}[data-configurator-engine=rondo] .rondo-control-meta{border:1px solid var(--rondo-line);color:var(--rondo-muted);background:#ffffff94;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:10px 12px;font-size:12px;display:flex}[data-configurator-engine=rondo] .rondo-control-meta strong{color:var(--rondo-ink);font-size:13px}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색]{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;gap:10px;margin-top:8px;padding:2px 2px 10px;scroll-padding-inline:2px;display:flex;overflow-x:auto}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색]::-webkit-scrollbar{display:none}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색]:after{content:"";flex:0 0 42px}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색] .illustrated-choice{scroll-snap-align:start;scroll-snap-stop:always;text-align:left;background:#ffffffe6;border:1px solid #d7dbd8;border-radius:14px;flex:0 0 calc(100% - 52px);grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:0;min-width:0;min-height:0;padding:8px}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색] .illustrated-choice-media{aspect-ratio:4/3;background:#e7e1d9;border-color:#d8dcda;border-radius:8px;width:100%;height:auto;padding:8px}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색] .illustrated-choice-media img{object-fit:contain;object-position:center}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색] .illustrated-choice-copy{gap:4px;min-width:0;padding:10px 4px 5px}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색] .illustrated-choice-copy>strong{word-break:keep-all;font-size:14px;line-height:1.35}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색] .illustrated-choice-copy>small{word-break:keep-all;font-size:11px;line-height:1.45}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색] .choice.illustrated-choice.selected{background:#171717;border-color:#171717;box-shadow:inset 0 0 0 1px #3a3a3a}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색] .choice.illustrated-choice.selected .illustrated-choice-media{background:#fff;border-color:#f4f4f2}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색] .choice.illustrated-choice.selected .illustrated-choice-copy>strong{color:#fff}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색] .choice.illustrated-choice.selected .illustrated-choice-copy>small{color:#c8c8c5}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색] .illustrated-choice-check{color:#171717;background:#fff;width:24px;height:24px;top:10px;right:10px}[data-configurator-engine=rondo] .rondo-series-introduction{background:#efe4d86b;border:1px solid #8c654733;border-radius:10px;gap:4px;margin:0 0 10px;padding:11px 12px;display:grid}[data-configurator-engine=rondo] .rondo-series-introduction strong{color:var(--rondo-ink);letter-spacing:.04em;font-size:12px;font-weight:800}[data-configurator-engine=rondo] .rondo-series-introduction p{color:var(--rondo-muted);word-break:keep-all;margin:0;font-size:11px;line-height:1.55}[data-configurator-engine=rondo] .rondo-reference-summary{border-left:3px solid var(--rondo-accent);background:#efe4d894;gap:3px;margin-top:4px;padding:10px 11px;display:grid}[data-configurator-engine=rondo] .rondo-reference-summary span{color:var(--rondo-muted);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:760}[data-configurator-engine=rondo] .rondo-reference-summary strong{color:var(--rondo-ink);font-size:11px;line-height:1.45}[data-configurator-engine=rondo] .rondo-reference-preview-actions{background:#efe4d8ad;border:1px solid #8c654757;border-radius:10px;gap:10px;margin-top:4px;padding:11px;display:grid}[data-configurator-engine=rondo] .rondo-reference-preview-actions>div:first-child{gap:2px;display:grid}[data-configurator-engine=rondo] .rondo-reference-preview-actions span{color:var(--rondo-muted);letter-spacing:.04em;font-size:9px;font-weight:760}[data-configurator-engine=rondo] .rondo-reference-preview-actions strong{color:var(--rondo-ink);font-size:13px}[data-configurator-engine=rondo] .rondo-reference-preview-actions__buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}[data-configurator-engine=rondo] .rondo-reference-preview-actions__buttons button{border:1px solid #2e2b2738;border-radius:8px;min-height:38px;padding:8px 10px;font-size:11px;font-weight:760}[data-configurator-engine=rondo] .rondo-reference-preview-actions__buttons .secondary{color:var(--rondo-ink);background:#ffffffc7}[data-configurator-engine=rondo] .rondo-reference-preview-actions__buttons .primary{color:#fff;background:#171717;border-color:#171717}[data-configurator-engine=rondo] .rondo-inline-label{align-items:center;gap:5px;display:inline-flex}[data-configurator-engine=rondo] .rondo-row-layout{border:1px solid var(--rondo-line);background:#ffffff7a;border-radius:12px;gap:10px;margin-top:12px;padding:12px;display:grid}[data-configurator-engine=rondo] .rondo-open-row-control{gap:8px;display:grid}[data-configurator-engine=rondo] .rondo-open-row-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}[data-configurator-engine=rondo] .rondo-open-row-choices>button{min-width:0;min-height:86px;color:var(--rondo-ink);cursor:pointer;text-align:left;background:#ffffffb8;border:1px solid #50463a29;border-radius:8px;grid-template-columns:1fr auto;align-items:end;gap:2px 6px;padding:9px;display:grid}[data-configurator-engine=rondo] .rondo-open-row-choices>button[aria-pressed=true]{background:#fff;border-color:#50463a8c;box-shadow:inset 0 0 0 1px #50463a29}[data-configurator-engine=rondo] .rondo-open-row-choices span{font-size:10px;font-weight:760}[data-configurator-engine=rondo] .rondo-open-row-choices small{color:var(--rondo-muted);font-size:9px;font-weight:650}[data-configurator-engine=rondo] .rondo-stack-glyph{background:#efe8df7a;border:1px solid #50463a1f;grid-column:1/-1;align-self:stretch;gap:3px;padding:3px 4px;display:grid}[data-configurator-engine=rondo] .rondo-stack-glyph>i{border-block:1px solid #50463a7a;grid-template-columns:repeat(3,1fr);gap:2px;min-height:10px;display:grid}[data-configurator-engine=rondo] .rondo-stack-glyph>i>b{aspect-ratio:1;background:#7b5b4057;border:1px solid #50463a8c;border-radius:50%;justify-self:center;display:block}[data-configurator-engine=rondo] .rondo-stack-glyph>.rondo-stack-glyph__open{border-block:1px solid #50463a7a;grid-template-columns:repeat(2,1px);justify-content:space-around;min-height:9px}[data-configurator-engine=rondo] .rondo-open-row-button{min-height:38px;color:var(--rondo-ink);cursor:pointer;font:inherit;background:#fff;border:1px solid #50463a33;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}[data-configurator-engine=rondo] .rondo-open-row-button:hover,[data-configurator-engine=rondo] .rondo-open-row-button:focus-visible{background:#f6f3efeb;border-color:#50463a6b}[data-configurator-engine=rondo] .rondo-row-layout__heading{color:var(--rondo-muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}[data-configurator-engine=rondo] .rondo-row-layout__heading strong{color:var(--rondo-ink);font-variant-numeric:tabular-nums;font-size:12px}[data-configurator-engine=rondo] .rondo-row-layout .range-control{margin-top:0}[data-configurator-engine=rondo] .rondo-row-card{background:#ffffffa8;border:1px solid #50463a21;border-radius:10px;overflow:hidden}[data-configurator-engine=rondo] .rondo-row-card__header{align-items:stretch;display:flex}[data-configurator-engine=rondo] .rondo-row-card__heading{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:0;flex:auto;justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:44px;padding:9px 11px;display:flex}[data-configurator-engine=rondo] .rondo-row-card__heading:after{content:"＋";color:var(--rondo-muted);flex:none;font-size:14px}[data-configurator-engine=rondo] .rondo-row-card[data-expanded=true] .rondo-row-card__header{border-bottom:1px solid #50463a1a}[data-configurator-engine=rondo] .rondo-row-card[data-expanded=true] .rondo-row-card__heading:after{content:"−"}[data-configurator-engine=rondo] .rondo-row-card__heading strong{color:var(--rondo-ink);white-space:nowrap;font-size:11px}[data-configurator-engine=rondo] .rondo-row-card__heading>span:not(.rondo-row-preview){color:var(--rondo-muted);font-variant-numeric:tabular-nums;text-overflow:ellipsis;text-align:right;white-space:nowrap;margin-left:auto;font-size:10px;overflow:hidden}[data-configurator-engine=rondo] .rondo-row-preview{background:#50463a09;border:1px solid #50463a1f;flex:0 112px;align-items:stretch;gap:2px;width:min(112px,44%);min-width:72px;height:26px;padding:3px;display:grid}[data-configurator-engine=rondo] .rondo-row-preview__slot{border-right:1px solid #50463a1a;align-self:stretch}[data-configurator-engine=rondo] .rondo-row-preview__span{background:#ffffffd1;border-block:1px solid #50463a94;align-items:center;gap:2px;min-width:0;padding:1px 2px;display:grid}[data-configurator-engine=rondo] .rondo-row-preview__circle{aspect-ratio:1;background:#7b5b4057;border:1px solid #50463a8f;border-radius:50%;justify-self:center;width:min(100%,18px);display:block}[data-configurator-engine=rondo] .rondo-row-preview__span[data-kind=open]{grid-auto-flow:column;justify-content:space-around}[data-configurator-engine=rondo] .rondo-row-preview__divider{background:#50463a8c;width:1px;height:100%;display:block}[data-configurator-engine=rondo] .rondo-row-count-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}[data-configurator-engine=rondo] .rondo-row-count-choices button{min-width:0;min-height:43px;color:var(--rondo-muted);cursor:pointer;background:#ffffffb8;border:1px solid #50463a24;border-radius:7px;align-content:center;gap:4px;padding:6px;display:grid}[data-configurator-engine=rondo] .rondo-row-count-choices button[aria-pressed=true]{color:var(--rondo-ink);background:#fff;border-color:#50463a8f}[data-configurator-engine=rondo] .rondo-row-count-choices__glyph{align-items:center;gap:2px;display:grid}[data-configurator-engine=rondo] .rondo-row-count-choices__glyph i{aspect-ratio:1;background:#7b5b4033;border:1px solid;border-radius:50%;justify-self:center;width:100%;max-width:13px;display:block}[data-configurator-engine=rondo] .rondo-row-count-choices small{font-variant-numeric:tabular-nums;font-size:8px}[data-configurator-engine=rondo] .rondo-row-position-visual{grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:7px;display:grid}[data-configurator-engine=rondo] .rondo-row-position-visual>.rondo-row-preview{width:100%;min-width:0;height:36px}[data-configurator-engine=rondo] .rondo-row-position-visual>button{width:30px;height:30px;color:var(--rondo-ink);cursor:pointer;background:#fff;border:1px solid #50463a2e;border-radius:50%;place-items:center;padding:0;display:inline-grid}[data-configurator-engine=rondo] .rondo-row-position-visual>button:disabled{cursor:default;opacity:.28}[data-configurator-engine=rondo] .rondo-row-card__body{gap:10px;padding:11px;display:grid}[data-configurator-engine=rondo] .rondo-row-card__body[hidden]{display:none}[data-configurator-engine=rondo] .rondo-row-card__controls{gap:10px;display:grid}[data-configurator-engine=rondo] .rondo-row-card__scope{color:var(--rondo-muted);border-top:1px solid #50463a1a;margin:0;padding-top:8px;font-size:10px;line-height:1.5}[data-configurator-engine=rondo] .rondo-row-delete-button{color:#7e3f34;cursor:pointer;min-width:60px;min-height:44px;font:inherit;background:#fffaf8b8;border:0;border-left:1px solid #89483a38;border-radius:0;flex:none;justify-content:center;align-items:center;gap:6px;padding:7px 9px;font-size:11px;font-weight:700;display:inline-flex}[data-configurator-engine=rondo] .rondo-row-delete-button:hover:not(:disabled),[data-configurator-engine=rondo] .rondo-row-delete-button:focus-visible:not(:disabled){background:#fbede8f5}[data-configurator-engine=rondo] .rondo-row-delete-button:disabled{cursor:not-allowed;opacity:.48}[data-configurator-engine=rondo] .rondo-row-card__delete-footer{border-top:1px solid #50463a1a;gap:6px;padding-top:8px;display:grid}[data-configurator-engine=rondo] .rondo-row-delete-button--footer{background:#fffaf8eb;border:1px solid #89483a4d;border-radius:8px;width:100%;min-height:44px}[data-configurator-engine=rondo] .rondo-row-card__delete-note{color:var(--rondo-muted);margin:0;font-size:10px;line-height:1.45}[data-configurator-engine=rondo] .rondo-row-position-status,[data-configurator-engine=rondo] .rondo-row-width-explainer{color:var(--rondo-muted);background:#efe4d89e;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-size:10px;line-height:1.45;display:flex}[data-configurator-engine=rondo] .rondo-row-width-explainer strong{color:var(--rondo-ink);font-variant-numeric:tabular-nums;flex:none}[data-configurator-engine=rondo] .rondo-cell-grid{gap:9px;margin-top:8px;display:grid}[data-configurator-engine=rondo] .rondo-cell-grid__row{gap:4px;display:grid}[data-configurator-engine=rondo] .rondo-cell-grid__row-label{color:var(--rondo-muted);font-size:9px;font-weight:760}[data-configurator-engine=rondo] .rondo-cell-grid__cells{gap:5px;display:grid}[data-configurator-engine=rondo] .rondo-cell-button{border:1px solid var(--rondo-line);min-width:0;min-height:42px;color:var(--rondo-muted);background:#ffffffc2;border-radius:7px;place-items:center;padding:4px;display:grid;position:relative}[data-configurator-engine=rondo] .rondo-cell-button:hover{border-color:#8c65477a}[data-configurator-engine=rondo] .rondo-cell-button.selected{border-color:var(--rondo-accent);background:var(--rondo-accent-soft);color:var(--rondo-ink);box-shadow:inset 0 0 0 1px #8c65473d}[data-configurator-engine=rondo] .rondo-cell-button.has-back-panel:after{content:"";pointer-events:none;background:#8c65471f;border-radius:4px;position:absolute;inset:3px}[data-configurator-engine=rondo] .rondo-cell-button.has-circular-cutout:after{background:0 0;border:5px solid #8c654729;border-radius:50%}[data-configurator-engine=rondo] .rondo-cell-coordinate,[data-configurator-engine=rondo] .rondo-cell-glyph{z-index:1;position:relative}[data-configurator-engine=rondo] .rondo-cell-coordinate{letter-spacing:-.02em;font-size:8px;position:absolute;top:3px;left:5px}[data-configurator-engine=rondo] .rondo-cell-glyph{opacity:.82;border:2px solid;width:18px;height:18px}[data-configurator-engine=rondo] .rondo-cell-glyph.is-none{border-width:0 0 1px;width:13px;height:1px}[data-configurator-engine=rondo] .rondo-cell-glyph.is-circle{border-radius:50%}[data-configurator-engine=rondo] .rondo-cell-glyph.is-rectangle{border-radius:8px 2px;width:16px}[data-configurator-engine=rondo] .rondo-cell-editor{border:1px solid var(--rondo-line);background:#ffffff8a;border-radius:12px;gap:12px;margin-top:12px;padding:12px;display:grid}[data-configurator-engine=rondo] .rondo-cell-editor-empty{background:#efe4d852;border:1px dashed #8c654761;border-radius:12px;gap:4px;margin-top:12px;padding:14px;display:grid}[data-configurator-engine=rondo] .rondo-cell-editor-empty strong{color:var(--rondo-ink);font-size:12px}[data-configurator-engine=rondo] .rondo-cell-editor-empty span{color:var(--rondo-muted);font-size:10px;line-height:1.5}[data-configurator-engine=rondo] .rondo-cell-editor-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}[data-configurator-engine=rondo] .rondo-cell-editor-heading strong{color:var(--rondo-ink);font-size:13px}[data-configurator-engine=rondo] .rondo-cell-editor-heading span{color:var(--rondo-muted);font-size:11px}[data-configurator-engine=rondo] .rondo-rotation-control{gap:4px;display:grid}[data-configurator-engine=rondo] .rondo-rotation-control>.rondo-inline-label{color:var(--rondo-muted);font-size:10px}[data-configurator-engine=rondo] .rondo-rotation-control .range-control{margin-top:0}[data-configurator-engine=rondo] .rondo-shape-segmented,[data-configurator-engine=rondo] .rondo-slot-segmented,[data-configurator-engine=rondo] .rondo-depth-segmented,[data-configurator-engine=rondo] .rondo-back-segmented,[data-configurator-engine=rondo] .rondo-corner-preset-segmented{gap:5px;display:grid}[data-configurator-engine=rondo] .rondo-shape-segmented,[data-configurator-engine=rondo] .rondo-slot-segmented,[data-configurator-engine=rondo] .rondo-depth-segmented{grid-template-columns:repeat(3,minmax(0,1fr))}[data-configurator-engine=rondo] .rondo-back-segmented{grid-template-columns:repeat(2,minmax(0,1fr))}[data-configurator-engine=rondo] .rondo-corner-preset-segmented{grid-template-columns:repeat(4,minmax(0,1fr))}[data-configurator-engine=rondo] .rondo-shape-segmented button,[data-configurator-engine=rondo] .rondo-slot-segmented button,[data-configurator-engine=rondo] .rondo-depth-segmented button,[data-configurator-engine=rondo] .rondo-back-segmented button,[data-configurator-engine=rondo] .rondo-corner-preset-segmented button{border:1px solid var(--rondo-line);min-width:0;min-height:34px;color:var(--rondo-muted);background:#ffffffd1;border-radius:8px;padding:7px 6px;font-size:11px}[data-configurator-engine=rondo] .rondo-shape-segmented button.selected,[data-configurator-engine=rondo] .rondo-slot-segmented button.selected,[data-configurator-engine=rondo] .rondo-depth-segmented button.selected,[data-configurator-engine=rondo] .rondo-back-segmented button.selected,[data-configurator-engine=rondo] .rondo-corner-preset-segmented button.selected{border-color:var(--rondo-accent);background:var(--rondo-accent-soft);color:var(--rondo-ink)}[data-configurator-engine=rondo] .rondo-rectangle-controls{gap:12px;display:grid}[data-configurator-engine=rondo] .rondo-cutout-controls{background:#efe4d847;border:1px solid #8c654738;border-radius:10px;gap:12px;padding:11px;display:grid}[data-configurator-engine=rondo] .rondo-cutout-controls .range-control{margin-top:0}[data-configurator-engine=rondo] .rondo-rectangle-size-grid{gap:10px;display:grid}[data-configurator-engine=rondo] .rondo-rectangle-size-grid .range-control{margin-top:0}[data-configurator-engine=rondo] .rondo-corner-radius-group{background:#ffffff94;border:1px solid #50463a21;border-radius:10px;gap:8px;padding:10px;display:grid}[data-configurator-engine=rondo] .rondo-corner-radius-group__heading{justify-content:space-between;align-items:center;gap:8px;display:flex}[data-configurator-engine=rondo] .rondo-corner-radius-group__heading strong{color:var(--rondo-ink);font-size:11px}[data-configurator-engine=rondo] .rondo-corner-radius-group__heading span{color:var(--rondo-muted);font-size:9px}[data-configurator-engine=rondo] .rondo-corner-radius-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}[data-configurator-engine=rondo] .rondo-corner-radius-grid .range-control{min-width:0;margin-top:0}[data-configurator-engine=rondo] .rondo-hidden-side-segments{background:#ffffff8f;border:1px solid #50463a24;border-radius:10px;gap:7px;margin-top:10px;padding:10px;display:grid}[data-configurator-engine=rondo] .rondo-shelf-side-editor{border-top:1px solid var(--rondo-line);gap:10px;margin-top:12px;padding-top:12px;display:grid}[data-configurator-engine=rondo] .rondo-shelf-side-editor__heading{justify-content:space-between;align-items:center;gap:8px;display:flex}[data-configurator-engine=rondo] .rondo-shelf-side-editor__heading strong{color:var(--rondo-ink);font-size:12px}[data-configurator-engine=rondo] .rondo-shelf-side-editor__heading span{color:var(--rondo-muted);font-size:10px}[data-configurator-engine=rondo] .rondo-hidden-side-segments__heading,[data-configurator-engine=rondo] .rondo-hidden-side-segment{justify-content:space-between;align-items:center;gap:8px;display:flex}[data-configurator-engine=rondo] .rondo-hidden-side-segments__heading{color:var(--rondo-ink);font-size:11px}[data-configurator-engine=rondo] .rondo-hidden-side-segments__heading span,[data-configurator-engine=rondo] .rondo-hidden-side-segment span{color:var(--rondo-muted);font-size:10px}[data-configurator-engine=rondo] .rondo-hidden-side-segment button,[data-configurator-engine=rondo] .rondo-multi-select-button{min-height:34px;color:var(--rondo-ink);background:#ffffffd1;border:1px solid #8c654757;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:760}[data-configurator-engine=rondo] .rondo-selection-status,[data-configurator-engine=rondo] .rondo-mixed-selection-note{background:var(--rondo-accent-soft);color:var(--rondo-ink);border-radius:9px;align-items:center;gap:7px;margin:0;padding:9px 10px;font-size:11px;line-height:1.45;display:flex}[data-configurator-engine=rondo] .rondo-support-remove-button{color:#7e3f34;cursor:pointer;width:100%;min-height:38px;font:inherit;background:#fffaf8eb;border:1px solid #89483a4d;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}[data-configurator-engine=rondo] .rondo-part-row-move{background:#ffffffc7;border:1px solid #50463a24;border-radius:8px;grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:6px;padding:5px;display:grid}[data-configurator-engine=rondo] .rondo-part-row-move span{color:var(--rondo-muted);text-align:center;font-size:10px;font-weight:720}[data-configurator-engine=rondo] .rondo-part-row-move button{width:32px;height:32px;color:var(--rondo-ink);cursor:pointer;background:#fff;border:1px solid #50463a2e;border-radius:50%;place-items:center;padding:0;display:inline-grid}[data-configurator-engine=rondo] .rondo-part-row-move button:disabled{cursor:default;opacity:.28}[data-configurator-engine=rondo] .rondo-row-selection-marker{color:#51463e;cursor:pointer;width:26px;height:26px;font:inherit;background:#ffffffe0;border:1px solid #45392f42;border-radius:50%;place-items:center;padding:0;font-size:10px;font-weight:760;transition:border-color .14s,background .14s,color .14s,transform .14s;display:grid;box-shadow:0 5px 14px #2b231d1f}[data-configurator-engine=rondo] .rondo-row-selection-marker:hover,[data-configurator-engine=rondo] .rondo-row-selection-marker:focus-visible,[data-configurator-engine=rondo] .rondo-row-selection-marker[data-selected=true]{color:#fff;background:#4b3a2d;border-color:#684a33a8;transform:scale(1.06)}[data-configurator-engine=rondo] .rondo-row-direct-editor{gap:10px;display:grid}[data-configurator-engine=rondo] .rondo-row-direct-editor__move{grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:7px;display:grid}[data-configurator-engine=rondo] .rondo-row-direct-editor__move span{color:var(--rondo-muted);text-align:center;font-size:10px;font-weight:700}[data-configurator-engine=rondo] .rondo-row-direct-editor__move button{width:32px;height:32px;color:var(--rondo-ink);cursor:pointer;background:#fff;border:1px solid #50463a2e;border-radius:50%;place-items:center;padding:0;display:grid}[data-configurator-engine=rondo] .rondo-row-direct-editor__move button:disabled{cursor:default;opacity:.26}[data-configurator-engine=rondo] .rondo-row-direct-editor__summary{color:var(--rondo-muted);border-top:1px solid #50463a21;border-bottom:1px solid #50463a21;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:8px 10px;font-size:10px;display:grid}[data-configurator-engine=rondo] .rondo-row-direct-editor__summary strong{color:var(--rondo-ink);font-size:11px}[data-configurator-engine=rondo] .rondo-row-direct-editor__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}[data-configurator-engine=rondo] .rondo-row-direct-editor__actions button{min-width:0;min-height:34px;color:var(--rondo-ink);cursor:pointer;font:inherit;white-space:nowrap;background:#ffffffe0;border:1px solid #50463a2e;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:7px 6px;font-size:9px;font-weight:720;display:inline-flex}[data-configurator-engine=rondo] .rondo-row-direct-editor__actions button.is-danger{color:#864438;border-color:#9144363d}[data-configurator-engine=rondo] .rondo-row-direct-editor__actions button:disabled{cursor:default;opacity:.3}[data-configurator-engine=rondo] .rondo-support-remove-button:hover,[data-configurator-engine=rondo] .rondo-support-remove-button:focus-visible{background:#fbede8f5}[data-configurator-engine=rondo] .rondo-multi-select-button{justify-content:center;align-items:center;gap:6px;width:100%;display:inline-flex}[data-configurator-engine=rondo] .rondo-multi-support-chips{flex-wrap:wrap;gap:6px;display:flex}[data-configurator-engine=rondo] .rondo-multi-support-chips button{min-width:50px;min-height:34px;color:var(--rondo-ink);background:#ffffffd1;border:1px solid #8c654757;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:760}[data-configurator-engine=rondo] .rondo-multi-support-chips button.selected{border-color:var(--rondo-ink);background:var(--rondo-ink);color:#fff}[data-configurator-engine=rondo] .rondo-part-editor-error{margin:0}[data-configurator-engine=rondo] .rondo-support-dimension-marker-layer{pointer-events:auto!important}[data-configurator-engine=rondo] .rondo-support-dimension-marker-layer:has([data-rondo-tooltip-open=true]){z-index:16777271!important}[data-configurator-engine=rondo] .rondo-support-dimension-marker-interaction{pointer-events:auto;display:inline-flex;position:relative}[data-configurator-engine=rondo] .rondo-support-dimension-marker{color:#211e1b;cursor:help;font-variant-numeric:tabular-nums;background:#fffffff0;border:1.5px solid #221e1bd1;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-family:inherit;font-size:10px;font-weight:850;line-height:1;transition:color .12s,background .12s,box-shadow .12s,transform .12s;display:inline-flex;box-shadow:0 4px 12px #1e1a162e}[data-configurator-engine=rondo] .rondo-support-dimension-marker:hover,[data-configurator-engine=rondo] .rondo-support-dimension-marker:focus-visible,[data-configurator-engine=rondo] .rondo-support-dimension-marker[aria-expanded=true]{color:#fff;background:#211e1b;outline:0;transform:scale(1.08);box-shadow:0 6px 18px #1e1a1642}[data-configurator-engine=rondo] .rondo-support-dimension-marker:focus-visible{outline-offset:2px;outline:2px solid #fffffff5}[data-configurator-engine=rondo] .rondo-support-dimension-tooltip{--rondo-tooltip-shift-x:0px;--rondo-tooltip-shift-y:0px;z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:min(300px,100vw - 36px);color:var(--rondo-ink);opacity:0;pointer-events:none;text-align:left;visibility:hidden;white-space:normal;background:#fffffff5;border:1px solid #41362d33;border-radius:10px;gap:4px;padding:10px 12px;transition:opacity .12s,visibility 0s linear .12s;display:grid;position:absolute;top:50%;box-shadow:0 12px 30px #2e261f38}[data-configurator-engine=rondo] .rondo-support-dimension-tooltip strong{color:var(--rondo-ink);font-size:11px;font-weight:820;line-height:1.3}[data-configurator-engine=rondo] .rondo-support-dimension-tooltip>span{color:var(--rondo-muted);font-size:10px;font-weight:650;line-height:1.45}[data-configurator-engine=rondo] .rondo-support-dimension-tooltip small{color:#7a695c;font-size:9px;font-weight:650;line-height:1.35}[data-configurator-engine=rondo] [data-rondo-tooltip-placement=left] .rondo-support-dimension-tooltip{transform:translate(calc(4px + var(--rondo-tooltip-shift-x)),calc(-50% + var(--rondo-tooltip-shift-y)))scale(.98);transform-origin:100%;right:calc(100% + 9px)}[data-configurator-engine=rondo] [data-rondo-tooltip-placement=right] .rondo-support-dimension-tooltip{transform:translate(calc(-4px + var(--rondo-tooltip-shift-x)),calc(-50% + var(--rondo-tooltip-shift-y)))scale(.98);transform-origin:0;left:calc(100% + 9px)}[data-configurator-engine=rondo] [data-rondo-tooltip-open=true] .rondo-support-dimension-tooltip{opacity:1;transform:translate(var(--rondo-tooltip-shift-x),calc(-50% + var(--rondo-tooltip-shift-y)))scale(1);visibility:visible;transition-delay:0s}[data-configurator-engine=rondo] .dimension-summary-panel div{align-items:start}[data-configurator-engine=rondo] .dimension-summary-panel dd{text-align:right;white-space:normal;max-width:235px;line-height:1.4}[data-configurator-engine=rondo] .rondo-product-rotation{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #41362d33;border-radius:999px;grid-template-columns:38px minmax(58px,auto) 38px;gap:4px;padding:5px;display:grid;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #2e261f29}[data-configurator-engine=rondo] .rondo-product-rotation button{min-width:0;min-height:36px;color:var(--rondo-ink);background:0 0;border:0;border-radius:999px;place-items:center;padding:0 9px;display:grid}[data-configurator-engine=rondo] .rondo-product-rotation button:hover,[data-configurator-engine=rondo] .rondo-product-rotation button:focus-visible{background:var(--rondo-accent-soft)}[data-configurator-engine=rondo] .rondo-product-rotation button:disabled{opacity:.35}[data-configurator-engine=rondo] .rondo-product-rotation__value{font-variant-numeric:tabular-nums;font-size:11px;font-weight:780}@media (max-width:1080px){[data-configurator-engine=rondo] .rondo-cell-button,[data-configurator-engine=rondo] .part-editor-segmented button,[data-configurator-engine=rondo] .rondo-shape-segmented button,[data-configurator-engine=rondo] .rondo-slot-segmented button,[data-configurator-engine=rondo] .rondo-depth-segmented button,[data-configurator-engine=rondo] .rondo-back-segmented button,[data-configurator-engine=rondo] .rondo-corner-preset-segmented button,[data-configurator-engine=rondo] .rondo-hidden-side-segment button,[data-configurator-engine=rondo] .rondo-multi-select-button,[data-configurator-engine=rondo] .rondo-multi-support-chips button,[data-configurator-engine=rondo] .rondo-reference-preview-actions__buttons button{min-height:44px}[data-configurator-engine=rondo] .rondo-cell-coordinate{display:none}[data-configurator-engine=rondo] .rondo-product-rotation{grid-template-columns:44px minmax(58px,auto) 44px;bottom:12px}[data-configurator-engine=rondo] .rondo-product-rotation button{min-height:44px}[data-configurator-engine=rondo] .rondo-degree-grid__buttons button{min-height:40px}}@media (max-height:520px){[data-configurator-engine=rondo] .rondo-scene-shell[data-dimensions-visible=true] .rondo-support-dimension-tooltip{width:min(260px,100vw - 28px);padding:8px 10px}[data-configurator-engine=rondo] .rondo-scene-shell[data-dimensions-visible=true] .rondo-product-rotation{display:none}}@media (max-width:480px){[data-configurator-engine=rondo] .dimension-summary-panel dd{text-align:left;max-width:none}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색] .illustrated-choice{flex-basis:calc(100% - 34px)}[data-configurator-engine=rondo] [aria-label$=레퍼런스\ 탐색]:after{flex-basis:26px}[data-configurator-engine=rondo] .rondo-reference-preview-actions__buttons{grid-template-columns:minmax(0,1fr)}[data-configurator-engine=rondo] .rondo-row-layout{padding:9px}[data-configurator-engine=rondo] .rondo-row-layout__heading{flex-direction:column;align-items:flex-start;gap:3px}[data-configurator-engine=rondo] .rondo-row-card{padding:9px}[data-configurator-engine=rondo] .rondo-corner-preset-segmented{grid-template-columns:repeat(2,minmax(0,1fr))}[data-configurator-engine=rondo] .rondo-corner-radius-grid{grid-template-columns:minmax(0,1fr)}[data-configurator-engine=rondo] .rondo-cell-editor-heading{flex-direction:column;align-items:flex-start}}.fc-root[data-configurator-engine=axis] .axis-scene-shell{width:100%;height:100%;min-height:0;position:relative}.fc-root[data-configurator-engine=axis] .axis-canvas{width:100%!important;height:100%!important}.fc-root[data-configurator-engine=axis] .axis-scene-guide{z-index:4;max-width:min(380px,100% - 44px);color:var(--ui-text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;background:#ffffffe0;border:1px solid #4642391f;border-radius:10px;align-items:center;gap:11px;padding:11px 14px 11px 11px;display:flex;position:absolute;bottom:22px;left:116px;box-shadow:0 12px 34px #413a2f1a}.fc-root[data-configurator-engine=axis] .axis-scene-guide-icon{color:#6e6658;background:#ebe7de;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.fc-root[data-configurator-engine=axis] .axis-scene-guide div{gap:3px;min-width:0;display:grid}.fc-root[data-configurator-engine=axis] .axis-scene-guide strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:760;overflow:hidden}.fc-root[data-configurator-engine=axis] .axis-scene-guide div>span{color:var(--ui-text-muted);font-size:10px;line-height:1.4}.fc-root[data-configurator-engine=axis] .axis-note{color:var(--ui-text-muted);margin:4px 0 0;font-size:11px;line-height:1.55}.fc-root[data-configurator-engine=axis] .axis-action-row,.fc-root[data-configurator-engine=axis] .axis-part-grid{gap:8px;display:grid}.fc-root[data-configurator-engine=axis] .axis-action-row{grid-template-columns:minmax(0,1fr);margin-top:10px}.fc-root[data-configurator-engine=axis] .axis-part-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.fc-root[data-configurator-engine=axis] :is(.axis-action-row,.axis-part-grid) .ghost-wide-button{min-height:var(--ui-control-height);justify-content:center;align-items:center;gap:5px;margin-top:0;display:inline-flex}.fc-root[data-configurator-engine=axis] .axis-danger-button{color:#a43b32}.fc-root[data-configurator-engine=axis] .axis-selection-title{color:var(--ui-text);margin-bottom:8px;font-size:12px;font-weight:800;display:block}.fc-root[data-configurator-engine=axis] .axis-join-editor{margin-top:12px}.fc-root[data-configurator-engine=axis] .axis-notice{color:#635a43;background:#f3f0e8;border-radius:8px;margin:12px 16px;padding:10px 12px;font-size:12px;line-height:1.5}@media (max-width:760px){.fc-root[data-configurator-engine=axis] .axis-scene-guide{max-width:none;padding-right:10px;bottom:76px;left:110px;right:14px}}.fc-root .nivo4-viewer-region{background:linear-gradient(#ffffffd1,#f6f6f3eb),#f7f7f5}.fc-root .nivo4-scene-shell{height:100%;min-height:100%;position:relative}.fc-root .nivo4-canvas{min-height:520px;height:100%!important}.fc-root .nivo4-viewer-region .nivo4-canvas>div,.fc-root .nivo4-viewer-region .nivo4-canvas canvas{width:100%!important;height:100%!important}.fc-root .nivo4-count-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.fc-root .nivo4-count-grid .range-control{min-width:0;margin-top:0}.fc-root .nivo4-count-grid .range-control-header{align-items:flex-start}.fc-root .nivo4-count-grid .range-number-field{width:48px}.fc-root .nivo4-control-stats,.fc-root .nivo4-hardware-grid{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.fc-root .nivo4-control-stats span,.fc-root .nivo4-hardware-grid span{color:#32343a;white-space:nowrap;background:#f7f7f4;border:1px solid #1118271a;border-radius:999px;align-items:center;gap:5px;min-height:30px;padding:6px 9px;font-size:.77rem;line-height:1.2;display:inline-flex}.fc-root .nivo4-hardware-grid span{background:#fbfbf8;border-radius:8px;flex:130px;justify-content:space-between}.fc-root .nivo4-hardware-grid strong{color:#111827;font-size:.74rem}.fc-root .nivo4-material-picker{gap:10px;display:grid}.fc-root .nivo4-material-picker .material-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-root .nivo4-material-picker .material-option-card{min-height:58px}.fc-root .product-preview-nivo4{background:linear-gradient(180deg,#ffffffad,#ffffff1f),color-mix(in srgb,var(--product-accent)15%,#f7f7f5);padding:11px;display:block;position:relative}.fc-root .product-preview-nivo4:before,.fc-root .product-preview-nivo4:after{content:"";border:1px solid color-mix(in srgb,var(--product-accent)45%,#d8d8d1);background:color-mix(in srgb,var(--product-accent)24%,#fff);width:10px;position:absolute;top:10px;bottom:10px}.fc-root .product-preview-nivo4:before{left:18px}.fc-root .product-preview-nivo4:after{right:18px}.fc-root .product-preview-nivo4 i{border:1px solid color-mix(in srgb,var(--product-accent)45%,#d8d8d1);background:color-mix(in srgb,var(--product-accent)20%,#fff);height:10px;position:absolute;left:28px;right:28px}.fc-root .product-preview-nivo4 i:first-child{top:18px}.fc-root .product-preview-nivo4 i:nth-child(2){bottom:18px}.fc-root .product-preview-nivo4 i:nth-child(n+3){display:none}@media (max-width:760px){.fc-root .nivo4-canvas{min-height:420px}.fc-root .nivo4-control-stats,.fc-root .nivo4-hardware-grid{gap:6px}.fc-root .nivo4-count-grid{gap:8px}.fc-root .nivo4-control-stats span,.fc-root .nivo4-hardware-grid span{min-height:28px;font-size:.72rem}}
