.pill-row.svelte-ojqb9s{display:flex;gap:var(--space-2)}.pill-row-scroll.svelte-ojqb9s{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:.25rem 0 .5rem;scrollbar-width:none}.pill-row-scroll.svelte-ojqb9s::-webkit-scrollbar{display:none}.pill-row-wrap.svelte-ojqb9s{flex-wrap:wrap;margin-bottom:var(--space-4)}.pill.svelte-ojqb9s{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:0 var(--space-4);height:44px;min-width:0;font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--font-semibold);line-height:var(--leading-none);white-space:nowrap;border-radius:4px;border:1px solid transparent;cursor:pointer;transition:background-color var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast);background:var(--bg-tertiary);color:var(--text-secondary)}.pill-row-scroll.svelte-ojqb9s .pill:where(.svelte-ojqb9s){flex-shrink:0;scroll-snap-align:start}.pill.svelte-ojqb9s:hover:not(.pill-active){background:var(--hover-bg);color:var(--text-primary)}.pill.svelte-ojqb9s:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.pill-active.svelte-ojqb9s{background:var(--color-brand-600);color:var(--text-on-colored-bg);border-color:transparent}.pill-active.svelte-ojqb9s:hover{background:var(--color-brand-600);color:var(--text-on-colored-bg)}.pill-count.svelte-ojqb9s{display:inline-flex;align-items:center;justify-content:center;min-width:20px;padding:0 5px;height:18px;font-family:var(--font-mono);font-size:var(--text-2xs);font-weight:var(--font-bold);line-height:var(--leading-none);letter-spacing:0;border-radius:3px;background:color-mix(in srgb,currentColor 12%,transparent);color:var(--text-muted)}.pill-active.svelte-ojqb9s .pill-count:where(.svelte-ojqb9s){background:#ffffff40;color:#fff}@media(max-width:479px){.pill-row-wrap.svelte-ojqb9s .pill:where(.svelte-ojqb9s){flex:1 1 auto;min-width:80px}}
