:root{--bg: #0D0D0D;--surface: #1A1A1A;--border: #2A2A2A;--text: #F5F5F5;--text-dim: #AAAAAA;--text-muted: #888888;--text-subtle: #555555;--accent: #7507FF;--accent-light: #B44DFF}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}a{color:var(--accent-light);text-decoration:none}a:hover{text-decoration:underline}
