pub fn progress_bar_good(ratio: f64, width: usize) -> String
Render a colored progress bar where high ratio = good (green) and low = bad (red).