*{color:#ececec;font-family:Roboto,Open Sans,Helvetica Neue,sans-serif}body{background-color:#171717;margin:0;padding:0}.app{background-color:#212121;display:flex}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#4a4a4a;border-radius:10px}.sidebar{color:#b4b4b4;background-color:#171717;flex-direction:column;justify-content:space-between;width:320px;height:100vh;display:flex}button{cursor:pointer;background-color:#0000;border:.5px solid #ffffff80;border-radius:5px;justify-content:space-between;align-items:center;margin:10px;padding:10px;display:flex}.logo{object-fit:cover;background-color:#fff;border-radius:50%;width:25px;height:25px}button span{font-size:20px}button:hover{background-color:#b4b4b40d}.history{height:100%;margin:10px;padding:10px}.history li{cursor:pointer;border:10px solid #0000;margin-bottom:.3rem;padding:2px 5px;font-size:14px;list-style-type:none;position:relative}.history li:hover{background-color:#b4b4b40d;border-radius:10px}.sign{text-align:center;border-top:.25px solid #ffffff80;margin:10px;padding:10px;font-size:14px}.history{height:100%;margin:10px;padding:10px;overflow:hidden auto}.history li{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-radius:8px;max-width:100%;margin-bottom:.3rem;padding:8px 10px;font-size:14px;list-style-type:none;overflow:hidden}.history::-webkit-scrollbar{width:4px}.history::-webkit-scrollbar-track{background:0 0}.history::-webkit-scrollbar-thumb{background-color:#4a4a4a;border-radius:10px}.fa-trash{opacity:0;position:absolute;right:0}.history li:hover .fa-trash{opacity:1;color:#fff}.highlighted{background-color:#b4b4b40d;border-radius:10px}button span{color:#ececec;font-size:14px}.chatWindow{text-align:center;background-color:#212121;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100vh;display:flex;overflow:hidden}.navbar{justify-content:space-between;align-items:center;width:100%;display:flex}.navbar span,.userIconDiv{margin:1rem 2rem}.userIcon{cursor:pointer;background-color:#339cff;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.chatInput{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.inputBox{justify-content:space-between;align-items:center;width:100%;max-width:700px;display:flex;position:relative}input{background-color:#ffffff0d;border:none;border-radius:14px;width:100%;padding:20px;font-size:.8rem;box-shadow:0 54px 55px #0000000d,0 -12px 30px #0000000d,0 4px 6px #0000000d,0 12px 3px #0000000d,0 -3px 5px #0000000d}input:focus{outline:none}#submit{cursor:pointer;justify-content:center;align-items:center;width:35px;height:35px;font-size:20px;display:flex;position:absolute;right:15px}#submit i:hover{color:#fff}.info{color:#b4b4b4;padding:.5rem;font-size:.8rem}.dropDown{text-align:left;z-index:1000;background-color:#323232;border-radius:6px;width:150px;padding:.3rem .5rem;position:absolute;top:4rem;right:4rem;box-shadow:0 2px 8px #0000001a}.dropDownItem{cursor:pointer;margin:.3rem 0;padding:.5rem .2rem;font-size:.9rem}.dropDownItem:hover{background-color:#b4b4b41a;border-radius:6px}.dropDown{position:absolute}.chats{flex:1;width:100%;max-width:700px;padding:2rem;overflow-y:auto}.userDiv{justify-content:flex-end;font-size:.9rem;display:flex}.gptDiv{text-align:left;font-size:.9rem}.userMessage{background-color:#323232;border-radius:14px;width:fit-content;max-width:500px;margin-left:15rem;padding:10px 20px}.hljs{border-radius:14px!important}pre{white-space:pre-wrap}.chats::-webkit-scrollbar{width:4px}.chats::-webkit-scrollbar-track{background:0 0}.chats::-webkit-scrollbar-thumb{background-color:#4a4a4a;border-radius:10px}pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.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}
