:root{--background:#0a0a0a;--foreground:#ededed}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;grid-template-rows:min-content 1fr;min-height:100dvh;font-family:Arial,Helvetica,sans-serif;display:grid}body.no-scroll{height:100dvh;overflow:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}footer{text-align:center;align-self:flex-end;padding:1rem 0 3rem}footer a{color:#757575;margin-bottom:.25rem;font-size:.9rem;display:inline-block}footer a:last-of-type{margin-bottom:0}
