:root{--bg:#0b0d12;--surface:#141821;--border:#232936;--text:#e6e9ef;--muted:#8b93a5;--accent:#4ade80}*{box-sizing:border-box}body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6}