.salms-msg{display:flex;gap:10px;align-items:flex-start}
.salms-msg>img{width:34px;height:34px;border-radius:50%;object-fit:cover}
.salms-msg.mine{margin-left:auto;background:#fff3bd}
.salms-msg p{white-space:pre-wrap;overflow-wrap:anywhere}
.salms-chat-status{margin:8px 2px;color:#64748b;font-size:13px}
.salms-chat-status.error{color:#b91c1c}
