/* MarketFront Global 3.0 — Photography Masonry */
body.structure-photo-masonry{--theme-max:1500px;background:#0b0b0b;color:#fff}.structure-photo-masonry .s-header{background:#0b0b0b;color:#fff}.structure-photo-masonry .s-logo,.structure-photo-masonry .s-nav a{color:#fff}.structure-photo-masonry .s-hero{padding:60px 0}.structure-photo-masonry .s-hero-grid{grid-template-columns:1fr}.structure-photo-masonry .s-hero-media{display:none}.structure-photo-masonry .s-grid.cols-4{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.structure-photo-masonry .s-product-card{border:0;background:transparent}.structure-photo-masonry .s-product-image{aspect-ratio:auto;min-height:360px}.structure-photo-masonry .s-product-body{color:#fff}.structure-photo-masonry .s-section.soft{background:#141414}.structure-photo-masonry .s-card{background:#151515;color:#fff;border-color:#333}
@media(max-width:900px){body.structure-photo-masonry .s-hero-grid{grid-template-columns:1fr}body.structure-photo-masonry .s-grid.cols-4,body.structure-photo-masonry .s-grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){body.structure-photo-masonry .s-grid.cols-4,body.structure-photo-masonry .s-grid.cols-3{grid-template-columns:1fr}}