<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
.tfb{--white:#fff;--bg:#F5F5F4;--charcoal:#1C1917;--ink:#292524;--muted:#57534E;--line:#E7E5E4;--red:#B42318;--red-dark:#912018;--red-soft:#FEF3F2;font-family:Inter,system-ui,sans-serif;color:var(--ink);line-height:1.6;font-size:18px;-webkit-font-smoothing:antialiased;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 0.5in;box-sizing:border-box;text-align:left}
.tfb *{box-sizing:border-box}
.tfb a{color:inherit;text-decoration:none}
.tfb .wrap{width:100%;max-width:none;margin-left:auto;margin-right:auto;padding:0;box-sizing:border-box}
.tfb .hero{margin-top:-20px;padding:0;padding-top:0}.tfb > .hero{margin-top:-20px;padding-top:0}
.tfb .hero-top{display:grid;grid-template-columns:0.95fr 1.15fr;gap:36px;align-items:start}
.tfb .kicker{font-size:1.5rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--red);margin:0 0 14px}
.tfb h1{font-size:clamp(2.6rem,5vw,3.75rem);font-weight:700;letter-spacing:-0.035em;line-height:1.1;color:var(--charcoal);margin:0 0 16px;max-width:14ch}
.tfb .lead{font-size:1.2rem;font-weight:400;color:var(--muted);max-width:38ch;margin:0 0 24px;line-height:1.6}
.tfb .ctas{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 22px}
.tfb .btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 24px;border-radius:6px;font-weight:600;font-size:1rem;border:1.5px solid transparent}
.tfb .btn-primary{background:var(--red);color:#fff}
.tfb .btn-ghost{background:transparent;border-color:var(--line);color:var(--charcoal)}
.tfb .steward{font-size:1.05rem;color:var(--muted);padding:12px 0 0;border-top:1px solid var(--line);max-width:42ch;margin:0}
.tfb .steward strong{color:var(--charcoal);font-weight:600}
.tfb .collage{width:100%;border-radius:10px;display:block;aspect-ratio:9/7;object-fit:cover}
.tfb .impact{background:var(--bg);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin-top:8px}
.tfb .impact-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;align-items:stretch;padding:0 12px}
.tfb .impact-item{min-width:0;padding:4px 18px;border-right:1px solid var(--line)}.tfb .impact-item:last-child{border-right:none}
.tfb .impact-item strong{display:block;font-size:0.9rem;line-height:1.25;font-weight:700;color:var(--charcoal)}
.tfb .impact-item span{font-size:0.85rem;line-height:1.35;color:var(--muted)}
.tfb section{padding:56px 0}
.tfb .label{font-size:0.72rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--red);margin:0 0 10px}
.tfb h2{font-size:clamp(1.85rem,2.8vw,2.35rem);font-weight:700;letter-spacing:-0.03em;color:var(--charcoal);margin:0 0 12px}
.tfb .section-head{display:flex;justify-content:center;gap:48px;align-items:end;margin-bottom:28px;padding-bottom:16px;border-bottom:1px solid var(--line)}
.tfb .section-head p{max-width:36ch;color:var(--muted);margin:0;font-size:0.98rem}
.tfb .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.tfb .card{border:1px solid var(--line);border-radius:8px;padding:24px 28px;background:#fff}
.tfb .badge{display:inline-block;font-size:0.68rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;padding:4px 8px;border-radius:4px;background:var(--red-soft);color:var(--red);margin-bottom:8px}
.tfb .badge.dev{background:var(--bg);color:var(--muted)}
.tfb .card h3{margin:0 0 8px;font-size:1.05rem;color:var(--charcoal);font-weight:700}
.tfb .card p{margin:0;font-size:0.88rem;color:var(--muted)}
.tfb .how{background:var(--bg)}
.tfb .process{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}
.tfb .step{padding:28px 24px;border-right:1px solid var(--line)}
.tfb .step:last-child{border-right:none}
.tfb .num{font-size:0.7rem;font-weight:700;color:var(--red);letter-spacing:0.1em;margin-bottom:12px}
.tfb .step h3{margin:0 0 8px;font-size:1rem;color:var(--charcoal)}
.tfb .step p{margin:0;font-size:0.85rem;color:var(--muted);line-height:1.5}
.tfb .mission{background:var(--charcoal);color:#fff;padding:56px 32px}
.tfb .mission .wrap{display:grid;grid-template-columns:1fr 1.4fr;gap:64px;justify-content:center;padding:0}
.tfb .mission .label{color:#F97066}
.tfb .mission h2{color:#fff;font-size:1.75rem}
.tfb .mission p{color:rgba(255,255,255,.78);margin:0 0 16px;font-size:1.05rem}
.tfb .vlabel{font-size:0.72rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#F97066;margin:8px 0 8px}
.tfb .char-lead{color:rgba(255,255,255,.7);font-size:0.95rem;margin:0 0 20px;max-width:36ch}
.tfb .char-list{display:flex;flex-direction:column;gap:16px;margin-top:8px}
.tfb .char-item strong{display:block;color:#fff;font-size:1rem;margin-bottom:4px}
.tfb .char-item span{display:block;color:rgba(255,255,255,.72);font-size:0.9rem;line-height:1.45}
.tfb .principles{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--line)}
.tfb .principle{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:28px 28px 28px 8px;border-bottom:1px solid var(--line)}
.tfb .principle:nth-child(odd){border-right:1px solid var(--line);padding-right:36px}
.tfb .principle:nth-child(even){padding-left:36px}
.tfb .pnum{font-weight:700;font-size:1.1rem;color:var(--red)}
.tfb .principle h3{margin:0 0 6px;font-size:1.1rem;color:var(--charcoal)}
.tfb .principle p{margin:0;color:var(--muted);font-size:0.92rem}
.tfb .involve{background:var(--bg)}
.tfb .involve .wrap{padding:0}
.tfb .involve-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0}
.tfb .involve-card{border:1px solid var(--line);border-radius:8px;padding:32px 28px;background:#fff;display:flex;flex-direction:column;gap:12px}
.tfb .involve-card.featured{border-color:var(--red);background:var(--red-soft)}
.tfb .involve-card h3{margin:0;font-size:1.2rem;color:var(--charcoal)}
.tfb .involve-card p{margin:0;flex:1;color:var(--muted);font-size:0.92rem}
.tfb .note{margin-top:28px;padding:20px 24px;background:#fff;border-left:3px solid var(--red);color:var(--muted);font-size:24px;line-height:1.45}
@media(max-width:1100px){
.tfb .impact-row{grid-template-columns:repeat(3,minmax(0,1fr))}
.tfb .impact-item{padding:10px 12px;border-right:none;border-bottom:1px solid var(--line)}
}
@media(max-width:900px){
.tfb .hero-top,.tfb .mission .wrap,.tfb .cards,.tfb .process,.tfb .principles,.tfb .involve-grid{grid-template-columns:1fr}
.tfb .wrap{width:100%;max-width:none;padding:0}
.tfb .mission .wrap{padding:0}
.tfb .involve .wrap{padding:0}
.tfb .involve-grid{padding:0}
.tfb .process .step{border-right:none;border-bottom:1px solid var(--line)}
.tfb .principle:nth-child(odd),.tfb .principle:nth-child(even){border-right:none;padding-left:0;padding-right:0}
.tfb .section-head{flex-direction:column;align-items:start}
.tfb .impact-row{grid-template-columns:repeat(2,minmax(0,1fr))}
.tfb .impact-item{padding:10px 12px;border-right:1px solid var(--line)}
.tfb .impact-item:nth-child(2n){border-right:none}
}
</style>
<div class="tfb">
<section class="hero"><div class="wrap"><div class="hero-top">
<div>
<p class="kicker">Empower Character Today</p>
<h1>Presence that restores.</h1>
<p class="lead">We serve those affected by incarceration—the individual, their family, and the broader community—across California and Mexico.</p>
<div class="ctas">
<a class="btn btn-primary" href="/donate">Donate</a>
<a class="btn btn-ghost" href="/volunteer">Volunteer</a>
</div>
<p class="steward"><strong>No one here is an owner. We are all stewards.</strong> The mission outlives the messenger.</p>
</div>
<img class="collage" src="https://images.squarespace-cdn.com/content/68a47ff897747304eb055a10/0be89907-5662-4804-bebd-2279e3e03353/hero-collage-composite-2x.jpg?content-type=image%2Fjpeg" alt="3 Foundations serving across Tijuana, La Paz, and Oaxaca">
</div></div></section>
<div class="impact"><div class="wrap impact-row">
<div class="impact-item"><strong>Cross-border work</strong><span>California and Mexico</span></div>
<div class="impact-item"><strong>Weekly Spanish engagement</strong><span>Donovan State Prison, CA</span></div>
<div class="impact-item"><strong>Weekly youth engagement</strong><span>Tijuana juvenile detention</span></div>
<div class="impact-item"><strong>Regional footprint</strong><span>La Paz · Mazatlán · El Hongo/Tecate</span></div>
<div class="impact-item"><strong>501(c)(3) · Escondido</strong><span>Veteran-led institution</span></div>
</div></div>
<section><div class="wrap">
<div class="section-head"><div><p class="label">Footprint</p><h2>Where we serve</h2></div>
<p>Established work and developing fields—reported as they are. Plans are not listed as completed impact.</p></div>
<div class="cards">
<article class="card"><span class="badge">Established</span><h3>Donovan, CA</h3><p>Weekly Spanish-language engagement with incarcerated men; formation-centered pilot underway.</p></article>
<article class="card"><span class="badge">Established</span><h3>Tijuana juvenile</h3><p>Weekly formation and vocational instruction with youth in detention.</p></article>
<article class="card"><span class="badge">Established</span><h3>La Paz BCS</h3><p>Regional responsibility across facilities and community; Hope Ranch developing.</p></article>
<article class="card"><span class="badge">Established</span><h3>Oaxaca</h3><p>Year-round local presence with visiting-team reinforcement.</p></article>
<article class="card"><span class="badge dev">Developing</span><h3>El Hongo / Tecate</h3><p>Recurring access under development in Tecate-area facilities.</p></article>
<article class="card"><span class="badge dev">Developing</span><h3>Sinaloa</h3><p>Mazatlán hub with connected work; expanding with careful pacing.</p></article>
</div></div></section>
<section class="how"><div class="wrap">
<div class="section-head"><div><p class="label">Approach</p><h2>How the work multiplies</h2></div>
<p>A durable pathway—presence to multiplication—so methods can adapt without losing identity.</p></div>
<div class="process">
<div class="step"><div class="num">01</div><h3>Presence</h3><p>Consistent, dignified presence where people are confined and forgotten.</p></div>
<div class="step"><div class="num">02</div><h3>Relationship</h3><p>Trust before curriculum; people before programs.</p></div>
<div class="step"><div class="num">03</div><h3>Formation</h3><p>Integrity, Discipline, Compassion, Selflessness.</p></div>
<div class="step"><div class="num">04</div><h3>Service</h3><p>Physical, mental, and spiritual needs met with excellence.</p></div>
<div class="step"><div class="num">05</div><h3>Multiplication</h3><p>Men of character who strengthen families, facilities, and the next generation of stewards.</p></div>
</div></div></section>
<section class="mission"><div class="wrap">
<div>
<p class="label">Character</p>
<h2>Character that restores.</h2>
<p class="char-lead">What we form in men of character—the traits that carry the institution forward.</p>
<div class="char-list">
<div class="char-item"><strong>Integrity</strong><span>Truthfulness in private and public—character that governs competency.</span></div>
<div class="char-item"><strong>Discipline</strong><span>Consistent effort and continuity so faithfulness endures.</span></div>
<div class="char-item"><strong>Compassion</strong><span>Sacrificial care for people—never programs over persons.</span></div>
<div class="char-item"><strong>Selflessness</strong><span>Stewardship over ownership; the mission outlives the messenger.</span></div>
</div>
</div>
<div>
<p class="vlabel">Mission</p>
<p>To serve those affected by incarceration, including the incarcerated individual, their family, and the broader community, in prison systems locally, regionally, and internationally. Our work addresses physical, mental, and spiritual needs and reflects our belief in redemption, restoration, and healing for all impacted by incarceration.</p>
<p class="vlabel">Vision</p>
<p>To see lives, communities, and relationships transformed and restored through men of character, grounded in hope, and freed from the lasting wounds of incarceration.</p>
<p class="vlabel">Covenant</p>
<p>Every steward is temporary. The work belongs to God. We build systems, leaders, and regions that can carry the mission long after the people who began it are gone.</p>
</div></div></section>
<section><div class="wrap">
<div class="section-head"><div><p class="label">The Rule</p><h2>Principles that keep the institution honest</h2></div>
<p>Identity before procedure—so growth never outruns character, governance, or dignity.</p></div>
<div class="principles">
<article class="principle"><div class="pnum">01</div><div><h3>People Before Programs</h3><p>Programs exist to serve people; people are never instruments of the institution.</p></div></article>
<article class="principle"><div class="pnum">02</div><div><h3>Character Before Competency</h3><p>Who we are precedes what we can perform when influence increases.</p></div></article>
<article class="principle"><div class="pnum">03</div><div><h3>Restoration Is the Goal</h3><p>Beyond activity or release—toward restored lives, families, and communities.</p></div></article>
<article class="principle"><div class="pnum">04</div><div><h3>The Mission Outlives the Messenger</h3><p>Every generation is temporary; the institution must train those who follow.</p></div></article>
</div></div></section>
<section class="involve"><div class="wrap">
<div class="section-head"><div><p class="label">Stewardship</p><h2>Strengthen what is already in motion</h2></div>
<p>Volunteer, partner, or give—not to own the work, but to help it endure.</p></div>
<div class="involve-grid">
<article class="involve-card"><h3>Volunteer</h3><p>Training, fundraisers, and accompaniment into facilities where established work is underway.</p><a class="btn btn-ghost" href="/volunteer">Explore volunteering</a></article>
<article class="involve-card"><h3>Partner</h3><p>Churches, civic partners, and institutions walking with us as fellow stewards.</p><a class="btn btn-ghost" href="/volunteer">Become a partner</a></article>
<article class="involve-card featured"><h3>Give</h3><p>Patronage that sustains weekly presence and careful expansion into developing regions.</p><a class="btn btn-primary" href="/donate">Donate</a></article>
</div>
<p class="note">Patrons are not asked to create the work. You are invited to strengthen an institution already in motion—and to help it last beyond any one lifetime.</p>
</div></section>
</div>