AgeCraft

Aging, done right.

You're in.

Welcome to the AgeCraft community.


Your first letter is on its way. Watch your inbox.

If it doesn't show up in a few minutes, check your spam folder and mark AgeCraft as a trusted sender — so you never miss a letter.

<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;1,9..144,300;1,9..144,400&family=DM+Sans:wght@300;400;500&display=swap" rel="stylesheet"><style> * { box-sizing: border-box; margin: 0; padding: 0; } body { background: #F5F0EA; display: flex; align-items: center; justify-content: center; min-height: 100vh; padding: 2rem 1rem; } .ac-confirm { background: #FAF7F2; border: 1px solid #E8DDD0; border-radius: 12px; max-width: 560px; width: 100%; overflow: hidden; font-family: 'DM Sans', sans-serif; } .ac-header { background: #2C2418; padding: 2rem 2rem 1.75rem; text-align: center; border-bottom: 3px solid #C4733A; } .ac-wordmark { font-family: 'Fraunces', serif; font-size: 13px; letter-spacing: 0.25em; color: #C4733A; text-transform: uppercase; margin: 0 0 0.35rem; font-weight: 300; } .ac-tagline { font-family: 'DM Sans', sans-serif; font-size: 11.5px; letter-spacing: 0.12em; color: #9A8070; text-transform: uppercase; margin: 0; font-weight: 300; } .ac-body { padding: 2.5rem 2.5rem 2rem; text-align: center; } .ac-check { width: 48px; height: 48px; margin: 0 auto 1.5rem; display: block; } .ac-headline { font-family: 'Fraunces', serif; font-size: 28px; font-weight: 300; color: #2C2418; margin: 0 0 1rem; line-height: 1.2; font-style: italic; } .ac-subhead { font-family: 'DM Sans', sans-serif; font-size: 15px; color: #6B5B4E; margin: 0 0 1.75rem; font-weight: 400; line-height: 1.6; } .ac-divider { width: 40px; height: 2px; background: #C4733A; margin: 0 auto 1.75rem; border: none; } .ac-body-text { font-size: 14px; color: #7A6A5E; line-height: 1.75; margin: 0 0 0.75rem; } .ac-body-text strong { color: #2C2418; font-weight: 500; } .ac-footer { padding: 1.25rem 2.5rem 1.5rem; border-top: 1px solid #E8DDD0; text-align: center; } .ac-closing { font-family: 'Fraunces', serif; font-size: 13px; font-style: italic; color: #9A8070; font-weight: 300; margin: 0; letter-spacing: 0.01em; }</style></head><body><div class="ac-confirm"> <div class="ac-header"> <p class="ac-wordmark">AgeCraft</p> <p class="ac-tagline">Aging, done right.</p> </div> <div class="ac-body"> <svg class="ac-check" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="24" cy="24" r="22" stroke="#C4733A" stroke-width="1.5" fill="#FAF7F2"/> <polyline points="14,25 21,32 34,17" stroke="#C4733A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none"/> </svg> <h1 class="ac-headline">You're in.</h1> <p class="ac-subhead">Welcome to the AgeCraft community.</p> <hr class="ac-divider"> <p class="ac-body-text">Your first letter is on its way. <strong>Watch your inbox.</strong></p> <p class="ac-body-text">If it doesn't show up in a few minutes, check your spam folder and mark AgeCraft as a trusted sender — so you never miss a letter.</p> </div> <div class="ac-footer"> <p class="ac-closing">Here's to living well — at every age.</p> </div></div></body></html>