*{color:#ececec;font-family:Roboto,Open Sans,Helvetica Neue,sans-serif}body{margin:0;padding:0}.app{background-color:#212121;display:flex}.sidebar{background-color:#171717;color:#b4b4b4;height:100vh;width:320px;display:flex;flex-direction:column;justify-content:space-between}button{display:flex;justify-content:space-between;align-items:center;margin:10px;padding:10px;border-radius:8px;background-color:transparent;border:.5px solid rgba(255,255,255,.5);cursor:pointer}.logo{height:25px;width:25px;font-size:23px;font-weight:600;border-radius:50%}button span{font-size:20px}button:hover{background-color:#b4b4b40d}.history{margin:10px;padding:10px;height:100%;overflow-y:auto}.history::-webkit-scrollbar{display:none}.history li{list-style-type:none;cursor:pointer;padding:3px 5px;margin-bottom:.3rem;font-size:17px;border:solid 10px transparent;position:relative}.history li:hover{background-color:#b4b4b40d;border-radius:8px}.sign{margin:10px;padding:10px;font-size:17px;text-align:center;border-top:2px solid rgba(255,255,255,.5)}.fa-heart{color:#f80b5a}.fa-trash{position:absolute;right:0;opacity:0;cursor:pointer}.history li:hover .fa-trash{opacity:1;color:#fff}.fa-trash:hover{color:#f72222!important}.highlighted{background-color:#b4b4b40d;border-radius:8px}.chatWindow{background-color:#212121;height:100vh;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.navbar{width:100%;display:flex;justify-content:space-between;align-items:center}.navbar span,.userIconDiv{margin:1rem 2rem}.userIcon{background-color:#339cff;height:25px;width:25px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.chatInput{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.inputBox{width:100%;position:relative;max-width:800px;display:flex;justify-content:space-between;align-items:center}input{width:100%;border:none;background-color:#ffffff0d;padding:20px;font-size:1rem;border-radius:14px;box-shadow:#0000000d 0 54px 55px,#0000000d 0 -12px 30px,#0000000d 0 4px 6px,#0000000d 0 12px 3px,#0000000d 0 -3px 5px}input:focus{outline:none}#submit{cursor:pointer;height:35px;width:35px;font-size:20px;position:absolute;right:15px;display:flex;align-items:center;justify-content:center}#submit i:hover{color:#fff}.info{font-size:.8rem;padding:.5rem;color:#b4b4b4}.dropDown{position:absolute;top:4rem;right:4rem;width:150px;background-color:#323232;padding:.3rem .5rem;border-radius:6px;text-align:left;z-index:1000;box-shadow:0 2px 8px #0000001a}.dropDownItem{font-size:.9rem;margin:.3rem 0rem;padding:.5rem .2rem;cursor:pointer}.dropDownItem:hover{background-color:#b4b4b41a;border-radius:6px}.logout:hover{color:#ff2e2e}.chats{max-width:800px;overflow-y:scroll;padding:8rem}.chats::-webkit-scrollbar{scrollbar-width:none}.userDiv{display:flex;justify-content:flex-end}.gptDiv{text-align:left;font-size:1.2rem;line-height:2!important}.userMessage{background-color:#323232;padding:10px 20px;border-radius:14px;margin-left:15rem;max-width:500px;width:fit-content;font-size:1.1rem}.hljs{border-radius:14px!important;line-height:2!important}pre{white-space:pre-wrap}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}.login-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;background:#1e1e2f;font-family:Arial,sans-serif}.login-card{background:#2c2c3e;padding:30px;border-radius:12px;box-shadow:0 4px 15px #00000080;width:500px;text-align:center}.login-card h2{color:#fff;margin-bottom:20px}.form-group input{width:100%;padding:10px;border-radius:8px;border:none;outline:none;background:#3a3a4f;color:#fff}.login-btn{width:100%;padding:12px;background:#4a90e2!important;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:.3s}.login-btn:hover{background:#357ab7}.login-card p{margin-top:15px;color:#aaa}.login-card a{color:#4a90e2;text-decoration:none}.login-card a:hover{text-decoration:underline}.signup-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;background:#1e1e2f;font-family:Arial,sans-serif}.signup-card{background:#2c2c3e;padding:30px;border-radius:12px;box-shadow:0 4px 15px #00000080;width:500px;text-align:center}.signup-card h2{color:#fff;margin-bottom:20px}.form-group{text-align:left;margin-bottom:15px}.form-group label{color:#ccc;display:block;margin-bottom:5px}.form-group input{width:100%;padding:10px;margin-right:100px;border-radius:8px;border:none;outline:none;background:#3a3a4f;color:#fff}.signup-btn{width:82px;padding:12px;background:#0c2e9cfb!important;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:.3s}.signup-btn:hover{background:#2a35daaf!important}.signup-card p{margin-top:15px;color:#aaa}.signup-card a{color:#4a90e2;text-decoration:none}.signup-card a:hover{text-decoration:underline}
