**Summary**: Create the account settings screen that allows updating user profile data (e.g., name, email). **Tasks**: * Fetch current account info from /api/account * Update form (e.g. name, email, language) * Submit updates via /api/account