.login-container{align-items:center;background-color:#f5f5f5;display:flex;height:100vh;justify-content:center}.MuiFormLabel-asterisk{display:none}button.confirm-button{background-color:#003057;color:#fff;transition:background-color .3s ease,color .3s ease}button.confirm-button:hover{background-color:#004074}.supplier-files-container .files-list{max-height:400px;overflow-y:auto;padding-right:8px}.supplier-files-container .files-list::-webkit-scrollbar{width:8px}.supplier-files-container .files-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.supplier-files-container .files-list::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.supplier-files-container .files-list::-webkit-scrollbar-thumb:hover{background:#555}.chat-container{background-color:#f9f9f9;border-radius:0;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 56px);height:calc(var(--vh, 1vh)*100 - 56px);overflow:hidden}.chat-container .messages-section{display:flex;flex:1 1 auto;flex-direction:column;gap:20px;min-height:0;overflow-y:auto;padding:70px 20px 20px}.chat-container .question-bar-container{background-color:#fff;border-top:1px solid #e0e0e0;box-shadow:0 -2px 10px #0000000d;padding:16px;z-index:2}.chat-container .system-message{background-color:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;line-height:1.5;max-width:85%;padding:16px 20px}.chat-container .system-message p{margin:0 0 16px}.chat-container .system-message p:last-child{margin-bottom:0}.chat-container .system-message pre{border-radius:8px;margin:16px 0;overflow:hidden}.chat-container .system-message ol,.chat-container .system-message ul{margin:8px 0;padding-left:24px}.chat-container .system-message a{color:#06c;text-decoration:none}.chat-container .system-message a:hover{text-decoration:underline}.chat-container .user-message{align-self:flex-end;background-color:#06c;border-radius:20px;box-shadow:0 2px 4px #0000001a;color:#fff;max-width:70%;padding:12px 20px}.question-bar{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;padding:10px;width:100%}.question-bar .__input{border:none;flex-grow:1;font-size:14px;margin:0 10px;max-height:120px;min-height:40px;outline:none;resize:none}.question-bar .__button{border-radius:50%;height:40px;width:40px}.question-bar .__button.--blue-background{background-color:#0d6efd;color:#fff}.question-bar .__button.--blue-background:hover{background-color:#0b5ed7}.question-bar .__button.--red-background{background-color:#dc3545;color:#fff}.question-bar .__button.--red-background:hover{background-color:#bb2d3b}.question-bar .__button .discard-icon,.question-bar .__button .pause-icon,.question-bar .__button .record-icon,.question-bar .__button .send-icon{font-size:18px}*{box-sizing:border-box;margin:0;padding:0}#root,+html,body{height:100%;overflow:hidden}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.dfa11026.css.map*/