.hscroller.svelte-woxtfx{position:relative;width:100%}.hscroller-track.svelte-woxtfx{display:flex;flex-wrap:nowrap;align-items:stretch;gap:var(--hscroller-gap);padding:var(--hscroller-padding);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.hscroller-track.svelte-woxtfx::-webkit-scrollbar{display:none}.hscroller-track.svelte-woxtfx>*{scroll-snap-align:var(--hscroller-snap-align);flex-shrink:0}.hscroller-fade.svelte-woxtfx{position:absolute;top:0;bottom:0;width:32px;pointer-events:none;z-index:1}.hscroller-fade--left.svelte-woxtfx{left:0;background:linear-gradient(to right,var(--surface-base) 0%,color-mix(in srgb,var(--surface-base) 0%,transparent) 100%)}.hscroller-fade--right.svelte-woxtfx{right:0;background:linear-gradient(to left,var(--surface-base) 0%,color-mix(in srgb,var(--surface-base) 0%,transparent) 100%)}.hscroller-arrow.svelte-woxtfx{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-full);background:var(--surface-raised);color:var(--text-primary);border:1px solid var(--border-default);box-shadow:var(--shadow-card);cursor:pointer;z-index:2;transition:opacity var(--duration-fast) var(--easing-standard),transform var(--duration-fast) var(--easing-standard),background-color var(--duration-fast) var(--easing-standard);font-family:var(--font-sans)}.hscroller-arrow.svelte-woxtfx:hover:not(:disabled){background:var(--surface-muted)}.hscroller-arrow.svelte-woxtfx:active:not(:disabled){transform:translateY(-50%) scale(.95)}.hscroller-arrow.svelte-woxtfx:disabled{opacity:0;pointer-events:none}.hscroller-arrow.svelte-woxtfx:focus-visible{outline:2px solid var(--color-brand-500);outline-offset:2px}.hscroller-arrow--left.svelte-woxtfx{left:8px}.hscroller-arrow--right.svelte-woxtfx{right:8px}@media(hover:none)and (pointer:coarse){.hscroller-arrow.svelte-woxtfx{display:none}}@media(prefers-reduced-motion:reduce){.hscroller-track.svelte-woxtfx{scroll-behavior:auto}.hscroller-arrow.svelte-woxtfx{transition:none}}.chip.svelte-18f5nav{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-sans);font-weight:800;letter-spacing:-.01em;border-radius:var(--radius-full);border:none;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background-color .15s ease-out,color .15s ease-out,box-shadow .15s ease-out,transform .1s ease-out;-webkit-user-select:none;user-select:none}.chip.svelte-18f5nav:active:not(:disabled){transform:scale(.97)}.chip.svelte-18f5nav:focus-visible{outline:2px solid var(--color-brand-500);outline-offset:2px}.chip.svelte-18f5nav:disabled{opacity:.5;cursor:not-allowed}.chip--sm.svelte-18f5nav{height:32px;padding:0 12px;font-size:.8125rem;min-height:32px}.chip--md.svelte-18f5nav{height:40px;min-height:var(--touch-target-min, 44px);padding:0 16px;font-size:.875rem}.chip--lg.svelte-18f5nav{height:44px;min-height:var(--touch-target-min, 44px);padding:0 18px;font-size:.9375rem}.chip--idle.svelte-18f5nav{background:var(--surface-muted);color:var(--text-secondary)}.chip--idle.svelte-18f5nav:hover:not(:disabled){background:color-mix(in srgb,var(--surface-muted) 80%,var(--border-default));color:var(--text-primary)}.chip--selected.svelte-18f5nav{background:var(--gradient-brand);color:var(--text-on-solid)}.chip--selected.svelte-18f5nav:hover:not(:disabled){background:linear-gradient(to right,#22c55e,#15803d)}.chip-icon.svelte-18f5nav{display:inline-flex;align-items:center;justify-content:center}.chip-label.svelte-18f5nav{display:inline-flex;align-items:center}.chip-count.svelte-18f5nav{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:var(--radius-full);font-size:.6875rem;font-weight:900;font-variant-numeric:tabular-nums}.chip--idle.svelte-18f5nav .chip-count:where(.svelte-18f5nav){background:var(--surface-base);color:var(--text-muted)}.chip--selected.svelte-18f5nav .chip-count:where(.svelte-18f5nav){background:#0000002e;color:var(--text-on-solid)}@media(prefers-reduced-motion:reduce){.chip.svelte-18f5nav,.chip.svelte-18f5nav:active:not(:disabled){transition:none;transform:none}}.category-filter.svelte-151hnyn{width:100%}.category-filter--sticky.svelte-151hnyn{position:sticky;top:0;z-index:10;background:color-mix(in oklab,var(--surface-base) 88%,transparent);backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px);padding:var(--space-2) 0;border-bottom:1px solid var(--border-subtle)}.category-filter-item.svelte-151hnyn{display:inline-flex}
