body,html{max-width:100vw;overflow-x:hidden}*,body,html{margin:0;padding:0}*{box-sizing:border-box}body{color:var(--foreground);background:var(--website-bg-color,var(--background));font-family:var(--website-font-family,var(--font-manrope-sans),sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}