.catalog-main{background:#fbfaf8}.catalog-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end;padding:86px var(--page) 58px;border-bottom:1px solid #e5ded6;background:linear-gradient(135deg,#fff 0%,#faf4ed 100%)}.catalog-hero h1{margin:16px 0 0;color:#2f2d2b;font-size:clamp(42px,5.2vw,78px);line-height:.98;letter-spacing:-.055em}.catalog-hero h1 em{color:#b8502b;font-style:normal}.catalog-hero>p{max-width:570px;margin:0;color:#6c6660;font-size:15px;line-height:1.85}.catalog-category-nav{position:sticky;top:88px;z-index:5;display:flex;gap:10px;overflow-x:auto;padding:16px var(--page);background:#fffdfbea;border-bottom:1px solid #e7e0d9;backdrop-filter:blur(14px);scrollbar-width:none}.catalog-category-nav::-webkit-scrollbar{display:none}.catalog-category-nav a{display:flex;gap:12px;align-items:center;white-space:nowrap;padding:11px 14px;border:1px solid #e3d9cf;border-radius:999px;color:#3d3936;font-size:12px;font-weight:700}.catalog-category-nav a:hover{border-color:#b8502b;color:#b8502b}.catalog-category-nav span{color:#9b928a;font-size:10px}.catalog-category{padding:78px var(--page);scroll-margin-top:160px}.catalog-category:nth-of-type(even){background:#f5efe8}.catalog-category>header{display:grid;grid-template-columns:.2fr .9fr 1fr;gap:30px;align-items:end;margin-bottom:34px}.catalog-category>header>span{color:#b8502b;font-size:11px;font-weight:800;letter-spacing:.12em}.catalog-category h2{margin:0;color:#302e2c;font-size:clamp(28px,3.2vw,46px);line-height:1}.catalog-category>header p{max-width:520px;margin:0;color:#756f68;font-size:13px;line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{position:relative;display:block;aspect-ratio:1;overflow:hidden;border:1px solid #e3d9cf;border-radius:12px;background:#fff;box-shadow:0 12px 34px #3b28120d;isolation:isolate;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-4px);border-color:#cf9b81;box-shadow:0 22px 52px #3b28121a}.product-card-image{position:absolute;inset:0 0 30%;display:grid;place-items:center;padding:12px;background:#fff}.product-card img{display:block;width:100%;height:100%;object-fit:contain}.product-card-copy{position:absolute;inset:auto 0 0;display:grid;grid-template-columns:1fr auto;gap:5px 12px;min-height:31%;padding:14px 16px;background:#f7f1eb;border-top:1px solid #eadfd5}.product-card-copy small{grid-column:1/-1;color:#ad4e29;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-card-copy strong{overflow:hidden;color:#302e2c;font-size:14px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.product-card-copy i{align-self:end;color:#68625d;font-size:10px;font-style:normal}.product-detail{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:clamp(42px,7vw,110px);padding:72px var(--page) 90px}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-gallery-item{display:grid;place-items:center;aspect-ratio:1;margin:0;padding:24px;border:1px solid #e5ded6;border-radius:14px;background:#fff}.product-gallery-item:first-child:last-child{grid-column:1/-1;max-width:720px}.product-gallery-item img{width:100%;height:100%;object-fit:contain}.product-summary{align-self:center}.product-summary h1{margin:16px 0 22px;color:#302e2c;font-size:clamp(40px,5vw,68px);line-height:1;letter-spacing:-.055em}.product-model{display:flex;gap:12px;align-items:center;padding:16px 0;border-top:1px solid #ddd4cc;border-bottom:1px solid #ddd4cc;color:#8b827a;font-size:10px;letter-spacing:.12em}.product-model strong{color:#302e2c;font-size:14px;letter-spacing:0}.product-lead{max-width:620px;margin:24px 0;color:#655f59;font-size:16px;line-height:1.8}.product-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.product-actions>a:last-child{color:#302e2c;font-size:15px;font-weight:700}.verified-note{margin-top:22px;color:#8a827a;font-size:11px}.product-tech{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;padding:80px var(--page);background:#302e2c;color:#fff}.product-tech h2{margin:15px 0 18px;font-size:clamp(30px,4vw,50px);line-height:1.05}.product-tech>div>p{max-width:560px;color:#c8c2bc;font-size:14px;line-height:1.8}.product-tech dl{margin:0;border-top:1px solid #5c5752}.product-tech dl div{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;padding:17px 0;border-bottom:1px solid #5c5752}.product-tech dt{color:#aaa29b;font-size:11px;text-transform:uppercase}.product-tech dd{margin:0;font-size:14px;font-weight:650}.related-products{padding:82px var(--page) 100px}.related-products>header{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:32px}.related-products>header span{grid-column:1/-1}.related-products h2{margin:14px 0 0;font-size:clamp(29px,4vw,46px)}.related-products>header>a{color:#a94d2b;font-size:12px;font-weight:700}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-hero{grid-template-columns:1fr;gap:26px}.catalog-category>header{grid-template-columns:1fr}.product-detail{grid-template-columns:1fr}.product-summary{max-width:760px}.product-tech{grid-template-columns:1fr;gap:40px}}
@media(max-width:700px){.catalog-hero{padding:52px 20px 38px}.catalog-hero h1{font-size:41px}.catalog-category-nav{top:68px;padding:12px 20px}.catalog-category{padding:54px 20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card-copy{padding:10px}.product-card-copy strong{font-size:11px}.product-card-copy i{display:none}.product-detail{gap:32px;padding:40px 20px 62px}.product-gallery{grid-template-columns:1fr}.product-gallery-item{grid-column:auto!important;padding:14px}.product-summary h1{font-size:42px}.product-tech{padding:58px 20px}.product-tech dl div{grid-template-columns:1fr;gap:8px}.related-products{padding:58px 20px}.related-products>header{grid-template-columns:1fr;gap:16px}}

.category-hero{padding:82px var(--page) 72px;background:linear-gradient(135deg,#fff 0%,#f8f0e8 100%);border-bottom:1px solid #e5ddd5}.category-hero h1{max-width:970px;margin:18px 0 24px;color:#302e2c;font-size:clamp(46px,6vw,86px);line-height:.98;letter-spacing:-.06em}.category-hero>p{max-width:820px;margin:0 0 30px;color:#68615b;font-size:17px;line-height:1.8}.category-explain{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:1px;background:#ded7d0}.category-explain article{padding:48px clamp(24px,3vw,48px);background:#fff}.category-explain article>span{color:#b4512c;font-size:11px;font-weight:800;letter-spacing:.12em}.category-explain h2{margin:18px 0 16px;color:#302e2c;font-size:clamp(23px,2.4vw,35px);line-height:1.15}.category-explain p{margin:0;color:#706963;font-size:14px;line-height:1.8}.category-products{padding:82px var(--page);background:#f6f0e9}.category-products>header{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:34px}.category-products>header span{grid-column:1/-1}.category-products h2{margin:14px 0 0;font-size:clamp(31px,4vw,51px)}.category-products>header>a{color:#a94d2b;font-size:12px;font-weight:750}.category-contact{padding:82px var(--page);background:#302e2c;color:#fff}.category-contact h2{max-width:760px;margin:16px 0;font-size:clamp(32px,4.5vw,58px)}.category-contact p{max-width:760px;color:#cbc5bf;line-height:1.8}.category-contact .button{margin-top:16px}.category-crosslinks{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:0 var(--page) 86px;background:#f6f0e9}.category-crosslinks>span{grid-column:1/-1;padding:32px 0 15px;color:#a94d2b;font-size:10px;font-weight:800;letter-spacing:.14em}.category-crosslinks a{display:flex;justify-content:space-between;gap:10px;padding:18px 14px;border-top:1px solid #d8cdc3;color:#302e2c;font-size:12px;font-weight:700}.category-crosslinks a:hover{color:#ad4e29}.catalog-seo-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-top:42px;padding:0 var(--page);background:#ded5cc}.catalog-seo-links a{display:flex;justify-content:space-between;gap:12px;padding:18px 16px;background:#fffaf5;color:#302e2c;font-size:11px;font-weight:750}.catalog-seo-links a:hover{color:#b4512c}
@media(max-width:900px){.category-explain{grid-template-columns:1fr}.category-crosslinks,.catalog-seo-links{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.category-hero{padding:52px 20px}.category-hero h1{font-size:43px}.category-hero>p{font-size:15px}.category-explain article{padding:36px 20px}.category-products,.category-contact{padding:58px 20px}.category-crosslinks{grid-template-columns:1fr;padding:0 20px 58px}.catalog-seo-links{grid-template-columns:1fr;margin-top:28px;padding:0 20px}}

.category-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(34px,5vw,72px);align-items:center}
.category-hero-copy>p{max-width:820px;margin:0 0 30px;color:#68615b;font-size:17px;line-height:1.8}
.category-hero-media{position:relative;aspect-ratio:16/10;margin:0;overflow:hidden;border-radius:14px;background:#e8dfd6;box-shadow:0 28px 70px #49301c1a}
.category-hero-media:after{content:'';position:absolute;inset:0;border:1px solid #ffffff70;border-radius:inherit;pointer-events:none}
.category-hero-media img{display:block;width:100%;height:100%;object-fit:cover}
@media(max-width:920px){.category-hero{grid-template-columns:1fr}.category-hero-media{max-width:820px}}
@media(max-width:700px){.category-hero{gap:32px}.category-hero-copy>p{font-size:15px}.category-hero-media{aspect-ratio:4/3;border-radius:10px}}
