- Remove old title-only style.
- New layout (centered):
- 5 blank lines
- Logo from COVER_PAGE_LOGO_URL
- 3 blank lines
- Title (TRANSCRIPT or SUMMARY)
- Date of transcription
- Created by + COVER_PAGE_ORGANIZATION
- 3 blank lines
- Disclaimer
- Insert page break after cover page; content starts on page 2.
- Configurable summary prompts via ENV or file; stronger default prompt.
- New docx_styles.py: converts markdown (headings, bullets, bold/italic) to DOCX.
- Updated create_summary_docx to use markdown-aware styling.
- New docx_cover.py: reusable cover page for transcript and summary.
- Cover pages enabled when COVER_PAGE_ENABLED=true.