.live-chat{background:#24211c;border:1px solid #494237;border-radius:7px;padding:18px}.live-chat>header,.chat-message>header,.chat-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.live-chat>header{justify-content:space-between}.chat-history{overscroll-behavior:contain;max-height:560px;margin:16px 0;padding-right:8px;overflow:auto}.chat-message{border-bottom:1px solid #423a30;padding:14px 0}.chat-message header{margin-bottom:8px}.chat-message time{color:#bcb2a3;font-size:12px}.chat-message img{border-radius:3px}.chat-tokens{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.chat-tokens img{vertical-align:middle;display:inline-block}.chat-actions{margin-top:8px}.chat-actions button,.live-chat>header button{color:#e4dace;cursor:pointer;background:#332d25;border:1px solid #66523a;border-radius:4px;padding:6px 9px}.live-chat .item-message-content{min-height:90px}.live-chat button:disabled{opacity:.5;cursor:not-allowed}
