.projectSpecific-module__8QisyW__div_element_center{width:90%;height:100%;position:absolute;top:50%;left:48%;transform:translate(-50%,-50%)}.projectSpecific-module__8QisyW__div_settings_button{justify-content:flex-end;width:100%;margin-top:2rem;margin-bottom:-2rem;display:flex}
.chatArea-module__SWRn3W__main{justify-content:space-between;align-items:center;height:100%}.chatArea-module__SWRn3W__topnav{background-color:#000;border-bottom:1px solid #000;justify-content:space-between;align-items:center;padding:1rem .75rem;display:flex}.chatArea-module__SWRn3W__navlogo,.chatArea-module__SWRn3W__navlinks a{font-weight:500}.chatArea-module__SWRn3W__navlogo{margin-left:1rem;font-size:1.25rem}.chatArea-module__SWRn3W__navlinks{justify-content:space-evenly;align-items:center;width:20rem;display:flex}.chatArea-module__SWRn3W__apptitle{justify-content:center;font-size:2.5rem;font-weight:500;display:flex}.chatArea-module__SWRn3W__appdescription{margin:1rem;font-size:1.1rem}.chatArea-module__SWRn3W__link{font-weight:500}.chatArea-module__SWRn3W__center_input{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:sticky;bottom:0}.chatArea-module__SWRn3W__cloudform{width:100%;max-width:1000px;height:100%;position:relative}.chatArea-module__SWRn3W__input_wrapper{background:#fff;border:2px solid #e0e0e0;border-radius:24px;align-items:flex-end;gap:.5rem;padding:1rem;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 8px #00000014}.chatArea-module__SWRn3W__input_wrapper:focus-within{border-color:#7c7ff5;box-shadow:0 4px 16px #7c7ff526}.chatArea-module__SWRn3W__textarea{resize:none;color:#333;background:0 0;border:none;outline:none;flex:1;height:auto;min-height:30px;max-height:200px;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:15px;line-height:1.6;overflow-y:auto}.chatArea-module__SWRn3W__textarea::placeholder{color:#9e9e9e}.chatArea-module__SWRn3W__textarea:disabled{color:#9e9e9e;cursor:not-allowed}.chatArea-module__SWRn3W__textarea::-webkit-scrollbar{width:6px}.chatArea-module__SWRn3W__textarea::-webkit-scrollbar-track{background:0 0}.chatArea-module__SWRn3W__textarea::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}.chatArea-module__SWRn3W__textarea::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.chatArea-module__SWRn3W__generatebutton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c7ff5 0%,#5e63d8 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex;box-shadow:0 2px 8px #7c7ff54d}.chatArea-module__SWRn3W__generatebutton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #7c7ff566}.chatArea-module__SWRn3W__generatebutton:active:not(:disabled){transform:scale(.95)}.chatArea-module__SWRn3W__generatebutton:disabled{cursor:not-allowed;box-shadow:none;opacity:.6;background:#e0e0e0}.chatArea-module__SWRn3W__loadingwheel{justify-content:center;align-items:center;display:flex}.chatArea-module__SWRn3W__svgicon{fill:currentColor;width:18px;height:18px}.chatArea-module__SWRn3W__messagelist{-ms-overflow-style:none;scrollbar-width:none;border-radius:.5rem;width:100%;height:100%;padding-bottom:2rem;overflow-y:scroll}.chatArea-module__SWRn3W__messagelist::-webkit-scrollbar{display:none}.chatArea-module__SWRn3W__messagelistloading{justify-content:center;width:100%;margin-top:1rem;display:flex}.chatArea-module__SWRn3W__usermessage{color:#000;background:#f8f9ff;border:1px solid #e8e9f3;border-radius:16px;margin:.5rem 0;padding:1rem 1.5rem}.chatArea-module__SWRn3W__usermessagewaiting{color:#8d8d8d;background:linear-gradient(270deg,#fafafa,#fcfcfc,#fff) -100% 0/200% 200%;border:1px solid #f0f0f0;border-radius:16px;margin:.5rem 0;padding:1rem 1.5rem;animation:2s ease-in-out infinite alternate chatArea-module__SWRn3W__loading-gradient}@keyframes chatArea-module__SWRn3W__loading-gradient{0%{background-position:-100% 0}to{background-position:100% 0}}.chatArea-module__SWRn3W__apimessage{color:#000;background:#fff;border:1px solid #f0f0f0;border-radius:16px;margin:.5rem 0;padding:1rem 1.5rem;animation:.5s chatArea-module__SWRn3W__fadein}@keyframes chatArea-module__SWRn3W__fadein{0%{opacity:0}to{opacity:1}}.chatArea-module__SWRn3W__apimessage,.chatArea-module__SWRn3W__usermessage,.chatArea-module__SWRn3W__usermessagewaiting{max-width:85%;display:flex}.chatArea-module__SWRn3W__usermessage{margin-left:auto}.chatArea-module__SWRn3W__apimessage{margin-right:auto}.chatArea-module__SWRn3W__markdownanswer{width:100%;margin:.5rem;line-height:1.75}.chatArea-module__SWRn3W__markdownanswer a:hover{opacity:.8}.chatArea-module__SWRn3W__markdownanswer a{color:#7c7ff5;font-weight:500;text-decoration:none}.chatArea-module__SWRn3W__markdownanswer a:hover{text-decoration:underline}.chatArea-module__SWRn3W__markdownanswer code{color:#7c7ff5;background:#f5f5f5;border-radius:4px;padding:.2rem .4rem;font-size:.9em;font-weight:500;white-space:pre-wrap!important}.chatArea-module__SWRn3W__markdownanswer pre{background:#f5f5f5;border-radius:8px;margin:1rem 0;padding:1rem;overflow-x:auto}.chatArea-module__SWRn3W__markdownanswer pre code{background:0 0;padding:0}.chatArea-module__SWRn3W__markdownanswer ol,.chatArea-module__SWRn3W__markdownanswer ul{margin:1rem;padding-left:1.5rem}.chatArea-module__SWRn3W__markdownanswer li{margin:.5rem 0}.chatArea-module__SWRn3W__boticon,.chatArea-module__SWRn3W__usericon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:1rem;display:flex}.chatArea-module__SWRn3W__boticon{color:#fff;background:linear-gradient(135deg,#7c7ff5 0%,#5e63d8 100%)}.chatArea-module__SWRn3W__usericon{color:#333;background:#f0f0f0}.chatArea-module__SWRn3W__markdownanswer h1,.chatArea-module__SWRn3W__markdownanswer h2,.chatArea-module__SWRn3W__markdownanswer h3{font-size:inherit;margin:1rem 0 .5rem;font-weight:600}.chatArea-module__SWRn3W__cloud{background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:0 2px 4px #0000001a}.chatArea-module__SWRn3W__pointsnormal{width:90%;height:90%}.chatArea-module__SWRn3W__pointsdim{opacity:.25;width:90%;height:90%}
.chatHistoryArea-module__hhSPWG__main{flex-direction:column;justify-content:space-between;height:100%}.chatHistoryArea-module__hhSPWG__historyList{-ms-overflow-style:none;scrollbar-width:none;border-radius:.5rem;width:100%;max-height:calc(100% - 4rem);display:block;overflow-y:scroll}.chatHistoryArea-module__hhSPWG__historyList::-webkit-scrollbar{display:none}.chatHistoryArea-module__hhSPWG__cloud{background:#fff;border:1px solid #000;border-radius:.5rem;width:100%;height:60vh;overflow-y:scroll}.chatHistoryArea-module__hhSPWG__addNewChatButton{width:100%;padding:0 0 1rem}
.user-module__NfWAWG__div_select_area{flex-direction:column;height:75vh;display:flex;position:relative}
