@font-face{font-family:VCR OSD Mono;src:url(/fonts/VCR_OSD_MONO_1.001.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Cantoria;src:url(/fonts/CantoriaMTPro.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Copernicus;src:url(/fonts/Copernicus-Medium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Daydream;src:url(/fonts/Daydream.otf) format("opentype");font-weight:400;font-style:normal}:root{--sun-yellow:#f7ff0f;--magenta:#ff6dfd;--cyan:#5afcff;--turquoise:#4dffc3;--bg-dark:#1a1a1a;--bg-gray:#2a2a2a}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:VCR OSD Mono,monospace;background-color:var(--bg-dark);color:#fff}body{min-height:100vh}img{image-rendering:pixelated;image-rendering:crisp-edges}::selection{background:var(--sun-yellow);color:#000}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:var(--sun-yellow);border-radius:4px}button{font-family:inherit;cursor:pointer}a{color:inherit;text-decoration:none}