e.stopPropagation()} onkeydown={e => e.stopPropagation()}>

{t('settings.title')}

{#each CATEGORIES as cat} {/each}
{#if activeCategory === 'appearance'} {:else if activeCategory === 'agents'} {:else if activeCategory === 'security'} {:else if activeCategory === 'projects'} {:else if activeCategory === 'orchestration'} {:else if activeCategory === 'machines'} {:else if activeCategory === 'advanced'} {:else if activeCategory === 'keyboard'} {:else if activeCategory === 'marketplace'} {:else if activeCategory === 'diagnostics'} {/if}