.wk-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0}.wk-product-card{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:all .3s ease;background:#fff}.wk-product-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.wk-product-image{width:100%;height:250px;object-fit:cover;display:block}.wk-product-info{padding:1.5rem}.wk-product-title{font-size:1.2rem;font-weight:600;margin:0 0 .5rem;color:#333;line-height:1.4}.wk-product-price{font-size:1.1rem;font-weight:700;color:#2c5aa0;margin:.5rem 0}.wk-product-form{margin-top:1rem}.wk-add-to-cart{width:100%;padding:.75rem 1rem;background:#2c5aa0;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.wk-add-to-cart:hover{background:#1e3d6f}@media screen and (max-width: 749px){.wk-products-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin:1rem 0}.wk-product-image{height:200px}.wk-product-info{padding:1rem}.wk-product-title{font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/wk-products.css.map */
