.product-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:16px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s ease,box-shadow .2s ease;margin:16px}.product-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000001f}.product-card .product-image{width:100%;border-radius:12px;margin-bottom:12px}.product-card .product-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.product-badge{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600;color:#fff;display:inline-block}.badge-discount{background:#e63946}.badge-top{background:#f4a261}.badge-country{background:#f1f1f1;color:#000;border-radius:6px;padding:3px 8px}.product-title{font-weight:700;font-size:18px;margin:8px 0}.product-title a{color:#000;text-decoration:none}.product-title a:hover{text-decoration:underline}.product-description{color:#555;font-size:14px;margin-bottom:12px;line-height:1.4em}.product-price{font-size:20px;font-weight:700;color:#222;margin:8px 0}.product-price .old-price{font-size:16px;color:#aaa;text-decoration:line-through;margin-left:6px}.product-rating{display:flex;align-items:center;margin:6px 0}.product-rating .stars{color:#f4c430;font-size:16px;margin-right:6px}.product-card .add-to-cart{background:#16a34a;color:#fff;border-radius:10px;padding:12px;text-align:center;font-weight:600;margin-top:12px;cursor:pointer;width:100%;border:none;transition:background .2s ease}.product-card .add-to-cart:hover{background:#15803d}.product-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;font-size:12px}.product-tags span{background:#f8f9fa;padding:4px 8px;border-radius:6px;color:#333;font-weight:500}.stock-warning{font-size:13px;color:#d32f2f;margin-top:8px}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product-card.css.map */
