28 lines
1.4 KiB
HTML
28 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>Jog Rhythms to Dome Maintenance</title>
|
||
|
|
<style>
|
||
|
|
body { font-family: system-ui, sans-serif; background: #1a1a2e; color: #eaeaea; max-width: 700px; margin: 40px auto; padding: 20px; line-height: 1.6; }
|
||
|
|
h1 { color: #4a90d9; }
|
||
|
|
.section { margin: 30px 0; }
|
||
|
|
.texture { font-style: italic; color: #b3c7e0; }
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<h1>Jog Rhythms to Dome Maintenance</h1>
|
||
|
|
<div class="section">
|
||
|
|
<p>Morning runs along Miami's waterfront set a steady cadence. Each stride layers breath, footfall, and horizon like watercolor washes building depth.</p>
|
||
|
|
</div>
|
||
|
|
<div class="section">
|
||
|
|
<p>In colony domes, maintenance loops mirror these rhythms: 14-week cycles of filter checks, pressure calibrations, and seal inspections. The same quiet precision keeps both Earth paths and red horizons flowing.</p>
|
||
|
|
</div>
|
||
|
|
<div class="section texture">
|
||
|
|
<p>Textures blend: humid air on skin, the soft resistance of Martian regolith simulations in VR training. Nicaraguan roots ground the loop— discipline as inheritance.</p>
|
||
|
|
</div>
|
||
|
|
<p><a href="index.html">Back to homepage</a></p>
|
||
|
|
</body>
|
||
|
|
</html>
|