.tfmwp-product-grid{display:grid;gap:20px;margin:20px 0}.tfmwp-product-grid[data-columns-desktop="1"]{grid-template-columns:repeat(1,1fr)}.tfmwp-product-grid[data-columns-desktop="2"]{grid-template-columns:repeat(2,1fr)}.tfmwp-product-grid[data-columns-desktop="3"]{grid-template-columns:repeat(3,1fr)}.tfmwp-product-grid[data-columns-desktop="4"]{grid-template-columns:repeat(4,1fr)}.tfmwp-product-grid[data-columns-desktop="5"]{grid-template-columns:repeat(5,1fr)}.tfmwp-product-grid[data-columns-desktop="6"]{grid-template-columns:repeat(6,1fr)}@media(max-width:1024px){.tfmwp-product-grid[data-columns-tablet="1"]{grid-template-columns:repeat(1,1fr)}.tfmwp-product-grid[data-columns-tablet="2"]{grid-template-columns:repeat(2,1fr)}.tfmwp-product-grid[data-columns-tablet="3"]{grid-template-columns:repeat(3,1fr)}.tfmwp-product-grid[data-columns-tablet="4"]{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.tfmwp-product-grid[data-columns-mobile="1"]{grid-template-columns:repeat(1,1fr)}.tfmwp-product-grid[data-columns-mobile="2"]{grid-template-columns:repeat(2,1fr)}.tfmwp-product-grid[data-columns-mobile="3"]{grid-template-columns:repeat(3,1fr)}}.tfmwp-product-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s}.tfmwp-product-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-4px)}.tfmwp-product-link{color:inherit;display:block;text-decoration:none}.tfmwp-product-image{aspect-ratio:1/1;background:#f5f5f5;overflow:hidden;width:100%}.tfmwp-product-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.tfmwp-product-info{padding:16px}.tfmwp-product-category{color:#666;font-size:12px;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.tfmwp-product-name{color:#333;font-size:16px;font-weight:600;line-height:1.4;margin:0 0 8px}.tfmwp-product-price{color:#d32f2f;font-size:18px;font-weight:700;margin-bottom:8px}.tfmwp-product-description{color:#666;font-size:14px;line-height:1.5;margin:0}
