//! myx — a lean, beautiful terminal Spotify player.
//!
//! FE: the design-token system (noodle's visual language) ported to ratatui,
//! plus album-art-reactive theming with cross-fades.
//! Backend (`streaming` feature): a lean librespot engine — Connect device + tee'd
//! FFT visualizer + real track-change events.