.tabs-header.svelte-14pjp8h{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-lg);margin-bottom:var(--space-2xl)}.tabs-list{display:flex;gap:.25rem;background:var(--overlay-bg-secondary-60);padding:.25rem;border-radius:.5rem;border:1px solid var(--bg-tertiary);max-width:100%}.tab-trigger{min-height:44px;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;color:var(--text-tertiary);background:transparent;border:none;cursor:pointer;transition:all .15s ease;white-space:nowrap;scroll-snap-align:start}.tab-trigger:hover{color:var(--text-primary);background:var(--overlay-bg-tertiary-50)}.tab-trigger[data-state=active]{color:var(--interactive-text);background:var(--overlay-interactive-10)}.tab-trigger.hidden-tab{display:none}.filter-bar.svelte-14pjp8h{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;min-width:0}.filter-select.svelte-14pjp8h{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:44px;padding:.5rem 2rem .5rem .875rem;border-radius:9999px;font-size:1rem;color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-medium);cursor:pointer;transition:all .15s ease;outline:none;box-shadow:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23374151' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.filter-select.svelte-14pjp8h:hover{border-color:var(--border-strong)}.filter-select.svelte-14pjp8h:focus,.filter-select.svelte-14pjp8h:focus-visible{outline:none!important;box-shadow:none;border-color:var(--interactive)}.filter-checkbox.svelte-14pjp8h{display:flex;align-items:center;gap:.5rem;min-height:44px;font-size:.875rem;color:var(--text-tertiary);cursor:pointer}.filter-checkbox.svelte-14pjp8h input:where(.svelte-14pjp8h){-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;border:1.5px solid var(--border-medium);border-radius:var(--radius-sm);background:var(--bg-primary);cursor:pointer;transition:all var(--transition-fast);position:relative}.filter-checkbox.svelte-14pjp8h input:where(.svelte-14pjp8h):checked{background:var(--interactive);border-color:var(--interactive)}.filter-checkbox.svelte-14pjp8h input:where(.svelte-14pjp8h):checked:after{content:"";position:absolute;top:1px;left:4px;width:4px;height:8px;border:solid var(--text-white);border-width:0 2px 2px 0;transform:rotate(45deg)}.tab-content{min-height:300px}.tab-content[data-state=active]{display:block}.tab-content[data-state=inactive]{display:none}@media(max-width:640px){.tabs-header.svelte-14pjp8h{flex-direction:column;align-items:stretch}.filter-bar.svelte-14pjp8h{justify-content:flex-start;width:100%}.filter-select.svelte-14pjp8h{width:100%}.tabs-list{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;flex-wrap:nowrap}.tabs-list::-webkit-scrollbar{display:none}}
