.ChatWidget_chatWidgetContainer__JWF5x{position:fixed;bottom:24px;right:24px;z-index:9999;font-family:DM Sans,Segoe UI,sans-serif}.ChatWidget_floatingButton__V0Xfk{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#fc7a69,#e8624f);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(252,122,105,.4),0 2px 8px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.16,1,.3,1);position:relative}.ChatWidget_floatingButton__V0Xfk:hover{transform:scale(1.08);box-shadow:0 6px 28px rgba(252,122,105,.5),0 4px 12px rgba(0,0,0,.12)}.ChatWidget_floatingButton__V0Xfk:active{transform:scale(.95)}.ChatWidget_floatingButton__V0Xfk svg{width:24px;height:24px}.ChatWidget_unreadBadge__V1O5_{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;border-radius:10px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 5px;border:2px solid #fff;box-shadow:0 2px 6px rgba(239,68,68,.4);animation:ChatWidget_badgePulse__LjpNe 2s infinite}@keyframes ChatWidget_badgePulse__LjpNe{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.ChatWidget_chatPanel__r5Y32{position:absolute;bottom:70px;right:0;width:380px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 120px);background:#fff;border-radius:16px;box-shadow:0 12px 48px rgba(0,0,0,.15),0 4px 16px rgba(0,0,0,.08);display:flex;flex-direction:column;overflow:hidden;animation:ChatWidget_panelSlideIn__AhYXl .35s cubic-bezier(.16,1,.3,1)}@keyframes ChatWidget_panelSlideIn__AhYXl{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.ChatWidget_panelHeader__OrMMO{background-color:var(--color-brand-blue);color:#fff;padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.ChatWidget_headerInfo__7A7QQ h3{font-size:15px;font-weight:700;margin:0 0 2px;letter-spacing:-.01em}.ChatWidget_headerInfo__7A7QQ p{font-size:12px;opacity:.8;margin:0;font-weight:500}.ChatWidget_closeButton__0OFrB{background:rgba(255,255,255,.15);border:none;color:#fff;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.ChatWidget_closeButton__0OFrB:hover{background:rgba(255,255,255,.25)}.ChatWidget_messagesArea__62_B1{flex:1;overflow-y:auto;padding:16px;background:#f8f9fb}.ChatWidget_messagesArea__62_B1::-webkit-scrollbar{width:4px}.ChatWidget_messagesArea__62_B1::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.ChatWidget_loadMoreButton__q2e2b{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 auto 12px;padding:4px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;font-size:11px;color:#6b7280;cursor:pointer;transition:all .2s}.ChatWidget_loadMoreButton__q2e2b:hover{background:#f3f4f6}.ChatWidget_loadMoreButton__q2e2b:disabled{opacity:.5;cursor:not-allowed}.ChatWidget_emptyState__F9eLj,.ChatWidget_loadingState__vtSvU{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#9ca3af;font-size:13px;text-align:center;padding:20px}.ChatWidget_spinner__Z0SC9{width:24px;height:24px;border:2px solid #e5e7eb;border-top-color:#fc7a69;border-radius:50%;animation:ChatWidget_spin__X0LEn .6s linear infinite}@keyframes ChatWidget_spin__X0LEn{to{transform:rotate(1turn)}}.ChatWidget_messageBubble__esS2u{display:flex;margin-bottom:10px}.ChatWidget_messageBubble__esS2u.ChatWidget_own__jy4kI{justify-content:flex-end}.ChatWidget_messageBubble__esS2u.ChatWidget_other__C7YYb{justify-content:flex-start}.ChatWidget_bubbleContent__gfayl{max-width:75%}.ChatWidget_senderName__K5V6Z{font-size:11px;font-weight:600;margin-bottom:3px}.ChatWidget_messageBubble__esS2u.ChatWidget_own__jy4kI .ChatWidget_senderName__K5V6Z{text-align:right;color:var(--color-brand-blue)}.ChatWidget_messageBubble__esS2u.ChatWidget_other__C7YYb .ChatWidget_senderName__K5V6Z{text-align:left;color:#fc7a69}.ChatWidget_bubble__OwMrv{padding:10px 14px;border-radius:16px;font-size:14px;line-height:1.45;word-break:break-word;white-space:pre-wrap}.ChatWidget_messageBubble__esS2u.ChatWidget_own__jy4kI .ChatWidget_bubble__OwMrv{background-color:var(--color-brand-blue);color:#fff;border-bottom-right-radius:6px}.ChatWidget_messageBubble__esS2u.ChatWidget_other__C7YYb .ChatWidget_bubble__OwMrv{background:#fff;color:#1f2937;border:1px solid #e5e7eb;border-bottom-left-radius:6px}.ChatWidget_bubbleTime__jtWjN{font-size:10px;color:#9ca3af;margin-top:3px}.ChatWidget_messageBubble__esS2u.ChatWidget_own__jy4kI .ChatWidget_bubbleTime__jtWjN{text-align:right}.ChatWidget_mediaContainer__87Qkn{margin:4px 0;max-width:100%}.ChatWidget_audioPlayer__iaGmS{height:32px;max-width:200px;filter:invert(.1)}.ChatWidget_chatImage__1VWCR{max-width:100%;max-height:240px;border-radius:8px;cursor:zoom-in;display:block}.ChatWidget_imagePreviewButton__oCrrl{display:block;border:0;padding:0;margin:0;background:transparent;cursor:zoom-in}.ChatWidget_docLink__gXtWR{display:flex;align-items:center;gap:8px;padding:8px 12px;background:rgba(255,255,255,.1);border-radius:8px;text-decoration:none;color:inherit;font-size:13px}.ChatWidget_own__jy4kI .ChatWidget_docLink__gXtWR{background:rgba(255,255,255,.15)}.ChatWidget_other__C7YYb .ChatWidget_docLink__gXtWR{background:#fff;border:1px solid #eee}.ChatWidget_docLink__gXtWR span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.ChatWidget_systemMessage__pYug8{display:flex;justify-content:center;padding:6px 0}.ChatWidget_systemMessage__pYug8 span{background:#e5e7eb;color:#6b7280;font-size:11px;font-weight:500;padding:4px 14px;border-radius:20px}.ChatWidget_typingIndicator__zO9nj{display:flex;align-items:center;gap:8px;padding:8px 0}.ChatWidget_typingDots__96nqY{display:flex;gap:3px}.ChatWidget_typingDots__96nqY span{width:6px;height:6px;border-radius:50%;background:#9ca3af;animation:ChatWidget_dotBounce__qdaiP 1.2s ease-in-out infinite}.ChatWidget_typingDots__96nqY span:nth-child(2){animation-delay:.15s}.ChatWidget_typingDots__96nqY span:nth-child(3){animation-delay:.3s}@keyframes ChatWidget_dotBounce__qdaiP{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.ChatWidget_typingText__Utya9{font-size:12px;color:#9ca3af}.ChatWidget_inputWrapper__r_VAK{border-top:1px solid #f0f0f0;background:#fff;padding:12px 16px;display:flex;align-items:flex-end;gap:10px;position:relative}.ChatWidget_inputArea__j_Oml{flex:1;display:flex;flex-direction:column;gap:8px}.ChatWidget_inputTools__zsv1O{display:flex;align-items:center;gap:12px;padding:2px 4px}.ChatWidget_toolBtn__qO6md{background:none;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:6px;transition:all .2s;display:flex;align-items:center;justify-content:center}.ChatWidget_toolBtn__qO6md:hover{color:#fc7a69;background:#fff5f3}.ChatWidget_toolBtn__qO6md.ChatWidget_hidden__ORo8D{display:none}.ChatWidget_inputArea__j_Oml textarea{flex:1;resize:none;border:1px solid #e2e8f0;border-radius:12px;padding:10px 14px;font-size:14px;font-family:inherit;line-height:1.4;color:#1e293b;background:#f8fafc;max-height:100px;outline:none;transition:all .2s}.ChatWidget_inputArea__j_Oml textarea:focus{border-color:#fc7a69;background:#fff;box-shadow:0 0 0 3px rgba(252,122,105,.1)}.ChatWidget_sendButton__OmHrO{width:42px;height:42px;flex-shrink:0;border:none;border-radius:12px;background-color:var(--color-orange);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.ChatWidget_sendButton__OmHrO:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(252,122,105,.3)}.ChatWidget_sendButton__OmHrO:disabled{background:#e2e8f0;cursor:not-allowed}.ChatWidget_recordingIndicator__NZdaB{display:flex;align-items:center;gap:8px;color:#ef4444;font-size:12px;font-weight:600;font-family:monospace}.ChatWidget_pulseDot__ZKoTB{width:8px;height:8px;background:#ef4444;border-radius:50%;animation:ChatWidget_dotPulse__pX4Uj 1.5s infinite}@keyframes ChatWidget_dotPulse__pX4Uj{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}to{transform:scale(1);opacity:1}}.ChatWidget_stopBtn__OmDFP{background:none;border:none;color:#ef4444;cursor:pointer;display:flex;padding:0}.ChatWidget_audioPreview___rPEW{flex:1;display:flex;align-items:center;gap:12px;background:#f8fafc;padding:8px 12px;border-radius:12px;border:1px solid #e2e8f0}.ChatWidget_audioActionBtn__H59vF{width:32px;height:32px;border-radius:50%;border:none;background:var(--color-orange);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.ChatWidget_audioInfo__SbTed{flex:1;display:flex;align-items:center;gap:8px}.ChatWidget_visualizer__c1mr1{flex:1;height:24px;display:flex;align-items:center;gap:2px}.ChatWidget_bar__NsjO6{flex:1;height:4px;background:#cbd5e1;border-radius:2px}.ChatWidget_bar__NsjO6.ChatWidget_animate___vYQp{background:var(--color-brand-blue);animation:ChatWidget_wave__Z8rsN 1s ease-in-out infinite}@keyframes ChatWidget_wave__Z8rsN{0%,to{height:4px}50%{height:16px}}.ChatWidget_duration__nU4i7{font-size:11px;font-family:monospace;color:#64748b}.ChatWidget_discardBtn__yk2rc{background:none;border:none;color:#94a3b8;cursor:pointer;transition:color .2s}.ChatWidget_discardBtn__yk2rc:hover{color:#ef4444}.ChatWidget_emojiPickerContainer__W3wmP{position:absolute;top:0;left:2%;width:100%;z-index:100;animation:ChatWidget_pickerFade__GOa3H .2s ease-out;height:80%}@keyframes ChatWidget_pickerFade__GOa3H{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.ChatWidget_chatPanel__r5Y32{width:calc(100vw - 16px);right:-16px;bottom:64px;height:440px}}