:root{--background:#fff;--foreground:#171717}body,html{max-width:100vw}body{color:var(--foreground);background:var(--background)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.modal,html{color-scheme:light}