:root{--black:#050706;--panel:#0b0e0c;--panel-2:#111511;--line:#29302b;--white:#f4f6f1;--muted:#b8beb6;--lime:#a8d800;--amber:#d98922;--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:transparent}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid #b7f000;outline-offset:4px}:where(button,a,[role=button]):focus:not(:focus-visible){outline:none}:where(button,a,[role=button]){-webkit-tap-highlight-color:transparent}a:active,button:not(:disabled):active{filter:brightness(.86)}img,input,select,textarea,video{max-width:100%}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html{scroll-behavior:auto}}