{
  "week": 9,
  "day": "Monday",
  "topic": "Gifts From Greece",
  "subtitle": "Ideas That Changed the World",
  "icon": "💡",
  "pages": [
    {
      "title": "💡 Gifts From Greece",
      "sections": [
        {
          "type": "activity",
          "title": "Today's Goals",
          "icon": "🎯",
          "content": [
            "✔ Learn what the Greeks invented with IDEAS, not just tools.",
            "✔ Preview democracy, theater, and philosophy.",
            "✔ Find Greek ideas in our world today."
          ]
        },
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Some inventions are things you can hold, like a wheel or a phone. But the ancient Greeks gave the world something even more powerful: <strong>ideas</strong>! Their ideas were so good that we still use them every single day, 2,500 years later.",
            "The Greeks invented <strong>democracy</strong> — letting people vote to choose their leaders and laws. They invented <strong>theater</strong> — plays with actors, costumes, and stages. And they loved <strong>philosophy</strong>, which means 'love of wisdom' — asking big questions like 'What is fair?' and 'How do we know things?'",
            "They also made big steps in math, medicine, and maps. A doctor named Hippocrates taught that sickness has natural causes, and doctors today still honor his promise to help patients. This week, we explore these amazing gifts one by one!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What kind of inventions did the Greeks give us that we can't hold in our hands?", "lines": "single"},
            {"text": "What does the word 'philosophy' mean?", "lines": "single"},
            {"text": "Name two Greek ideas we still use today.", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["idea", "democracy", "theater", "philosophy", "vote", "wisdom"]
        },
        {
          "type": "sort_table",
          "title": "Match the Idea",
          "icon": "📊",
          "instruction": "Write the letter that matches: A = people vote for leaders, B = plays with actors on a stage, C = asking big questions about life.",
          "header": ["Greek Invention", "Match (A–C)"],
          "rows": [
            ["Theater", ""],
            ["Philosophy", ""],
            ["Democracy", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Which is more powerful: an invention you can hold, or an idea? Why?", "lines": "triple"},
            {"text": "Ask your own BIG philosophy question! Write it here.", "lines": "single"}
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw a lightbulb bursting with Greek ideas: a voting box, a theater mask, and a question mark.",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Three big Greek ideas", "YES &nbsp; / &nbsp; NOT YET"],
            ["What philosophy means", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
