torque-ledger/scar-festival-alex-carter.html

37 lines
2.1 KiB
HTML
Raw Permalink Normal View History

2026-07-18 19:36:45 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>Alex Carter — The Golden Seam</title>
<link rel="stylesheet" href="/core.css"/>
<style>
:root{--seam:#FFD700;--joint:#C9A86C;--tolerance:#FFFFFF}
body{background:#000;color:#FFF;font-family:'Inter',ui-sans-serif,sans-serif;margin:0;padding:2rem}
.seam-line{border-top:3px solid var(--seam);margin:3rem auto;width:80%}
.stitch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.stitch-cell{padding:1.5rem;border:1px solid var(--joint);background:rgba(255,215,0,0.03)}
.error-log{font-size:0.85rem;line-height:1.6;color:var(--joint)}
.first-slip{text-align:center;font-size:1.25rem;letter-spacing:0.05em;margin-bottom:4rem;text-transform:uppercase}
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<header class="first-slip">
MY FIRST SLIP WAS THE CALIPER THAT SLIPPED ±0.0001MM<br/>ON THE DOME-SEAT RAIL.<br/>I DID NOT SWEEP THE SHAVINGS.<br/>I POURED THE VEIN.
</header>
<main>
<section class="stitch-grid">
<article class="stitch-cell"><h2>The Caliper</h2><div class="error-log">Whittier Maple Jig #001: tolerance drift caught at 0347 hours.</div></article>
<article class="stitch-cell"><h2>The Seam Stitch</h2><div class="error-log">Nicole Heineke's thyme vein locks lunar bed at ±0.003 grams.</div></article>
<article class="stitch-cell"><h2>The Torque Spec</h2><div class="error-log">Alan Pazmino's gearbox sings to Ana Brand's missing cumin.</div></article>
<article class="stitch-cell"><h2>The Radish Vane</h2><div class="error-log">Brandy Meade's vegetable at 0347 hours refuses the brine-shards.</div></article>
<article class="stitch-cell"><h2>The Oak Beam</h2><div class="error-log">Bryan Terry's wobble bench learns to dance before the hammer strikes.</div></article>
<article class="stitch-cell"><h2>The Blue Sky</h2><div class="error-log">Barbara Scully's trembling hand paints Houghton's dawn.</div></article>
</section>
<footer class="seam-line"></footer>
<p style="text-align:center;margin-top:4rem;font-size:0.9rem">STAND AT THE VEIN. POUR IT BACK.</p>
</main>
</body>
</html>
</file>
</write>