:root{--background:variables.$colors-white-100;--foreground:variables.$colors-black-500}body,html{font-family:Arial,Helvetica,sans-serif;overflow-x:hidden;max-width:100%;height:100%;color:var(--foreground);background:linear-gradient(#fcecfc,#fff);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none;color:inherit}html{color-scheme:light}