:root{font-family:Space Grotesk,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#fef4e6;background-color:#14100b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#14100b}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}#app{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px 60px}body[data-theme=orange]{background:#14100b;color:#fef4e6}.terminal-window{width:min(1100px,92vw);background:#15110c;border:1px solid #3a2b1c;border-radius:18px;overflow:hidden;box-shadow:0 40px 80px -60px #000c}.title-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:#1b1510;border-bottom:1px solid #2c2216;color:#ff6b59;font-size:.9rem}.window-controls{display:flex;gap:8px}.window-btn{width:12px;height:12px;border-radius:50%;background:#3b2c1a}.btn-close{background:#ff6b59}.btn-minimize{background:#f6c85f}.btn-maximize{background:#7cd77c}.window-title{font-weight:600;color:#f5e5cc}.window-title span{color:#caa47a;font-weight:500}.help-btn{border:1px solid #3a2b1c;background:#22180f;color:#ff6b59;padding:6px 12px;border-radius:4px;font-size:.75rem;cursor:pointer;transition:background .2s ease,border-color .2s ease}.help-btn:hover{background:#2d1f12;border-color:#4a3626}.terminal-content{padding:26px 28px 12px;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95rem;line-height:1.45;color:#f8e6d0;min-height:360px;max-height:520px;overflow-y:auto}.line{margin:0 0 6px}.dim{color:#7a6243}.ascii-name{margin:18px 0 16px;padding-right:20px;white-space:pre;overflow-x:visible;font-size:clamp(.6rem,1.35vw,1rem);color:#e97d3e;text-shadow:0 0 30px rgba(233,125,62,.25);font-variant-ligatures:none;font-feature-settings:normal;letter-spacing:0;max-width:100%;box-sizing:border-box}.bio{margin-bottom:12px;color:#cdb8a1}.user-output{margin-top:14px;color:#f8e6d0}.input-area{display:flex;flex-direction:column;gap:12px;padding:14px 24px 18px;border-top:1px solid #2c2216;background:#15110c}.input-wrapper{display:flex;align-items:center;gap:10px}.input-prompt{color:#f3a244}#cli-input{flex:1;background:#20170f;border:1px solid #332414;border-radius:10px;outline:none;color:#f8e6d0;padding:10px 12px;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95rem}#cli-input::placeholder{color:#8a6c43}.input-actions{display:flex;gap:10px;flex-wrap:wrap}.terminal-footer{display:flex;align-items:center;padding:10px 18px;font-size:.8rem;color:#a78b64;border-top:1px solid #2c2216;background:#19130d}.footer-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.footer-btn{background:#22180f;border:1px solid #3b2c1a;color:#e97d3e;padding:4px 12px;border-radius:4px;font-size:.72rem;cursor:pointer;transition:background .2s ease,border-color .2s ease}.footer-btn:hover{background:#2d1f12;border-color:#4a3626}@media(max-width:720px){.terminal-content{padding:20px 18px 10px}.title-bar{flex-direction:column;align-items:flex-start;gap:8px}.terminal-footer{flex-direction:column;align-items:flex-start;gap:6px}}
