.tty_container__CBwQB{min-height:100vh;background:var(--bg-0);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem 1.25rem 4rem}.tty_hint___RzJN{width:100%;max-width:760px;font-size:.78rem;color:var(--fg-2);font-family:JetBrains Mono,Fira Code,monospace;margin-bottom:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tty_terminal__jD_Z_{background:#0a0e13;border:1px solid var(--rule);border-radius:8px;width:100%;max-width:760px;min-height:520px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.6)}.tty_titlebar__ftIaF{background:var(--bg-2);padding:.55rem 1rem;display:flex;align-items:center;gap:.5rem;border-bottom:1px solid var(--rule)}.tty_dot__2pWiD{width:12px;height:12px;border-radius:50%}.tty_dotRed__zki7I{background:#ff5f57}.tty_dotYellow__WsJui{background:#febc2e}.tty_dotGreen__5RMhL{background:#28c840}.tty_titlebarText__VRVhc{font-size:.75rem;color:var(--fg-2);margin-left:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tty_output__mRyt9,.tty_titlebarText__VRVhc{font-family:JetBrains Mono,Fira Code,monospace}.tty_output__mRyt9{flex:1 1;padding:1rem 1.25rem;overflow-y:auto;display:flex;flex-direction:column;gap:.15rem;font-size:.875rem;color:#e2e8f0;line-height:1.6}.tty_line__FwK2_{white-space:pre-wrap;word-break:break-word}.tty_linePrompt__eSYrx{color:#4ade80}.tty_lineOutput__ey0_U{color:#e2e8f0}.tty_lineError__UucYv{color:#f87171}.tty_lineGap__YZCvu{height:.4rem}.tty_inputRow__Y1KVx{display:flex;align-items:center;padding:.6rem 1.25rem 1rem;border-top:1px solid var(--rule);gap:0;font-family:JetBrains Mono,Fira Code,monospace;font-size:.875rem}.tty_promptLabel__3hUps{color:#4ade80;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}.tty_inputField__D3FlE{background:transparent;border:none;outline:none;color:#e2e8f0;font-family:inherit;font-size:inherit;flex:1 1;caret-color:#4ade80;padding:0;margin:0}.tty_inputField__D3FlE::selection{background:rgba(74,222,128,.25)}@media (max-width:600px){.tty_container__CBwQB{padding:1rem .75rem 3rem}.tty_terminal__jD_Z_{border-radius:6px;min-height:400px}.tty_inputRow__Y1KVx,.tty_output__mRyt9{font-size:.8rem}}