:root{--bg:#09090f;--surface:#11111a;--text:#ececf3;--muted:#9090a8;--accent:#6366f1;--border:#252536}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:inherit}