.product-card.svelte-aj2jcd{background:var(--ks-surface);border-radius:var(--ks-radius-lg);transition:transform var(--ks-transition-base), box-shadow var(--ks-transition-base), border-color var(--ks-transition-base);border:1px solid #c0cfde9e;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 24px #10254b0e;container-type:inline-size}.product-card.svelte-aj2jcd:hover{box-shadow:var(--ks-shadow-lg);border-color:#1c8d9f4d;transform:translateY(-4px)}.product-card__image.svelte-aj2jcd{aspect-ratio:4/3;background:linear-gradient(145deg,#eef4f8,#f9fbfd);position:relative;overflow:hidden}.product-card__image.svelte-aj2jcd img:where(.svelte-aj2jcd){object-fit:cover;width:100%;height:100%;transition:transform .42s ease, filter var(--ks-transition-base)}.product-card.svelte-aj2jcd:hover .product-card__image:where(.svelte-aj2jcd) img:where(.svelte-aj2jcd){filter:saturate(1.05);transform:scale(1.04)}.product-card__badges.svelte-aj2jcd{top:.75rem;z-index:2;flex-direction:column;gap:.35rem;display:flex;position:absolute;inset-inline-start:.75rem}.product-card__fav.svelte-aj2jcd{top:.75rem;background:var(--ks-white);width:34px;height:34px;color:var(--ks-text-secondary);box-shadow:var(--ks-shadow-sm);transition:color var(--ks-transition-fast), background var(--ks-transition-fast);z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-end:.75rem}.product-card__fav.svelte-aj2jcd:hover{color:var(--ks-red);background:var(--ks-red-light)}.product-card__body.svelte-aj2jcd{flex-direction:column;flex:1;gap:.5rem;padding:1.05rem;display:flex}.product-card__meta.svelte-aj2jcd{align-items:center;gap:.5rem;font-size:.75rem;display:flex}.product-card__brand.svelte-aj2jcd{color:var(--ks-accent);letter-spacing:.02em;font-weight:700}.product-card__ref.svelte-aj2jcd{color:var(--ks-text-muted)}.product-card__name.svelte-aj2jcd{color:var(--ks-text);-webkit-line-clamp:2;min-height:2.6em;transition:color var(--ks-transition-fast);-webkit-box-orient:vertical;font-size:.95rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card__name.svelte-aj2jcd:hover{color:var(--ks-accent)}.product-card__rating.svelte-aj2jcd{color:var(--ks-text-secondary);align-items:center;gap:.35rem;font-size:.8rem;display:flex}.product-card__reviews.svelte-aj2jcd{color:var(--ks-text-muted)}.product-card__footer.svelte-aj2jcd{justify-content:space-between;align-items:flex-end;gap:.55rem;min-width:0;margin-top:auto;padding-top:.75rem;display:flex}.product-card__price.svelte-aj2jcd{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.product-card__current.svelte-aj2jcd{color:#122558;white-space:nowrap;font-size:1.05rem;font-weight:800}.product-card__old.svelte-aj2jcd{color:var(--ks-text-muted);white-space:nowrap;font-size:.8rem;text-decoration:line-through}.product-card__footer.svelte-aj2jcd .product-card__cta{flex-shrink:0;gap:.35rem;padding:.5rem .65rem;font-size:.8rem}@container (width<=250px){.product-card__footer.svelte-aj2jcd{flex-direction:column;align-items:stretch}.product-card__footer.svelte-aj2jcd .product-card__cta{justify-content:center;width:100%}}.product-card.list.svelte-aj2jcd{flex-direction:row}.product-card.list.svelte-aj2jcd .product-card__image:where(.svelte-aj2jcd){aspect-ratio:auto;width:240px}.product-card.list.svelte-aj2jcd .product-card__body:where(.svelte-aj2jcd){padding:1.25rem}@media (width<=768px){.product-card.list.svelte-aj2jcd .product-card__image:where(.svelte-aj2jcd){width:140px}}
