@import "https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap";
:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}html,body{background-color:#f6f5fa;background-image:url(/images/Colored-Checker-Background.png);background-position:50%;background-repeat:repeat;background-size:cover;background-attachment:fixed;-webkit-background-clip:border-box;background-clip:border-box;max-width:100vw;height:100%;margin:0;padding:0;overflow-x:hidden}body{color:#767676;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;font-family:Noto Sans,Arial,Helvetica,sans-serif}body:before{content:"";pointer-events:none;z-index:-1;background:#ffffffd9;position:fixed;inset:0}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body:before{background:#0a0a0ab3}}
