feat: use clood binary for splash screen header
Shells out to the clood Rust CLI to render saved characters with
their ANSI-colored unicode block art. Supports animated characters
by replicating clood's ping-pong animation logic and rendering
each frame via CLI args.
Configuration at top of file:
- CHARACTER: saved character name (e.g. 'buddy')
- ANIMATION: saved animation name(s) (e.g. 'slowblink')
- FPS: animation speed
- SUBTITLE: optional text below the character