fix: use rich.print thoughout the wizard for wrapping and highlighting
Fixes formatting in many places.
Adds nice highlighting in some.
But, do not redefine builtin print, use rich_print to be clear everywhere.
Fixes #546: question titles being truncated instead of wrapped.