:root{--background:#fff;--foreground:#171717;--font-sans:"Avenir Next", "Segoe UI", sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}html{height:100%}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}body>*{flex:1;min-height:0}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
