:root{--background:#0a0a0a;--foreground:#ededed}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;color:var(--foreground);background:linear-gradient(#0a0a0a,#1a1a2e);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}
