:root{--background:#131314;--foreground:#D4D0C8}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;background-color:var(--background);color:var(--foreground);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}