.card.svelte-11ja2cl{display:block;position:relative;text-decoration:none;color:inherit}.card-image.svelte-11ja2cl{aspect-ratio:3 / 4;overflow:hidden;background:var(--color-image-placeholder)}.card-image.svelte-11ja2cl img:where(.svelte-11ja2cl){width:100%;height:100%;object-fit:cover;transition:transform .4s var(--ease-out-expo)}.card.svelte-11ja2cl:hover .card-image:where(.svelte-11ja2cl) img:where(.svelte-11ja2cl){transform:none}.card-label.svelte-11ja2cl{background:var(--color-surface);border:none;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.card-name.svelte-11ja2cl{font-family:var(--font-display);font-weight:700;font-size:var(--text-sm);line-height:1.3;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-bottom:.125rem}.compare.svelte-11ja2cl{text-decoration:line-through;opacity:.4}.page.svelte-zojzjp{padding:var(--space-lg) var(--page-padding) var(--space-2xl);max-width:var(--max-width);margin:0 auto}.product-grid.svelte-zojzjp{display:grid;grid-template-columns:repeat(var(--cols, 4),1fr);gap:var(--space-lg)}.product-grid.svelte-zojzjp .card{border:1px solid var(--color-rule-subtle)}.empty.svelte-zojzjp{padding:var(--space-2xl) 0;text-align:center;color:var(--color-text-muted);font-size:var(--text-sm)}@media(min-width:768px){.page.svelte-zojzjp{display:flex;flex-direction:column;height:calc(100vh - var(--nav-height, 60px));height:calc(100dvh - var(--nav-height, 60px));padding-bottom:var(--space-lg);overflow:hidden}.product-grid.svelte-zojzjp{gap:var(--space-md);flex:1;min-height:0}}@media(max-width:1024px){.product-grid.svelte-zojzjp{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.product-grid.svelte-zojzjp{grid-template-columns:1fr}}
