:root{--ink:#18301b;--brand:#174f20;--accent:#d6a33a;--paper:#f7f1e4;--soft:#e7ead8;--dark:#102c16;--white:#fff;--line:color-mix(in srgb,var(--ink) 18%,transparent);--radius:24px;--shell:min(1320px,calc(100vw - 48px));--display:'Fraunces', serif;--body:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:var(--shell);margin-inline:auto}.screen-reader-text,.skip-link{position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}.skip-link:focus{clip:auto;width:auto;height:auto;z-index:9999;top:12px;left:12px;padding:10px 14px;background:#fff}.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;color:#fff;transition:.3s ease}.site-header.is-scrolled{background:color-mix(in srgb,var(--dark) 92%,transparent);backdrop-filter:blur(18px);box-shadow:0 1px 0 rgba(255,255,255,.12)}.site-header__inner{width:var(--shell);height:94px;margin:auto;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:32px}.brand-mark{display:flex;align-items:center;gap:12px;font-weight:700;letter-spacing:-.02em}.brand-mark img{width:82px;height:52px;object-fit:contain;background:#fff;border-radius:4px;padding:4px}.brand-mark span{font-size:14px;text-transform:uppercase;letter-spacing:.09em}.custom-logo-link img{width:150px;max-height:64px;object-fit:contain}.primary-menu{list-style:none;display:flex;justify-content:center;gap:28px;padding:0;margin:0}.primary-menu a{font-size:14px;font-weight:600}.primary-menu a:hover{opacity:.7}.header-cta{padding:11px 17px;border:1px solid rgba(255,255,255,.55);border-radius:999px;font-size:13px;font-weight:700}.menu-toggle{display:none;background:none;border:0;color:inherit;padding:8px}.menu-toggle span:not(.screen-reader-text){display:block;width:24px;height:2px;background:currentColor;margin:5px}.hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;color:#fff;overflow:hidden}.hero__media,.hero__veil{position:absolute;inset:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__veil{background:linear-gradient(90deg,rgba(8,29,15,.88) 0%,rgba(8,29,15,.45) 46%,rgba(8,29,15,.12) 76%),linear-gradient(0deg,rgba(8,29,15,.65),transparent 45%)}.hero__content{position:relative;z-index:2;width:var(--shell);margin:0 auto;padding:180px 0 96px}.eyebrow{margin:0 0 20px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700}.hero h1,.page-hero h1,.error-page h1{max-width:950px;margin:0;font-family:var(--display);font-size:clamp(4rem,8.2vw,8.2rem);line-height:.86;letter-spacing:-.055em;font-weight:600}.hero h1 em{display:block;color:#fff;font-style:normal}.hero__lead{max-width:610px;margin:34px 0 0;font-size:clamp(1rem,1.6vw,1.28rem);line-height:1.55}.button-row{display:flex;align-items:center;gap:28px;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:15px 22px;background:var(--brand);color:#fff;border-radius:999px;font-weight:700;font-size:14px}.button--light{background:#fff;color:var(--ink)}.text-link{display:inline-flex;gap:14px;align-items:center;border-bottom:1px solid currentColor;padding-bottom:3px;font-weight:700;font-size:14px}.text-link--light{color:#fff}.hero__index{position:absolute;z-index:2;right:24px;bottom:24px;display:flex;gap:18px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;writing-mode:vertical-rl}.section{padding:clamp(88px,11vw,170px) 0}.section-heading{max-width:820px}.section-heading h2{margin:0;font-family:var(--display);font-size:clamp(3rem,6vw,6.2rem);line-height:.92;letter-spacing:-.045em;font-weight:600}.section-lead{max-width:630px;margin:28px 0 0;font-size:1.1rem}.section-heading--split{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;max-width:none;align-items:end}.section-heading--split .eyebrow{grid-column:1/-1}.section-heading--split .section-lead{margin:0}.intro-grid{display:grid;grid-template-columns:1.05fr .72fr;gap:80px;align-items:start}.intro-grid .section-heading{max-width:none}.intro-copy{padding-top:70px;font-size:1.1rem}.intro-copy p{margin:0 0 24px}.intro-grid blockquote{max-width:520px;margin:48px 0 0;padding-left:24px;border-left:2px solid var(--accent);font-family:var(--display);font-size:clamp(1.6rem,2.5vw,2.6rem);line-height:1.1}.intro-visual{grid-column:1/-1;margin:40px 0 0;height:min(64vw,700px);overflow:hidden;border-radius:var(--radius)}.intro-visual img{width:100%;height:100%;object-fit:cover}.section--capabilities{background:var(--dark);color:#fff}.capability-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:72px;border-top:1px solid rgba(255,255,255,.22);border-left:1px solid rgba(255,255,255,.22)}.capability-card{min-height:320px;padding:30px;border-right:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22);display:flex;flex-direction:column}.capability-number{font-size:11px;letter-spacing:.12em;opacity:.6}.capability-card h3{margin:auto 0 14px;font-family:var(--display);font-size:2rem;line-height:1}.capability-card p{margin:0;color:rgba(255,255,255,.7)}.capability-card>a{margin:20px 0 0;font-size:1.5rem}.section--why{background:var(--soft)}.why-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:100px}.why-list{border-top:1px solid var(--line)}.why-list article{display:grid;grid-template-columns:.6fr 1fr;gap:40px;padding:30px 0;border-bottom:1px solid var(--line)}.why-list h3{margin:0;font-family:var(--display);font-size:1.8rem;line-height:1}.why-list p{margin:0}.process-track{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-top:1px solid var(--line)}.process-step{padding:28px 28px 0 0;min-height:280px;border-right:1px solid var(--line)}.process-step+article{padding-left:28px}.process-step span{font-size:12px;color:var(--brand);font-weight:700}.process-step h3{font-family:var(--display);font-size:2.2rem;margin:62px 0 16px;line-height:1}.process-step p{margin:0;font-size:.95rem}.section--portfolio{background:#fff}.project-grid{margin-top:72px;display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.project-card:first-child{grid-row:span 2}.project-card>a{display:grid;height:100%;background:var(--paper);border-radius:var(--radius);overflow:hidden}.project-card__media{min-height:320px;overflow:hidden}.project-card:first-child .project-card__media{min-height:610px}.project-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.project-card:hover img{transform:scale(1.035)}.project-card__copy{padding:28px}.project-card__copy h3{margin:0 0 12px;font-family:var(--display);font-size:2rem;line-height:1}.project-card__copy p:not(.eyebrow){margin:0 0 24px}.project-card__copy span{font-weight:700;font-size:13px}.section--insights{background:var(--paper)}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-top:1px solid var(--line)}.insight-card{padding:32px 32px 0 0;min-height:360px;border-right:1px solid var(--line)}.insight-card+article{padding-left:32px}.insight-card h3{font-family:var(--display);font-size:2rem;line-height:1.06;margin:64px 0 20px}.insight-card>.text-link{margin-top:26px}.section--cta{padding-top:0}.cta-panel{background:var(--brand);color:#fff;padding:clamp(48px,7vw,100px);border-radius:var(--radius)}.cta-panel h2{max-width:900px;margin:0;font-family:var(--display);font-size:clamp(3rem,6vw,6.5rem);line-height:.92;letter-spacing:-.04em}.cta-panel>p:not(.eyebrow){max-width:620px;margin:28px 0}.site-footer{background:var(--dark);color:#fff;padding:80px 0 24px}.site-footer__grid,.site-footer__bottom{width:var(--shell);margin:auto}.site-footer__grid{display:grid;grid-template-columns:1.2fr .6fr .7fr;gap:70px}.brand-mark--footer{margin-bottom:24px}.footer-brand>p{max-width:360px;color:rgba(255,255,255,.65)}.footer-label{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:10px 0;color:rgba(255,255,255,.72)}.site-footer__bottom{display:flex;justify-content:space-between;margin-top:70px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18);font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.55)}.page-hero{padding:210px 0 90px;background:var(--dark);color:#fff}.page-hero h1{font-size:clamp(4rem,7vw,7rem)}.prose-layout,.article-shell{padding:90px 0 150px}.prose{max-width:850px;font-size:1.08rem}.prose h2,.prose h3{font-family:var(--display);line-height:1}.prose h2{font-size:3rem}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:90px 0 150px}.post-card img{aspect-ratio:4/3;object-fit:cover}.post-card h2{font-family:var(--display);font-size:2rem;line-height:1}.article h1{font-family:var(--display);font-size:clamp(3.5rem,7vw,7rem);line-height:.9}.article-hero{margin:50px 0}.error-page{min-height:80vh;padding:220px 0 100px;background:var(--soft)}.reveal,.section-heading,.process-step,.project-card,.insight-card{opacity:1;transform:none}@media(prefers-reduced-motion:no-preference){.js .reveal,.js .section-heading,.js .process-step,.js .project-card,.js .insight-card{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.js .is-visible{opacity:1;transform:none}}.brand-crops .hero__veil{background:linear-gradient(90deg,rgba(20,45,20,.84),rgba(20,45,20,.15) 66%),linear-gradient(0deg,rgba(20,45,20,.55),transparent 50%)}.brand-crops .hero h1 em{color:#f4d989}.brand-crops .capability-card{border-radius:0}.brand-crops .project-card__copy h3,.brand-crops .insight-card h3{letter-spacing:-.035em}@media(max-width:980px){:root{--shell:min(100% - 32px,760px)}.site-header__inner{height:78px;grid-template-columns:1fr auto}.primary-nav{position:fixed;inset:78px 0 0;background:var(--dark);padding:38px 24px;display:none}.primary-nav.is-open{display:block}.primary-menu{display:block}.primary-menu li{margin:0 0 22px}.primary-menu a{font-size:2rem}.header-cta{display:none}.menu-toggle{display:block}.brand-mark img{width:70px;height:44px}.hero__content{padding:150px 0 70px}.section-heading--split,.intro-grid,.why-grid{grid-template-columns:1fr;gap:42px}.intro-copy{padding-top:0}.capability-list{grid-template-columns:repeat(2,1fr)}.process-track{grid-template-columns:repeat(2,1fr);row-gap:44px}.project-grid{grid-template-columns:1fr}.project-card:first-child{grid-row:auto}.project-card:first-child .project-card__media{min-height:420px}.insight-grid{grid-template-columns:1fr}.insight-card{min-height:auto;padding:32px 0;border-right:0;border-bottom:1px solid var(--line)}.insight-card+article{padding-left:0}.site-footer__grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.brand-agri .capability-card{grid-template-columns:44px 1fr}.brand-agri .capability-card p{grid-column:2}.brand-agri .capability-card>a{grid-column:2}}@media(max-width:640px){:root{--shell:calc(100% - 28px)}.hero h1{font-size:clamp(3.4rem,17vw,5.6rem)}.hero__index{display:none}.button-row{align-items:flex-start;flex-direction:column;gap:18px}.section{padding:80px 0}.section-heading h2{font-size:clamp(2.8rem,14vw,4.6rem)}.section-heading--split{display:block}.section-heading--split .section-lead{margin-top:24px}.capability-list{grid-template-columns:1fr}.capability-card{min-height:260px}.why-list article{grid-template-columns:1fr;gap:12px}.process-track{grid-template-columns:1fr}.process-step,.process-step+article{padding:28px 0;border-right:0;border-bottom:1px solid var(--line);min-height:auto}.process-step h3{margin-top:28px}.project-card__media,.project-card:first-child .project-card__media{min-height:300px}.site-footer__grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.site-footer__bottom{display:block}.site-footer__bottom span{display:block;margin-top:8px}.post-grid{grid-template-columns:1fr}.brand-agri .capability-card{display:flex}}
/* Keep content readable without relying on scroll-triggered JavaScript. */
.js .reveal,.js .section-heading,.js .process-step,.js .project-card,.js .insight-card{opacity:1!important;transform:none!important}
.icon{display:inline-block;width:1.1em;height:1.1em;flex:0 0 auto;vertical-align:-.16em}.icon--arrow{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:640px){.brand-agri .capability-list{grid-template-columns:1fr}}

/* Market-sheet footer: direct footer patterns + indirect editorial-directory inspiration. */
.site-footer.site-footer--market{padding:0;background:#f4e3bd;color:var(--ink);border-top:1px solid var(--ink);overflow:hidden}
.footer-market__prompt{padding:clamp(54px,7vw,94px) 0 clamp(58px,8vw,108px)}
.footer-market__prompt>.eyebrow{margin-bottom:clamp(34px,5vw,64px)}
.footer-market__prompt>a{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:36px}
.footer-market__prompt>a>span{max-width:10ch;font-family:var(--display);font-size:clamp(3.7rem,7.2vw,7.8rem);font-weight:550;line-height:1.04;letter-spacing:-.06em}
.footer-market__prompt strong{display:flex;align-items:center;gap:18px;padding:16px 0;border-bottom:2px solid currentColor;font-size:.86rem}
.footer-market__prompt strong .icon{width:1.35em;height:1.35em;transition:transform .25s ease}.footer-market__prompt a:hover strong .icon{transform:translate(5px,-5px)}
.footer-market__directory{display:grid;grid-template-columns:3fr 5fr 4fr;border-top:1px solid var(--ink)}
.footer-market__directory>div{min-width:0;padding:30px clamp(20px,2.5vw,40px) 38px;border-inline-end:1px solid var(--ink)}
.footer-market__directory>div:first-child{padding-inline-start:0}.footer-market__directory>div:last-child{padding-inline-end:0;border-inline-end:0}
.footer-market__directory .footer-label{margin:0 0 26px;color:var(--ink)}
.footer-market__identity{display:flex;min-height:270px;flex-direction:column;justify-content:space-between}
.footer-market__identity img{width:108px;height:auto}.footer-market__identity p{max-width:20ch;margin:50px 0 0;font-size:.92rem;line-height:1.5}
.footer-market__nav ul,.footer-market__contact ul{list-style:none;margin:0;padding:0}
.footer-market__nav ul{counter-reset:footer-links;display:grid;grid-template-columns:1fr 1fr;gap:0 24px}
.footer-market__nav li{counter-increment:footer-links;margin:0;border-top:1px solid color-mix(in srgb,var(--ink) 45%,transparent);color:var(--ink)}
.footer-market__nav a{display:grid;grid-template-columns:26px 1fr;gap:8px;padding:9px 0;font-weight:650;line-height:1.35}
.footer-market__nav a:before{content:counter(footer-links,decimal-leading-zero);font-size:.58rem;letter-spacing:.08em;font-weight:500;padding-top:.38em}
.footer-market__nav a:hover{padding-inline-start:5px}
.footer-market__contact li{display:grid;grid-template-columns:74px minmax(0,1fr);gap:16px;margin:0;padding:12px 0;border-top:1px solid color-mix(in srgb,var(--ink) 45%,transparent);color:var(--ink)}
.footer-market__contact li span{font-size:.6rem;text-transform:uppercase;letter-spacing:.12em}.footer-market__contact li a,.footer-market__contact li b{font-weight:650;overflow-wrap:anywhere}
.footer-market__wordmark{display:flex;align-items:flex-end;justify-content:center;gap:.14em;width:100%;margin:clamp(36px,5vw,70px) 0 0;padding:0 .02em;font-family:var(--display);font-size:clamp(7rem,17.2vw,21rem);font-weight:650;line-height:.68;letter-spacing:-.085em;white-space:nowrap}
.site-footer--market .site-footer__bottom{display:flex;justify-content:space-between;margin:0 auto;padding:28px 0 24px;border-top:1px solid var(--ink);color:var(--ink)}
.site-footer--market a:focus-visible{outline:3px solid var(--ink);outline-offset:4px}
@media(max-width:900px){.footer-market__prompt>a{display:block}.footer-market__prompt strong{width:max-content;margin-top:38px}.footer-market__directory{grid-template-columns:1fr 1fr}.footer-market__identity{grid-column:1/-1;min-height:auto;display:grid;grid-template-columns:1fr 1fr;align-items:end;border-inline-end:0;border-bottom:1px solid var(--ink);padding-inline:0!important}.footer-market__identity p{justify-self:end;margin:0}.footer-market__directory>div:nth-child(2){padding-inline-start:0}.footer-market__directory>div:last-child{padding-inline-end:0}.footer-market__wordmark{font-size:17.2vw}}
@media(max-width:600px){.footer-market__prompt{padding-top:54px}.footer-market__prompt>a>span{font-size:clamp(3.3rem,16vw,5rem);line-height:1.06}.footer-market__directory{display:block}.footer-market__directory>div,.footer-market__directory>div:first-child,.footer-market__directory>div:last-child{padding:28px 0 34px;border:0;border-bottom:1px solid var(--ink)}.footer-market__identity{display:flex;align-items:flex-start}.footer-market__identity p{margin-top:32px}.footer-market__nav ul{grid-template-columns:1fr}.footer-market__wordmark{display:block;margin-top:44px;font-size:25.5vw;line-height:.68}.footer-market__wordmark span{display:block}.site-footer--market .site-footer__bottom{display:block}.site-footer--market .site-footer__bottom span{display:block;margin-top:8px}}
.footer-market__wordmark{direction:ltr}
.footer-market__aton{display:inline-flex;align-items:flex-end}
.footer-market__ankh{display:block;width:.545em;height:1.005em;flex:0 0 auto;margin:0 .02em -.002em .015em;overflow:hidden}
@media(max-width:600px){.footer-market__wordmark{display:grid;justify-items:center;row-gap:.14em;text-align:center}.footer-market__wordmark>span{display:block;width:max-content;max-width:100%}.footer-market__wordmark>.footer-market__aton{display:inline-flex}}
