@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);@keyframes wf-bar-slide{0%,to{background-position:100%0}50%{background-position:-100%0}}:root{--wf-cb-text:#ffffff;--wf-cb-placehoder-text:#dddddd;--wf-cb-main:#231f20;--wf-cb-border-radius:10px;--wf-cb-font-family:Roboto}body{overflow:hidden!important}.wf-hidden{display:none!important}#wf-cb-container{position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;gap:24px;height:calc(100vh - 15px);width:100vw;font-family:var(--wf-cb-font-family, Roboto)}#wf-cb-container a{word-break:break-word;overflow-wrap:break-word;white-space:normal}::-webkit-scrollbar{width:20px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:20px;border:8px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}.wf-cb-container-center{justify-content:center}.wf-cb-container-space-between{justify-content:space-between}#wf-cb-header-container,#wf-cb-header-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}#wf-cb-header-container{color:#231f20;gap:16px}#wf-cb-header{font-size:24px}#wf-cb-subheader{font-size:16px}#wf-cb-title-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}#wf-cb-title{font-size:48px}#wf-cb-subtitle{font-size:16px}#wf-cb-window{width:48%;height:calc(100% - 150px)}#wf-cb-input-wrapper-full{display:flex;flex-direction:column;align-items:center;gap:16px;width:48%}#wf-cb-regulation-info{font-size:14px;color:#ddd;margin-bottom:10px}#wf-cb-input-wrapper{position:relative;width:100%}#wf-cb-input{margin-top:15px;border-radius:var(--wf-cb-border-radius, 10px);border:1px solid #999;margin-right:0;resize:none;height:auto!important;min-height:40px;max-height:240px!important;width:100%;outline:0;font-family:var(--wf-cb-font-family, Roboto);font-size:16px;line-height:24px;padding:16px;box-sizing:border-box}#wf-cb-input::placeholder{color:var(--wf-cb-placeholder-text, #ddd)}#wf-cb-input:focus{border:1px solid var(--wf-cb-main, #231f20)}#wf-cb-input:hover{border:1px solid var(--wf-cb-main, #231f20)}#wf-cb-input.locked:hover{border:1px solid #999}#wf-cb-send{position:absolute;right:10px;bottom:10px;background:0 0;border:0;cursor:pointer;padding:6px;font-size:18px;display:flex;align-items:center;justify-content:center;opacity:1;pointer-events:auto}#wf-cb-send span{display:inline-block;line-height:1;width:18px;height:18px;filter:brightness(0) saturate(100%)}#wf-cb-send span img{width:20px;height:20px}#wf-cb-send.disabled{filter:brightness(0) saturate(100%) invert(95%) sepia(1%) saturate(32%) hue-rotate(350deg) brightness(90%) contrast(103%);pointer-events:none}.wf-cb-status{margin:8px 0 0;padding:8px;border-radius:5px;font-size:14px}.wf-cb-status-info{background:#fffbe6;color:#b59d00;border:1px solid #ffe58f}.wf-cb-status-success{background:#f6ffed;color:#389e0d;border:1px solid #b7eb8f}.wf-cb-status-error{background:#fff1f0;color:#cf1322;border:1px solid #ffa39e}#wf-cb-msg{flex:1;overflow-y:scroll;overflow-x:hidden;display:flex;flex-direction:column;gap:.5rem;height:100%}.wf-cb-msg-info{font-size:11px;color:#999;display:flex;justify-content:space-between;margin-top:5px}.wf-cb-msg{padding:12px;border-radius:var(--wf-cb-border-radius, 8px);min-width:150px;line-height:24px}.wf-cb-msg-user{align-self:flex-end;margin-top:15px;max-width:80%}.wf-cb-msg-user-text{background-color:var(--wf-cb-main, #231f20);color:var(--wf-cb-bubble-text, #ffffff)}.wf-cb-msg-bot-text{background-color:#f5f6f7;color:#111827}.wf-cb-msg-bot{align-self:flex-start;margin-top:15px;width:100%}.wf-cb-msg-wrapper{display:flex}.wf-cb-msg-logo{align-self:flex-end;margin-right:15px}.wf-cb-typing{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;max-width:100%}.wf-cb-msg-logo{width:32px;height:32px;flex-shrink:0}.wf-cb-msg-logo svg{width:100%;height:100%}.wf-cb-typing-bars{display:flex;flex-direction:column;gap:6px;width:100%}.wf-cb-typing-bar{height:10px;border-radius:8px;background:linear-gradient(90deg,rgba(43,161,220,.1),var(--wf-cb-main, #2ba1dc),rgba(43,161,220,.1));background-size:200% 100%;animation:wf-bar-slide 1.8s infinite ease-in-out}.wf-cb-typing-bar:nth-child(2){width:60%;animation-delay:.3s}.wf-cb-typing-bar:nth-child(3){width:30%;animation-delay:.6s}#wf-cb-ts-logo-container{position:absolute;font-family:var(--wf-cb-font-family, Roboto);bottom:15px;left:15px;display:flex;align-items:center;gap:8px;color:#ddd}#wf-cb-logo-text{font-size:12px}#wf-cb-info-box,#wf-cb-logo-container{display:flex;align-items:center;color:#999}#wf-cb-logo-container{position:absolute;font-family:var(--wf-cb-font-family, Roboto);bottom:5px;right:10px;gap:8px}#wf-cb-info-box{flex-direction:column;justify-content:center;margin-top:16px;gap:10px}#wf-cb-new-chat-btn{padding:8px 16px;border-radius:6px;border:0;background:var(--wf-cb-main, #2ba1dc);color:#fff;cursor:pointer}@media (max-width:998px){#wf-cb-container{height:calc(100dvh - 15px);width:100dvw}#wf-cb-input-wrapper-full{width:90%}#wf-cb-input-wrapper{width:100%}#wf-cb-window{width:90%;margin-top:115px;height:calc(100% - 175px)}#wf-cb-logo-container{top:10px;bottom:unset}#wf-cb-ts-logo-container{top:25px;bottom:unset}#wf-cb-regulation-info{font-size:12px;text-align:center}}