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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{background-color:#fff}.input-container{bottom:0;padding:16px;position:absolute;right:0;width:100%}.form-container{flex-direction:column;height:100vh;padding:20px}.form-container,.logo-placeholder{align-items:center;display:flex;justify-content:center}.logo-placeholder{background-color:#fff;background-image:url(/static/media/logo.8c1a65a8d9e6313dc521.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;font-size:24px;height:150px;margin-bottom:20px;width:150px}.chat-container{display:flex;flex-direction:column;height:90vh;margin:auto;overflow-y:auto;width:60%}.chat-history{border-bottom:1px solid #e0e0e0;flex-grow:1;overflow-y:auto;padding:20px}.chat-input{display:flex;padding:10px}.chat-input input{border:1px solid #d9d9d9;border-radius:4px;flex-grow:1;margin-right:10px;padding:10px}
/*# sourceMappingURL=main.603d51df.css.map*/