.product-card-1{position:relative;border-radius:16px;background:#fff;border:1px solid #e8e0d8;overflow:hidden;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.product-card-1:hover{box-shadow:0 20px 40px #00000014;transform:translateY(-4px)}.product-card-1__badge{position:absolute;top:12px;left:12px;z-index:2;background:#d97706;color:#fff;font-size:11px;font-weight:700;padding:4px 12px;border-radius:999px}.product-card-1__wishlist{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border-radius:50%;background:#fffc;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-card-1__wishlist:hover{transform:scale(1.1)}.product-card-1__image-wrap{display:block;aspect-ratio:1;overflow:hidden;background:#f5f0eb;position:relative;width:100%}.product-card-1__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;position:absolute;top:0;left:0}.product-card-1:hover .product-card-1__image-wrap img{transform:scale(1.1)}.product-card-1:hover .secondary-image{opacity:1!important}.product-card-1__info{padding:16px;display:flex;flex-direction:column;flex-grow:1}.product-card-1__rating{display:flex;align-items:center;gap:2px;margin-bottom:8px}.product-card-1__rating .star{fill:#e8e0d8;stroke:none}.product-card-1__rating .star--filled{fill:#f59e0b}.product-card-1__reviews{font-size:11px;color:#8c7e72;margin-left:4px}.product-card-1__title{font-size:14px;font-weight:600;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.8em}.product-card-1__title a{color:#2c1810;text-decoration:none}.product-card-1__title a:hover{text-decoration:none}.product-card-1__price{display:flex;align-items:center;gap:8px;margin-bottom:12px}.product-card-1__price-current{font-size:18px;font-weight:800;color:#d97706}.product-card-1__price-old{font-size:13px;color:#8c7e72;text-decoration:line-through}.product-card-1__form{margin-top:auto}.product-card-1__btn-cart{margin-top:auto;width:100%;display:flex;align-items:center;justify-content:center;background:#d97706;color:#fff;padding:0;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;position:relative;overflow:hidden;height:40px}.product-card-1__btn-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-card-1__btn-cart:hover{opacity:.9;text-decoration:none}.product-card-1__btn-cart[disabled]{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none}.product-card-1__btn-cart[disabled]:hover{opacity:1;background-color:#e5e7eb}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-card.css.map */
