.product-card[data-v-50f01301]{display:flex;flex-direction:column;gap:8px;width:100%;border-radius:10px;box-shadow:0 0 4px #0000001a;height:100%;border:1px solid #e5e7eb;transform:translateY(2px);transition:all .4s ease}.product-card[data-v-50f01301]:hover{transform:translateY(-2px);transition:all .4s ease;box-shadow:0 0 8px #0000001a}.image-container[data-v-50f01301]{position:relative;aspect-ratio:1/1}.carousel[data-v-50f01301]{position:relative;width:100%;height:auto}.carousel-image[data-v-50f01301]{position:absolute;width:100%;-o-object-fit:cover;object-fit:cover;opacity:0;aspect-ratio:1/1;border-radius:10px 10px 0 0;transition:opacity .5s ease}.carousel-image.active[data-v-50f01301]{opacity:1}.carousel-indicators[data-v-50f01301]{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:2}.carousel-indicators button[data-v-50f01301]{width:8px;height:8px;border-radius:50%;background:#cdd0d6;border:none;cursor:pointer;padding:0;transition:all .2s ease}.carousel-indicators button.active[data-v-50f01301]{background:#f2f6fc;transform:scale(1.2)}.product-info[data-v-50f01301]{display:flex;flex-direction:column;padding:12px;gap:4px}.product-title[data-v-50f01301]{display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word;text-overflow:ellipsis;overflow:hidden}.price-section[data-v-50f01301]{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px}.current-price[data-v-50f01301]{font-size:16px;font-weight:700}
