*{box-sizing:border-box;margin:0;padding:0}body{color:#0f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#1a1a1a;font-family:Courier New,monospace;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--terminal-background,#1a1a1a)}::-webkit-scrollbar-thumb{background:var(--terminal-header-border,#333);border-radius:0}::-webkit-scrollbar-thumb:hover{background:var(--terminal-foreground,#0f0);opacity:.6}::-webkit-scrollbar-corner{background:var(--terminal-background,#1a1a1a)}*{scrollbar-width:thin;scrollbar-color:var(--terminal-header-border,#333) var(--terminal-background,#1a1a1a)}@media (width<=768px){*{-webkit-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;user-select:text}}.App{color:#ccc;-webkit-overflow-scrolling:touch;background:#1e1e1e;flex-direction:column;width:100dvw;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}@supports (-webkit-touch-callout:none){.App{width:100%;height:100%;position:fixed}}
