*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#1e1e1e;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.terminal{height:100%;padding:16px;cursor:text}.terminal-scroll{height:100%;overflow-y:auto;color:#d4d4d4;font-size:14px;line-height:1.5}.terminal-line{margin:0;padding:0;white-space:pre-wrap;word-break:break-word;font-family:inherit}.terminal-line--cmd{color:#7ee787}.terminal-line--error{color:#ff7b72}.terminal-input-row{display:flex;align-items:center;gap:1ch}.terminal-prompt{color:#7ee787}.terminal-input{flex:1;padding:0;background:transparent;border:none;outline:none;color:#d4d4d4;font:inherit}
