.product-card.svelte-q7rzb2{display:flex;flex-direction:column;background:var(--bg-panel);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1rem;transition:border-color .2s,box-shadow .2s}.product-card-link.svelte-q7rzb2{color:inherit;text-decoration:none}.product-card.svelte-q7rzb2:hover{border-color:var(--accent);box-shadow:var(--shadow-md)}.product-header.svelte-q7rzb2{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.product-code.svelte-q7rzb2{font-size:.75rem;color:var(--text-muted);font-family:monospace}.product-body.svelte-q7rzb2{flex:1;margin-bottom:.75rem}.description.svelte-q7rzb2{margin:0 0 .25rem;font-size:.95rem;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.description2.svelte-q7rzb2{margin:0 0 .25rem;font-size:.8rem;color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.department.svelte-q7rzb2{font-size:.7rem;color:var(--text-muted);text-transform:uppercase}.meta-row.svelte-q7rzb2{display:flex;flex-wrap:wrap;gap:.35rem}.category.svelte-q7rzb2{font-size:.7rem;color:var(--text-muted);text-transform:uppercase;border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:.1rem .35rem}.product-footer.svelte-q7rzb2{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid var(--border-color-subtle)}.price-stock.svelte-q7rzb2{display:flex;flex-direction:column;gap:.25rem}.price.svelte-q7rzb2{font-size:1.1rem;font-weight:700;color:var(--accent)}.unit.svelte-q7rzb2{font-size:.75rem;color:var(--text-muted)}.callout.svelte-q7rzb2{font-size:.9rem;font-weight:700;color:var(--accent)}.products-page.svelte-nh1ffu{max-width:1200px;margin:0 auto;padding:1rem;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.page-header.svelte-nh1ffu{margin-bottom:1.5rem}.page-header.svelte-nh1ffu h1:where(.svelte-nh1ffu){margin:0 0 .25rem;font-size:1.5rem}.page-header.svelte-nh1ffu p:where(.svelte-nh1ffu){margin:0;color:var(--text-secondary);font-size:.9rem}.search-section.svelte-nh1ffu{margin-bottom:1rem}.department-chips.svelte-nh1ffu{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.chip.svelte-nh1ffu{padding:.4rem .75rem;background:var(--bg-panel);border:1px solid var(--border-color);border-radius:var(--radius-full);font-size:.8rem;color:var(--text-secondary);cursor:pointer;transition:all .2s}.chip.svelte-nh1ffu:hover{border-color:var(--accent)}.chip.active.svelte-nh1ffu{background:var(--accent);border-color:var(--accent);color:#fff}.loading.svelte-nh1ffu{display:flex;justify-content:center;padding:4rem 0}.product-grid.svelte-nh1ffu{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.load-more.svelte-nh1ffu{display:flex;justify-content:center;margin-top:1.5rem}@media (min-width: 600px){.product-grid.svelte-nh1ffu{grid-template-columns:repeat(3,1fr)}}@media (min-width: 900px){.products-page.svelte-nh1ffu{padding:2rem}.product-grid.svelte-nh1ffu{grid-template-columns:repeat(4,1fr);gap:1.25rem}}
