.product-card{border:1px solid #eaeaea;border-radius:16px;background:#fff;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;display:flex;flex-direction:column;height:100%}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 30px -12px #0000001a;border-color:#f5b642}.card-img{position:relative;background:#f8f8f8;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.product-image-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-image-link img{width:75%;height:75%;object-fit:contain;transition:transform .4s}.product-card:hover .product-image-link img{transform:scale(1.02)}.sale-badge,.bestseller-badge{position:absolute;top:12px;z-index:2;padding:5px 10px;border-radius:40px;font-weight:800;font-size:.7rem;line-height:1}.sale-badge{left:12px;background:#e03a3a;color:#fff}.bestseller-badge{right:12px;background:#f5b642;color:#1f1f1f}.card-info{padding:16px 14px 20px;flex:1;display:flex;flex-direction:column}.product-title-link{text-decoration:none;color:inherit}.brand-name{font-size:.7rem;text-transform:uppercase;color:#8a8a8a;margin-bottom:6px}.product-title{font-weight:800;font-size:.95rem;margin-bottom:8px;line-height:1.3}.stars{display:flex;align-items:center;gap:3px;margin:8px 0 6px;font-size:.75rem}.stars i{color:#f5b642}.review-count{color:#6c6c6c;font-size:.7rem;margin-left:6px}.price-row{margin:8px 0 16px;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.current-price{font-weight:800;font-size:1.1rem;color:#000}.old-price{font-size:.8rem;color:#a0a0a0;text-decoration:line-through}.add-to-cart{background-color:#000;border:none;border-radius:40px;padding:12px 0;font-weight:700;font-size:.85rem;color:#fff;width:100%;cursor:pointer;transition:all .2s;margin-top:auto}.add-to-cart:hover{background-color:#2c2c2c;transform:scale(.98)}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
