body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow:hidden;padding:0}:root{--vh:1vh}.chat-container{background-color:#f0f0f0;display:flex;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);margin:0 auto;max-width:850px;width:100%}.app-bar{height:60px;justify-content:center;min-height:60px;padding-left:7px;padding-right:7px;width:100%}.app-bar,.loading-section{align-items:center;display:flex}.loading-section{color:#333;flex-direction:column;font-size:20px;font-weight:700;gap:8px;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:opacity .5s ease-in-out}@media(min-width:800px){.loading-section{min-width:max-content}}.loading-section.visible{opacity:1}.loading-section.non-visible{opacity:0}.messages-section{box-sizing:border-box;flex-grow:1;margin-bottom:70px;overflow-y:auto;padding-left:10px;padding-right:10px}.question-bar-container{align-items:center;background-color:#f0f0f0;bottom:0;box-sizing:border-box;display:flex;height:70px;justify-content:center;max-width:850px;padding:10px;position:fixed;width:100%;z-index:15}.app-bar{z-index:1000}.app-bar.MuiAppBar-root{align-items:center;background-color:#f0f0f0;box-shadow:none;flex-direction:row;height:100px;justify-content:center;transition:none;width:100%}.question-bar{background-color:#fff;border-radius:25px;height:"auto";min-height:50px;padding:0 5px}.question-bar .MuiOutlinedInput-notchedOutline{border:initial}.question-bar .__input{flex-grow:1}.question-bar .__input.MuiTextarea-root{--Textarea-focusedHighlight:#0000;background-color:#fff}.question-bar .__button:hover{background-color:initial}.question-bar .__button.--no-padding{padding:0}.question-bar .__button.--blue-background{background-color:#000000de}.question-bar .__button.--red-background{background-color:#eb5f5f}.question-bar .__button.--white-background{background-color:#fff}.question-bar .discard-icon,.question-bar .pause-icon,.question-bar .record-icon,.question-bar .send-icon{color:#fff;font-size:20px}#root{background-color:#f0f0f0}
/*# sourceMappingURL=main.b574e615.css.map*/