.collection-custom-grid{max-width:1400px;margin:0 auto;padding:2rem 1rem}.collection-header{margin-bottom:2rem}.collection-title{font-size:1.5rem;font-weight:500;color:#333;margin:0}.products-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width: 600px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 960px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){.products-grid{grid-template-columns:repeat(3,1fr)}}.product-card-wrapper{position:relative;display:flex;flex-direction:column}.product-link{text-decoration:none;color:inherit;flex:1;display:flex;flex-direction:column}.product-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:box-shadow .3s ease,transform .2s ease;display:flex;flex-direction:column;height:100%}.product-link:hover .product-card{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.product-image-container{position:relative;width:100%;padding-top:75%;overflow:hidden;background:#f5f5f5}.product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-link:hover .product-image{transform:scale(1.05)}.product-image.placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:auto;opacity:.3}.product-badge{position:absolute;top:8px;left:8px;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;z-index:2}.promo-badge{background:#1976d2;color:#fff}.out-of-stock-badge{background:#757575;color:#fff}.product-info{padding:1rem;display:flex;flex-direction:column;flex:1}.product-card-content{flex:1;margin-bottom:.5rem}.product-title{font-size:.95rem;font-weight:500;color:#333;margin:0 0 .5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-description{font-size:.85rem;color:#666;margin:0;line-height:1.4}.product-price-container{margin-top:auto}.product-price{font-size:.95rem;font-weight:600;color:#333}.product-price .compare-price{color:#999;text-decoration:line-through;font-weight:400;margin-left:.5rem}.product-actions{position:absolute;bottom:1rem;right:1rem;z-index:3}.add-to-cart-form{margin:0}.add-to-cart-btn{width:40px;height:40px;border-radius:50%;border:none;background:#fff;color:#1976d2;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:all .2s ease;padding:0}.add-to-cart-btn:hover:not(.disabled){background:#1976d2;color:#fff;transform:scale(1.1);box-shadow:0 4px 12px #1976d24d}.add-to-cart-btn:active:not(.disabled){transform:scale(.95)}.add-to-cart-btn.disabled{background:#e0e0e0;color:#9e9e9e;cursor:not-allowed;box-shadow:0 1px 3px #0000001a}.add-to-cart-btn svg{width:20px;height:20px}.no-products{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:#666}.pagination{margin-top:3rem;text-align:center}.pagination a,.pagination span{display:inline-block;padding:.5rem 1rem;margin:0 .25rem;text-decoration:none;color:#1976d2;border:1px solid #e0e0e0;border-radius:4px;transition:all .2s ease}.pagination a:hover,.pagination .current{background:#1976d2;color:#fff;border-color:#1976d2}@media (max-width: 599px){.collection-custom-grid{padding:1rem .5rem}.collection-title{font-size:1.25rem}.product-info{padding:.75rem}.product-title{font-size:.9rem}.product-description{font-size:.8rem}.product-price{font-size:.9rem}.add-to-cart-btn{width:36px;height:36px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/collection-custom-grid.css.map */
