pub fn two_column(left: String, right: String, total_width: usize) -> String
Two panels side by side (each column is one panel’s line sequence).