···44444545**Secondary / ghost:** `border-border bg-background text-foreground hover:bg-border/30` with `rounded-md` and `border` where shown as a pill-shaped outline button.
46464747+**All buttons must have `cursor-pointer`** to signal interactivity in the desktop context.
4848+4749**Migrate:** `SettingsModal` “Sign in” uses `rounded` + `text-xs`—consider `rounded-md` + `text-sm` for consistency with inputs and touch targets.
48504951## Form fields