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