.product-card.svelte-11ja2cl{background:var(--color-bg);flex-direction:column;gap:12px;padding:16px;display:flex}.product-image.svelte-11ja2cl{aspect-ratio:1;background:var(--color-surface);border-radius:var(--radius-md);justify-content:center;align-items:center;margin-bottom:4px;display:flex;position:relative;overflow:hidden}.product-image.svelte-11ja2cl img:where(.svelte-11ja2cl){object-fit:cover;width:100%;height:100%;transition:transform .25s}.no-image.svelte-11ja2cl{color:var(--color-text-muted)}.product-info.svelte-11ja2cl{flex-direction:column;flex:1;gap:4px;display:flex}.product-category.svelte-11ja2cl{color:var(--color-text-muted);margin:0;font-size:12px;font-weight:600}.product-name.svelte-11ja2cl{color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.product-meta.svelte-11ja2cl{border-top:1px solid var(--color-border-light);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px;display:flex}.product-meta.svelte-11ja2cl span:where(.svelte-11ja2cl){color:var(--color-text-muted);font-size:12px;font-weight:600}.product-meta.svelte-11ja2cl span.out:where(.svelte-11ja2cl){color:var(--color-accent)}.product-meta.svelte-11ja2cl strong:where(.svelte-11ja2cl){color:var(--color-text);font-size:15px;font-weight:700}.product-actions.svelte-11ja2cl{gap:8px;margin-top:8px;display:flex}.btn-ghost.svelte-11ja2cl{color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;text-transform:uppercase;letter-spacing:.3px;background:0 0;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.btn-ghost.svelte-11ja2cl:hover{background:var(--color-surface);border-color:var(--color-text)}.details-btn.svelte-11ja2cl,.add-to-cart.svelte-11ja2cl{flex:1}
