:root{--background:#0a0a0a;--foreground:#ededed;--muted:#888;--accent:#c084fc}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans),system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
