.product-card[data-v-d1c652ce]{background:#fff;border-radius:var(--td-radius-md,12px);cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card[data-v-d1c652ce]:hover{box-shadow:var(--td-shadow-md,0 2px 8px rgba(0,0,0,.08));transform:translateY(-2px)}.product-card-image-wrapper[data-v-d1c652ce]{aspect-ratio:4/3;background:#f0f0f0;border-radius:var(--td-radius-md,12px);overflow:hidden;position:relative;width:100%}.product-card-image[data-v-d1c652ce]{border-radius:var(--td-radius-md,12px);transition:transform .3s ease}.product-card:hover .product-card-image[data-v-d1c652ce]{transform:scale(1.03)}.product-card-unavailable[data-v-d1c652ce]{left:8px;position:absolute;top:8px;z-index:2}.product-card-info[data-v-d1c652ce]{display:flex;flex:1;flex-direction:column;padding:10px 4px 8px}.product-card-title[data-v-d1c652ce]{color:#000000de;display:-webkit-box;font-size:13px;font-weight:500;line-height:1.35;margin-bottom:6px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-price[data-v-d1c652ce]{color:rgb(var(--v-theme-primary));font-size:16px;font-weight:700;line-height:1.2;margin-bottom:0}@media (min-width:960px){.product-card-title[data-v-d1c652ce]{font-size:14px}.product-card-info[data-v-d1c652ce]{padding:12px 6px 10px}}
