.SalesChatbot-module__mmXtOG__floatingButton{bottom:24px;cursor:pointer;color:#fff;z-index:9998;background:linear-gradient(135deg,#059669,#10b981);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.4s ease-out SalesChatbot-module__mmXtOG__salesFloatIn;display:flex;position:fixed;inset-inline-end:24px;box-shadow:0 4px 14px #05966966,0 2px 6px #0000001a}.SalesChatbot-module__mmXtOG__floatingButton:hover{transform:scale(1.08);box-shadow:0 6px 20px #05966980,0 4px 10px #00000026}.SalesChatbot-module__mmXtOG__floatingButton:active{transform:scale(.95)}.SalesChatbot-module__mmXtOG__floatingButtonHidden{opacity:0;pointer-events:none;transform:scale(.5)}.SalesChatbot-module__mmXtOG__pulsingDot{top:2px;background:#fbbf24;border:2px solid #fff;border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite SalesChatbot-module__mmXtOG__salesPulse;position:absolute;inset-inline-end:2px}@keyframes SalesChatbot-module__mmXtOG__salesPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@keyframes SalesChatbot-module__mmXtOG__salesFloatIn{0%{opacity:0;transform:scale(0)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.SalesChatbot-module__mmXtOG__chatPanel{bottom:24px;z-index:9999;-webkit-backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#fffffff5;border:1px solid #ffffff4d;border-radius:20px;flex-direction:column;width:400px;height:580px;max-height:580px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset-inline-end:24px;overflow:hidden;transform:translateY(20px)scale(.95);box-shadow:0 20px 60px #00000026,0 4px 16px #00000014,inset 0 1px #ffffff80}.SalesChatbot-module__mmXtOG__chatPanelOpen{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.SalesChatbot-module__mmXtOG__chatHeader{color:#fff;background:linear-gradient(135deg,#059669,#10b981);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.SalesChatbot-module__mmXtOG__chatHeaderInfo{align-items:center;gap:12px;display:flex}.SalesChatbot-module__mmXtOG__chatHeaderAvatar{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.SalesChatbot-module__mmXtOG__chatHeaderTitle{letter-spacing:.01em;margin:0;font-size:15px;font-weight:600}.SalesChatbot-module__mmXtOG__chatHeaderStatus{opacity:.9;align-items:center;gap:5px;font-size:12px;display:flex}.SalesChatbot-module__mmXtOG__statusDot{background:#86efac;border-radius:50%;width:7px;height:7px;display:inline-block}.SalesChatbot-module__mmXtOG__closeButton{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.SalesChatbot-module__mmXtOG__closeButton:hover{background:#ffffff4d}.SalesChatbot-module__mmXtOG__messagesArea{scroll-behavior:smooth;flex-direction:column;flex:1;gap:12px;padding:18px 14px;display:flex;overflow-y:auto}.SalesChatbot-module__mmXtOG__messagesArea::-webkit-scrollbar{width:4px}.SalesChatbot-module__mmXtOG__messagesArea::-webkit-scrollbar-track{background:0 0}.SalesChatbot-module__mmXtOG__messagesArea::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}.SalesChatbot-module__mmXtOG__welcomeMessage{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:24px 16px 8px;display:flex}.SalesChatbot-module__mmXtOG__welcomeMessage h4{color:#1e293b;margin:0;font-size:17px;font-weight:600}.SalesChatbot-module__mmXtOG__welcomeMessage p{color:#64748b;margin:0;font-size:13px;line-height:1.5}.SalesChatbot-module__mmXtOG__welcomeIcon{color:#059669;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:flex}.SalesChatbot-module__mmXtOG__suggestions{flex-wrap:wrap;justify-content:center;gap:6px;padding:0 8px;display:flex}.SalesChatbot-module__mmXtOG__suggestionChip{color:#065f46;cursor:pointer;white-space:nowrap;background:#ecfdf5;border:1px solid #d1fae5;border-radius:20px;align-items:center;gap:4px;padding:7px 12px;font-size:12px;transition:all .2s;display:inline-flex}.SalesChatbot-module__mmXtOG__suggestionChip:hover{background:#d1fae5;border-color:#a7f3d0;transform:translateY(-1px)}.SalesChatbot-module__mmXtOG__messageBubble{align-items:flex-end;gap:8px;max-width:85%;animation:.3s ease-out SalesChatbot-module__mmXtOG__salesBubbleIn;display:flex}@keyframes SalesChatbot-module__mmXtOG__salesBubbleIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.SalesChatbot-module__mmXtOG__userBubble{flex-direction:row-reverse;align-self:flex-end}[dir=rtl] .SalesChatbot-module__mmXtOG__userBubble{flex-direction:row}.SalesChatbot-module__mmXtOG__botBubble{align-self:flex-start}[dir=rtl] .SalesChatbot-module__mmXtOG__botBubble{flex-direction:row-reverse}.SalesChatbot-module__mmXtOG__bubbleContent{word-break:break-word;text-align:start;border-radius:16px;padding:10px 14px;font-size:13.5px;line-height:1.55}.SalesChatbot-module__mmXtOG__userBubble .SalesChatbot-module__mmXtOG__bubbleContent{color:#fff;white-space:pre-wrap;background:linear-gradient(135deg,#059669,#34d399);border-end-end-radius:4px}.SalesChatbot-module__mmXtOG__botBubble .SalesChatbot-module__mmXtOG__bubbleContent{color:#1e293b;background:#f0fdf4;border:1px solid #d1fae5;border-end-start-radius:4px}.SalesChatbot-module__mmXtOG__botBubble .SalesChatbot-module__mmXtOG__bubbleContent h3,.SalesChatbot-module__mmXtOG__botBubble .SalesChatbot-module__mmXtOG__bubbleContent h4{margin:8px 0 4px;line-height:1.3}.SalesChatbot-module__mmXtOG__botBubble .SalesChatbot-module__mmXtOG__bubbleContent ul,.SalesChatbot-module__mmXtOG__botBubble .SalesChatbot-module__mmXtOG__bubbleContent ol{margin:4px 0;padding-inline-start:18px}.SalesChatbot-module__mmXtOG__botBubble .SalesChatbot-module__mmXtOG__bubbleContent li{margin:2px 0}.SalesChatbot-module__mmXtOG__bubbleAvatar,.SalesChatbot-module__mmXtOG__bubbleAvatarUser{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.SalesChatbot-module__mmXtOG__bubbleAvatar{color:#059669;background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.SalesChatbot-module__mmXtOG__bubbleAvatarUser{color:#fff;background:linear-gradient(135deg,#059669,#34d399)}.SalesChatbot-module__mmXtOG__typingIndicator{border-radius:16px;background:#f0fdf4;border:1px solid #d1fae5;border-end-start-radius:4px;align-items:center;gap:4px;padding:12px 16px;display:flex}.SalesChatbot-module__mmXtOG__typingIndicator span{background:#6ee7b7;border-radius:50%;width:6px;height:6px;animation:1.4s infinite SalesChatbot-module__mmXtOG__salesTyping}.SalesChatbot-module__mmXtOG__typingIndicator span:nth-child(2){animation-delay:.2s}.SalesChatbot-module__mmXtOG__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes SalesChatbot-module__mmXtOG__salesTyping{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.SalesChatbot-module__mmXtOG__errorMessage{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:8px 12px;font-size:12.5px;animation:.3s ease-out SalesChatbot-module__mmXtOG__salesBubbleIn}.SalesChatbot-module__mmXtOG__inputArea{background:#fffc;border-top:1px solid #0000000f;flex-shrink:0;align-items:center;gap:8px;padding:12px 14px;display:flex}.SalesChatbot-module__mmXtOG__chatInput{color:#1e293b;background:#f0fdf4;border:1px solid #d1fae5;border-radius:24px;outline:none;flex:1;padding:10px 16px;font-size:13.5px;transition:border-color .2s,box-shadow .2s}.SalesChatbot-module__mmXtOG__chatInput:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691a}.SalesChatbot-module__mmXtOG__chatInput::placeholder{color:#94a3b8}.SalesChatbot-module__mmXtOG__chatInput:disabled{opacity:.6}.SalesChatbot-module__mmXtOG__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#059669,#10b981);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.SalesChatbot-module__mmXtOG__sendButton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 2px 8px #05966966}.SalesChatbot-module__mmXtOG__sendButton:disabled{opacity:.4;cursor:not-allowed}.SalesChatbot-module__mmXtOG__spinner{animation:1s linear infinite SalesChatbot-module__mmXtOG__salesSpin}@keyframes SalesChatbot-module__mmXtOG__salesSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-theme=dark] .SalesChatbot-module__mmXtOG__chatPanel{background:#1e202cf5;border-color:#ffffff14;box-shadow:0 20px 60px #0006,0 4px 16px #0003,inset 0 1px #ffffff0f}[data-theme=dark] .SalesChatbot-module__mmXtOG__welcomeMessage h4{color:#e2e8f0}[data-theme=dark] .SalesChatbot-module__mmXtOG__welcomeMessage p{color:#94a3b8}[data-theme=dark] .SalesChatbot-module__mmXtOG__welcomeIcon{background:linear-gradient(135deg,#05966933,#10b98133)}[data-theme=dark] .SalesChatbot-module__mmXtOG__botBubble .SalesChatbot-module__mmXtOG__bubbleContent{color:#e2e8f0;background:#0596691a;border-color:#05966933}[data-theme=dark] .SalesChatbot-module__mmXtOG__typingIndicator{background:#0596691a;border-color:#05966933}[data-theme=dark] .SalesChatbot-module__mmXtOG__typingIndicator span{background:#34d399}[data-theme=dark] .SalesChatbot-module__mmXtOG__errorMessage{color:#f87171;background:#dc26261a;border-color:#dc262633}[data-theme=dark] .SalesChatbot-module__mmXtOG__inputArea{background:#1e202ccc;border-top-color:#ffffff0f}[data-theme=dark] .SalesChatbot-module__mmXtOG__chatInput{color:#e2e8f0;background:#ffffff0f;border-color:#ffffff1a}[data-theme=dark] .SalesChatbot-module__mmXtOG__chatInput:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}[data-theme=dark] .SalesChatbot-module__mmXtOG__chatInput::placeholder{color:#64748b}[data-theme=dark] .SalesChatbot-module__mmXtOG__bubbleAvatar{background:#05966933}[data-theme=dark] .SalesChatbot-module__mmXtOG__suggestionChip{color:#6ee7b7;background:#0596691a;border-color:#05966933}[data-theme=dark] .SalesChatbot-module__mmXtOG__suggestionChip:hover{background:#05966933;border-color:#0596694d}@media (max-width:640px){.SalesChatbot-module__mmXtOG__floatingButton{bottom:16px;width:52px;height:52px;inset-inline-end:16px}.SalesChatbot-module__mmXtOG__floatingButtonAboveCta{bottom:calc(76px + env(safe-area-inset-bottom,0px))}.SalesChatbot-module__mmXtOG__chatPanel{bottom:0;border-radius:20px 20px 0 0;width:100%;height:85vh;max-height:85vh;inset-inline:0;transform:translateY(100%)}.SalesChatbot-module__mmXtOG__chatPanelOpen{transform:translateY(0)}.SalesChatbot-module__mmXtOG__chatHeader{padding:14px 16px;padding-top:max(14px, env(safe-area-inset-top))}.SalesChatbot-module__mmXtOG__messagesArea{padding:14px 10px}.SalesChatbot-module__mmXtOG__inputArea{padding:10px 12px;padding-bottom:max(10px, env(safe-area-inset-bottom))}.SalesChatbot-module__mmXtOG__messageBubble{max-width:90%}.SalesChatbot-module__mmXtOG__suggestions{gap:4px}.SalesChatbot-module__mmXtOG__suggestionChip{padding:6px 10px;font-size:11px}}@media (min-width:641px) and (max-width:768px){.SalesChatbot-module__mmXtOG__chatPanel{width:370px;height:520px;max-height:520px}}
