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