.Header-module__lnUIdW__header{z-index:100;background:var(--hdr-bg);min-height:56px;color:var(--hdr-ink);border-bottom:1px solid var(--hdr-line);-webkit-backdrop-filter:blur(14px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;padding:4px 48px;transition:background .5s,color .5s,border-color .5s;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__logo{letter-spacing:.22em;text-transform:uppercase;flex-shrink:0;font-size:20px}.Header-module__lnUIdW__nav{letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;flex:1;justify-content:center;gap:8px 22px;font-size:12px;font-weight:500;display:flex}.Header-module__lnUIdW__navLink{padding:6px 0;transition:color .3s}.Header-module__lnUIdW__navLink:hover{color:var(--accent)}.Header-module__lnUIdW__right{flex-wrap:wrap;flex-shrink:1;justify-content:flex-end;align-items:center;gap:14px;display:flex}.Header-module__lnUIdW__phone{letter-spacing:.02em;font-size:13px;font-weight:500;transition:color .3s}.Header-module__lnUIdW__phone:hover{color:var(--accent)}.Header-module__lnUIdW__social{gap:6px;display:flex}.Header-module__lnUIdW__socialBtn{border:1px solid var(--hdr-line);letter-spacing:.05em;width:34px;height:34px;color:inherit;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:11px;transition:border-color .3s,color .3s;display:flex}.Header-module__lnUIdW__socialBtn:hover{border-color:var(--accent);color:var(--accent)}.Header-module__lnUIdW__wishlistBtn{border:1px solid var(--hdr-line);color:inherit;letter-spacing:.04em;background:0 0;align-items:center;gap:8px;padding:8px 14px;font-size:12px;transition:border-color .3s;display:flex;position:relative}.Header-module__lnUIdW__wishlistBtn:hover{border-color:var(--accent)}.Header-module__lnUIdW__wishlistHeart{font-size:14px;line-height:1}.Header-module__lnUIdW__wishlistCount{background:var(--accent);color:var(--ink);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-7px;right:-7px}.Header-module__lnUIdW__cta{background:var(--hdr-ink);color:var(--hdr-cta-color);letter-spacing:.12em;text-transform:uppercase;border:none;padding:11px 20px;font-size:11px;font-weight:600;transition:background .4s,color .4s}.Header-module__lnUIdW__cta:hover{background:var(--accent);color:var(--ink)}.Header-module__lnUIdW__burger{border:1px solid var(--hdr-line);width:44px;height:44px;color:inherit;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;transition:border-color .3s;display:none}.Header-module__lnUIdW__burger:hover{border-color:var(--accent)}.Header-module__lnUIdW__burgerLine{background:currentColor;width:18px;height:1.5px;display:block}.Header-module__lnUIdW__mobileMenu{z-index:200;background:var(--bg-dark);color:var(--bg-white);flex-direction:column;padding:12px 20px 32px;display:flex;position:fixed;inset:0;overflow:auto}.Header-module__lnUIdW__mobileMenuHead{border-bottom:1px solid #faf6ef24;justify-content:space-between;align-items:center;min-height:64px;margin-bottom:28px;display:flex}.Header-module__lnUIdW__mobileMenuLogo{letter-spacing:.22em;text-transform:uppercase;font-size:20px}.Header-module__lnUIdW__mobileClose{width:44px;height:44px;color:var(--bg-white);background:0 0;border:1px solid #faf6ef4d;justify-content:center;align-items:center;padding:0;font-size:22px;line-height:1;transition:border-color .3s;display:flex}.Header-module__lnUIdW__mobileClose:hover{border-color:var(--accent)}.Header-module__lnUIdW__mobileNav{flex-direction:column;flex:1;gap:4px;display:flex}.Header-module__lnUIdW__mobileNavLink{border-bottom:1px solid #faf6ef1a;justify-content:space-between;align-items:baseline;padding:16px 0;font-size:30px;line-height:1;transition:color .3s;display:flex}.Header-module__lnUIdW__mobileNavLink:hover{color:var(--accent)}.Header-module__lnUIdW__mobileNavMeta{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:11px}.Header-module__lnUIdW__mobileFooter{flex-direction:column;gap:12px;margin-top:32px;display:flex}.Header-module__lnUIdW__mobileCta{background:var(--bg-white);color:var(--ink);letter-spacing:.14em;text-transform:uppercase;border:none;min-height:48px;padding:18px;font-size:12px;font-weight:600;transition:background .3s}.Header-module__lnUIdW__mobileCta:hover{background:var(--accent)}.Header-module__lnUIdW__mobileSocial{grid-template-columns:1fr 1fr;gap:8px;display:grid}.Header-module__lnUIdW__mobileSocialLink{text-align:center;letter-spacing:.12em;text-transform:uppercase;border:1px solid #faf6ef4d;justify-content:center;align-items:center;min-height:48px;padding:14px;font-size:11px;transition:border-color .3s,color .3s;display:flex}.Header-module__lnUIdW__mobileSocialLink:hover{border-color:var(--accent);color:var(--accent)}.Header-module__lnUIdW__mobilePhone{text-align:center;margin-top:8px;font-size:24px;transition:color .3s}.Header-module__lnUIdW__mobilePhone:hover{color:var(--accent)}.Header-module__lnUIdW__mobileAddress{color:#faf6ef73;text-align:center;font-size:11px}@media (max-width:768px){.Header-module__lnUIdW__header{padding:8px 20px}.Header-module__lnUIdW__nav,.Header-module__lnUIdW__phone,.Header-module__lnUIdW__social,.Header-module__lnUIdW__cta{display:none}.Header-module__lnUIdW__burger{display:flex}}
.Footer-module__3hUVsW__footer{background:var(--bg-dark);color:var(--bg-white);padding-top:48px;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))}.Footer-module__3hUVsW__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:36px;margin-bottom:40px;display:grid}.Footer-module__3hUVsW__socialRow{gap:8px;margin-bottom:16px;display:flex}.Footer-module__3hUVsW__socialIcon{letter-spacing:.05em;border:1px solid #faf6ef4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:10px;font-weight:600;transition:border-color .3s,color .3s;display:flex}.Footer-module__3hUVsW__socialIcon:hover{border-color:var(--accent);color:var(--accent)}@media (max-width:820px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr;gap:28px 20px}.Footer-module__3hUVsW__gridHeader{grid-column:span 2}}.Footer-module__3hUVsW__logo{letter-spacing:.22em;text-transform:uppercase;margin-bottom:18px;font-size:24px}.Footer-module__3hUVsW__tagline{color:#faf6ef80;max-width:300px;margin:0 0 20px;font-size:13px;font-weight:300;line-height:1.7}.Footer-module__3hUVsW__phone{margin-bottom:4px;font-size:18px;transition:color .3s;display:block}.Footer-module__3hUVsW__phone:hover{color:var(--accent)}.Footer-module__3hUVsW__hours{color:#faf6ef73;font-size:12px}.Footer-module__3hUVsW__colTitle{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:18px;font-size:10px}.Footer-module__3hUVsW__links{color:#faf6efb3;flex-direction:column;gap:8px;font-size:13px;display:flex}.Footer-module__3hUVsW__link{transition:color .3s}.Footer-module__3hUVsW__link:hover{color:#d9c39a}.Footer-module__3hUVsW__address{color:#faf6ef73;margin-top:6px;font-size:13px}.Footer-module__3hUVsW__bottom{color:#faf6ef66;border-top:1px solid #faf6ef1f;flex-wrap:wrap;justify-content:space-between;gap:16px;padding-top:26px;font-size:12px;display:flex}.Footer-module__3hUVsW__privacyLink{transition:color .3s}.Footer-module__3hUVsW__privacyLink:hover{color:#d9c39a}
.HeroSection-module__YGMWTW__section{background:#1a1612;height:calc(100svh - 101px);min-height:520px;margin-top:56px;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__bg{will-change:transform;background-image:url(/assets/hero.jpg);background-position:50% 40%;background-size:cover;position:absolute;inset:-6% 0}.HeroSection-module__YGMWTW__overlay{background:linear-gradient(#14110d8c 0%,#14110d0d 35%,#14110d1a 60%,#14110dc7 100%);position:absolute;inset:0}.HeroSection-module__YGMWTW__lightOn{pointer-events:none;background:#0d0b09;position:absolute;inset:0}.HeroSection-module__YGMWTW__glow{pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle,#ffcd8c52 0%,#ffcd8c00 60%);border-radius:50%;width:60vw;max-width:900px;height:60vw;max-height:900px;position:absolute;top:26%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__YGMWTW__subtitleTop{letter-spacing:.22em;text-transform:uppercase;color:#d9c39a;align-items:center;gap:12px;font-size:10px;display:none;position:absolute;top:74px;left:20px}.HeroSection-module__YGMWTW__subtitleTopLine{background:#d9c39a;flex-shrink:0;width:28px;height:1px;display:block}.HeroSection-module__YGMWTW__subtitleFlowWrap{margin-bottom:26px;overflow:hidden}.HeroSection-module__YGMWTW__subtitleFlow{letter-spacing:.24em;text-transform:uppercase;color:#d9c39a;align-items:center;gap:14px;font-size:11px;display:flex}.HeroSection-module__YGMWTW__subtitleLine{background:#d9c39a;width:36px;height:1px;display:block}.HeroSection-module__YGMWTW__h1{letter-spacing:-.015em;margin:0 0 28px;font-size:clamp(40px,6.2vw,92px);font-weight:400;line-height:1.02}.HeroSection-module__YGMWTW__h1LineWrap{padding-bottom:.06em;display:block;overflow:hidden}.HeroSection-module__YGMWTW__h1Line1{display:block}.HeroSection-module__YGMWTW__h1LineWrap2{padding-bottom:.08em;display:block;overflow:hidden}.HeroSection-module__YGMWTW__h1Line2{color:#e9d7b3;font-style:italic;display:block}.HeroSection-module__YGMWTW__description{color:#faf6efcc;max-width:520px;margin:0 0 36px;font-size:16px;font-weight:300;line-height:1.65}.HeroSection-module__YGMWTW__btns{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.HeroSection-module__YGMWTW__btnPrimary{color:#15130f;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;background:#faf6ef;align-items:center;padding:18px 36px;font-size:12px;font-weight:600;transition:background .4s;display:inline-flex}.HeroSection-module__YGMWTW__btnPrimary:hover{background:var(--accent)}.HeroSection-module__YGMWTW__btnSecondary{color:#faf6ef;letter-spacing:.14em;text-transform:uppercase;background:0 0;border:1px solid #faf6ef73;padding:17px 32px;font-size:12px;font-weight:500;transition:border-color .4s,background .4s}.HeroSection-module__YGMWTW__btnSecondary:hover{background:#faf6ef14;border-color:#faf6ef}.HeroSection-module__YGMWTW__designLink{color:#faf6ef99;border-bottom:1px solid #faf6ef4d;margin-top:22px;padding-bottom:3px;font-size:12px;transition:color .3s,border-color .3s;display:inline-block}.HeroSection-module__YGMWTW__designLink:hover{color:#faf6efe6;border-color:#faf6ef99}.HeroSection-module__YGMWTW__textCol{max-width:720px}.HeroSection-module__YGMWTW__stats{justify-content:flex-end;align-items:flex-end;gap:40px;display:flex}.HeroSection-module__YGMWTW__statItem{text-align:right}.HeroSection-module__YGMWTW__statVal{margin-bottom:6px;font-size:44px;line-height:1}.HeroSection-module__YGMWTW__statLabel{letter-spacing:.16em;text-transform:uppercase;color:#faf6ef99;font-size:11px}.HeroSection-module__YGMWTW__scrollHint{color:#faf6ef8c;letter-spacing:.22em;text-transform:uppercase;writing-mode:vertical-rl;flex-direction:column;align-items:center;gap:14px;font-size:10px;display:flex;position:absolute;top:50%;right:48px;transform:translateY(-50%)}.HeroSection-module__YGMWTW__scrollLine{background:linear-gradient(#faf6ef99,#0000);width:1px;height:64px;display:block}@media (max-width:768px){.HeroSection-module__YGMWTW__subtitleTop{display:flex}.HeroSection-module__YGMWTW__scrollHint{display:none}.HeroSection-module__YGMWTW__stats{justify-content:flex-start;gap:24px}.HeroSection-module__YGMWTW__statVal{font-size:32px}}
.TrustMarquee-module__DCrYVW__wrapper{color:#c9bda6;background:#15130f;border-bottom:1px solid #2a251e;padding:16px 0;overflow:hidden}.TrustMarquee-module__DCrYVW__track{gap:0;width:max-content;display:flex}.TrustMarquee-module__DCrYVW__row{letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;gap:64px;padding-right:64px;font-size:12px;display:flex}.TrustMarquee-module__DCrYVW__dot{color:#b39a6b;margin-left:64px}
.ProductsSection-module__FJfaFa__section{background:var(--bg-warm);padding-top:120px;padding-bottom:96px}.ProductsSection-module__FJfaFa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:56px;display:flex}.ProductsSection-module__FJfaFa__label{letter-spacing:.24em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:11px}.ProductsSection-module__FJfaFa__heading{letter-spacing:-.01em;margin:0 0 14px;font-size:clamp(36px,4vw,60px);font-weight:400;line-height:1.05}.ProductsSection-module__FJfaFa__sub{color:var(--muted);margin:0;font-size:15px;font-weight:300}.ProductsSection-module__FJfaFa__btnOutline{border:1px solid var(--ink);letter-spacing:.14em;text-transform:uppercase;padding:15px 30px;font-size:11px;font-weight:600;transition:background .4s,color .4s}.ProductsSection-module__FJfaFa__btnOutline:hover{background:var(--ink);color:var(--bg-white)}.ProductsSection-module__FJfaFa__grid{grid-template-columns:repeat(6,1fr);gap:24px 20px;display:grid}.ProductsSection-module__FJfaFa__cardLink{aspect-ratio:1;background:#e6dfd5;display:block;position:relative;overflow:hidden}.ProductsSection-module__FJfaFa__cardLink img{transition:transform 1.2s cubic-bezier(.2,.7,.1,1),filter 1.2s!important}.ProductsSection-module__FJfaFa__cardLink:hover img{filter:brightness(1.06)!important;transform:scale(1.06)!important}.ProductsSection-module__FJfaFa__favBtn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex;position:absolute;top:14px;right:14px}.ProductsSection-module__FJfaFa__cardTag{letter-spacing:.16em;text-transform:uppercase;color:var(--bg-white);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1;background:#15130fb3;padding:6px 10px;font-size:10px;position:absolute;top:14px;left:14px}.ProductsSection-module__FJfaFa__cardInfo{padding:12px 0 0}.ProductsSection-module__FJfaFa__cardBrand{letter-spacing:.16em;text-transform:uppercase;color:#9a9086;margin-bottom:4px;font-size:10px}.ProductsSection-module__FJfaFa__cardName{color:var(--ink);margin-bottom:4px;font-size:20px;line-height:1.1;display:block}.ProductsSection-module__FJfaFa__cardType{color:#9a9086;margin-bottom:6px;font-size:11px}.ProductsSection-module__FJfaFa__cardPrice{font-size:14px;font-weight:500}.ProductsSection-module__FJfaFa__wishlistHint{border:1px solid var(--border);align-items:center;gap:12px;margin-top:32px;padding:14px 20px;display:flex}.ProductsSection-module__FJfaFa__wishlistIcon{border:1px solid var(--border);background:#faf6efeb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ProductsSection-module__FJfaFa__wishlistText{color:var(--muted);font-size:13px;line-height:1.4}.ProductsSection-module__FJfaFa__wishlistStrong{color:#15130f;font-weight:600}.ProductsSection-module__FJfaFa__footer{text-align:center;margin-top:56px}.ProductsSection-module__FJfaFa__btnOutlineLg{border:1px solid var(--ink);letter-spacing:.14em;text-transform:uppercase;padding:17px 40px;font-size:11px;font-weight:600;transition:background .4s,color .4s;display:inline-block}.ProductsSection-module__FJfaFa__btnOutlineLg:hover{background:var(--ink);color:var(--bg-white)}
.WaysSection-module__jvl_xG__section{background:var(--bg-warm);border-top:1px solid var(--border);padding-top:110px;padding-bottom:110px}.WaysSection-module__jvl_xG__intro{grid-template-columns:minmax(0,1fr) minmax(0,2fr);align-items:end;gap:48px;margin-bottom:56px;display:grid}.WaysSection-module__jvl_xG__label{letter-spacing:.24em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:11px}.WaysSection-module__jvl_xG__heading{margin:0;font-size:clamp(36px,4vw,60px);font-weight:400;line-height:1.05}.WaysSection-module__jvl_xG__headingEm{color:var(--muted)}.WaysSection-module__jvl_xG__sub{color:var(--muted);justify-self:end;max-width:520px;margin:0;font-size:15px;font-weight:300;line-height:1.7}.WaysSection-module__jvl_xG__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2px;display:grid}.WaysSection-module__jvl_xG__card{background:var(--bg);padding:40px 32px;transition:background .5s}.WaysSection-module__jvl_xG__card:hover{background:var(--bg-white)}.WaysSection-module__jvl_xG__cardNum{color:#d8ccb7;margin-bottom:22px;font-size:56px;line-height:1}.WaysSection-module__jvl_xG__cardTitle{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);justify-content:space-between;margin-bottom:22px;font-size:11px;display:flex}.WaysSection-module__jvl_xG__cardList{border-top:1px solid var(--border);flex-direction:column;display:flex}.WaysSection-module__jvl_xG__cardListItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;padding:13px 0;font-size:15px;transition:padding-left .35s,color .35s;display:flex}.WaysSection-module__jvl_xG__cardListItem:hover{color:var(--accent);padding-left:10px}.WaysSection-module__jvl_xG__cardListCount{color:#b3a898;font-size:11px}
.BrandsSection-module__jOsDrG__section{background:var(--bg-dark);color:var(--bg-white);flex-direction:column;height:100vh;padding-top:60px;padding-bottom:40px;display:flex;position:relative;overflow:hidden}.BrandsSection-module__jOsDrG__glow{pointer-events:none;background:radial-gradient(circle,#b39a6b24,#0000 60%);border-radius:50%;width:60vw;height:60vw;position:absolute;top:-30%;left:-10%}.BrandsSection-module__jOsDrG__intro{flex-shrink:0;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:end;gap:48px;margin-bottom:28px;display:grid;position:relative}.BrandsSection-module__jOsDrG__label{letter-spacing:.24em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:11px}.BrandsSection-module__jOsDrG__heading{margin:0;font-size:clamp(36px,4.4vw,66px);font-weight:400;line-height:1.03}.BrandsSection-module__jOsDrG__headingEm{color:#d9c39a}.BrandsSection-module__jOsDrG__sub{color:#faf6ef99;justify-self:end;max-width:460px;margin:0;font-size:15px;font-weight:300;line-height:1.7}.BrandsSection-module__jOsDrG__grid{flex:1;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2px;min-height:0;display:grid;position:relative}.BrandsSection-module__jOsDrG__card{height:100%;color:var(--bg-white);background:#1e1a15;display:block;position:relative;overflow:hidden}.BrandsSection-module__jOsDrG__card img{object-fit:cover;filter:saturate(.7)brightness(.72);transition:transform 1.4s cubic-bezier(.2,.7,.1,1),filter 1.4s!important}.BrandsSection-module__jOsDrG__card:hover img{filter:saturate()brightness(.95)!important;transform:scale(1.06)!important}.BrandsSection-module__jOsDrG__cardOverlay{pointer-events:none;background:linear-gradient(#15130f1a 40%,#15130feb 100%);position:absolute;inset:0}.BrandsSection-module__jOsDrG__cardCountry{letter-spacing:.2em;text-transform:uppercase;color:#faf6ef99;font-size:11px;position:absolute;top:28px;left:28px}.BrandsSection-module__jOsDrG__cardIdx{color:#faf6ef80;font-size:14px;position:absolute;top:28px;right:28px}.BrandsSection-module__jOsDrG__cardBody{position:absolute;bottom:28px;left:28px;right:28px}.BrandsSection-module__jOsDrG__cardName{letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:40px}.BrandsSection-module__jOsDrG__cardDesc{color:#faf6efb3;margin-bottom:6px;font-size:13px}.BrandsSection-module__jOsDrG__cardSub{color:#faf6ef73;min-height:16px;margin-bottom:18px;font-size:11px}.BrandsSection-module__jOsDrG__cardCta{letter-spacing:.14em;text-transform:uppercase;color:#d9c39a;align-items:center;gap:10px;font-size:11px;display:inline-flex}@media (max-width:820px){.BrandsSection-module__jOsDrG__section{height:auto!important;min-height:0!important}.BrandsSection-module__jOsDrG__grid{flex:none!important;height:auto!important;min-height:0!important}.BrandsSection-module__jOsDrG__card{aspect-ratio:4/3;min-height:220px;height:auto!important}.BrandsSection-module__jOsDrG__cardName{font-size:28px}}
.CustomSection-module___lBz4G__section{background:var(--bg-dark);color:var(--bg-white);padding-bottom:120px}.CustomSection-module___lBz4G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2px;display:grid}.CustomSection-module___lBz4G__panel{padding:72px 56px;position:relative;overflow:hidden}.CustomSection-module___lBz4G__panelDark{background:#1c1814}.CustomSection-module___lBz4G__panelDarker{background:#0f0d0b}.CustomSection-module___lBz4G__bgImg{pointer-events:none;position:absolute}.CustomSection-module___lBz4G__bgImgRight{opacity:.14;filter:grayscale(.4);width:70%;top:-10%;right:-20%}.CustomSection-module___lBz4G__bgImgBottom{opacity:.16;width:65%;bottom:-20%;right:-15%}.CustomSection-module___lBz4G__panelInner{position:relative}.CustomSection-module___lBz4G__label{letter-spacing:.24em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:11px}.CustomSection-module___lBz4G__heading{margin:0 0 18px;font-size:clamp(32px,3vw,46px);font-weight:400;line-height:1.08}.CustomSection-module___lBz4G__headingSm{margin:0 0 14px}.CustomSection-module___lBz4G__desc{color:#faf6ef99;max-width:420px;margin:0 0 36px;font-size:15px;font-weight:300;line-height:1.7}.CustomSection-module___lBz4G__tagline{color:#d9c39a;margin:0 0 18px;font-size:28px;font-style:italic;line-height:1.2}.CustomSection-module___lBz4G__list{border-top:1px solid #faf6ef1f;flex-direction:column;margin-bottom:40px;display:flex}.CustomSection-module___lBz4G__listItem{color:#faf6efbf;gap:18px;padding:16px 0;font-size:14px;display:flex}.CustomSection-module___lBz4G__listItemBorder{border-bottom:1px solid #faf6ef1f}.CustomSection-module___lBz4G__listNum{color:var(--accent)}.CustomSection-module___lBz4G__listDark{border-top-color:#faf6ef1a}.CustomSection-module___lBz4G__listItemDark{color:#faf6efa6;border-bottom-color:#faf6ef1a}.CustomSection-module___lBz4G__actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.CustomSection-module___lBz4G__btnOutline{letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;border:1px solid #faf6ef66;padding:15px 28px;font-size:11px;font-weight:600;transition:border-color .4s,background .4s}.CustomSection-module___lBz4G__btnOutline:hover{border-color:var(--bg-white);background:#faf6ef14}.CustomSection-module___lBz4G__linkSm{color:#faf6ef8c;border-bottom:1px solid #faf6ef40;padding-bottom:2px;font-size:12px;transition:color .3s}.CustomSection-module___lBz4G__linkSm:hover{color:#faf6efe6}.CustomSection-module___lBz4G__btnAccent{background:var(--accent);color:var(--ink);letter-spacing:.14em;text-transform:uppercase;text-align:center;padding:16px 30px;font-size:11px;font-weight:600;transition:background .4s;display:block}.CustomSection-module___lBz4G__btnAccent:hover{background:var(--bg-white)}
.CustomizationAccordion-module__1zULUG__optBtn{color:#15130f;background:#faf6ef;border:1px solid #c9beae;transition:all .3s}.CustomizationAccordion-module__1zULUG__optBtn:hover{border-color:#15130f}.CustomizationAccordion-module__1zULUG__optBtnSelected{color:#faf6ef;background:#15130f;border-color:#15130f}
.ShowroomSection-module__GbG0vq__section{background:var(--bg);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:0;min-height:620px;display:grid}@media (max-width:820px){.ShowroomSection-module__GbG0vq__section{grid-template-columns:1fr;min-height:auto}.ShowroomSection-module__GbG0vq__imgBlock{height:280px;min-height:280px}}.ShowroomSection-module__GbG0vq__imgBlock{height:100%;min-height:560px;position:relative;overflow:hidden}.ShowroomSection-module__GbG0vq__imgBlock img{transition:transform 1.6s cubic-bezier(.2,.7,.1,1)!important}.ShowroomSection-module__GbG0vq__imgBlock:hover img{transform:scale(1.04)!important}.ShowroomSection-module__GbG0vq__textPanel{flex-direction:column;justify-content:center;padding:110px 80px;display:flex}.ShowroomSection-module__GbG0vq__label{letter-spacing:.24em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:11px}.ShowroomSection-module__GbG0vq__heading{margin:0 0 22px;font-size:clamp(36px,3.6vw,54px);font-weight:400;line-height:1.05}.ShowroomSection-module__GbG0vq__headingEm{color:var(--muted)}.ShowroomSection-module__GbG0vq__desc{color:var(--muted);max-width:440px;margin:0 0 12px;font-size:15px;font-weight:300;line-height:1.7}.ShowroomSection-module__GbG0vq__descSm{color:#9a9086;max-width:440px;margin:0 0 36px;font-size:14px;font-weight:300;line-height:1.7}.ShowroomSection-module__GbG0vq__cta{margin-bottom:28px}.ShowroomSection-module__GbG0vq__btnDark{background:var(--ink);color:var(--bg-white);letter-spacing:.14em;text-transform:uppercase;padding:17px 34px;font-size:11px;font-weight:600;transition:background .4s,color .4s;display:inline-block}.ShowroomSection-module__GbG0vq__btnDark:hover{background:var(--accent);color:var(--ink)}.ShowroomSection-module__GbG0vq__address{color:var(--muted);align-items:center;gap:8px;font-size:13px;line-height:1.9;transition:color .3s;display:inline-flex}.ShowroomSection-module__GbG0vq__address:hover{color:var(--accent)}.ShowroomSection-module__GbG0vq__address:hover .ShowroomSection-module__GbG0vq__mapIcon{border-color:var(--accent);color:var(--accent)}.ShowroomSection-module__GbG0vq__mapIcon{border:1px solid #d8ccb7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;line-height:1;transition:border-color .3s,color .3s;display:inline-flex}
.DesignerFilesPanel-module__FUbTLG__btn3d{color:#faf6ef;background:0 0;border:1px solid #faf6ef4d;transition:border-color .3s,color .3s}.DesignerFilesPanel-module__FUbTLG__btn3d:hover{color:#d9c39a;border-color:#b39a6b}.DesignerFilesPanel-module__FUbTLG__downloadLink{gap:10px;transition:gap .3s}.DesignerFilesPanel-module__FUbTLG__downloadLink:hover{gap:16px}
.InteriorSection-module__cTyy5W__section{background:var(--bg-white);border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-height:620px;display:grid}@media (max-width:820px){.InteriorSection-module__cTyy5W__section{grid-template-columns:1fr;min-height:auto}.InteriorSection-module__cTyy5W__imgBlock{height:280px;min-height:280px}}.InteriorSection-module__cTyy5W__textPanel{flex-direction:column;justify-content:center;padding:110px 80px;display:flex}.InteriorSection-module__cTyy5W__label{letter-spacing:.24em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:11px}.InteriorSection-module__cTyy5W__heading{margin:0 0 22px;font-size:clamp(36px,3.6vw,54px);font-weight:400;line-height:1.05}.InteriorSection-module__cTyy5W__desc{color:var(--muted);max-width:440px;margin:0 0 36px;font-size:15px;font-weight:300;line-height:1.7}.InteriorSection-module__cTyy5W__btnDark{background:var(--ink);color:var(--bg-white);letter-spacing:.14em;text-transform:uppercase;padding:17px 34px;font-size:11px;font-weight:600;transition:background .4s,color .4s;display:inline-block}.InteriorSection-module__cTyy5W__btnDark:hover{background:var(--accent);color:var(--ink)}.InteriorSection-module__cTyy5W__hint{color:#9a9086;margin-top:14px;font-size:12px}.InteriorSection-module__cTyy5W__imgBlock{height:100%;min-height:560px;position:relative;overflow:hidden}.InteriorSection-module__cTyy5W__imgBlock img{transition:transform 1.6s cubic-bezier(.2,.7,.1,1)!important}.InteriorSection-module__cTyy5W__imgBlock:hover img{transform:scale(1.04)!important}.InteriorSection-module__cTyy5W__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#faf6efeb;align-items:center;gap:14px;padding:14px 18px;font-size:12px;display:flex;position:absolute;bottom:28px;left:28px}.InteriorSection-module__cTyy5W__badgeDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 6px #b39a6b33}.InteriorSection-module__cTyy5W__badgeLabel{color:#9a9086;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.InteriorSection-module__cTyy5W__badgeName{font-size:16px}
.BespokeSection-module__KdKOJW__btnOutlineLight{color:#faf6ef;background:0 0;border:1px solid #faf6ef66;transition:border-color .4s,background .4s}.BespokeSection-module__KdKOJW__btnOutlineLight:hover{background:#faf6ef14;border-color:#faf6ef}.BespokeSection-module__KdKOJW__btnAccent{color:#15130f;background:#b39a6b;transition:background .4s}.BespokeSection-module__KdKOJW__btnAccent:hover{background:#faf6ef}
.DesignersSection-module__dPmf1G__section{background:var(--bg-warm);border-top:1px solid var(--border);padding-top:120px;padding-bottom:120px}.DesignersSection-module__dPmf1G__inner{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:40px 96px;display:grid}@media (min-width:821px){.DesignersSection-module__dPmf1G__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.DesignersSection-module__dPmf1G__perkList{grid-area:1/2/span 2}.DesignersSection-module__dPmf1G__btns{grid-area:2/1}}.DesignersSection-module__dPmf1G__label{letter-spacing:.24em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:11px}.DesignersSection-module__dPmf1G__heading{margin:0 0 26px;font-size:clamp(36px,4vw,60px);font-weight:400;line-height:1.05}.DesignersSection-module__dPmf1G__headingEm{color:var(--muted)}.DesignersSection-module__dPmf1G__desc{color:var(--muted);max-width:440px;margin:0 0 12px;font-size:15px;font-weight:300;line-height:1.7}.DesignersSection-module__dPmf1G__descMb{margin:0 0 40px}.DesignersSection-module__dPmf1G__btns{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:820px){.DesignersSection-module__dPmf1G__btns{flex-direction:column}.DesignersSection-module__dPmf1G__btnDark,.DesignersSection-module__dPmf1G__btnOutline{text-align:center;box-sizing:border-box;width:100%}}.DesignersSection-module__dPmf1G__btnDark{background:var(--ink);color:var(--bg-white);letter-spacing:.14em;text-transform:uppercase;padding:17px 34px;font-size:11px;font-weight:600;transition:background .4s,color .4s}.DesignersSection-module__dPmf1G__btnDark:hover{background:var(--accent);color:var(--ink)}.DesignersSection-module__dPmf1G__btnOutline{border:1px solid var(--ink);letter-spacing:.14em;text-transform:uppercase;padding:16px 30px;font-size:11px;font-weight:600;transition:background .4s,color .4s}.DesignersSection-module__dPmf1G__btnOutline:hover{background:var(--ink);color:var(--bg-white)}.DesignersSection-module__dPmf1G__perkList{border-top:1px solid #d8ccb7;flex-direction:column;display:flex}.DesignersSection-module__dPmf1G__perkItem{border-bottom:1px solid #d8ccb7;grid-template-columns:56px minmax(0,1fr);gap:20px;padding:26px 0;transition:padding-left .4s;display:grid}.DesignersSection-module__dPmf1G__perkItem:hover{padding-left:12px}.DesignersSection-module__dPmf1G__perkNum{color:var(--accent);font-size:24px;line-height:1.2}.DesignersSection-module__dPmf1G__perkTitle{margin-bottom:6px;font-size:22px}.DesignersSection-module__dPmf1G__perkText{color:var(--muted);font-size:14px;font-weight:300;line-height:1.6}
.RelatedSection-module__tfanzG__btnOutline{color:#15130f;background:0 0;border:1px solid #15130f;transition:background .4s,color .4s}.RelatedSection-module__tfanzG__btnOutline:hover{color:#faf6ef;background:#15130f}.RelatedSection-module__tfanzG__imgWrap img{transition:transform 1.4s cubic-bezier(.2,.7,.1,1)}.RelatedSection-module__tfanzG__imgWrap:hover img{transform:scale(1.06)}
.B2BSection-module__Y5XGoq__section{background:var(--bg-white);border-top:1px solid var(--border);padding-top:120px;padding-bottom:120px}.B2BSection-module__Y5XGoq__inner{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:40px 96px;display:grid}@media (min-width:821px){.B2BSection-module__Y5XGoq__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.B2BSection-module__Y5XGoq__perkList{grid-area:1/2/span 2}.B2BSection-module__Y5XGoq__btnDark{grid-area:2/1;align-self:start}}.B2BSection-module__Y5XGoq__label{letter-spacing:.24em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:11px}.B2BSection-module__Y5XGoq__heading{margin:0 0 26px;font-size:clamp(36px,4vw,60px);font-weight:400;line-height:1.05}.B2BSection-module__Y5XGoq__headingEm{color:var(--muted)}.B2BSection-module__Y5XGoq__desc{color:var(--muted);max-width:440px;margin:0 0 40px;font-size:15px;font-weight:300;line-height:1.7}.B2BSection-module__Y5XGoq__btnDark{background:var(--ink);color:var(--bg-white);letter-spacing:.14em;text-transform:uppercase;padding:17px 34px;font-size:11px;font-weight:600;transition:background .4s,color .4s;display:inline-block}.B2BSection-module__Y5XGoq__btnDark:hover{background:var(--accent);color:var(--ink)}.B2BSection-module__Y5XGoq__perkList{border-top:1px solid var(--border);flex-direction:column;display:flex}.B2BSection-module__Y5XGoq__perkItem{border-bottom:1px solid var(--border);grid-template-columns:56px minmax(0,1fr);gap:20px;padding:26px 0;transition:padding-left .4s;display:grid}.B2BSection-module__Y5XGoq__perkItem:hover{padding-left:12px}.B2BSection-module__Y5XGoq__perkNum{color:var(--accent);font-size:24px;line-height:1.2}.B2BSection-module__Y5XGoq__perkTitle{margin-bottom:6px;font-size:22px}.B2BSection-module__Y5XGoq__perkText{color:var(--muted);font-size:14px;font-weight:300;line-height:1.6}
.FavDrawer-module__Sq00qa__btnDark{color:#faf6ef;background:#15130f;transition:background .4s,color .4s}.FavDrawer-module__Sq00qa__btnDark:hover{color:#15130f;background:#b39a6b}.FavDrawer-module__Sq00qa__btnOutline{background:0 0;border:1px solid #15130f;transition:background .4s,color .4s}.FavDrawer-module__Sq00qa__btnOutline:hover{color:#faf6ef;background:#15130f}
.ProjectsSection-module__kwKImW__section{background:#ebe4da;border-top:1px solid #e3dbd0;padding-top:120px;padding-bottom:120px}.ProjectsSection-module__kwKImW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:56px;display:flex}.ProjectsSection-module__kwKImW__label{letter-spacing:.24em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:11px}.ProjectsSection-module__kwKImW__heading{margin:0;font-size:clamp(36px,4vw,60px);font-weight:400;line-height:1.05}.ProjectsSection-module__kwKImW__btnOutline{border:1px solid var(--ink);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;padding:15px 30px;font-size:11px;font-weight:600;transition:all .4s}.ProjectsSection-module__kwKImW__btnOutline:hover{background:var(--ink);color:var(--bg-warm)}.ProjectsSection-module__kwKImW__grid{grid-template-rows:300px 300px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.ProjectsSection-module__kwKImW__card{color:var(--ink);height:300px;display:block;position:relative;overflow:hidden}.ProjectsSection-module__kwKImW__cardSpan{grid-area:span 2/span 2;height:604px}.ProjectsSection-module__kwKImW__card:hover img{transform:scale(1.05)}.ProjectsSection-module__kwKImW__caption{background:#faf6eff0;justify-content:space-between;align-items:flex-end;gap:16px;padding:16px 18px;display:flex;position:absolute;bottom:0;left:0;right:0}.ProjectsSection-module__kwKImW__captionSpan{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ProjectsSection-module__kwKImW__captionCategory{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:10px}.ProjectsSection-module__kwKImW__captionTitle{font-size:17px}.ProjectsSection-module__kwKImW__captionArrow{border:1px solid var(--border);width:32px;height:32px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.ProjectsSection-module__kwKImW__ctaTile{background:var(--ink);color:var(--bg-warm);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:28px;transition:background .4s;display:flex}.ProjectsSection-module__kwKImW__ctaTile:hover{background:#1e1a15}.ProjectsSection-module__kwKImW__ctaLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-size:10px}.ProjectsSection-module__kwKImW__ctaTitle{font-size:24px;line-height:1.2}.ProjectsSection-module__kwKImW__ctaBtn{letter-spacing:.12em;text-transform:uppercase;border:1px solid #faf6ef66;padding:11px 20px;font-size:11px}
.page-module__NfDiEG__breadcrumbLink{transition:color .3s}.page-module__NfDiEG__breadcrumbLink:hover{color:#b39a6b}.page-module__NfDiEG__imgWrap img{transition:transform 1.4s}.page-module__NfDiEG__imgWrap:hover img{transform:scale(1.04)}.page-module__NfDiEG__factoryCard{background:#f4efe8;transition:background .3s}.page-module__NfDiEG__factoryCard:hover{background:#faf6ef}.page-module__NfDiEG__socialBtn{border:1px solid #15130f;transition:background .3s,color .3s}.page-module__NfDiEG__socialBtn:hover{color:#faf6ef;background:#15130f}.page-module__NfDiEG__btnLight{color:#15130f;background:#faf6ef;transition:background .4s}.page-module__NfDiEG__btnLight:hover{background:#b39a6b}.page-module__NfDiEG__btnAccent{color:#15130f;background:#b39a6b;transition:background .4s}.page-module__NfDiEG__btnAccent:hover{background:#faf6ef}
.BrandPageClient-module__tS7-iW__imgWrap img{transition:transform 1.4s cubic-bezier(.2,.7,.1,1)}.BrandPageClient-module__tS7-iW__imgWrap:hover img{transform:scale(1.05)}.BrandPageClient-module__tS7-iW__imgWrapMd img{transition:transform 1.2s cubic-bezier(.2,.7,.1,1)}.BrandPageClient-module__tS7-iW__imgWrapMd:hover img{transform:scale(1.06)}.BrandPageClient-module__tS7-iW__btnOutline{border:1px solid #15130f;transition:background .4s,color .4s}.BrandPageClient-module__tS7-iW__btnOutline:hover{color:#faf6ef;background:#15130f}.BrandPageClient-module__tS7-iW__btnLight{color:#15130f;background:#faf6ef;transition:background .4s}.BrandPageClient-module__tS7-iW__btnLight:hover{background:#b39a6b}
.page-module__oGmQSW__imgWrap img{transition:transform 1.4s cubic-bezier(.2,.7,.1,1)}.page-module__oGmQSW__imgWrap:hover img{transform:scale(1.04)}.page-module__oGmQSW__btnDark{color:#faf6ef;background:#15130f;transition:background .4s,color .4s}.page-module__oGmQSW__btnDark:hover{color:#15130f;background:#b39a6b}.page-module__oGmQSW__btnOutline{border:1px solid #15130f;transition:background .4s,color .4s}.page-module__oGmQSW__btnOutline:hover{color:#faf6ef;background:#15130f}.page-module__oGmQSW__btnLight{color:#15130f;background:#faf6ef;transition:background .4s}.page-module__oGmQSW__btnLight:hover{background:#b39a6b}
.CatalogClient-module__KJKaJq__root{min-height:100vh;padding-top:56px}.CatalogClient-module__KJKaJq__pageHead{border-bottom:1px solid var(--border);padding:40px 48px 28px}.CatalogClient-module__KJKaJq__breadcrumb{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);gap:10px;margin-bottom:18px;font-size:11px;display:flex}.CatalogClient-module__KJKaJq__breadcrumbLink{transition:color .3s}.CatalogClient-module__KJKaJq__breadcrumbLink:hover{color:var(--accent)}.CatalogClient-module__KJKaJq__headRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.CatalogClient-module__KJKaJq__h1{margin:0;font-size:clamp(28px,3.5vw,48px);font-weight:400;line-height:1}.CatalogClient-module__KJKaJq__searchWrap{flex:0 0 320px;gap:0;display:flex;position:relative}.CatalogClient-module__KJKaJq__searchInput{border:1px solid var(--border);background:0 0;border-right:none;outline:none;flex:1;padding:12px 36px 12px 16px;font-family:inherit;font-size:13px}.CatalogClient-module__KJKaJq__searchClear{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:4px;font-size:14px;line-height:1;position:absolute;top:50%;right:80px;transform:translateY(-50%)}.CatalogClient-module__KJKaJq__searchBtn{border:1px solid var(--ink);background:var(--ink);color:var(--bg-white);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;padding:12px 20px;font-family:inherit;font-size:11px;transition:background .3s}.CatalogClient-module__KJKaJq__searchBtn:hover{background:var(--accent);border-color:var(--accent)}.CatalogClient-module__KJKaJq__layout{grid-template-columns:280px 1fr;align-items:start;display:grid}.CatalogClient-module__KJKaJq__sidebar{border-right:1px solid var(--border);max-height:calc(100vh - 56px);padding:28px 24px;position:sticky;top:56px;overflow-y:auto}.CatalogClient-module__KJKaJq__sidebarHead{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.CatalogClient-module__KJKaJq__sidebarTitle{letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:600}.CatalogClient-module__KJKaJq__clearBtn{color:var(--accent);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:11px;text-decoration:underline}.CatalogClient-module__KJKaJq__filterGroup{border-top:1px solid var(--border);margin-bottom:20px;padding-top:18px}.CatalogClient-module__KJKaJq__filterToggle{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;padding:0;font-family:inherit;display:flex}.CatalogClient-module__KJKaJq__filterChevron{color:var(--muted);font-size:14px;transition:transform .2s}.CatalogClient-module__KJKaJq__filterLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:0;font-size:10px}.CatalogClient-module__KJKaJq__filterRow{cursor:pointer;align-items:center;gap:10px;padding:5px 0;font-size:13px;display:flex}.CatalogClient-module__KJKaJq__checkbox{width:15px;height:15px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}.CatalogClient-module__KJKaJq__collectionSearch{border:1px solid var(--border);box-sizing:border-box;background:0 0;outline:none;width:100%;margin-bottom:8px;padding:8px 12px;font-family:inherit;font-size:12px}.CatalogClient-module__KJKaJq__collectionSearch:focus{border-color:var(--accent)}.CatalogClient-module__KJKaJq__collectionList{scrollbar-width:thin;max-height:220px;overflow-y:auto}.CatalogClient-module__KJKaJq__main{padding:24px 32px}.CatalogClient-module__KJKaJq__topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.CatalogClient-module__KJKaJq__count{color:var(--muted);font-size:13px}.CatalogClient-module__KJKaJq__topbarRight{align-items:center;gap:12px;display:flex}.CatalogClient-module__KJKaJq__viewToggle{border:1px solid var(--border);display:flex}.CatalogClient-module__KJKaJq__viewBtn{color:var(--ink);cursor:pointer;background:0 0;border:none;padding:9px 13px;font-size:13px;transition:background .2s,color .2s}.CatalogClient-module__KJKaJq__viewBtn:hover{background:var(--bg-warm)}.CatalogClient-module__KJKaJq__viewBtnActive{background:var(--ink);color:var(--bg-white);cursor:pointer;border:none;padding:9px 13px;font-size:13px}.CatalogClient-module__KJKaJq__pills{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.CatalogClient-module__KJKaJq__pill{background:var(--ink);color:var(--bg-white);cursor:pointer;border:none;padding:6px 12px;font-family:inherit;font-size:11px;transition:background .2s}.CatalogClient-module__KJKaJq__pill:hover{background:var(--accent)}.CatalogClient-module__KJKaJq__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;display:grid}.CatalogClient-module__KJKaJq__cardImgWrap{aspect-ratio:1;background:#e6dfd5;position:relative;overflow:hidden}.CatalogClient-module__KJKaJq__cardImgWrap img{transition:transform 1.2s cubic-bezier(.2,.7,.1,1)}.CatalogClient-module__KJKaJq__cardImgWrap:hover img{transform:scale(1.06)}.CatalogClient-module__KJKaJq__cardNoImg{background:#e6dfd5;width:100%;height:100%}.CatalogClient-module__KJKaJq__favBtn{cursor:pointer;z-index:1;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .2s;display:flex;position:absolute;top:10px;right:10px}.CatalogClient-module__KJKaJq__favBtn:hover{transform:scale(1.1)}.CatalogClient-module__KJKaJq__cardCategory{letter-spacing:.14em;text-transform:uppercase;color:var(--bg-white);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#15130fb3;padding:5px 8px;font-size:9px;position:absolute;top:10px;left:10px}.CatalogClient-module__KJKaJq__cardInfo{padding:10px 0 0}.CatalogClient-module__KJKaJq__cardBrand{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:3px;font-size:9px}.CatalogClient-module__KJKaJq__cardName{color:var(--ink);margin-bottom:2px;font-size:18px;line-height:1.1;transition:color .3s;display:block}.CatalogClient-module__KJKaJq__cardName:hover{color:var(--accent)}.CatalogClient-module__KJKaJq__cardSku{color:var(--muted);margin-bottom:6px;font-size:10px}.CatalogClient-module__KJKaJq__cardPrice{color:var(--muted);letter-spacing:.04em;font-size:12px}.CatalogClient-module__KJKaJq__list{flex-direction:column;gap:1px;display:flex}.CatalogClient-module__KJKaJq__listRow{border-bottom:1px solid var(--border);grid-template-columns:90px 1fr 180px;align-items:center;gap:20px;padding:16px 0;display:grid}.CatalogClient-module__KJKaJq__listImgWrap{aspect-ratio:1;background:#e6dfd5;display:block;position:relative;overflow:hidden}.CatalogClient-module__KJKaJq__listInfo{flex-direction:column;gap:4px;display:flex}.CatalogClient-module__KJKaJq__listName{color:var(--ink);font-size:20px;line-height:1.1;transition:color .3s}.CatalogClient-module__KJKaJq__listName:hover{color:var(--accent)}.CatalogClient-module__KJKaJq__listActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.CatalogClient-module__KJKaJq__listFavBtn{border:1px solid var(--border);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .3s;display:flex}.CatalogClient-module__KJKaJq__listFavBtn:hover{background:var(--bg-warm)}.CatalogClient-module__KJKaJq__listBtn{background:var(--ink);color:var(--bg-white);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;padding:10px 16px;font-size:11px;transition:background .3s}.CatalogClient-module__KJKaJq__listBtn:hover{background:var(--accent)}.CatalogClient-module__KJKaJq__empty{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:80px 24px;display:flex}.CatalogClient-module__KJKaJq__empty div{color:var(--ink);font-size:28px}.CatalogClient-module__KJKaJq__emptyReset{border:1px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;padding:12px 24px;font-family:inherit;font-size:12px;transition:background .3s,color .3s}.CatalogClient-module__KJKaJq__emptyReset:hover{background:var(--accent);color:var(--bg-white)}.CatalogClient-module__KJKaJq__pagination{flex-wrap:wrap;align-items:center;gap:6px;margin-top:40px;display:flex}.CatalogClient-module__KJKaJq__pageBtn{border:1px solid var(--border);cursor:pointer;background:0 0;width:38px;height:38px;font-family:inherit;font-size:13px;transition:border-color .2s,background .2s}.CatalogClient-module__KJKaJq__pageBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.CatalogClient-module__KJKaJq__pageBtn:disabled{opacity:.35;cursor:default}.CatalogClient-module__KJKaJq__pageBtnActive{border:1px solid var(--ink);background:var(--ink);width:38px;height:38px;color:var(--bg-white);cursor:pointer;font-family:inherit;font-size:13px}.CatalogClient-module__KJKaJq__pageInfo{color:var(--muted);margin-left:8px;font-size:12px}.CatalogClient-module__KJKaJq__wishlistToast{background:var(--ink);color:var(--bg-white);z-index:100;white-space:nowrap;align-items:center;gap:20px;padding:14px 24px;font-size:13px;animation:.5s cubic-bezier(.2,.7,.1,1) both CatalogClient-module__KJKaJq__riseIn;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 40px #0000004d}.CatalogClient-module__KJKaJq__wishlistToastLink{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid var(--accent);padding-bottom:1px;font-size:11px;font-weight:600;transition:color .3s}.CatalogClient-module__KJKaJq__wishlistToastLink:hover{color:var(--bg-white);border-color:var(--bg-white)}@media (max-width:768px){.CatalogClient-module__KJKaJq__pageHead{padding:24px 20px 20px}.CatalogClient-module__KJKaJq__layout{grid-template-columns:1fr}.CatalogClient-module__KJKaJq__sidebar{display:none}.CatalogClient-module__KJKaJq__main{padding:20px 16px}.CatalogClient-module__KJKaJq__grid{grid-template-columns:repeat(2,1fr);gap:12px}.CatalogClient-module__KJKaJq__searchWrap{flex:100%;min-width:0}.CatalogClient-module__KJKaJq__listRow{grid-template-columns:72px 1fr;gap:12px}.CatalogClient-module__KJKaJq__listActions{display:none}}@media (max-width:1024px){.CatalogClient-module__KJKaJq__layout{grid-template-columns:220px 1fr}}.CatalogClient-module__KJKaJq__sentinel{height:1px;margin-top:40px}.CatalogClient-module__KJKaJq__loadingMore{justify-content:center;padding:32px 0;display:flex}.CatalogClient-module__KJKaJq__spinner{border:2px solid var(--border);border-top-color:var(--ink);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite CatalogClient-module__KJKaJq__spin;display:inline-block}@keyframes CatalogClient-module__KJKaJq__spin{to{transform:rotate(360deg)}}.CatalogClient-module__KJKaJq__endMessage{text-align:center;color:var(--muted);letter-spacing:.04em;padding:32px 0 16px;font-size:13px}
.ProductDetailClient-module__GMeRVq__breadcrumbLink{transition:color .3s}.ProductDetailClient-module__GMeRVq__breadcrumbLink:hover{color:#b39a6b}.ProductDetailClient-module__GMeRVq__thumb3dBtn{background:0 0;transition:background .3s}.ProductDetailClient-module__GMeRVq__thumb3dBtn:hover{background:#faf6ef}.ProductDetailClient-module__GMeRVq__galleryArrow{background:#faf6efe6;transition:background .3s,color .3s}.ProductDetailClient-module__GMeRVq__galleryArrow:hover{color:#faf6ef;background:#15130f}.ProductDetailClient-module__GMeRVq__brandLink{color:#b39a6b;transition:color .3s}.ProductDetailClient-module__GMeRVq__brandLink:hover{color:#7a7167}.ProductDetailClient-module__GMeRVq__ctaBtn{color:#faf6ef;background:#15130f;transition:background .4s,color .4s}.ProductDetailClient-module__GMeRVq__ctaBtn:hover{color:#15130f;background:#b39a6b}.ProductDetailClient-module__GMeRVq__textLink{transition:color .3s}.ProductDetailClient-module__GMeRVq__textLink:hover{color:#b39a6b}
.page-module__PPjv8W__btnAccent{color:#15130f;background:#b39a6b;transition:background .4s}.page-module__PPjv8W__btnAccent:hover{background:#faf6ef}.page-module__PPjv8W__btnOutlineLight{background:0 0;border:1px solid #faf6ef66;transition:border-color .4s,background .4s}.page-module__PPjv8W__btnOutlineLight:hover{background:#faf6ef14;border-color:#faf6ef}.page-module__PPjv8W__btnOutlineDark{border:1px solid #15130f;transition:background .4s,color .4s}.page-module__PPjv8W__btnOutlineDark:hover{color:#faf6ef;background:#15130f}.page-module__PPjv8W__imgWrap img{transition:transform 1.2s cubic-bezier(.2,.7,.1,1)}.page-module__PPjv8W__imgWrap:hover img{transform:scale(1.06)}
.page-module__fGh5nG__btnDark{color:#faf6ef;background:#15130f;transition:background .4s,color .4s}.page-module__fGh5nG__btnDark:hover{color:#15130f;background:#b39a6b}.page-module__fGh5nG__btnOutline{border:1px solid #15130f;transition:background .4s,color .4s}.page-module__fGh5nG__btnOutline:hover{color:#faf6ef;background:#15130f}.page-module__fGh5nG__perkCard{background:#f4efe8;transition:background .4s}.page-module__fGh5nG__perkCard:hover{background:#faf6ef}.page-module__fGh5nG__processStep{transition:padding-left .4s}.page-module__fGh5nG__processStep:hover{padding-left:12px}
.not-found-module__HS70Aa__btnPrimary{color:#15130f;background:#faf6ef;transition:background .4s}.not-found-module__HS70Aa__btnPrimary:hover{background:#b39a6b}.not-found-module__HS70Aa__btnOutline{border:1px solid #faf6ef66;transition:border-color .4s}.not-found-module__HS70Aa__btnOutline:hover{border-color:#faf6ef}
.page-module__soh_jW__tocLink{color:#5c554d;transition:color .3s}.page-module__soh_jW__tocLink:hover{color:#b39a6b}
.ProjectDetailClient-module__aBDPiW__breadcrumbLink{transition:color .3s}.ProjectDetailClient-module__aBDPiW__breadcrumbLink:hover{color:#b39a6b}.ProjectDetailClient-module__aBDPiW__brandPill{color:#15130f;border:1px solid #e3dbd0;transition:background .3s,color .3s}.ProjectDetailClient-module__aBDPiW__brandPill:hover{color:#faf6ef;background:#15130f}.ProjectDetailClient-module__aBDPiW__btnDark{color:#faf6ef;background:#15130f;transition:background .4s}.ProjectDetailClient-module__aBDPiW__btnDark:hover{background:#b39a6b}.ProjectDetailClient-module__aBDPiW__imgWrap img{transition:transform 1.4s cubic-bezier(.2,.7,.1,1)}.ProjectDetailClient-module__aBDPiW__imgWrap:hover img{transform:scale(1.05)}
.page-module__q81_BW__breadcrumbLink{transition:color .3s}.page-module__q81_BW__breadcrumbLink:hover{color:#b39a6b}.page-module__q81_BW__imgWrap img{transition:transform 1.4s cubic-bezier(.2,.7,.1,1)}.page-module__q81_BW__imgWrap:hover img{transform:scale(1.05)}.page-module__q81_BW__btnLight{color:#15130f;background:#faf6ef;transition:background .4s}.page-module__q81_BW__btnLight:hover{background:#b39a6b}
.page-module__DFCWXa__breadcrumbLink{transition:color .3s}.page-module__DFCWXa__breadcrumbLink:hover{color:#b39a6b}.page-module__DFCWXa__shareBtn{border:1px solid #e3dbd0;transition:border-color .3s}.page-module__DFCWXa__shareBtn:hover{border-color:#b39a6b}.page-module__DFCWXa__deleteBtn{color:#9a9086;transition:color .3s}.page-module__DFCWXa__deleteBtn:hover{color:#15130f}.page-module__DFCWXa__submitBtn{color:#faf6ef;background:#15130f;transition:background .4s}.page-module__DFCWXa__submitBtn:hover{background:#b39a6b}
.FinalCTA-module__ruq72G__section{background:var(--bg-warm);text-align:center;border-top:1px solid var(--border);padding-top:80px;padding-bottom:80px;position:relative;overflow:hidden}.FinalCTA-module__ruq72G__glow{pointer-events:none;background:radial-gradient(circle,#d9c39a59,#0000 60%);border-radius:50%;width:70vw;height:70vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FinalCTA-module__ruq72G__inner{position:relative}.FinalCTA-module__ruq72G__label{letter-spacing:.24em;text-transform:uppercase;color:var(--accent);margin-bottom:22px;font-size:11px}.FinalCTA-module__ruq72G__heading{max-width:900px;margin:0 auto 24px;font-size:clamp(40px,5vw,76px);font-weight:400;line-height:1.02}.FinalCTA-module__ruq72G__headingEm{color:var(--muted)}.FinalCTA-module__ruq72G__desc{color:var(--muted);max-width:560px;margin:0 auto 44px;font-size:16px;font-weight:300;line-height:1.7}.FinalCTA-module__ruq72G__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.FinalCTA-module__ruq72G__btnDark{background:var(--ink);color:var(--bg-warm);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:none;padding:19px 44px;font-size:12px;font-weight:600;transition:all .4s}.FinalCTA-module__ruq72G__btnDark:hover{background:var(--accent);color:var(--ink)}.FinalCTA-module__ruq72G__catalogLink{color:var(--muted);border-bottom:1px solid var(--border);padding-bottom:2px;font-size:13px;transition:color .3s}.FinalCTA-module__ruq72G__catalogLink:hover{color:var(--accent)}.FinalCTA-module__ruq72G__successBox{border:1px solid var(--border);text-align:left;background:#f4efe8;max-width:520px;margin:0 auto;padding:44px}.FinalCTA-module__ruq72G__successTitle{margin-bottom:12px;font-size:28px}.FinalCTA-module__ruq72G__successDesc{color:var(--muted);margin:0 0 26px;font-size:14px;font-weight:300;line-height:1.7}.FinalCTA-module__ruq72G__successBtns{flex-wrap:wrap;gap:12px;display:flex}.FinalCTA-module__ruq72G__successBtnDark{background:var(--ink);color:var(--bg-warm);letter-spacing:.12em;text-transform:uppercase;padding:13px 22px;font-size:11px;font-weight:600}.FinalCTA-module__ruq72G__successBtnOutline{border:1px solid var(--ink);letter-spacing:.12em;text-transform:uppercase;padding:12px 22px;font-size:11px;font-weight:600}
