.collection-tab-content,.collection-tab-liquid{margin-bottom:2rem}.collection-tab-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:1rem}.collection-tab-product{display:flex;flex-direction:column;border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.collection-tab-product:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-foreground),.1)}.collection-tab-product .product-image{aspect-ratio:1;overflow:hidden}.collection-tab-product .product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.collection-tab-product:hover .product-image img{transform:scale(1.05)}.collection-tab-product .product-info{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.collection-tab-product .product-title{margin:0 0 1rem;font-size:1.4rem;font-weight:600;line-height:1.4}.collection-tab-product .product-title a{color:rgb(var(--color-foreground));text-decoration:none;transition:color .3s ease}.collection-tab-product .product-title a:hover{color:rgba(var(--color-foreground),.7)}.collection-tab-product .product-price{margin-bottom:1rem;font-weight:600;color:rgb(var(--color-foreground))}.collection-tab-product .product-quick-add{margin-top:auto}.collection-tab-view-all{grid-column:1 / -1;text-align:center;margin-top:2rem}.collection-tab-view-all .btn{padding:1rem 2rem;border-radius:6px;text-decoration:none;font-weight:600;transition:all .3s ease}@media screen and (max-width: 749px){.collection-tab-products{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.collection-tab-product .product-info{padding:1.2rem}}@media screen and (max-width: 549px){.collection-tab-products{grid-template-columns:1fr;gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-collection-tab.css.map */
