:root{--background:#111614;--foreground:#f5f0e8}html{background:var(--background);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:Arial,Helvetica Neue,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}::selection{color:#111614;background:#c7ff5e}:focus-visible{outline-offset:5px;outline:2px solid #c7ff5e}
