:root{--background:#ffffff;--foreground:#171717;--font-size-root:16px;--font-size-xsmall:11px;--font-size-small:12px;--font-size-medium:14px;--font-size-large:20px;--font-size-xlarge:24px;--font-size-xxlarge:27px;--font-size-xxxlarge:36px;--font-family:Arial,Helvetica,sans-serif}body,html{max-width:100vw;overflow-x:hidden}body{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}