.Chat_chatContainer__MZDoE{padding:20px;margin-top:20px;background-color:#2a2a2a;border-radius:8px;width:100%;max-width:800px;display:flex;flex-direction:column;justify-content:space-between;height:70vh}.Chat_chatList__XLNNV{flex-grow:1;overflow-y:auto;margin-bottom:10px}.Chat_chatItem__eEKGk{display:flex;align-items:flex-start;margin-bottom:10px}.Chat_system__0K1nV{justify-content:flex-start}.Chat_user__E4mHI{justify-content:flex-end}.Chat_bubble__bX0AU{padding:10px;border-radius:15px;max-width:70%;position:relative;margin:5px 0}.Chat_system__0K1nV .Chat_bubble__bX0AU{background-color:#3a3a3a;color:orange;border-top-left-radius:0}.Chat_user__E4mHI .Chat_bubble__bX0AU{background-color:#6c4600;color:#fff;border-top-right-radius:0}.Chat_sender__f146G{display:block;text-align:right;margin-top:5px;font-size:.8em;color:hsla(0,0%,100%,.6)}.Chat_chatInputContainer__S755n{margin-top:10px;display:flex}.Chat_chatInput__qZt6J{flex-grow:1;margin-right:10px;background-color:#1e1e1e;color:#e0e0e0}.Chat_chatInput__qZt6J input,input .Chat_chatInput__qZt6J::placeholder{color:#e0e0e0}.Chat_sendButton__ZjmWX{background-color:orange;color:#000}.Chat_icon__3wGhd{margin-right:10px;color:#fff}.Header_header__2AlXl{background-color:#000;display:flex;justify-content:center;align-items:center;width:100%;box-shadow:none}.Header_icon__kpDSz{margin-right:10px}.Header_title__G1xQb{font-weight:700;color:#fff;font-size:32px}