51 lines
2.4 KiB
HTML
51 lines
2.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>Colony FIFA Rhythms • Alex Carter</title>
|
|
<style>
|
|
body { font-family: system-ui, -apple-system, sans-serif; background: #0a0a0a; color: #e0e0e0; margin: 0; padding: 2rem; line-height: 1.6; }
|
|
.container { max-width: 800px; margin: 0 auto; }
|
|
h1 { color: #fff; border-bottom: 2px solid #4a90e2; padding-bottom: 0.5rem; }
|
|
.section { margin: 2rem 0; }
|
|
ul { padding-left: 1.5rem; }
|
|
.analogy { background: #1a1a1a; padding: 1rem; border-left: 4px solid #4a90e2; margin: 1rem 0; }
|
|
footer { margin-top: 3rem; font-size: 0.9rem; color: #888; }
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<h1>Colony FIFA Rhythms</h1>
|
|
<p>Grounding 14-week dome cycles in FIFA 2026 match discipline and retail ops flow. Every schedule a solid base hit.</p>
|
|
|
|
<div class="section">
|
|
<h2>Core Principles</h2>
|
|
<ul>
|
|
<li>Morning circles mirror team huddles—review inventory, seal checks, resource ledgers.</li>
|
|
<li>14-week blocks align with tournament phases for predictable morale lifts.</li>
|
|
<li>Shift rotations like substitutions: keep the crew fresh, 99.4% uptime target.</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="section">
|
|
<h2>Woodworking Analogy</h2>
|
|
<div class="analogy">
|
|
Just as a well-fitted jig ensures precise cuts on every board, consistent FIFA-style drills lock habitat systems into reliable patterns. Measure twice, seal once—no one left on base.
|
|
</div>
|
|
</div>
|
|
|
|
<div class="section">
|
|
<h2>Action Steps for the Team</h2>
|
|
<ol>
|
|
<li>Map crew shifts to top match windows for shared viewing in commons.</li>
|
|
<li>Budget credits for morale kits: same discipline as pie ingredients or chair stock.</li>
|
|
<li>Track adherence like batting averages—adjust for dome variables.</li>
|
|
</ol>
|
|
</div>
|
|
|
|
<footer>Built off-duty by Alex Carter • Whittier roots, dome-ready • <a href="index.html">Back to hub</a></footer>
|
|
</div>
|
|
</body>
|
|
</html> |