:root{--matrix-bg: #0a0a0a;--matrix-green: #00ff41;--matrix-green-dim: #003300;--matrix-green-glow: rgba(0, 255, 65, .15);--matrix-blue: #00d4ff;--matrix-blue-glow: rgba(0, 212, 255, .4)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--matrix-bg);color:var(--matrix-green);font-family:JetBrains Mono,Consolas,monospace;-webkit-font-smoothing:antialiased}#root{min-height:100vh}input,button{font-family:inherit}
