.products-page.svelte-bhavc3{padding:var(--space-8) 0 var(--space-16)}.breadcrumbs.svelte-bhavc3{display:flex;align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-text-secondary);margin-bottom:var(--space-6)}.breadcrumbs.svelte-bhavc3 a:where(.svelte-bhavc3){color:var(--color-primary);text-decoration:none}.breadcrumbs.svelte-bhavc3 a:where(.svelte-bhavc3):hover{text-decoration:underline}.sep.svelte-bhavc3{color:var(--color-text-light)}.current.svelte-bhavc3{color:var(--color-text);font-weight:500}.page-header.svelte-bhavc3{display:flex;align-items:baseline;gap:var(--space-4);margin-bottom:var(--space-8)}.page-header.svelte-bhavc3 h1:where(.svelte-bhavc3){font-size:var(--font-size-2xl);font-weight:800}.product-count.svelte-bhavc3{font-size:var(--font-size-sm);color:var(--color-text-secondary)}.page-layout.svelte-bhavc3{display:grid;grid-template-columns:260px 1fr;gap:var(--space-8)}.sidebar.svelte-bhavc3{position:sticky;top:160px;height:fit-content}.sidebar-header.svelte-bhavc3{display:none}.filter-group.svelte-bhavc3{margin-bottom:var(--space-6)}.filter-title.svelte-bhavc3{font-size:var(--font-size-sm);font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--color-text-secondary);margin-bottom:var(--space-3);padding-bottom:var(--space-2);border-bottom:2px solid var(--color-border-light)}.filter-options.svelte-bhavc3{display:flex;flex-direction:column;gap:var(--space-1)}.filter-option.svelte-bhavc3{display:flex;align-items:center;justify-content:space-between;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);font-size:var(--font-size-sm);color:var(--color-text-secondary);text-decoration:none;transition:all var(--transition-fast)}.filter-option.svelte-bhavc3:hover{background:var(--color-bg-section);color:var(--color-primary)}.filter-option.active.svelte-bhavc3{background:#7b2d8e14;color:var(--color-primary);font-weight:600}.filter-count.svelte-bhavc3{font-size:var(--font-size-xs);color:var(--color-text-light);background:var(--color-bg-section);padding:2px 8px;border-radius:var(--radius-full)}.toolbar.svelte-bhavc3{display:flex;align-items:center;justify-content:flex-end;margin-bottom:var(--space-6);gap:var(--space-4)}.sort-desktop.svelte-bhavc3{display:flex;align-items:center;gap:var(--space-3);font-size:var(--font-size-sm);color:var(--color-text-secondary)}.sort-select.svelte-bhavc3{padding:var(--space-2) var(--space-3);border:2px solid var(--color-border);border-radius:var(--radius-md);font-family:var(--font-family);font-size:var(--font-size-sm);background:#fff;cursor:pointer;color:var(--color-text)}.products-grid.svelte-bhavc3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6)}.empty-state.svelte-bhavc3{text-align:center;padding:var(--space-20) var(--space-4);color:var(--color-text-secondary)}.empty-icon.svelte-bhavc3{font-size:4rem;display:block;margin-bottom:var(--space-4)}.empty-state.svelte-bhavc3 h3:where(.svelte-bhavc3){font-size:var(--font-size-xl);margin-bottom:var(--space-2)}.empty-state.svelte-bhavc3 a:where(.svelte-bhavc3){color:var(--color-primary);text-decoration:underline}.mobile-only-block.svelte-bhavc3,.mobile-only-inline.svelte-bhavc3{display:none}.desktop-only-flex.svelte-bhavc3{display:flex}.filter-overlay.svelte-bhavc3{display:none}@media(max-width:768px){.page-layout.svelte-bhavc3{grid-template-columns:1fr}.sidebar.svelte-bhavc3{position:fixed;top:0;left:0;bottom:0;width:300px;max-width:85vw;background:#fff;z-index:var(--z-modal);padding:var(--space-6);transform:translate(-100%);transition:transform var(--transition-base);overflow-y:auto}.sidebar.open.svelte-bhavc3{transform:translate(0)}.sidebar-header.svelte-bhavc3{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-6)}.sidebar-header.svelte-bhavc3 h3:where(.svelte-bhavc3){font-size:var(--font-size-lg);font-weight:700}.close-btn.svelte-bhavc3{font-size:var(--font-size-lg);color:var(--color-text-light);cursor:pointer;padding:var(--space-2)}.mobile-only-block.svelte-bhavc3{display:block}.mobile-only-inline.svelte-bhavc3{display:inline-flex}.desktop-only-flex.svelte-bhavc3{display:none}.filter-overlay.svelte-bhavc3{display:block;position:fixed;inset:0;background:#00000080;z-index:var(--z-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.products-grid.svelte-bhavc3{grid-template-columns:repeat(2,1fr);gap:var(--space-3)}.toolbar.svelte-bhavc3{justify-content:flex-start}}@media(min-width:769px)and (max-width:1024px){.products-grid.svelte-bhavc3{grid-template-columns:repeat(2,1fr)}.page-layout.svelte-bhavc3{grid-template-columns:220px 1fr}}
