/* ==========================================================================
   Rich Text — CoachOS Design System
   ──────────────────────────────────────────────────────────────────────
   `.rich-text` is now a CONSUMER of components/prose.css — THE single prose
   source shared by the coach Content display, the Lexxy editor body, and the
   member RICH answer render (WYSIWYG by construction, DRY).

   The heading / paragraph / list / link / blockquote / code / image / hr /
   table / inline-mark rules that previously lived here are defined ONCE in
   prose.css. Pre-soul sans/inherit typography — no soul routing, no reading
   measure cap. Study voice is element-gated (.rich-text--reading on /p only).
   Do not re-add prose rules here — extend prose.css instead.

   Load order: components/prose precedes this file in CSS_BUNDLE.
   ========================================================================== */
