.product-card[data-v-be155af7]{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-be155af7]:hover{box-shadow:var(--td-shadow-md,0 2px 8px rgba(0,0,0,.08));transform:translateY(-2px)}.product-card-image-wrapper[data-v-be155af7]{background:#f0f0f0;border-radius:var(--td-radius-md,12px);overflow:hidden;position:relative;width:100%}.product-card-image[data-v-be155af7]{border-radius:var(--td-radius-md,12px);transition:transform .3s ease}.product-card:hover .product-card-image[data-v-be155af7]{transform:scale(1.03)}.product-card-unavailable[data-v-be155af7]{left:8px;position:absolute;top:8px;z-index:2}.product-card-info[data-v-be155af7]{display:flex;flex:1;flex-direction:column;padding:10px 4px 8px}.product-card-title[data-v-be155af7]{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-be155af7]{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-be155af7]{font-size:14px}.product-card-info[data-v-be155af7]{padding:12px 6px 10px}}
