.Chatbot_chatContainer__Q3kV1{position:fixed;bottom:100px;right:30px;width:400px;height:600px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;flex-direction:column;background-color:white;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;z-index:1000}.Chatbot_chatHeader__FwHHy{background-color:#2c3e50;color:white;padding:16px;border-radius:12px 12px 0 0;text-align:center}.Chatbot_chatMessages__9yK3f{flex:1;padding:16px;overflow-y:auto;background-color:#f9f9f9}.Chatbot_message__Y_H33{margin-bottom:12px;padding:10px 14px;border-radius:18px;max-width:80%;line-height:1.4;font-size:14px}.Chatbot_userMessage__uYpSA{background-color:#3498db;color:white;margin-left:auto;border-bottom-right-radius:4px}.Chatbot_botMessage__o6BVV{background-color:#ecf0f1;margin-right:auto;border-bottom-left-radius:4px}.Chatbot_chatInput__XfART{display:flex;padding:12px;border-top:1px solid #e0e0e0;background-color:white}.Chatbot_inputField__wSZYU{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:20px;outline:none;font-size:14px}.Chatbot_sendButton__lkF9v{margin-left:10px;padding:10px 18px;background-color:#3498db;color:white;border:none;border-radius:20px;cursor:pointer;font-weight:500}.Chatbot_sendButton__lkF9v:hover{background-color:#2980b9}.Chatbot_chatbotToggleButton__oxzbQ{position:fixed;bottom:30px;right:100px;width:60px;height:60px;background-color:#3498db;color:white;border-radius:50%;border:none;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1000}.Chatbot_chatbotToggleButton__oxzbQ:hover{background-color:#2980b9;transform:scale(1.1)}.Chatbot_chatbotToggleButton__oxzbQ svg{width:30px;height:30px}.Chatbot_whatsappButton__qm9zW{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background-color:#25D366;color:white;border-radius:50%;border:none;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1000}.Chatbot_whatsappButton__qm9zW:hover{background-color:#128C7E;transform:scale(1.1)}.Chatbot_whatsappButton__qm9zW svg{width:30px;height:30px}.Chatbot_confirmPopup__fPmzT{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1001}.Chatbot_confirmContent__rXKTO{background-color:white;padding:20px;border-radius:8px;max-width:300px;text-align:center}.Chatbot_confirmButtons__nh9cq{display:flex;gap:10px;margin-top:15px;justify-content:center}.Chatbot_confirmButton__Yc_cr{background-color:#25D366;color:white}.Chatbot_cancelButton__eFimE,.Chatbot_confirmButton__Yc_cr{padding:8px 16px;border:none;border-radius:4px;cursor:pointer}.Chatbot_cancelButton__eFimE{background-color:#e0e0e0}.Chatbot_confirmButton__Yc_cr:hover{background-color:#128C7E}.Chatbot_cancelButton__eFimE:hover{background-color:#d0d0d0}.Chatbot_suggestionsContainer__K1Kn4{display:flex;flex-wrap:wrap;gap:8px;padding:12px;background-color:white;border-top:1px solid #e0e0e0}.Chatbot_suggestionButton__HHQYy{padding:8px 16px;background:#f5f7fa;border:none;border-radius:20px;color:#2c3e50;font-size:13px;cursor:pointer;transition:all .2s ease}.Chatbot_suggestionButton__HHQYy:hover{background:#e8f4fc;color:#3498db;transform:translateY(-2px);box-shadow:0 2px 6px rgba(0,0,0,.05)}