:root{--background:#ffffff;--foreground:#171717;font-family:Inter,Arial,Helvetica,sans-serif}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{background:var(--background);color:var(--foreground);max-width:100vw;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}body,html{margin:0;padding:0;background-color:#0b0f19}