.product-card.svelte-11ja2cl{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:4px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card.svelte-11ja2cl:hover{transform:scale(1.02);opacity:1}.product-card.svelte-11ja2cl:focus-visible{outline:2px solid rgb(var(--black));outline-offset:2px}.image-container.svelte-11ja2cl{position:relative;aspect-ratio:2/3;overflow:hidden;background-color:rgb(var(--gray-light))}.image-container.svelte-11ja2cl img:where(.svelte-11ja2cl){width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease-in-out}.image-container.svelte-11ja2cl img.loaded:where(.svelte-11ja2cl){opacity:1}.placeholder.svelte-11ja2cl{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f8f8,#e8e8e8);color:rgb(var(--gray));font-size:.875rem}.product-info.svelte-11ja2cl{padding:.75rem;background:transparent}.product-title.svelte-11ja2cl{margin:0 0 .25rem;font-size:.95rem;font-weight:600;color:rgb(var(--gray-light));line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price.svelte-11ja2cl{margin:0;font-size:.875rem;color:rgba(var(--gray-light),.85);font-weight:500}.product-year.svelte-11ja2cl{margin:0;font-size:.875rem;color:rgba(var(--gray-light),.85)}.product-stock.svelte-11ja2cl{margin:0;font-size:.875rem;color:rgba(var(--gray-light),.75);font-weight:500}@media(max-width:640px){.product-info.svelte-11ja2cl{padding:.5rem}.product-title.svelte-11ja2cl{font-size:.85rem}.product-price.svelte-11ja2cl,.product-year.svelte-11ja2cl,.product-stock.svelte-11ja2cl{font-size:.8rem}}.product-grid.svelte-188fjcn{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;padding:2rem 0}@media(max-width:640px){.product-grid.svelte-188fjcn{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem 0}}main.svelte-14s119g{width:100%;max-width:1400px;margin:0 auto;padding:1rem 2rem}.empty-state.svelte-14s119g{text-align:center;padding:3rem 1rem;color:rgb(var(--gray-light))}@media(max-width:640px){main.svelte-14s119g{padding:.5rem 1rem}}
