*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden}body{background:#0a0a0f;color:#0f0;font-family:Courier New,Consolas,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-reduced-motion:no-preference){body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 1px,transparent 0,transparent 2px);pointer-events:none;z-index:9999;opacity:.3}}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:rgba(0,0,0,.5)}::-webkit-scrollbar-thumb{background:#0f0;border:2px solid rgba(0,0,0,.5)}::-webkit-scrollbar-thumb:hover{background:#0c0}::selection{background:rgba(0,255,0,.3);color:#0f0}::-moz-selection{background:rgba(0,255,0,.3);color:#0f0}