:root{--background:#050706;--foreground:#f4f6f1;--font-headline:"D-DIN","Endless",Arial,sans-serif;--font-body:"Endless",Arial,Helvetica,sans-serif;--font-secondary:"Orbitron","Endless",sans-serif;color-scheme:dark}@font-face{font-family:Endless;src:url(/fonts/endless-regular.ttf) format("truetype");font-display:swap;font-style:normal;font-weight:400 900}@font-face{font-family:Orbitron;src:url(/fonts/Orbitron-VariableFont_wght.ttf) format("truetype");font-display:swap;font-style:normal;font-weight:400 900}@font-face{font-family:D-DIN;src:url(/fonts/D-DIN.otf) format("opentype");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:D-DIN;src:url(/fonts/D-DIN-Italic.otf) format("opentype");font-display:swap;font-style:italic;font-weight:400}@font-face{font-family:D-DIN;src:url(/fonts/D-DIN-Bold.otf) format("opentype");font-display:swap;font-style:normal;font-weight:700}html{height:100%;scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:var(--font-headline)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}a,button{touch-action:manipulation;-webkit-tap-highlight-color:rgba(183,240,0,.22)}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid #b7f000;outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}