.chat-body{height:calc(100vh - 10.2rem);max-height:500px}.chat-body-full-screen{height:calc(100svh - 5.17rem);max-height:none}.chat-messages-container{flex:1 1 auto;height:auto;max-height:100%}.markdown-wrapper a{text-decoration:underline;text-underline-offset:4px}.markdown-wrapper ol,.markdown-wrapper ul{list-style:disc;padding-left:1.356rem}.markdown-wrapper ol{list-style:decimal}.markdown-wrapper ol>li:not(:last-child),.markdown-wrapper ul>li:not(:last-child),.markdown-wrapper>:not(:last-child){margin-bottom:5px}.markdown-wrapper strong{font-weight:600}.chat-footer{flex:0 1 0px}.chat-widget-tooltip-content{background:var(--secondary);color:var(--foreground)}.chat-widget-tooltip-content .tooltip-arow{fill:var(--secondary);background:var(--secondary)}@keyframes typingBounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.typing-dot{animation:typingBounce 1.2s ease-in-out infinite both}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes shine{to{background-position:-200%}}.loading-fade-animation{background-clip:text!important;-webkit-background-clip:text!important;text-fill-color:transparent!important;-webkit-text-fill-color:transparent!important;background:linear-gradient(90deg,#717171 20%,#09090939 40%,#717171 80%);background-size:200% auto;animation:shine 1.8s linear infinite;animation-delay:.2s}.dark .loading-fade-animation{background:linear-gradient(90deg,#f2eeee 20%,#a59b9b39 40%,#f2eeee 80%);background-size:200% auto}.chat-message pre{padding:calc(var(--spacing) * 3);overflow-x:auto;line-height:var(--tw-leading,var(--text-sm--line-height))}.chat-message code,.chat-message pre{background-color:#0000003c;border-radius:var(--radius);font-family:Fira Code,Consolas,Courier New,Source Code Pro,Monaco,monospace}.chat-message code{padding:calc(var(--spacing) * .6) calc(var(--spacing) * 2)}.chat-message pre code,.chat-message pre pre{background:none;padding:0}@keyframes animatedFadeIn{0%{opacity:0;transform:translateY(1px)}to{opacity:1;transform:translateY(0)}}.animated-char{opacity:0;animation:animatedFadeIn .1s ease forwards}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.animate-scale-in{animation:scaleIn .2s ease-out forwards}.markdown-table-wrapper table{width:100%;border-collapse:collapse;background:transparent;border:1px solid color-mix(in srgb,var(--textColor) 50%,transparent);line-height:normal}.markdown-table-wrapper table td,.markdown-table-wrapper table th{padding:10px;border:1px solid color-mix(in srgb,var(--textColor) 50%,transparent);text-align:left;white-space:nowrap;background:transparent;font-weight:400}.markdown-table-wrapper table th{background:transparent;font-weight:600}.contains-task-list .task-list-item input{margin-top:.12rem}.external-widget-chat .chat-widget-card{border-radius:0;border:none;box-shadow:none}@media only screen and (max-width:460px){.toggle-full-screen-window-btn{display:none}}