flowchart LR
ELA["🎓 English Language Arts"]
ELA --> RL["Reading: Literature"]
ELA --> RI["Reading: Informational Text"]
ELA --> W["Writing"]
ELA --> SL["Speaking & Listening"]
ELA --> L["Language"]
RL --> RL2["Analyze literary texts — fiction,\npoetry, drama, and narrative"]
RI --> RI2["Evaluate arguments, evidence,\nand structure in nonfiction"]
W --> W2["Produce arguments, narratives,\nand informational writing"]
SL --> SL2["Discuss, present, and collaborate\nwith purpose and clarity"]
L --> L2["Apply grammar, vocabulary,\nand conventions to communicate"]
style ELA fill:#1565C0,color:#fff,stroke:#0D47A1
style RL fill:#2E7D32,color:#fff,stroke:#1B5E20
style RI fill:#00695C,color:#fff,stroke:#004D40
style W fill:#6A1B9A,color:#fff,stroke:#4A148C
style SL fill:#E65100,color:#fff,stroke:#BF360C
style L fill:#C62828,color:#fff,stroke:#B71C1C
style RL2 fill:#C8E6C9,color:#1B5E20,stroke:#2E7D32
style RI2 fill:#B2DFDB,color:#004D40,stroke:#00695C
style W2 fill:#E1BEE7,color:#4A148C,stroke:#6A1B9A
style SL2 fill:#FFE0B2,color:#BF360C,stroke:#E65100
style L2 fill:#FFCDD2,color:#B71C1C,stroke:#C62828