.FloatingSupport-module__rWFhtG__container{z-index:9999;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:28px;right:28px}.FloatingSupport-module__rWFhtG__fab{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 24px #8b5cf666}.FloatingSupport-module__rWFhtG__fab:hover{transform:scale(1.08);box-shadow:0 6px 32px #8b5cf68c}.FloatingSupport-module__rWFhtG__fab:active{transform:scale(.95)}.FloatingSupport-module__rWFhtG__chatPanel{backdrop-filter:blur(20px);background:#12121cf5;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;width:380px;height:520px;animation:.3s ease-out FloatingSupport-module__rWFhtG__panelSlideUp;display:flex;overflow:hidden;box-shadow:0 12px 48px #00000080}@keyframes FloatingSupport-module__rWFhtG__panelSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.FloatingSupport-module__rWFhtG__chatHeader{background:#191926cc;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.FloatingSupport-module__rWFhtG__chatHeaderLeft{align-items:center;gap:10px;display:flex}.FloatingSupport-module__rWFhtG__chatAvatar{font-size:1.6rem}.FloatingSupport-module__rWFhtG__chatTitle{color:#fff;font-size:.95rem;font-weight:600}.FloatingSupport-module__rWFhtG__chatStatus{color:#4ade80;align-items:center;gap:4px;font-size:.72rem;display:flex}.FloatingSupport-module__rWFhtG__chatStatus:before{content:"";background:#4ade80;border-radius:50%;width:6px;height:6px;display:inline-block}.FloatingSupport-module__rWFhtG__chatClose{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:1.1rem;transition:all .2s}.FloatingSupport-module__rWFhtG__chatClose:hover{color:#fff;background:#ffffff14}.FloatingSupport-module__rWFhtG__chatMessages{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.FloatingSupport-module__rWFhtG__chatMessages::-webkit-scrollbar{width:4px}.FloatingSupport-module__rWFhtG__chatMessages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.FloatingSupport-module__rWFhtG__msgRow{display:flex}.FloatingSupport-module__rWFhtG__msgUser{justify-content:flex-end}.FloatingSupport-module__rWFhtG__msgBot{justify-content:flex-start}.FloatingSupport-module__rWFhtG__msgBubble{word-break:break-word;border-radius:16px;max-width:80%;padding:10px 14px;font-size:.87rem;line-height:1.5}.FloatingSupport-module__rWFhtG__msgUser .FloatingSupport-module__rWFhtG__msgBubble{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-bottom-right-radius:4px}.FloatingSupport-module__rWFhtG__msgBot .FloatingSupport-module__rWFhtG__msgBubble{color:#ffffffe6;background:#ffffff0f;border:1px solid #ffffff0f;border-bottom-left-radius:4px}.FloatingSupport-module__rWFhtG__typing{align-items:center;gap:4px;padding:12px 18px;display:flex}.FloatingSupport-module__rWFhtG__dot{background:#fff6;border-radius:50%;width:6px;height:6px;animation:1.2s infinite FloatingSupport-module__rWFhtG__bounce}.FloatingSupport-module__rWFhtG__dot:nth-child(2){animation-delay:.15s}.FloatingSupport-module__rWFhtG__dot:nth-child(3){animation-delay:.3s}@keyframes FloatingSupport-module__rWFhtG__bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.FloatingSupport-module__rWFhtG__agentCard{background:#8b5cf614;border:1px solid #8b5cf633;border-radius:14px;margin-top:4px;padding:14px;animation:.3s ease-out FloatingSupport-module__rWFhtG__panelSlideUp}.FloatingSupport-module__rWFhtG__agentCard p{color:#ffffffb3;margin-bottom:10px;font-size:.82rem}.FloatingSupport-module__rWFhtG__agentBtn{color:#191919;background:#fee500;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.FloatingSupport-module__rWFhtG__agentBtn:hover{background:#fdd800;transform:translateY(-1px)}.FloatingSupport-module__rWFhtG__quickActions{border-top:1px solid #ffffff0a;padding:8px 16px}.FloatingSupport-module__rWFhtG__quickBtn{color:#fff9;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.78rem;text-decoration:none;transition:all .2s;display:inline-flex}.FloatingSupport-module__rWFhtG__quickBtn:hover{color:#fff;background:#ffffff1a}.FloatingSupport-module__rWFhtG__chatInput{background:#19192699;border-top:1px solid #ffffff0f;align-items:center;gap:8px;padding:12px 16px;display:flex}.FloatingSupport-module__rWFhtG__chatInput input{color:#fff;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;outline:none;flex:1;padding:10px 14px;font-size:.87rem;transition:border-color .2s}.FloatingSupport-module__rWFhtG__chatInput input::placeholder{color:#ffffff4d}.FloatingSupport-module__rWFhtG__chatInput input:focus{border-color:#8b5cf680}.FloatingSupport-module__rWFhtG__sendBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;transition:all .2s;display:flex}.FloatingSupport-module__rWFhtG__sendBtn:hover:not(:disabled){transform:scale(1.05)}.FloatingSupport-module__rWFhtG__sendBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:480px){.FloatingSupport-module__rWFhtG__chatPanel{border-radius:16px;width:calc(100vw - 24px);height:calc(100vh - 100px)}.FloatingSupport-module__rWFhtG__container{bottom:16px;right:12px}}
