:root{--background:#fefefe;--foreground:#171717}:root[data-theme=dark]{--background:#0e171b;--foreground:#f4fafa}html{background-color:#fefefe}html[data-theme=dark]{background-color:#0e171b}html,body{max-width:100vw;overflow-x:hidden;transition:none!important}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
