*{box-sizing:border-box;margin:0;padding:0}html{background-color:#000;color:#fff;font-family:IBMPlexMono,monospace;height:100dvh;overflow:hidden;scroll-behavior:smooth;width:100dvw}.version{font-size:.7rem;opacity:.5;position:absolute;right:25px;top:10px;z-index:1000}.page{padding:40px}#root,body,html{height:100dvh}.page-container{display:flex;flex-direction:row;height:100%;position:relative}.page-content{display:flex;flex:1 1;flex-direction:column;max-height:100vh}.page-wrapper{display:flex;flex-direction:column;padding:15px;width:100%}a{color:#90caf9}.chat-container{display:flex;flex:1 1;flex-direction:column;height:100vh;min-height:0;padding:10px}input,textarea{background-color:initial;border:none;color:#fff;font-family:inherit}input:focus,textarea:focus{box-shadow:none;outline:none}button{background:none;border:none;color:inherit;cursor:pointer;font:inherit}button:disabled{cursor:not-allowed;opacity:.3}@font-face{font-family:IBMPlexMono;src:url(/static/media/IBMPlexMono-Regular.1509e8d24f8562f776e4.ttf) format("truetype")}.nav-bar{align-items:flex-start;border-right:1px solid #e0e0e05f;box-sizing:border-box;gap:10px;height:100dvh;min-width:60px;overflow:hidden;padding-left:2px;padding-right:2px;padding-top:18px;transition:width .3s ease-in-out;width:60px}.nav-bar,.nav-content{display:flex;flex-direction:column}.nav-content{height:100%;max-height:100dvh;width:100%}.nav-text:hover{font-weight:700}.nav-bar:hover .history-title{display:block}.nav-items,.nav-items-spacer{display:flex;flex-direction:column}.nav-items .mobile{display:none}.nav-bar:hover .nav-text{margin-left:12px;opacity:1;width:auto}.nav-bar:hover .chat-history{display:flex}.nav-bar:hover{width:230px}.nav-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:1rem;opacity:.7;outline:none;padding:12px 16px;transition:background .2s;transition:opacity .3s ease;width:100%}.nav-button.active{opacity:1}.nav-icon{font-size:.5rem;height:24px;min-height:24px;min-width:24px;padding:3px;text-align:center;width:24px}.nav-text{font-size:.8rem;margin-left:12px;opacity:0;overflow:hidden;transition:opacity .2s;white-space:nowrap}.nav-bar.minimized .nav-text{margin-left:0;opacity:0;pointer-events:none;width:0}.nav-bar.expanded .nav-text{margin-left:12px;opacity:1;width:auto}.nav-bar-top{align-items:flex-start;flex:1 1;overflow-x:hidden;overflow-y:hidden;width:100%}.nav-bar-bottom,.nav-bar-top{display:flex;flex-direction:column}.nav-bar-bottom{gap:20px;margin-bottom:30px}.nav-bar-bottom span{cursor:pointer;font-size:1rem}.chat-history-container{flex:1 1;margin-bottom:25px;margin-top:16px;overflow-x:hidden;overflow-y:hidden;padding:12px;width:100%}.chat-history{display:none;gap:10px;height:100%;margin-top:15px;overflow-x:hidden;padding-right:2px;padding-top:15px}.chat-history,.history-item{flex-direction:column;width:100%}.history-item{text-wrap:nowrap;cursor:pointer;display:flex;font-size:.8rem;gap:5px;margin-bottom:8px;opacity:0;text-overflow:ellipsis;transition:margin-left .2s ease-out}.history-item .chat-title{font-size:.8rem;margin:0;width:fit-content}.history-item.active{margin-left:5px}.history-item.active .chat-title{border-bottom:1px solid #fff}.history-title{text-wrap:nowrap;font-size:1rem;font-weight:lighter;margin-bottom:12px;opacity:0;text-overflow:ellipsis;transition:opacity .3s ease;width:fit-content;width:100%}.history-item:hover .chat-title{font-weight:700}.history-item p{overflow:hidden;text-overflow:ellipsis;width:100%}.history-item .timestamp{opacity:.6}.history-item .timestamp small{font-size:.6rem!important}.chat-history .history-item.fly-down,.history-title.fly-down{animation:flyDown .2s ease-out forwards}footer p{font-size:.8rem;opacity:.7}footer{display:flex;justify-content:space-between;padding-top:10px}.social-icons{display:flex;gap:8px}.social-icons a{color:#fff;height:18px;text-decoration:none;width:18px}.social-icons a img{background-color:initial;height:100%;outline:1px solid #fff;width:100%}#home{height:100%}#home,.home-text{display:flex;flex-direction:column}.home-text{align-items:flex-start;gap:20px;margin-top:120px;text-align:start}.home-buttons{align-items:flex-end;margin-top:20px;width:100%}.bots-container{width:100%}.home-text h1{font-size:3.6rem;max-width:fit-content}.home-text h2{font-size:1rem;opacity:.7}.dev-blog{font-size:.8rem;margin-top:35px;opacity:.7;text-align:end;width:100%}.share-button{background-color:initial!important;color:#fff!important;outline:1px solid #fff}.home-title{display:flex;flex-direction:column;gap:20px}.home-buttons p{opacity:.6}.mr-meanie{height:56px;width:56px}.mr-meanie-insult.reverse{flex-direction:row}.mr-meanie-insult.reverse .insult-box:after{border:2px solid #fff;border-left:none;border-top:none;left:-13px}.mr-meanie-insult{display:flex;flex-direction:row-reverse;gap:30px;margin-top:50px;width:100%}.insult-box{background-color:#000;height:fit-content;max-width:500px;min-height:100px;outline:2px solid hsla(0,0%,100%,.654);padding:10px;position:relative;width:100%}.insult-box:after{background-color:#000;border-left:2px solid #fff;border-top:2px solid #fff;color:#fff;content:"";height:24px;position:absolute;right:-13px;top:20px;transform:rotate(135deg);width:24px}.home-text button{background-color:#fff;border-radius:0;color:#000;font-size:1rem;padding:10px 20px;width:fit-content}.chat-information{border-bottom:1px solid #e0e0e05f;padding-bottom:30px;position:relative}.chat-message{display:flex;flex-direction:column;font-size:1rem;gap:5px;margin-top:15px}.chat-message.terminate{align-items:center;color:#b1b1b1;display:flex;flex-direction:row;font-size:.8rem;font-weight:700;gap:15px;justify-content:center;margin-top:40px;position:relative;text-align:center;width:100%}.chat-message.terminate .under-text{display:none}.chat-message.terminate:after,.chat-message.terminate:before{background-color:#2929297b;content:"";flex:1 1;height:2px}.chat-message.user{align-items:flex-end;text-align:right}.chat-message.error{color:#ff4c4c;font-weight:700}.chat-content-container{display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;overflow-y:auto;padding-bottom:30px;padding-top:1px!important;scroll-behavior:smooth}.under-text{display:flex;gap:5px;height:fit-content;width:fit-content}.under-text .retry-img{cursor:pointer;height:16px;width:16px}#chat-content{gap:20px;justify-content:flex-end;overflow-y:scroll;padding-bottom:50px;padding-right:15px;scroll-behavior:smooth}.chats-remaining{text-wrap:nowrap;opacity:.8}#chat-input{display:flex;gap:10px;margin-bottom:40px;padding-right:15px;width:100%}#chat-input form{width:100%}.text-input{background-color:initial;border:none;color:#fff;flex-wrap:wrap;font-size:1rem;overflow:hidden;padding-left:15px;resize:none;text-align:right;width:100%}.text-input:focus{outline:none}.timestamp{opacity:.7}.chat-title{font-size:1.8rem;margin:0 0 18px}.chat-id{margin:0 0 12px}.chat-created,.chat-id{font-size:.9rem;opacity:.8}.chat-created{margin:0}.one-line{align-items:center;display:flex;justify-content:space-between}::-webkit-scrollbar{background:#0000;width:5px}::-webkit-scrollbar-thumb{background:#fff;border-radius:0}::-webkit-scrollbar-track{background:#0000}.chat-info-row{display:flex;flex-direction:column;gap:4px}.chat-meta-row{align-items:center;display:flex;gap:16px;justify-content:space-between}.thinking{color:#ff9800;font-weight:700}.online{color:#6bd46e}.dimmed{opacity:.6}.offline{color:#f44336;font-weight:700}.delete-chat{text-wrap:nowrap;cursor:pointer}.delete-chat:hover{text-decoration:underline}.chat-message{opacity:0}.chat-message.fly-down{animation:flyDown .4s ease-out forwards}.bot-status{display:flex;gap:5px}.right-side-info{display:flex;gap:25px}.full-opacity{opacity:1!important}.bot-status .bot-text{opacity:.7}@keyframes flyDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}#settings .option input{margin-left:30px}#settings p{font-size:.8rem;margin-top:20px;opacity:.6}#settings .option{height:fit-content;min-height:35px}#settings .option,.option label{align-items:center;display:flex}#settings select{background:#0000;border-radius:0;color:#fff;cursor:pointer;margin-left:15px;outline:1px solid hsla(0,0%,100%,.163);padding:5px 0 5px 10px;position:relative}#settings .button-group{display:flex;gap:10px;margin-left:20px}#settings .button-group button{font-size:.8rem;opacity:.6;outline:1px solid #fff;padding:4px 9px;transition:opacity .3s ease}#settings .button-group button.active{opacity:1}#settings input[type=range]{appearance:none;background:#1c1c1c;border-radius:0;cursor:pointer;height:10px;margin-right:20px;outline:none;width:200px}#settings input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;border-radius:0;cursor:pointer;height:16px;width:16px}#settings input[type=range]::-moz-range-thumb{background:#555;border:none;border-radius:0;cursor:pointer;height:16px;width:16px}#settings input[type=range]::-moz-range-track{background:#ccc;border-radius:0;height:16px}#settings input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#0000;border-radius:0;cursor:pointer;height:14px;margin-left:20px!important;outline:1px solid #fff;outline-offset:2px;transition:background .2s ease;width:14px}#settings input[type=checkbox]:checked{background:#fff}.settings-list{display:flex;flex:1 1;flex-direction:column;gap:30px;margin-bottom:20px;margin-top:30px}.button-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-end;padding-top:20px}.button-container button{font-size:.8rem;outline:1px solid #fff;padding:5px 15px}#terms section{margin-top:40px}#terms section h2{font-size:1rem;margin-bottom:20px;opacity:.9}#dev-blog p,#support p,#terms p{font-size:.8rem;margin-top:20px;opacity:.6}.blog-section{outline:1px solid hsla(0,0%,100%,.243);padding:10px 15px}.blog-section h2{margin-bottom:10px}.blog-date{font-size:.7rem;opacity:.6}.blog-text{font-size:.7rem!important;margin-bottom:10px;margin-top:15px;overflow:hidden;transition:max-height .5s ease}.blog-section .read-more{font-size:.7rem;margin-top:10px}.blogs{display:flex;flex-direction:column;gap:30px;margin-top:30px}#terms section p{font-size:.7rem!important;opacity:.5}#support form{gap:40px;margin-top:50px;max-width:600px;width:100%}#support form,#support form label{display:flex;flex-direction:column}#support form label{gap:10px}#support input,#support textarea{border-bottom:1px solid hsla(0,0%,100%,.467);padding:5px;padding-bottom:8px!important}#support form textarea{height:150px}.custom-select-container{align-items:center;display:flex;gap:20px;position:relative;width:100%}.custom-select-box{align-items:center;background:#0000;border:1px solid #fff3;border-radius:0;color:#fff;cursor:pointer;display:flex;font-size:.8rem;justify-content:space-between;padding:8px 12px}.custom-select-options{background:#000;border:1px solid hsla(0,0%,100%,.885);left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:10}.custom-select-options li{cursor:pointer;padding:8px 12px}.custom-select-options li.selected,.custom-select-options li:hover{background:#ffffff1a}.arrow{margin-left:10px;transform:scaleX(1.5) scale(.6)}@media (max-width:750px){.version{right:15px!important}.page-container{flex-direction:column}.footer{padding-left:15px}.page-wrapper{padding-left:56px!important}.dropdown-menu{background-color:#000;width:100%}.nav-bar{background-color:#000;gap:0!important;overflow:none;padding-bottom:5px;padding-top:5px;position:absolute;transition:width .3s cubic-bezier(.4,2,.6,1)!important;z-index:20}.nav-items{justify-content:space-between;width:100%}.nav-button{width:fit-content}.nav-bar .mobile{display:block}.right-side-info{gap:0;justify-content:space-between;margin-top:20px;width:100%}.chat-meta-row{align-items:flex-start;flex-direction:column;gap:5px}.page-wrapper{height:100%;padding:0 0 20px}.chat-container{padding:0}.chat-title{font-size:1rem;width:fit-content}#chat-input{margin-bottom:50px}.chat-content-container{padding:15px 15px 30px}.chat-information{padding:20px 15px 30px}.option label{width:100%!important}.option.slider{align-items:flex-end!important;gap:20px;justify-content:space-between}.option.slider label{align-items:flex-start;flex-direction:column;width:100%}#settings input[type=range]{margin-left:0!important;margin-right:0!important;width:100%!important}.page{padding:30px 20px 20px}.chats-remaining{display:none}.home-buttons{align-items:flex-start;flex-wrap:wrap;justify-content:flex-start}.nav-bar:hover{width:60px}.nav-bar .chat-history-container,.nav-bar .nav-bar-bottom{opacity:0;pointer-events:none;transition:opacity .3s ease}.nav-bar.mobile-open .chat-history-container,.nav-bar.mobile-open .nav-bar-bottom{opacity:1;pointer-events:auto}.nav-bar:hover .nav-text{opacity:0}.nav-bar.mobile-open{width:230px!important}.nav-bar.mobile-open .nav-text{opacity:1}.nav-bar.mobile-open .chat-history{display:flex}.mr-meanie-insult{margin-top:30px}.home-text{margin-top:20px}.home-text h2{font-size:.8rem}}@media (max-width:600px){.footer-extra{display:none}}
/*# sourceMappingURL=main.1dc50a8b.css.map*/