html,body{margin:0;padding:0;height:100%;background:#1e1e2e;color:#cdd6f4;font-family:JetBrains Mono,Cascadia Code,Source Han Sans CN,Noto Sans CJK SC,Microsoft YaHei,monospace;overflow:hidden}#app{display:flex;flex-direction:column;height:100vh;width:100vw;box-sizing:border-box}#terminal{flex:1 1 auto;min-height:0;padding:8px 8px 0}#terminal .xterm,#terminal .xterm-viewport{background:#1e1e2e!important}#hud{flex:0 0 auto;display:flex;gap:24px;align-items:center;background:#181825;border-top:1px solid #313244;padding:4px 12px;font-size:12px;color:#a6adc8;user-select:none}#hud-title{font-weight:700;color:#cba6f7;letter-spacing:1px}#hud-mode{color:#f9e2af}#hud-clock{color:#94e2d5;margin-left:auto}#hud-keys{color:#6c7086;font-size:11px}.xterm-cursor-layer{display:none!important}
