%%{init: {
"theme": "base",
"themeVariables": {
"primaryColor": "#f8f9fa",
"primaryTextColor": "#2c3e50",
"primaryBorderColor": "#dee2e6",
"lineColor": "#2c3e50",
"fontFamily": "\"Source Sans Pro\", sans-serif",
"fontSize": "15px"
}
}}%%
flowchart LR
E["Open your\nenvelope"] --> A["Analyse\nas a team"]
A --> B["Team Lead\nbriefs the IC"]
B --> I["IC synthesizes\nacross all teams"]
I --> N["Next round\nenvelope"]
classDef step fill:#f8f9fa,stroke:#dee2e6,color:#2c3e50,font-weight:bold
classDef ic fill:#2c3e50,stroke:#2c3e50,color:#ffffff,font-weight:bold
class E,A,B,N step
class I ic%%{init: {
"theme": "base",
"themeVariables": {
"primaryColor": "#f8f9fa",
"primaryTextColor": "#2c3e50",
"primaryBorderColor": "#dee2e6",
"lineColor": "#2c3e50",
"fontFamily": "\"Source Sans Pro\", sans-serif",
"fontSize": "15px"
}
}}%%
flowchart LR
E["Open your\nenvelope"] --> A["Analyse\nas a team"]
A --> B["Team Lead\nbriefs the IC"]
B --> I["IC synthesizes\nacross all teams"]
I --> N["Next round\nenvelope"]
classDef step fill:#f8f9fa,stroke:#dee2e6,color:#2c3e50,font-weight:bold
classDef ic fill:#2c3e50,stroke:#2c3e50,color:#ffffff,font-weight:bold
class E,A,B,N step
class I ic