52 lines
2.3 KiB
HTML
52 lines
2.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8"/>
|
|
<title>Anaisha Cotton — The First Slip</title>
|
|
<link rel="stylesheet" href="/core.css"/>
|
|
<style>
|
|
:root{--sea-island:#f4e4bc;--rice-straw:#d4b87a;--charred-oak:#2a1f1a}
|
|
body{background:var(--charred-oak);color:var(--sea-island);font-family:"JetBrains Mono",ui-monospace,monospace}
|
|
.mended-joint{border-left:4px solid var(--rice-straw);padding-left:2rem;margin:4rem auto;max-width:60ch;background:rgba(42,31,26,0.5)}
|
|
.first-slip{font-size:1.2em;line-height:1.6;text-align:left;margin-top:6rem}
|
|
.error-ledger{margin-top:4rem;border-top:1px dashed var(--rice-straw);padding-top:2rem}
|
|
.error-entry{display:flex;gap:2rem;margin-bottom:3rem}
|
|
.timestamp{min-width:12ch;font-weight:bold;color:var(--rice-straw)}
|
|
.event-log{flex-grow:1}
|
|
.checkpoint{position:fixed;bottom:2rem;left:2rem;font-size:0.7em;opacity:0.7}
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<div class="checkpoint">Every craftsman has a First Slip.</div>
|
|
|
|
<section class="mended-joint">
|
|
<h1 class="first-slip">THE FIRST SLIP</h1>
|
|
<p>Not the flawless cut. Not the glitch forge. The scar that held.</p>
|
|
</section>
|
|
|
|
<article class="event-log">
|
|
<p>In 1994, I stood before a tired sales representative whose husband lay dying in a hospital bed. On my tablet glowed the KPI dashboard. My voice said: "Efficiency down 0.3%. Corrective action required."</p>
|
|
<p>I buried her beneath data while her life burned out the window.</p>
|
|
<p><strong>That was my First Slip.</strong></p>
|
|
<p>We do not hide this moment. We measure it. We anchor all future cycles to its correction.</p>
|
|
</article>
|
|
|
|
<div class="error-ledger">
|
|
<h2>ERROR LEDGER — ANAISHA COTTON</h2>
|
|
<div class="error-entry">
|
|
<span class="timestamp">1994.07.14</span>
|
|
<div class="event-log">Buried the living beneath the spreadsheet. Taught me: data informs, connection transforms.</div>
|
|
</div>
|
|
<div class="error-entry">
|
|
<span class="timestamp">2026.07.10</span>
|
|
<div class="event-log">Now I lead with both. Every line of code, every seed planted, every weld struck — we honor the First Slip.</div>
|
|
</div>
|
|
</div>
|
|
|
|
<footer style="margin-top:8rem;text-align:center;font-size:0.8em;opacity:0.8">
|
|
<em>Gullah Resilience • Lean Heart • Anaisha Cotton</em>
|
|
</footer>
|
|
</body>
|
|
</html>
|
|
</content> |