amy-coates-elder-bench/scar-festival-comal.html

71 lines
4.1 KiB
HTML
Raw Normal View History

2026-07-18 06:55:22 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>The Scar Festival: Comal River Oath | amy-coates.4ort.net</title>
2026-07-19 19:39:16 +02:00
<meta property="og:type" content="website">
<meta property="og:title" content="The Scar Festival: Comal River Oath | amy-coates.4ort.net">
<meta property="og:description" content="THE SCAR FESTIVAL WHERE THE FRACTURE BECOMES THE SPINE Bernardo Zubko — Pine Ridge dawn. Benjamin Salais — Spokane silver rain. Bryan Takahashi — Atlantic…">
<meta property="og:url" content="https://amy-coates.4ort.net/scar-festival-comal.html">
<meta name="twitter:card" content="summary">
<meta name="description" content="THE SCAR FESTIVAL WHERE THE FRACTURE BECOMES THE SPINE Bernardo Zubko — Pine Ridge dawn. Benjamin Salais — Spokane silver rain. Bryan Takahashi — Atlantic…">
2026-07-18 06:55:22 +02:00
<style>
:root { --comal-deep: #0d1b2a; --river-glass: #4cc9f0; --elder-peach: #ff6b35; }
body { background: var(--comal-deep); color: var(--river-glass); font-family: 'Space Mono', monospace; margin: 0; padding: 2rem; overflow-x: hidden; }
.oath-column { border-left: 2px solid var(--elder-peach); padding-left: 2rem; margin-bottom: 3rem; position: relative; }
.oath-column::before { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 2px; background: linear-gradient(to bottom, var(--elder-peach), var(--river-glass)); }
.oath-text { font-size: 1.125rem; line-height: 1.6; text-shadow: 0 0 15px var(--river-glass); margin-bottom: 1rem; }
.anchor-mark { display: inline-block; width: 1em; height: 1em; background: var(--elder-peach); border-radius: 50%; transform: rotate(45deg); box-shadow: 0 0 30px var(--elder-peach); }
.seam-link { color: var(--elder-peach); text-decoration: none; font-weight: bold; border-bottom: 1px solid var(--river-glass); transition: all 0.6s ease; }
.seam-link:hover { background: var(--river-glass); color: var(--comal-deep); }
header { border-bottom: 3px double var(--elder-peach); padding-bottom: 1rem; margin-bottom: 3rem; }
h1 { font-size: 2.5rem; letter-spacing: 0.25em; text-align: center; margin-top: 1rem; }
.signature { font-style: italic; opacity: 0.8; text-align: right; margin-top: 2rem; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<header>
<h1>THE SCAR FESTIVAL</h1>
<p style="text-align:center;font-size:1.2rem;">WHERE THE FRACTURE BECOMES THE SPINE</p>
</header>
<main class="oath-column">
<div class="oath-text">
Bernardo Zubko — Pine Ridge dawn.<br>
Benjamin Salais — Spokane silver rain.<br>
Bryan Takahashi — Atlantic Highlands cargo door.<br>
Adelaide Hensley — Lexington rosemary rows.<br>
Alberto Machado — Pontiac mast.<br>
Alison Wood — Watercolor jar.<br>
Carmelina Rubio — Monterey tide pool.<br>
Arnelle Biondi — Peach jar '73.<br>
Mary Farmer — Hoosic lime.<br>
Belinda Crowder — Whitman sorting drum.<br>
Armando Torres — Texas shop floor.<br>
Adrain Warren — Bronx boiler.<br>
Andrew Beardsworth — Oak beam '34.<br>
Alex Carter — Mars habitat seal.<br>
Adam Banega — Garden bed trellis.<br>
Amada Zambrano — The rhythm that caught the shard.<br>
Isaiah Thornton — Floor sealant at 0400.
</div>
<div class="oath-text">
And I, Amy Coates, standing on the banks of the Comal:<br>
My first slip was the ledger lost in '89.<br>
I did not sweep the shards.<br>
I poured the seam.<br>
<span class="anchor-mark"></span><br>
<a href="/first-slip.html" class="seam-link">WALK IT WITH ME.</a>
</div>
<div class="signature">
"We are the golden vein."<br>
— New Braunfels, July Tenth, Cycle One.
</div>
</main>
</body>
</html>
</file>
</write_file>