.Chatbot_container__i0dbF{min-height:100vh;padding:0 .5rem;flex-direction:column;background-color:#f5f5f5}.Chatbot_container__i0dbF,.Chatbot_main__FcY83{display:flex;justify-content:center;align-items:center}.Chatbot_main__FcY83{padding:2rem 0;flex:1 1;flex-direction:column;width:100%;max-width:800px}.Chatbot_title__kn6Hs{margin:0 0 1.5rem;line-height:1.15;font-size:2.5rem;text-align:center;color:#333}.Chatbot_chatContainer__H60rD{width:100%;max-width:600px;height:70vh;min-height:500px;background-color:#fff;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;overflow:hidden}.Chatbot_messagesContainer__4VRag{flex:1 1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.Chatbot_message__8JStj{max-width:80%;padding:.75rem 1rem;border-radius:1rem;line-height:1.4;word-wrap:break-word}.Chatbot_userMessage__AWidC{align-self:flex-end;background-color:#007bff;color:#fff;border-bottom-right-radius:.25rem}.Chatbot_botMessage__r5W17{align-self:flex-start;background-color:#f1f1f1;color:#333;border-bottom-left-radius:.25rem}.Chatbot_loading__3mF3P{background-color:#f1f1f1;display:flex;justify-content:center;align-items:center;padding:.5rem 1rem}.Chatbot_loadingDots__jXBj_{display:flex;gap:.25rem}.Chatbot_loadingDots__jXBj_ span{width:8px;height:8px;border-radius:50%;background-color:#888;animation:Chatbot_loadingAnimation__BA08l 1.4s ease-in-out infinite both}.Chatbot_loadingDots__jXBj_ span:first-child{animation-delay:-.32s}.Chatbot_loadingDots__jXBj_ span:nth-child(2){animation-delay:-.16s}@keyframes Chatbot_loadingAnimation__BA08l{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.Chatbot_inputContainer__H07rm{display:flex;padding:1rem;border-top:1px solid #e1e1e1;background-color:#fff}.Chatbot_input__hFj3Q{flex:1 1;padding:.75rem 1rem;border:1px solid #e1e1e1;border-radius:1.5rem;font-size:1rem;outline:none;transition:border-color .3s ease}.Chatbot_input__hFj3Q:focus{border-color:#007bff}.Chatbot_sendButton__DQB9m{margin-left:.5rem;padding:.75rem 1.5rem;background-color:#007bff;color:#fff;border:none;border-radius:1.5rem;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.Chatbot_sendButton__DQB9m:hover{background-color:#0069d9}.Chatbot_input__hFj3Q:disabled,.Chatbot_sendButton__DQB9m:disabled{opacity:.7;cursor:not-allowed}.Chatbot_footer__8j7iV{width:100%;height:60px;border-top:1px solid #eaeaea}.Chatbot_footer__8j7iV,.Chatbot_footer__8j7iV a{display:flex;justify-content:center;align-items:center}.Chatbot_footer__8j7iV a{color:#0070f3;text-decoration:none}.Chatbot_footerContent__Gzu3T{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#333}.Chatbot_footerLogo__BZyTZ{display:inline-block;vertical-align:middle}@media (max-width:600px){.Chatbot_chatContainer__H60rD{width:95%;height:80vh}.Chatbot_message__8JStj{max-width:90%}.Chatbot_title__kn6Hs{font-size:1.5rem}}