@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;700;800&family=IBM+Plex+Mono:wght@400;500&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--surface:#111;--border:#222;--accent:#e8ff00;--accent-dim:#e8ff0022;--text:#f0f0f0;--text-dim:#666;--danger:#f44;--human:#0f8;--ai:#f44}body{background:var(--bg);color:var(--text);justify-content:center;align-items:center;min-height:100vh;font-family:IBM Plex Mono,monospace;display:flex}button{cursor:pointer;border:none;outline:none;font-family:IBM Plex Mono,monospace;font-size:.9rem}h1,h2,h3{font-family:Syne,sans-serif}
