:root{--background:var(--mantine-color-gray-0);--foreground:var(--mantine-color-gray-9)}@media (max-width:600px){html{font-size:13px}}body,html{max-width:100vw;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}body,html{--mantine-color-dimmed:#868e96}body{color:var(--foreground);background-color:var(--background);background-attachment:fixed;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}