:root{--background:#f4f6f8;--foreground:#17202a;--panel:#17202a;--muted:#68737d;--error:#a61b1b}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Georgia,Times New Roman,serif}*{box-sizing:border-box;margin:0;padding:0}
