@font-face{font-family:Aquire;src:url(/fonts/Aquire-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--background:#000000;--foreground:#ffffff;--primary:#FFFFFF;--page-starfield:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.6)),url(/space-exe.jpg) center center /cover no-repeat fixed,#000000}html{height:100%;overflow-y:auto}body,html{overflow-x:hidden}body{min-height:100%;max-width:100vw;color:var(--foreground);background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(/bg1-desktop.png) 50% /cover no-repeat fixed,var(--background);font-family:Fira Code,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (min-width:1025px) and (max-width:1200px){body.homepage{min-height:100vh;max-height:100vh;overflow:hidden}}@media (max-width:1024px){body{background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(/bg1-mobile.png) 50% /cover no-repeat fixed,var(--background);min-height:100vh}body.homepage{max-height:100vh;overflow:hidden}}@media (max-width:850px){body.homepage{min-height:100vh;max-height:100vh;overflow-y:hidden}}@media (prefers-color-scheme:dark){html{color-scheme:dark}}