.product-card.svelte-huycks{display:flex;flex-direction:column;gap:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-xl);background-color:var(--color-background);box-shadow:var(--shadow-xs);min-height:100%}.product-card__media.svelte-huycks{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(180deg,#0a24630f,#0a246300)}.product-card__media.svelte-huycks img:where(.svelte-huycks){width:100%;height:auto}.product-card__badge.svelte-huycks{position:absolute;top:var(--space-md);left:var(--space-md);padding:6px 12px;border-radius:var(--radius-pill);background-color:var(--color-secondary);color:var(--color-surface);font-size:var(--font-size-body-sm);text-transform:uppercase;letter-spacing:.18em;opacity:.92}.product-card__badge--gold.svelte-huycks{background-color:var(--color-primary);color:var(--color-ink);opacity:.95}.product-card__meta.svelte-huycks{display:flex;flex-direction:column;gap:6px}.product-card__brand.svelte-huycks{font-size:var(--font-size-body-sm);letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-muted)}.product-card__name.svelte-huycks{font-size:20px}.product-card__price.svelte-huycks{font-weight:600;color:var(--color-primary)}.product-card__cta.svelte-huycks{display:flex;gap:var(--space-sm);flex-wrap:wrap}.catalog-card.svelte-huycks{position:relative;overflow:hidden}.catalog-card__info.svelte-huycks{margin:var(--space-md) 0 0;display:grid;gap:var(--space-xs);color:var(--color-text-muted);font-size:var(--font-size-body-sm)}.catalog-card__info.svelte-huycks li:where(.svelte-huycks){list-style:none}.catalog-results.is-list .product-card.catalog-card.svelte-huycks{display:grid;grid-template-columns:220px 1fr;grid-template-rows:auto;gap:var(--space-lg);align-items:start}.catalog-results.is-list .product-card.catalog-card.svelte-huycks .product-card__media:where(.svelte-huycks){grid-row:1 / -1;height:100%;min-height:280px}.catalog-results.is-list .product-card.catalog-card.svelte-huycks .product-card__media:where(.svelte-huycks) img:where(.svelte-huycks){height:100%;object-fit:cover}.catalog-results.is-list .product-card.catalog-card.svelte-huycks .product-card__meta:where(.svelte-huycks){grid-column:2;grid-row:1}.catalog-results.is-list .product-card.catalog-card.svelte-huycks .product-card__cta:where(.svelte-huycks){grid-column:2;grid-row:2;display:flex;gap:var(--space-sm);justify-content:flex-start}.catalog-results.is-list .product-card.catalog-card.svelte-huycks .catalog-card__info:where(.svelte-huycks){grid-column:2;grid-row:3;margin-top:0}@media(max-width:576px){.catalog-results.is-list .catalog-card.svelte-huycks{grid-template-columns:1fr}}
