.card-product[data-astro-cid-4fhpls6h]{border-radius:var(--border-radius-lg);background-color:var(--color-bg-white);color:inherit;box-shadow:var(--shadow-sm);border:1px solid #35175f1a;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.card-product[data-astro-cid-4fhpls6h]:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.card-product-image[data-astro-cid-4fhpls6h]{aspect-ratio:1;background-color:var(--color-bg-light);position:relative;overflow:hidden}.card-product-image[data-astro-cid-4fhpls6h] img[data-astro-cid-4fhpls6h]{object-fit:cover;width:100%;height:100%;transition:transform .3s}.card-product[data-astro-cid-4fhpls6h]:hover .card-product-image[data-astro-cid-4fhpls6h] img[data-astro-cid-4fhpls6h]{transform:scale(1.03)}.card-product-placeholder[data-astro-cid-4fhpls6h]{width:100%;height:100%;color:var(--color-text-muted);justify-content:center;align-items:center;display:flex}.card-product-flag[data-astro-cid-4fhpls6h]{top:var(--space-3);left:var(--space-3);padding:3px var(--space-3);border-radius:var(--border-radius-pill);background-color:var(--color-brand-purple);color:var(--color-brand-white);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);position:absolute}.card-product-flag--accent[data-astro-cid-4fhpls6h]{background-color:var(--color-brand-accent);color:var(--color-brand-on-accent)}.card-product-body[data-astro-cid-4fhpls6h]{padding:var(--space-4);gap:var(--space-2);flex-direction:column;flex:1;display:flex}.card-product-tags[data-astro-cid-4fhpls6h]{gap:var(--space-2);margin-bottom:var(--space-1);flex-wrap:wrap;display:flex}.card-product-name[data-astro-cid-4fhpls6h]{font-size:var(--text-lg);color:var(--color-text-primary)}.card-product-desc[data-astro-cid-4fhpls6h]{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--line-height-body);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;display:-webkit-box;overflow:hidden}.card-product-price[data-astro-cid-4fhpls6h]{padding-top:var(--space-2);font-size:var(--text-lg);font-weight:var(--font-weight-bold);color:var(--color-brand-purple);margin-top:auto}.gallery-empty[data-astro-cid-fmfgs2lu]{color:var(--color-text-muted);text-align:center;padding-block:var(--space-16)}
