:root{--bg:#0f1220;--bg-elevated:#171b2e;--text:#f2f3f8;--text-muted:#a7abc4;--primary:#7c5cff;--secondary:#ff6ac1;--border:#2a2f4a;--role-underwriter:var(--primary);--role-quarry:#f5a623;--role-hunter:var(--secondary);--role-factor:#f2c94c;--role-clerk:#4fd1c5}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}a{color:inherit}h1,h2{line-height:1.15}h1,h2,h3,h4{color:var(--primary)}.role-underwriter{color:var(--role-underwriter)}.role-quarry{color:var(--role-quarry)}.role-hunter{color:var(--role-hunter)}.role-factor{color:var(--role-factor)}.role-clerk{color:var(--role-clerk)}
