.hubex-chat{--chat-accent:#0b63e5;position:fixed;left:20px;bottom:20px;z-index:2147483647;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0c1b35;isolation:isolate}
.hubex-chat.is-right{left:auto;right:20px}
.hubex-chat-launcher{width:58px;height:58px;border:0;border-radius:19px;background:linear-gradient(145deg,var(--chat-accent),#118af0);box-shadow:0 16px 35px rgba(7,91,216,.28);color:#fff;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
.hubex-chat-launcher:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(7,91,216,.34)}
.hubex-chat-launcher svg{width:27px;height:27px}
.hubex-chat-panel{position:absolute;left:0;bottom:72px;width:min(380px,calc(100vw - 28px));height:min(590px,calc(100vh - 110px));display:grid;grid-template-rows:auto 1fr auto;background:#fff;border:1px solid #d8e5f4;border-radius:26px;box-shadow:0 28px 70px rgba(9,30,66,.24);overflow:hidden;opacity:0;visibility:hidden;transform:translateY(12px) scale(.98);transform-origin:bottom left;transition:opacity .2s ease,transform .2s ease,visibility .2s}
.hubex-chat.is-right .hubex-chat-panel{left:auto;right:0;transform-origin:bottom right}
.hubex-chat.open .hubex-chat-panel{opacity:1;visibility:visible;transform:none}
.hubex-chat-head{display:flex;align-items:center;gap:12px;padding:16px 17px;color:#fff;background:linear-gradient(135deg,#075bd8,var(--chat-accent) 54%,#18a5df)}
.hubex-chat-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.16);font-size:22px;font-weight:900}
.hubex-chat-title{min-width:0;flex:1}.hubex-chat-title strong,.hubex-chat-title span{display:block}.hubex-chat-title strong{font-size:16px}.hubex-chat-title span{margin-top:2px;font-size:12px;color:rgba(255,255,255,.82)}
.hubex-chat-close{width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;font-size:25px;line-height:1;cursor:pointer}
.hubex-chat-clear{margin-left:auto;border:1px solid rgba(255,255,255,.35);border-radius:10px;background:rgba(255,255,255,.12);color:#fff;padding:7px 9px;font:700 11px/1 inherit;cursor:pointer}
.hubex-chat-clear+.hubex-chat-close{margin-left:6px}
.hubex-chat-body{overflow:auto;padding:17px;background:linear-gradient(180deg,#f4f9ff,#fff 52%);scroll-behavior:smooth}
.hubex-chat-welcome{padding:13px 14px;border-radius:17px;background:#eaf4ff;color:#284360;font-size:13px;line-height:1.55;margin-bottom:12px}
.hubex-chat-quick{display:flex;gap:7px;overflow-x:auto;padding:0 0 12px;scrollbar-width:none}.hubex-chat-quick::-webkit-scrollbar{display:none}
.hubex-chat-chip{flex:0 0 auto;border:1px solid #c9dcf4;background:#fff;color:#075bd8;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:750;cursor:pointer}
.hubex-chat-messages{display:grid;gap:10px}
.hubex-chat-message{max-width:86%;padding:11px 13px;border-radius:17px;font-size:13px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}
.hubex-chat-message.ai,.hubex-chat-message.system,.hubex-chat-message.staff{justify-self:start;background:#fff;border:1px solid #dbe7f5;border-bottom-left-radius:5px;box-shadow:0 8px 20px rgba(9,30,66,.05)}
.hubex-chat-message.customer,.hubex-chat-message.guest{justify-self:end;background:var(--chat-accent);color:#fff;border-bottom-right-radius:5px}
.hubex-chat-message small{display:block;margin-top:5px;font-size:10px;opacity:.62}
.hubex-chat-action{display:inline-flex;margin-top:9px;padding:7px 10px;border-radius:10px;background:#e9f3ff;color:#075bd8;text-decoration:none;font-size:11px;font-weight:750}
.hubex-chat-tool{display:grid;gap:9px;margin-top:10px;padding:11px;border:1px solid #d7e5f5;border-radius:14px;background:#f8fbff;color:#0c1b35}.hubex-chat-tool label{display:grid;gap:4px;font-size:10px;color:#60758f}.hubex-chat-tool input,.hubex-chat-tool select{min-width:0;width:100%;box-sizing:border-box;border:1px solid #c7d8eb;border-radius:9px;background:#fff;padding:8px;font:inherit;font-size:12px;color:#102441}.hubex-chat-tool>button,.hubex-chat-tool-actions button,.hubex-chat-photo-button{border:0;border-radius:10px;background:var(--chat-accent);color:#fff;padding:9px 11px;font-size:11px;font-weight:750;text-align:center;cursor:pointer}.hubex-chat-tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.hubex-chat-tool-actions,.hubex-chat-photo-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.hubex-chat-photo-button{display:block}.hubex-chat-photo-tool .hubex-chat-quote{margin-top:4px;padding:9px;background:#fff}.hubex-chat-photo-note{font-size:9px;line-height:1.4;color:#75869d}.hubex-chat-tool-result{display:grid;gap:4px;font-size:11px;line-height:1.4;color:#536b88}.hubex-chat-tool-result strong{font-size:14px;color:#0c1b35}.hubex-chat-tool-result span,.hubex-chat-tool-result small{display:block;margin:0;opacity:1}.hubex-chat-message.customer .hubex-chat-tool,.hubex-chat-message.guest .hubex-chat-tool{display:none}
.hubex-chat-status{display:flex;align-items:center;gap:7px;min-height:28px;padding:0 2px;color:#637895;font-size:11px}.hubex-chat-status i{width:7px;height:7px;border-radius:50%;background:#19b77e}
.hubex-chat-status.busy i{animation:hubexChatPulse .8s ease-in-out infinite alternate}
.hubex-chat-rate-summary{display:grid;gap:3px;padding:8px 9px;border-radius:12px;background:#fff;border:1px solid #e3edf8;color:#0c1b35}.hubex-chat-rate-summary b{font-size:13px}.hubex-chat-rate-summary span{font-size:10px;color:#60758f}.hubex-chat-quote-result .hubex-chat-tool-result{padding:2px 3px}
.hubex-chat-form{padding:12px;border-top:1px solid #dfeaf6;background:#fff}
.hubex-chat-compose{display:flex;align-items:flex-end;gap:8px;border:1px solid #cbdcf0;border-radius:17px;padding:6px 6px 6px 12px;background:#fafdff;transition:border-color .2s,box-shadow .2s}
.hubex-chat-compose:focus-within{border-color:var(--chat-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--chat-accent) 13%,transparent)}
.hubex-chat-input{min-width:0;flex:1;max-height:88px;resize:none;border:0;outline:0;background:transparent;padding:8px 0;font:inherit;font-size:13px;color:#0c1b35}
.hubex-chat-send{flex:0 0 auto;width:42px;height:42px;border:0;border-radius:13px;background:var(--chat-accent);color:#fff;display:grid;place-items:center;cursor:pointer}.hubex-chat-send svg{width:19px;height:19px}
.hubex-chat-footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding:0 3px;color:#7b8ca5;font-size:10px}.hubex-chat-human{border:0;background:transparent;color:#075bd8;font-weight:750;font-size:11px;cursor:pointer;padding:4px}
.hubex-chat-error{color:#c63241}
@keyframes hubexChatPulse{to{transform:scale(1.5);opacity:.45}}
@media(max-width:760px){.hubex-chat{left:14px;bottom:76px}.hubex-chat.is-right{right:14px}.hubex-chat-launcher{width:52px;height:52px;border-radius:17px}.hubex-chat-panel{position:fixed;inset:10px 8px 72px 8px;width:auto;height:auto;max-height:none;border-radius:22px;transform-origin:bottom center}.hubex-chat.is-right .hubex-chat-panel{left:8px;right:8px}.hubex-chat.open .hubex-chat-panel{transform:none}.hubex-chat-head{padding:12px 14px}.hubex-chat-mark{width:36px;height:36px;border-radius:12px;font-size:19px}.hubex-chat-close{width:34px;height:34px}.hubex-chat-body{padding:10px 12px}.hubex-chat-message{max-width:94%;padding:9px 11px;font-size:12px}.hubex-chat-tool{margin-top:8px;padding:9px;gap:7px;border-radius:12px}.hubex-chat-tool-grid{gap:6px}.hubex-chat-tool label{font-size:9px}.hubex-chat-tool input,.hubex-chat-tool select{min-height:38px;padding:7px 8px;font-size:12px;border-radius:8px}.hubex-chat-tool-actions{gap:6px}.hubex-chat-tool>button,.hubex-chat-tool-actions button,.hubex-chat-photo-button{padding:8px 9px;font-size:10px;border-radius:9px}.hubex-chat-photo-note{font-size:8px}.hubex-chat-form{padding:8px 10px}.hubex-chat-status{min-height:21px;font-size:10px}.hubex-chat-compose{border-radius:14px;padding:4px 5px 4px 10px}.hubex-chat-input{padding:6px 0;font-size:12px}.hubex-chat-send{width:38px;height:38px;border-radius:12px}.hubex-chat-footer{margin-top:5px}}
.hubex-chat-photo-button,.hubex-chat-photo-button *{color:#fff!important}
@media(max-width:760px){
  .hubex-chat-input,
  .hubex-chat-tool input,
  .hubex-chat-tool select,
  .hubex-chat-tool textarea{
    font-size:16px!important;
    line-height:1.25!important;
  }
}
@media(prefers-reduced-motion:reduce){.hubex-chat *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
