#tlh-chatbot-host{position:fixed;right:20px;bottom:20px;z-index:9999;font-family:Inter,Arial,sans-serif}
#tlh-chatbot-host *{box-sizing:border-box}
#tlh-chatbot-host .tlh-chatbot-launcher{float:right;display:flex;align-items:center;gap:9px;min-height:50px;border:0;border-radius:25px;padding:10px 17px;background:#ef3340;color:#fff;box-shadow:0 9px 28px rgba(0,0,0,.32);cursor:pointer;font:inherit}
#tlh-chatbot-host .tlh-chatbot-launcher span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff;color:#ef3340}
#tlh-chatbot-host .tlh-chatbot-launcher strong{font-size:14px}
#tlh-chatbot-host .tlh-chatbot-panel{clear:both;width:min(430px,calc(100vw - 28px));margin-bottom:10px;box-shadow:0 18px 55px rgba(0,0,0,.48);border:1px solid rgba(102,171,210,.4);border-radius:16px;overflow:hidden}
#tlh-chatbot-host .tlh-chatbot-panel[hidden]{display:none}
#tlh-chatbot-host #tlh-bot-preview .tlh-window{width:100%;max-width:none;margin:0;border-radius:16px}
#tlh-chatbot-host #tlh-bot-preview .tlh-log{min-height:250px;max-height:46vh}
#tlh-chatbot-host #tlh-bot-preview .tlh-topbar{display:none}
#tlh-chatbot-host #tlh-bot-preview .tlh-footnote{display:none}
#tlh-chatbot-host .tlh-chatbot-load-error{margin:0;padding:20px;background:#031d30;color:#fff}
@media(max-width:560px){#tlh-chatbot-host{right:8px;bottom:8px}#tlh-chatbot-host .tlh-chatbot-panel{width:calc(100vw - 16px)}#tlh-chatbot-host #tlh-bot-preview .tlh-log{max-height:40vh}#tlh-chatbot-host #tlh-bot-preview .tlh-proof{display:none}}
