.Layout_header__8XhYm{background-color:var(--card-background);padding:1rem 0;box-shadow:var(--box-shadow);position:-webkit-sticky;position:sticky;top:0;z-index:100}.Layout_cartBadge__QJcLA{display:inline-block;min-width:18px;margin-left:6px;padding:0 5px;border-radius:9px;background:#8c633e;color:#fff;font-size:.7rem;line-height:18px;text-align:center;vertical-align:middle}.Layout_headerContainer__eAYZP{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto}.Layout_headerRight__U7sRP{display:flex;align-items:center;gap:1.5rem}.Layout_logo__Yfd0y{font-size:1.8rem;font-weight:700}.Layout_logoText__k7sgH{color:var(--text-color)}.Layout_logoHighlight__Hn_bJ{color:var(--primary-color)}.Layout_nav__qOLUE{display:flex;align-items:center}.Layout_navList__WyI_B{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.Layout_navItem__dRAc_{position:relative}.Layout_navItem__dRAc_ a{color:var(--text-color);text-decoration:none;font-weight:500;transition:color .3s ease}.Layout_navItem__dRAc_ a:hover{color:var(--primary-color)}.Layout_menuToggle__g1rwl{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.Layout_menuToggle__g1rwl span{width:100%;height:3px;background-color:var(--text-color);border-radius:10px;transition:var(--transition)}.Layout_menuOpen__RVWMj span:first-child{transform:translateY(9px) rotate(45deg)}.Layout_menuOpen__RVWMj span:nth-child(2){opacity:0}.Layout_menuOpen__RVWMj span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.Layout_main__BqQ1G{min-height:calc(100vh - 200px);padding:2rem 0}.Layout_footer__3v8iv{background-color:var(--primary-dark);color:white;padding:3rem 0 1rem}.Layout_footerContainer__ZkTjh{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.Layout_footerLinks__IW6OI{list-style:none;margin:0;padding:0}.Layout_footerLinks__IW6OI li{margin-bottom:.5rem}.Layout_footerLinks__IW6OI a{color:rgba(255,255,255,.8);transition:var(--transition)}.Layout_footerLinks__IW6OI a:hover{color:white}.Layout_footerSection__JwNUx h3{color:white;margin-bottom:1rem;font-size:1.2rem}.Layout_footerSection__JwNUx p{margin-bottom:.5rem;color:rgba(255,255,255,.8)}.Layout_footerSection__JwNUx a{color:rgba(255,255,255,.8);transition:var(--transition)}.Layout_footerSection__JwNUx a:hover{color:white}.Layout_footerBottom__CYzGn{max-width:1200px;margin:0 auto;padding:2rem;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.1)}.Layout_adminBar__k8Tcl{background-color:var(--primary-dark);color:#fff;font-size:.875rem}.Layout_adminBarInner__idYA6{max-width:1200px;margin:0 auto;padding:.4rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.Layout_adminBarUser__hvh8c{display:flex;align-items:center;gap:.5rem;font-weight:500}.Layout_adminBarDot__tluby{width:8px;height:8px;border-radius:50%;background-color:#46c66a;flex-shrink:0}.Layout_adminBarRole__XaHMA{padding:.1rem .5rem;border-radius:999px;background-color:rgba(255,255,255,.18);font-size:.72rem;letter-spacing:.04em;font-weight:600}.Layout_adminBarLinks__ZD2eS{display:flex;align-items:center;gap:1rem}.Layout_adminBarLink___iqIB{color:rgba(255,255,255,.9);font-weight:500}.Layout_adminBarLink___iqIB:hover{color:#fff;text-decoration:underline}.Layout_logoutButton__AteYb{padding:.3rem .85rem;background-color:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.35);border-radius:var(--radius-sm);font-weight:500;font-size:.85rem;transition:var(--transition)}.Layout_logoutButton__AteYb:hover{background-color:rgba(255,255,255,.28)}@media (max-width:900px){.Layout_footerContainer__ZkTjh{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Layout_adminBarInner__idYA6{padding:.4rem 1rem}.Layout_menuToggle__g1rwl{display:flex}.Layout_nav__qOLUE{position:fixed;top:0;right:-100%;width:80%;max-width:400px;height:100vh;background-color:var(--card-background);box-shadow:-5px 0 15px rgba(0,0,0,.1);transition:var(--transition);z-index:99;padding:5rem 1rem 1rem}.Layout_navOpen__N4VXv{right:0}.Layout_navList__WyI_B{flex-direction:column;gap:1rem}.Layout_navItem__dRAc_{margin:.5rem 0}.Layout_navItem__dRAc_ a{padding:.75rem 1rem;font-size:1.1rem}.Layout_footerContainer__ZkTjh{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.Layout_footerBottom__CYzGn{flex-direction:column;gap:1rem;text-align:center;padding:1.5rem 1rem}}@media (max-width:480px){.Layout_logo__Yfd0y{font-size:1.5rem}.Layout_main__BqQ1G{padding:1rem 0}}.LanguageSelector_languageSelector__3oLW_{position:relative;display:inline-flex;align-items:center}.LanguageSelector_languageButton__sJ5CQ{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-width:76px;height:38px;padding:0 .7rem;border:1px solid rgba(58,110,165,.18);border-radius:999px;background:linear-gradient(180deg,#ffffff,#fbfaf8);color:var(--text-color);cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background-color .16s ease;font:inherit;line-height:1;box-shadow:0 8px 18px rgba(33,45,60,.06)}.LanguageSelector_languageButton__sJ5CQ:hover{border-color:rgba(58,110,165,.34);box-shadow:0 10px 22px rgba(33,45,60,.1);transform:translateY(-1px)}.LanguageSelector_languageButton__sJ5CQ:focus-visible{outline:3px solid rgba(58,110,165,.18);outline-offset:2px}.LanguageSelector_flag__Rtu6E{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;font-size:1rem;line-height:1}.LanguageSelector_code___J1zX{font-size:.85rem;font-weight:700;letter-spacing:.04em}.LanguageSelector_chevron__Vphjl{width:.42rem;height:.42rem;margin-left:.05rem;border-right:1.6px solid #6f6258;border-bottom:1.6px solid #6f6258;transform:translateY(-1px) rotate(45deg);transition:transform .16s ease}.LanguageSelector_chevronOpen__2WKVz{transform:translateY(2px) rotate(225deg)}.LanguageSelector_dropdown__xkohd{position:absolute;top:calc(100% + .55rem);right:0;background-color:rgba(255,255,255,.98);border:1px solid rgba(63,76,91,.12);border-radius:14px;box-shadow:0 18px 44px rgba(28,37,46,.16);z-index:1000;min-width:152px;padding:.35rem;overflow:hidden}.LanguageSelector_dropdownItem__lMx7M{display:flex;align-items:center;gap:.55rem;width:100%;min-height:38px;padding:.5rem .65rem;border-radius:10px;color:var(--text-color);font:inherit;line-height:1.15;text-align:left;border:none;background:transparent;cursor:pointer;transition:background-color .15s ease,color .15s ease}.LanguageSelector_dropdownItem__lMx7M:hover{background-color:#f4efe8}.LanguageSelector_dropdownItem__lMx7M.LanguageSelector_active__xD7Iq{background-color:#edf3fa;color:#253f5e;font-weight:700}.LanguageSelector_name__MyiVa{font-size:.9rem}@media (max-width:768px){.LanguageSelector_languageButton__sJ5CQ{min-width:42px;width:42px;height:38px;padding:0;gap:0}.LanguageSelector_chevron__Vphjl,.LanguageSelector_code___J1zX{display:none}.LanguageSelector_dropdown__xkohd{min-width:144px}}.Products_productsHero__Zi7PQ{max-width:1180px;margin:2rem auto 1.5rem;padding:3rem;border-radius:28px;background:radial-gradient(circle at top left,rgba(201,156,106,.35),transparent 32%),linear-gradient(135deg,#1f2833,#3b3128 55%,#8c633e);color:#fff9f0;box-shadow:0 24px 60px rgba(33,25,16,.18)}.Products_eyebrow__GQZXG{display:inline-flex;margin-bottom:.75rem;padding:.35rem .75rem;border-radius:999px;background:rgba(255,255,255,.14);font-size:.85rem;text-transform:uppercase;letter-spacing:.08em}.Products_heroCopy__5b6WQ{max-width:680px;margin-bottom:0;color:rgba(255,249,240,.82)}.Products_filterBar__9nzzQ{max-width:1180px;margin:0 auto 1.5rem;padding:1.25rem 1.5rem;border-radius:22px;background:linear-gradient(180deg,#ffffff,#f7f1e8);border:1px solid rgba(122,98,70,.12);box-shadow:0 14px 34px rgba(49,39,27,.07);display:grid;grid-gap:1rem;gap:1rem}.Products_searchRow__8P2Zr{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.Products_searchInput__HkFZs{flex:1 1 320px;padding:.85rem 1.1rem;border-radius:14px;border:1px solid #d6cabd;background:#fffdf9;font-size:1rem}.Products_searchInput__HkFZs:focus{outline:none;border-color:#8c633e;box-shadow:0 0 0 3px rgba(140,99,62,.15)}.Products_filterSelect__nxhQS,.Products_sortLabel__pvz_u{display:grid;grid-gap:.35rem;gap:.35rem;font-size:.85rem;color:#746557;font-weight:600}.Products_filterSelect__nxhQS select,.Products_sortLabel__pvz_u select{padding:.7rem .9rem;border-radius:12px;border:1px solid #d6cabd;background:#fffdf9;font-size:.95rem;color:#2b2117}.Products_filterRow__pbS2_{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:flex-start}.Products_chipGroup__lqwpf{display:flex;flex-wrap:wrap;gap:.5rem}.Products_chip__adr8B{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .9rem;border-radius:999px;border:1px solid #dccfbf;background:#fff;color:#6e5843;font-weight:600;font-size:.9rem;cursor:pointer}.Products_chip__adr8B:hover{border-color:#8c633e}.Products_chipActive__MyNod{background:#8c633e;border-color:#8c633e;color:#fff}.Products_chipCount__y80yw{font-size:.78rem;opacity:.7}.Products_selectGroup__yVTQW{display:flex;flex-wrap:wrap;gap:1rem}.Products_resultsRow__AXen1{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.5rem;border-top:1px solid #ece1d2}.Products_resultsCount__5oM9w{color:#746557;font-size:.92rem}.Products_clearFilters__RzuIu{border:0;background:transparent;color:#8c633e;font-weight:600;cursor:pointer;padding:.3rem .4rem}.Products_clearFilters__RzuIu:hover{text-decoration:underline}.Products_noResults__HloQJ{max-width:1180px;margin:0 auto 3rem;padding:2.5rem;text-align:center;border-radius:22px;background:#faf6f0;border:1px dashed #d8c8b4;color:#6f6155}.Products_catalogGroups__VtYud{max-width:1180px;margin:0 auto 3rem;display:grid;grid-gap:2rem;gap:2rem}.Products_catalogGroup__hlxuN{display:grid;grid-gap:1rem;gap:1rem}.Products_catalogGroupHeader__dASKx{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.Products_catalogGroupHeader__dASKx h2{margin:0 0 .35rem;color:#2b2117}.Products_catalogGroupHeader__dASKx p{max-width:720px;margin:0;color:#6f6155}.Products_groupEyebrow__JZT77{margin-bottom:.45rem!important;color:#8c633e!important;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.Products_groupCount__Ov66t{min-width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f1e6d8;color:#6f4d30;font-weight:800;box-shadow:inset 0 0 0 1px #deceb9}.Products_catalogSection__fqLW3{margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.25rem;gap:1.25rem}.Products_configuratorGridList__x_HNF{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.Products_productCard__rGPhb{padding:1.5rem;border-radius:24px;background:linear-gradient(180deg,#ffffff,#f5efe6);border:1px solid rgba(122,98,70,.12);box-shadow:0 18px 40px rgba(49,39,27,.08);position:relative;overflow:hidden;display:flex;flex-direction:column}.Products_configuratorCard__DH5U1{background:radial-gradient(circle at top right,rgba(201,156,106,.2),transparent 30%),linear-gradient(180deg,#ffffff,#f4ede4)}.Products_fixedProductCard__P1obC{background:linear-gradient(180deg,#ffffff,#f7f2ea)}.Products_productCard__rGPhb:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:var(--card-accent)}.Products_productThumb__Xkdgn{position:relative;display:block;width:100%;aspect-ratio:4/3;margin-bottom:1rem;border-radius:18px;overflow:hidden;background:#eadfce}.Products_productThumb__Xkdgn img{object-fit:cover;transition:transform .18s ease}.Products_productThumb__Xkdgn:hover img{transform:scale(1.03)}.Products_configuratorThumb__CplKd{padding:.75rem;background:radial-gradient(circle at top right,rgba(201,156,106,.16),transparent 30%),linear-gradient(180deg,#fffaf3,#f0e7dc)}.Products_configuratorThumb__CplKd:hover .Products_catalogConfiguratorPreview__jhTzh{transform:translateY(-2px)}.Products_catalogConfiguratorPreview__jhTzh{height:100%;padding:.85rem;border-radius:16px;box-shadow:none;transition:transform .18s ease}.Products_catalogConfiguratorPreview__jhTzh .Products_previewMeta__HD08Z{margin-bottom:.35rem;font-size:.78rem}.Products_catalogConfiguratorPreview__jhTzh .Products_previewCanvas__X42lh{height:calc(100% - 1.4rem);min-height:0}.Products_productCardTop__klpKj{display:flex;flex-direction:column;gap:.4rem}.Products_productBadges__BdmAr{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.Products_productStatus__ucoU8{color:#7e5b3f;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.Products_productCardPrice__pjwMv{margin:.25rem 0 1rem;color:#6f4d30;font-size:1.25rem;font-weight:800}.Products_productCardMeta__Er8kU{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin:.15rem 0 .75rem}.Products_productCardDimension__nSKg4{padding:.35rem .65rem;border-radius:999px;background:#efe6d8;color:#5f4f41;font-size:.84rem;font-weight:700}.Products_productCardColors__gCZ0d,.Products_productColorList__DuQjf{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.Products_productColorSwatch__HSk9n{position:relative;display:inline-flex;width:28px;height:28px;flex:0 0 auto;border-radius:50%;border:2px solid #fffaf3;box-shadow:0 0 0 1px rgba(105,88,70,.24)}.Products_productColorUnavailable__oue6l{opacity:.42;filter:grayscale(.65)}.Products_productColorOption__1vV7t.Products_productColorUnavailable__oue6l{opacity:1;filter:none;color:#7d6e61}.Products_productColorOption__1vV7t.Products_productColorUnavailable__oue6l .Products_productColorSwatch__HSk9n{opacity:.42;filter:grayscale(.65)}.Products_stockBadge__646fF{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:.2rem .6rem;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.Products_stockBadgeLow__Ir_W8{background:#fbeccd;color:#8a5a12}.Products_stockBadgeOut__qzuhm{background:#f4d9d6;color:#9b2c22}.Products_backLink__PIIyQ,.Products_productDisabled__w9cdh,.Products_productLink__AEZGT,.Products_secondaryAction__VdQjE{display:inline-flex;align-items:center;justify-content:center;margin-top:1rem;width:-moz-fit-content;width:fit-content;min-width:180px;padding:.8rem 1.1rem;border-radius:999px;font-weight:600}.Products_productLink__AEZGT{background:#8c633e;color:#fff}.Products_productLink__AEZGT:hover{color:#fff;background:#6f4d30}.Products_productDisabled__w9cdh{background:#e9dfd2;color:#7d6e61}.Products_productCard__rGPhb .Products_productDisabled__w9cdh,.Products_productCard__rGPhb .Products_productLink__AEZGT{margin-top:auto}.Products_secondaryAction__VdQjE{background:#eee3d7;color:#6e5843;border:0;cursor:pointer}.Products_simpleProductPage__9ZWyD{max-width:1100px;margin:2rem auto 3rem;padding:0 1rem 2rem}.Products_simpleProductGrid___gneF{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);grid-gap:2.5rem;gap:2.5rem;margin-top:1.25rem;align-items:start}.Products_simpleProductGallery__0_8e8{display:flex;flex-direction:column;gap:1rem}.Products_simpleProductImage__twn7s{width:100%;height:auto;border-radius:20px;object-fit:cover;box-shadow:0 18px 40px rgba(49,39,27,.1)}.Products_simpleProductPlaceholder__crdXo{width:100%;aspect-ratio:4/3;border-radius:20px;background:linear-gradient(135deg,#efe6d8,#d9cab4)}.Products_simpleProductInfo__8g9SP{display:flex;flex-direction:column;gap:.85rem}.Products_simpleProductBadges__58BCZ{display:flex;gap:.5rem;min-height:1.2rem}.Products_simpleProductPrice__SpZm1{font-size:1.9rem;font-weight:700;color:#6f4d30;margin:0}.Products_simpleProductDescription__oIw6D{color:#5a4c3d;line-height:1.6}.Products_simpleProductSpecs__fWtVr{display:grid;grid-gap:1rem;gap:1rem;padding:1rem;border-radius:18px;background:#faf6f0;border:1px solid #eadfce}.Products_simpleProductSpecs__fWtVr>div{display:grid;grid-gap:.55rem;gap:.55rem}.Products_simpleProductSpecs__fWtVr span{color:#7b6a58;font-size:.88rem}.Products_simpleProductSpecs__fWtVr strong{color:#382f28}.Products_productColorOption__1vV7t{position:relative;display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .55rem;border-radius:999px;background:#fffdf9;border:1px solid #eadfce;color:#382f28;cursor:pointer;font:inherit}.Products_productColorOption__1vV7t small{color:#7d6e61;font-size:.72rem;font-weight:700}.Products_productColorOption__1vV7t:disabled{cursor:not-allowed}.Products_productColorSelected__QYdqg{border-color:#8c633e;box-shadow:0 0 0 3px rgba(140,99,62,.14)}.Products_simpleProductActions__mYcJ_{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.Products_simpleProductActions__mYcJ_ .Products_productDisabled__w9cdh,.Products_simpleProductActions__mYcJ_ .Products_productLink__AEZGT{margin-top:0}.Products_simpleProductStockNote__dq_14{font-size:.9rem;font-weight:600;color:#5a4c3d;margin:0}.Products_productDisabled__w9cdh:disabled,.Products_productLink__AEZGT:disabled{cursor:not-allowed}@media (max-width:760px){.Products_simpleProductGrid___gneF{grid-template-columns:1fr;gap:1.5rem}}.Products_configuratorPage__65714{max-width:1260px;margin:0 auto 3rem;padding:0 0 2rem}.Products_configuratorIntro__v9Yzw{margin:2rem 0 1.25rem;padding:2rem 0 0}.Products_backLink__PIIyQ{min-width:0;margin-top:0;margin-bottom:1rem;padding:0;background:transparent;color:#8c633e}.Products_configuratorGrid__fy3Xe{display:grid;grid-template-columns:420px 1fr;grid-gap:1.5rem;gap:1.5rem;align-items:start}.Products_controlPanel___u0aW,.Products_previewPanel__TM8i3{display:grid;grid-gap:1.2rem;gap:1.2rem}.Products_breakdownCard__lqfLL,.Products_controlCard__uC5x6,.Products_previewShell__BKdfr,.Products_proformaCard__tg610,.Products_specsCard__eyeGI,.Products_summaryCard__2Z_k2,.Products_unavailableState__Nw3Ix{background:#fff;border-radius:24px;padding:1.4rem;box-shadow:0 18px 38px rgba(41,33,23,.08);border:1px solid rgba(115,91,66,.08)}.Products_sectionHeader__wukqZ{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.Products_sectionHeader__wukqZ h2{margin-bottom:0}.Products_dragHint__56qPY,.Products_previewMeta__HD08Z,.Products_sectionHeader__wukqZ span,.Products_summaryLabel__P3dEF{color:#746557;font-size:.92rem}.Products_rangeLabel__UJ1mo,.Products_selectLabel__nwyJG{display:grid;grid-gap:.55rem;gap:.55rem;margin-bottom:1rem;font-weight:500}.Products_rangeLabel__UJ1mo input,.Products_selectLabel__nwyJG select{width:100%}.Products_selectLabel__nwyJG select{padding:.85rem 1rem;border-radius:14px;border:1px solid #d6cabd;background:#fffdf9}.Products_swatchGrid__6cfcu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem;margin-bottom:1rem}.Products_swatchButton__BtI__{display:grid;grid-gap:.35rem;gap:.35rem;padding:.85rem;border-radius:18px;border:1px solid #dccfbf;background:#fff;text-align:left;cursor:pointer}.Products_swatchActive__2Fa45{border-color:#8c633e;box-shadow:0 0 0 3px rgba(140,99,62,.15)}.Products_swatch__uSani{display:block;width:100%;height:42px;border-radius:12px}.Products_toggleRow__7Rtpg{display:flex;flex-wrap:wrap;gap:.75rem}.Products_toggleButton__NkyiA{padding:.75rem 1rem;border-radius:999px;border:1px solid #dccfbf;background:#fff;cursor:pointer}.Products_toggleButtonActive__JYzaL{background:#8c633e;color:#fff;border-color:#8c633e}.Products_previewShell__BKdfr{background:radial-gradient(circle at top right,rgba(201,156,106,.16),transparent 28%),linear-gradient(180deg,#fffaf3,#f4ede3)}.Products_previewMeta__HD08Z{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}.Products_previewCanvas__X42lh{width:100%;height:auto;display:block;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.Products_dimensionDragTarget__qj872{stroke:transparent;stroke-width:32;stroke-linecap:round;fill:none;touch-action:none}.Products_dragHitArea__xRVPG{fill:transparent;stroke:transparent;touch-action:none}.Products_widthDragTarget__HWnlQ{cursor:ew-resize}.Products_heightDragTarget__IXcau{cursor:ns-resize}.Products_dragHandle__Br68F{fill:#8c633e;stroke:#fffaf1;stroke-width:3;pointer-events:none}.Products_dimensionLabelVertical__Cv6ST,.Products_dimensionLabel__xX0Qa{fill:#6c4d32;font-size:13px;font-weight:600;letter-spacing:.05em}.Products_dimensionLabelVertical__Cv6ST{writing-mode:vertical-rl}.Products_summaryCard__2Z_k2{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;background:linear-gradient(135deg,#2b3036,#7b5639);color:#fff}.Products_summaryLabel__P3dEF,.Products_summaryMeta__8_c0Q span{color:rgba(255,247,238,.76)}.Products_summaryPrice__Yk3cV{margin:0;font-size:2rem;font-weight:700}.Products_summaryMeta__8_c0Q{display:grid;grid-gap:.35rem;gap:.35rem;text-align:right}.Products_specsList__fNxGt{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.Products_specsList__fNxGt div{padding:.9rem;border-radius:16px;background:#f7f2eb}.Products_specsList__fNxGt dt{color:#7b6a58;font-size:.85rem;margin-bottom:.35rem}.Products_specsList__fNxGt dd{margin:0;font-weight:600}.Products_proformaGrid__f5Msr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem;margin-bottom:1rem}.Products_inputLabel__6n4Q0,.Products_textareaLabel__jyFX5{display:grid;grid-gap:.5rem;gap:.5rem;font-weight:500}.Products_inputLabel__6n4Q0 input,.Products_textareaLabel__jyFX5 textarea{width:100%;padding:.85rem 1rem;border-radius:14px;border:1px solid #d6cabd;background:#fffdf9}.Products_textareaLabel__jyFX5{margin-bottom:.9rem}.Products_formError__S2hHK{margin:0 0 1rem;color:#b2412d}.Products_proformaActions__2AKzw{display:flex;align-items:center;justify-content:space-between;gap:1rem}.Products_proformaHint__ht3YQ{margin-bottom:0;color:#6f6155;max-width:520px}.Products_unavailableState__Nw3Ix{max-width:760px;margin:2rem auto}.Products_proformaPage__GlwJK{max-width:1100px;margin:2rem auto 3rem}.Products_proformaToolbar__WfMcJ{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.Products_proformaToolbarActions__AeZLS{display:flex;gap:.75rem}.Products_proformaSheet__aCyGT{background:#fff;border-radius:28px;padding:2rem;box-shadow:0 18px 38px rgba(41,33,23,.08);border:1px solid rgba(115,91,66,.08)}.Products_proformaHeader__2gcBP{display:flex;justify-content:space-between;gap:1rem;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e6d8c6}.Products_priceBox__FK3FP{min-width:240px;padding:1.25rem;border-radius:20px;background:linear-gradient(135deg,#2b3036,#7b5639);color:#fff;display:grid;align-content:start;grid-gap:.5rem;gap:.5rem}.Products_priceBoxLabel__4z06N{color:rgba(255,247,238,.76);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.Products_priceBox__FK3FP strong{font-size:2rem}.Products_proformaSheetGrid__cAUDM{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.Products_proformaSection__BvHfH{padding:1.2rem;border-radius:20px;background:#faf6f0;border:1px solid #eadfce}.Products_proformaFields__HAKrL{display:grid}.Products_proformaFields__HAKrL div{display:flex;justify-content:space-between;gap:1rem;padding:.7rem 0;border-bottom:1px solid #eadfce}.Products_proformaFields__HAKrL div:last-child{border-bottom:0}.Products_proformaFields__HAKrL span{color:#7a695b;font-size:.92rem}.Products_proformaFootnote___LSSl,.Products_proformaParagraph__ZysHU{color:#5e5146}.Products_proformaFootnote___LSSl{margin-top:1rem;padding-top:1rem;border-top:1px solid #eadfce}@media (max-width:1024px){.Products_configuratorGrid__fy3Xe,.Products_proformaSheetGrid__cAUDM{grid-template-columns:1fr}}@media (max-width:768px){.Products_configuratorIntro__v9Yzw,.Products_productsHero__Zi7PQ{padding-left:1rem;padding-right:1rem}.Products_productsHero__Zi7PQ{padding-top:2rem;padding-bottom:2rem;margin-left:1rem;margin-right:1rem}.Products_catalogGroups__VtYud,.Products_configuratorPage__65714{padding-left:1rem;padding-right:1rem}.Products_catalogGroupHeader__dASKx{display:grid}.Products_groupCount__Ov66t{display:none}.Products_previewMeta__HD08Z,.Products_proformaHeader__2gcBP,.Products_proformaToolbar__WfMcJ,.Products_sectionHeader__wukqZ,.Products_summaryCard__2Z_k2{display:grid}.Products_specsList__fNxGt{grid-template-columns:1fr 1fr}.Products_proformaActions__2AKzw,.Products_proformaGrid__f5Msr{grid-template-columns:1fr;display:grid}.Products_proformaToolbarActions__AeZLS{display:grid}}@media (max-width:560px){.Products_proformaGrid__f5Msr,.Products_specsList__fNxGt,.Products_swatchGrid__6cfcu{grid-template-columns:1fr}}@media print{.Products_proformaToolbar__WfMcJ{display:none!important}.Products_proformaPage__GlwJK{margin:0;max-width:none}.Products_proformaSheet__aCyGT{box-shadow:none;border:0;border-radius:0;padding:0}}.Products_cartRow__Gz6ZE{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1rem 0;border-bottom:1px solid #eee3d7}.Products_cartRowMain__mrUZv{display:flex;flex-direction:column;gap:.25rem}.Products_cartRowSpec__iQHgu{margin:0;font-size:.85rem;color:#8a7b6b}.Products_cartRowControls__dAJZC{display:flex;align-items:center;gap:1rem}.Products_cartQtyLabel__lqK8I{display:flex;flex-direction:column;font-size:.75rem;color:#6e5843;gap:.25rem}.Products_cartQtyLabel__lqK8I input{width:64px;padding:.35rem .5rem;border:1px solid #d9cab8;border-radius:6px}.Products_cartLinePrice__biQs5{font-weight:700;color:#4a3a2a;min-width:110px;text-align:right}.Products_cartRemove__3Mvb6{border:0;background:#eee3d7;color:#6e5843;width:32px;height:32px;border-radius:50%;font-size:1.1rem;line-height:1;cursor:pointer}.Products_cartRemove__3Mvb6:hover{background:#e1d2bf}.Products_cartSummary__tuDze{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:1.5rem;padding-top:1rem;border-top:2px solid #eee3d7}.Products_cartTotalLabel__Gdn1F{margin:0 0 .25rem;color:#746557;font-size:.92rem}.Products_cartPreviewNote__tvBl_{display:block;font-size:.75rem;color:#8a7b6b}.Products_cartActions___r228{display:flex;align-items:center;gap:1rem}.Products_checkoutItems__bQJnM{list-style:none;padding:0;margin:0 0 1rem}.Products_checkoutItems__bQJnM li{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid #f0e7db;font-size:.9rem}.Products_checkoutItems__bQJnM .Products_cartRowSpec__iQHgu{display:block;margin-top:.2rem}.Products_recaptchaContainer__UXszp{margin:1rem 0}