:root{--background:#f7f7f5;--foreground:#1a1a1a}body,html{max-width:100vw;overflow-x:hidden}body{margin:0;min-height:100vh;color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{color:inherit;text-decoration:none}