.product-card[data-v-0e8c3f60]{background:#fff;border-radius:12px;padding:25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;position:relative;cursor:pointer;display:flex;flex-direction:column;align-items:center;height:100%}.product-card[data-v-0e8c3f60]:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.08);z-index:1}.product-card:hover .btn-buy[data-v-0e8c3f60]{opacity:1;transform:translateY(0)}.product-card .tag[data-v-0e8c3f60]{position:absolute;top:15px;right:15px;left:auto;background-color:#d01e1e;color:#fff;font-size:12px;padding:4px 8px;border-radius:4px;font-weight:600}.product-card .img-container[data-v-0e8c3f60]{width:100%;height:180px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.product-card .p-img[data-v-0e8c3f60]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.product-card .p-name[data-v-0e8c3f60]{font-size:16px;font-weight:600;margin-bottom:5px;color:#111;line-height:1.2;text-overflow:ellipsis}.product-card .p-desc[data-v-0e8c3f60],.product-card .p-name[data-v-0e8c3f60]{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card .p-desc[data-v-0e8c3f60]{font-size:12px;color:#666;margin-bottom:15px;height:32px;line-height:16px}.product-card .p-price[data-v-0e8c3f60]{font-size:16px;color:#111;font-weight:500;margin-top:auto;display:flex;align-items:center;justify-content:center;gap:8px}.product-card .p-price .save-badge[data-v-0e8c3f60]{font-size:12px;color:#d01e1e;background:#fff0f0;padding:2px 6px;border-radius:4px;font-weight:600}.container-box[data-v-747f9152]{min-height:600px}.container-box .list[data-v-747f9152]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-content:center;padding:26px 0;max-width:1200px;margin:0 auto}@media (max-width:1024px){.container-box .list[data-v-747f9152]{grid-template-columns:repeat(3,1fr)}}.container-box .common-pagination[data-v-747f9152]{width:100%;text-align:center;padding:40px 0}