:root{--maroon:#5d1414;--on-maroon:#fff;--on-maroon-soft:#e9d6cc;--gold:#e8b04b;--cream:#faf5ec;--surface:#fff;--selected:#f1e7d7;--ink:#2b2018;--ink-secondary:#766553;--border:#e7dccb;--font-serif:ui-serif, "New York", "Iowan Old Style", Georgia, "Noto Serif", serif;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--ease:cubic-bezier(.2, 0, 0, 1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;height:auto;display:block}.wrap{max-width:1120px;margin:0 auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}h1,h2,h3{text-wrap:balance}h1,h2{font-family:var(--font-serif);color:var(--ink);font-weight:500}.site-header{padding-block:clamp(1.25rem,3vw,2rem) 0}.header-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.header-note{color:var(--ink-secondary);font-size:.9rem}.hero{padding-block:clamp(2.5rem,7vw,5.5rem) clamp(3.5rem,8vw,6.5rem)}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.kicker{color:var(--maroon);margin-bottom:1.25rem;font-size:.95rem;font-weight:600}.hero h1{letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5.6vw,4.25rem);line-height:1.06}.lede{color:var(--ink-secondary);text-wrap:pretty;max-width:46ch;font-size:clamp(1.05rem,1.4vw,1.2rem)}.hero-photo img{object-fit:cover;border-radius:10px;width:100%;height:clamp(340px,44vw,560px)}.rail{background:var(--maroon);color:var(--on-maroon);padding-block:clamp(3.5rem,8vw,6rem)}.rail h2{color:var(--on-maroon);max-width:24ch;font-size:clamp(1.9rem,3.4vw,2.75rem);line-height:1.15}.rail-lede{color:var(--on-maroon-soft);text-wrap:pretty;max-width:56ch;margin-block:1.25rem clamp(2.75rem,5vw,4rem)}.stages{grid-template-columns:repeat(5,1fr);gap:2rem;list-style:none;display:grid}.stages li{padding-top:1.5rem;position:relative}.stages li:before{content:"";background:#ffffff47;height:1px;position:absolute;top:0;left:0;right:-2rem}.stages li:last-child:before{right:0}.stages li:after{content:"";background:var(--gold);border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;left:0}.stages h3{margin-bottom:.35rem;font-size:1.02rem;font-weight:650}.stages p{color:var(--on-maroon-soft);font-size:.92rem;line-height:1.55}.reasons{background:var(--surface);padding-block:clamp(3.5rem,8vw,6rem)}.reasons-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.reasons h2{font-size:clamp(1.9rem,3.4vw,2.75rem);line-height:1.15;position:sticky;top:2rem}.reason{border-top:1px solid var(--border);grid-template-columns:minmax(0,15rem) minmax(0,1fr);gap:.5rem 2rem;padding-block:1.5rem;display:grid}.reason:last-child{border-bottom:1px solid var(--border)}.reason h3{color:var(--maroon);font-size:1.05rem;font-weight:650}.reason p{color:var(--ink);max-width:52ch}.makers{text-align:center;padding-block:clamp(3.5rem,8vw,6rem)}.makers h2{font-size:clamp(1.9rem,3.4vw,2.75rem);line-height:1.15}.makers-lede{color:var(--ink-secondary);text-wrap:pretty;max-width:52ch;margin:1.25rem auto clamp(2.5rem,5vw,3.5rem)}.maker-strip{grid-template-columns:repeat(3,1fr);gap:clamp(.75rem,2vw,1.5rem);margin-bottom:clamp(4rem,7vw,5.5rem);display:grid}.maker-photo img{aspect-ratio:9/11;object-fit:cover;border-radius:10px;width:100%}.maker-photo.offset{transform:translateY(2rem)}.makers-note{font-family:var(--font-serif);color:var(--ink);text-wrap:balance;max-width:34ch;margin-inline:auto;font-size:clamp(1.15rem,1.8vw,1.4rem)}.site-footer{border-top:1px solid var(--border);padding-block:2.25rem}.footer-row{color:var(--ink-secondary);align-items:center;gap:.85rem;font-size:.9rem;display:flex}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.rise-1,.rise-2,.rise-3{animation:rise .38s var(--ease) backwards}.rise-2{animation-delay:60ms}.rise-3{animation-delay:.12s}@media (prefers-reduced-motion:reduce){.rise-1,.rise-2,.rise-3{animation:none}}@media (max-width:820px){.hero-grid{grid-template-columns:1fr}.hero-photo img{aspect-ratio:3/2;height:auto}.stages{grid-template-columns:1fr;gap:0}.stages li{padding:0 0 1.75rem 1.5rem}.stages li:before{width:1px;height:auto;top:4px;bottom:0;right:auto}.stages li:last-child:before{display:none}.stages li:after{top:4px;left:-4px}.reasons-grid{grid-template-columns:1fr}.reasons h2{position:static}.reason,.maker-strip{grid-template-columns:1fr}.maker-photo.offset{transform:none}.maker-photo img{aspect-ratio:4/3}}
