.product-grid.svelte-1si5zf2{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1.5rem;display:grid}.product-item.svelte-1si5zf2{text-align:center;background:#f8f9fa;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:1rem;transition:transform .2s,box-shadow .2s;display:flex}.product-item.svelte-1si5zf2:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0000000d}.product-icon-container.svelte-1si5zf2{justify-content:center;align-items:center;width:60px;height:60px;display:flex}.product-icon-container.svelte-1si5zf2 img:where(.svelte-1si5zf2){object-fit:contain;max-width:100%;max-height:100%}.product-icon-placeholder.svelte-1si5zf2{background:var(--primary,#4f46e5);color:#fff;text-transform:uppercase;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 6px #0000001a}.product-item.svelte-1si5zf2 span:where(.svelte-1si5zf2){color:#333;font-size:.9rem;font-weight:500}.dark-mode .product-item.svelte-1si5zf2{background:#2a2a2a}.dark-mode .product-item.svelte-1si5zf2 span:where(.svelte-1si5zf2){color:#eee}
