body{background:#f1f1f1}#hkbembed-button{position:fixed;bottom:20px;right:20px;border-radius:99px;background:var(--hkbembed-bg);cursor:pointer;height:48px;width:48px;display:flex;align-items:center;justify-content:center;line-height:1;animation:htfadein ease .5s;z-index:9999999}#hkbembed-button.hkbembed-button--open .hkbembed-button-open{opacity:0;transform:scale(0.5)}#hkbembed-button.hkbembed-button--open .hkbembed-button-close{opacity:1;transform:scale(1)}#hkbembed-button .hkbembed-button-open{opacity:1;transition:opacity .15s ease-in-out,transform .3s ease-in-out;transform:scale(1)}#hkbembed-button .hkbembed-button-close{opacity:0;transition:opacity .15s ease-in-out,transform .3s ease-in-out;transform:scale(0.5)}#hkbembed-button span{position:absolute}#ht-kb-fe-embed-contents{position:fixed;top:20px;left:20px;bottom:88px;right:20px;z-index:999999;pointer-events:none;display:flex;align-items:end;justify-content:flex-end}#ht-kb-fe-embed-contents.hkbembed-contents--open #ht-kb-fe-embed-iframe{transform:scale(1);opacity:1;visibility:visible}#ht-kb-fe-embed-iframe{width:100%;max-width:380px;height:calc(100% - 34px);max-height:550px;box-shadow:rgba(0,0,0,.15) 0 4px 40px,rgba(0,0,0,.05) 20px 100px 45px;transition:opacity .2s ease 0s,height .3s ease 0s,box-shadow .3s ease 0s,transform .15s ease-in-out 0s;border-radius:6px;border:none;pointer-events:all;opacity:0;visibility:hidden;transform:scale(0.8);transform-origin:bottom right}@keyframes htfadein{0%{opacity:0;transform:scale(0.9)}100%{opacity:1;transform:scale(1)}}.wrapper{margin:0 auto;max-width:800px;min-height:600px;position:relative}.ha-wrapper{background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#3c434a;font-size:1rem;line-height:1.45;position:absolute;top:0;bottom:0;right:0;width:100%;max-height:550px;display:flex;flex-direction:column;overflow:hidden}.ha-wrapper .ha-chatwrap{display:flex;flex-grow:1;flex-direction:column;min-height:300px;padding:2rem;background:#f1f1f1;overflow-y:scroll;scrollbar-width:thin}.ha-wrapper .ha-chatwrap::-webkit-scrollbar{width:11px}.ha-wrapper .ha-chatwrap::-webkit-scrollbar-track{background:#f1f1f1}.ha-wrapper .ha-chatwrap::-webkit-scrollbar-thumb{background-color:#dde0e4;border-radius:6px;border:3px solid #f1f1f1}.ha-wrapper .ha-chatwrap>.ha-chatbubble{display:inline-flex}.ha-wrapper .ha-chatwrap>.ha-chatbubble.ha-chatbubble--ai{justify-content:flex-end}.ha-wrapper .ha-chathead{background:#2d9bf3;color:#fff;padding:1rem 1.5rem;text-align:center;font-weight:600;border-radius:4px 4px 0 0}.ha-wrapper .ha-chatbubble>div{background:#fff;padding:.5rem .75rem;margin:0 0 1rem;border-radius:12px 12px 12px 0}.ha-wrapper .ha-chatbubble.ha-chatbubble--ai>div{background:rgba(45,155,243,.15);border-radius:12px 12px 0 12px}.ha-wrapper .ha-chatbubble svg{height:24px;width:24px;display:block}.ha-wrapper .ha-chatinput{padding:.5rem}.ha-wrapper .ha-chatinput input{width:100%;padding:.5rem;border:none;border-radius:3px}.ha-wrapper .ha-chatinput input:focus{border:none;outline:none;box-shadow:none}.ha-wrapper .ha-chatinput button{display:flex;border:none;background:none}.ha-wrapper .ha-chatinput button:hover{cursor:pointer}.ha-wrapper .ha-chatinput button:hover svg path{fill:#2d9bf3}.ha-wrapper .ha-chatinput button svg{transition:fill .3s ease-in-out}.ha-wrapper .ha-inputwrapper{display:flex;align-items:center}.ha-wrapper .ha-inputwrapper button{margin-left:.5rem}.ha-wrapper .ha-poweredby{background:#f1f1f1;font-size:.75rem;text-align:center;padding:.5rem}.ha-wrapper .ha-poweredby a{color:inherit}