.chatbot-module__P_ugKG__widgetContainer{z-index:9999;flex-direction:column;align-items:flex-end;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;position:fixed;bottom:24px;right:24px}.chatbot-module__P_ugKG__popupBubble{-webkit-backdrop-filter:blur(12px);color:#fff;opacity:0;cursor:pointer;background:#141416d9;border:1px solid #ffffff1a;border-radius:20px 20px 4px;align-items:center;gap:12px;margin-bottom:12px;padding:12px 20px;transition:transform .2s,background .2s;animation:.6s cubic-bezier(.16,1,.3,1) forwards chatbot-module__P_ugKG__popupSlideInUp;display:flex;transform:translateY(20px);box-shadow:0 8px 32px #0000004d}.chatbot-module__P_ugKG__popupBubble:hover{background:#1e1e22f2;transform:translateY(-2px)}.chatbot-module__P_ugKG__popupText{margin:0;font-size:14px;font-weight:500;line-height:1.4}.chatbot-module__P_ugKG__closePopup{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:color .2s,background .2s;display:flex}.chatbot-module__P_ugKG__closePopup:hover{color:#fff;background:#ffffff1a}.chatbot-module__P_ugKG__chatWindow{transform-origin:100% 100%;background:#0e0e11;border-radius:24px;flex-direction:column;width:380px;height:600px;max-height:calc(100vh - 100px);margin-bottom:16px;animation:.3s cubic-bezier(.16,1,.3,1) forwards chatbot-module__P_ugKG__scaleIn;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000080,0 0 0 1px #ffffff0d}.chatbot-module__P_ugKG__chatWindow.chatbot-module__P_ugKG__hidden{display:none}.chatbot-module__P_ugKG__chatHeader{background:#18181c;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:20px;display:flex}.chatbot-module__P_ugKG__headerInfo{align-items:center;gap:12px;display:flex}.chatbot-module__P_ugKG__botAvatar{color:#fff;background:linear-gradient(135deg,#a855f7,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex;box-shadow:0 4px 12px #a855f74d}.chatbot-module__P_ugKG__headerText{flex-direction:column;display:flex}.chatbot-module__P_ugKG__headerTitle{color:#fff;margin:0;font-size:16px;font-weight:600}.chatbot-module__P_ugKG__headerStatus{color:#4ade80;align-items:center;gap:4px;margin:0;font-size:12px;font-weight:500;display:flex}.chatbot-module__P_ugKG__statusDot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s infinite chatbot-module__P_ugKG__pulse}.chatbot-module__P_ugKG__closeButton{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.chatbot-module__P_ugKG__closeButton:hover{color:#fff;background:#ffffff1a}.chatbot-module__P_ugKG__messageList{scroll-behavior:smooth;background:#0e0e11;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.chatbot-module__P_ugKG__messageList::-webkit-scrollbar{width:6px}.chatbot-module__P_ugKG__messageList::-webkit-scrollbar-track{background:0 0}.chatbot-module__P_ugKG__messageList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.chatbot-module__P_ugKG__messageWrapper{flex-direction:column;max-width:85%;display:flex}.chatbot-module__P_ugKG__messageWrapper.chatbot-module__P_ugKG__user{align-self:flex-end;align-items:flex-end}.chatbot-module__P_ugKG__messageWrapper.chatbot-module__P_ugKG__bot{align-self:flex-start;align-items:flex-start}.chatbot-module__P_ugKG__message{color:#fff;border-radius:18px;padding:12px 16px;font-size:14px;line-height:1.5;animation:.3s forwards chatbot-module__P_ugKG__messageSlideIn}.chatbot-module__P_ugKG__message.chatbot-module__P_ugKG__user{color:#fff;background:#7c3aed;border-bottom-right-radius:4px}.chatbot-module__P_ugKG__message.chatbot-module__P_ugKG__bot{color:#e2e8f0;background:#18181c;border:1px solid #ffffff0d;border-bottom-left-radius:4px}.chatbot-module__P_ugKG__messageTime{color:#fff6;margin-top:4px;margin-bottom:0;font-size:11px}.chatbot-module__P_ugKG__messageWrapper.chatbot-module__P_ugKG__user .chatbot-module__P_ugKG__messageTime{text-align:right}.chatbot-module__P_ugKG__inputArea{background:#18181c;border-top:1px solid #ffffff0d;align-items:flex-end;gap:12px;padding:16px 20px;display:flex}.chatbot-module__P_ugKG__inputWrapper{background:#0e0e11;border:1px solid #ffffff1a;border-radius:20px;flex:1;align-items:center;padding:12px 16px;transition:border-color .2s;display:flex}.chatbot-module__P_ugKG__inputWrapper:focus-within{border-color:#7c3aed}.chatbot-module__P_ugKG__input{color:#fff;resize:none;background:0 0;border:none;outline:none;flex:1;max-height:100px;font-family:inherit;font-size:14px;overflow-y:auto}.chatbot-module__P_ugKG__input::placeholder{color:#fff6}.chatbot-module__P_ugKG__sendButton{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 4px 12px #7c3aed4d}.chatbot-module__P_ugKG__sendButton:hover:not(:disabled){background:#6d28d9;transform:scale(1.05)}.chatbot-module__P_ugKG__sendButton:disabled{color:#777;cursor:not-allowed;box-shadow:none;background:#333}.chatbot-module__P_ugKG__launcher{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 8px 24px #7c3aed66}.chatbot-module__P_ugKG__launcher:hover{transform:scale(1.1)}.chatbot-module__P_ugKG__launcherIcon{animation:.3s chatbot-module__P_ugKG__spinIn}.chatbot-module__P_ugKG__typingIndicator{background:#18181c;border:1px solid #ffffff0d;border-radius:18px 18px 18px 4px;align-self:flex-start;gap:4px;margin-bottom:16px;padding:12px 16px;display:flex}.chatbot-module__P_ugKG__dot{background:#fff9;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both chatbot-module__P_ugKG__typing}.chatbot-module__P_ugKG__dot:first-child{animation-delay:-.32s}.chatbot-module__P_ugKG__dot:nth-child(2){animation-delay:-.16s}@keyframes chatbot-module__P_ugKG__popupSlideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes chatbot-module__P_ugKG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes chatbot-module__P_ugKG__messageSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes chatbot-module__P_ugKG__spinIn{0%{opacity:0;transform:rotate(-90deg)scale(.5)}to{opacity:1;transform:rotate(0)scale(1)}}@keyframes chatbot-module__P_ugKG__pulse{0%{box-shadow:0 0 #4ade8066}70%{box-shadow:0 0 0 6px #4ade8000}to{box-shadow:0 0 #4ade8000}}@keyframes chatbot-module__P_ugKG__typing{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}
