html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:var(--bot_text_color)!important;line-break:anywhere}app-chatbot,chat-view{display:flex;height:100%;width:100%;max-height:100%}html{scroll-behavior:smooth;width:100%;height:100%;max-height:100%}body{font-family:Arial,sans-serif;width:100%;height:100%}::-webkit-scrollbar{width:10px!important;height:10px!important}::-webkit-scrollbar-track{background:var(--text_header_color)!important;border-radius:50px}::-webkit-scrollbar-thumb{background:var(--header_color)!important;border-radius:50px}::-webkit-scrollbar-thumb:horizontal{background:var(--header_color)!important;border-radius:50px}::-webkit-scrollbar-thumb:hover{background:var(--header_color)!important}.chat__message strong{font-weight:700}.chat__message ul{padding-left:10px}.chat__message ul li{list-style-type:circle;margin:10px}.chat__message ul p{margin:10px}.chat__message ol{padding-left:10px}.chat__message ol li{list-style-type:decimal;margin:10px}.chat__message ol p{margin:10px}.typing{background-color:var(--bot_text_color);vertical-align:bottom;display:inline-block;width:2px;height:15px;animation:blink .5s infinite;margin:5px 0 5px 3px}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}
