/* Ecassef — an editorial identity, rooted in the landscape. */
:root{--paper:#f8f6ef;--cream:#eeeadd;--ink:#253b31;--green:#203d32;--muted:#677167;--line:#d9dbcf;--rust:#ac5236;--white:#fffefa;--serif:'Instrument Serif',Georgia,'Times New Roman',serif;--sans:'DM Sans',Arial,sans-serif;--gutter:clamp(22px,5vw,84px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;object-fit:cover}figure,blockquote{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}svg{display:block;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);letter-spacing:-.035em;line-height:1.06}h1{font-size:clamp(56px,5.9vw,88px);margin-bottom:28px}h2{font-size:clamp(42px,4.3vw,64px);margin-bottom:24px}h3{font-size:21px;line-height:1.3;font-weight:500}p{margin-bottom:20px}em{font-weight:400;color:var(--rust)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--rust);outline-offset:5px}.container{max-width:1440px;padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.17em;text-transform:uppercase;display:flex;align-items:center;gap:10px;margin-bottom:25px;line-height:1.5;color:#53664f}.small-dot{height:6px;width:6px;background:var(--rust);border-radius:50%}.icon{width:28px;height:28px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;background:var(--green);color:var(--paper);padding:17px 23px;font-size:13px;font-weight:500;line-height:1.4;border:1px solid transparent;transition:background .2s,transform .2s;min-height:53px}.button svg{width:20px;height:20px}.button:hover{background:#345442;transform:translateY(-2px)}.button.cream{background:var(--paper);color:var(--green)}.button.cream:hover{background:#e7dfcb}.text-link{display:inline-flex;align-items:center;gap:19px;font-size:13px;font-weight:500;padding-block:8px;border-bottom:1px solid var(--ink);line-height:1.5;transition:color .2s,gap .2s}.text-link svg{width:20px;height:20px}.text-link:hover{color:var(--rust);gap:25px;border-color:var(--rust)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:0;transform:translateY(-150%);z-index:100;padding:12px 24px;background:var(--green);color:white}.skip-link:focus{transform:translateY(10px)}
.topbar{background:var(--green);color:#e3e8db;font-size:10px;letter-spacing:.025em}.topbar>.container{display:flex;align-items:center;justify-content:space-between;min-height:33px}.topbar a{font-size:10px}.topbar a span{margin-left:12px}.site-header{position:sticky;top:0;z-index:30;background:rgba(248,246,239,.97);border-bottom:1px solid rgba(37,59,49,.13)}.header-inner{height:102px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;gap:11px;align-items:center;flex-shrink:0;line-height:1;color:var(--green)}.brand>svg{height:46px;width:40px}.brand>span{font-family:var(--serif);font-size:44px;letter-spacing:-.045em}.brand small{display:block;font-family:var(--sans);font-size:9px;line-height:1.8;letter-spacing:.28em;text-align:center;text-transform:uppercase;margin-top:4px;margin-left:6px}.main-nav{display:flex;align-items:center;gap:31px}.main-nav>a:not(.button){font-size:12px;position:relative;white-space:nowrap;padding-block:15px}.main-nav>a:not(.button):after{content:'';position:absolute;bottom:5px;left:0;right:0;height:1px;background:var(--rust);transform:scaleX(0);transform-origin:left;transition:transform .2s}.main-nav>a[aria-current]:after,.main-nav>a:hover:after{transform:scaleX(1)}.main-nav .nav-cta{padding:13px 19px;min-height:44px;gap:25px;margin-left:7px}.menu-toggle{display:none;background:none;border:0;color:var(--ink);min-height:44px;padding:8px 0;align-items:center;gap:14px}
.hero{position:relative;display:grid;grid-template-columns:1.05fr 1fr;gap:4.5%;padding-top:48px;padding-bottom:68px;align-items:center}.hero-copy{padding-block:32px 24px}.hero .eyebrow{margin-bottom:32px}.hero h1{font-size:clamp(63px,6.35vw,94px);line-height:1.02;letter-spacing:-.035em;margin-bottom:29px}.hero h1 em{display:inline-block}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.85;max-width:415px;color:#596459;margin-bottom:31px}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hero-actions .text-link{border-bottom:0}.hero-footnote{margin-top:51px;display:flex;align-items:center;gap:12px;font-size:10px;color:#637062}.hero-footnote .line{width:30px;height:1px;background:#a6ad9d}.hero-photo{height:590px;position:relative;background:#cad0bf;overflow:hidden;border-top-left-radius:48% 35%;border-top-right-radius:48% 35%}.hero-photo>img{width:100%;height:100%;object-position:39% center;filter:saturate(.83)}.hero-photo:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(9,32,23,.7));pointer-events:none}.photo-location{position:absolute;bottom:28px;left:30px;z-index:1;color:#fffefa;display:flex;gap:10px;align-items:center;font-size:11px;line-height:1.5}.photo-location .icon{height:23px;width:23px}.photo-location small{display:block;font-size:10px;opacity:.8;margin-top:3px}.photo-index{position:absolute;right:22px;bottom:27px;writing-mode:vertical-rl;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:white;z-index:1}.hero-scroll{position:absolute;bottom:23px;font-size:9px;text-transform:uppercase;letter-spacing:.16em;display:flex;align-items:center;gap:21px}.hero-scroll span{font-size:19px;line-height:1}.belief-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.belief-strip>.container{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;align-items:center;gap:25px;padding-block:28px}.belief-strip p{font-family:var(--serif);font-size:22px;line-height:1.25;margin:0}.belief-strip strong{font-weight:400;font-style:italic}.belief-strip .container>div{display:flex;gap:14px;align-items:center;font-size:11px;justify-content:center}.belief-strip .icon{color:#7b8866;width:28px;height:28px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:43px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:370px;font-size:14px;line-height:1.85;margin-bottom:4px;color:#626d61}.section-heading>.text-link{flex-shrink:0;margin-bottom:7px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px 32px}.project-card .card-photo{display:block;position:relative;overflow:hidden;background:#d7dbcd;aspect-ratio:1.56}.card-photo>img{height:100%;width:100%;transition:transform .6s;filter:saturate(.82)}.project-card:hover .card-photo>img{transform:scale(1.035)}.photo-tag{position:absolute;top:20px;left:20px;background:var(--paper);padding:6px 11px;font-size:9px;font-weight:500;letter-spacing:.045em;text-transform:uppercase}.round-arrow{position:absolute;bottom:20px;right:20px;background:var(--paper);border-radius:50%;height:42px;width:42px;display:grid;place-items:center}.round-arrow svg{width:20px;height:20px}.card-body{display:flex;gap:21px;padding-top:25px}.card-number{font-size:11px;color:#7a856e;padding-top:7px}.card-body h3{font-family:var(--serif);font-size:33px;letter-spacing:-.02em;margin-bottom:12px;font-weight:400}.card-body h3 a:hover{color:var(--rust)}.card-body p{font-size:13px;line-height:1.85;max-width:410px;color:#677064;margin-bottom:0}
.coffee-story{background:#eeeee4}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.story-images{position:relative;padding-right:70px;padding-bottom:60px}.main-story-photo{height:465px}.main-story-photo img{width:100%;height:100%;filter:saturate(.8);object-position:center}.inset-photo{position:absolute;bottom:0;right:0;width:52%;border:8px solid #eeeee4;background:#eeeee4}.inset-photo img{height:170px;width:100%}.inset-photo figcaption{font-size:9px;padding-top:9px;line-height:1.5}.vertical-note{position:absolute;top:8px;right:38px;writing-mode:vertical-rl;text-transform:uppercase;font-size:8px;letter-spacing:.13em;color:#76806b}.story-copy>p:not(.eyebrow){font-size:14px;line-height:1.85;color:#5e6b5d}.story-copy h2{margin-bottom:28px}.check-list{list-style:none;padding:0;margin:26px 0 27px;display:grid;gap:11px}.check-list li{display:flex;align-items:center;gap:12px;font-size:11px}.check-list .icon{width:19px;height:19px;color:#5f7453}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:54px}.values article{border-top:1px solid var(--line);padding-top:29px}.values .icon{width:32px;height:32px;margin-bottom:28px;color:#7a8760}.values h3{font-family:var(--serif);font-size:29px;letter-spacing:-.02em;font-weight:400;margin-bottom:13px}.values p{font-size:13px;line-height:1.85;color:#64705f;max-width:320px;margin:0}.education-band{background:var(--green);color:var(--paper);padding-block:85px}.education-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.education-band .eyebrow{color:#bccba6}.education-band h2{font-size:clamp(40px,4.1vw,60px)}.education-band em{color:#d6b78d}.education-band p:not(.eyebrow){color:#d0d8c9;max-width:430px;font-size:13px;line-height:1.9;margin-block:24px 31px}.education-grid figure{transform:rotate(2deg);padding:13px;background:#e9e5d9;box-shadow:0 18px 40px #0b211620;color:var(--ink)}.education-grid figure img{width:100%;height:300px;filter:saturate(.7)}.education-grid figcaption{font-size:10px;text-align:center;padding:14px 5px 3px;font-style:italic}.trust-teaser{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.trust-teaser h2{margin-bottom:0}.trust-teaser p{font-size:14px;line-height:1.9;color:#65705f}.trust-teaser .text-link+.text-link{margin-left:25px}.cta-section{background:#e8dfcb;position:relative;overflow:hidden}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-block:68px;position:relative}.cta-inner h2{font-size:58px;margin-bottom:17px}.cta-inner p:not(.eyebrow){font-size:13px;line-height:1.85;max-width:400px;margin-bottom:0}.cta-inner>.button{flex-shrink:0;z-index:1}.cta-inner .eyebrow{font-size:9px;margin-bottom:18px;color:#695e4a}.cta-mark{position:absolute;left:48%;top:20%;opacity:.1;transform:rotate(20deg);pointer-events:none}.cta-mark svg{width:235px;height:250px}
.site-footer{padding-top:65px;background:var(--paper)}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr .85fr 1.2fr;gap:50px;padding-bottom:58px}.footer-brand .brand>svg{width:32px;height:39px}.footer-brand .brand>span{font-size:37px}.footer-brand .brand small{font-size:8px}.footer-brand p{font-size:11px;line-height:1.9;color:#6d776b;margin-top:24px;margin-bottom:0}.footer-grid h2{font-family:var(--sans);font-size:10px;line-height:1.7;font-weight:600;letter-spacing:.09em;text-transform:uppercase;margin:4px 0 23px}.footer-grid>div>a:not(.brand),.footer-grid>div>span{display:block;font-size:11px;color:#596657;margin-bottom:11px;line-height:1.65}.footer-grid a:hover{color:var(--rust)}.social-links{display:flex;gap:20px;font-size:10px;margin-top:22px}.social-links a span[aria-hidden]{margin-left:4px}.footer-bottom{border-top:1px solid var(--line);padding-block:21px;display:flex;justify-content:space-between;gap:25px;font-size:9px;color:#727b6d}.footer-bottom>span:nth-child(2){margin-left:auto;margin-right:40px}
/* Readable supporting text and documentary portraits. */
.hero-scroll{left:var(--gutter)}.hero-photo>img{object-position:15% center}.hero-copy>p:not(.eyebrow){font-size:15px}.card-body p,.values p,.education-band p:not(.eyebrow),.cta-inner p:not(.eyebrow){font-size:14px}.footer-grid>div>a:not(.brand),.footer-grid>div>span,.footer-brand p{font-size:12px}.people-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.people-grid article>img{aspect-ratio:1.15;width:100%;height:auto;object-fit:cover;object-position:center 30%;filter:saturate(.55)}.people-grid h3{font-family:var(--serif);font-weight:400;font-size:34px;margin:24px 0 4px}.people-grid .person-role{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--rust);margin-bottom:15px}.people-grid p:not(.person-role){font-size:14px;color:#65705f;line-height:1.85}.people-grid article{max-width:500px}
/* Interior pages */
.breadcrumb{display:flex;gap:13px;padding-top:27px;font-size:10px;color:#6e7869}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.page-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center;padding-top:55px;padding-bottom:60px}.page-intro h1{font-size:clamp(55px,5.7vw,82px)}.page-intro .intro-text{font-size:15px;max-width:540px;line-height:1.9;color:#616e5e;margin-bottom:0}.page-intro figure{height:430px;overflow:hidden;border-radius:160px 160px 0 0}.page-intro figure img{height:100%;width:100%;filter:saturate(.8)}.page-intro:not(:has(figure)){display:block;max-width:1440px;padding-top:70px;padding-bottom:50px}.page-intro:not(:has(figure)) .intro-text{max-width:660px}.page-intro+.section{border-top:1px solid var(--line)}.soft-section{background:#eeeee4}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:52px}.steps.three{grid-template-columns:repeat(3,1fr);gap:65px}.steps article{border-top:1px solid #b9c2ae;padding-top:24px}.steps article>span{display:block;font-family:var(--serif);font-size:35px;color:#8c977a;margin-bottom:28px;line-height:1}.steps h3{font-family:var(--serif);font-weight:400;font-size:28px;margin-bottom:15px}.steps p{font-size:13px;line-height:1.85;color:#65715f;margin:0}.split-text{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:start}.split-text>div>p:not(.eyebrow){font-size:15px;color:#5f6c5b;line-height:1.9}.split-text .text-link{margin-top:10px}.split-text>div>.text-link{display:table}.article-layout{display:grid;grid-template-columns:260px minmax(0,740px);gap:10%;align-items:start;justify-content:space-between}.article-layout aside{position:sticky;top:135px}.project-facts{margin:30px 0}.project-facts dt{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#6e7865;margin-top:20px}.project-facts dd{font-size:13px;margin:5px 0 0;padding-bottom:20px;border-bottom:1px solid var(--line)}.prose h2{font-size:39px;margin-top:50px;margin-bottom:22px}.prose h2:first-child{margin-top:0}.prose p{font-size:15px;line-height:1.95;color:#5c6859}.prose p a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.article-photo{margin-block:40px}.article-photo img{height:400px;width:100%;object-position:center}.article-photo figcaption{font-size:11px;color:#75806d;margin-top:14px}.source-note{font-size:11px!important;margin:35px 0 0!important;line-height:1.8!important}.source-note+.source-note{margin-top:8px!important}.source-note a{text-decoration:underline;text-underline-offset:3px}.center-action{margin-top:45px}.education-story>figure{height:400px}.education-story>figure img{height:100%;width:100%;filter:saturate(.7)}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:9%;border-top:1px solid var(--line)}.faqs details{border-bottom:1px solid var(--line)}.faqs details:first-child{border-top:1px solid var(--line)}.faqs summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:25px;font-size:14px;font-weight:500;line-height:1.6;padding:23px 0;align-items:center}.faqs summary::-webkit-details-marker{display:none}.faqs summary>span{font-weight:400;font-size:25px;line-height:1;transition:transform .2s;flex-shrink:0}.faqs details[open] summary>span{transform:rotate(45deg)}.faqs .answer{font-size:13px;line-height:1.9;color:#61705c;padding:0 30px 8px 0}.faqs .answer a{text-decoration:underline;text-underline-offset:3px}.quote-section{background:var(--green);color:var(--paper);padding-block:65px;text-align:center}.quote-mark{display:block;font-family:var(--serif);font-size:88px;color:#b9c79a;line-height:.9}.quote-section blockquote{font-family:var(--serif);font-size:clamp(34px,4vw,59px);line-height:1.18;font-style:italic;letter-spacing:-.02em}.quote-section p{font-size:11px;margin-top:28px;margin-bottom:0;color:#cbd3c3}.quote-section p span{opacity:.8}.story-grid>figure>img{width:100%;height:400px;filter:saturate(.75)}.approach-rows article{display:grid;grid-template-columns:1fr 1.65fr;gap:9%;padding-block:45px;border-bottom:1px solid var(--line)}.approach-rows article:first-child{padding-top:0}.approach-rows article>span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#7b846e;padding-top:10px}.approach-rows h2{font-size:42px;margin-bottom:20px}.approach-rows p{font-size:15px;color:#616d5c;line-height:1.9;margin:0}.support-options{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.support-options article{border:1px solid var(--line);padding:33px 28px;display:flex;flex-direction:column;align-items:flex-start}.support-options article:nth-child(2){background:#eae9dc;border-color:#eae9dc}.support-options .icon{color:#7a855f;margin-bottom:35px;width:35px;height:35px}.support-options .eyebrow{font-size:9px;margin-bottom:20px}.support-options h2{font-size:44px}.support-options p{font-size:13px;line-height:1.9;color:#62705d;flex-grow:1;margin-bottom:29px}.support-options .button{font-size:11px;width:100%;gap:10px;justify-content:space-between;padding-inline:14px}.support-options .text-link{font-size:10px;margin-top:15px;border:0;gap:10px}.large-email{font-family:var(--serif);font-size:clamp(25px,2.6vw,39px);display:inline-flex;align-items:center;gap:18px;line-height:1.3;overflow-wrap:anywhere}.large-email svg{width:27px;height:27px}.large-email:hover{color:var(--rust)}.small-copy{font-size:11px!important;color:#78816f!important;line-height:1.8!important;margin-top:20px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.contact-panel{padding:45px 35px;background:#e9e9dc}.contact-panel h2{font-size:44px;margin-bottom:32px}.contact-panel .large-email{font-size:34px;gap:14px}.copy-button{background:none;border:0;border-bottom:1px solid #7a866c;color:var(--ink);padding:7px 0;font-size:11px;display:flex;align-items:center;gap:20px;margin-top:22px;min-height:35px}.copy-status{font-size:11px;min-height:20px;margin-block:8px 0}.contact-location{border-top:1px solid #c9cebc;margin-top:28px;padding-top:28px;display:flex;gap:15px;align-items:flex-start;font-size:12px}.contact-location p{color:#68745f;line-height:1.8;margin-top:4px;margin-bottom:0}.contact-location strong{font-weight:500}.contact-topics>h2{font-size:36px;margin-bottom:25px}.contact-topics>a{padding:28px 0;display:flex;align-items:center;gap:17px;border-bottom:1px solid var(--line)}.contact-topics>a>svg:first-child{color:#7b8667}.contact-topics>a>svg:last-child{width:22px;height:22px;margin-left:auto}.contact-topics>a:hover{color:var(--rust)}.contact-topics strong{display:block;font-weight:500;font-size:14px}.contact-topics small{display:block;font-size:11px;color:#68745f;margin-top:4px}.narrow{max-width:860px}.not-found{text-align:center;padding-block:70px 100px}.not-found .eyebrow{justify-content:center}.error-sprout svg{width:60px;height:75px;margin:0 auto 25px}.not-found p{font-size:15px;color:#697462}.not-found .hero-actions{justify-content:center;margin-top:30px}
@media(min-width:1600px){.hero-photo{height:650px}.hero{padding-top:62px;padding-bottom:80px}.hero h1{font-size:100px}.hero-copy>p:not(.eyebrow){font-size:16px;max-width:455px}.hero-copy{padding-bottom:40px}}
@media(max-width:1150px){:root{--gutter:40px}.main-nav{gap:20px}.main-nav>a:not(.button){font-size:11px}.hero{gap:4%}.hero h1{font-size:72px}.hero-photo{height:550px}.hero-actions{gap:18px}.hero .button{font-size:12px;padding-inline:17px}.footer-grid{gap:30px}.contact-panel{padding:32px 25px}.contact-panel .large-email{font-size:29px}.support-options{gap:18px}.support-options article{padding:28px 22px}.support-options .button{font-size:10px}.page-intro h1{font-size:68px}.main-nav .nav-cta{gap:13px}.brand>span{font-size:39px}}
@media(max-width:960px){:root{--gutter:30px}.header-inner{height:85px;gap:20px}.main-nav{gap:14px}.main-nav>a:not(.button){font-size:10px}.main-nav .nav-cta{font-size:10px;padding-inline:12px;margin:0}.brand>span{font-size:34px}.brand>svg{height:38px;width:30px}.brand small{font-size:7px}.hero h1{font-size:63px}.hero-photo{height:530px}.hero .eyebrow{font-size:9px}.hero-copy>p:not(.eyebrow){font-size:13px}.hero-actions{gap:13px}.hero .button{font-size:11px;gap:10px}.hero .text-link{font-size:11px}.hero-footnote{font-size:9px;gap:8px;margin-top:35px}.section{padding-block:75px}.section-heading{gap:35px}.section-heading>p{max-width:310px;font-size:13px}.belief-strip>.container{gap:12px}.belief-strip p{font-size:20px}.belief-strip .container>div{font-size:10px;gap:9px}.belief-strip .icon{width:23px;height:23px}.story-grid{gap:6%}.main-story-photo{height:425px}.story-images{padding-right:48px}.vertical-note{right:18px}.story-copy h2{font-size:49px}.story-copy>p:not(.eyebrow){font-size:13px}.check-list li{font-size:10px}.inset-photo img{height:140px}.values{gap:28px}.values h3{font-size:25px}.education-grid{gap:6%}.education-grid figure img{height:290px}.education-band h2{font-size:45px}.cta-inner h2{font-size:48px}.cta-inner>.button{font-size:11px;gap:15px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 80px}.page-intro{gap:5%}.page-intro h1{font-size:57px}.page-intro figure{height:380px}.page-intro .intro-text{font-size:13px}.steps{gap:20px}.steps h3{font-size:25px}.steps p{font-size:12px}.article-layout{grid-template-columns:210px minmax(0,1fr);gap:7%}.contact-layout{gap:5%}.contact-panel .large-email{font-size:25px;gap:10px}.contact-panel h2{font-size:37px}.contact-panel{padding:28px 22px}.contact-topics>h2{font-size:30px}.contact-topics small{font-size:10px}.support-options{grid-template-columns:1fr}.support-options article{display:grid;grid-template-columns:.5fr 1fr 1fr;column-gap:30px;align-items:center;padding:30px}.support-options .icon{grid-row:1/4;margin:0}.support-options .eyebrow{grid-column:2;margin-bottom:12px}.support-options h2{grid-column:2;margin:0;grid-row:2/4;font-size:38px}.support-options p{grid-column:3;grid-row:1/3;margin-bottom:15px}.support-options .button{grid-column:3;grid-row:3;font-size:11px}.support-options .text-link{grid-column:3;margin:8px 0 0}.contact-topics strong{font-size:12px}.contact-topics>a{gap:10px}.large-email{font-size:30px}}
@media(max-width:760px){:root{--gutter:24px}html{scroll-padding-top:90px}.topbar>.container{justify-content:center;min-height:30px}.topbar{font-size:9px}.topbar a{display:none}.header-inner{height:78px}.brand>span{font-size:37px}.brand>svg{height:40px;width:33px}.brand small{font-size:7px}.menu-toggle{display:flex;font-size:12px}.hamburger{position:relative;height:15px;width:22px;border-block:1px solid currentColor}.hamburger:after{content:'';position:absolute;top:6px;left:0;width:22px;height:1px;background:currentColor}.main-nav{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:15px var(--gutter) 24px;position:absolute;top:100%;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 20px 20px #203d3210;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-5px);transition:opacity .2s,transform .2s,visibility .2s}.site-header.menu-open .main-nav{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.main-nav>a:not(.button){font-size:15px;padding-block:13px;border-bottom:1px solid var(--line)}.main-nav>a:not(.button):after{display:none}.main-nav>a[aria-current]:not(.button){color:var(--rust)}.main-nav .nav-cta{margin-top:18px;font-size:13px;padding:15px;justify-content:space-between}.menu-open .hamburger{border:0}.menu-open .hamburger:before,.menu-open .hamburger:after{content:'';position:absolute;top:7px;left:0;width:22px;height:1px;background:currentColor;transform:rotate(45deg)}.menu-open .hamburger:after{transform:rotate(-45deg)}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:65px;gap:34px}.hero-copy{padding:0}.hero .eyebrow{font-size:10px;margin-bottom:24px}.hero h1{font-size:clamp(62px,10.4vw,83px);line-height:1.02;margin-bottom:24px}.hero-copy>p:not(.eyebrow){max-width:480px;font-size:14px;line-height:1.85;margin-bottom:25px}.hero-actions{gap:25px}.hero .button{font-size:12px;gap:20px;padding:16px 18px}.hero .text-link{font-size:12px}.hero-footnote{margin-top:26px;font-size:9px}.hero-photo{height:440px;border-radius:48% 40% 0 0;max-width:570px;width:100%}.hero-photo>img{object-position:center 52%}.photo-location{left:23px;bottom:23px}.hero-scroll{bottom:22px;font-size:8px}.belief-strip>.container{grid-template-columns:1fr 1fr;gap:22px;padding-block:27px}.belief-strip p{font-size:21px}.belief-strip .container>div{justify-content:flex-start;font-size:10px;gap:12px}.belief-strip .icon{width:24px;height:24px}.section{padding-block:62px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:24px;max-width:450px;font-size:13px}.section-heading>.text-link{margin-top:22px}.eyebrow{font-size:10px;margin-bottom:20px}h2{font-size:46px}.project-grid{grid-template-columns:1fr;gap:36px}.project-card .card-photo{aspect-ratio:1.5}.card-body{padding-top:20px;gap:17px}.card-body h3{font-size:31px}.card-body p{font-size:13px;max-width:none}.photo-tag{left:15px;top:15px}.story-grid{grid-template-columns:1fr;gap:38px}.story-images{padding-right:65px;padding-bottom:58px;max-width:520px}.main-story-photo{height:420px}.inset-photo{width:49%}.inset-photo img{height:155px}.vertical-note{right:29px}.story-copy h2{font-size:48px}.story-copy>p:not(.eyebrow){font-size:14px}.check-list li{font-size:12px}.values{grid-template-columns:1fr;gap:29px;margin-top:30px}.values article{padding-top:25px;display:grid;grid-template-columns:38px 1fr;gap:8px 18px}.values .icon{grid-row:1/3;width:29px;height:29px;margin:0}.values h3{margin:0;font-size:28px}.values p{grid-column:2;max-width:none;font-size:13px}.education-band{padding-block:60px}.education-grid{grid-template-columns:1fr;gap:40px}.education-band h2{font-size:46px}.education-band p:not(.eyebrow){max-width:480px;font-size:14px}.education-grid figure{max-width:520px;transform:rotate(1.5deg);margin-inline:5px}.education-grid figure img{height:300px}.trust-teaser{grid-template-columns:1fr;gap:28px}.trust-teaser p{font-size:14px}.trust-teaser .text-link+.text-link{margin-left:22px}.cta-inner{display:block;padding-block:55px}.cta-inner h2{font-size:49px}.cta-inner>.button{margin-top:28px;font-size:12px}.cta-inner p:not(.eyebrow){max-width:350px}.cta-mark{left:auto;right:-20px;top:30%;opacity:.08}.footer-grid{gap:36px 25px;padding-bottom:40px;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-brand p{margin-top:17px}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid h2{margin-bottom:18px}.footer-grid>div>a:not(.brand),.footer-grid>div>span{font-size:12px;margin-bottom:13px}.footer-bottom{flex-wrap:wrap;font-size:9px;gap:14px;justify-content:space-between}.footer-bottom>span:nth-child(2){display:none}.site-footer{padding-top:45px}.breadcrumb{padding-top:21px;font-size:9px}.page-intro{grid-template-columns:1fr;gap:35px;padding-top:35px;padding-bottom:45px}.page-intro h1{font-size:61px}.page-intro .intro-text{font-size:14px}.page-intro figure{height:340px;border-radius:150px 150px 0 0}.page-intro:not(:has(figure)){padding-top:42px;padding-bottom:35px}.steps{grid-template-columns:1fr 1fr;gap:30px 25px;margin-top:32px}.steps article>span{font-size:31px;margin-bottom:22px}.steps h3{font-size:27px}.steps p{font-size:13px}.steps.three{grid-template-columns:1fr;gap:28px}.split-text{grid-template-columns:1fr;gap:18px}.split-text>div>p:not(.eyebrow){font-size:14px}.split-text h2{margin-bottom:8px}.article-layout{grid-template-columns:1fr;gap:40px}.article-layout aside{position:static}.project-facts{display:grid;grid-template-columns:95px 1fr;gap:10px;margin:20px 0}.project-facts dt{margin:0;padding-block:4px}.project-facts dd{padding-bottom:10px;margin:0;font-size:12px}.article-layout aside>.eyebrow{margin-bottom:14px}.article-layout aside .text-link{font-size:11px}.prose h2{font-size:36px;margin-top:38px}.prose p{font-size:14px;line-height:1.9}.article-photo img{height:300px}.faq-section{grid-template-columns:1fr;gap:24px}.faqs summary{font-size:13px;padding-block:20px}.faqs .answer{font-size:13px;padding-right:15px}.quote-section{padding-block:55px}.quote-section blockquote{font-size:41px}.quote-section p{font-size:10px}.quote-section p span{display:block;margin-top:5px}.story-grid>figure>img{height:310px}.education-story>figure{height:auto}.approach-rows article{grid-template-columns:1fr;gap:20px;padding-block:32px}.approach-rows article>span{font-size:10px}.approach-rows h2{font-size:36px}.approach-rows p{font-size:14px}.support-options article{display:flex;padding:29px;gap:0}.support-options .icon{margin-bottom:28px}.support-options .eyebrow{margin-bottom:18px}.support-options h2{font-size:44px;margin-bottom:20px}.support-options p{font-size:14px;margin-bottom:25px}.support-options .button{font-size:12px;max-width:350px}.support-options .text-link{font-size:11px;margin-top:12px}.large-email{font-size:32px}.contact-layout{grid-template-columns:1fr;gap:43px}.contact-panel{padding:30px 25px}.contact-panel h2{font-size:41px}.contact-panel .large-email{font-size:30px}.contact-topics>h2{font-size:35px}.contact-topics strong{font-size:14px}.contact-topics small{font-size:11px}.contact-topics>a{gap:15px}.not-found{padding-block:55px 75px}.not-found h1{font-size:55px}}
@media(max-width:380px){:root{--gutter:19px}.hero h1{font-size:59px}.hero-actions{gap:19px}.hero .button{font-size:11px;gap:13px}.hero-photo{height:385px}.belief-strip p{font-size:19px}.belief-strip .container>div{font-size:9px;gap:8px}.belief-strip .icon{width:22px;height:22px}.hero-footnote{font-size:8px}.hero-footnote .line{width:20px}.page-intro h1{font-size:53px}.contact-panel{padding:28px 20px}.contact-panel .large-email{font-size:25px}.large-email{font-size:27px}.steps{gap:25px 18px}.steps h3{font-size:24px}.trust-teaser .text-link+.text-link{margin-left:12px}.trust-teaser .text-link{font-size:11px}.education-band h2{font-size:42px}}
@media(max-width:760px){.site-header:not(.js-ready){position:static}.site-header:not(.js-ready) .header-inner{height:auto;min-height:78px;flex-wrap:wrap;padding-top:15px}.site-header:not(.js-ready) .menu-toggle{display:none}.site-header:not(.js-ready) .main-nav{position:static;visibility:visible;opacity:1;pointer-events:auto;transform:none;width:100%;padding:0 0 20px;box-shadow:none}.people-grid{grid-template-columns:1fr;gap:30px}.people-grid article>img{max-height:330px}.hero-photo>img{object-position:15% center}.hero-copy>p:not(.eyebrow),.card-body p,.values p,.story-copy>p:not(.eyebrow),.education-band p:not(.eyebrow),.trust-teaser p,.page-intro .intro-text,.split-text>div>p:not(.eyebrow),.prose p,.approach-rows p,.support-options p{font-size:15px}.hero-footnote{font-size:9px;line-height:1.7}}
@media(max-width:760px){.hero h1{font-size:clamp(44px,14vw,80px)}.page-intro h1{font-size:clamp(44px,13.5vw,72px)}.hero .hero-actions{gap:20px}.hero .button{padding-inline:16px;gap:15px}.faqs summary,.faqs .answer{font-size:14px}}
/* Supporting text retains AA contrast on both paper and tinted surfaces. */
.breadcrumb,.footer-bottom,.card-number,.article-photo figcaption,.project-facts dt,.approach-rows article>span,.vertical-note,.card-body p,.steps p,.contact-location p{color:#596650}.steps article>span{color:#687456}.small-copy{color:#596650!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover{transform:none}}
@media print{.topbar,.site-header,.site-footer,.cta-section,.hero-scroll,.skip-link,.copy-button{display:none}body{background:white;color:black}.section{padding-block:25px}.container{padding-inline:0;max-width:none}.page-intro{padding-block:20px}.article-layout{display:block}.article-layout aside{position:static}.button{border:1px solid black;background:none;color:black}.hero-photo{height:400px}a{text-decoration:underline}details .answer{display:block!important}h1,h2,h3{break-after:avoid}figure,article{break-inside:avoid}}
