:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;--paper:#f7f4ee;--paper-deep:#eee9df;--surface:#fffdf9;--ink:#23211e;--muted:#6b665f;--faint:#918a81;--rust:#aa472f;--rust-dark:#8c3723;--rust-soft:#f3e3dd;--green:#2f6b4f;--rule:#d6d0c6;--rule-dark:#b9b1a6;--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--serif:"Iowan Old Style", "Palatino Linotype", Palatino, Charter, Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{min-width:320px;color:var(--ink);background:var(--paper);font-family:var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.58}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a,button{color:inherit}::selection{color:#fff;background:var(--rust)}.site-shell{min-height:100vh}.page-width{width:min(1040px,100% - 48px);margin-left:auto;margin-right:auto}.skip-link{z-index:100;color:#fff;background:var(--ink);padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--rule);background:#f7f4eef5}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;width:min(1040px,100% - 48px);min-height:72px;margin:0 auto;display:grid}.wordmark{letter-spacing:-.025em;justify-self:start;align-items:center;gap:.55rem;font-size:1.02rem;font-weight:720;line-height:1;text-decoration:none;display:inline-flex}.wordmark-dot{background:var(--rust);border-radius:50%;width:.72rem;height:.72rem}.site-header nav{align-items:center;gap:1.8rem;display:flex}.site-header nav a,.header-contact{font-size:.78rem;font-weight:620;text-decoration:none}.site-header nav a{color:var(--muted)}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--ink)}.header-contact{border-bottom:1px solid var(--ink);justify-self:end;padding-bottom:.15rem}main section{scroll-margin-top:24px}.eyebrow,.note-label{color:var(--rust);letter-spacing:0;margin:0;font-size:.78rem;font-weight:650}.hero{border-bottom:1px solid var(--rule-dark);padding-top:clamp(5rem,9vw,8rem);padding-bottom:clamp(5rem,9vw,8rem)}.hero>.eyebrow{margin-bottom:2.25rem}.hero-layout{grid-template-columns:minmax(0,2.2fr) minmax(230px,.8fr);align-items:end;gap:clamp(3rem,8vw,7rem);display:grid}.hero-copy h1{letter-spacing:-.045em;max-width:15ch;margin:0;font-size:clamp(3.2rem,6vw,4.5rem);font-weight:630;line-height:1.02}.hero-lede{color:#49453f;max-width:650px;margin:2.2rem 0 0;font-size:clamp(1.12rem,2vw,1.32rem);line-height:1.52}.hero-status{color:var(--muted);margin:1rem 0 0;font-size:.92rem}.hero-actions{align-items:center;gap:1.35rem;margin-top:2.4rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;min-height:46px;padding:.78rem 1.05rem;font-size:.82rem;font-weight:680;transition:background-color .15s,border-color .15s,transform .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.65;transform:none}.button-primary{color:#fff;background:var(--rust);border-color:var(--rust)}.button-primary:hover{background:var(--rust-dark);border-color:var(--rust-dark)}.plain-link{color:var(--ink);text-underline-offset:.28rem;font-size:.82rem;font-weight:650;text-decoration-thickness:1px}.hero-note{border-top:1px solid var(--ink);border-left:1px solid var(--rule);padding:1.4rem 0 0 1.5rem}.hero-note ul{margin:1rem 0 1.5rem;padding:0;list-style:none}.hero-note li{font-family:var(--serif);padding:.33rem 0;font-size:1.22rem}.note-meta{color:var(--muted);margin:0;font-size:.72rem}.section{border-bottom:1px solid var(--rule-dark);padding-top:clamp(5.5rem,9vw,8.5rem);padding-bottom:clamp(5.5rem,9vw,8.5rem)}.section-heading{max-width:730px}.section-heading h2,.honesty-intro h2,.contact-copy h2{letter-spacing:-.045em;margin:1rem 0 0;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:650;line-height:1.06}.section-heading>p:last-child,.honesty-intro>p:last-child,.contact-copy>p:not(.eyebrow):not(.email-note):not(.privacy-note){max-width:650px;color:var(--muted);margin:1.5rem 0 0;font-size:1.05rem}.principles-list{border-top:1px solid var(--ink);margin-top:clamp(3.5rem,7vw,6rem)}.principles-list article{border-bottom:1px solid var(--rule);grid-template-columns:3.2rem minmax(0,1fr);gap:1.25rem;padding:1.75rem 0;display:grid}.principles-list article>span{color:var(--rust);font-family:var(--serif);font-size:1.05rem}.principles-list h3,.commitment-list h3,.help-list h3{letter-spacing:-.018em;margin:0;font-size:1.05rem;font-weight:680}.principles-list p,.commitment-list p,.help-list p{max-width:720px;color:var(--muted);margin:.45rem 0 0}.caught-up-note{background:#f5faf7;border:1px solid #bdd2c7;border-radius:12px;align-items:center;gap:1rem;width:min(580px,100% - 3.2rem);margin:3.5rem 0 0 3.2rem;padding:1.1rem 1.2rem;display:flex}.check-mark{border:1px solid var(--green);width:2.1rem;height:2.1rem;color:var(--green);border-radius:50%;flex:none;place-items:center;font-size:.84rem;display:grid}.caught-up-note strong{font-size:.94rem}.caught-up-note p{color:var(--muted);margin:.12rem 0 0;font-size:.82rem}.founder-section{border-bottom:1px solid var(--rule-dark);background:var(--surface);padding-top:clamp(5.5rem,9vw,8.5rem);padding-bottom:clamp(5.5rem,9vw,8.5rem)}.founder-layout{grid-template-columns:180px minmax(0,720px);justify-content:start;gap:clamp(2rem,7vw,6rem);display:grid}.letter-meta{color:var(--muted);padding-top:.45rem;font-size:.76rem}.letter-meta p{color:var(--rust);margin:0 0 .2rem;font-weight:700}.founder-letter{font-family:var(--serif)}.founder-letter h2{letter-spacing:-.035em;margin:0 0 2.4rem;font-size:clamp(2.15rem,4.5vw,3.45rem);font-weight:500;line-height:1.1}.founder-letter>p:not(.signature){color:#45413b;margin:0 0 1.25rem;font-size:clamp(1.1rem,1.8vw,1.25rem);line-height:1.68}.signature{border-top:1px solid var(--rule);font-family:var(--sans);gap:.05rem;margin:2.5rem 0 0;padding-top:1.1rem;font-size:.82rem;display:grid}.signature span{color:var(--muted)}.honesty{grid-template-columns:minmax(280px,.85fr) minmax(380px,1.15fr);column-gap:clamp(3rem,8vw,7rem);display:grid}.honesty-intro{align-self:start}.honesty-intro h2{font-size:clamp(2.5rem,5.2vw,4rem)}.commitment-list{border-top:1px solid var(--ink)}.commitment-list article{border-bottom:1px solid var(--rule);padding:1.5rem 0}.project-status{border:1px solid var(--rule);background:var(--surface);border-radius:14px;grid-column:1/-1;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,7vw,6rem);margin-top:clamp(4rem,8vw,7rem);padding:2.25rem;display:grid}.project-status>div>p:last-child{color:var(--muted);margin:1rem 0 0}.project-status ol{margin:0;padding:0;list-style:none}.project-status li{border-bottom:1px solid var(--rule);grid-template-columns:4.5rem 1fr;gap:1rem;padding:.7rem 0;font-size:.84rem;display:grid}.project-status li:first-child{padding-top:0}.project-status li:last-child{border-bottom:0;padding-bottom:0}.project-status strong{color:var(--rust)}.project-status span{color:var(--muted)}.updated-at{color:var(--faint);grid-column:1/-1;margin:0;font-size:.68rem}.commitment-note{color:var(--muted);grid-column:2;margin:1.5rem 0 0;font-size:.78rem}.help-heading{max-width:680px}.help-list{border-top:1px solid var(--ink);margin-top:clamp(3.5rem,7vw,6rem)}.help-list article{border-bottom:1px solid var(--rule);grid-template-columns:5.5rem minmax(0,1fr) auto;align-items:start;gap:1.5rem;padding:1.65rem 0;display:grid}.help-label{color:var(--rust);letter-spacing:0;padding-top:.12rem;font-size:.74rem;font-weight:650}.help-list article>button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;padding:.15rem 0;font-size:.75rem;font-weight:650}.support-note{border-top:1px solid var(--rule);grid-template-columns:minmax(140px,.35fr) minmax(300px,1.65fr);gap:clamp(2rem,7vw,6rem);margin-top:3rem;padding-top:1.4rem;display:grid}.support-note>div>p{max-width:700px;color:var(--muted);margin:0 0 .65rem;font-size:.88rem}.button-link{cursor:pointer;background:0 0;border:0;padding:0;display:inline}.faq-section{grid-template-columns:.65fr 1.35fr;gap:clamp(3rem,8vw,7rem);display:grid}.compact-heading h2{font-size:clamp(2.3rem,4.5vw,3.25rem)}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--rule)}.faq-list summary{cursor:pointer;grid-template-columns:1fr auto;align-items:center;gap:1.5rem;min-height:68px;font-size:.94rem;font-weight:650;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:.85rem;height:.85rem;position:relative}.faq-list summary span:before,.faq-list summary span:after{content:"";background:var(--rust);width:100%;height:1px;transition:transform .15s;position:absolute;top:50%;left:0}.faq-list summary span:after{transform:rotate(90deg)}.faq-list details[open] summary span:after{transform:rotate(0)}.faq-list details>p{max-width:620px;color:var(--muted);margin:-.2rem 3rem 1.5rem 0;font-size:.9rem}.contact-section{background:var(--paper-deep);padding-top:clamp(5.5rem,9vw,8.5rem);padding-bottom:clamp(5.5rem,9vw,8.5rem)}.contact-layout{grid-template-columns:minmax(280px,.8fr) minmax(440px,1.2fr);gap:clamp(3rem,8vw,7rem);display:grid}.contact-copy h2{font-size:clamp(2.6rem,5vw,3.8rem)}.email-note{margin:2rem 0 0;font-size:.9rem}.email-note a,.form-status a{text-underline-offset:.25rem;font-weight:650}.privacy-note{border-top:1px solid var(--rule);color:var(--muted);margin:1.5rem 0 0;padding-top:1.25rem;font-size:.74rem}.privacy-note a{text-underline-offset:.22rem;font-weight:650}.contact-form{border:1px solid var(--rule);background:var(--surface);border-radius:14px;grid-template-columns:1fr 1fr;align-content:start;gap:1.4rem;padding:1.8rem;display:grid}.full-field{grid-column:1/-1}.field{gap:.45rem;display:grid}.field>span{color:#4a4640;font-size:.73rem;font-weight:650}.field small{color:var(--faint);margin-left:.35rem;font-weight:500}.field input,.field select,.field textarea{border:1px solid var(--rule-dark);width:100%;min-height:45px;color:var(--ink);background:#fff;border-radius:8px;outline:0;padding:.7rem .75rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;min-height:140px;line-height:1.5}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--rust);box-shadow:0 0 0 3px #aa472f1f}.form-footer{grid-template-columns:auto 1fr;align-items:center;gap:1rem;display:grid}.form-status{min-height:1.3rem;color:var(--muted);margin:0;font-size:.76rem}.form-status.sent{color:var(--green)}.form-status.error{color:var(--rust-dark)}footer{border-top:1px solid var(--rule-dark);background:var(--paper)}.footer-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:120px;display:grid}.footer-inner>p{color:var(--muted);margin:0;font-size:.72rem}.footer-inner>div{gap:1.25rem;display:flex}.footer-inner>div a{text-underline-offset:.25rem;font-size:.72rem}:focus-visible{outline:2px solid var(--rust);outline-offset:3px}@media (width<=820px){.header-inner{grid-template-columns:1fr auto}.site-header nav{display:none}.hero-layout,.honesty,.faq-section,.contact-layout{grid-template-columns:1fr}.hero-note{max-width:420px}.founder-layout{grid-template-columns:130px minmax(0,1fr);gap:2rem}.commitment-note{grid-column:1}.project-status{grid-template-columns:1fr}.updated-at{grid-column:1}.support-note,.contact-form{grid-template-columns:1fr}.full-field{grid-column:auto}}@media (width<=600px){.page-width,.header-inner{width:min(100% - 40px,1040px)}.header-inner{min-height:64px}.hero{padding-top:4.5rem;padding-bottom:4.5rem}.hero>.eyebrow{margin-bottom:1.5rem}.hero-copy h1{font-size:clamp(2.85rem,14vw,4.1rem)}.hero-actions{flex-direction:column;align-items:stretch}.plain-link{text-align:center}.hero-note{padding-left:1rem}.section,.founder-section,.contact-section{padding-top:4.75rem;padding-bottom:4.75rem}.principles-list article{grid-template-columns:2rem minmax(0,1fr);gap:.8rem}.caught-up-note{width:100%;margin-left:0}.founder-layout{grid-template-columns:1fr}.letter-meta{border-bottom:1px solid var(--rule);justify-content:space-between;padding-bottom:.9rem;display:flex}.project-status{padding:1.4rem}.project-status li{grid-template-columns:3.8rem 1fr}.help-list article{grid-template-columns:1fr;gap:.65rem}.help-list article>button{justify-self:start;margin-top:.25rem}.support-note{gap:1.5rem}.contact-form{padding:1.2rem}.form-footer{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;gap:1rem;padding-top:2rem;padding-bottom:2rem}.footer-wordmark{justify-self:start}.footer-inner>div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
