* feat: add typed signature with font picker to user profile
- Add 'Type' tab alongside 'Draw' and 'Upload' in signature/initials modals
- Create typed-signature-form custom element for canvas-based typed signatures
- Persist font preference per user via UserConfig (signature_font/initials_font)
- Pre-select saved font when reopening the modal
- Add i18n keys for 'type' and 'type_signature_here' in all 7 languages
* fix: use options_for_select to satisfy BetterHtml validation
---------
Co-authored-by: Bob Develop <developbob50@gmail.com>