.product-showcase[data-v-fa5f26de]{padding:4rem 1rem}.product-grid[data-v-fa5f26de]{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:768px){.product-grid[data-v-fa5f26de]{grid-template-columns:repeat(2,1fr);gap:10px}}.product-card[data-v-fa5f26de]{background:#fff;border:1px solid #eaeaea;border-radius:12px;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.product-card[data-v-fa5f26de]:hover{border-color:#d1d1d1;transform:translateY(-8px);box-shadow:0 12px 24px #00000014}.product-card .badge-baru[data-v-fa5f26de]{color:#fff;text-transform:uppercase;z-index:10;background:#e63946;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.product-card .image-wrapper[data-v-fa5f26de]{aspect-ratio:1;background:#fff;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex;overflow:hidden}.product-card .image-wrapper img[data-v-fa5f26de]{-o-object-fit:contain;object-fit:contain;max-width:90%;max-height:90%;transition:transform .5s}.product-card:hover .image-wrapper img[data-v-fa5f26de]{transform:scale(1.05)}.product-card .content-wrapper[data-v-fa5f26de]{flex-direction:column;flex-grow:1;gap:.5rem;padding:1.25rem;display:flex}@media (max-width:768px){.product-card .content-wrapper[data-v-fa5f26de]{padding:.85rem}}.product-card .content-wrapper .category-tag[data-v-fa5f26de]{color:#888;letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:500}.product-card .content-wrapper .card-title[data-v-fa5f26de]{color:#2d3436;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.8rem;margin:0;font-size:.95rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:768px){.product-card .content-wrapper .card-title[data-v-fa5f26de]{height:2.4rem;font-size:.85rem}}.product-card .content-wrapper .btn-detail[data-v-fa5f26de]{color:#fff;cursor:pointer;background:#f20000;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:auto;padding:10px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.product-card .content-wrapper .btn-detail svg[data-v-fa5f26de]{transition:transform .2s}.product-card .content-wrapper .btn-detail[data-v-fa5f26de]:hover{color:#fff;background:#2d3436}.product-card .content-wrapper .btn-detail:hover svg[data-v-fa5f26de]{transform:translate(4px)}@media (max-width:768px){.product-card .content-wrapper .btn-detail[data-v-fa5f26de]{padding:8px;font-size:.75rem}}
