@import url(https://fonts.googleapis.com/css2?family=Cousine:ital,wght@0,400;0,700;1,400;1,700&family=Teko:wght@300..700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%;margin:0}.app{align-items:center;display:flex;flex-flow:column;height:100svh;justify-content:space-between;overflow:hidden;position:relative}.footnote{color:gray;font-size:.8em;line-height:.01em;text-align:center}.teko-400{font-family:Teko,sans-serif;font-optical-sizing:auto;font-size:30px;font-style:normal;font-weight:400}reset style on element css
  

.HeaderBox{align-items:center;display:flex;flex:0 1 auto;flex-wrap:wrap;justify-content:space-between}nav{grid-column-gap:30px;display:grid;grid-auto-flow:column}.wrapper{margin:0 auto;width:95vw}.HeaderWrapper{align-items:center;display:flex;height:50px;justify-content:space-between}.HeaderWrapper a{all:unset;cursor:pointer}.messagebox{align-items:center;border:3px solid grey;border-radius:10px;display:flex;flex:0 1 40px;height:auto;justify-content:space-between;margin:0 auto;width:800px}@media only screen and (max-width:800px){.messagebox{width:98vw}}.submit{border-radius:25%;height:30px;margin-right:10px;padding:0;position:relative;width:30px}#prompt-textarea{border:none;flex-grow:1;font-size:16px;margin:10px;outline:none;resize:none;width:500px}#submit-icon{height:inherit;width:inherit}::-webkit-scrollbar-thumb{border-width:1px}::-webkit-scrollbar-track{background-color:initial;border-radius:9999px}.chatbody{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;gap:10px;overflow-y:scroll;padding-bottom:20px;scroll-padding-bottom:20px;text-align:left;width:100vw}.noMessage{justify-content:center}.chatbody{font-family:Open Sans,sans-serif;font-style:normal;font-variation-settings:"wdth" 100;font-weight:400}.chatbody::-webkit-scrollbar-track{background-color:initial}.chatbody::-webkit-scrollbar{background-color:initial;width:10px}.chatbody::-webkit-scrollbar-thumb{background-color:#e3e3e3}.loading{bottom:0;height:2em;left:0;margin:auto;overflow:visible;position:fixed;right:0;top:0;width:2em;z-index:999}.loading:before{content:"";display:block;height:100%;left:0;position:fixed;top:90%;width:100%}.loading:not(:required){background-color:initial;border:0;color:#0000;font:0/0 a;text-shadow:none}.loading:not(:required):after{animation:spinner 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 #000000bf,1.1em 1.1em 0 0 #000000bf,0 1.5em 0 0 #000000bf,-1.1em 1.1em 0 0 #000000bf,-1.5em 0 0 0 #000000bf,-1.1em -1.1em 0 0 #000000bf,0 -1.5em 0 0 #000000bf,1.1em -1.1em 0 0 #000000bf;content:"";display:block;font-size:10px;height:1em;margin-top:-.5em;width:1em}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.message{width:750px}@media only screen and (max-width:750px){.message{width:95%}}.messageUser{font-size:.95rem;font-weight:700;-webkit-user-select:none;user-select:none}.messageText{font-size:.93rem;line-height:1.5rem}.markdownParser p{margin:0 0 10px}
/*# sourceMappingURL=main.485eeb40.css.map*/