.catalog-page{background:#f7f6f2;color:#202b32}
.catalog-wrap{width:90%;max-width:1600px;margin:auto}
.catalog-breadcrumb{display:none}
.catalog-hero{padding:0 0 42px}.catalog-hero-grid{min-height:330px;display:grid;grid-template-columns:48% 52%;overflow:hidden;background:#fff;border:1px solid #e1e2df;border-radius:12px}
.catalog-hero-copy{padding:48px 52px;display:flex;flex-direction:column;justify-content:center}.catalog-kicker{color:#ca501d;font-size:.74rem;font-weight:800;letter-spacing:.18em}.catalog-hero h1{margin:14px 0;font-size:clamp(2.8rem,4.3vw,4.6rem);line-height:1;letter-spacing:-.05em}.catalog-hero p{max-width:620px;margin:0;color:#69747a;font-size:1.05rem}
.catalog-hero-media{min-height:330px;background-position:center;background-size:cover}
.catalog-content{padding:18px 0 90px}.catalog-section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:22px 0 28px}.catalog-section-heading span{color:#ca501d;font-size:.74rem;font-weight:800;letter-spacing:.18em}.catalog-section-heading h2{margin:8px 0 0;font-size:clamp(2.2rem,3.5vw,3.6rem);line-height:1;letter-spacing:-.04em}.catalog-section-heading p{max-width:460px;margin:0;color:#69747a}
.subcategory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.subcategory-card{overflow:hidden;background:#fff;border:1px solid #dedfdd;border-radius:10px}.subcategory-image{width:100%;height:auto;aspect-ratio:4/3;background-position:center;background-size:cover}.subcategory-body{position:relative;min-height:190px;padding:24px;display:flex;flex-direction:column}.subcategory-body small{position:absolute;right:22px;top:22px;color:#c3c8c6;font-weight:800}.subcategory-body h3{max-width:86%;margin:0 0 10px;font-size:1.35rem;line-height:1.2}.subcategory-body p{margin:0;color:#6d777d}
.catalog-product-preview{display:grid;grid-template-columns:1fr 1fr;min-height:420px;overflow:hidden;background:#fff;border:1px solid #dedfdd;border-radius:12px}.catalog-product-image{background-position:center;background-size:cover}.catalog-product-copy{padding:45px;display:flex;flex-direction:column;justify-content:center}.catalog-product-copy>small{color:#ca501d;font-weight:800;letter-spacing:.15em}.catalog-product-copy h3{margin:10px 0;font-size:2rem}.catalog-product-copy p{color:#69747a}.catalog-product-fields{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.catalog-product-fields span{padding:9px 12px;border:1px solid #dfe1df;border-radius:5px;color:#5f6a70;font-size:.84rem}.catalog-primary{display:inline-flex;width:max-content;margin-top:18px;padding:14px 18px;border-radius:6px;background:#ca501d;color:#fff;font-weight:800;transition:background-color .18s ease,transform .18s ease}.catalog-primary:hover{background:#a94017;transform:translateY(-1px)}.catalog-primary:active{transform:translateY(0)}
.catalog-contact-band{margin-top:18px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#202b32;color:#fff;border-radius:10px}.catalog-contact-band h3{margin:0 0 4px}.catalog-contact-band p{margin:0;color:#bac1c4}.catalog-contact-band a{padding:13px 17px;border:1px solid #ca501d;border-radius:6px;color:#fff;font-weight:800;white-space:nowrap;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.catalog-contact-band a:hover{background:#ca501d;transform:translateY(-1px)}.catalog-contact-band a:active{transform:translateY(0)}
.product-detail{padding:14px 0 90px}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px}.product-detail-image{min-height:500px;border-radius:12px;background:url('/assets/products-saw-blades.webp') center/cover no-repeat}.product-detail-copy{padding:18px 0}.product-detail-copy .catalog-kicker{display:block;margin-bottom:10px}.product-detail-copy h1{margin:0 0 8px;font-size:clamp(2.8rem,4vw,4.2rem);line-height:1}.product-code{color:#7b858a;font-weight:700}.product-detail-copy>p{color:#657077;font-size:1.04rem}.product-measures{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:28px 0}.product-measures div{padding:16px;border:1px solid #dfe1df;border-radius:7px;background:#fff}.product-measures small{display:block;color:#7a858a}.product-measures b{font-size:1.05rem}.product-specs{margin-top:28px;border-top:1px solid #dcdedc}.product-specs div{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:14px 0;border-bottom:1px solid #dcdedc}.product-specs b{color:#384349}.product-specs span{color:#717b80}
@media(max-width:900px){.catalog-hero-grid,.catalog-product-preview,.product-detail-grid{grid-template-columns:1fr}.catalog-hero-media{min-height:280px;order:-1}.subcategory-grid{grid-template-columns:repeat(2,1fr)}.catalog-section-heading{align-items:flex-start;flex-direction:column}.product-detail-image{min-height:380px}.catalog-contact-band{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.catalog-wrap{width:calc(100% - 28px)}.catalog-hero-copy{padding:30px 22px}.catalog-hero h1{font-size:2.4rem;line-height:1.04}.subcategory-grid{grid-template-columns:1fr}.subcategory-body{min-height:0}.catalog-product-copy{padding:28px 22px}.catalog-contact-band{padding:24px 20px}.catalog-contact-band a{width:100%;white-space:normal;text-align:center}.product-measures{grid-template-columns:1fr}.product-specs div{grid-template-columns:1fr;gap:3px}.product-detail-image{min-height:300px}}
