*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--surface:#111111;--border:#222222;--text:#f5f5f5;--text-muted:#888888;--accent:#ff6600;--accent-dim:#ff660022;--green:#22c55e;--red:#ef4444;--yellow:#f59e0b}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}a{color:var(--accent);text-decoration:none}