/* Placeholder for additional-chat-refinements.css
   Minimal rules to prevent 404 and console MIME errors.
   Replace with real refinements if available.
*/

.chat-refinements { box-sizing: border-box; }
.chat-message { line-height: 1.4; }
