.aibot-chat-input--container{display:flex;height:100%;max-height:490px;width:100%;flex-direction:column;justify-content:space-between}.aibot-chat--image-presentation{width:100%;overflow:hidden;max-height:140px}.aibot-chat--image-presentation img{height:140px;width:100%;-o-object-fit:cover;object-fit:cover;display:block}.fade-slide-enter-active{transition:opacity .3s ease,transform .3s ease,max-height .3s ease}.fade-slide-leave-active{transition:opacity .4s ease,transform .4s ease,max-height .4s ease .1s}.fade-slide-enter-from{opacity:0;transform:translateY(-10px);max-height:0}.fade-slide-leave-to{opacity:0;transform:translateY(-15px);max-height:0}.aibot-chat--container{height:100%;max-height:235px;width:100%;flex:1 1 0%;overflow-y:auto;padding:1.5rem 1rem 1rem;scrollbar-width:thin;scrollbar-color:#e0e0e0 #f1f1f1;transition:max-height .4s ease}.aibot-chat--container.aibot-chat--container--expanded{max-height:375px}.aibot-chat--messages{display:flex;flex-direction:column;gap:.75rem}.aibot-chat--message{max-width:85%;border-radius:.5rem;padding:.625rem;font-size:13px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;line-height:150%}.aibot-chat--message--user{align-self:flex-end;--tw-bg-opacity: 1;background-color:rgb(48 171 169 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.aibot-chat--message--assistant{align-self:flex-start;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.aibot-chat--message--content{font-size:13px}.aibot-chat--message--content p{margin-bottom:.25rem}.aibot-chat--message--content p:last-child{margin-bottom:0}.aibot-chat--message--links{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.aibot-chat--message--link{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(48 171 169 / var(--tw-bg-opacity));padding:.25rem .5rem;font-size:11px;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.aibot-chat--message--link:hover{--tw-bg-opacity: 1;background-color:rgb(41 158 156 / var(--tw-bg-opacity))}.aibot-chat--loading{display:flex;gap:.25rem}.aibot-chat--loading span{height:.5rem;width:.5rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity));animation:bounce 1.4s infinite ease-in-out both}.aibot-chat--loading span:nth-child(1){animation-delay:-.32s}.aibot-chat--loading span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.aibot-chat--input{width:100%;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));padding:.75rem}.aibot-chat--step-options-wrapper{position:relative}.aibot-chat--step-options{display:flex;max-height:90px;flex-direction:column;gap:.5rem;overflow-y:auto;padding-right:.25rem;padding-bottom:.375rem;scrollbar-width:thin;scrollbar-color:#e0e0e0 #f1f1f1}.aibot-chat--scroll-indicator{pointer-events:none;position:absolute;left:50%;z-index:10;--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-image:linear-gradient(to bottom,var(--tw-gradient-stops));width:100%;height:20px;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.aibot-chat--scroll-indicator-top{top:0;background:linear-gradient(to bottom,#fffffff2,#fff0)}.aibot-chat--scroll-indicator-top svg{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity));filter:drop-shadow(0 1px 1px rgba(0,0,0,.1));animation:bounce-vertical-up 1.5s ease-in-out infinite}.aibot-chat--scroll-indicator-bottom{bottom:0;background:linear-gradient(to top,#fffffff2,#fff0)}.aibot-chat--scroll-indicator-bottom svg{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity));filter:drop-shadow(0 1px 1px rgba(0,0,0,.1));animation:bounce-vertical-down 1.5s ease-in-out infinite}@keyframes bounce-vertical-up{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes bounce-vertical-down{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.aibot-chat--step-options::-webkit-scrollbar{width:6px}.aibot-chat--step-options::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.aibot-chat--step-options::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.aibot-chat--step-options::-webkit-scrollbar-thumb:hover{background:#94a3b8}.aibot-chat--option-button{display:flex;width:100%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity));padding:.5rem .75rem;font-size:13px;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.aibot-chat--option-button:hover{--tw-border-opacity: 1;border-color:rgb(48 171 169 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.aibot-chat--option-button:disabled{cursor:not-allowed;opacity:.5}.aibot-chat--option-button:disabled:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.aibot-chat--option-flag{height:1rem;width:1.5rem;border-radius:.125rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.aibot-chat--input-wrapper{display:flex;flex-direction:column;gap:.5rem}.aibot-chat--input-message{display:flex;align-items:flex-end;gap:.5rem}.aibot-chat--input-field{flex:1 1 0%;resize:none;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));padding:.5rem .75rem;font-size:13px;outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.aibot-chat--input-field:focus{--tw-border-opacity: 1;border-color:rgb(48 171 169 / var(--tw-border-opacity))}.aibot-chat--input-field{max-height:80px;min-height:38px;overflow-y:auto;line-height:1.4}.aibot-chat--input-field:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity));opacity:.5}.aibot-chat--send-button{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(48 171 169 / var(--tw-bg-opacity));padding:.5rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.aibot-chat--send-button:hover{--tw-bg-opacity: 1;background-color:rgb(41 158 156 / var(--tw-bg-opacity))}.aibot-chat--send-button:disabled{cursor:not-allowed;opacity:.5}.aibot-chat--reset-button{display:flex;width:100%;align-items:center;justify-content:center;gap:.25rem;padding:.375rem .75rem;font-size:11px;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.aibot-chat--reset-button:hover{--tw-text-opacity: 1;color:rgb(48 171 169 / var(--tw-text-opacity))}.aibot-chat--message--content h2{margin-bottom:.375rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity));padding-bottom:.375rem;font-size:13px;font-weight:600}.aibot-chat--message--content h3{padding-bottom:.375rem;font-size:.75rem;line-height:1rem;font-weight:600}.aibot-chat--message--content ul{margin-bottom:.375rem;display:flex;flex-direction:column;gap:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity));padding-bottom:.375rem;padding-left:1rem;padding-top:.5rem;font-size:.75rem;line-height:1rem;list-style-image:url('data:image/svg+xml,<svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.602273 4.99432L1.95455 3.625L4.71023 6.33523L10.6705 0.397727L12.0341 1.76705L4.71023 9.0625L0.602273 4.99432Z" fill="%2300D6BC"></path></svg>')}.aibot-chat--message--content p{font-size:.75rem;line-height:1rem}.aibot-chat--message--content strong{padding-top:.25rem}
