- Introduce `message_border_style` to render message borders with a dimmed version of the role color. - Add `dim_color` and `color_to_rgb` helpers for color manipulation. - Update role styling to use `theme.mode_command` for system messages. - Adjust card rendering functions to accept role and apply the new border style.