Producer Product Card Styles .producer-products{margin:2rem 0}.producer-products h2{margin-bottom:1.5rem;font-size:1.75rem;font-weight:600}.producer-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1024px){.producer-product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.producer-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.producer-product-grid{grid-template-columns:1fr}}.producer-product-card{border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:12px;background:#fff}.producer-product-card__link{text-decoration:none;color:inherit;display:block}.producer-product-card__image{margin-bottom:12px;overflow:hidden;border-radius:8px;background:#f5f5f5}.producer-product-card__image img{width:100%;height:auto;display:block}.producer-product-card__info{text-align:center;padding:8px 4px}.producer-product-card__title{font-size:1rem;margin:0 0 8px;line-height:1.4;font-weight:500;color:#333}.producer-product-card__price{font-size:1.125rem;font-weight:600;margin:0;color:#000}.producer-products__empty{text-align:center;padding:2rem;color:#666;font-style:italic}
/*# sourceMappingURL=/cdn/shop/t/28/assets/producer-product-card.css.map */
