{# Appearance toggle — Light / Dark / System. Mirrors `_density_toggle.html`: one form per button, hx-post /preferences, preserves the other pref fields via hidden inputs. Click handler runs BEFORE the post so the page flips instantly without waiting on the server round-trip; HX-Refresh then re-renders so the FOUC script sees the new server-side value on next nav. Inputs: profile: ProfileSettings — current profile (for .profile/.density/.theme) account_id: int | None — when set, write is per-account; else all #}