.product-card[data-v-6b9bd087]{background:var(--c-white);border:1px solid var(--c-card-border);border-radius:var(--radius-card);overflow:hidden;box-shadow:var(--shadow-soft);width:100%;max-width:none;text-decoration:none!important;transition:box-shadow .25s,transform .25s}.product-card[data-v-6b9bd087]:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.product-card .product-img[data-v-6b9bd087]{width:100%;aspect-ratio:1;overflow:hidden;background:var(--c-bg)}.product-card .product-img img[data-v-6b9bd087]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s}.product-card:hover .product-img img[data-v-6b9bd087]{transform:scale(1.04)}.product-card .product-body[data-v-6b9bd087]{padding:20px 20px 24px}.product-card .product-body h3[data-v-6b9bd087]{font-size:clamp(17px,2.5vw,20px);font-weight:700;color:var(--c-text);margin-bottom:8px;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.35}.product-card .product-body .product-desc[data-v-6b9bd087]{font-size:var(--fz-body);color:var(--c-text-dim);margin-bottom:16px;line-height:1.6;word-break:break-word;overflow-wrap:break-word}.product-card .product-body .product-price[data-v-6b9bd087]{font-size:var(--fz-lg);font-weight:700;color:var(--c-brand);margin-bottom:16px}.product-card .product-body .product-price .original[data-v-6b9bd087]{text-decoration:line-through;color:var(--c-text-dim);font-weight:400;margin-left:8px;font-size:var(--fz-body)}.product-card .product-body .btn[data-v-6b9bd087]{display:block;text-align:center}
