.ChatBot_chatContainer___2v82{display:flex;flex-direction:column;height:100%;background:white;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(255,145,77,.25)}.ChatBot_chatHeader__wrI36{background:linear-gradient(135deg,#ff914d,#ffb07c);padding:20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ChatBot_headerContent__Oz55U{display:flex;align-items:center;gap:12px}.ChatBot_headerIcon__A9yan{width:40px;height:40px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ChatBot_headerText__AdJge h3{margin:0;color:white;font-size:16px;font-weight:700}.ChatBot_headerText__AdJge p{margin:0;color:rgba(255,255,255,.9);font-size:12px}.ChatBot_closeButton__JWphN{color:white!important;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.ChatBot_closeButton__JWphN:hover{background:rgba(255,255,255,.2)!important}.ChatBot_messagesContainer__wy9JB{flex:1 1;overflow-y:auto;padding:20px;background:linear-gradient(180deg,#fff9f5,#ffffff);display:flex;flex-direction:column;gap:16px}.ChatBot_messagesContainer__wy9JB::-webkit-scrollbar{width:6px}.ChatBot_messagesContainer__wy9JB::-webkit-scrollbar-track{background:rgba(255,145,77,.05)}.ChatBot_messagesContainer__wy9JB::-webkit-scrollbar-thumb{background:rgba(255,145,77,.3);border-radius:3px}.ChatBot_messagesContainer__wy9JB::-webkit-scrollbar-thumb:hover{background:rgba(255,145,77,.5)}.ChatBot_messageWrapper__dhC14{display:flex;gap:12px;animation:ChatBot_slideIn__lDuE1 .3s ease-out}.ChatBot_userMessage__paOAR{flex-direction:row-reverse}.ChatBot_assistantMessage__tOHfc{flex-direction:row}.ChatBot_assistantAvatar__Iu9cY,.ChatBot_userAvatar__phg2G{flex-shrink:0;width:36px!important;height:36px!important;display:flex;align-items:center;justify-content:center}.ChatBot_userAvatar__phg2G{background:linear-gradient(135deg,#ff914d,#ffb07c)!important;color:white!important}.ChatBot_assistantAvatar__Iu9cY{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:white!important}.ChatBot_messageBubble__4SZOB{max-width:70%;display:flex;flex-direction:column;gap:4px}.ChatBot_userMessage__paOAR .ChatBot_messageBubble__4SZOB{align-items:flex-end}.ChatBot_assistantMessage__tOHfc .ChatBot_messageBubble__4SZOB{align-items:flex-start}.ChatBot_messageContent__p__47{padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.5;word-wrap:break-word;white-space:pre-wrap}.ChatBot_userMessage__paOAR .ChatBot_messageContent__p__47{background:linear-gradient(135deg,#ff914d,#ffb07c);color:white;border-bottom-right-radius:4px;box-shadow:0 2px 8px rgba(255,145,77,.3)}.ChatBot_assistantMessage__tOHfc .ChatBot_messageContent__p__47{background:white;color:#2c3e50;border:1px solid rgba(255,145,77,.2);border-bottom-left-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.ChatBot_messageTime__GS6RI{font-size:11px;color:#999;padding:0 4px}.ChatBot_typingIndicator__6NOZv{display:flex;align-items:center;color:#666;font-size:14px}.ChatBot_inputContainer__JUjjM{padding:16px 20px;background:white;border-top:1px solid rgba(255,145,77,.1);display:flex;gap:12px;align-items:flex-end}.ChatBot_input__SIu5v{flex:1 1;border:2px solid rgba(255,145,77,.2)!important;border-radius:12px!important;padding:10px 14px!important;font-size:14px!important;transition:all .3s ease!important;resize:none!important}.ChatBot_input__SIu5v:focus,.ChatBot_input__SIu5v:hover{border-color:#ff914d!important;box-shadow:0 0 0 2px rgba(255,145,77,.1)!important}.ChatBot_sendButton__UFTMa{background:linear-gradient(135deg,#ff914d,#ffb07c)!important;border:none!important;width:44px!important;height:44px!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 12px rgba(255,145,77,.3)!important;transition:all .3s ease!important}.ChatBot_sendButton__UFTMa:hover:not(:disabled){transform:translateY(-2px)!important;box-shadow:0 6px 16px rgba(255,145,77,.4)!important}.ChatBot_sendButton__UFTMa:disabled{opacity:.5!important;cursor:not-allowed!important}@keyframes ChatBot_slideIn__lDuE1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ChatBot_messageBubble__4SZOB{max-width:85%}.ChatBot_chatHeader__wrI36,.ChatBot_messagesContainer__wy9JB{padding:16px}.ChatBot_inputContainer__JUjjM{padding:12px 16px}}.FloatingChatButton_floatingButtonContainer__E8sO5{position:fixed;bottom:24px;right:24px;z-index:1000;animation:FloatingChatButton_slideUp__VkPqI .5s ease-out}.FloatingChatButton_floatingButton__WO5gs{width:60px!important;height:60px!important;background:linear-gradient(135deg,#ff914d,#ffb07c)!important;border:none!important;box-shadow:0 6px 24px rgba(255,145,77,.4)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:24px!important;transition:all .3s ease!important}.FloatingChatButton_floatingButton__WO5gs:hover{transform:translateY(-4px) scale(1.05)!important;box-shadow:0 8px 32px rgba(255,145,77,.5)!important}.FloatingChatButton_floatingButton__WO5gs:active{transform:translateY(-2px) scale(1.02)!important}.FloatingChatButton_chatWindow__W_42x{position:fixed;bottom:100px;right:24px;width:400px;height:600px;z-index:999;animation:FloatingChatButton_slideUp__VkPqI .3s ease-out;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.15)}@keyframes FloatingChatButton_slideUp__VkPqI{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes FloatingChatButton_pulse__R_Blw{0%,to{opacity:1}50%{opacity:.5}}.FloatingChatButton_floatingButtonContainer__E8sO5 .ant-badge-dot{background:#52c41a;box-shadow:0 0 0 2px white;animation:FloatingChatButton_pulse__R_Blw 2s ease-in-out infinite}@media (max-width:768px){.FloatingChatButton_chatWindow__W_42x{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:0}.FloatingChatButton_floatingButtonContainer__E8sO5{bottom:20px;right:20px}.FloatingChatButton_floatingButton__WO5gs{width:56px!important;height:56px!important;font-size:22px!important}}@media (max-width:480px){.FloatingChatButton_floatingButtonContainer__E8sO5{bottom:16px;right:16px}}