:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:left;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:0;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.scrollspy .form-group{margin-bottom:4rem}@media(max-width:767.98px){.scrollspy .form-group{display:block}}@media(min-width:768px){.scrollspy .form-group{display:none}}.scrollspy .btn-secondary:not(:disabled):not(.disabled).dropdown-toggle,.scrollspy .btn.btn-secondary-loading:not(:disabled):not(.disabled).dropdown-toggle{color:#6b748e}.scrollspy .menu-group,.scrollspy .mm-media--menu-group{position:sticky;top:2.4rem;border-left:.2rem solid #c1c9d5;margin-left:.1rem;margin-bottom:2.4rem}@media(max-width:767.98px){.scrollspy .menu-group,.scrollspy,.scrollspy .mm-media--menu-group{display:none}}.scrollspy .menu-group-item,.scrollspy li{border:0;padding:.8rem 1.6rem;text-transform:capitalize;font-size:14px}.scrollspy .menu-group-item:not(:first-child),.scrollspy li:not(:first-child){margin-top:.5rem}.scrollspy .menu-group-item.active,.scrollspy li.active{margin-left:-.3rem;border-radius:2px;border-left:.4rem solid #dc992f;background:none}.scrollspy .menu-group-item.active,.scrollspy li.active,.scrollspy .menu-group-item:hover,.scrollspy li:hover{text-decoration:none}.scrollspy .menu-group{position:sticky;margin:.2rem 3rem}.scrollspy button:hover{cursor:pointer}.menu-group{display:flex;margin-left:1rem;flex-direction:column;white-space:nowrap}.menu-group button.menu-group-item{background-color:#000}.scrollspy{display:flex}#root{width:100%;padding:2rem;text-align:left}*{margin:0;padding:0;box-sizing:border-box}.container{width:100%;height:100 vh;display:grid;place-items:center}body .logo{height:10em;padding:1.5em;display:block;margin:0 auto;will-change:filter;transition:filter .3s}body .logo h2{margin:0 auto;text-align:center}body .logo div{margin:0 auto;text-align:center;font-size:1.2em;color:#646cff}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}nav a{margin-right:1rem;margin-left:1rem;font-size:1.2em;color:#dc992f}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}@media(max-width:600px){body .logo{margin:0 auto;display:block;height:8em;padding:1em}body .logo h2{font-size:1.2em;margin:0 auto;text-align:center}}.start-page-btn{background-color:#dc992f;color:#fff;border:none;padding:1rem 2rem;font-size:1.6rem;border-radius:.5rem;cursor:pointer}.start-page-btn:active{transform:scale(.98)}.chat-app{width:100%;height:88vh;display:flex}.chat-list{width:30%;height:100%;display:flex;background-color:#0d111a;padding:0 1rem 1rem;flex-direction:column;row-gap:1rem}.chat-list-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem;color:#7b8ebc;border-bottom:1px solid #ccc}.chat-list-header h2{font:size 2rem;font-family:"Exo 2",sans-serif;text-transform:uppercase}.chat-list-header i{font-size:1.4rem;cursor:pointer}.chat-list-item{background-color:#131927;padding:.5rem 1rem;border-radius:.5rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 .5rem .5rem #0000001a}.chat-list-item.active{background:linear-gradient(135deg,#446fa6,#2a25bf)}.chat-list-item h4{font-size:1rem;color:#fff;font-weight:300}.chat-list-item i{font-size:1.4rem;color:#fff;cursor:pointer}.chat-window{width:70%;height:100%;display:flex;flex-direction:column}.chat-title{width:100%;height:5rem;background-color:#0d111a;display:flex;align-items:center;justify-content:space-between;padding-right:2rem}.chat-title h3{font-family:"Exo 2",sans-serif;font-size:1.6rem;color:#fff;text-transform:uppercase;letter-spacing:.1rem}.arrow{font-size:2rem;color:#7b8ebc;cursor:pointer;transform:rotate(180deg)}.chat{width:100%;flex-grow:1;padding:.5rem;display:flex;flex-direction:column;row-gap:1rem;overflow-y:auto}.chat::-webkit-scrollbar{width:.5rem}.prompt .response{background-color:#161b26;padding:.5rem;border-radius:1rem;box-shadow:0 1rem 3rem #0000001a;font-size:1.4rem;color:#fff;white-space:pre-wrap;max-width:80%}.prompt{align-self:flex-end;background:linear-gradient(135deg,#446fa6,#2a25bf);border-radius:3rem 0 3rem 3rem;text-align:right;padding:.5rem 1rem}.response{border-radius:0 3rem 3rem;background:linear-gradient(135deg,#dc992f,#700867);align-self:flex-start;padding:.5rem 1rem;text-align:left}.prompt span,.response span{font-weight:700;display:block;font-size:.8rem}.typing{font-family:"Exo 2",sans-serif;font-size:1rem;color:#7b8ebc;margin-top:auto;padding-left:1rem}.msg-form{width:100%;height:3rem;display:flex;background-color:#0d111a;align-items:center;box-shadow:0 -.2rem .5rem #0000001a;padding:0 1rem}.msg-form i{font-size:1.4rem;color:#7b8ebc;cursor:pointer}.emoji{display:flex;justify-content:centers}.msg-input{height:100%;flex-grow:1;padding-left:1rem;background-color:transparent;border:none;font-size:1rem;color:#7b8ebc;text-wrap:pretty}.msg-input::placeholder{font-size:1rem;font-weight:300;color:#7b8ebc}.msg-input:focus::placeholder{opacity:0;outline:none}
