.AllProductsSection_grid__xDJ0K{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:clamp(40px,6vw,64px) clamp(20px,5vw,80px);max-width:1200px;margin:0 auto}@media (max-width:900px){.AllProductsSection_grid__xDJ0K{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:500px){.AllProductsSection_grid__xDJ0K{grid-template-columns:1fr;gap:14px;padding:28px 16px}}.AllProductsSection_card__DiY86{position:relative;border-radius:20px;overflow:hidden;cursor:pointer;aspect-ratio:4/3;background:var(--color-olive-deep);border:1px solid rgba(201,161,74,.12);box-shadow:0 4px 20px rgba(29,20,16,.12);transition:border-color .3s,box-shadow .3s}.AllProductsSection_card__DiY86:hover{border-color:rgba(201,161,74,.4);box-shadow:0 12px 40px rgba(29,20,16,.2)}.AllProductsSection_cardBg__41ElP{position:absolute;inset:0;object-fit:cover;transition:transform .5s ease}.AllProductsSection_card__DiY86:hover .AllProductsSection_cardBg__41ElP{transform:scale(1.06)}.AllProductsSection_cardOverlay__2GZ6Q{position:absolute;inset:0;background:linear-gradient(0deg,rgba(13,24,16,.88) 0,rgba(13,24,16,.2) 55%,transparent);z-index:1}.AllProductsSection_cardBody__JEJNX{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:22px 20px}.AllProductsSection_cardNum__wOBKI{font-family:var(--font-mono);font-size:10px;letter-spacing:.22em;color:rgba(201,161,74,.55);margin-bottom:6px}.AllProductsSection_cardName__O234_{font-family:var(--font-display);font-size:clamp(18px,2.2vw,24px);font-weight:300;color:#F8F6F2;letter-spacing:-.01em;line-height:1.2;margin:0 0 6px}.AllProductsSection_cardDesc__6jFzH{font-family:var(--font-body);font-size:12px;color:rgba(248,246,242,.55);line-height:1.5;margin:0 0 14px}.AllProductsSection_cardCta__0b6nU{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-body);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#C9A14A;background:rgba(201,161,74,.12);border:1px solid rgba(201,161,74,.28);border-radius:50px;padding:6px 14px;transition:background .2s,border-color .2s}.AllProductsSection_card__DiY86:hover .AllProductsSection_cardCta__0b6nU{background:rgba(201,161,74,.22);border-color:rgba(201,161,74,.55)}.AllProductsSection_count__KrCr3{display:inline-block;margin-left:4px;font-family:var(--font-mono);font-size:10px;opacity:.6}.ProductCard_card__JrE_3{background:#FEFCF8;border:1px solid rgba(201,161,74,.18);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 16px rgba(29,20,16,.08);transition:border-color .25s,box-shadow .25s}.ProductCard_card__JrE_3:hover{border-color:rgba(201,161,74,.45);box-shadow:0 10px 36px rgba(29,20,16,.14)}.ProductCard_imageWrap__tH5XB{position:relative;padding-top:62.5%;overflow:hidden}.ProductCard_imageWrapContain___qu4v{padding-top:78%;background:linear-gradient(180deg,#F7F3EC,#EFE9DE)}.ProductCard_imageWrap__tH5XB img{transition:transform .45s ease!important}.ProductCard_imageWrap__tH5XB:hover img{transform:scale(1.05)!important}.ProductCard_badge__bAalr{position:absolute;top:12px;right:12px;padding:4px 12px;border-radius:50px;font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.1em}.ProductCard_body__5RnCY{padding:20px 22px 22px;display:flex;flex-direction:column;gap:8px;flex:1}.ProductCard_catLabel__XMMUi{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;color:rgba(201,161,74,.65)}.ProductCard_name__6lJpV{font-family:var(--font-display);font-size:20px;font-weight:300;color:#1D1410;letter-spacing:-.01em;line-height:1.25;-webkit-line-clamp:2;min-height:2.5em}.ProductCard_desc__s_k3h,.ProductCard_name__6lJpV{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.ProductCard_desc__s_k3h{font-family:var(--font-body);font-size:13px;font-weight:400;color:rgba(29,20,16,.58);line-height:1.6;flex:1;-webkit-line-clamp:3}.ProductCard_whatsappBtn__GG9Nf{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 20px;border-radius:50px;border:1px solid rgba(29,20,16,.14);background:transparent;color:rgba(29,20,16,.65);font-family:var(--font-body);font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:background .2s,border-color .2s,color .2s}.ProductCard_whatsappBtn__GG9Nf:hover{background:rgba(37,211,102,.06);border-color:rgba(37,211,102,.4);color:rgba(29,20,16,.85)}.ProductCard_whatsappIcon__oGl7h{color:#25D366;flex-shrink:0}.ProductGrid_section__Laexd{max-width:1280px;margin:0 auto;padding:clamp(32px,5vw,56px) clamp(16px,4vw,40px)}.ProductGrid_grid__EbwML{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,2vw,24px)}@media (max-width:1024px){.ProductGrid_grid__EbwML{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ProductGrid_grid__EbwML{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ProductGrid_grid__EbwML{grid-template-columns:1fr}}.ProductGrid_empty__XQ9H2{text-align:center;padding:80px 24px}.ProductGrid_emptyIcon__MWsoD{font-size:64px;margin-bottom:24px;opacity:.3}.ProductGrid_emptyTitle__gM2f6{font-family:var(--font-display);font-size:28px;font-weight:300;color:rgba(29,20,16,.65);letter-spacing:-.01em;margin:0 0 12px}.ProductGrid_emptyBody__enelV{font-family:var(--font-body);font-size:14px;color:rgba(29,20,16,.45);margin:0 0 28px}.ProductGrid_emptyLink__lwZO1{display:inline-flex;align-items:center;padding:10px 28px;border-radius:50px;border:1px solid rgba(201,161,74,.45);background:rgba(201,161,74,.1);color:#C9A14A;font-family:var(--font-body);font-size:13px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:background .2s,border-color .2s}.ProductGrid_emptyLink__lwZO1:hover{background:rgba(201,161,74,.2);border-color:rgba(201,161,74,.65)}.PaintsSection_hero__khwDY{position:relative;background:var(--color-olive-deep);padding:clamp(64px,10vw,100px) clamp(24px,6vw,80px);overflow:hidden;text-align:center}.PaintsSection_heroGrain__s3GKP{position:absolute;inset:0;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");background-size:256px 256px}.PaintsSection_heroContent__3b0Wu{position:relative;z-index:1;max-width:700px;margin:0 auto}.PaintsSection_heroEyebrow__MJtDn{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:28px}.PaintsSection_heroEyebrowLine__yeGVV{width:32px;height:1px;background:rgba(201,161,74,.5)}.PaintsSection_heroEyebrowText__4h3it{font-family:var(--font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:rgba(201,161,74,.7)}.PaintsSection_heroHeadline__NHwcT{font-family:var(--font-display);font-size:clamp(40px,5.5vw,72px);font-weight:300;color:#F8F6F2;letter-spacing:-.02em;line-height:1.1;margin:0 0 8px}.PaintsSection_heroHeadlineItalic__4Ry1H{font-style:italic;color:var(--color-gold)}.PaintsSection_heroSub__woKNF{font-family:var(--font-body);font-size:clamp(15px,1.4vw,18px);font-weight:300;color:rgba(248,246,242,.65);line-height:1.6;margin:16px auto 0;max-width:560px}.PaintsSection_heroStats__x8_p7{display:flex;align-items:center;justify-content:center;gap:0;margin-top:44px}.PaintsSection_statBlock__pgHQ3{padding:0 clamp(24px,4vw,48px);text-align:center}.PaintsSection_statBlock__pgHQ3+.PaintsSection_statBlock__pgHQ3{border-left:1px solid rgba(201,161,74,.3)}.PaintsSection_statNum__EMvh5{font-family:var(--font-display);font-size:clamp(28px,3.5vw,42px);font-weight:300;color:var(--color-gold);letter-spacing:-.02em;display:block;line-height:1;margin-bottom:6px}.PaintsSection_statLabel__ohzTh{font-family:var(--font-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:rgba(248,246,242,.45)}.PaintsSection_tabsBar__FKW4L{position:sticky;top:80px;z-index:5;background:#F5F0E8;border-bottom:1px solid rgba(29,20,16,.08);padding:0 clamp(20px,5vw,80px);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.PaintsSection_tabsBar__FKW4L::-webkit-scrollbar{display:none}.PaintsSection_tabsInner__1n050{display:flex;align-items:center;gap:4px;padding:10px 0;min-width:max-content}.PaintsSection_tab__nGPqG{position:relative;padding:8px 18px;border:none;background:none;cursor:pointer;font-family:var(--font-body);font-size:13px;font-weight:500;color:rgba(29,20,16,.5);border-radius:50px;white-space:nowrap;transition:color .2s;scroll-snap-align:start;z-index:1}.PaintsSection_tab__nGPqG:hover{color:rgba(29,20,16,.85)}.PaintsSection_tabActive__wzAEF{color:#F8F6F2!important}.PaintsSection_tabPill__VsCj0{position:absolute;inset:0;background:#1D1410;border-radius:50px;z-index:-1}.PaintsSection_tabCount__DUCtI{font-family:var(--font-mono);font-size:10px;margin-left:5px;opacity:.55}.PaintsSection_galleryWrap__pv7ZD{padding:clamp(40px,6vw,60px) clamp(20px,5vw,80px);background:#F8F6F2}.PaintsSection_masonry__i_Rvk{column-count:3;column-gap:20px}@media (max-width:900px){.PaintsSection_masonry__i_Rvk{column-count:2}}@media (max-width:420px){.PaintsSection_masonry__i_Rvk{column-count:1}}.PaintsSection_masonryItem__Iagfe{break-inside:avoid;margin-bottom:20px;border-radius:16px;overflow:hidden;position:relative;cursor:pointer}.PaintsSection_masonryImg__FfQye{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.PaintsSection_masonryItem__Iagfe:hover .PaintsSection_masonryImg__FfQye{transform:scale(1.05)}.PaintsSection_masonryCaption__XlJUY{position:absolute;bottom:0;left:0;right:0;padding:32px 14px 14px;background:linear-gradient(0deg,rgba(13,24,16,.75) 0,transparent);transform:translateY(4px);opacity:0;transition:opacity .3s,transform .3s}.PaintsSection_masonryItem__Iagfe:hover .PaintsSection_masonryCaption__XlJUY{opacity:1;transform:translateY(0)}.PaintsSection_masonryCaptionText__nLWaq{font-family:var(--font-display);font-size:14px;font-weight:300;color:rgba(248,246,242,.9);line-height:1.3}@media (max-width:768px){.PaintsSection_masonryCaption__XlJUY{opacity:1;transform:translateY(0);padding:20px 10px 10px}.PaintsSection_masonryCaptionText__nLWaq{font-size:11px}}.PaintsSection_pullQuote__bT4m3{background:#1D1410;padding:clamp(48px,7vw,72px) clamp(24px,6vw,80px);text-align:center}.PaintsSection_pullQuoteText__K3Xus{font-family:var(--font-display);font-size:clamp(22px,3vw,36px);font-weight:300;font-style:italic;color:var(--color-gold);letter-spacing:-.01em;line-height:1.4;max-width:680px;margin:0 auto}.PaintsSection_cardsSection__aw4KC{background:var(--color-olive-deep);padding:clamp(48px,7vw,72px) clamp(20px,5vw,80px)}.PaintsSection_cardsEyebrow__EXlZp{font-family:var(--font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:rgba(201,161,74,.6);display:block;text-align:center;margin-bottom:12px}.PaintsSection_cardsBridge__wlp7r{font-family:var(--font-display);font-size:clamp(22px,2.8vw,32px);font-weight:300;color:#F8F6F2;letter-spacing:-.015em;text-align:center;margin:0 0 36px}.PaintsSection_filterRow__0s7g_{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:32px}.PaintsSection_filterBtn__u_0Sr{padding:8px 18px;border-radius:50px;border:1px solid rgba(201,161,74,.25);background:transparent;color:rgba(248,246,242,.5);font-family:var(--font-body);font-size:12px;font-weight:500;letter-spacing:.06em;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.PaintsSection_filterBtn__u_0Sr:hover{border-color:rgba(201,161,74,.5);color:rgba(248,246,242,.85)}.PaintsSection_filterBtnActive__OXqob{background:rgba(201,161,74,.15);border-color:rgba(201,161,74,.55);color:#C9A14A}.PaintsSection_catFilterWrap__gadO6{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center;margin-bottom:20px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.PaintsSection_catFilterWrap__gadO6::-webkit-scrollbar{display:none}.PaintsSection_catBtn__f4ZRf{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border-radius:50px;border:1px solid rgba(201,161,74,.22);background:transparent;color:rgba(248,246,242,.5);font-family:var(--font-body);font-size:12px;font-weight:500;letter-spacing:.04em;cursor:pointer;white-space:nowrap;transition:background .2s,border-color .2s,color .2s}.PaintsSection_catBtn__f4ZRf:hover{border-color:rgba(201,161,74,.45);color:rgba(248,246,242,.85)}.PaintsSection_catBtnActive__habax{background:rgba(201,161,74,.15);border-color:rgba(201,161,74,.55);color:#C9A14A}.PaintsSection_catCount__ODpqb{background:rgba(201,161,74,.15);color:rgba(201,161,74,.7);font-family:var(--font-mono);font-size:10px;padding:1px 5px;border-radius:50px}.PaintsSection_catInfoStrip__PujR8{background:rgba(201,161,74,.06);border:1px solid rgba(201,161,74,.15);border-radius:12px;padding:16px 20px;margin-bottom:28px}.PaintsSection_catTagline__iJ3ki{font-family:var(--font-display);font-size:clamp(14px,1.5vw,17px);font-weight:300;font-style:italic;color:rgba(248,246,242,.75);margin:0 0 10px}.PaintsSection_catMeta__IATjJ{display:flex;gap:24px;flex-wrap:wrap}.PaintsSection_catMetaBlock__sUS_U{display:flex;flex-direction:column;gap:2px}.PaintsSection_catMetaLabel__7OFl8{font-family:var(--font-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:rgba(201,161,74,.5)}.PaintsSection_catMetaValue__E6H_M{font-family:var(--font-body);font-size:12px;color:rgba(248,246,242,.55);line-height:1.4}@media (max-width:768px){.PaintsSection_catFilterWrap__gadO6{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 4px 8px}.PaintsSection_catBtn__f4ZRf{scroll-snap-align:start;flex-shrink:0}}.TilesSection_hero__XPMqJ{background:#F8F6F2;padding:clamp(40px,6vw,60px) clamp(20px,5vw,80px) 0}.TilesSection_heroInner__Y5C_n{max-width:640px;margin:0 auto;text-align:center}.TilesSection_eyebrow__T8Ykb{font-family:var(--font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:rgba(201,161,74,.7);display:block;margin-bottom:16px}.TilesSection_headline___u0UV{font-family:var(--font-display);font-size:clamp(30px,4vw,52px);font-weight:300;color:#1D1410;letter-spacing:-.02em;line-height:1.1;margin:0 0 16px}.TilesSection_sub__m5hLL{font-family:var(--font-body);font-size:clamp(14px,1.4vw,16px);color:rgba(29,20,16,.58);line-height:1.6;margin:0}.TilesSection_tabsWrap__UaSnF{position:sticky;top:80px;z-index:5;background:#F8F6F2;border-bottom:1px solid rgba(29,20,16,.08);padding:0 clamp(20px,5vw,80px);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.TilesSection_tabsWrap__UaSnF::-webkit-scrollbar{display:none}.TilesSection_tabs__yv_ZM{display:flex;gap:4px;padding:10px 0;min-width:max-content}.TilesSection_tab__ytci7{position:relative;padding:8px 20px;border:none;background:none;cursor:pointer;font-family:var(--font-body);font-size:13px;font-weight:500;color:rgba(29,20,16,.5);border-radius:50px;white-space:nowrap;transition:color .2s;z-index:1}.TilesSection_tab__ytci7:hover{color:rgba(29,20,16,.85)}.TilesSection_tabActive__YvBoQ{color:#F8F6F2!important}.TilesSection_tabPill__cZJM1{position:absolute;inset:0;background:#1D1410;border-radius:50px;z-index:-1}.TilesSection_heroImageWrap__dqiJX{margin-top:32px;position:relative;max-width:1200px;margin-left:auto;margin-right:auto;height:clamp(500px,40vw,640px);overflow:hidden;border-radius:14px}.TilesSection_tagline__A7PHQ{position:absolute;bottom:20px;left:16px;right:16px;font-family:var(--font-display);font-size:clamp(13px,1.8vw,20px);font-weight:300;font-style:italic;color:#F8F6F2;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.5);z-index:2;line-height:1.3}.TilesSection_spaceSection__gaFaH{background:#F8F6F2;padding:clamp(28px,4vw,40px) clamp(20px,5vw,80px) 0}.TilesSection_spaceEyebrow__L8WYb{display:block;font-family:var(--font-mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:rgba(201,161,74,.7);text-align:center;margin-bottom:16px}.TilesSection_spaceGrid__XsSnv{display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(10px,1.5vw,16px);max-width:1100px;margin:0 auto}.TilesSection_spaceCard__5oNrK{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0;border:none;background:none;cursor:pointer}.TilesSection_spaceImageWrap__p_zK3{position:relative;width:100%;aspect-ratio:1/1;border-radius:8px;overflow:hidden;border:2px solid transparent;transition:border-color .2s,transform .2s}.TilesSection_spaceCard__5oNrK:hover .TilesSection_spaceImageWrap__p_zK3{transform:translateY(-2px)}.TilesSection_spaceCardActive__WoJH4 .TilesSection_spaceImageWrap__p_zK3{border-color:#C9A14A}.TilesSection_spaceOverlay__0l_0g{position:absolute;inset:0;background:linear-gradient(0deg,rgba(13,24,16,.35) 0,transparent 55%)}.TilesSection_spaceNum__hh7Ry{font-family:var(--font-mono);font-size:9px;letter-spacing:.16em;color:rgba(201,161,74,.6)}.TilesSection_spaceLabel__f4z_n{font-family:var(--font-body);font-size:12px;font-weight:500;color:rgba(29,20,16,.75);text-align:center}.TilesSection_spaceCardActive__WoJH4 .TilesSection_spaceLabel__f4z_n{color:#C9A14A}@media (max-width:640px){.TilesSection_spaceGrid__XsSnv{grid-template-columns:repeat(3,1fr)}}.TilesSection_infoStrip__WzxGg{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:0;background:#0D1810;padding:clamp(24px,4vw,40px) clamp(20px,5vw,80px)}.TilesSection_infoBlock__tp4rQ{padding:0 clamp(16px,2vw,32px)}.TilesSection_infoBlock__tp4rQ:first-child{padding-left:0}.TilesSection_infoBlock__tp4rQ:last-child{padding-right:0}.TilesSection_infoLabel__NByXr{display:block;font-family:var(--font-mono);font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:rgba(201,161,74,.55);margin-bottom:10px}.TilesSection_infoText__CixgX{font-family:var(--font-body);font-size:13px;color:rgba(248,246,242,.65);line-height:1.6;margin:0}.TilesSection_infoList__K67ot{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:5px}.TilesSection_infoListItem__mlLmx{font-family:var(--font-body);font-size:13px;color:rgba(248,246,242,.65);line-height:1.5;display:flex;align-items:baseline;gap:6px}.TilesSection_infoDash__kBdL7{color:#C9A14A;font-weight:300;flex-shrink:0}.TilesSection_infoDivider__69QpW{width:1px;background:rgba(201,161,74,.18);align-self:stretch}@media (max-width:768px){.TilesSection_heroImageWrap__dqiJX{height:clamp(180px,50vw,260px);margin-top:20px}.TilesSection_infoStrip__WzxGg{grid-template-columns:1fr;gap:20px;padding:24px clamp(16px,5vw,32px)}.TilesSection_infoDivider__69QpW{display:none}.TilesSection_infoBlock__tp4rQ{padding:0}.TilesSection_infoBlock__tp4rQ:first-child{padding-left:0}.TilesSection_infoBlock__tp4rQ:last-child{padding-right:0}}@media (max-width:480px){.TilesSection_heroInner__Y5C_n{padding:0 4px}.TilesSection_tabsWrap__UaSnF{padding:0 clamp(12px,4vw,20px);scroll-snap-type:x mandatory}.TilesSection_tab__ytci7{scroll-snap-align:start;flex-shrink:0;padding:8px 14px;font-size:12px}}.TilesSection_cardsSection__6v0cb{padding:clamp(40px,6vw,60px) clamp(20px,5vw,80px);background:#F8F6F2}.TilesSection_filterRow__zbO_p{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:32px}.TilesSection_filterBtn__1idqP{padding:8px 18px;border-radius:50px;border:1px solid rgba(29,20,16,.14);background:transparent;color:rgba(29,20,16,.55);font-family:var(--font-body);font-size:12px;font-weight:500;letter-spacing:.06em;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.TilesSection_filterBtn__1idqP:hover{border-color:rgba(29,20,16,.3);color:rgba(29,20,16,.85)}.TilesSection_filterBtnActive__xSpw8{background:rgba(201,161,74,.12);border-color:rgba(201,161,74,.5);color:#C9A14A}.SinksSection_hero__fuxyP{background:#F8F6F2;padding:clamp(48px,7vw,72px) clamp(20px,5vw,80px)}.SinksSection_heroInner__sQaWu{max-width:800px;margin:0 auto}.SinksSection_eyebrow__yvKql{font-family:var(--font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:rgba(201,161,74,.7);display:block;margin-bottom:16px}.SinksSection_headline__yKt7A{font-family:var(--font-display);font-size:clamp(28px,3.5vw,48px);font-weight:300;color:#1D1410;letter-spacing:-.02em;line-height:1.15;margin:0 0 20px}.SinksSection_sub__Aofeu{font-family:var(--font-body);font-size:clamp(13px,1.3vw,15px);color:rgba(29,20,16,.58);line-height:1.65;margin:0 0 36px;max-width:560px}.SinksSection_materials__PFieU{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:36px}.SinksSection_materialTag__rip0E{padding:8px 20px;border-radius:50px;border:1px solid rgba(29,20,16,.14);background:rgba(29,20,16,.045);font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.1em;color:rgba(29,20,16,.65)}.SinksSection_specs__NHc8a{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width:768px){.SinksSection_specs__NHc8a{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.SinksSection_specs__NHc8a{grid-template-columns:1fr}}.SinksSection_specItem__52dpL{padding:16px 18px;border-radius:12px;background:#fff;border:1px solid rgba(29,20,16,.08)}.SinksSection_specValue__gqzxX{font-family:var(--font-display);font-size:clamp(18px,2.2vw,24px);font-weight:300;color:#C9A14A;display:block;margin-bottom:4px}.SinksSection_specKey__JADN_{font-family:var(--font-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:rgba(29,20,16,.45)}.SinksSection_cardsSection__abzqq{padding:clamp(40px,6vw,64px) clamp(20px,5vw,80px);background:#F8F6F2}.SinksSection_filterRow__uGzV8{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:32px}.SinksSection_filterBtn__ItvXu{padding:8px 18px;border-radius:50px;border:1px solid rgba(29,20,16,.14);background:transparent;color:rgba(29,20,16,.55);font-family:var(--font-body);font-size:12px;font-weight:500;letter-spacing:.06em;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.SinksSection_filterBtn__ItvXu:hover{border-color:rgba(29,20,16,.3);color:rgba(29,20,16,.85)}.SinksSection_filterBtnActive__rwLWb{background:rgba(201,161,74,.12);border-color:rgba(201,161,74,.5);color:#C9A14A}.ShowerSection_hero__TCTsk{background:var(--color-olive-deep);padding:clamp(48px,7vw,80px) clamp(20px,5vw,80px);text-align:center}.ShowerSection_logoWrap__5LBZc{margin:0 auto 32px;width:fit-content}.ShowerSection_eyebrow__meN9O{font-family:var(--font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:rgba(201,161,74,.6);display:block;margin-bottom:16px}.ShowerSection_headline__zyALl{font-family:var(--font-display);font-size:clamp(28px,3.5vw,48px);font-weight:300;color:#F8F6F2;letter-spacing:-.02em;line-height:1.15;margin:0 0 16px}.ShowerSection_sub__7Iidw{font-family:var(--font-body);font-size:clamp(13px,1.3vw,15px);color:rgba(248,246,242,.55);line-height:1.65;margin:0 auto 40px;max-width:520px}.ShowerSection_features__a0_Nl{display:flex;align-items:center;justify-content:center;gap:clamp(16px,3vw,40px);flex-wrap:wrap}.ShowerSection_feature__KV1FS{display:flex;flex-direction:column;align-items:center;gap:8px}.ShowerSection_featureIcon__FQTMS{width:44px;height:44px;border-radius:50%;border:1px solid rgba(201,161,74,.3);background:rgba(201,161,74,.08);display:flex;align-items:center;justify-content:center;color:var(--color-gold)}.ShowerSection_featureLabel__FtL10{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:rgba(248,246,242,.5)}.ShowerSection_cardsSection__n5BJ4{padding:clamp(40px,6vw,64px) clamp(20px,5vw,80px);background:#F8F6F2}.ShowerSection_filterRow__Odjg9{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:32px}.ShowerSection_filterBtn__r8Gy1{padding:8px 18px;border-radius:50px;border:1px solid rgba(29,20,16,.14);background:transparent;color:rgba(29,20,16,.55);font-family:var(--font-body);font-size:12px;font-weight:500;letter-spacing:.06em;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.ShowerSection_filterBtn__r8Gy1:hover{border-color:rgba(29,20,16,.3);color:rgba(29,20,16,.85)}.ShowerSection_filterBtnActive__NSRaD{background:rgba(201,161,74,.12);border-color:rgba(201,161,74,.5);color:#C9A14A}.HeatersSection_hero__U6Jhs{background:#F8F6F2;padding:clamp(48px,7vw,72px) clamp(20px,5vw,80px)}.HeatersSection_heroInner__lC6Sd{max-width:800px;margin:0 auto}.HeatersSection_eyebrow__rzosh{font-family:var(--font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:rgba(201,161,74,.7);display:block;margin-bottom:16px}.HeatersSection_headline__2K93O{font-family:var(--font-display);font-size:clamp(28px,3.5vw,48px);font-weight:300;color:#1D1410;letter-spacing:-.02em;line-height:1.15;margin:0 0 20px}.HeatersSection_sub__zC4AZ{font-family:var(--font-body);font-size:clamp(13px,1.3vw,15px);color:rgba(29,20,16,.58);line-height:1.65;margin:0 0 36px;max-width:560px}.HeatersSection_materials__0xJgB{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:36px}.HeatersSection_materialTag__zrrpl{padding:8px 20px;border-radius:50px;border:1px solid rgba(29,20,16,.14);background:rgba(29,20,16,.045);font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.1em;color:rgba(29,20,16,.65)}.HeatersSection_specs__QepVK{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width:768px){.HeatersSection_specs__QepVK{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.HeatersSection_specs__QepVK{grid-template-columns:1fr}}.HeatersSection_specItem__stUNI{padding:16px 18px;border-radius:12px;background:#fff;border:1px solid rgba(29,20,16,.08)}.HeatersSection_specValue__HxegQ{font-family:var(--font-display);font-size:clamp(18px,2.2vw,24px);font-weight:300;color:#C9A14A;display:block;margin-bottom:4px}.HeatersSection_specKey__t66zJ{font-family:var(--font-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:rgba(29,20,16,.45)}.HeatersSection_cardsSection__5WBIJ{padding:clamp(40px,6vw,64px) clamp(20px,5vw,80px);background:#F8F6F2}.HeatersSection_filterRow__wJrf2{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:32px}.HeatersSection_filterBtn__PNTm6{padding:8px 18px;border-radius:50px;border:1px solid rgba(29,20,16,.14);background:transparent;color:rgba(29,20,16,.55);font-family:var(--font-body);font-size:12px;font-weight:500;letter-spacing:.06em;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.HeatersSection_filterBtn__PNTm6:hover{border-color:rgba(29,20,16,.3);color:rgba(29,20,16,.85)}.HeatersSection_filterBtnActive__OtbAH{background:rgba(201,161,74,.12);border-color:rgba(201,161,74,.5);color:#C9A14A}.ProductsContent_wrapper__wcpjq{background:#F5F0E8;min-height:100vh}.ProductsContent_navBar__nuO1d{background:#FEFCF8;border-bottom:1px solid rgba(201,161,74,.14);position:sticky;top:0;z-index:10;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.ProductsContent_navBar__nuO1d::-webkit-scrollbar{display:none}.ProductsContent_navInner__kQWAD{display:flex;align-items:center;gap:4px;padding:10px clamp(16px,4vw,48px);min-width:max-content}.ProductsContent_navBtn__IqCcJ{position:relative;padding:8px 20px;border:none;background:none;cursor:pointer;font-family:var(--font-body);font-size:13px;font-weight:500;color:rgba(29,20,16,.5);border-radius:50px;white-space:nowrap;transition:color .2s;z-index:1}.ProductsContent_navBtn__IqCcJ:hover{color:rgba(29,20,16,.85)}.ProductsContent_navBtnActive__uQzvr{color:#F8F6F2!important}.ProductsContent_navPill__ryU9d{position:absolute;inset:0;background:#1D1410;border-radius:50px;z-index:-1}