.chatbot-module__P_ugKG__widgetContainer{z-index:9999;flex-direction:column;align-items:flex-end;font-family:Poppins,Kumbh Sans,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:fixed;bottom:24px;right:24px}.chatbot-module__P_ugKG__popupBubble{-webkit-backdrop-filter:blur(14px);color:#fff;opacity:0;cursor:pointer;background:#0f1f3ee6;border:1px solid #0ff1e666;border-radius:20px 20px 4px;align-items:center;gap:12px;margin-bottom:12px;padding:12px 20px;transition:transform .2s,background .2s,border-color .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 #0ff1e626,0 4px 16px #0006}.chatbot-module__P_ugKG__popupBubble:hover{background:#142a52f2;border-color:#0ff1e6cc;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:#fff9;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:#0ff1e6;background:#0ff1e626}.chatbot-module__P_ugKG__chatWindow{transform-origin:100% 100%;background:#0a111e;border-radius:24px;flex-direction:column;width:390px;height:620px;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 50px #000000b3,0 0 0 1px #0ff1e633}.chatbot-module__P_ugKG__chatWindow.chatbot-module__P_ugKG__hidden{display:none}.chatbot-module__P_ugKG__chatHeader{background:#0f1f3e;border-bottom:1px solid #0ff1e633;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.chatbot-module__P_ugKG__headerInfo{align-items:center;gap:12px;display:flex}.chatbot-module__P_ugKG__botAvatar{color:#0a111e;background:linear-gradient(135deg,#0ff1e6,#00b4d8);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex;box-shadow:0 4px 14px #0ff1e666}.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:#0ff1e6;align-items:center;gap:6px;margin:0;font-size:12px;font-weight:500;display:flex}.chatbot-module__P_ugKG__statusDot{background:#0ff1e6;border-radius:50%;width:7px;height:7px;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:#0ff1e6;background:#0ff1e626}.chatbot-module__P_ugKG__messageList{scroll-behavior:smooth;background:#0a111e;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:#0ff1e633;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 p{margin:0 0 8px}.chatbot-module__P_ugKG__message p:last-child{margin:0}.chatbot-module__P_ugKG__message ul,.chatbot-module__P_ugKG__message ol{margin:8px 0;padding-left:20px}.chatbot-module__P_ugKG__message li{margin-bottom:4px}.chatbot-module__P_ugKG__message h1,.chatbot-module__P_ugKG__message h2,.chatbot-module__P_ugKG__message h3,.chatbot-module__P_ugKG__message h4{color:#0ff1e6;margin:12px 0 8px;font-size:1.15em;font-weight:700!important}.chatbot-module__P_ugKG__message strong{color:#0ff1e6;font-weight:700!important}.chatbot-module__P_ugKG__message.chatbot-module__P_ugKG__user{color:#0a111e;background:linear-gradient(135deg,#0ff1e6,#00b4d8);border-bottom-right-radius:4px;font-weight:500}.chatbot-module__P_ugKG__message.chatbot-module__P_ugKG__bot{color:#e2e8f0;background:#14223a;border:1px solid #0ff1e633;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;color:#fff9}.chatbot-module__P_ugKG__inputArea{background:#0f1f3e;border-top:1px solid #0ff1e633;align-items:flex-end;gap:12px;padding:16px 20px;display:flex}.chatbot-module__P_ugKG__inputWrapper{cursor:text;background:#0a111e;border:1px solid #0ff1e64d;border-radius:20px;flex:1;align-items:center;min-height:44px;padding:10px 14px;transition:border-color .2s,box-shadow .2s;display:flex}.chatbot-module__P_ugKG__inputWrapper:focus-within{border-color:#0ff1e6;box-shadow:0 0 10px #0ff1e633}.chatbot-module__P_ugKG__input{color:#fff;resize:none;cursor:text;background:0 0;border:none;outline:none;flex:1;width:100%;min-height:24px;max-height:100px;font-family:inherit;font-size:14px;line-height:1.4;overflow-y:auto}.chatbot-module__P_ugKG__input::placeholder{color:#fff6}.chatbot-module__P_ugKG__sendButton{color:#0a111e;cursor:pointer;background:linear-gradient(135deg,#0ff1e6,#00b4d8);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 14px #0ff1e64d}.chatbot-module__P_ugKG__sendButton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 18px #0ff1e680}.chatbot-module__P_ugKG__sendButton:disabled{color:#ffffff4d;cursor:not-allowed;box-shadow:none;background:#1a2840}.chatbot-module__P_ugKG__launcher{color:#0a111e;cursor:pointer;background:linear-gradient(135deg,#0ff1e6,#00b4d8);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),box-shadow .3s;animation:.6s cubic-bezier(.175,.885,.32,1.275) forwards chatbot-module__P_ugKG__launcherPopIn,2.4s ease-in-out .6s infinite chatbot-module__P_ugKG__gentleBallBounce;display:flex;box-shadow:0 8px 25px #0ff1e666}.chatbot-module__P_ugKG__launcher:hover{animation-play-state:paused;transform:scale(1.12)translateY(-2px);box-shadow:0 12px 30px #0ff1e6b3}.chatbot-module__P_ugKG__launcherIcon{animation:.5s chatbot-module__P_ugKG__spinIn}.chatbot-module__P_ugKG__typingIndicator{background:#14223a;border:1px solid #0ff1e633;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:#0ff1e6;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__launcherPopIn{0%{opacity:0;transform:scale(.2)translateY(50px)rotate(-20deg)}70%{opacity:1;transform:scale(1.15)translateY(-8px)rotate(5deg)}to{opacity:1;transform:scale(1)translateY(0)rotate(0)}}@keyframes chatbot-module__P_ugKG__gentleBallBounce{0%,to{transform:translateY(0);box-shadow:0 8px 25px #0ff1e666}50%{transform:translateY(-7px);box-shadow:0 16px 30px #0ff1e6a6}}@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 #0ff1e666}70%{box-shadow:0 0 0 6px #0ff1e600}to{box-shadow:0 0 #0ff1e600}}@keyframes chatbot-module__P_ugKG__typing{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.chatbot-module__P_ugKG__popupBubble,.chatbot-module__P_ugKG__chatWindow,.chatbot-module__P_ugKG__message,.chatbot-module__P_ugKG__launcherIcon,.chatbot-module__P_ugKG__statusDot{transition:none!important;animation:none!important;transform:none!important}}
