%%{init: {"theme": "base", "flowchart": {"useMaxWidth": true, "nodeSpacing": 40, "rankSpacing": 50}, "themeVariables": {"fontSize": "18px", "primaryColor": "#e2e8f0", "primaryBorderColor": "#334155", "primaryTextColor": "#1e293b", "lineColor": "#64748b"}, "width": 1150, "height": 650}}%%
flowchart LR
A["<b>Technological Change</b>"] --> B["New productive<br/>possibilities"]
B --> C["Capital<br/>interests"]
B --> D["State actors<br/>seeking revenue"]
B --> E["Ideological<br/>entrepreneurs"]
C --> F["<b>Pressure to<br/>Commodify</b>"]
D --> F
E --> F
F --> G["<b>Disembedded<br/>Market Relations</b>"]







