.auth-theme-toggle.svelte-5bky5h{position:fixed;top:1rem;right:1rem;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;font-size:.9rem;box-shadow:var(--shadow-sm);transition:color .12s,border-color .12s,box-shadow .12s}.auth-theme-toggle.svelte-5bky5h:hover{color:var(--accent);border-color:var(--accent);box-shadow:var(--glow)}
