:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden;font-family:system-ui,-apple-system,sans-serif}body{color:var(--foreground);background:var(--background)}*{box-sizing:border-box}