.chat-widget_launcher__ZMVYI{position:fixed;right:24px;bottom:24px;z-index:90;width:60px;height:60px;border-radius:50%;background:var(--color-primary,#0068ff);color:#fff;font-size:15px;font-weight:600;box-shadow:0 14px 34px rgba(0,104,255,.4);transition:transform .16s ease,background .16s ease}.chat-widget_launcher__ZMVYI:hover{transform:translateY(-2px)}.chat-widget_launcher__ZMVYI[data-open=true]{font-size:26px;font-weight:400;background:#1b2a45}.chat-widget_panel__scA6O{position:fixed;right:24px;bottom:96px;z-index:90;display:flex;flex-direction:column;width:340px;max-width:calc(100vw - 32px);height:460px;max-height:calc(100vh - 130px);border-radius:18px;overflow:hidden;background:#fff;border:1px solid #e6ecf6;box-shadow:0 30px 70px rgba(20,45,90,.24);font-family:var(--font-sans,sans-serif);animation:chat-widget_pop__fzuyd .22s cubic-bezier(.22,1,.36,1)}@keyframes chat-widget_pop__fzuyd{0%{opacity:0;transform:translateY(12px) scale(.98)}}.chat-widget_header__4nhHJ{padding:16px 18px;background:linear-gradient(135deg,#0068ff,#0a56d6);color:#fff}.chat-widget_header__4nhHJ strong{display:block;font-size:15px;font-weight:700}.chat-widget_header__4nhHJ span{font-size:12px;opacity:.85}.chat-widget_body__SFy5F{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:8px;background:#f6f9fe}.chat-widget_hint__Mrab1{padding:12px 14px;border-radius:12px;background:#fff;border:1px solid #e6ecf6;color:#55627a;font-size:13.5px;line-height:1.45}.chat-widget_msg__fmifG{max-width:82%;padding:9px 13px;border-radius:13px;font-size:13.5px;line-height:1.4;word-break:break-word}.chat-widget_msg__fmifG[data-role=VISITOR]{align-self:flex-end;background:#0068ff;color:#fff;border-bottom-right-radius:4px}.chat-widget_msg__fmifG[data-role=AGENT]{align-self:flex-start;background:#fff;border:1px solid #e6ecf6;color:#1b2a45;border-bottom-left-radius:4px}.chat-widget_composer__xnEtm{display:flex;gap:8px;padding:12px;border-top:1px solid #eef2f8;background:#fff}.chat-widget_composer__xnEtm input{flex:1 1;height:42px;padding:0 14px;border:1px solid #d5deec;border-radius:999px;font-family:inherit;font-size:14px;outline:none}.chat-widget_composer__xnEtm input:focus{border-color:#0068ff}.chat-widget_composer__xnEtm button{width:42px;height:42px;border-radius:50%;background:#0068ff;color:#fff;font-size:18px;flex:0 0 auto}@media (prefers-reduced-motion:reduce){.chat-widget_panel__scA6O{animation:none}}