.chatbot-component_chatbot__YOxwv{position:fixed;bottom:20px;right:20px;width:400px;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.1),0 0 0 1px hsla(0,0%,100%,.05);display:flex;flex-direction:column;z-index:1000;overflow:hidden}@media(max-width:768px){.chatbot-component_chatbot__YOxwv{width:calc(100vw - 20px);height:calc(100vh - 100px);bottom:10px;right:10px;left:10px;border-radius:16px}}.chatbot-component_header__l0dc7{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px 20px 0 0}@media(max-width:768px){.chatbot-component_header__l0dc7{padding:12px 16px;border-radius:16px 16px 0 0}}.chatbot-component_headerInfo___LYqQ{display:flex;align-items:center;gap:12px}.chatbot-component_avatar__5YHca{width:40px;height:40px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chatbot-component_avatar__5YHca svg{color:#fff}.chatbot-component_info__S9erh{display:flex;flex-direction:column;gap:2px}.chatbot-component_info__S9erh h3{margin:0;font-size:16px;font-weight:600;color:#fff}.chatbot-component_status__zAREz{font-size:12px;opacity:.9}.chatbot-component_status__zAREz.chatbot-component_online__E6MBm{color:#4ade80}.chatbot-component_status__zAREz.chatbot-component_offline__aZPjr{color:#f87171}.chatbot-component_status__zAREz.chatbot-component_error__I0VyP{color:#fbbf24;font-weight:500}.chatbot-component_controls__cH5T6{display:flex;gap:8px}.chatbot-component_controlBtn__L5zs6{width:32px;height:32px;background:hsla(0,0%,100%,.1);border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#fff}.chatbot-component_controlBtn__L5zs6:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}.chatbot-component_controlBtn__L5zs6:active{transform:scale(.95)}.chatbot-component_messagesContainer__4ckIy{flex:1;overflow:hidden;display:flex;flex-direction:column}.chatbot-component_messages__wuzWn{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;min-height:300px;max-height:500px}@media(max-width:768px){.chatbot-component_messages__wuzWn{padding:16px;min-height:200px}}.chatbot-component_messages__wuzWn::-webkit-scrollbar{width:6px}.chatbot-component_messages__wuzWn::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.chatbot-component_messages__wuzWn::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:3px}.chatbot-component_messages__wuzWn::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}.chatbot-component_messageContainer__WlsXC{display:flex;gap:12px;align-items:flex-start}.chatbot-component_messageContainer__WlsXC.chatbot-component_user__o_Pm5{flex-direction:row-reverse}.chatbot-component_messageContainer__WlsXC.chatbot-component_user__o_Pm5 .chatbot-component_messageBubble__Fm4b3{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:18px 18px 4px 18px}.chatbot-component_messageContainer__WlsXC.chatbot-component_user__o_Pm5 .chatbot-component_avatar__5YHca{background:linear-gradient(135deg,#667eea,#764ba2)}.chatbot-component_messageContainer__WlsXC.chatbot-component_ai__nIPr9 .chatbot-component_messageBubble__Fm4b3{background:rgba(0,0,0,.04);color:#374151;border-radius:18px 18px 18px 4px;border:1px solid rgba(0,0,0,.05)}.chatbot-component_messageContainer__WlsXC.chatbot-component_ai__nIPr9 .chatbot-component_avatar__5YHca{background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.chatbot-component_messageContainer__WlsXC.chatbot-component_ai__nIPr9 .chatbot-component_avatar__5YHca svg{color:#6b7280}.chatbot-component_avatar__5YHca{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.1)}.chatbot-component_messageBubble__Fm4b3{padding:12px 16px;max-width:280px;word-wrap:break-word;line-height:1.5;font-size:14px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.chatbot-component_messageBubble__Fm4b3 p{margin:0}.chatbot-component_messageBubble__Fm4b3 p:not(:last-child){margin-bottom:8px}.chatbot-component_messageBubble__Fm4b3 ol,.chatbot-component_messageBubble__Fm4b3 ul{margin:8px 0;padding-left:20px}.chatbot-component_messageBubble__Fm4b3 code{background:rgba(0,0,0,.1);padding:2px 6px;border-radius:4px;font-size:13px}.chatbot-component_messageBubble__Fm4b3 pre{background:rgba(0,0,0,.05);padding:12px;border-radius:8px;overflow-x:auto;margin:8px 0}.chatbot-component_messageBubble__Fm4b3 pre code{background:none;padding:0}.chatbot-component_errorMessage__8AH1P{color:#ef4444;font-size:13px;padding:8px 12px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:8px}.chatbot-component_errorMessage__8AH1P span{display:flex;align-items:center;gap:6px}.chatbot-component_inputContainer__M_z6B{padding:20px;background:rgba(249,250,251,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(0,0,0,.05)}@media(max-width:768px){.chatbot-component_inputContainer__M_z6B{padding:16px}}.chatbot-component_inputWrapper___VaZp{display:flex;gap:12px;align-items:center;background:#fff;border-radius:25px;padding:4px;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .2s ease}.chatbot-component_inputWrapper___VaZp:focus-within{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.chatbot-component_input__FAck8{flex:1;border:none;outline:none;padding:12px 16px;font-size:14px;background:rgba(0,0,0,0);color:#374151}.chatbot-component_input__FAck8::-moz-placeholder{color:#9ca3af}.chatbot-component_input__FAck8::placeholder{color:#9ca3af}.chatbot-component_input__FAck8:disabled{opacity:.6;cursor:not-allowed}.chatbot-component_sendButton__cw0yp{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.chatbot-component_sendButton__cw0yp:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px rgba(102,126,234,.3)}.chatbot-component_sendButton__cw0yp:active:not(:disabled){transform:scale(.95)}.chatbot-component_sendButton__cw0yp:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(prefers-color-scheme:dark){.chatbot-component_chatbot__YOxwv{background:rgba(17,24,39,.95);border-color:rgba(55,65,81,.3)}.chatbot-component_messageContainer__WlsXC.chatbot-component_ai__nIPr9 .chatbot-component_messageBubble__Fm4b3{background:rgba(55,65,81,.6);color:#f9fafb;border-color:rgba(75,85,99,.3)}.chatbot-component_inputContainer__M_z6B{background:rgba(31,41,55,.8);border-color:rgba(55,65,81,.3)}.chatbot-component_inputWrapper___VaZp{background:rgba(55,65,81,.8);border-color:rgba(75,85,99,.3)}.chatbot-component_input__FAck8{color:#f9fafb}.chatbot-component_input__FAck8::-moz-placeholder{color:#9ca3af}.chatbot-component_input__FAck8::placeholder{color:#9ca3af}}.chatbot-component_errorBanner__quHSj{background:rgba(239,68,68,.1);border-bottom:1px solid rgba(239,68,68,.2);padding:8px 16px;color:#ef4444;font-size:13px;text-align:center}.chatbot-component_errorBanner__quHSj span{display:flex;align-items:center;justify-content:center;gap:8px}.chatbot-component_typingIndicator__LoO5A{display:flex;align-items:center;gap:4px;min-width:100px;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border:1px solid rgba(102,126,234,.2)}.chatbot-component_typingIndicator__LoO5A .chatbot-component_avatar__5YHca{background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.chatbot-component_typingIndicator__LoO5A .chatbot-component_avatar__5YHca svg{color:#6b7280}.chatbot-component_typingIndicator__LoO5A span{font-size:14px;color:#667eea;font-weight:500}@media(prefers-color-scheme:dark){.chatbot-component_typingIndicator__LoO5A{background:linear-gradient(135deg,rgba(102,126,234,.2),rgba(118,75,162,.2));border-color:rgba(102,126,234,.3)}.chatbot-component_typingIndicator__LoO5A .chatbot-component_avatar__5YHca{background:linear-gradient(135deg,rgba(243,244,246,.1),rgba(229,231,235,.1))}.chatbot-component_typingIndicator__LoO5A .chatbot-component_avatar__5YHca svg{color:#e5e7eb}.chatbot-component_typingIndicator__LoO5A span{color:#a5b4fc}}.floating-chat-button_floatingButton__mbRMK{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 25px rgba(102,126,234,.3),0 4px 12px rgba(0,0,0,.15);z-index:999;transition:all .3s ease}.floating-chat-button_floatingButton__mbRMK:hover{box-shadow:0 12px 35px rgba(102,126,234,.4),0 6px 20px rgba(0,0,0,.2)}.floating-chat-button_floatingButton__mbRMK:focus{outline:none;box-shadow:0 8px 25px rgba(102,126,234,.3),0 4px 12px rgba(0,0,0,.15),0 0 0 3px rgba(102,126,234,.2)}@media(max-width:768px){.floating-chat-button_floatingButton__mbRMK{width:56px;height:56px;bottom:16px;right:16px}}