:root{--bg: #0b0c10;--surface: #111217;--fg: #e6e6e6;--muted-fg: #a3a3a3;--accent: #6c5ce7;--chip: #171923;--border: #252633}html,body{height:100%}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";background:var(--bg);color:var(--fg)}a{color:var(--accent)}.container{width:min(1100px,92%);margin-inline:auto}
