/* TradeBuilder Global 3.0 — Portfolio Gallery */
body.structure-portfolio-gallery{--theme-max:1380px}.structure-portfolio-gallery .s-header{background:#fff}.structure-portfolio-gallery .s-hero{padding:52px 0}.structure-portfolio-gallery .s-hero-grid{grid-template-columns:.8fr 1.2fr}.structure-portfolio-gallery .s-hero h1{font-size:clamp(52px,7vw,100px)}.structure-portfolio-gallery .s-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.structure-portfolio-gallery .s-product-card{border:0;border-radius:0}.structure-portfolio-gallery .s-product-image{aspect-ratio:4/5}.structure-portfolio-gallery .s-product-body{padding:14px 0}.structure-portfolio-gallery .s-footer-grid{grid-template-columns:2fr 1fr 1fr}
@media(max-width:900px){body.structure-portfolio-gallery .s-hero-grid{grid-template-columns:1fr}body.structure-portfolio-gallery .s-grid.cols-4,body.structure-portfolio-gallery .s-grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){body.structure-portfolio-gallery .s-grid.cols-4,body.structure-portfolio-gallery .s-grid.cols-3{grid-template-columns:1fr}}