.support-chat-widget_root__Gl2Sx{position:fixed;right:20px;bottom:20px;z-index:2147483000;font-family:var(--font-body,system-ui,sans-serif)}.support-chat-widget_launcher___YdAf{display:inline-flex;align-items:center;gap:10px;height:56px;padding:0 22px 0 18px;border:none;border-radius:999px;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#ffffff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 10px 30px rgb(13 148 136/.35);transition:transform .15s ease,box-shadow .15s ease}.support-chat-widget_launcher___YdAf:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgb(13 148 136/.45)}.support-chat-widget_launcherIcon__c4kTB{width:24px;height:24px}.support-chat-widget_panel__IVRsX{display:flex;flex-direction:column;width:380px;max-width:calc(100vw - 32px);height:580px;max-height:calc(100vh - 100px);background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 24px 60px rgb(15 23 42/.18);overflow:hidden;animation:support-chat-widget_pop__ZlGAn .18s ease}@keyframes support-chat-widget_pop__ZlGAn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.support-chat-widget_header__2U16D{display:flex;align-items:center;gap:12px;padding:16px 18px;background:linear-gradient(135deg,#0f766e,#14b8a6);color:#ffffff}.support-chat-widget_headerAvatar__9FrPK{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:rgb(255 255 255/.18);font-size:20px}.support-chat-widget_headerInfo__EC4fv{flex:1 1;min-width:0}.support-chat-widget_headerTitle__gqU_h{font-size:15px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.support-chat-widget_headerStatus__snIIi{font-size:12px;opacity:.85;display:flex;align-items:center;gap:6px}.support-chat-widget_statusDot__Ks9y1{width:8px;height:8px;border-radius:50%;background:#4ade80}.support-chat-widget_closeButton__Tv6kv{border:none;background:transparent;color:#ffffff;font-size:22px;line-height:1;cursor:pointer;padding:4px;border-radius:8px;opacity:.9}.support-chat-widget_closeButton__Tv6kv:hover{background:rgb(255 255 255/.15)}.support-chat-widget_messages__A06x8{flex:1 1;overflow-y:auto;padding:18px;display:flex;flex-direction:column;gap:12px;background:#f8fafc}.support-chat-widget_row__7xb9C{display:flex}.support-chat-widget_rowUser__CH3ty{justify-content:flex-end}.support-chat-widget_rowAssistant__r3lNF,.support-chat-widget_rowSystem__C3ANo{justify-content:flex-start}.support-chat-widget_bubble__5W_G9{max-width:80%;padding:10px 14px;border-radius:16px;font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.support-chat-widget_bubbleUser__dmZqh{background:#14b8a6;color:#ffffff;border-bottom-right-radius:4px}.support-chat-widget_bubbleAssistant__omPxr{background:#ffffff;color:#0f172a;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.support-chat-widget_bubbleOperator__Et6X_{background:#eef2ff;color:#1e293b;border:1px solid #c7d2fe;border-bottom-left-radius:4px}.support-chat-widget_bubbleSystem__ZfFbP{background:#fef3c7;color:#92400e;border:1px solid #fde68a;font-size:13px}.support-chat-widget_senderLabel__n8rj0{font-size:11px;font-weight:600;margin-bottom:4px;opacity:.7}.support-chat-widget_typing__Gm2JX{display:inline-flex;gap:4px;padding:12px 16px}.support-chat-widget_typing__Gm2JX span{width:7px;height:7px;border-radius:50%;background:#94a3b8;animation:support-chat-widget_blink__2kZZl 1.2s infinite both}.support-chat-widget_typing__Gm2JX span:nth-child(2){animation-delay:.2s}.support-chat-widget_typing__Gm2JX span:nth-child(3){animation-delay:.4s}@keyframes support-chat-widget_blink__2kZZl{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.support-chat-widget_contactForm__z4lNB{padding:14px 18px;border-top:1px solid #e2e8f0;background:#ffffff;display:flex;flex-direction:column;gap:8px}.support-chat-widget_contactHint__xR4MR{font-size:12.5px;color:#64748b}.support-chat-widget_contactForm__z4lNB input,.support-chat-widget_input__7EFpJ{width:100%;height:40px;padding:0 12px;border:1px solid #cbd5e1;border-radius:10px;font-size:14px;color:#0f172a;background:#ffffff;box-sizing:border-box}.support-chat-widget_contactForm__z4lNB input:focus,.support-chat-widget_input__7EFpJ:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px rgb(20 184 166/.2)}.support-chat-widget_footer__BRVh9{border-top:1px solid #e2e8f0;background:#ffffff;padding:12px}.support-chat-widget_composer__15FEV{display:flex;gap:8px;align-items:flex-end}.support-chat-widget_textarea__9Fhk1{flex:1 1;resize:none;min-height:42px;max-height:120px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:12px;font-size:14px;font-family:inherit;color:#0f172a;box-sizing:border-box;line-height:1.4}.support-chat-widget_textarea__9Fhk1:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px rgb(20 184 166/.2)}.support-chat-widget_sendButton__eL5VD{flex-shrink:0;width:42px;height:42px;border:none;border-radius:12px;background:#14b8a6;color:#ffffff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.support-chat-widget_sendButton__eL5VD:hover:not(:disabled){background:#0d9488}.support-chat-widget_sendButton__eL5VD:disabled{opacity:.5;cursor:not-allowed}.support-chat-widget_primaryButton__ts3ms{height:40px;border:none;border-radius:10px;background:#14b8a6;color:#ffffff;font-weight:600;font-size:14px;cursor:pointer}.support-chat-widget_primaryButton__ts3ms:hover{background:#0d9488}.support-chat-widget_secondaryRow__K9fPz{display:flex;justify-content:center;padding:0 12px 10px}.support-chat-widget_linkButton__yEQpu{border:none;background:transparent;color:#0f766e;font-size:12.5px;cursor:pointer;text-decoration:underline}.support-chat-widget_error__YxOlV{color:#dc2626;font-size:12.5px;padding:4px 12px 8px}.support-chat-widget_disabledNote__HHnve{padding:28px 20px;text-align:center;color:#64748b;font-size:14px}@media (max-width:480px){.support-chat-widget_root__Gl2Sx{right:12px;bottom:12px}.support-chat-widget_panel__IVRsX{width:calc(100vw - 24px);height:calc(100vh - 90px)}.support-chat-widget_launcher___YdAf span:not(.support-chat-widget_launcherIcon__c4kTB){display:none}.support-chat-widget_launcher___YdAf{padding:0;width:56px;justify-content:center}}