pub const MAX_DISPLAY_LENGTH: usize = 60;
Maximum length for display (shorter for terminal readability).