:root{--background:#000000;--foreground:#ffffff}html{background:#000000!important;color-scheme:dark}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background)!important;font-family:Inter,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0;background-color:transparent}a{color:inherit;text-decoration:none}#__next,[data-mantine-color-scheme],body,html{background:#000000!important}.mantine-Container-root{background:transparent!important}