Appearance
Profile & Settings
Profile
What it's for
A read-only view of your own account.

There's nothing to click here; go to Settings to make changes.
Technical Notes
Reads from AuthContext only — no API call.
Settings
What it's for
Update your name/email/phone and change your password.

Steps: change your password
Click Change Password.

Technical Notes
Both the Account tab's Save and this dialog are UI-only today — they simulate success with a local timeout (// TODO: Implement API call when backend is ready), no real API call happens. Use Forgot Password on the login page for an actual password change.