.floating-chat-module__LvrgfW__widgetContainer{z-index:99999;flex-direction:column;align-items:flex-end;gap:16px;font-family:inherit;display:flex;position:fixed;bottom:24px;right:24px}.floating-chat-module__LvrgfW__chatWindow{color:#0f172a;background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;width:480px;height:720px;max-height:calc(100vh - 98px);display:flex;overflow:hidden;box-shadow:0 20px 40px -10px #00000026}.floating-chat-module__LvrgfW__header{background:#fff;border-bottom:1px solid #0000000f;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px;display:flex;position:relative}.floating-chat-module__LvrgfW__agentInfo{align-items:center;gap:12px;display:flex}.floating-chat-module__LvrgfW__avatarWrapper{position:relative}.floating-chat-module__LvrgfW__avatar{background:#fff;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:4px;display:flex;overflow:hidden}.floating-chat-module__LvrgfW__avatar img{object-fit:contain;width:100%;height:100%}.floating-chat-module__LvrgfW__statusDot{background:#10b981;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.floating-chat-module__LvrgfW__agentName{color:#1e293b;margin:0;font-size:15px;font-weight:600}.floating-chat-module__LvrgfW__agentRole{color:#10b981;align-items:center;gap:4px;margin:0;font-size:12px;font-weight:500;display:flex}.floating-chat-module__LvrgfW__headerActions{align-items:center;gap:8px;display:flex}.floating-chat-module__LvrgfW__iconButton{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #0000000f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.floating-chat-module__LvrgfW__iconButton:hover{color:#0f172a;background:#e2e8f0}.floating-chat-module__LvrgfW__chatArea{background:linear-gradient(#f8fafc,#fff);flex-direction:column;flex:1 0 250px;gap:20px;padding:24px 20px;display:flex;overflow-y:auto}.floating-chat-module__LvrgfW__messageRow{gap:12px;display:flex}.floating-chat-module__LvrgfW__messageRowReverse{flex-direction:row-reverse;align-self:flex-end;gap:12px;display:flex}.floating-chat-module__LvrgfW__messageAvatar{background:#fff;border:1px solid #00000014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;display:flex;overflow:hidden}.floating-chat-module__LvrgfW__messageAvatar img{object-fit:contain;width:100%;height:100%}.floating-chat-module__LvrgfW__messageContent{flex-direction:column;gap:4px;max-width:85%;display:flex}.floating-chat-module__LvrgfW__messageContentReverse{align-items:flex-end}.floating-chat-module__LvrgfW__messageSender{color:#475569;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.floating-chat-module__LvrgfW__messageBubble{color:#1e293b;white-space:pre-line;background:0 0;padding:0;font-size:14.5px;line-height:1.6}.floating-chat-module__LvrgfW__messageBubbleReverse{color:#0f172a;background:#f1f5f9;border-radius:16px 4px 16px 16px;padding:12px 16px;font-size:14.5px;line-height:1.5}.floating-chat-module__LvrgfW__typingIndicator{align-items:center;gap:4px;padding:8px 0;display:flex}.floating-chat-module__LvrgfW__dot{background:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both floating-chat-module__LvrgfW__bounce}.floating-chat-module__LvrgfW__dot:first-child{animation-delay:-.32s}.floating-chat-module__LvrgfW__dot:nth-child(2){animation-delay:-.16s}@keyframes floating-chat-module__LvrgfW__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.floating-chat-module__LvrgfW__suggestionsWrapper{background:#fff;border-top:1px solid #0000000f;flex-direction:column;flex-shrink:1;min-height:100px;max-height:220px;display:flex}.floating-chat-module__LvrgfW__tabsContainer{scrollbar-width:none;border-bottom:1px solid #0000000a;gap:16px;padding:12px 16px;display:flex;overflow-x:auto}.floating-chat-module__LvrgfW__tabsContainer::-webkit-scrollbar{display:none}.floating-chat-module__LvrgfW__tabBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:4px 0;font-size:13px;font-weight:600;transition:color .2s}.floating-chat-module__LvrgfW__tabBtnActive{color:#0f172a}.floating-chat-module__LvrgfW__pickQuestionText{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;padding:12px 16px 4px;font-size:12px;font-weight:600;display:flex}.floating-chat-module__LvrgfW__faqList{flex-direction:column;gap:2px;padding:0 16px 12px;display:flex;overflow-y:auto}.floating-chat-module__LvrgfW__faqItem{color:#1e293b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:10px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.floating-chat-module__LvrgfW__faqItem:hover{color:#2563eb;background:#f8fafc}.floating-chat-module__LvrgfW__faqIcon{color:#8b5cf6;flex-shrink:0}.floating-chat-module__LvrgfW__faqItem:hover .floating-chat-module__LvrgfW__faqIcon{color:#2563eb}.floating-chat-module__LvrgfW__faqCircle{border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:border-color .2s}.floating-chat-module__LvrgfW__faqItem:hover .floating-chat-module__LvrgfW__faqCircle{border-color:#2563eb}.floating-chat-module__LvrgfW__inputArea{background:#fff;flex-shrink:0;padding:12px 16px}.floating-chat-module__LvrgfW__form{align-items:center;display:flex;position:relative}.floating-chat-module__LvrgfW__input{color:#0f172a;background:#f8fafc;border:1px solid #0000001a;border-radius:24px;outline:none;width:100%;padding:14px 48px 14px 20px;font-size:14px;transition:all .2s}.floating-chat-module__LvrgfW__input:focus{background:#fff;border-color:#94a3b8;box-shadow:0 0 0 2px #00000008}.floating-chat-module__LvrgfW__sendButton{color:#64748b;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;right:6px}.floating-chat-module__LvrgfW__sendButtonActive{color:#fff;background:#2563eb}.floating-chat-module__LvrgfW__sendButton:disabled{opacity:.5;cursor:not-allowed}.floating-chat-module__LvrgfW__toggleButton{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:relative;box-shadow:0 10px 25px -5px #0003,0 8px 10px -6px #0000001a}.floating-chat-module__LvrgfW__toggleButtonOpen,.floating-chat-module__LvrgfW__toggleButtonClosed{color:#0f172a;background:#fff;border:1px solid #00000014}.floating-chat-module__LvrgfW__toggleButtonClosed:hover{box-shadow:0 10px 25px -5px #0000004d}
