:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;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}}body{margin:0;background-color:#1e1e1e;color:#ddd;font-family:Segoe UI,sans-serif}h2{color:#a0c4ff}.bita-logo{width:6.25rem;margin-right:.3125rem}.session-id{font-size:.875rem;margin-bottom:1.25rem;color:#888}.session-id code{color:#eee}.system-specs-button{background-color:#121212;color:#a0c4ff;border:1px solid #333;border-radius:.375rem;padding:.375rem .75rem;cursor:pointer}.suggestion-bubbles{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap;justify-content:center}.chat-box{width:80%;min-height:300px;max-height:50vh;overflow-y:auto;border:1px solid #333;border-radius:.5rem;padding:.9375rem;background-color:#121212;color:#eee;margin-bottom:1.25rem;box-shadow:0 0 .625rem #0006}.chat-box::-webkit-scrollbar{width:.5rem}.chat-box::-webkit-scrollbar-thumb{background-color:#2c3e50;border-radius:.25rem}.chat-box::-webkit-scrollbar-track{background:#1e1e1e}.chat-box::-webkit-scrollbar-thumb:hover{background-color:#3c5f7f}.input-row{display:flex;gap:.625rem;width:60%;margin-top:0;padding-top:0}.input-box{flex-grow:1;padding:.625rem;border-radius:.375rem;border:1px solid #444;background-color:#1a1a1a;color:#eee}.send-button{background-color:#2c3e50;color:#a0c4ff;padding:.625rem 1.25rem;border-radius:.375rem;border:none;cursor:pointer}.message-user{color:#a0c4ff;font-weight:700}.message-bot{color:#90ee90;font-weight:700}.message-text{padding-top:.25rem;line-height:1.5;white-space:pre-wrap}.message-text ul{margin:.5em 0;padding-left:1.25rem}.message-text strong{color:#a0c4ff}.message-text em{color:#ccc;font-style:italic}.message-text span{display:block;margin-bottom:.4em;white-space:pre-wrap}.chat-message{margin-bottom:.625rem;animation:fadeIn .3s ease}.app-container{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background-color:#1e1e1e;padding:1.25rem;box-sizing:border-box}.app-inner{width:100%;max-width:1500px;display:flex;flex-direction:column;height:80vh;box-sizing:border-box}.app-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.625rem}.chat-area{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.tab-buttons{display:flex;border:1px solid #333;border-radius:.5rem .5rem 0 0;overflow:hidden;width:fit-content;margin:0 auto}.tab-button{background-color:#1a1a1a;color:#ccc;padding:.625rem 1.25rem;border:none;border-right:1px solid #333;cursor:pointer;font-size:.875rem;transition:background-color .2s,color .2s}.tab-button:last-child{border-right:none}.tab-button:hover{background-color:#2c3e50;color:#a0c4ff}.tab-button.active{background-color:#2c3e50;color:#a0c4ff;font-weight:700}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.plan-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:9999}.plan-modal{background:#1e1e1e;padding:1.5rem 1.875rem;border-radius:.75rem;width:90%;max-width:37.5rem;box-shadow:0 .75rem 2.5rem #0003;max-height:90vh;overflow-y:auto;position:relative}.plan-modal h2{margin-top:0;font-size:1.5rem;color:#fff}.plan-modal-subtext{font-size:.95rem;color:#666;margin-bottom:.75rem}.plan-textarea{width:100%;height:9.375rem;resize:vertical;border:1px solid #444;border-radius:.5rem;padding:.625rem;font-size:1rem;margin-bottom:1rem;box-sizing:border-box;resize:none;font-family:inherit}.plan-modal-actions{display:flex;justify-content:flex-end;gap:.625rem;margin-top:1.25rem}.cancel-button{background-color:#bbb;color:#333;border:none;padding:.5rem .875rem;border-radius:.375rem;cursor:pointer}.cancel-button:hover{background-color:#e05a5a}.submit-button{background-color:#3c5f7f;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer}.submit-button:hover{background-color:#2e4961}.tutorial-container{position:absolute;bottom:.625rem;left:1.25rem}.tutorial-button{background-color:#bbb;border:none;color:#333;padding:.25rem .5rem;margin-bottom:.25rem;border-radius:.25rem;cursor:pointer;font-size:.9rem}.tutorial-button:hover{background-color:#a8a8a8}.example-plan{max-width:26.25rem;margin:0 auto .375rem;background:#1e1e1e;padding:.3125rem .625rem;border:1px solid #ddd;border-radius:.375rem;font-size:.85rem;color:#fff;box-shadow:0 .125rem .5rem #0000000f}.suggestion-tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:-1.125rem;border-radius:.5rem .5rem 0 0;overflow:hidden;background-color:#1a1a1a;padding:.25rem}.suggestion-button{padding:.625rem 1rem;border:none;background-color:transparent;color:#ccc;font-size:.875rem;cursor:pointer;border-right:1px solid #333;transition:background-color .2s ease,color .2s ease}.suggestion-button:last-child{border-right:none}.suggestion-button:hover{background-color:#2c3e50;color:#a0c4ff}.suggestion-button.active{background-color:#2c3e50;color:#a0c4ff;font-weight:700}.suggestion-tooltip{position:absolute;bottom:-2.625rem;left:50%;transform:translate(-50%);background-color:#1a1a1a;color:#a0c4ff;font-size:.75rem;padding:.375rem .625rem;border-radius:.375rem;opacity:0;pointer-events:none;transition:opacity .2s ease;white-space:nowrap}.suggestion-wrapper{position:relative;display:inline-block}.suggestion-wrapper:hover .suggestion-tooltip{opacity:1;pointer-events:auto}.system-specs-floating-box{position:fixed;bottom:1.25rem;right:1.25rem;background:#1e1e1e;color:#ddd;border:1px solid #333;border-radius:.625rem;padding:.75rem .875rem;max-width:15.625rem;font-size:.8125rem;z-index:999;box-shadow:0 0 .5rem #0006;max-height:7.5rem;overflow-y:auto;height:auto;min-height:5rem;transition:height .3s ease;cursor:default}.system-specs-floating-box::-webkit-scrollbar{width:.5rem}.system-specs-floating-box::-webkit-scrollbar-thumb{background-color:#2c3e50;border-radius:.25rem}.system-specs-floating-box::-webkit-scrollbar-track{background:#1e1e1e}.system-specs-floating-box::-webkit-scrollbar-thumb:hover{background-color:#3c5f7f}.system-specs-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.specs-title{color:#a0c4ff;font-weight:700;font-size:.875rem}.edit-btn,.close-btn{background:#2c3e50;color:#a0c4ff;border:none;border-radius:.375rem;padding:.25rem .5rem;cursor:pointer;font-size:.8125rem;margin-left:.625rem}.edit-btn:hover,.close-btn:hover{background:#3b4f63}.system-specs-summary{white-space:pre-wrap;line-height:1.4;color:#bbb}.system-specs-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.system-specs-modal{background:#1e1e1e;color:#ddd;padding:1.25rem;border-radius:.625rem;border:1px solid #333;width:90%;max-width:37.5rem;max-height:80vh;overflow-y:auto;box-shadow:0 0 .75rem #00000080;display:flex;flex-direction:column;box-sizing:border-box}.system-specs-textarea{background-color:#1a1a1a;color:#eee;border:1px solid #444;border-radius:.375rem;padding:.625rem;font-family:inherit;resize:vertical;min-height:6.25rem;max-height:15.625rem;margin-top:.625rem;box-sizing:border-box;width:100%;resize:none;overflow-y:auto;line-height:1.4}.system-specs-textarea::-webkit-scrollbar{width:.625rem}.system-specs-textarea::-webkit-scrollbar-thumb{background-color:#2c3e50;border-radius:.25rem}.system-specs-textarea::-webkit-scrollbar-track{background:#1e1e1e}.system-specs-textarea::-webkit-scrollbar-thumb:hover{background-color:#3c5f7f}.system-specs-actions{display:flex;justify-content:flex-end;margin-top:.625rem}.save-btn{background-color:#2c3e50;color:#a0c4ff;padding:.5rem 1rem;border-radius:.375rem;border:none;cursor:pointer}.save-btn:hover{background-color:#3b4f63}.session-manager-inner{width:100%;max-width:25rem;background-color:#121212;padding:1.5625rem;border-radius:.5rem;box-shadow:0 0 .625rem #0006;display:flex;flex-direction:column;gap:.9375rem;box-sizing:border-box}.intro-box{background-color:#2c3e50;padding:1rem;border-radius:.5rem;margin-bottom:1.25rem;color:#ecf0f1;font-size:.875rem;line-height:1.5}.clear-button{background:none;border:none;color:#888;font-size:.75rem;cursor:pointer;padding:0;margin-left:.625rem;position:relative;text-decoration:underline}.clear-button:hover{color:#d9534f}.clear-button:hover:after{content:"Clears all saved session IDs from your browser storage";position:absolute;bottom:115%;left:50%;transform:translate(-50%);background-color:#333;padding:.375rem .5rem;border-radius:.25rem;white-space:nowrap;font-size:.7rem;opacity:1;pointer-events:none;z-index:100;transition:opacity .2s ease-in-out}.clear-button:hover:before{content:"";position:absolute;bottom:115%;left:50%;transform:translate(-50%);border-width:.3125rem;border-style:solid;border-color:#333 transparent transparent transparent;opacity:1;pointer-events:none;z-index:100}.clear-button:focus{outline:none}.info-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:9999}.info-modal{background:#1e1e1e;padding:2rem;border-radius:.75rem;width:90%;max-width:720px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 .75rem 2.5rem #0003}.info-modal h2{margin-top:0;font-size:1.8rem;color:#fff;margin-bottom:1.5rem;text-align:center}.about-section{display:flex;gap:1.5rem;align-items:flex-start;margin-bottom:2rem}.about-section img{width:120px;height:120px;object-fit:cover;border-radius:12px;box-shadow:0 4px 12px #0000004d;flex-shrink:0}.about-section div{display:flex;flex-direction:column;gap:.5rem;flex:1}.about-section h4{font-size:1.25rem;margin:0 0 .5rem;color:#fff}.about-section p{margin:0;line-height:1.5;font-size:1rem;color:#ccc}.info-modal-actions{display:flex;justify-content:center;margin-top:2rem}.close-button{background-color:#3c5f7f;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:.375rem;cursor:pointer;font-size:1rem}.close-button:hover{background-color:#2e4961}.info-modal::-webkit-scrollbar{width:.5rem}.info-modal::-webkit-scrollbar-thumb{background-color:#2c3e50;border-radius:.25rem}.info-modal::-webkit-scrollbar-track{background:#1e1e1e}.info-modal::-webkit-scrollbar-thumb:hover{background-color:#3c5f7f}.info-modal{scrollbar-width:thin;scrollbar-color:#2c3e50 #1e1e1e}
