*{box-sizing:border-box}*,body{margin:0;padding:0}body{overflow:hidden;width:100dvw;height:100dvh}textarea{border:none}textarea:focus-visible{border:none!important;outline:none!important;box-shadow:none!important}@supports not selector(:focus-visible){textarea:focus{outline:none!important}}.messageInputs{width:100%}#send-question{width:60px;border-radius:0 7px 7px 0}.dots{margin-left:10px;color:#000;width:35px;height:15px;--d:radial-gradient(farthest-side,currentColor 90%,#0000);background:var(--d),var(--d),var(--d),var(--d);background-size:5px 5px;background-repeat:no-repeat;animation:m 1s infinite}@keyframes m{0%{background-position:calc(0 * 100% / 3) 100%,calc(1 * 100% / 3) 100%,calc(2 * 100% / 3) 100%,calc(3 * 100% / 3) 100%}12.5%{background-position:calc(0 * 100% / 3) 0,calc(1 * 100% / 3) 100%,calc(2 * 100% / 3) 100%,calc(3 * 100% / 3) 100%}25%{background-position:calc(0 * 100% / 3) 0,calc(1 * 100% / 3) 0,calc(2 * 100% / 3) 100%,calc(3 * 100% / 3) 100%}37.5%{background-position:calc(0 * 100% / 3) 0,calc(1 * 100% / 3) 0,calc(2 * 100% / 3) 0,calc(3 * 100% / 3) 100%}50%{background-position:calc(0 * 100% / 3) 0,calc(1 * 100% / 3) 0,calc(2 * 100% / 3) 0,calc(3 * 100% / 3) 0}62.5%{background-position:calc(0 * 100% / 3) 100%,calc(1 * 100% / 3) 0,calc(2 * 100% / 3) 0,calc(3 * 100% / 3) 0}75%{background-position:calc(0 * 100% / 3) 100%,calc(1 * 100% / 3) 100%,calc(2 * 100% / 3) 0,calc(3 * 100% / 3) 0}87.5%{background-position:calc(0 * 100% / 3) 100%,calc(1 * 100% / 3) 100%,calc(2 * 100% / 3) 100%,calc(3 * 100% / 3) 0}to{background-position:calc(0 * 100% / 3) 100%,calc(1 * 100% / 3) 100%,calc(2 * 100% / 3) 100%,calc(3 * 100% / 3) 100%}}.sidebar{padding-top:20px;height:100dvh;border-right:2px outset #999}.content{overflow-y:scroll;overflow-x:hidden;scrollbar-width:none}.content::-webkit-scrollbar{display:none}.answer-footer{border-top:1px solid #000;padding:5px}.input-no-borders{margin-left:10px;display:flex;align-items:center;margin-right:10px}.input-no-borders input{border:none!important}.details{border-top:1px solid gray}.details-text{font-size:small}.details-error{font-weight:700;color:crimson}.alert-color{color:crimson;fill:crimson}.good-color{color:green;fill:green}.warning-color{color:orange;fill:orange}.info-color{color:#40e0d0;fill:#40e0d0}.profile{display:flex;justify-content:center;align-items:center;width:48px;height:48px;@media (max-width:768px){width:32px;height:32px}}.profile svg{width:100%;height:100%}.profile img{width:48px;height:48px;object-fit:fill;min-width:48px;min-height:48px;@media (max-width:768px){width:32px;height:32px;min-width:32px;min-height:32px}}.question{@media (max-width:768px){font-size:14px;padding-right:5px}margin-bottom:5px;margin-top:5px}.answer,.question{color:#4a5568;font-size:20px;max-width:100%}.answer{@media (max-width:768px){font-size:14px;padding-right:5px}}.welcomeContainer{width:calc(100% - 30px);display:flex;flex-direction:column}.markdownStyles h1,.markdownStyles h2,.markdownStyles h3,.markdownStyles h4,.markdownStyles h5,.markdownStyles h6{font-size:revert;font-weight:revert}.markdownStyles li,.markdownStyles ol,.markdownStyles ul{margin:revert;padding:revert}