/* B2B Catalog Grid 2.0 */
body.structure-catalog{background:#f3f4f6}
.structure-catalog .s-header{position:relative;background:var(--s-card)}
.structure-catalog .s-hero{padding:54px 0;background:var(--s-primary);color:#fff}
.structure-catalog .s-hero-grid{grid-template-columns:1fr}.structure-catalog .s-hero-media{display:none}.structure-catalog .s-hero h1,.structure-catalog .s-hero p{color:#fff}.structure-catalog .s-hero h1{font-size:clamp(38px,5vw,58px);max-width:920px}
.structure-catalog .s-section{padding:52px 0}.structure-catalog .s-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;max-width:none;border-bottom:1px solid var(--s-border);padding-bottom:16px}
.structure-catalog .s-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.structure-catalog .s-product-card{box-shadow:none;border-radius:0}.structure-catalog .s-product-image{aspect-ratio:1.15/1}.structure-catalog .s-product-body{padding:13px}
.structure-catalog .s-product-body h3{font-size:16px}.structure-catalog .s-card{border-radius:0}
