.product-card[data-v-2f03b1da]{background:#fff;border-radius:12px;overflow:hidden;position:relative;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 10px #0000000d}.product-card[data-v-2f03b1da]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.badges[data-v-2f03b1da]{position:absolute;top:1rem;left:1rem;z-index:2;display:flex;flex-direction:column;gap:.5rem}.badge[data-v-2f03b1da]{padding:.35rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600}.badge.sale[data-v-2f03b1da]{background:var(--shop-secondary);color:#fff}.badge.multi-seller[data-v-2f03b1da]{background:#3b82f6;color:#fff}.quick-actions[data-v-2f03b1da]{position:absolute;top:1rem;right:1rem;z-index:2;display:flex;flex-direction:column;gap:.5rem;opacity:0;transform:translate(10px);transition:opacity .3s,transform .3s}.product-card:hover .quick-actions[data-v-2f03b1da]{opacity:1;transform:translate(0)}.action-btn[data-v-2f03b1da]{width:40px;height:40px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;box-shadow:0 2px 10px #0000001a;transition:color .2s,background-color .2s}.action-btn[data-v-2f03b1da]:hover{background:var(--shop-primary);color:#fff}.product-image[data-v-2f03b1da]{display:block;aspect-ratio:1;overflow:hidden}.product-image img[data-v-2f03b1da]{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-image img[data-v-2f03b1da]{transform:scale(1.1)}.product-content[data-v-2f03b1da]{padding:1.25rem}.product-category[data-v-2f03b1da]{display:block;font-size:.8rem;color:#888;text-decoration:none;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.product-name[data-v-2f03b1da]{display:block;font-size:1rem;font-weight:600;color:#333;text-decoration:none;margin-bottom:.75rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.product-name[data-v-2f03b1da]:hover{color:var(--shop-primary)}.product-price[data-v-2f03b1da]{display:flex;align-items:center;gap:.75rem}.current-price[data-v-2f03b1da]{font-size:1.1rem;font-weight:700;color:var(--shop-primary)}.original-price[data-v-2f03b1da]{font-size:.9rem;color:#999;text-decoration:line-through}.add-to-cart[data-v-2f03b1da]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;background:#f8f9fa;border:none;font-size:.9rem;font-weight:600;color:#333;cursor:pointer;transition:background-color .2s,color .2s}.add-to-cart[data-v-2f03b1da]:hover{background:var(--shop-primary);color:#fff}.icon[data-v-2f03b1da]{width:18px;height:18px}
