:root{--background:#fff;--foreground:#171717}@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);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;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}}@font-face{font-family:InterRegular;src:url(/fonts/Inter_18pt-Regular.ttf)format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:InterMedium;src:url(/fonts/Inter_18pt-Medium.ttf)format("woff2");font-weight:500;font-display:swap;font-style:normal}
