.hubbase-chatbot-shell{--hubbase-orange: #ff5c00;--hubbase-orange-deep: #d84a00;--hubbase-orange-soft: #ffb883;--hubbase-ink: #1f1b1a;--hubbase-ink-soft: #564942;--hubbase-surface: #ffffff;--hubbase-body: #f7f3ee;--hubbase-card: #ebe6e1;--hubbase-card-strong: #e3ddd7;--hubbase-border: #e4dcd2;--hubbase-shadow: 0 28px 80px rgba(24, 16, 10, .28), 0 12px 28px rgba(24, 16, 10, .16);font-family:Plus Jakarta Sans,Inter,sans-serif;box-sizing:border-box}.hubbase-chatbot-shell *,.hubbase-chatbot-shell *:before,.hubbase-chatbot-shell *:after{box-sizing:border-box}.hubbase-chatbot-shell .page-shell{min-height:auto;width:auto;padding:0;position:fixed;inset:auto 0 0 auto;pointer-events:none;z-index:999999}.hubbase-chatbot-shell .page-shell>*{pointer-events:auto}.hubbase-chatbot-shell .chat-popup{position:fixed;right:24px;bottom:98px;width:min(416px,calc(100vw - 32px));height:min(530px,calc(100vh - 136px));max-height:min(530px,calc(100vh - 136px));border-radius:24px;border:1px solid rgba(63,47,36,.12);background:var(--hubbase-surface);display:flex;flex-direction:column;overflow:hidden;z-index:999999;box-shadow:var(--hubbase-shadow);animation:hubbase-slideUp .28s ease-out}@keyframes hubbase-slideUp{0%{opacity:0;transform:translateY(26px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.hubbase-chatbot-shell .message-bubble p{margin:0}.hubbase-chatbot-shell .message-content{display:flex;flex-direction:column;gap:.3rem;line-height:1.55}.hubbase-chatbot-shell .message-content>div{margin:0;word-wrap:break-word;overflow-wrap:break-word}.hubbase-chatbot-shell .message-content strong{font-weight:700;color:inherit}.hubbase-chatbot-shell .message--user .message-content strong{color:#fff3e7}.hubbase-chatbot-shell .chat-header{padding:18px 20px;border-bottom:none;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;min-height:88px;background:#fff;position:relative;z-index:10;color:#141414}.hubbase-chatbot-shell .chat-title{display:flex;align-items:center;gap:14px;min-width:0}.hubbase-chatbot-shell .assistant-name{margin:0;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:1rem;font-weight:700;color:#141414;line-height:1.15;letter-spacing:-.02em}.hubbase-chatbot-shell .status-pill{display:none}.hubbase-chatbot-shell .status-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.hubbase-chatbot-shell .header-button{position:relative;width:40px;height:40px;border:1px solid rgba(20,20,20,.14);background:#14141405;color:transparent;font-size:0;cursor:pointer;padding:0;display:grid;place-items:center;transition:background-color .2s ease,border-color .2s ease,transform .2s ease;border-radius:999px;flex-shrink:0}.hubbase-chatbot-shell .header-button:before,.hubbase-chatbot-shell .header-button:after{content:"";position:absolute;width:18px;height:2px;border-radius:999px;background:#141414}.hubbase-chatbot-shell .header-button:before{transform:rotate(45deg)}.hubbase-chatbot-shell .header-button:after{transform:rotate(-45deg)}.hubbase-chatbot-shell .header-button:hover{background:#1414140f;border-color:#14141438;transform:scale(1.03)}.hubbase-chatbot-shell .chat-body{padding:0 18px 16px;background:var(--hubbase-body);display:flex;flex-direction:column;gap:12px;flex:1;overflow:hidden;font-weight:400;font-size:14px;color:#141414;line-height:24px}.hubbase-chatbot-shell .chat-messages{flex:1;overflow-y:auto;min-height:100px;margin:0;padding:18px 6px 0 0;scrollbar-width:thin;scrollbar-color:rgba(91,76,65,.45) transparent}.hubbase-chatbot-shell .chat-messages::-webkit-scrollbar{width:10px}.hubbase-chatbot-shell .chat-messages::-webkit-scrollbar-track{background:transparent}.hubbase-chatbot-shell .chat-messages::-webkit-scrollbar-thumb{background:#5b4c4173;border-radius:999px;border:3px solid transparent;background-clip:content-box}.hubbase-chatbot-shell .message{display:flex;gap:12px;margin-bottom:14px}.hubbase-chatbot-shell .message:last-child{margin-bottom:0}.hubbase-chatbot-shell .message--user{flex-direction:row-reverse}.hubbase-chatbot-shell .message-bubble{background:var(--hubbase-card);color:#2a221e;padding:13px 15px;border-radius:18px;font-size:14px;line-height:24px;max-width:min(312px,86%);box-shadow:0 2px #ffffff6b inset}.hubbase-chatbot-shell .message--user .message-bubble{background:linear-gradient(135deg,var(--hubbase-orange) 0%,#ff762d 100%);color:#fff;border:none;box-shadow:0 12px 22px #ff5c002e}.hubbase-chatbot-shell .timestamp{display:block;margin-top:.4rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:#2a221e80}.hubbase-chatbot-shell .typing-cursor{display:inline-block;margin-left:2px;animation:hubbase-blink 1s infinite;color:inherit}@keyframes hubbase-blink{0%,50%{opacity:1}51%,to{opacity:0}}.hubbase-chatbot-shell .message-bubble--loading{min-height:3rem;display:flex;align-items:center;padding:14px 16px;background:var(--hubbase-card-strong)}.hubbase-chatbot-shell .loading-indicator{display:flex;gap:6px;align-items:center}.hubbase-chatbot-shell .loading-indicator span{width:8px;height:8px;border-radius:50%;background:#503f32b3;animation:hubbase-bounce 1.4s infinite ease-in-out}.hubbase-chatbot-shell .loading-indicator span:nth-child(1){animation-delay:-.32s}.hubbase-chatbot-shell .loading-indicator span:nth-child(2){animation-delay:-.16s}@keyframes hubbase-bounce{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.hubbase-chatbot-shell .message--user .timestamp{color:#ffffffad}.hubbase-chatbot-shell .avatar{width:48px;height:48px;border-radius:50%;background:#fff url(https://www.hubbase.io/hubfs/raw_assets/public/hubbase-chatbot/img/chatbot%20avatar.png) center/cover no-repeat;display:grid;place-items:center;color:transparent;font-weight:800;letter-spacing:.02em;font-size:0;border:3px solid rgba(255,255,255,.96);box-shadow:0 0 0 3px #ff5c002e;flex-shrink:0;overflow:hidden}.hubbase-chatbot-shell .avatar--small{width:36px;height:36px;font-size:.78rem}.hubbase-chatbot-shell .avatar--glow{box-shadow:0 0 0 3px #ff5c002e}.hubbase-chatbot-shell .quick-actions{display:flex;flex-wrap:wrap;gap:8px;overflow-y:visible;padding-top:4px}.hubbase-chatbot-shell .quick-chip{display:inline-flex;align-items:center;padding:7px 10px;border-radius:10px;border:1px solid rgb(103,101,101);background:#fff;color:#33475b;font-size:12px;font-weight:600;line-height:18px;text-align:left;word-break:break-word;max-width:384px;width:max-content;cursor:pointer;transition:color .2s,border-color .2s,opacity .2s,background .2s ease,transform .2s ease;white-space:nowrap}.hubbase-chatbot-shell .quick-chip:hover:not(:disabled){border-color:#ff5c0059;background:#ff5c0017;color:var(--hubbase-orange-deep);transform:translateY(-1px)}.hubbase-chatbot-shell .quick-chip:disabled{opacity:.5;cursor:not-allowed}.hubbase-chatbot-shell .chat-input{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px;padding:14px 18px 18px;border-top:1px solid var(--hubbase-border);flex-shrink:0;background:linear-gradient(180deg,rgba(247,243,238,0) 0%,var(--hubbase-body) 18%,var(--hubbase-body) 100%)}.hubbase-chatbot-shell .input-wrapper{flex:1;border:1px solid rgba(122,99,81,.16);border-radius:18px;padding:.58rem .95rem;background:#ffffffeb;box-shadow:inset 0 1px #ffffffb3}.hubbase-chatbot-shell .input-wrapper input{width:100%;border:none;background:transparent;font-size:.95rem;outline:none;color:#241c18;font-family:inherit}.hubbase-chatbot-shell .input-wrapper input::placeholder{color:#8b7667}.hubbase-chatbot-shell .input-wrapper input:disabled{opacity:.6;cursor:not-allowed}.hubbase-chatbot-shell .send-button{width:46px;height:46px;border-radius:50%;border:none;background:linear-gradient(135deg,var(--hubbase-orange) 0%,#ff8240 100%);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease;transform:rotate(180deg);overflow:visible;box-shadow:0 12px 24px #ff5c0038}.hubbase-chatbot-shell .send-button:hover:not(:disabled){transform:rotate(180deg) translateY(-1px);box-shadow:0 16px 28px #ff5c0047}.hubbase-chatbot-shell .send-button:disabled{opacity:.55;cursor:not-allowed;transform:rotate(180deg) scale(.95);box-shadow:none}.hubbase-chatbot-shell .send-button svg{width:23px;height:28px;display:block;flex-shrink:0;fill:currentColor;rotate:180deg;margin-left:3px}.hubbase-chatbot-shell .powered-by{display:block;width:100%;padding:2px 0 0;font-size:0;line-height:0;color:transparent;text-align:left}.hubbase-chatbot-shell .powered-by strong{color:transparent;font-size:0}.hubbase-chatbot-shell .powered-by:before{content:"AI-generated content may be inaccurate.";display:block;font-size:12px;line-height:18px;color:#1414149e;font-weight:400}.hubbase-chatbot-shell .launcher{position:fixed;right:24px;bottom:24px;width:64px;height:64px;border-radius:50%;border:3px solid rgba(255,255,255,.92);background:linear-gradient(145deg,#ffb883 0%,var(--hubbase-orange) 100%);color:#fff;cursor:pointer;box-shadow:0 18px 36px #ff5c0047;z-index:1000000;display:grid;place-items:center;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;padding:0;overflow:visible}.hubbase-chatbot-shell .launcher:hover{transform:scale(1.06);box-shadow:0 22px 44px #ff5c0052}.hubbase-chatbot-shell .launcher img{width:100%;height:100%;border-radius:50%;object-fit:cover;position:relative;z-index:2;transition:opacity .2s ease,transform .2s ease}.hubbase-chatbot-shell .launcher:before,.hubbase-chatbot-shell .launcher:after{content:"";position:absolute;top:50%;left:50%;width:28px;height:2.5px;border-radius:999px;background:#fff;opacity:0;transition:opacity .2s ease;z-index:3}.hubbase-chatbot-shell .launcher:before{transform:translate(-50%,-50%) rotate(45deg)}.hubbase-chatbot-shell .launcher:after{transform:translate(-50%,-50%) rotate(-45deg)}.hubbase-chatbot-shell .ripple-ring{width:64px;height:64px;border:2px solid rgba(255,92,0,.5);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);opacity:0;z-index:0;animation:hubbase-ripple 2s infinite;pointer-events:none}@keyframes hubbase-ripple{0%{transform:translate(-50%,-50%) scale(.85);opacity:1}to{transform:translate(-50%,-50%) scale(1.85);opacity:0}}.hubbase-chatbot-shell .chat-popup~.launcher{display:grid!important;background:#ff5c00!important;border-color:transparent;box-shadow:0 20px 40px #ff5c0057}.hubbase-chatbot-shell .chat-popup~.launcher:hover{box-shadow:0 24px 44px #ff5c0061}.hubbase-chatbot-shell .chat-popup~.launcher img,.hubbase-chatbot-shell .chat-popup~.launcher .ripple-ring{opacity:0;transform:scale(.8);animation:none}.hubbase-chatbot-shell .chat-popup~.launcher:before,.hubbase-chatbot-shell .chat-popup~.launcher:after{opacity:1}.hubbase-chatbot-shell .calendar-preview-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font:inherit}.hubbase-chatbot-shell .chatbot-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:center;padding:24px 12px}.hubbase-chatbot-shell .chatbot-modal-dialog{width:min(800px,calc(100vw - 24px))}.hubbase-chatbot-shell .chatbot-modal-dialog--large{max-width:800px}.hubbase-chatbot-shell .chatbot-modal-content{background:#fff;border-radius:18px;box-shadow:0 28px 80px #18100a47,0 12px 28px #18100a29;overflow:hidden}.hubbase-chatbot-shell .chatbot-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid rgba(63,47,36,.12);background:#fff}.hubbase-chatbot-shell .chatbot-modal-title{margin:0;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:18px;font-weight:700;color:#141414}.hubbase-chatbot-shell .chatbot-modal-close{position:relative;width:40px;height:40px;border:1px solid rgba(20,20,20,.14);background:#14141405;border-radius:999px;cursor:pointer;padding:0;flex-shrink:0}.hubbase-chatbot-shell .chatbot-modal-close:before,.hubbase-chatbot-shell .chatbot-modal-close:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;border-radius:999px;background:#141414}.hubbase-chatbot-shell .chatbot-modal-close:before{transform:translate(-50%,-50%) rotate(45deg)}.hubbase-chatbot-shell .chatbot-modal-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.hubbase-chatbot-shell .chatbot-modal-close:hover{background:#1414140f;border-color:#14141438}.hubbase-chatbot-shell .chatbot-modal-body{background:#fff}@media (max-width: 720px){.hubbase-chatbot-shell .chat-popup{width:calc(100vw - 20px);height:min(530px,calc(100vh - 106px));max-height:min(530px,calc(100vh - 106px));right:10px;left:10px;bottom:82px;border-radius:20px}.hubbase-chatbot-shell .chat-header{min-height:82px;padding:16px 18px}.hubbase-chatbot-shell .chat-body{padding:0 14px 14px}.hubbase-chatbot-shell .chat-messages{padding-top:14px}.hubbase-chatbot-shell .message{gap:10px;margin-bottom:12px}.hubbase-chatbot-shell .message-bubble{max-width:92%;width:auto;font-size:14px;padding:12px 14px}.hubbase-chatbot-shell .avatar{width:44px;height:44px;font-size:.88rem}.hubbase-chatbot-shell .launcher{right:12px;bottom:12px;width:60px;height:60px}.hubbase-chatbot-shell .ripple-ring{width:60px;height:60px}.hubbase-chatbot-shell .quick-actions{gap:8px}.hubbase-chatbot-shell .quick-chip{font-size:12px;padding:7px 10px}.hubbase-chatbot-shell .chat-input{padding:12px 14px 14px;gap:8px}.hubbase-chatbot-shell .send-button{width:44px;height:44px;flex-shrink:0}.hubbase-chatbot-shell .input-wrapper{padding:.52rem .9rem}.hubbase-chatbot-shell .input-wrapper input{font-size:.98rem}.hubbase-chatbot-shell .header-button{width:38px;height:38px}.hubbase-chatbot-shell .assistant-name{font-size:1rem}.hubbase-chatbot-shell .chatbot-modal-overlay{padding:16px 10px}.hubbase-chatbot-shell .chatbot-modal-dialog{width:calc(100vw - 20px)}}
