:root{--background:#f6f6ea;--foreground:#101;--border:#454545;--accent:#aaf;--highlight:#ddddd0}@media (prefers-color-scheme:dark){:root{--background:#101;--border:grey;--highlight:#1e1e1e;--foreground:#e3e3ff}}html,body{max-width:100vw}h1{font-weight:400}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}

/*# sourceMappingURL=80c0fe038f34d64a.css.map*/