<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
@page { size: 8.5in 11in; margin: 0.5in; }
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: 'Georgia', serif; color: #1a1a1a; font-size: 12px; line-height: 1.5; }
h1 { font-size: 22px; color: #2e7d32; margin-bottom: 2px; }
h2 { font-size: 13px; color: #555; font-weight: normal; font-style: italic; margin-bottom: 6px; }
h3 { font-size: 14px; color: #2e7d32; margin: 6px 0 3px; page-break-after: avoid; }
.reading-box { background: #e8f5e9; border-left: 5px solid #43a047; border-radius: 0 8px 8px 0; padding: 8px 12px; margin-bottom: 6px; font-size: 11.5px; line-height: 1.35; }
.reading-box p { margin-bottom: 3px; text-indent: 1em; }
.reading-box p:last-child { margin-bottom: 0; }
.answer-line { border-bottom: 1px solid #b0bec5; height: 22px; }
.answer-lines-triple .line-row { border-bottom: 1px solid #b0bec5; height: 18px; }
.activity-box { border: 2px solid #42a5f5; border-radius: 6px; padding: 7px 10px; margin-bottom: 6px; }
.draw-box { border: 2px dashed #42a5f5; border-radius: 6px; height: 70px; background: #fafafa; margin-bottom: 6px; }
.circle-box { display: inline-block; width: 14px; height: 14px; border: 2px solid #42a5f5; border-radius: 50%; margin-right: 3px; vertical-align: middle; }
.wordbank span { background: #e3f2fd; border: 1px solid #42a5f5; border-radius: 4px; padding: 1px 5px; font-size: 10.5px; margin-right: 2px; display: inline-block; margin-bottom: 2px; }
table { width: 100%; border-collapse: collapse; margin-bottom: 6px; font-size: 11px; page-break-inside: avoid; }
th { background: #e8f5e9; color: #2e7d32; padding: 3px 5px; text-align: left; font-size: 10.5px; border: 1px solid #c8e6c9; }
td { padding: 3px 5px; border: 1px solid #e0e0e0; }
tr:nth-child(even) { background: #f9fbe7; }
.page { width: 7.5in; min-height: 10in; position: relative; }
.page + .page { page-break-before: always; }
.vocab-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4px; margin-bottom: 6px; }
.vocab-card { border: 2px solid #42a5f5; border-radius: 6px; padding: 4px 7px; }
.vocab-card strong { display: block; color: #1565c0; font-size: 12px; margin-bottom: 2px; }
.vocab-card .line-row { border-bottom: 1px solid #b0bec5; height: 16px; }
.draw-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 6px; margin-bottom: 6px; }
</style>
</head>
<body>

<!-- PAGE 1 -->
<div class="page">

<h1>🌱 What Do Plants Need?</h1>
<h2>Week 11 — Monday | Welcome to Life Science!</h2>

<h3>📖 Reading Time</h3>
<div class="reading-box">
<p>Welcome to our new unit about plants! Plants are living things, just like you. All living things have needs. If their needs are met, they grow. If not, they get weak and can die.</p>
<p>Plants need four main things. First, they need sunlight. Plants use light to make their own food inside their leaves. Second, they need water. Water travels from the roots up to every part of the plant. Third, they need air. Plants take in a gas from the air to help make food. Fourth, they need space and soil to grow. Soil holds the roots and gives plants nutrients.</p>
<p>Have you ever seen a plant in a dark corner? It turns pale and floppy. That plant is missing sunlight! This week we will plan an experiment to test what plants need.</p>
</div>

<h3>✏️ Reading Questions</h3>
<p><strong>1. Name the four main things plants need.</strong></p>
<div class="answer-line"></div>

<p><strong>2. Where does a plant make its food?</strong></p>
<div class="answer-line"></div>

<p><strong>3. What does soil give to a plant?</strong></p>
<div class="answer-line"></div>

<p><strong>4. What happens to a plant kept in a dark corner? Why?</strong></p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
</div>

<h3>📝 Vocabulary Grid</h3>
<p>Write a definition or draw a picture for each word.</p>

<div class="vocab-grid">
<div class="vocab-card"><strong>Sunlight</strong><div class="line-row"></div><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>Water</strong><div class="line-row"></div><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>Air</strong><div class="line-row"></div><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>Soil</strong><div class="line-row"></div><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>Nutrients</strong><div class="line-row"></div><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>Living Thing</strong><div class="line-row"></div><div class="line-row"></div><div class="line-row"></div></div>
</div>

</div>

<!-- PAGE 2 -->
<div class="page">

<h3>🔍 Need or Not a Need? Sort</h3>
<p>Sort each item. Does a plant need it to live, or not?</p>
<table>
<tr><th style="width:50%">Plants Need This</th><th style="width:50%">Plants Do NOT Need This</th></tr>
<tr><td style="height:100px"></td><td style="height:100px"></td></tr>
</table>
<p><strong>Items to sort:</strong> Sunlight, Candy, Water, Television, Air, Toys, Soil, Music</p>

<h3>🔍 True or False — Circle Your Answer</h3>
<p><span class="circle-box"></span> <strong>1.</strong> Plants are living things.</p>
<p><span class="circle-box"></span> <strong>2.</strong> Plants make their own food using sunlight.</p>
<p><span class="circle-box"></span> <strong>3.</strong> Plants do not need water.</p>
<p><span class="circle-box"></span> <strong>4.</strong> Roots take water up from the soil.</p>
<p><span class="circle-box"></span> <strong>5.</strong> Plants need air to help make food.</p>
<p><span class="circle-box"></span> <strong>6.</strong> A plant in the dark grows strong and green.</p>

<div class="draw-grid">
<div>
<p style="font-size:10px; text-align:center;"><strong>Draw a plant in sunlight</strong></p>
<div class="draw-box"></div>
</div>
<div>
<p style="font-size:10px; text-align:center;"><strong>Draw watering a plant</strong></p>
<div class="draw-box"></div>
</div>
<div>
<p style="font-size:10px; text-align:center;"><strong>Draw roots in soil</strong></p>
<div class="draw-box"></div>
</div>
</div>

<h3>📊 Compare: Plant Needs and Your Needs</h3>
<table>
<tr><th>Need</th><th>Do plants need it?</th><th>Do YOU need it?</th></tr>
<tr><td>Water</td><td></td><td></td></tr>
<tr><td>Air</td><td></td><td></td></tr>
<tr><td>Sunlight</td><td></td><td></td></tr>
<tr><td>Food</td><td></td><td></td></tr>
</table>

</div>

<!-- PAGE 3 -->
<div class="page">

<h3>✏️ Fill in the Blanks</h3>
<div class="wordbank">
<p><strong>Word Bank:</strong>
<span>sunlight</span>
<span>water</span>
<span>air</span>
<span>soil</span>
<span>roots</span>
<span>living</span>
</p>
</div>

<p>1. Plants use ____________________ to make food in their leaves.</p>
<div class="answer-line"></div>

<p>2. A plant drinks ____________________ through its roots.</p>
<div class="answer-line"></div>

<p>3. Plants take in a gas from the ____________________.</p>
<div class="answer-line"></div>

<p>4. The ____________________ holds the roots and gives nutrients.</p>
<div class="answer-line"></div>

<p>5. The ____________________ grow down into the ground.</p>
<div class="answer-line"></div>

<p>6. Plants are ____________________ things, just like animals and people.</p>
<div class="answer-line"></div>

<h3>🏠 Plant Needs Research</h3>
<p>Find a plant at home or outside. Study it like a scientist!</p>
<table>
<tr><th>Research Question</th><th>My Answer</th></tr>
<tr><td>Where does this plant get light?</td><td></td></tr>
<tr><td>Where does this plant get water?</td><td></td></tr>
<tr><td>What is this plant growing in?</td><td></td></tr>
<tr><td>Does the plant look healthy? How can you tell?</td><td></td></tr>
</table>

<h3>🔬 Experiment Preview</h3>
<div class="activity-box">
<p><strong>Coming Wednesday:</strong> We will plant seeds and set up a real plant experiment! We will take away one thing a plant needs and see what happens.</p>
<p><strong>Think about it:</strong> Which need would you like to test — light or water?</p>
<p><strong>Write your idea below:</strong></p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
</div>
</div>

</div>

</body>
</html>