.xyzt-chat-msg{display:flex;gap:8px;margin:10px 0}.xyzt-chat-msg.user{justify-content:flex-end}.xyzt-chat-msg .xyzt-chat-bubble{max-width:85%;padding:10px 12px;border-radius:14px;white-space:pre-wrap;word-break:break-word}.xyzt-chat-msg.user .xyzt-chat-bubble{background:#000;color:#fff}.xyzt-chat-msg.assistant .xyzt-chat-bubble{background:#f1f1f1;color:#111}