.collection-products-section{margin:20px 0;padding-left:5px;padding-right:5px;box-sizing:border-box}.collection-products-wrapper{border:3px solid;border-radius:6px;background:#fff;overflow:hidden;max-width:1200px;margin:0 auto;box-sizing:border-box}@media (max-width: 768px){.collection-products-wrapper{max-width:100%}}.collection-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px}.section-title{font-size:16px;font-weight:600;margin:0}.see-all-link{font-size:13px;font-weight:500;text-decoration:none}.products-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;padding:16px}.product-card{position:relative;background:#fff;display:flex;flex-direction:column}.product-link-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.product-image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;background:#f6f6f6;border-radius:4px;overflow:hidden}.product-image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.product-card:hover .product-image{transform:scale(1.05)}.discount-badge{position:absolute;top:6px;left:6px;background:#ff5722;color:#fff;font-size:11px;font-weight:600;padding:3px 6px;border-radius:3px;z-index:3}.add-to-cart-form{position:absolute;bottom:0;left:0;width:100%;padding:8px;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);opacity:0;transform:translateY(10px);transition:all .3s ease;z-index:4}.product-card:hover .add-to-cart-form{opacity:1;transform:translateY(0)}.add-to-cart-btn{width:100%;background:#ff9800;color:#fff;border:none;padding:8px;font-size:13px;font-weight:600;border-radius:4px;cursor:pointer}.add-to-cart-btn:hover{background:#f57c00}.product-info{padding:8px 4px 0;position:relative;z-index:2}.product-title{font-size:13px;font-weight:500;line-height:1.3;margin-bottom:6px;height:34px;overflow:hidden}.product-title a{text-decoration:none;color:inherit}.product-title a:hover{text-decoration:underline}.product-price{display:flex;gap:6px;align-items:center}.current-price{font-size:14px;font-weight:700;color:#000}.original-price{font-size:12px;color:#888;text-decoration:line-through}@media (max-width: 1024px){.products-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.products-grid{display:flex;gap:12px;padding:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.product-card{min-width:48%;scroll-snap-align:start}.products-grid::-webkit-scrollbar{display:none}.add-to-cart-form{opacity:1;transform:none;background:#0006}.section-title{font-size:14px}.see-all-link{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-collection-products.css.map */
