3bb7f1ab32
The recap output looked notably different from recap-relay (bigger 15px font, different palette, single-column cards). Match recap-relay's job-output view: slate/indigo palette (--bg #0a0e1a, --accent #818cf8), 13px base type with the Helvetica/Arial stack, monospace accent-soft timestamps, and the two-pane layout — topic list on the left, full diarized transcript on the right, click a topic to scroll + highlight its range (inline JS, data baked in; no backend fetch). The summary/takeaways render as recap-relay-style cards in a band above the split. markdown() output unchanged. 66 tests pass.