*{color:#ececec}html,body,#root{height:100%;margin:0;padding:0}.sidebar{color:#b4b4b4;z-index:1000;background:#171717;flex-direction:column;width:320px;height:100vh;transition:all .3s;display:flex;overflow:hidden}@media (width<=768px){.sidebar{position:fixed;top:0;bottom:0;left:-320px;box-shadow:5px 0 20px #00000080}.sidebar.open{left:0}}@media (width>=769px){.sidebar{position:relative;left:0}}.menuBtn{cursor:pointer;margin-right:15px;font-size:22px;display:none}@media (width<=768px){.menuBtn{align-items:center;display:flex}}button{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;align-items:center;margin:10px;padding:10px 12px;transition:all .2s;display:flex}button:hover{background-color:#ffffff0f}button span{font-size:18px}.logo{object-fit:contain;background:0 0;border-radius:0;width:32px;height:32px;display:block}.history{scrollbar-width:thin;scrollbar-color:#555 transparent;flex:1;margin:10px;padding:8px;overflow:hidden auto}.history::-webkit-scrollbar{width:6px}.history::-webkit-scrollbar-track{background:0 0}.history::-webkit-scrollbar-thumb{background:#565869;border-radius:999px}.history::-webkit-scrollbar-thumb:hover{background:#6b6d7a}.history li{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:10px 12px;font-size:14px;list-style:none;transition:background .2s;display:flex;overflow:hidden}.history li:hover{background:#ffffff0f}.highlighted{background:#ffffff14}.fa-trash{opacity:0;color:#9ca3af;flex-shrink:0;transition:all .2s}.history li:hover .fa-trash{opacity:1}.fa-trash:hover{color:#ef4444!important}.sign{text-align:center;color:#8e8ea0;border-top:1px solid #ffffff14;padding:16px;font-size:13px}.chatWindow{text-align:center;background-color:#212121;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100vh;display:flex}.navbar{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:15px 20px;display:flex}.navLeft{flex:1;align-items:center;gap:12px;display:flex}@media (width<=768px){.navbar{padding:15px}.logoTitle{font-size:18px}.menuBtn{cursor:pointer;justify-content:center;align-items:center;width:35px;height:35px;display:flex}}@media (width>=769px){.menuBtn{display:none}}.logoTitle{color:#fff;white-space:nowrap;align-items:center;gap:6px;margin:0;font-size:20px;font-weight:600;display:flex}@media (width<=768px){.logoTitle{color:#fff;white-space:nowrap;align-items:center;gap:6px;margin-left:-25px;margin-right:28px;font-size:20px;font-weight:600;display:flex}}.userIconDiv{margin-left:auto;margin-right:20px}.userIcon{cursor:pointer;background-color:#60a5fa;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{color:#ececec;background:#2f2f2f;border:1px solid #ffffff14;border-radius:30px;width:100%;padding:20px 60px 20px 20px;font-size:15px;transition:all .25s;box-shadow:0 10px 30px #00000059}input:focus{border-color:#ffffff26;box-shadow:0 12px 35px #00000073}#submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#339cff,#2563eb);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex;position:absolute;right:12px;box-shadow:0 4px 12px #339cff59}#submit:hover{transform:scale(1.08);box-shadow:0 8px 20px #339cff80}#submit:active{transform:scale(.95)}#submit i{font-size:17px}.info{color:#b4b4b4;padding:.5rem;font-size:.8rem}.userIconDiv{cursor:pointer;margin-left:auto;margin-right:20px;position:relative}.dropDown{text-align:left;z-index:1000;background:#323232;border:1px solid #ffffff14;border-radius:12px;width:190px;padding:8px;position:absolute;top:50px;right:0;box-shadow:0 10px 30px #00000059}@media (width<=768px){.userIconDiv{margin-right:10px}.dropDown{width:180px;top:48px;right:0}}.dropDownItem{cursor:pointer;margin:.3rem 0;padding:.5rem .2rem;font-size:.9rem}.dropDownItem:hover{background-color:#b4b4b41a;border-radius:6px}.chats{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#555 transparent;width:100%;max-width:700px;height:calc(100vh - 180px);margin:0 auto;padding:20px;overflow:hidden auto}.welcomeTitle{color:#ececec;text-align:center;margin-top:80px;margin-bottom:20px;font-size:38px;font-weight:600;line-height:56px}@media (width<=768px){.welcomeTitle{margin-top:50px;font-size:34px;line-height:42px}}.chats::-webkit-scrollbar{width:8px}.chats::-webkit-scrollbar-track{background:0 0}.chats::-webkit-scrollbar-thumb{background:#555;border-radius:10px}.chats::-webkit-scrollbar-thumb:hover{background:#777}.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}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}.app{background:#212121;width:100%;height:100vh;display:flex}.overlay{display:none}@media (width<=768px){.overlay{z-index:999;background:#00000073;display:block;position:fixed;inset:0}}.loginPage{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:30px;display:flex}.loginCard{flex-direction:column;align-items:center;width:100%;max-width:430px;display:flex}.loginLogo{object-fit:contain;background:0 0;border-radius:0;width:62px;height:62px;margin-bottom:25px}.loginCard h1{margin-bottom:10px;font-size:32px;font-weight:600}.loginForm{flex-direction:column;gap:18px;width:100%;display:flex}.forgotPassword{text-align:right;margin-top:-5px}.forgotPassword a{color:#60a5fa;font-size:14px;text-decoration:none}.forgotPassword a:hover{text-decoration:underline}.loginBtn{color:#fff;cursor:pointer;background:#60a5fa;border:none;border-radius:12px;justify-content:center;align-items:center;width:auto;height:52px;margin-top:8px;margin-bottom:auto;font-size:16px;font-weight:600;transition:all .25s;display:flex}.loginBtn:hover{background:#60a5facc}*{box-sizing:border-box;margin:0;padding:0}body{color:#ececec;background:#212121;font-family:Inter,system-ui,sans-serif}.registerPage{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:30px;display:flex}.registerCard{flex-direction:column;align-items:center;width:100%;max-width:430px;display:flex}.registerLogo{object-fit:cover;border-radius:50%;width:62px;height:62px;margin-bottom:25px}.registerCard h1{margin-bottom:10px;font-size:31px;font-weight:600}.subtitle{color:#a0a0a0;text-align:center;margin-bottom:35px;font-size:15px}.registerForm{flex-direction:column;gap:18px;width:100%;display:flex}.inputGroup{flex-direction:column;display:flex}.inputGroup label{color:#d1d5db;margin-bottom:8px;font-size:14px}.inputGroup input{color:#fff;background:#2f2f2f;border:1px solid #444;border-radius:12px;outline:none;height:52px;padding:0 16px;font-size:15px;transition:all .2s}.inputGroup input:focus{border-color:#10a37f;box-shadow:0 0 0 3px #10a37f2e}.inputGroup input::placeholder{color:#8e8ea0}.registerBtn{color:#fff;cursor:pointer;background:#60a5fa;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;height:52px;margin-top:18px;margin-bottom:auto;font-size:16px;font-weight:600;transition:all .25s;display:flex}.registerBtn:hover{background:#10a5fa}.divider{align-items:center;width:100%;margin:28px 0;display:flex}.divider:before,.divider:after{content:"";background:#3f3f46;flex:1;height:1px}.divider span{color:#8e8ea0;padding:0 15px;font-size:14px}.googleBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #4b4b4b;border-radius:12px;width:100%;height:52px;font-size:15px;transition:all .2s}.googleBtn:hover{background:#2d2d2d}.bottomText{color:#9ca3af;margin-top:30px;font-size:14px}.bottomText a{color:#60a5fa;font-weight:600;text-decoration:none}.bottomText a:hover{text-decoration:underline}*{box-sizing:border-box;margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
