.tabs.svelte-126ak3w{display:flex;flex-direction:column}.tab-list.svelte-126ak3w{display:flex;gap:var(--space-1)}.tabs-full-width.svelte-126ak3w .tab-list:where(.svelte-126ak3w){width:100%}.tabs-full-width.svelte-126ak3w .tab-button:where(.svelte-126ak3w){flex:1}.tab-button.svelte-126ak3w{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-2) var(--space-4);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text-secondary);background:transparent;border-radius:var(--radius-md);transition:all var(--transition-fast);white-space:nowrap}.tab-button.svelte-126ak3w:hover:not(:disabled){color:var(--color-text-primary);background:var(--color-gray-100)}.tab-button.svelte-126ak3w:disabled{opacity:.5;cursor:not-allowed}.tab-button.active.svelte-126ak3w{color:var(--color-primary);font-weight:var(--font-weight-semibold)}.tabs-default.svelte-126ak3w .tab-button.active:where(.svelte-126ak3w){background:var(--color-primary-bg)}.tabs-pills.svelte-126ak3w .tab-list:where(.svelte-126ak3w){background:var(--color-gray-100);padding:var(--space-1);border-radius:var(--radius-lg)}.tabs-pills.svelte-126ak3w .tab-button.active:where(.svelte-126ak3w){background:var(--color-surface);box-shadow:var(--shadow-sm)}.tabs-underline.svelte-126ak3w .tab-list:where(.svelte-126ak3w){border-bottom:1px solid var(--color-border);gap:0}.tabs-underline.svelte-126ak3w .tab-button:where(.svelte-126ak3w){position:relative;border-radius:0;padding-inline:var(--space-5);padding-block:var(--space-3)}.tabs-underline.svelte-126ak3w .tab-button:where(.svelte-126ak3w):after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:transparent;transition:background var(--transition-fast)}.tabs-underline.svelte-126ak3w .tab-button.active:where(.svelte-126ak3w):after{background:var(--color-primary)}.tabs-underline.svelte-126ak3w .tab-button:where(.svelte-126ak3w):hover:not(:disabled){background:transparent}.tab-panel.svelte-126ak3w{padding-top:var(--space-4)}
