.Home_main__2uIek{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0;margin:0}.Chatbot_chatbot__skoLX{display:flex;flex-direction:column;height:100vh;width:100%;max-width:800px;margin:0 auto;background-color:#f0f2f5;box-shadow:0 0 10px rgba(0,0,0,.1)}.Chatbot_messages__pftB4{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column}.Chatbot_inputArea__dHib0{display:flex;flex-direction:column;padding:1rem;background-color:#fff;border-top:1px solid #e0e0e0}.Chatbot_inputField__xDKKy{flex:1;padding:.75rem;margin-bottom:.5rem;border:1px solid #e0e0e0;border-radius:20px;font-size:16px;outline:none;resize:none;overflow-y:auto;min-height:40px;max-height:150px;line-height:1.5}.Chatbot_inputField__xDKKy:focus{border-color:#0070f3}.Chatbot_buttonGroup__W5HlP{display:flex;justify-content:space-between}.Chatbot_sendButton__KJBbe,.Chatbot_uploadButton__upugQ{padding:.75rem 1rem;background-color:#0070f3;color:#fff;border:none;border-radius:20px;cursor:pointer;font-size:16px;transition:background-color .2s;flex:1;margin:0 .25rem}.Chatbot_sendButton__KJBbe:hover,.Chatbot_uploadButton__upugQ:hover{background-color:#0056b3}.Chatbot_sendButton__KJBbe:disabled,.Chatbot_uploadButton__upugQ:disabled{background-color:#ccc;cursor:not-allowed}.Chatbot_loader__06Oqf{display:flex;justify-content:center;align-items:center;padding:1rem}.Chatbot_loader__06Oqf:after{content:"";display:block;width:30px;height:30px;border:3px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:Chatbot_spin__lq83n 1s linear infinite}@keyframes Chatbot_spin__lq83n{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Chatbot_message__9MKPY{max-width:70%;margin-bottom:1rem;padding:.75rem;border-radius:20px;font-size:16px;line-height:1.4}.Chatbot_messageText__jthP3{white-space:pre-wrap;word-wrap:break-word;font-family:inherit;margin:0;padding:0}.Chatbot_messageText__jthP3 i{font-style:italic}.Chatbot_messageText__jthP3 u{text-decoration:underline}.Chatbot_userMessage__osUho{align-self:flex-end;background-color:#0070f3;color:#fff}.Chatbot_userMessage__osUho .Chatbot_timestamp__pXEt4{color:hsla(0,0%,100%,.8)}.Chatbot_botMessage__rmKcA{align-self:flex-start;background-color:#fff;color:#333;border:1px solid #e0e0e0}.Chatbot_timestamp__pXEt4{font-size:12px;color:#888;margin-top:.25rem;opacity:.8}.Chatbot_srOnly__3924U{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (max-width:600px){.Chatbot_inputArea__dHib0{padding:.5rem}.Chatbot_inputField__xDKKy{font-size:14px;padding:.5rem}.Chatbot_sendButton__KJBbe,.Chatbot_uploadButton__upugQ{padding:.5rem .75rem;font-size:14px}}