.product-catalog,.product-detail{padding:86px 0 110px;background:#f2f3f4}.product-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:50px}.product-tabs a{padding:12px 16px;background:#fff;border:1px solid #dfe2e5;color:#555b60;font-size:12px;font-weight:900}.product-tabs a.active,.product-tabs a:hover{color:#fff;background:#f47a13;border-color:#f47a13}.catalog-head{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:44px}.catalog-head h2{margin:8px 0 0;font-size:clamp(36px,4.8vw,64px);line-height:1.05}.catalog-head p{margin:0;color:#70757a}.catalog-head b{display:inline-block;margin-top:10px;color:#17191b}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid #dfe2e5;transition:.22s}.product-card:hover{transform:translateY(-5px);box-shadow:0 24px 70px rgba(15,18,20,.13)}.product-card-image{display:block;height:310px;padding:24px;background:#e9ecee;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:contain;transition:.3s}.product-card:hover .product-card-image img{transform:scale(1.035)}.product-card-copy{padding:26px}.product-card-copy>span{color:#f47a13;font-size:11px;font-weight:900;letter-spacing:.1em}.product-card-copy h3{margin:9px 0 8px;font-size:22px;line-height:1.2}.product-card-copy p{min-height:48px;margin:0;color:#70757a;font-size:14px}.read-more{display:inline-flex;gap:12px;margin-top:22px;font-size:12px;font-weight:950;text-transform:uppercase}.read-more b{color:#f47a13}.product-intro{display:grid;grid-template-columns:1.03fr .97fr;background:#fff;box-shadow:0 26px 80px rgba(15,18,20,.12)}.product-primary-image{min-height:610px;padding:60px;background:#e9ecee;display:grid;place-items:center}.product-primary-image img{max-height:520px;object-fit:contain}.product-intro-copy{padding:70px}.product-intro-copy h2{margin:10px 0 14px;font-size:clamp(38px,4.8vw,64px);line-height:1.02}.product-summary{color:#686d72;font-size:17px}.product-specs{margin:34px 0 0;border-top:2px solid #17191b}.product-specs>div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:14px 0;border-bottom:1px solid #dfe2e5}.product-specs dt{font-size:13px;font-weight:900}.product-specs dd{margin:0;color:#656a6f;font-size:14px}.product-story{padding:110px 0;background:#fff}.detail-narrow{max-width:960px}.detail-heading{text-align:center;margin-bottom:40px}.detail-heading h2{margin:8px 0 0;font-size:48px}.product-description{max-width:800px;margin:0 auto 60px;padding:34px 38px;background:#111315;border-left:4px solid #f47a13}.product-description p{margin:0;color:#d6d9dc;font-size:16px}.product-description p+p{margin-top:16px}.detail-image-stack{display:grid;gap:0;justify-items:center}.detail-image-stack img{display:block;width:100%;max-width:900px;height:auto;margin:0 auto}.detail-image-stack.single img{max-width:760px;padding:40px;background:#f0f2f3;object-fit:contain}.product-siblings{padding:34px 0;background:#111315}.product-siblings .inner{display:grid;grid-template-columns:1fr 1fr}.product-siblings a{display:grid;gap:5px;color:#fff}.product-siblings a.next{text-align:right}.product-siblings small{color:#f47a13;text-transform:uppercase;letter-spacing:.1em}.product-siblings b{font-size:18px}@media(max-width:980px){.catalog-grid{grid-template-columns:repeat(2,1fr)}.product-intro{grid-template-columns:1fr}.product-primary-image{min-height:450px}.product-intro-copy{padding:48px}}@media(max-width:680px){.product-catalog,.product-detail{padding:64px 0 80px}.catalog-head,.catalog-grid{grid-template-columns:1fr}.catalog-head{gap:16px}.product-card-image{height:260px}.product-primary-image{min-height:330px;padding:28px}.product-intro-copy{padding:34px 24px}.product-specs>div{grid-template-columns:1fr;gap:4px}.product-story{padding:76px 0}.product-description{padding:26px 22px}.detail-heading h2{font-size:38px}.product-siblings b{font-size:14px}}