*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--black:#0a0a0a;--white:#fff;--off-white:#f5f5f5;--gray:#888;--light-gray:#e5e5e5}html{font-size:16px;scroll-behavior:smooth}body{background-color:var(--black);color:var(--white);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none}button,input{font-family:inherit}