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{background:#0f0f0f;color:#eee;font-family:ui-sans-serif,-apple-system,system-ui,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol}.main-app-container{background-color:#0f0f0f;height:100vh;overflow:hidden;width:100vw}.flex-row-screens{display:flex;height:100vh;transition:transform .4s cubic-bezier(.77,0,.18,1);width:500vw}.password-screen{align-items:center;background:#0f0f0f;color:#eee;display:flex;flex-direction:column;font-family:inherit;justify-content:center;min-height:100vh}.password-header{color:#f44}.password-input{background-color:#1c1c1c;border:1px solid #f44;border-radius:6px;color:#fff;font-size:1rem;margin-bottom:1rem;padding:.75rem}.password-btn{background-color:#f44;border:none;border-radius:6px;color:#fff;padding:.5rem 1.5rem}.git-branch-screen{background-color:#181828;border-right:2px solid #222;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:monospace;height:100vh;padding:1.5rem 1rem 1rem;width:100vw}.git-branch-title{color:#9ee37d;font-size:2rem;letter-spacing:1px;margin-bottom:1rem;text-align:center;text-shadow:0 0 16px #222}.chat-screen{background-color:#0f0f0f;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;padding:1rem;width:100vw}.main-title{font-size:2rem;margin-bottom:.1em;margin-top:.3em}.main-title,.sub-title{color:#f44;text-align:center}.sub-title{font-size:1rem;font-weight:400;margin-bottom:.5em;margin-top:0}.chat-history{background-color:#111;border-radius:6px;flex:1 1;overflow-y:auto;padding:.5rem}.chat-entry,.chat-history{margin-bottom:1rem}.assistant-entry{background:#ff444430}.assistant-entry,.user-entry{border-radius:6px;padding:.25rem .5rem}.user-entry{background:#1c2b3a}.system-entry{background:none;color:#b0b0b0;font-style:italic}.model-selector{background-color:#1c1c1c;box-shadow:inset 0 0 10px #ff444488;margin-bottom:.75rem;max-width:200px}.chat-textarea,.model-selector{border:1px solid #f44;border-radius:6px;color:#fff;font-family:inherit;font-size:1rem;padding:.5rem;width:100%}.chat-textarea{background-color:#222;box-sizing:border-box;margin-top:0}.send-btn{background-color:#f44;border:none;border-radius:6px;box-sizing:border-box;color:#fff;display:block;font-size:1rem;margin-top:.5rem;padding:.75rem;width:100%}.log-screen{background-color:#000;box-sizing:border-box;color:#00ffb0;display:flex;flex-direction:column;height:100vh;padding:1rem;width:100vw}.log-header{margin:0 0 .5rem;text-align:center}.log-history{background-color:#111;border-radius:6px;flex:1 1;min-height:0;overflow-y:auto;padding:.5rem}.log-pre{font-size:.9rem;margin:0;white-space:pre-wrap}.console-log-screen{background-color:#1a1a1a;box-sizing:border-box;color:#eee;display:flex;flex-direction:column;font-family:monospace;height:100vh;padding:1rem;width:100vw}.console-log-header{color:#f6c}.console-log-history{flex:1 1;overflow-y:auto}.console-log-entry{color:#fff}.console-log-entry.error{color:#f88}.console-log-entry.warn{color:orange}.console-log-entry.info{color:#0ff}.code-editor-screen{background-color:#181818;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:monospace;height:100vh;padding:1rem;position:relative;width:100vw}.code-editor-title{color:#80d4ff;margin-bottom:1rem}.code-editor-header{align-items:center;display:flex;font-size:.9rem;margin-bottom:.5rem;position:relative}.code-editor-path{color:#ccc;flex:1 1;padding-right:30px;white-space:pre-wrap;word-break:break-all}.code-editor-path.dirty{color:#f44}.code-editor-close-btn{background:none;border:none;color:#888;cursor:pointer;font-size:1.2rem;font-weight:700;position:absolute;right:0;top:0}.code-editor-close-btn.dirty{color:#f44}.code-editor-textarea{background-color:#000;border:none;border-radius:6px;color:#0f0;flex:1 1;font-family:monospace;font-size:.95rem;outline:none;padding:1rem;resize:none}.code-editor-toolbar{display:flex;justify-content:space-between;margin-top:1rem}.code-editor-btn{background-color:#444;border:1px solid #666;border-radius:4px;color:#fff;padding:.5rem 1rem}.code-editor-save-btn{background-color:#f44;border:none;border-radius:4px;color:#fff}.file-picker-modal{background-color:#000000f2;box-sizing:border-box;color:#fff;height:100vh;left:0;overflow-y:auto;padding:2rem;position:absolute;top:0;width:100vw;z-index:9999}.file-picker-title{color:#80d4ff;margin-bottom:1rem}.file-picker-cancel-btn{background-color:#444;border:1px solid #888;border-radius:4px;color:#fff;margin-top:2rem;padding:.5rem 1rem}.file-tree-list{list-style:none;padding-left:1rem}.file-tree-folder{color:#fc0}.file-tree-toggle{cursor:pointer;margin-right:.5rem}.file-tree-file-btn{background:none;border:none;color:#fff;cursor:pointer;font-family:monospace;padding:0;text-align:left}.discard-prompt-modal{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw;z-index:99999}.discard-prompt-box{background:#222;border-radius:8px;box-shadow:0 0 24px #ff444477;color:#fff;padding:2rem}.discard-prompt-message{color:#f44;font-size:1rem;margin-bottom:1rem}.discard-prompt-btn{background:#f44;margin-right:12px}.discard-prompt-btn,.discard-prompt-cancel-btn{border:none;border-radius:5px;color:#fff;padding:.5rem 1.2rem}.discard-prompt-cancel-btn{background:#444}.session-overlay{background:none;border-radius:3px;box-shadow:none;color:#f44;font-family:ui-sans-serif,-apple-system,system-ui,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;font-size:.6rem;font-weight:700;letter-spacing:.5px;line-height:1.1;margin:0;opacity:.84;padding:.1rem .5rem;pointer-events:none;position:fixed;right:1px;top:1px;z-index:99999}
/*# sourceMappingURL=main.1b8d7f17.css.map*/