.product-card[data-v-fb4c67ee]{background-color:var(--bg-card);cursor:pointer;border:1px solid var(--glass-border);border-radius:8px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.product-card[data-v-fb4c67ee]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.product-image[data-v-fb4c67ee]{background-color:#fff;justify-content:center;align-items:center;height:250px;display:flex;position:relative;overflow:hidden}.product-img[data-v-fb4c67ee]{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.image-placeholder[data-v-fb4c67ee]{color:#999;font-size:.9rem;font-weight:700}.floating-actions[data-v-fb4c67ee]{flex-direction:column;gap:10px;transition:right .3s;display:flex;position:absolute;top:10px;right:-50px}.product-card:hover .floating-actions[data-v-fb4c67ee]{right:10px}.action-btn[data-v-fb4c67ee]{color:#333;cursor:pointer;background:#fff;border:1px solid #eaeaea;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 2px 5px #0000000d}.action-btn[data-v-fb4c67ee]:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.action-btn.active[data-v-fb4c67ee]{color:#e74c3c}.video-play-btn[data-v-fb4c67ee]{color:#fff;cursor:pointer;z-index:10;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-play-btn[data-v-fb4c67ee]:hover{background:var(--color-primary);transform:translate(-50%,-50%)scale(1.1)}.actions-container[data-v-fb4c67ee]{margin-top:1rem}.add-btn[data-v-fb4c67ee]{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.8rem;font-weight:600;display:flex}.add-btn[data-v-fb4c67ee]:hover{background-color:var(--color-secondary,#007a6e)}.product-info[data-v-fb4c67ee]{text-align:center;background-color:#fff;border-top:1px solid #f0f0f0;padding:1.2rem}.product-title[data-v-fb4c67ee]{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.4rem;margin-bottom:.8rem;font-size:1rem;font-weight:500;display:-webkit-box;overflow:hidden}.product-price[data-v-fb4c67ee]{color:var(--color-primary);font-size:1.2rem;font-weight:700}.price-container[data-v-fb4c67ee]{justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.original-price[data-v-fb4c67ee]{font-size:.95rem;text-decoration:line-through}.discount-badge[data-v-fb4c67ee]{color:#fff;z-index:5;background-color:#e74c3c;border-radius:4px;padding:4px 10px;font-size:.85rem;font-weight:700;position:absolute;top:10px;left:10px}.text-muted[data-v-fb4c67ee]{color:#999}.w-full[data-v-fb4c67ee]{width:100%}
