.Chatbot_chatbotContainer__sFy47{position:fixed;bottom:20px;right:20px;max-width:35vw;z-index:1000}.Chatbot_chatIcon__DanWK{cursor:pointer;font-size:24px}.Chatbot_chatWindow___b_Ml{flex-direction:column;border-radius:10px;padding:1rem;max-width:600px;margin:0 auto;box-shadow:0 0 10px rgba(0,0,0,.1);max-height:80vh;width:100%}.Chatbot_chatHeader__LBPX6,.Chatbot_chatWindow___b_Ml{display:flex;background-color:#f0f0f0;box-sizing:border-box}.Chatbot_chatHeader__LBPX6{border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #ccc;padding:10px 20px;justify-content:space-between;align-items:center}.Chatbot_closeBtn__4EQaJ{cursor:pointer;background:none;border:none;font-size:16px}.Chatbot_chatContent__fb_HO{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.Chatbot_message__aWAtS{padding:10px;margin:5px 0;border-radius:15px;max-width:100%;word-wrap:break-word}.Chatbot_user__EkM1L{background-color:#007bff;color:#fff;align-self:flex-end;border-radius:15px 15px 0 15px}.Chatbot_bot__uPHgJ{background-color:#fff;color:#000;align-self:flex-start;border-radius:15px 15px 15px 0}.Chatbot_userInput__DY1d1{width:calc(100% - 20px);padding:10px;border:1px solid #ccc;border-radius:4px;margin:10px}.Chatbot_sendBtn__5nV2z{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.Chatbot_sendBtn__5nV2z:hover{background-color:#0056b3}.Chatbot_chatbotLauncher__Z8bRM{width:60px;height:60px;background-color:#007bff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;position:fixed;bottom:20px;right:20px;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:background-color .3s,transform .3s}.Chatbot_chatbotLauncher__Z8bRM:hover{background-color:#0056b3;transform:scale(1.1)}