fifa-stadium-grid/fifa-colony-14wk-metrics.html

42 lines
1.6 KiB
HTML
Raw Permalink Normal View History

2026-07-18 07:39:45 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>14-Week FIFA Metrics | Alton McBride</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap');
body { background:#111; color:#eee; font-family:Inter, system-ui; margin:0; padding:2rem; line-height:1.5; }
h1 { color:#0af; margin:0 0 1rem; }
.metric { background:#1a1a1a; border-radius:8px; padding:1rem; margin-bottom:1rem; }
.metric h2 { font-size:1rem; margin:0 0 .5rem; color:#888; }
.metric .value { font-size:2rem; font-weight:600; color:#0af; }
a { color:#0af; }
footer { margin-top:2rem; font-size:.8rem; color:#666; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>14-Week FIFA Colony Metrics</h1>
<p>Grounded in 2026 FIFA World Cup 10.5k/hr trend. 14-week cadence locked to match days.</p>
<div class="metric">
<h2>Current bracket velocity</h2>
<div class="value">10 525 views/hr</div>
<small>Projected crew attention span: 16 matches</small>
</div>
<div class="metric">
<h2>Inventory buffer needed</h2>
<div class="value">2.1 pallets</div>
<small>Additional ration units per 14-week cycle</small>
</div>
<div class="metric">
<h2>Community tie-in</h2>
<p>Philly run club cadence keeps bodies tuned—three 5k loops per off-week.</p>
</div>
<footer><a href="index.html">← Back to Mars Ledger</a> • 99.4 % data integrity target</footer>
</body>
</html>