/* UI refinement layer: calmer hierarchy, stronger hero composition, responsive-safe images. */
.hero{padding:72px 0 78px}
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px}
.hero h1{font-size:clamp(52px,5.1vw,68px);line-height:1.08;max-width:610px;letter-spacing:-.035em;text-wrap:balance}
.hero-lede{max-width:540px;font-size:17px}
.hero-image-wrap{width:min(100%,640px);height:auto;aspect-ratio:auto;margin-left:auto;border-radius:28px;border-width:8px;box-shadow:0 24px 55px rgba(15,54,38,.14)}
.hero-image-wrap img{height:auto;aspect-ratio:auto;object-fit:contain;object-position:center}
.hero-stamp{left:-18px;bottom:24px;border-radius:4px;padding:15px 18px;font-size:15px}
.hero-badge{right:-10px;top:18px;width:112px;height:112px;font-size:11px}
.hero-note{max-width:470px}
.impact-strip{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.impact-grid{display:grid;grid-template-columns:repeat(3,1fr)}
.impact-grid>div{display:flex;align-items:center;gap:15px;padding:21px 30px;border-right:1px solid var(--line)}
.impact-grid>div:first-child{padding-left:0}.impact-grid>div:last-child{border-right:0}
.impact-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--gold-light);color:var(--green);font-size:11px;font-weight:800}
.impact-grid strong,.impact-grid small{display:block}.impact-grid strong{font-family:'Lora',Georgia,serif;color:var(--green);font-size:17px}.impact-grid small{color:var(--muted);font-size:12px;margin-top:2px}
.section{padding:92px 0}.mission-visual img{height:auto;aspect-ratio:auto;border-radius:18px}.program-card{border-radius:14px;overflow:hidden;border:1px solid rgba(7,63,44,.06);box-shadow:0 14px 30px rgba(15,54,38,.08)}.program-image{height:auto;aspect-ratio:auto}.program-image img{height:auto;aspect-ratio:auto}.program-content{min-height:215px}.value-card{border-radius:10px}.join-grid{gap:72px}
@media(min-width:851px){.container{width:min(1200px,calc(100% - 64px))}.hero-copy{padding-left:8px}}
@media(max-width:850px){.hero{padding:58px 0 66px}.hero-grid{gap:38px}.hero h1{font-size:clamp(42px,10vw,56px);max-width:620px}.hero-image-wrap{width:100%;border-radius:22px}.hero-stamp{left:14px;bottom:14px}.hero-badge{right:10px;top:12px}.impact-grid{grid-template-columns:1fr}.impact-grid>div,.impact-grid>div:first-child{padding:16px 0;border-right:0;border-bottom:1px solid var(--line)}.impact-grid>div:last-child{border-bottom:0}.section{padding:72px 0}.program-content{min-height:0}}
@media(max-width:480px){.hero h1{font-size:clamp(39px,11vw,48px);line-height:1.1}.hero-lede{font-size:16px}.hero-actions{margin:28px 0}.hero-badge{width:92px;height:92px;font-size:9px}.hero-stamp{font-size:12px;padding:11px 13px}.hero-note{font-size:14px}.impact-grid strong{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{transition:none;transform:none}.button,.program-image img{transition:none}}

/* Brand typography and real community photography. */
body,body *{font-family:'Inter',Arial,sans-serif}
body{color:#102f25}
.hero-lede,.intro-copy,.program-content p,.value-card p,.split-heading>p,.food-story-copy>p:not(.eyebrow){color:#243f35}
.food-story{background:#fffdf7}
.food-story-grid{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:70px;align-items:center}
.food-story-copy h2{font-size:clamp(42px,5vw,62px);line-height:1.08;letter-spacing:-.04em;color:#082f24;margin:0 0 22px;font-weight:800}
.food-story-copy p{max-width:480px}.food-story-copy .food-lead{font-size:21px;line-height:1.45;color:#123c2d;margin-bottom:18px}.food-story-copy .button{margin-top:18px}
.food-gallery{display:grid;grid-template-columns:1.25fr .75fr;gap:14px;align-items:start}.food-gallery figure{margin:0;background:#f1eee3;border-radius:12px;overflow:hidden}.food-gallery img{display:block;width:100%;height:auto;object-fit:contain}.food-gallery-feature{grid-row:span 2}.food-gallery figcaption{padding:10px 13px;color:#173a2c;font-size:12px;font-weight:700;letter-spacing:.02em}
@media(max-width:850px){.food-story-grid{grid-template-columns:1fr;gap:38px}.food-story-copy h2{font-size:44px}.food-gallery{grid-template-columns:1fr 1fr}.food-gallery-feature{grid-row:auto;grid-column:span 2}}
@media(max-width:480px){.food-gallery{grid-template-columns:1fr}.food-gallery-feature{grid-column:auto}.food-story-copy .food-lead{font-size:18px}}
@media(min-width:851px){.hero-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:50px}.hero h1{font-size:clamp(44px,4.2vw,58px);line-height:1.1;max-width:580px}.hero-image-wrap{width:100%;max-width:760px}.hero-visual{width:100%}}
