.App_App__QYrwm{min-height:100svh;min-width:100svw;display:flex;font-family:inherit;overflow:hidden;overflow-y:hidden}.App_reactIcons__LO273{margin-right:.75rem;font-size:2rem}@media (max-width:768px){.App_reactIcons__LO273{size:2rem}.App_sidebar__EIQWC{position:absolute;left:-100%;transition:left .3s;height:100svh;@media (max-width:768px){background-color:var(--background-color-light);border-bottom-color:var(--border-color-light);border-bottom-style:solid;border-bottom-width:1px}}.App_sidebar__EIQWC.App_open__TfSUH{left:0}.App_sidebar__EIQWC.App_closed__MfDdy{left:-100%}.App_hamburger__z2Edc{display:block;position:absolute;top:1rem;left:1rem;background:none;border:none;cursor:pointer}.App_hamburger__z2Edc .App_reactIcons__LO273{font-size:2.5rem}.App_main__dnypc{margin-left:0;width:100%}.App_overlay__1vadm{position:fixed;top:0;left:30rem;width:100%;height:100%;z-index:1}}@media (min-width:769px){.App_hamburger__z2Edc{display:none}.App_sidebar__EIQWC{position:static;left:0}.App_sidebar__EIQWC.App_closed__MfDdy,.App_sidebar__EIQWC.App_open__TfSUH{left:0}.App_overlay__1vadm{display:none}}.App_sidebar__EIQWC{flex:3 1;border-right:1px solid var(--border-color-light);max-width:30rem}.App_logo__kQtiD{display:flex;justify-content:center;align-items:center;height:50px;margin-left:1rem;margin-right:1rem}.App_upper__i_2kP{padding:.5rem 2.5rem 2.5rem;font-size:1;border-bottom:1px solid var(--border-color-light);height:90%}.App_upperTop__EyCii{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:2rem}.App_newChatBtn__eSrsT{background-color:var(--newChat-color);border:1px solid var(--border-color-light);padding:1rem;cursor:pointer;border-radius:.75rem;line-height:1.75;display:flex;justify-content:center;align-items:center;width:25rem;font-family:inherit}.App_newChatBtn__eSrsT:hover{border:1px solid var(--hover-color)}.App_queryBtn__s3E8e{align-items:center;line-height:1.5;cursor:pointer;display:flex;text-align:left;font-size:1.5rem;width:25rem;background-color:transparent;padding:1rem;margin:1rem auto;border-radius:.75rem;border:1px solid var(--border-color-light)}.App_queryBtn__s3E8e>.App_reactIcons__LO273{flex:1 1}.App_queryBtn__s3E8e>p{flex:2 1;margin-left:.5rem}.App_queryBtn__s3E8e:hover{border-color:var(--hover-color);background-color:var(--background-color-mid)}.App_lower__EB1j_{padding:2rem}.App_listItem__eRYrV{display:flex;justify-content:center;border-radius:.75rem;align-items:center;font-size:1.5rem;padding:1rem;background-color:var(--background-color-mid)}.App_main__dnypc{flex:7 1;min-height:calc(100vh - 14rem);display:flex;flex-direction:column;align-items:center;padding-left:2rem;padding-right:2rem;height:100svh}.App_chatFooter__e_nCZ{margin-top:auto;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:var(--background-color-mid);border:1px solid var(--border-color-light);border-radius:.75rem}.App_chatInput__SXWfs:focus{outline:transparent}.App_disclaimer__Ltbe0{font-size:1rem;color:#333;margin-top:.5rem;margin-bottom:.5rem}.App_chatInput__SXWfs{width:calc(100% - 3rem)}.App_chatInput__SXWfs,.App_sendBtn__np3ae{padding:1rem;border:transparent;background-color:transparent;font-family:inherit;display:flex;justify-content:center;align-items:center}.App_sendBtn__np3ae{border-radius:.75rem;width:3rem}.App_sendBtn__np3ae>.App_reactIcons__LO273{margin-right:0}.App_chats__Bzxdc{overflow:hidden;overflow-y:scroll;scroll-behavior:smooth;width:100%;height:calc(100vh - 8rem);@media (max-width:768px){margin-top:4rem}}.App_chat__w0UTM{margin:1rem;padding:2rem;font-size:1.5rem;display:flex;align-items:flex-start;text-align:justify;justify-content:flex-start}.App_chat__w0UTM>.App_reactIcons__LO273{flex:1 1;size:1rem;max-width:3rem;min-width:3rem}.App_chat__w0UTM>p{flex:4 1}.App_text__Eu5VX{margin-left:1rem;max-width:90%}.App_bot__l3Cd9{background-color:var(--background-color-mid);border-radius:.75rem;align-items:center;min-width:-moz-fit-content;min-width:fit-content}.TypingIndicator_typingIndicator__ebPIe{display:flex;align-items:center;margin-left:1rem}.TypingIndicator_typingIndicator__ebPIe span{width:1rem;height:1rem;margin:0 2px;background-color:#8b8b8b;border-radius:50%;display:inline-block;animation:TypingIndicator_typing__IN3v4 1.5s ease-in-out infinite}.TypingIndicator_typingIndicator__ebPIe span:first-child{animation-delay:0s}.TypingIndicator_typingIndicator__ebPIe span:nth-child(2){animation-delay:.3s}.TypingIndicator_typingIndicator__ebPIe span:nth-child(3){animation-delay:.6s}@keyframes TypingIndicator_typing__IN3v4{0%,60%,to{transform:scale(.6);opacity:.6}30%{transform:scale(1);opacity:1}}