.trending-products{padding:3rem 1rem;background:#fff}.trending-products h2{text-align:center;font-size:2rem;font-weight:600;margin-bottom:2rem;color:#111}.product-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.product-card{width:45%;max-width:220px;background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000f;text-align:center;padding:1rem;transition:transform .3s ease}@media screen and (min-width: 640px){.product-card{width:30%}}@media screen and (min-width: 1024px){.product-card{width:22%}}.product-card:hover{transform:translateY(-5px)}.product-card img{width:100%;border-radius:12px;object-fit:contain}.product-title{font-size:1rem;font-weight:500;margin-top:.75rem;color:#333}.price{color:#d6244a;font-weight:700;margin:.5rem 0}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
