.theme-toggle.svelte-1flis1a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-surface);color:var(--text-secondary);cursor:pointer;transition:all .15s ease}.theme-toggle.svelte-1flis1a:hover{background:var(--bg-surface-hover);color:var(--text-primary);border-color:var(--border-strong)}.theme-toggle.svelte-1flis1a svg:where(.svelte-1flis1a){width:18px;height:18px}
