.wenrexa-chat-thread-list{max-height:calc(100vh - 220px);overflow-y:auto}.wenrexa-chat-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.wenrexa-chat-messages{height:calc(100vh - 320px);overflow-y:auto;padding:12px;background:rgba(0,0,0,.02)}.wenrexa-chat-messages-inner{display:flex;flex-direction:column;gap:10px}.wenrexa-chat-system{padding:6px 8px}.wenrexa-chat-msg-row{display:flex}.wenrexa-chat-msg-row--mine{justify-content:flex-end}.wenrexa-chat-msg-row--theirs{justify-content:flex-start}.wenrexa-chat-msg-bubble{max-width:78%;padding:10px 12px;border-radius:14px;background:#27272b;color:#fff}.wenrexa-chat-msg-row--mine .wenrexa-chat-msg-bubble{background:rgba(59,72,56,.1)}.wenrexa-chat-msg-text{white-space:pre-wrap;word-break:break-word}.wenrexa-chat-msg-meta{margin-top:6px;font-size:12px;opacity:.65;text-align:right}.wenrexa-chat-textarea{resize:none}.wenrexa-chat-unread-badge{position:absolute;top:0;right:0;transform:translate(40%,-40%);min-width:20px;height:20px;line-height:18px;font-size:12px;padding:0 6px;border:2px solid #fff}.wenrexa-chat-msg-row{position:relative}.wenrexa-chat-msg-actions{position:absolute;top:-8px;opacity:0;pointer-events:none;transition:opacity .15s ease}.wenrexa-chat-msg-row:hover .wenrexa-chat-msg-actions{opacity:1;pointer-events:auto}.wenrexa-chat-msg-row--mine .wenrexa-chat-msg-actions{right:0}.wenrexa-chat-msg-row--theirs .wenrexa-chat-msg-actions{left:0}.wenrexa-minw-0{min-width:0}.wenrexa-chat-msg-row{position:relative}.wenrexa-chat-msg-actions{position:absolute;top:-10px;opacity:0;pointer-events:none;transition:opacity 120ms ease-in-out;z-index:2}.wenrexa-chat-msg-row--mine .wenrexa-chat-msg-actions{right:0}.wenrexa-chat-msg-row--theirs .wenrexa-chat-msg-actions{left:0}.wenrexa-chat-msg-row:hover .wenrexa-chat-msg-actions{opacity:1;pointer-events:auto}