body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.wrapper,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.wrapper{position:relative}.container{background-color:#e0e0e1;border-radius:4px;bottom:0;padding-bottom:4px;position:fixed;right:0;width:600px}.container,h1{text-align:center}.prompt-add,.prompt-list{background-color:#d6d2d2;border-radius:7px 7px 0 0;bottom:197px;height:365px;padding:0 0 10px;position:fixed;right:605px;width:320px}.prompt-list ul{height:230px;overflow-y:scroll}.prompt-add label{color:#565757}.prompt-list p,.prompt-list ul{margin:0 auto;padding:0}.prompt-list p{font-size:12px}.prompt-list p.name{font-size:16px;font-weight:500;margin:2px 0}.prompt-list .add{margin:15px 10px;text-align:center}.prompt-list .add span{border:1px solid #9da1a2;border-radius:4px;cursor:pointer;display:inline;padding:6px}.prompt-list .add span:hover{background-color:#9da1a2;border:1px solid #e5e7eb}.prompt-list li{background-color:#e5e7eb;list-style:none;margin:8px 5px;padding:5px}.promptList{position:relative}.promptList i.trash{background-color:#e0e0e1;border:1px solid #c3c2c2;border-radius:20px;box-sizing:border-box;color:#9da1a2;cursor:pointer;font-size:14px;padding:5px;position:absolute;right:-2px;top:-5px}.promptList i.trash:hover{background-color:#c8c8cb;border:1px solid #c3c2c2;color:#6d6f70}.success{background-color:#d0e4d0!important;padding:5px}.submit-wrapper{text-align:center}.prompt-submit{border:1px solid #9da1a2;border-radius:4px;cursor:pointer;margin-bottom:10px;padding:6px}.prompt-submit:hover{background-color:#9da1a2;border:1px solid #e5e7eb}.prompt-add form{padding:10px}.prompt-add input,.searchText{height:30px;margin:8px 0 5px 5px;padding:5px;width:97%}.prompt-add input,.prompt-add textarea,.searchText{background-color:#e5e7eb;border:1px solid #e7ecf7;border-radius:5px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;outline:none}.prompt-add textarea{height:150px;margin-top:5px;padding:10px;resize:none;width:100%}.prompt-header{background-color:#e5e7eb;border-radius:7px 7px 0 0;font-size:16px;padding:10px}.close{cursor:pointer;float:right}.error{border:1px solid red!important}.close:hover{color:rgba(0,0,0,.3)}.pre-templates{padding:0;text-align:left}.pre-templates span{background-color:#e5e7eb;border:1px solid #9da1a2;border-radius:3px;display:inline-block;font-size:14px!important;margin:4px;padding:4px;vertical-align:middle}.pre-templates i{margin:3px 5px 0}.pre-templates label{cursor:pointer;display:inline-block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input-wrapper{background-color:#fff;border:1px solid #e0e0e4;border-radius:7px;box-sizing:border-box;display:flex;margin:0 auto;text-align:left;width:99%}.prompt{color:#000;cursor:pointer}.prompt:hover{color:#9da1a2}.textarea{border:0;flex-grow:6;font-size:14px;height:inherit;max-height:300px;min-height:80px;outline:none;padding:4px;resize:none;width:84%}.submit{align-self:center;cursor:pointer;flex-grow:1;text-align:center;width:15%}.submit :hover{color:#000}.input-wrapper span{color:#9da1a2;font-size:70px}.output-container{height:300px;overflow-y:scroll;padding:10px}.output-container li{background-color:#e5e7eb;border-radius:7px;list-style:none;margin:10px 0;padding:3px 10px;width:100%}.output-container li.user{clear:both;float:right;text-align:right;width:70%}.output-container li.assistant{clear:both;text-align:left;width:70%}li p.role:before{content:"\f007 ";font-family:Font Awesome\ 6 free;font-weight:400;margin-right:5px;text-indent:4em}.newchat-wrapper{text-align:center}.newchat{border:1px solid #9da1a2;border-radius:4px;cursor:pointer;margin-bottom:10px;padding:6px}.newchat:hover{background-color:#9da1a2;border:1px solid #e5e7eb}.left{clear:both;float:left}.nobg{background-color:#fff}.animation,.disable{display:none}.loading{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;width:100%}.loading__dot{-webkit-animation:dot 1s ease-in-out infinite;animation:dot 1s ease-in-out infinite;background-color:grey;border-radius:8px;display:inline-block;height:15px;margin:8px;width:15px}.loading__dot:nth-of-type(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading__dot:nth-of-type(3){-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes dot{0%{background-color:grey;-webkit-transform:scale(1);transform:scale(1)}50%{background-color:grey;-webkit-transform:scale(1.3);transform:scale(1.3)}to{background-color:grey;-webkit-transform:scale(1);transform:scale(1)}}@keyframes dot{0%{background-color:grey;-webkit-transform:scale(1);transform:scale(1)}50%{background-color:grey;-webkit-transform:scale(1.3);transform:scale(1.3)}to{background-color:grey;-webkit-transform:scale(1);transform:scale(1)}}.output-container::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.output-container::-webkit-scrollbar{background-color:#f5f5f5;width:10px}.output-container::-webkit-scrollbar-thumb{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(.44,#7a99d9),color-stop(.72,#497dbd),color-stop(.86,#1c3a94));border-radius:10px}@media screen and (max-device-width:992px),screen and (max-width:992px){.prompt-add,.prompt-list{bottom:-885px;position:absolute;right:0;z-index:1}.submit{width:16%}.input-wrapper span{font-size:70px}}@media screen and (max-device-width:600px),screen and (max-width:600px){.container{width:100%}.prompt-add,.prompt-list{bottom:-917px;position:absolute;right:0;z-index:1}.submit{width:16%}.input-wrapper span{font-size:50px}.input-wrapper .textarea{min-height:60px}.pre-templates label{max-width:90px}.pre-templates span:nth-child(4){display:none}}@media screen and (max-device-width:300px),screen and (max-width:300px){.container,.prompt-add,.prompt-list{width:100%}.submit{bottom:16px;width:16%}.input-wrapper span{font-size:40px}.input-wrapper .textarea{min-height:60px}.pre-templates label{max-width:90px}.pre-templates span:nth-child(3),.pre-templates span:nth-child(4){display:none}}
/*# sourceMappingURL=main.c5f4a9d8.css.map*/