.tabs.svelte-126ak3w{margin:1.5rem 0;border:1px solid var(--color-border-primary);border-radius:var(--border-radius);overflow:hidden}.tab-list.svelte-126ak3w{display:flex;background:var(--color-bg-tertiary);border-bottom:1px solid var(--color-border-primary)}.tab-button.svelte-126ak3w{padding:.75rem 1.25rem;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;color:var(--color-text-secondary);transition:color .2s,border-color .2s,background-color .2s}.tab-button.svelte-126ak3w:hover{color:var(--color-text-primary);background:var(--color-bg-hover)}.tab-button.active.svelte-126ak3w{color:var(--color-accent);border-bottom-color:var(--color-accent);background:var(--color-bg-primary)}.tab-content.svelte-126ak3w{padding:1.5rem;background:var(--color-bg-primary)}@media(max-width:768px){.tab-list.svelte-126ak3w{flex-wrap:wrap}.tab-button.svelte-126ak3w{flex:1;min-width:120px;padding:.6rem .75rem;font-size:.85rem}}.tab-panel.svelte-7tvd90{animation:svelte-7tvd90-fadeIn .2s ease}@keyframes svelte-7tvd90-fadeIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}
