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{box-sizing:border-box}*,:after,:before{box-sizing:inherit}button{line-height:1.4}.btn{background-color:#000;border:1px solid #000;border-radius:9px;color:#fff;cursor:pointer;display:inline-block;font-size:.9rem;margin-left:5px;padding:.75rem 1.5rem;text-align:center;text-transform:uppercase;transition:all .15s ease-in-out}.btn:disabled,.btn:focus:disabled,.btn:hover:disabled{background-color:#ddd;border-color:#ddd}.btn:focus,.btn:hover{background-color:#262626;border-color:#262626;color:#fff}.btn--primary{background-color:#e3013d;border:1px solid #e3013d;color:#fff}.btn--primary:focus,.btn--primary:hover{background-color:#950032;border-color:#950032;color:#fff}.header{background:#fff;border-bottom:1px solid #ddd;flex-wrap:wrap;height:auto;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;width:100vw;z-index:1}.header,.header-left{align-items:center;display:flex}.header-left{margin-left:1em}.header-left>div{align-items:center;display:flex}.header-right{display:inline-block;margin:1rem 1rem 1rem 0}.copilot-logo{max-width:4rem}.lindex-logo{margin-left:1rem;max-width:6rem}.title{font-size:1.4rem;margin-left:5px;padding-bottom:2px}@media only screen and (max-width:510px){.header-left>div{flex-direction:column}.header-left svg{max-height:20px}.header-left p{margin-bottom:0;margin-top:0;padding-bottom:0}.header-right button{padding:.75rem 1rem}.copilot-logo{max-width:3rem}.lindex-logo{margin-left:.7rem;max-width:5rem}.title{font-size:1.3rem;margin-left:3px}}.chatarea{display:flex;flex-direction:column;height:calc(100svh - 170px);justify-content:flex-end}.chatarea-container{overflow:scroll}.bubble-container{display:flex;margin-bottom:1rem;width:100%}.bubble-container.question{flex-direction:row-reverse}.bubble-container.response{flex-direction:row}.avatar{background:#eee;border-radius:50%;display:flex;height:50px;justify-content:center;margin-left:15px;width:50px}.avatar>p{font-weight:700}.bubble-container.question>div{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin:0 15px 0 0}.bubble-container.response>div{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin:0 0 0 15px}.chat-bubble{border-radius:16px;margin:0 1rem .5rem;max-width:calc(100% - 197px);padding:0 18px}#question{background:#e0effb;float:right}#response{background:#ed174f40;float:left}.three-dots-container{display:flex}.col-3{display:inline-block;margin-bottom:16px;margin-left:16px;margin-top:1px;width:77px}.col-3,.snippet{position:relative}.snippet{background:#fff;border-radius:16px;box-shadow:0 4px 12px -2px #0020801a,0 0 0 1px #3c50781a;padding:0 5%}.stage{align-items:center;display:flex;justify-content:center;margin:0 -5%;overflow:hidden;padding:18px 0;position:relative}.dot-typing{animation:dot-typing .8s linear infinite;background-color:#c80043;border-radius:5px;box-shadow:9984px 0 0 0 #c80043,9999px 0 0 0 #c80043,10014px 0 0 0 #c80043;color:#c80043;height:10px;left:-9999px;position:relative;width:10px}@keyframes dot-typing{0%{box-shadow:9984px 0 0 0 #c80043,9999px 0 0 0 #c80043,10014px 0 0 0 #c80043}16.667%{box-shadow:9984px -10px 0 0 #c80043,9999px 0 0 0 #c80043,10014px 0 0 0 #c80043}33.333%{box-shadow:9984px 0 0 0 #c80043,9999px 0 0 0 #c80043,10014px 0 0 0 #c80043}50%{box-shadow:9984px 0 0 0 #c80043,9999px -10px 0 0 #c80043,10014px 0 0 0 #c80043}66.667%{box-shadow:9984px 0 0 0 #c80043,9999px 0 0 0 #c80043,10014px 0 0 0 #c80043}83.333%{box-shadow:9984px 0 0 0 #c80043,9999px 0 0 0 #c80043,10014px -10px 0 0 #c80043}to{box-shadow:9984px 0 0 0 #c80043,9999px 0 0 0 #c80043,10014px 0 0 0 #c80043}}@media only screen and (max-width:500px){.chat-bubble{max-width:calc(100% - 97px)}}.rating-container{display:flex;margin:.8rem 0}.rating-container button{background-color:#f9a4b3;border:initial;border-radius:7px;border-width:1px;font-size:1.4rem;margin-right:5px}.rating-container button:active{background-color:#dd124780}.rating-container button:disabled:active{background-color:#f9a4b3}.rating-container button.clicked,.rating-container button.clicked:disabled:active{background-color:#dd124780}.prompt-container{background:#fff;bottom:0;left:0;position:-webkit-sticky;position:sticky;right:0;width:100%}.prompt-form{display:flex;padding:1rem}.prompt-btn{margin-left:10px}textarea{background:#00000014;background-color:#00000014;border:1px solid #0000;border-radius:9px;font-size:14px;line-height:20px;max-height:58px;overflow:auto;padding:7px 50px 8px 16px;position:relative;resize:none;text-overflow:ellipsis;width:100%;z-index:2}textarea:focus{outline:none}.mainContainer{align-items:center;display:flex;flex-direction:column;height:100svh;justify-content:center;padding:0 20px}.mainContainer>div{margin:5px}.titleContainer{flex-direction:column;font-size:57px;font-weight:bolder;justify-content:center}.titleContainer,.titleContainer>div{align-items:center;display:flex}.titleContainer>div>span{padding-bottom:3px}.titleContainer svg{margin-right:9px}.inputContainer{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.inputContainer.login{align-items:center}.inputContainer>.errorLabel{color:red;font-size:12px;margin:5px}.inputBox{border:1px solid grey;border-radius:8px;font-size:large;height:48px;padding-left:8px;width:400px}.login-logo{max-width:8rem}@media only screen and (max-width:450px){.titleContainer{font-size:39px}.titleContainer svg{max-width:157px}.inputBox,.inputContainer{width:100%}}@media only screen and (max-width:350px){.titleContainer>div{flex-direction:column;margin-right:0}}
/*# sourceMappingURL=main.ddaf870e.css.map*/