:root{--background:#ffffff;--foreground:#171717}body,html{margin:0;padding:0}body{min-height:100vh;min-height:100dvh;overflow-x:clip;color:var(--foreground);background:var(--background);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}button,input{font-family:inherit}