@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Baskerville:wght@400;700&display=swap');
:root{--pine:#17352b;--pine-dark:#102920;--olive:#516947;--ink:#202a22;--muted:#5c685e;--line:#d8dfd5;--cream:#f6f6ef;--paper:#fffefa;--sand:#e7e9db;--accent:#bbd483;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{line-height:1.15}h1,h2{font-family:'Libre Baskerville',Georgia,serif;letter-spacing:-.045em;font-weight:400}h3{letter-spacing:-.025em}h1{font-size:clamp(2.9rem,5vw,5.4rem)}h2{font-size:clamp(2.2rem,3.6vw,3.8rem)}h3{font-size:1.5rem}a:focus-visible,summary:focus-visible{outline:3px solid #c8e497;outline-offset:4px}.site-header{background:var(--pine-dark);color:white}.header-inner{max-width:var(--max);margin:auto;padding:13px 32px;min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:block;flex:0 0 auto}.brand img{width:232px;max-height:56px;object-fit:contain;object-position:left}.desktop-nav{display:flex;gap:clamp(15px,2.1vw,34px);align-items:center;white-space:nowrap}.desktop-nav a,.mobile-menu a{text-decoration:none;font-size:14px;font-weight:700;color:#e8eee5}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--accent)}.mobile-menu{display:none}.site-footer{background:var(--pine-dark);color:#d8e3d8;margin-top:0}.footer-inner{max-width:var(--max);margin:auto;padding:72px 32px 64px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px}.footer-brand{font:2.1rem/1.2 'Libre Baskerville',Georgia,serif;color:white;margin-bottom:18px}.footer-inner h2{font:700 13px 'DM Sans',Arial,sans-serif;text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin:0 0 18px}.footer-inner a{display:block;text-decoration:none;margin:7px 0;color:#eef3eb}.footer-inner a:hover{text-decoration:underline}.footer-inner p{max-width:340px}.footer-bottom{max-width:var(--max);margin:auto;padding:20px 32px 30px;border-top:1px solid #365045;display:flex;justify-content:space-between;gap:18px;font-size:12px;color:#b9cabc}.section-wrap{max-width:var(--max);margin:auto;padding-left:32px;padding-right:32px}.eyebrow,.kicker,.index-label,.article-label{font-size:12px;line-height:1.4;letter-spacing:.14em;font-weight:700;text-transform:uppercase;color:var(--olive)}.button{display:inline-flex;gap:38px;align-items:center;justify-content:space-between;background:var(--pine);color:white;padding:14px 21px;text-decoration:none;font-weight:700;font-size:14px;border-radius:2px;transition:background .2s,transform .2s}.button:hover{background:#315744;transform:translateY(-2px)}.button-light{background:var(--accent);color:var(--pine-dark)}.button-light:hover{background:white}.text-link{font-weight:700;text-decoration:none;border-bottom:1px solid var(--pine);padding-bottom:4px;font-size:14px}.text-link span{margin-left:14px}.text-link:hover{color:var(--olive)}
/* Home: an editorial sequence with deliberate image restraint. */
.home-hero{max-width:1480px;margin:auto;background:var(--cream);display:grid;grid-template-columns:52% 48%;min-height:610px}.hero-copy{padding:clamp(60px,7vw,116px) clamp(32px,6vw,90px) 75px max(32px,calc((100vw - var(--max))/2 + 32px));display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy .eyebrow{margin-bottom:32px}.hero-copy h1{max-width:690px;margin-bottom:25px}.hero-copy>p:not(.eyebrow){font-size:20px;line-height:1.55;max-width:560px;margin-bottom:34px;color:#475449}.hero-photo{position:relative;overflow:hidden;margin:0;min-height:500px}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo figcaption{position:absolute;bottom:20px;right:20px;background:rgba(16,41,32,.9);color:white;font-size:11px;letter-spacing:.04em;padding:8px 12px}.intro{padding-top:100px;padding-bottom:112px;display:grid;grid-template-columns:1fr 240px;align-items:end;gap:100px}.intro-lead{font:clamp(1.55rem,2.4vw,2.45rem)/1.43 'Libre Baskerville',Georgia,serif;letter-spacing:-.03em;max-width:880px;margin:0}.intro .text-link{justify-self:start;margin-bottom:8px}.programs{padding-bottom:112px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:34px}.section-heading h2{max-width:730px;margin:0}.section-heading>p{max-width:410px;color:var(--muted);margin:0}.section-heading .kicker{align-self:start}.feature{display:grid;grid-template-columns:53% 47%;min-height:390px;background:var(--sand)}.feature-image{min-height:380px}.feature-image img{width:100%;height:100%;object-fit:cover}.feature-copy{padding:clamp(38px,5vw,75px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.feature-copy h3{font:clamp(2rem,3.1vw,3.5rem)/1.15 'Libre Baskerville',Georgia,serif;letter-spacing:-.045em;margin:22px 0}.feature-copy p{max-width:440px;color:#526052;margin-bottom:28px}.program-list{margin-top:30px;border-top:1px solid var(--line)}.program-row{display:grid;grid-template-columns:70px 1fr 30px;gap:18px;padding:25px 8px;border-bottom:1px solid var(--line);text-decoration:none;align-items:center;transition:background .2s}.program-row:hover{background:#f3f6ed}.program-num{font-size:13px;color:var(--olive)}.program-row strong{display:block;font:1.55rem/1.3 'Libre Baskerville',Georgia,serif;letter-spacing:-.03em}.program-row small{display:block;color:var(--muted);font-size:14px;margin-top:5px}.program-row .arrow{font-size:23px}.impact{background:var(--pine);color:white}.impact-inner{max-width:var(--max);margin:auto;padding:80px 32px;display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:end}.impact .kicker{color:var(--accent)}.impact h2{font-size:clamp(2rem,3vw,3rem);max-width:430px}.impact p{color:#c8d8c6;max-width:450px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.metrics div{border-left:1px solid #5d796b;padding-left:23px}.metrics strong{display:block;font:clamp(2.1rem,3vw,3.5rem)/1.2 'Libre Baskerville',Georgia,serif;color:var(--accent)}.metrics span{display:block;font-size:13px;color:#e0eadb;margin-top:8px}.connected{padding-top:110px;padding-bottom:110px}.work-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.work-tile{position:relative;display:block;min-height:205px;padding:35px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-decoration:none;transition:background .2s}.work-tile:hover{background:var(--cream)}.work-tile span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--olive);font-weight:700}.work-tile h3{font:1.65rem/1.25 'Libre Baskerville',Georgia,serif;max-width:390px;margin:26px 0 0}.work-tile b{position:absolute;right:30px;top:30px;font-size:22px;font-weight:400}.story{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--cream);padding-left:0;padding-right:0;max-width:1156px;margin-bottom:100px}.story-photo{min-height:440px}.story-photo img{width:100%;height:100%;object-fit:cover}.story-copy{padding:clamp(40px,5vw,80px);display:flex;flex-direction:column;align-items:start;justify-content:center}.story-copy h2{font-size:clamp(2rem,3vw,3.2rem);margin:15px 0 23px}.story-copy p:not(.kicker){color:var(--muted);margin-bottom:27px}.journal{padding-bottom:115px}.notes{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-bottom:28px}.note{border-top:1px solid var(--pine);padding-top:20px}.note span,.journal-date{font-size:12px;letter-spacing:.1em;color:var(--olive);text-transform:uppercase;font-weight:700}.note h3{font:1.35rem/1.3 'Libre Baskerville',Georgia,serif;margin:16px 0}.note p{font-size:14px;color:var(--muted);line-height:1.6}
/* Content pages */
.page-hero{background:var(--cream)}.page-hero-inner{max-width:var(--max);margin:auto;padding:64px 32px;display:grid;grid-template-columns:1.06fr .94fr;gap:7%;align-items:center}.page-hero-copy{padding:35px 0}.breadcrumb,.breadcrumb-sep,.breadcrumb-current{font-size:12px;font-weight:700;color:var(--olive);text-decoration:none;text-transform:uppercase;letter-spacing:.1em}.breadcrumb-sep{margin:0 10px}.page-hero h1{font-size:clamp(2.6rem,4vw,4.5rem);margin:35px 0 22px}.page-hero-copy>p{font-size:18px;color:var(--muted);max-width:610px}.page-hero-image{height:390px;overflow:hidden}.page-hero-image img{width:100%;height:100%;object-fit:cover}.article-layout{max-width:var(--max);margin:auto;padding:85px 32px 110px;display:grid;grid-template-columns:minmax(0,750px) minmax(220px,280px);justify-content:space-between;gap:75px}.article-flow{min-width:0;font-size:17px;line-height:1.82}.article-label{border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:40px}.article-flow>div{max-width:100%}.article-flow p,.article-flow li{color:#3d493f}.article-flow p{margin-bottom:1.3em}.article-flow h2,.article-flow h3,.article-flow h4{font-family:'Libre Baskerville',Georgia,serif;letter-spacing:-.035em;line-height:1.25;margin:1.7em 0 .6em}.article-flow h2{font-size:clamp(1.8rem,2.3vw,2.6rem)}.article-flow h3{font-size:1.45rem}.article-flow a{color:#1e5a42;text-underline-offset:3px}.article-flow img{height:auto;max-width:100%;border-radius:2px}.article-flow figure{margin:30px 0}.article-flow figcaption{font-size:12px;color:var(--muted);line-height:1.5;margin-top:8px}.article-flow .wp-block-columns{display:flex;gap:22px;align-items:start}.article-flow .wp-block-column{flex:1;min-width:0}.article-flow .wp-block-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.article-flow ul,.article-flow ol{padding-left:25px}.article-flow blockquote{margin:34px 0;padding:10px 28px;border-left:3px solid var(--olive);font:1.35rem/1.55 'Libre Baskerville',Georgia,serif}.article-flow table{width:100%;border-collapse:collapse;display:block;overflow:auto}.article-flow td,.article-flow th{border:1px solid var(--line);padding:10px}.archive-note{background:#eef2e5;padding:15px 18px;border-left:3px solid var(--olive);font-size:14px}.aside-card{position:sticky;top:25px;border-top:2px solid var(--pine);padding-top:18px}.aside-card>span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:700;color:var(--olive);margin-bottom:16px}.aside-card a{display:flex;justify-content:space-between;gap:15px;text-decoration:none;border-bottom:1px solid var(--line);font-size:14px;font-weight:700;padding:13px 0}.aside-card a:hover{color:var(--olive)}.next-step{background:var(--pine);color:white;padding:60px max(32px,calc((100vw - var(--max))/2 + 32px));display:flex;align-items:center;justify-content:space-between;gap:35px}.next-step h2{font-size:2.2rem;margin:0 0 10px}.next-step p{color:#d3dfd1;margin:0}.blog-hero{padding-top:110px;padding-bottom:80px;background:var(--cream);max-width:none}.blog-hero>*{max-width:var(--max);margin-left:auto;margin-right:auto}.blog-hero h1{margin-top:25px}.blog-hero>p:last-child{font-size:19px;color:var(--muted)}.journal-list{padding-top:65px;padding-bottom:100px}.journal-item{display:grid;grid-template-columns:100px 1fr;gap:30px;padding:30px 0 36px;border-bottom:1px solid var(--line)}.journal-item:first-child{border-top:1px solid var(--line)}.journal-index{color:var(--olive);font:1.7rem 'Libre Baskerville',Georgia,serif}.journal-item h2{font-size:clamp(1.5rem,2.2vw,2.3rem);margin:10px 0 15px}.journal-item p:last-child{color:var(--muted);max-width:900px;margin:0;font-size:15px}
@media(max-width:900px){.desktop-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;list-style:none;padding:8px 12px;border:1px solid #789183;font-weight:700;font-size:14px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;z-index:20;right:0;top:48px;min-width:230px;background:var(--pine-dark);padding:15px 18px;box-shadow:0 15px 25px #0003}.mobile-menu nav a{display:block;padding:9px 0}.home-hero{grid-template-columns:1fr}.hero-copy{padding:65px 32px}.hero-photo{height:380px;min-height:0}.intro{grid-template-columns:1fr;gap:30px}.impact-inner{grid-template-columns:1fr;gap:25px}.page-hero-inner{gap:30px}.article-layout{grid-template-columns:minmax(0,1fr);gap:35px}.article-aside{max-width:100%}.aside-card{position:static}.aside-card a{display:inline-flex;margin-right:20px;min-width:180px}.footer-inner{grid-template-columns:1.5fr 1fr 1fr}}
@media(max-width:650px){body{font-size:16px}.header-inner{padding:12px 20px;min-height:70px}.brand img{width:190px}.section-wrap{padding-left:22px;padding-right:22px}.hero-copy{padding:56px 22px}.hero-copy h1{font-size:2.8rem}.hero-copy>p:not(.eyebrow){font-size:17px}.hero-photo{height:290px}.intro{padding-top:65px;padding-bottom:70px}.intro-lead{font-size:1.45rem}.programs,.connected,.journal{padding-bottom:75px}.section-heading{display:block}.section-heading h2{margin-top:12px}.feature{grid-template-columns:1fr}.feature-image{height:250px;min-height:0}.feature-copy{padding:35px 25px}.program-row{grid-template-columns:34px 1fr 22px;gap:10px;padding:21px 0}.program-row strong{font-size:1.3rem}.impact-inner{padding:65px 22px}.metrics{gap:10px}.metrics div{padding-left:10px}.metrics strong{font-size:1.55rem}.metrics span{font-size:11px}.connected{padding-top:75px}.work-grid{grid-template-columns:1fr}.work-tile{min-height:155px;padding:25px}.work-tile h3{font-size:1.35rem}.story{grid-template-columns:1fr;margin-bottom:75px}.story-photo{height:300px;min-height:0}.story-copy{padding:35px 22px 45px}.notes{grid-template-columns:1fr;gap:25px}.page-hero-inner{grid-template-columns:1fr;padding:38px 22px 45px}.page-hero-copy{padding:0}.page-hero h1{font-size:2.6rem;margin:25px 0 17px}.page-hero-image{height:270px}.article-layout{padding:55px 22px 75px}.article-flow{font-size:16px}.article-flow .wp-block-columns{display:block}.article-flow .wp-block-gallery{grid-template-columns:1fr}.next-step{padding:45px 22px;display:block}.next-step h2{font-size:1.8rem}.next-step .button{margin-top:24px}.blog-hero{padding:65px 22px}.journal-list{padding-top:35px}.journal-item{grid-template-columns:40px 1fr;gap:12px}.journal-index{font-size:1.1rem}.footer-inner{grid-template-columns:1fr 1fr;padding:50px 22px;gap:25px}.footer-inner>div:first-child{grid-column:1/-1}.footer-bottom{padding:20px 22px;display:block}.footer-bottom span{display:block;margin-bottom:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.program-row,.work-tile{transition:none}}
/* The archive's old two-column body fragments were composed for a wider theme.
   Present them in reading order so paragraphs stay comfortably legible here. */
.article-flow .wp-block-columns{display:block}
.article-flow .wp-block-column{width:100%;margin:0 0 1.5rem}
/* Keep the opening composition within a normal desktop viewport. */
.home-hero{grid-template-columns:56% 44%;min-height:520px}
.home-hero .hero-copy{padding-top:55px;padding-bottom:55px}
.home-hero .hero-copy{padding-left:clamp(32px,calc((100vw - 1220px)/2 + 32px),150px)}
.home-hero .hero-copy h1{font-size:clamp(3.25rem,4.3vw,4.55rem);line-height:1.11;max-width:680px;margin-bottom:22px}
.home-hero .hero-copy .eyebrow{margin-bottom:22px}
.home-hero .hero-copy>p:not(.eyebrow){font-size:18px;margin-bottom:25px}
.home-hero .hero-photo{min-height:520px;max-height:560px}
@media(max-width:900px){.home-hero{grid-template-columns:1fr;min-height:0}.home-hero .hero-copy{padding:55px 32px}.home-hero .hero-photo{height:260px;min-height:0;max-height:none}}
@media(max-width:650px){.home-hero .hero-copy{padding:43px 22px 40px}.home-hero .hero-copy h1{font-size:clamp(2.35rem,10vw,2.7rem);line-height:1.12;margin-bottom:18px}.home-hero .hero-copy .eyebrow{margin-bottom:20px;font-size:10px}.home-hero .hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.5;margin-bottom:22px}.home-hero .hero-photo{height:200px}.home-hero .hero-photo figcaption{font-size:10px;bottom:12px;right:12px}}
/* A real journal entry replaces the archive's incomplete teasers. */
.blog-feature{padding-bottom:110px}
.blog-feature>a{display:grid;grid-template-columns:45% 55%;background:var(--cream);text-decoration:none;min-height:370px}
.blog-feature img{width:100%;height:100%;object-fit:cover}
.blog-feature>a>div{padding:45px 55px;display:flex;flex-direction:column;align-items:start;justify-content:center}
.blog-feature h2{font-size:clamp(2rem,3vw,3.3rem);margin:15px 0 22px}
.blog-feature p:not(.eyebrow){color:var(--muted);margin-bottom:22px}
.blog-feature span{font-size:14px;font-weight:700;border-bottom:1px solid var(--pine);padding-bottom:4px}
.blog-feature a:hover span{color:var(--olive)}
.journal .notes:has(.home-journal-post){display:block}
.home-journal-post{display:grid;grid-template-columns:42% 1fr;gap:32px;max-width:970px;align-items:center;text-decoration:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0}
.home-journal-post img{width:100%;height:255px;object-fit:cover}
.home-journal-post span{display:block;font-size:11px;letter-spacing:.13em;color:var(--olive);font-weight:700}
.home-journal-post h3{font:clamp(1.55rem,2.4vw,2.4rem)/1.22 'Libre Baskerville',Georgia,serif;letter-spacing:-.035em;margin:15px 0}
.home-journal-post p{font-size:15px;color:var(--muted)}
.home-journal-post b{font-size:13px;border-bottom:1px solid var(--pine);padding-bottom:4px}
.post-heading{padding-top:85px;padding-bottom:38px}
.post-heading h1{font-size:clamp(2.7rem,4.4vw,4.8rem);max-width:990px;margin:20px 0 23px}
.post-breadcrumb{font-size:13px;font-weight:700;text-decoration:none;display:inline-block;margin-bottom:38px}
.post-breadcrumb:hover{text-decoration:underline}
.post-meta{display:flex;flex-wrap:wrap;gap:8px 20px;color:var(--olive);font-size:13px;font-weight:700;margin-bottom:28px}
.post-deck{max-width:860px;font-size:21px;line-height:1.55;color:var(--muted);margin:0}
.post-cover{margin-top:0;margin-bottom:0}
.post-cover img{width:100%;height:470px;object-fit:cover}
.post-cover figcaption,.post-inline figcaption{font-size:12px;color:var(--muted);line-height:1.5;margin-top:9px}
.post-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(210px,270px);justify-content:space-between;gap:65px;padding-top:75px;padding-bottom:105px}
.post-copy{font-size:17px;line-height:1.85;min-width:0}
.post-copy p{margin:0 0 1.5em;color:#3d493f}
.post-copy .post-lead{font-size:20px;line-height:1.65;color:var(--ink)}
.post-copy h2{font-size:clamp(2rem,2.7vw,2.85rem);margin:1.65em 0 .65em}
.post-copy a{color:#1e5a42;text-underline-offset:3px}
.post-inline{margin:45px 0 50px}
.post-inline img{width:100%;max-height:470px;object-fit:cover}
.post-aside{align-self:start;position:sticky;top:30px;border-top:2px solid var(--pine);padding-top:18px}
.post-aside p{text-transform:uppercase;font-size:12px;letter-spacing:.13em;font-weight:700;color:var(--olive)}
.post-aside a{display:block;text-decoration:none;font-size:14px;font-weight:700;border-bottom:1px solid var(--line);padding:12px 0}
.post-aside a:hover{color:var(--olive)}
.post-end{background:var(--pine);color:white;padding:60px max(32px,calc((100vw - var(--max))/2 + 32px));display:flex;align-items:center;justify-content:space-between;gap:30px}
.post-end h2{font-size:clamp(2rem,3vw,3rem);max-width:650px;margin:10px 0 0}
.post-end .eyebrow{color:var(--accent)}
@media(max-width:900px){.post-layout{grid-template-columns:1fr}.post-aside{position:static}.post-cover img{height:370px}}
@media(max-width:650px){.blog-feature{padding-bottom:70px}.blog-feature>a{grid-template-columns:1fr}.blog-feature img{height:225px}.blog-feature>a>div{padding:28px 24px 35px}.blog-feature h2{font-size:2rem}.home-journal-post{grid-template-columns:1fr;gap:20px}.home-journal-post img{height:220px}.post-heading{padding-top:45px;padding-bottom:28px}.post-breadcrumb{margin-bottom:29px}.post-heading h1{font-size:2.65rem}.post-deck{font-size:18px}.post-cover img{height:245px}.post-layout{padding-top:45px;padding-bottom:70px}.post-copy{font-size:16px}.post-copy .post-lead{font-size:18px}.post-copy h2{font-size:2rem}.post-inline img{max-height:300px}.post-end{padding:45px 22px;display:block}.post-end .button{margin-top:24px}}
