/* MarketFront Global 3.0 — Minimal Store */
body.structure-store-minimal{--theme-max:1280px}.structure-store-minimal .s-header{background:#fff}.structure-store-minimal .s-hero{padding:70px 0;background:linear-gradient(180deg,#fff,var(--s-bg))}.structure-store-minimal .s-hero-grid{grid-template-columns:1fr 1fr}.structure-store-minimal .s-hero-media{border:0;border-radius:24px}.structure-store-minimal .s-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.structure-store-minimal .s-product-card{border:0}.structure-store-minimal .s-product-image{border-radius:18px;aspect-ratio:1}.structure-store-minimal .s-product-body{padding:16px 0}.structure-store-minimal .s-footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}
@media(max-width:900px){body.structure-store-minimal .s-hero-grid{grid-template-columns:1fr}body.structure-store-minimal .s-grid.cols-4,body.structure-store-minimal .s-grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){body.structure-store-minimal .s-grid.cols-4,body.structure-store-minimal .s-grid.cols-3{grid-template-columns:1fr}}