.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:1100px;margin:0 auto;padding:1.25rem 1rem;padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}.breadcrumbs-wrapper.svelte-nh1ffu{margin-bottom:1rem}.hero-section.svelte-nh1ffu{text-align:center;padding:2.5rem 0 2rem;margin-bottom:1.5rem;background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 5%,transparent) 0%,transparent 100%);border-radius:var(--radius-xl);border:1px solid color-mix(in srgb,var(--color-accent) 15%,var(--color-border))}.hero-title.svelte-nh1ffu{margin:0;font-size:1.875rem;font-weight:700;letter-spacing:-.02em;color:var(--color-text-primary)}.hero-subtitle.svelte-nh1ffu{margin:.75rem 0 1.5rem;font-size:1.125rem;color:var(--color-text-secondary);font-weight:400}.hero-actions.svelte-nh1ffu{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.category-nav.svelte-nh1ffu{display:flex;gap:.5rem;overflow-x:auto;padding:.75rem 0 1.5rem;scrollbar-width:none;justify-content:flex-start;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.category-nav.svelte-nh1ffu::-webkit-scrollbar{display:none}.category-nav.svelte-nh1ffu button{flex-shrink:0;white-space:nowrap}.hero-categories.svelte-nh1ffu{display:flex;flex-direction:column;gap:.85rem;margin-bottom:2rem}.hero-card-link.svelte-nh1ffu,.category-card-link.svelte-nh1ffu{text-decoration:none;color:inherit}.card-icon.svelte-nh1ffu{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--color-accent) 12%,transparent);color:var(--color-accent)}.card-body.svelte-nh1ffu{flex:1}.card-title.svelte-nh1ffu{margin:0;font-size:1.1rem;font-weight:700;color:var(--color-text-primary)}.card-description.svelte-nh1ffu{margin:.25rem 0 .75rem;font-size:.85rem;color:var(--color-text-secondary);line-height:1.4}.card-stats.svelte-nh1ffu{display:flex;align-items:center;gap:.75rem}.stat.svelte-nh1ffu{display:flex;flex-direction:column;gap:.1rem}.stat-value.svelte-nh1ffu{font-size:1.2rem;font-weight:700;color:var(--color-success);font-family:var(--font-mono)}.stat-label.svelte-nh1ffu{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-weight:600}.stat-separator.svelte-nh1ffu{color:var(--border-color);font-size:1.2rem}.other-categories.svelte-nh1ffu{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem;margin-bottom:2rem}.cat-icon.svelte-nh1ffu{width:40px;height:40px;border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-accent) 10%,transparent);color:var(--color-accent);display:flex;align-items:center;justify-content:center}.cat-title.svelte-nh1ffu{margin:0;font-size:.9rem;font-weight:700;color:var(--color-text-primary)}.cat-description.svelte-nh1ffu{margin:0;font-size:.78rem;color:var(--color-text-secondary);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.preview-section.svelte-nh1ffu,.featured-products.svelte-nh1ffu{margin-bottom:2rem}.featured-card-link.svelte-nh1ffu{display:block;text-decoration:none;color:inherit}.featured-card.svelte-nh1ffu{position:relative;border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--color-border);min-height:140px;display:flex;align-items:stretch;transition:box-shadow .2s}.featured-card.svelte-nh1ffu:hover{box-shadow:0 4px 24px #00000026}.featured-card-bg.svelte-nh1ffu{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.featured-card-overlay.svelte-nh1ffu{position:relative;width:100%;background:linear-gradient(90deg,#000000b8,#0000008c 60%,#0003);padding:1.25rem 1.5rem;display:flex;align-items:center}.featured-card-body.svelte-nh1ffu{display:flex;flex-direction:column;gap:.4rem;max-width:520px}.featured-card-title.svelte-nh1ffu{margin:0;font-size:1.1rem;font-weight:700;color:#fff;line-height:1.2}.featured-card-desc.svelte-nh1ffu{margin:0;font-size:.82rem;color:#fffc;line-height:1.4}.featured-card-cta.svelte-nh1ffu{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;color:var(--color-accent);margin-top:.25rem}.featured-card-link.svelte-nh1ffu:hover .featured-card-cta:where(.svelte-nh1ffu){text-decoration:underline}.preview-section.svelte-nh1ffu{margin-bottom:2rem}.preview-section.svelte-nh1ffu .view-header{padding:var(--space-3) var(--space-4);margin-bottom:1rem}.species-card-link.svelte-nh1ffu{text-decoration:none;color:inherit}.species-grid.svelte-nh1ffu{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem}.species-name.svelte-nh1ffu{margin:0 0 .5rem;font-size:.95rem;font-weight:700;color:var(--color-text-primary)}.thickness-list.svelte-nh1ffu{display:flex;flex-wrap:wrap;gap:.35rem}.species-grid.expanded.svelte-nh1ffu{margin-bottom:1.5rem}.header-badges.svelte-nh1ffu{display:flex;gap:.4rem;flex-wrap:wrap}.stock-legend.svelte-nh1ffu{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.legend-item.svelte-nh1ffu{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--color-text-secondary)}.stock-indicator.svelte-nh1ffu{width:12px;height:12px;border-radius:50%;flex-shrink:0}.stock-indicator.in-stock.svelte-nh1ffu{background:var(--color-success)}.stock-indicator.low.svelte-nh1ffu{background:var(--color-warning)}.stock-indicator.out.svelte-nh1ffu{background:var(--color-error)}.cta-header.svelte-nh1ffu{text-align:center;margin-bottom:1rem}.cta-header.svelte-nh1ffu h2:where(.svelte-nh1ffu){margin:0 0 .4rem;font-size:1.15rem;font-weight:700;color:var(--color-text-primary)}.cta-header.svelte-nh1ffu p:where(.svelte-nh1ffu){margin:0;font-size:.9rem;color:var(--color-text-secondary)}@media (prefers-color-scheme: dark){.cta-header.svelte-nh1ffu h2:where(.svelte-nh1ffu){color:#fff}.cta-header.svelte-nh1ffu p:where(.svelte-nh1ffu){color:#fffc}}.cta-actions.svelte-nh1ffu{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.category-view.svelte-nh1ffu,.search-view.svelte-nh1ffu{animation:svelte-nh1ffu-fadeIn .25s ease}.search-bar.svelte-nh1ffu{margin-bottom:1rem}.department-filters.svelte-nh1ffu{display:flex;flex-wrap:nowrap;gap:.4rem;margin-bottom:1rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.department-filters.svelte-nh1ffu::-webkit-scrollbar{display:none}.department-filters.svelte-nh1ffu button{flex-shrink:0;white-space:nowrap}.loading-container.svelte-nh1ffu{display:flex;justify-content:center;padding:3rem 0}.search-grid.svelte-nh1ffu{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.load-more.svelte-nh1ffu{display:flex;justify-content:center;margin-top:2rem}@keyframes svelte-nh1ffu-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 600px){.species-grid.svelte-nh1ffu,.search-grid.svelte-nh1ffu{grid-template-columns:repeat(3,1fr)}}@media (min-width: 900px){.products-page.svelte-nh1ffu{padding:2rem}.hero-title.svelte-nh1ffu{font-size:2.5rem}.hero-subtitle.svelte-nh1ffu{font-size:1.15rem}.hero-categories.svelte-nh1ffu{flex-direction:row}.species-grid.svelte-nh1ffu,.search-grid.svelte-nh1ffu{grid-template-columns:repeat(4,1fr)}}@media (max-width: 599px){.other-categories.svelte-nh1ffu{grid-template-columns:repeat(2,1fr)}.category-nav.svelte-nh1ffu{padding-bottom:1rem}.category-nav.svelte-nh1ffu button{font-size:.875rem;padding:.5rem .75rem;min-height:44px;min-width:fit-content}}@media (max-width: 375px){.other-categories.svelte-nh1ffu{grid-template-columns:1fr}.category-nav.svelte-nh1ffu{gap:.35rem}.category-nav.svelte-nh1ffu button{padding:.5rem .65rem;min-height:44px;font-size:.8rem}}
