:root{--terminal-bg: #000;--terminal-text: #00ff00;--terminal-text-dim: #64d764;--terminal-muted: #1f9c1f;--terminal-error: #7cff7c;--dos-cursor: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' shape-rendering='crispEdges'%3E%3Cpath fill='%2300ff00' d='M2 1h2v2h2v2h2v2h2v2h2v2h2v2h2v2h-5v2h1v2h1v2h-4v-2H8v-2H7v-2H6v6H2V1z'/%3E%3Cpath fill='%23001500' d='M4 6h1v1h1v1h1v1h1v1h1v1h1v1H8v1H7v-1H6v-1H5v7H4V6z'/%3E%3C/svg%3E") 2 1, auto;--terminal-font: "IBM Plex Mono", "Cascadia Mono", "SFMono-Regular", "Consolas", "Courier New", monospace}*{box-sizing:border-box;cursor:var(--dos-cursor)}html,body{min-height:100%;margin:0;background:var(--terminal-bg);color:var(--terminal-text)}body{font-family:var(--terminal-font);font-size:clamp(.92rem,1vw + .55rem,1.08rem);letter-spacing:.015em;text-shadow:0 0 8px rgba(0,255,0,.18);overflow:hidden}app-root{display:block;min-height:100svh}
