.tab-buttons.svelte-pgcq7p{display:flex;width:100%;border:1px solid #2d2d30;border-bottom:none;border-top-left-radius:.75rem;border-top-right-radius:.75rem;overflow:hidden}.tab-button.svelte-pgcq7p{flex:1;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;color:var(--muted-foreground);background:var(--background);border:none;cursor:pointer;transition:all .2s ease}.tab-button.svelte-pgcq7p:hover:not(.active){color:var(--foreground);background:color-mix(in srgb,var(--background) 90%,var(--border) 10%)}.tab-button.active.svelte-pgcq7p{background:var(--card);color:var(--foreground);font-weight:600;position:relative;z-index:2}.tab-button.active.svelte-pgcq7p:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background:var(--card)}.card-content.svelte-pgcq7p{background:var(--card);border:1px solid var(--border);border-top:none;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;padding:2rem;z-index:1;position:relative;margin-top:-1px}
