/* MarketFront Global 3.0 — Modern Catalog */
body.structure-catalog-modern{--theme-max:1360px;background:#f7f8fa}.structure-catalog-modern .s-header{background:#fff}.structure-catalog-modern .s-hero{padding:44px 0}.structure-catalog-modern .s-hero-grid{grid-template-columns:1fr}.structure-catalog-modern .s-hero-media{display:none}.structure-catalog-modern .s-grid.cols-4{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.structure-catalog-modern .s-product-card{border-radius:10px}.structure-catalog-modern .s-product-image{aspect-ratio:1/1}.structure-catalog-modern .s-product-body{padding:14px}.structure-catalog-modern .s-product-body p{display:none}.structure-catalog-modern .s-section-head{display:flex;justify-content:space-between;align-items:end}
@media(max-width:900px){body.structure-catalog-modern .s-hero-grid{grid-template-columns:1fr}body.structure-catalog-modern .s-grid.cols-4,body.structure-catalog-modern .s-grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){body.structure-catalog-modern .s-grid.cols-4,body.structure-catalog-modern .s-grid.cols-3{grid-template-columns:1fr}}