.chat-module__xqzKQq__content{border-radius:8px;flex-direction:column;width:100%;max-width:800px;height:100vh;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 0 10px #00000080}.chat-module__xqzKQq__header{color:#fff;text-align:center;padding:16px}.chat-module__xqzKQq__formSection{background:#2b2b2b;border-bottom:1px solid #333;padding:16px}.chat-module__xqzKQq__form{width:100%;display:flex}.chat-module__xqzKQq__input{color:#fff;background:#3b3b3b;border:1px solid #333;border-radius:4px;flex:1;padding:8px}.chat-module__xqzKQq__button{color:#fff;cursor:pointer;background:#ff7f00;border:none;border-radius:4px;margin-left:8px;padding:8px 16px}.chat-module__xqzKQq__button:hover{background:#e66e00}.chat-module__xqzKQq__chatSection{flex:1;padding:16px;overflow-y:auto}.chat-module__xqzKQq__messageList{flex-direction:column;gap:8px;display:flex}.chat-module__xqzKQq__message{color:#fff;background:#2b2b2b;border-radius:4px;padding:8px}.chat-module__xqzKQq__userMessage .chat-module__xqzKQq__message{color:#000;background:#ff7f00;align-self:flex-end}.chat-module__xqzKQq__botMessage .chat-module__xqzKQq__message{background:#3b3b3b;align-self:flex-start}.chat-module__xqzKQq__botLabel{margin-right:4px;font-weight:700}
