:root{--background:#fff;--foreground:#171717;--font-app-sans:"League Spartan", Arial, Helvetica, sans-serif}@font-face{font-family:League Spartan;src:url(/fonts/league-spartan/LeagueSpartan-wght.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-app-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
