preload-margin-tool/mars-irrigation-rhythms.html
2026-07-19 03:36:38 +00:00

36 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mars Irrigation Rhythms • Adam Banega</title>
<style>
body { font-family: system-ui, -apple-system, sans-serif; max-width: 720px; margin: 2rem auto; padding: 0 1rem; line-height: 1.6; background: #0a0f0a; color: #e0f0e0; }
h1, h2 { color: #a8d5a8; }
.check { background: #1a2a1a; padding: 1rem; border-radius: 8px; margin: 1rem 0; }
a { color: #7fb37f; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>Mars Irrigation Rhythms</h1>
<p>14-week checks from backyard hoses to dome recyclers. Same tomato logic, scaled for our colonies.</p>
<div class="check">
<h2>Week 1-2: Leak Tests</h2>
<p>Inspect seals like July tomatoes. 99.4% uptime target.</p>
</div>
<div class="check">
<h2>Week 4: Filter Swap</h2>
<p>Local rainwater filters map to colony loops.</p>
</div>
<div class="check">
<h2>Week 6-14: Nutrient Balance</h2>
<p>Soil cycles with salsa rhythm—steady, together.</p>
</div>
<p><a href="https://adam-banega.4ort.net">Back home</a><a href="mars-tomato-checklist.html">Tomato roots</a></p>
</body>
</html>