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}#root{background-color:#212121;display:flex!important;flex-direction:row;height:100vh;justify-content:flex-end}.App{color:#fff;font-size:20px;margin-left:256px;text-align:center;width:100%}.App,.App #historial{align-items:center;display:flex!important;flex-direction:column;gap:20px;height:100vh;justify-content:flex-start}.App #historial{background-color:#171717;left:0;max-width:256px;padding:20px;position:fixed;top:0;width:20%}.App #historial .chat{background-color:#171717;border:1px solid #606060;border-radius:10px;height:30px;min-height:30px;overflow:hidden;padding:10px;text-overflow:ellipsis;white-space:nowrap;width:100%}.App #historial .chat:hover{background-color:#303030;cursor:pointer}.App #historial .chat.selected{background-color:#303030}.App #historial:last-child{margin-bottom:20px}.App #messagesContainer{flex-direction:row;height:calc(100vh - 104px);justify-content:center;margin-top:20px;overflow-y:auto;padding-right:10px;width:75%;z-index:2}.App #messagesContainer,.App #messagesContainer #messages{display:flex!important;max-width:768px;min-width:256px}.App #messagesContainer #messages{background-color:#212121;border-radius:10px;flex-direction:column;gap:20px;justify-content:start;width:100%;.message{border-radius:20px;color:#fff;padding:10px 20px;.linksContainer{align-items:flex-start;flex-direction:column;a{background-color:#cfcfcf;border-radius:10px;color:#0d0d0d;padding:5px 10px;text-decoration:none}}}.bot{align-self:flex-start;text-align:left}.human{align-self:flex-end;background-color:#303030;text-align:right}}.App #messagesContainer #messages #loading{align-self:flex-start;padding-left:16px}.App #messagesContainer #messages #loading svg{height:32px;width:32px}.App #query{margin-bottom:20px;max-width:768px;min-width:256px;width:75%;z-index:2}.App #query form{align-items:center;display:flex!important;flex-direction:row;justify-content:space-between;width:100%;input{background-color:#2f2f2f;border:none;border-bottom-left-radius:20px;border-top-left-radius:20px;color:#fff;font-size:20px;height:32px;padding:16px 24px;width:calc(100% - 54px)}input::placeholder{color:#cfcfcf}input:focus{outline:none}.send-button{background-color:#2f2f2f;border:none;border-bottom-right-radius:20px;border-top-right-radius:20px;color:#fff;cursor:pointer;height:64px;padding:0 24px 0 0}}.scrollable{overflow-x:auto;overflow-y:auto}.scrollable::-webkit-scrollbar{height:10px;width:10px}.scrollable::-webkit-scrollbar-track{background:none}.scrollable::-webkit-scrollbar-thumb{background:#787878;border-radius:5px}.App #new-chat{cursor:pointer;position:absolute;right:16px;top:16px;z-index:2}.App #new-chat svg{height:32px;width:32px}.App #model{bottom:16px;cursor:pointer;position:absolute;right:16px;z-index:2}@media (min-width:1400px){.App{margin-left:196px}}.sql-query{margin-top:30px}.sql-query button{background-color:#464646;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}
/*# sourceMappingURL=main.bef8d22b.css.map*/