%%{init: {"flowchart": {"useMaxWidth": true, "htmlLabels": false, "nodeSpacing": 14, "rankSpacing": 34, "padding": 16}, "themeVariables": {"fontSize": "14px", "edgeLabelBackground": "#ffffff"}}}%%
flowchart LR
M1["1<br/>CLAIM"] --> M2["2<br/>ARGUMENT"] --> M3["3<br/>MEASURE"] --> M4["4<br/>COMPARE"] --> M5["5<br/>RIVALS"] --> M6["6<br/>VERDICT"]
style M1 fill:#1e293b,color:#f9fafb,stroke:#1e293b
style M2 fill:#1e293b,color:#f9fafb,stroke:#1e293b
style M3 fill:#4a7c6f,color:#f9fafb,stroke:#4a7c6f
style M4 fill:#4a7c6f,color:#f9fafb,stroke:#4a7c6f
style M5 fill:#b44527,color:#f9fafb,stroke:#b44527
style M6 fill:#b7943a,color:#f9fafb,stroke:#b7943a