.ChatBot_chatContainer__868_P{display:flex;flex-direction:column;max-width:600px;margin:40px auto;border:1px solid #ccc;border-radius:12px;padding:20px;background-color:#f9f9f9}.ChatBot_chatBox__ofXiw{height:300px;overflow-y:auto;border:1px solid #ddd;padding:10px;border-radius:8px;background-color:#ffffff;margin-bottom:16px}.ChatBot_inputRow__mpQa2{display:flex;gap:10px}.ChatBot_chatInput__6CXEv{flex-grow:1;padding:10px;border-radius:8px;border:1px solid #ccc;font-size:16px}.ChatBot_sendButton__7d2Ap{background-color:#0070f3;color:white;padding:10px 16px;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.ChatBot_sendButton__7d2Ap:hover{background-color:#005bb5}