pub fn boxed_message(title: &str, content: &str, width: usize) -> String
Render a box-framed message with word wrapping.