.product-card26{cursor:pointer;flex-direction:column;width:100%;height:100%;padding:.5rem;font-family:Inter,sans-serif;transition:transform .3s;display:flex}.product-card26 .product-card26-asset-container{aspect-ratio:1/1.25;background-color:#0000;justify-content:center;align-items:center;width:100%;margin-bottom:24px;display:flex;position:relative;overflow:hidden}.product-card26 .product-card26-asset-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.product-card26 .product-card26-asset{object-fit:contain;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%!important;height:100%!important}.product-card26 .product-card26-badge{z-index:10;width:80px;height:80px;position:absolute;top:0;right:0}.product-card26 .product-card26-badge img{object-fit:contain;width:100%;height:100%}.product-card26:hover .product-card26-asset{transform:scale(1.05)}.product-card26 .product-card26-info{text-align:left;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:20px;display:flex}.product-card26 .product-card26-category{color:#7d6e5d;text-transform:lowercase;letter-spacing:.01em;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.product-card26 .product-card26-name{color:#000;letter-spacing:-.01em;margin:0 0 8px;font-family:Melodrama,serif;font-size:22px;font-weight:700;line-height:1.1}.product-card26 .product-card26-price-container{align-items:center;margin-bottom:8px;display:flex}.product-card26 .product-card26-current-price{color:#000;letter-spacing:-.02em;font-size:18px;font-weight:600}.product-card26 .product-card26-description{color:#444;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.product-card26 .product-card26-actions{width:100%;margin-top:auto}.product-card26 .product-card26-add-button{color:#000;text-transform:lowercase;cursor:pointer;background-color:#0000;border:1px solid #000;border-radius:30px;width:100%;padding:12px 24px;font-size:14px;font-weight:500;transition:all .3s}.product-card26 .product-card26-add-button:hover{color:#fff;background-color:#000}.product-card26 .product-card26-add-button:disabled{opacity:.5;cursor:not-allowed}.product-card26 .product-card26-qty-controls{color:#fff;box-sizing:border-box;background-color:#000;border-radius:30px;justify-content:space-between;align-items:center;width:100%;height:45px;padding:8px 20px;display:flex}.product-card26 .product-card26-qty-btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:20px;display:flex}.product-card26 .product-card26-qty-btn:hover{opacity:.7}.product-card26 .product-card26-qty-btn:disabled{opacity:.5;cursor:not-allowed}.product-card26 .product-card26-qty-display{text-align:center;min-width:30px;font-size:14px;font-weight:500}
