
/* Phase 18.9.5.28.5.8 — Public/customer responsive layer */
body.marketak-responsive-v18952858:not([class*="route-admin"]):not([class*="route-vendor"]) .hero,
body.marketak-responsive-v18952858:not([class*="route-admin"]):not([class*="route-vendor"]) .store-hero{box-shadow:0 22px 70px rgba(37,99,235,.12)}
body.marketak-responsive-v18952858 .product-card,
body.marketak-responsive-v18952858 .store-card,
body.marketak-responsive-v18952858 .cart-card,
body.marketak-responsive-v18952858 .checkout-card{border-radius:clamp(18px,1.8vw,28px)}
body.marketak-responsive-v18952858 .products-grid,
body.marketak-responsive-v18952858 .stores-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(240px,100%),1fr));gap:clamp(12px,1.5vw,20px)}
@media(max-width:760px){body.marketak-responsive-v18952858 .products-grid,body.marketak-responsive-v18952858 .stores-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.marketak-responsive-v18952858 .product-card{border-radius:18px}}
@media(max-width:430px){body.marketak-responsive-v18952858 .products-grid,body.marketak-responsive-v18952858 .stores-grid{grid-template-columns:1fr}}
