.ChatHistory_container__E_g16{flex:1 1;overflow-y:scroll;scroll-behavior:smooth;width:100vw;padding:0 0 10rem}.ChatHistory_responses__a7d3_{display:flex;flex-direction:column}.ChatHistory_response__ASsI2{display:flex;flex-direction:row;align-items:flex-start;gap:2rem;padding:2.4rem 2rem}.ChatHistory_user-input__fzdRF{flex-direction:row-reverse}.ChatHistory_response__ASsI2 p{white-space:pre-wrap;scroll-behavior:smooth}.ChatHistory_text__Ii4rz{padding-top:1rem;display:flex;width:100vw;flex-wrap:wrap;word-break:break-word;word-wrap:break-word}.ChatHistory_response__ASsI2 img{width:4rem;height:4rem;border-radius:50%}.ChatHistory_user-input__fzdRF{background-color:var(--neutral800)}.ChatHistory_bot-response__acscm{background-color:var(--neutral900)}.UserInput_container__ahCy7{position:fixed;bottom:0;width:100%;padding:2rem;word-wrap:break-word;background-color:var(--neutral800);border-top:1px solid var(--neutral500)}.UserInput_textarea-container__H0Gho{position:relative}.UserInput_container__ahCy7 button{position:absolute;top:50%;transform:translateY(-50%);right:1rem;padding:1rem 1.5rem;border:none;outline:none;border-radius:8px;background-color:var(--neutral900);color:#fff;cursor:pointer}.Loader_loader__BGecL{position:fixed;left:0;top:0;width:100%;height:100%;z-index:100;display:flex;justify-content:center;align-items:center}.Loader_loader__BGecL:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--background);opacity:.8;z-index:10}.Loader_lds-ring__pXkKl{display:inline-block;position:relative;width:80px;height:80px;z-index:11}.Loader_lds-ring__pXkKl div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:5px solid var(--primary);border-radius:50%;animation:Loader_lds-ring__pXkKl 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--primary) transparent transparent transparent}.Loader_lds-ring__pXkKl div:first-child{animation-delay:-.45s}.Loader_lds-ring__pXkKl div:nth-child(2){animation-delay:-.3s}.Loader_lds-ring__pXkKl div:nth-child(3){animation-delay:-.15s}@keyframes Loader_lds-ring__pXkKl{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ChatContainer_container__6FA2o{margin:0 auto;display:flex;height:90vh;padding-bottom:10rem;width:100%;flex-direction:column;scroll-behavior:smooth}.Header_header__l1qoc{width:100vw;padding:1rem;display:flex;justify-content:space-between;align-items:center;background-color:#010101}.Header_brand__O08OB{text-align:left;font-size:3rem;color:#fff}.Header_header__l1qoc img{cursor:pointer}@media screen and (max-width:768px){.Header_brand__O08OB{margin-bottom:1rem}}