:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ffffff}}body,html{max-width:100vw;overflow-x:hidden}body{font-family:sans-serif;background:#ffffff;color:#222}*,body{margin:0;padding:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}