html{height:100%;scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden}body{min-height:100vh;font-family:var(--font-onest),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}ul{list-style:none}a{color:inherit;text-decoration:none}:focus{outline:none}