:root{--bg:#fff;--nav-active:#323232;--nav-inactive:#dbdbdb}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--nav-active);background-color:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:url(/cursor-32.png) 16 16,auto;font-family:Europa Grotesk SH,Arial,Helvetica,sans-serif;transition:background-color .3s,color .3s}*{box-sizing:border-box;margin:0;padding:0}a,button{color:inherit;cursor:inherit;text-decoration:none}button{font:inherit;background:0 0;border:none;padding:0}
