
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Baskerville:wght@400;700&display=swap');
:root{font-family:"DM Sans",Arial,sans-serif;color:#122b36;background:#f7f9f8;font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:inherit}header{background:#103b46;color:white;position:relative;z-index:2}.bar{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 2rem;gap:1rem}.brand{text-decoration:none;display:flex;align-items:center;gap:.75rem;font-family:"Libre Baskerville",Georgia,serif;font-size:1.15rem;line-height:1.2}.mark{display:grid;place-items:center;border:1px solid #a4cfb2;border-radius:50%;width:2.5rem;height:2.5rem;color:#b2dab8;font:700 1.25rem Georgia}nav{display:flex;gap:1.05rem;align-items:center;flex-wrap:wrap}nav a{text-decoration:none;font-size:.82rem;opacity:.9}nav a:hover,nav a[aria-current]{color:#cdeacb;opacity:1}.nav-donate{background:#cce6b7;color:#173b35!important;padding:.65rem .9rem;border-radius:2px;font-weight:700}.hero{background:#103b46;color:#f9fcf7;padding:6rem 2rem 5rem;overflow:hidden}.hero-inner{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.2fr .8fr;gap:5rem;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-weight:700;font-size:.75rem;color:#bddbbb;margin:0 0 1.5rem}.hero h1{font-family:"Libre Baskerville",Georgia,serif;font-size:clamp(2.5rem,4.5vw,4.8rem);font-weight:400;line-height:1.17;letter-spacing:-.04em;margin:0 0 2rem}.hero p{font-size:1.08rem;line-height:1.75;max-width:43rem;color:#e0ede8}.hero-art{border:1px solid rgba(218,241,221,.4);aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(145deg,#1e5960,#0d333e)}.hero-art:before{content:"";position:absolute;inset:8%;border:1px solid #93cbaa;border-radius:50% 50% 0 0}.hero-art span{position:relative;font-family:"Libre Baskerville",Georgia,serif;font-size:clamp(2.3rem,4vw,4.2rem);line-height:1.2;text-align:center;max-width:75%;color:#d9edcb}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{display:inline-block;text-decoration:none;background:#cce6b7;color:#173b35;padding:.85rem 1.25rem;font-weight:700;border-radius:2px}.button.alt{background:transparent;color:white;border:1px solid #b4d2c2}.intro{max-width:1200px;margin:0 auto;padding:4.5rem 2rem 0;display:grid;grid-template-columns:1fr 1fr;gap:3rem}.intro p{font-size:1.12rem;line-height:1.8}.main{max-width:1200px;margin:auto;padding:4rem 2rem 7rem;display:grid;grid-template-columns:240px minmax(0,1fr);gap:6rem}.side{font-size:.8rem;color:#507077;text-transform:uppercase;letter-spacing:.15em;font-weight:700;border-top:1px solid #b7c9c9;padding-top:1rem}.content{max-width:750px}.content h2{font-family:"Libre Baskerville",Georgia,serif;font-weight:400;font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1.3;margin:3rem 0 1.2rem;color:#123e46}.content h2:first-child{margin-top:0}.content p{font-size:1.05rem;line-height:1.8;margin:.65rem 0;color:#304c52}.content strong{color:#153f43}.text-link{display:inline-block;color:#145c58;font-weight:700;text-decoration:none;border-bottom:1px solid #6eaaa2;padding-bottom:.2rem;margin:1rem 1rem 1rem 0}.notice{background:#e6f0e9;border-left:4px solid #2d776b;padding:1.5rem 2rem;margin:3rem 0}.notice h2{margin:0 0 .5rem;font-size:1.5rem}footer{background:#0b303a;color:#e6f1e9;padding:3rem 2rem}footer .foot{max-width:1200px;margin:auto;display:flex;justify-content:space-between;gap:3rem;flex-wrap:wrap}footer a{text-decoration:none}footer p{color:#b5c9c6;max-width:26rem;line-height:1.7}footer .foot-links{display:flex;gap:1.3rem;flex-wrap:wrap;font-size:.85rem}.mobile-toggle{display:none}@media(max-width:900px){.bar{flex-wrap:wrap}.mobile-toggle{display:block;background:none;color:white;border:1px solid #8ab7af;padding:.5rem .8rem;font:inherit}nav{display:none;width:100%;padding:1rem 0}nav.open{display:flex;flex-direction:column;align-items:flex-start}.hero-inner{grid-template-columns:1fr;gap:2rem}.hero-art{display:none}.main{grid-template-columns:1fr;gap:1.5rem}.intro{grid-template-columns:1fr}}@media(max-width:520px){.bar,.hero,.main,.intro,footer{padding-left:1.25rem;padding-right:1.25rem}.hero{padding-top:4rem;padding-bottom:4rem}.hero h1{font-size:2.4rem}.main{padding-top:3rem}.brand{font-size:1rem}}
/* Editorial foundation direction informed by the supplied visual reference. */
:root{font-family:Arial,Helvetica,sans-serif;color:#161515;background:#fff}header{background:#09080c;color:#fff}.bar{max-width:none;padding:0 5.5%;height:96px}.brand{display:block;width:190px;height:56px}.brand img{width:100%;height:100%;object-fit:contain;object-position:left center}.mobile-toggle{display:block;background:none;border:0;color:#fff;letter-spacing:.12em;text-transform:uppercase;font:600 .7rem Arial;padding:1rem;cursor:pointer}.mobile-toggle:before{content:'☰';display:block;font-size:1.6rem;font-weight:300;line-height:1.1}nav{display:none;position:absolute;right:0;top:96px;width:min(430px,100vw);background:#101014;padding:2rem 2.5rem 3rem;box-shadow:-20px 20px 40px #0005;flex-direction:column;align-items:stretch;gap:0}nav.open{display:flex}nav a{font-size:1rem;line-height:1.3;border-bottom:1px solid #ffffff30;padding:.88rem 0;opacity:1}nav a:hover,nav a[aria-current]{color:#e7b938}.nav-donate{background:transparent;color:#fff!important;padding:.88rem 0;border-radius:0;font-weight:400}.hero{background:#0b090c;color:white;min-height:470px;padding:0 5.5%;position:relative;display:flex;align-items:flex-end}.hero.home{min-height:calc(100vh - 96px);background-image:linear-gradient(90deg,rgba(5,5,8,.6),rgba(5,5,8,.08)),linear-gradient(0deg,rgba(5,5,8,.65),transparent 60%),url('/hero.jpg');background-size:cover;background-position:center}.hero-inner{display:block;width:100%;max-width:none;margin:0;padding:4rem 0 5.5rem 3rem;border-left:2px solid #d3a92e}.hero h1{font-family:Georgia,'Times New Roman',serif;text-transform:uppercase;font-weight:400;letter-spacing:-.035em;line-height:1.05;font-size:clamp(2.8rem,5.6vw,6.2rem);max-width:960px;margin:0}.hero:not(.home) h1{font-size:clamp(2.7rem,5vw,5.5rem)}.hero .eyebrow{display:none}.hero p:not(.eyebrow){display:none}.hero .actions,.hero-art{display:none}.main{max-width:1260px;padding:6rem 3rem 8rem;gap:5rem;grid-template-columns:200px minmax(0,1fr)}.side{color:#ab8321;border-top:2px solid #b58b29}.content{max-width:870px}.content h2{font-family:Georgia,'Times New Roman',serif;color:#171515;font-size:clamp(2rem,3vw,3rem);margin-top:4.5rem}.content p{color:#343434;font-size:1.13rem;line-height:1.8}.text-link{color:#111;border-bottom:2px solid #c2992f;text-transform:uppercase;font-size:.8rem;letter-spacing:.13em}.notice{background:#f4f2ed;border-left:3px solid #c59a2c}.feature-intro{background:#f4f2ed;text-align:center;padding:7rem 2rem}.feature-intro h2{font:400 clamp(2rem,3.8vw,4rem)/1.22 Georgia,'Times New Roman',serif;text-transform:uppercase;max-width:950px;margin:0 auto 2rem}.feature-intro a{color:#181818;text-transform:uppercase;text-decoration:none;border-bottom:2px solid #c59a2c;font-size:.8rem;letter-spacing:.15em;padding-bottom:.45rem}.feature-links{display:grid;grid-template-columns:repeat(3,1fr);background:#111;color:white}.feature-links a{padding:4rem 2.5rem;min-height:260px;border-right:1px solid #555;text-decoration:none}.feature-links span{color:#c29c3b;display:block;letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;margin-bottom:2rem}.feature-links strong{font:400 clamp(1.5rem,2.5vw,2.6rem)/1.15 Georgia,serif;display:block}.feature-links em{display:block;margin-top:1.5rem;font-style:normal;color:#c39d3d}footer{background:#08080b;padding:4rem 5.5%}footer .foot{max-width:none}footer .brand{width:245px;height:75px}footer p{color:#b7b7b7}@media(max-width:900px){.bar{height:78px;padding:0 1.5rem}.brand{width:160px}nav{top:78px}.hero.home{min-height:620px}.hero-inner{padding-left:1.5rem}.main{grid-template-columns:1fr;gap:2rem;padding:4rem 1.5rem}.feature-links{grid-template-columns:1fr}.feature-links a{min-height:0;padding:2.5rem}.feature-intro{padding:5rem 1.5rem}}@media(max-width:520px){.hero{padding:0 1.5rem;min-height:360px}.hero.home{min-height:600px;background-position:58% center}.hero-inner{padding:2rem 0 3rem 1rem}.hero h1{font-size:2.65rem}.hero:not(.home) h1{font-size:2.5rem}.content p{font-size:1rem}.feature-intro h2{font-size:2.1rem}}

main{display:block}.band{background:#f0eee9;padding:6rem 6%;display:grid;grid-template-columns:1.15fr .85fr;column-gap:7%;align-items:end}.band .kicker{grid-column:1/-1}.band h2{font:400 clamp(2.25rem,4.1vw,4.5rem)/1.13 Georgia,serif;text-transform:uppercase;letter-spacing:-.03em;margin:0}.band>p:last-child{font-size:1.13rem;line-height:1.8;max-width:540px;margin:0}.kicker{font-size:.72rem;font-weight:700;color:#a57b23;letter-spacing:.18em;text-transform:uppercase;margin:0 0 1.5rem}.section{max-width:1320px;margin:auto;padding:6rem 5%}.section h2,.note h2{font:400 clamp(2.1rem,3.5vw,3.6rem)/1.15 Georgia,serif;letter-spacing:-.025em;margin:0 0 1.2rem}.section-intro{font-size:1.13rem;line-height:1.75;max-width:750px;color:#414141;margin:0 0 2.5rem}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.card{background:#f5f4f0;padding:2rem;border-top:2px solid #c49a32;min-height:245px}.card span{display:block;color:#9b7425;font-size:.73rem;text-transform:uppercase;letter-spacing:.16em;margin-bottom:2.5rem}.card h3{font:400 clamp(1.45rem,2vw,2rem)/1.2 Georgia,serif;margin:0 0 1rem}.card p{font-size:1rem;line-height:1.7;color:#4b4b4b;margin:0}.quote{background:#161519;color:white;text-align:center;padding:6rem 7%;font:400 clamp(2rem,3.4vw,3.7rem)/1.3 Georgia,serif}.listbox{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2.5rem;border-top:1px solid #b8b8b8}.listbox p{padding:1.3rem .4rem;margin:0;border-bottom:1px solid #b8b8b8;font-size:1.04rem;line-height:1.5}.note{max-width:1180px;margin:1rem auto 7rem;background:#ece9e1;padding:3.8rem 5%;border-left:3px solid #c29a38}.note p{font-size:1.1rem;line-height:1.75;max-width:760px}.note a,.inline-link{display:inline-block;color:#111;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;border-bottom:2px solid #c29a38;padding-bottom:.5rem;font-size:.78rem;font-weight:700}.signature{font:400 1.5rem Georgia,serif}.signature small{font:400 .9rem Arial,sans-serif;color:#666}@media(max-width:850px){.band{grid-template-columns:1fr;gap:1.5rem;padding:4.5rem 1.5rem}.band .kicker{margin:0}.section{padding:4.5rem 1.5rem}.cards{grid-template-columns:repeat(2,1fr)}.note{margin:0 1.5rem 4rem}}@media(max-width:560px){.cards,.listbox{grid-template-columns:1fr}.card{min-height:0}.band h2{font-size:2.4rem}.note{padding:2.5rem 1.5rem}.quote{padding:5rem 1.5rem;font-size:2.2rem}}

.copy-section{padding:6rem 5%;background:#fff}.copy-section:nth-child(even){background:#f3f1ec}.copy-wrap{max-width:1260px;margin:auto;display:grid;grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);column-gap:8%;align-items:start}.copy-heading{position:sticky;top:2rem}.section-index{font-size:.75rem;color:#a57816;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.copy-heading h2{font:400 clamp(2.05rem,3.4vw,3.55rem)/1.14 Georgia,serif;letter-spacing:-.03em;margin:1.4rem 0}.copy-body{max-width:760px}.copy-body p{font-size:1.1rem;line-height:1.78;color:#333;margin:0 0 1.3rem}.copy-body strong{color:#111}.copy-body h3{font:400 1.65rem Georgia,serif;margin:2rem 0 1rem}.copy-list{columns:2;column-gap:2rem;list-style:none;padding:0;margin:1rem 0}.copy-list li{break-inside:avoid;border-top:1px solid #c5c1b8;padding:1rem .25rem;font-size:1rem;line-height:1.55}.copy-actions{display:flex;flex-wrap:wrap;gap:1.5rem;margin:2rem 0}.copy-actions a{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;text-decoration:none;border-bottom:2px solid #b98e2c;padding-bottom:.5rem}.steps-section{background:#141317!important;color:white}.steps-section .copy-wrap{display:block}.steps{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#504d47;margin-top:2rem}.step{background:#141317;padding:2.5rem}.step span{color:#d5b253;font-size:.8rem}.step h3{font:400 2rem Georgia,serif;margin:1.5rem 0}.step p{line-height:1.7;color:#ddd}.copy-section:first-child .copy-heading h2{font-size:clamp(2.3rem,3.5vw,3.8rem)}.copy-section:last-child{padding-bottom:8rem}@media(max-width:900px){.copy-section{padding:4.5rem 1.5rem}.copy-wrap{grid-template-columns:1fr;gap:1.3rem}.copy-heading{position:static}.copy-list{columns:1}.steps{grid-template-columns:1fr}}@media(max-width:560px){.copy-body p{font-size:1rem}.step{padding:2rem 1.2rem}.step h3{font-size:1.7rem}}

.founder-photo{margin:2rem 0 0;max-width:370px}.founder-photo img{display:block;width:100%;height:auto;max-height:530px;object-fit:cover;object-position:center top}.about-photo{float:right;width:37%;margin:0 0 1.5rem 2rem;max-width:260px}.copy-body a[href^="mailto:"]{color:#111;text-decoration:none;border-bottom:1px solid #b98e2c;overflow-wrap:anywhere}@media(max-width:700px){.founder-photo{max-width:260px;margin:1.5rem 0}.about-photo{float:none;width:100%;max-width:260px;margin:0 0 1.5rem}}

.hero.about{background:linear-gradient(90deg,#09090dd6,#09090d55),url('/about.jpg') center 48%/cover}.hero.scholarships{background:linear-gradient(90deg,#09090dd8,#09090d47),url('/scholarships.jpg') center 45%/cover}.hero.donate{background:linear-gradient(90deg,#09090dd8,#09090d4d),url('/donate.jpg') center 48%/cover}.hero.mentors{background:linear-gradient(90deg,#09090dd8,#09090d42),url('/mentors.jpg') center 48%/cover}.hero.partners{background:linear-gradient(90deg,#09090dd8,#09090d40),url('/partners.jpg') center 45%/cover}.hero.contact{background:linear-gradient(90deg,#09090dd8,#09090d48),url('/contact.jpg') center 45%/cover}.hero:not(.home):not(.founder){min-height:540px}.step-image{margin:0;min-height:380px;overflow:hidden;background:#282729}.step-image img{width:100%;height:100%;object-fit:cover;display:block}.steps>.step:last-of-type{min-height:380px}@media(max-width:900px){.hero:not(.home):not(.founder){min-height:420px}.step-image{min-height:300px}}

.site-cta{background:#171619;color:#fff;padding:6rem 5%}.cta-inner{max-width:1300px;margin:auto}.cta-kicker{color:#c9a94d;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:700}.site-cta h2{font:400 clamp(2.2rem,3.8vw,4.2rem)/1.15 Georgia,serif;max-width:820px;margin:1rem 0 3rem}.cta-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff50}.cta-grid a{padding:2.5rem 1.4rem 2rem;border-right:1px solid #ffffff40;text-decoration:none;min-height:250px;display:flex;flex-direction:column}.cta-grid a:last-child{border-right:0}.cta-grid span{font-size:.72rem;color:#c9a94d;text-transform:uppercase;letter-spacing:.14em}.cta-grid strong{font:400 clamp(1.5rem,2vw,2.1rem)/1.2 Georgia,serif;margin:2.2rem 0 1rem}.cta-grid em{font-style:normal;font-size:.8rem;color:#d9c78f;margin-top:auto}.cta-grid a:hover{background:#29272b}footer address{font-style:normal;color:#bbb;line-height:1.7;font-size:.9rem;margin-top:1.6rem}footer address a{color:#fff;text-decoration:none;border-bottom:1px solid #b98e2c}@media(max-width:900px){.cta-grid{grid-template-columns:repeat(2,1fr)}.cta-grid a:nth-child(2){border-right:0}.cta-grid a{border-bottom:1px solid #ffffff40}}@media(max-width:560px){.site-cta{padding:4.5rem 1.5rem}.cta-grid{grid-template-columns:1fr}.cta-grid a{min-height:0;border-right:0;padding:1.6rem .5rem}.cta-grid strong{margin:1.2rem 0}.cta-grid em{margin:0}}
