@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#283b2b;--green-2:#354b34;--dark:#26362a;--mid:#62695e;--paper:#f7f5ec;--soft:#eeede2;--white:#fffef8;--terracotta:#596b35;--line:#d5d8cb;--max:1320px;--radius:0}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--dark);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}img{display:block;max-width:100%;object-fit:cover}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid #879442;outline-offset:6px}::selection{background:#d8df9c;color:var(--dark)}.container{width:min(calc(100% - 112px),var(--max));margin-inline:auto}.section{padding:112px 0}.section-sm{padding:68px 0}.bg-soft{background:var(--soft)}.bg-white{background:var(--white)}h1,h2,h3,h4{font-family:'Manrope',sans-serif;font-weight:500;color:var(--dark);line-height:1.1;letter-spacing:-.055em;margin:0 0 24px}h1{font-size:clamp(3.5rem,7vw,6.6rem)}h2{font-size:clamp(2.3rem,4vw,3.8rem)}h3{font-size:1.65rem;letter-spacing:-.04em}h4{font-size:1.1rem;letter-spacing:-.02em}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.065em}p{margin:0 0 24px;color:var(--mid)}.lead{font-size:1.16rem;max-width:720px}.eyebrow{display:block;font-size:.75rem;line-height:1.5;font-weight:600;letter-spacing:.13em;text-transform:uppercase;margin-bottom:24px}.text-link{display:inline-flex;gap:30px;align-items:center;font-size:.9rem;font-weight:500;padding:8px 0 12px;border-bottom:1px solid currentColor}.text-link span{font-size:1.5rem;transition:transform .25s}.text-link:hover span{transform:translate(4px,-4px)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 24px;border:1px solid var(--green);font-size:.9rem;transition:background .25s,color .25s}.btn-primary,.btn-secondary{background:var(--green);color:var(--paper)}.btn:hover{background:#4e603c;color:white}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:var(--paper);z-index:1100}.skip-link:focus{top:10px}
.site-header{position:sticky;top:0;z-index:100;background:rgba(247,245,236,.97);border-bottom:1px solid var(--line);transition:box-shadow .3s}.site-header.scrolled{box-shadow:0 6px 20px #26362a0a}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:96px;gap:32px}.brand{display:block;line-height:0}.brand img{width:185px;height:auto}.nav-links{display:flex;align-items:center;gap:34px;font-size:14px}.nav-links>a:not(.nav-cta){position:relative}.nav-links>a:not(.nav-cta)::after{content:'';height:1px;position:absolute;left:0;right:100%;bottom:-6px;background:var(--green);transition:right .25s}.nav-links>a:hover::after,.nav-links>a.active::after{right:0}.nav-cta{display:flex;align-items:center;gap:36px;background:var(--green);color:var(--paper);padding:13px 22px;margin-left:16px}.nav-cta span{font-size:22px}.nav-cta:hover{background:#455734}.menu-toggle{display:none}
.hero-heading{padding-top:44px;padding-bottom:48px}.hero-topline{display:flex;justify-content:space-between;align-items:center}.hero-topline .eyebrow{margin:0}.hero-est{font-size:11px;letter-spacing:.1em}.hero-title-row{display:grid;grid-template-columns:1.8fr 1fr;gap:60px;align-items:end;margin-top:35px}.hero-title-row h1{font-size:clamp(4rem,7.6vw,7rem);line-height:1.04;letter-spacing:-.07em;margin:0}.hero-title-row h1 em{white-space:nowrap}.hero-intro{max-width:315px;justify-self:end;padding-bottom:5px}.hero-intro p{font-size:15px;line-height:1.65;margin-bottom:15px}.hero-image{height:clamp(380px,37vw,560px);position:relative;overflow:hidden;background:#595c44}.hero-image>img{height:100%;width:100%;object-position:center 55%;animation:hero-image-in 1.5s ease-out both}.hero-image::after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#101e179c);pointer-events:none}.hero-image-bottom{position:absolute;z-index:1;bottom:30px;left:56px;right:56px;display:flex;align-items:center;justify-content:space-between;color:white;font-size:11px;letter-spacing:.1em}.hero-image-bottom a{display:flex;align-items:center;gap:24px;letter-spacing:0;font-size:13px}.hero-image-bottom a span{border:1px solid #ffffff75;border-radius:50%;height:40px;width:40px;display:grid;place-items:center;font-size:20px}.farm-stamp{position:absolute;right:6%;top:35px;width:126px;height:126px;background:#e0e5af;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(12deg);box-shadow:0 2px 20px #0001}.farm-stamp span{font-size:8px;letter-spacing:.09em;font-weight:600}.farm-stamp strong{font-family:Georgia,serif;font-style:italic;font-size:49px;letter-spacing:-5px;font-weight:400;line-height:1.25}.provenance{display:flex;justify-content:center;align-items:center;gap:64px;padding:23px 30px;background:#e6e9d8;font-size:13px}.provenance-dot{font-size:22px;font-weight:400}.intro-grid{display:grid;grid-template-columns:1fr 2.6fr;gap:40px}.intro-grid>.eyebrow{padding-top:9px}.intro-grid h2{font-size:clamp(2rem,3.8vw,3.5rem)}.intro-body{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:40px}.intro-body>p{font-size:20px;line-height:1.5;color:var(--green)}.intro-body div>p{font-size:15px}.livestock-section{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:50px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:14px;margin:0 0 7px}.livestock-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.livestock-image{height:380px;position:relative;overflow:hidden}.livestock-image>img{width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.65,.2,1),filter .7s;filter:saturate(.8)}.livestock-card:hover img{transform:scale(1.045);filter:saturate(1)}.image-number{position:absolute;top:16px;left:18px;color:white;font-size:13px;text-shadow:0 1px 5px #000}.round-arrow{position:absolute;bottom:18px;right:18px;display:grid;place-items:center;width:46px;height:46px;background:var(--paper);border-radius:50%;font-size:24px;transition:transform .3s}.livestock-card:hover .round-arrow{transform:rotate(45deg)}.livestock-caption{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:23px}.livestock-caption h3{font-size:30px;margin:0}.livestock-caption>span{font-size:10px;letter-spacing:.08em}.livestock-card>p{font-size:14px;margin:8px 0 0}.livestock-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:46px;padding-top:25px;border-top:1px solid var(--line);font-size:13px}.roots-section{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:var(--paper)}.roots-image{position:relative;min-height:650px;overflow:hidden}.roots-image img{height:100%;width:100%;object-position:29% center;filter:saturate(.65)}.roots-image>span{position:absolute;bottom:28px;left:35px;font-size:12px;color:white;text-shadow:0 1px 7px #000}.roots-copy{padding:75px clamp(35px,6vw,100px)}.roots-copy h2,.roots-copy p{color:var(--paper)}.roots-copy p{opacity:.75;font-size:15px}.roots-copy h2{font-size:clamp(2.6rem,4.1vw,4rem)}.roots-copy .eyebrow{color:#d0d8a5}.roots-note{display:flex;gap:25px;align-items:center;border-top:1px solid #ffffff30;margin-top:38px;padding-top:24px}.roots-note strong{font-family:Georgia,serif;font-weight:400;font-size:40px}.roots-note span{font-size:12px;opacity:.65}.principles .section-heading{align-items:start}.principles .section-heading h2{width:65%}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:60px}.principle-grid article{border-top:1px solid var(--line);padding-top:20px}.principle-grid article>span{font-size:12px;color:var(--mid)}.principle-grid h3{font-size:24px;margin:28px 0 16px}.principle-grid p{font-size:15px;max-width:330px}.contact-callout{padding:75px 0;background:#dfe5b5}.contact-callout a{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-callout h2{font-size:clamp(3rem,6.7vw,6rem);margin-bottom:20px}.callout-arrow{font-size:80px;font-weight:400;line-height:1;transition:transform .3s}.contact-callout a:hover .callout-arrow{transform:translate(8px,-8px)}.contact-callout p{margin:0;font-size:15px}
.page-hero{padding:80px 0 75px;background:var(--soft);border-bottom:1px solid var(--line)}.page-hero h1{max-width:1050px!important}.page-hero .lead{max-width:650px;margin-top:30px}.split,.split.reverse{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.media-frame img{width:100%;aspect-ratio:4/4.1}.icon-list{display:grid;grid-template-columns:1fr 1fr;gap:26px}.icon-list i{display:none}.icon-list>div{border-top:1px solid var(--line);padding-top:16px}.icon-list p{font-size:15px}.product-group{display:grid;grid-template-columns:260px 1fr .75fr;gap:45px;padding:45px 0;border-top:1px solid var(--line);scroll-margin-top:120px}.product-group:last-child{border-bottom:1px solid var(--line)}.group-icon img{width:260px;height:230px}.product-group h2{font-size:2.2rem}.product-group h3{font-size:1.1rem;letter-spacing:-.02em;margin-top:6px}.product-group p{font-size:15px}.product-tags{display:flex;flex-wrap:wrap;gap:8px}.tag{font-size:13px;border:1px solid var(--line);padding:7px 12px}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.capability{border-top:1px solid var(--green);padding-top:26px}.capability i{display:none}.capability h3{font-size:24px}.client-line{display:flex;flex-wrap:wrap;gap:15px}.client-chip{border-top:1px solid var(--line);padding:18px 22px 0 0;font-size:14px}.quote-panel{background:var(--green);padding:50px}.quote-panel h3{font-size:2.5rem;color:var(--paper)}.quote-panel p{color:#d4d8ca}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;counter-reset:values}.value-box{padding:25px 15px 25px 0;border-top:1px solid var(--line);counter-increment:values}.value-box::before{content:'0' counter(values);font-size:12px;color:var(--mid);display:block;margin-bottom:30px}.value-box i{display:none}.value-box h4{font-size:16px}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;counter-reset:team}.team-card{border-top:1px solid var(--line);padding-top:25px;counter-increment:team}.team-card::before{content:'0' counter(team) ' /';display:block;font-size:12px;margin-bottom:45px;color:var(--mid)}.team-card h3{font-size:24px}.team-role{font-size:13px;margin-bottom:20px;color:var(--terracotta)}.team-card p{font-size:14px}.cta-band{background:#dfe5b5;padding:68px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:50px}.cta-inner p{margin:0}.cta-inner .btn{flex-shrink:0}.values-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.value-item{border-top:1px solid var(--line);padding-top:24px}.value-item i{display:none}.value-item p{font-size:14px;margin:0}.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:start}.contact-panel>p{font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group.full{grid-column:1/-1}label{font-size:14px}input,textarea{width:100%;border:1px solid var(--line);border-radius:0;background:transparent;padding:12px 14px;color:var(--dark);outline:none}input:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 2px #283b2b20}textarea{min-height:150px;resize:vertical}.contact-details{border-top:1px solid var(--line);margin-top:40px;padding-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:25px}.contact-item i{display:none}.contact-item p{font-size:14px;margin:8px 0;overflow-wrap:anywhere}.map-frame{background:var(--soft)}.map-frame iframe{width:100%;height:610px;border:0;display:block;filter:grayscale(1)}
.site-footer{background:#202e23;color:var(--paper);padding-top:64px}.footer-grid{display:grid;grid-template-columns:1.7fr .8fr 1fr;gap:65px;padding-bottom:60px}.footer-brand{display:block;line-height:0}.footer-brand img{width:220px;height:auto;filter:brightness(0) invert(1)}.footer-grid>div>p{font-size:14px;color:#aeb6a4;margin:28px 0 0}.site-footer h4{font-family:'DM Sans',sans-serif;text-transform:uppercase;letter-spacing:.13em;font-size:11px;color:#aeb6a4;margin-bottom:24px}.footer-links{display:flex;flex-direction:column;gap:9px;font-size:14px}.footer-links>span{color:#aeb6a4;margin-top:13px}.footer-links a:hover{color:#dfe5b5}.footer-bottom{border-top:1px solid #ffffff25;padding:24px 0;display:flex;justify-content:space-between;gap:24px;color:#aeb6a4;font-size:11px}
.js .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.65,.2,1)}.js .reveal.visible{opacity:1;transform:none}.hero-title-row{animation:heading-in .8s ease-out both}@keyframes heading-in{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes hero-image-in{from{transform:scale(1.035)}to{transform:scale(1)}}
@media(min-width:1600px){.hero-image-bottom{left:calc((100% - 1320px)/2);right:calc((100% - 1320px)/2)}}
@media(max-width:1050px){.container{width:calc(100% - 64px)}.nav-links{gap:22px}.nav-cta{margin-left:0}.hero-title-row{gap:30px}.hero-title-row h1{font-size:7.6vw}.hero-intro p{font-size:14px}.provenance{gap:30px}.livestock-image{height:310px}.livestock-caption{align-items:start;flex-direction:column;gap:8px}.intro-grid{grid-template-columns:1fr 3fr;gap:25px}.intro-body{gap:30px}.roots-copy{padding:60px 35px}.split,.split.reverse{gap:40px}.product-group{grid-template-columns:190px 1fr 1fr;gap:25px}.group-icon img{width:190px;height:220px}.contact-grid{gap:35px}.footer-grid{gap:35px}.footer-brand img{width:190px}}
@media(max-width:780px){.container{width:calc(100% - 40px)}.nav-wrap{min-height:78px}.brand img{width:155px}.menu-toggle{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);background:transparent}.menu-toggle span{width:19px;height:1px;background:var(--green);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.nav-links{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);padding:20px;box-shadow:0 15px 20px #0001;align-items:stretch;gap:0}.nav-links.open{display:flex;flex-direction:column}.nav-links>a{padding:14px 12px}.nav-links>a::after{display:none}.nav-links .nav-cta{margin-top:12px;justify-content:space-between}.hero-heading{padding:30px 0 35px}.hero-est{display:none}.hero-title-row{grid-template-columns:1fr;gap:24px;margin-top:25px}.hero-title-row h1{font-size:clamp(3.2rem,9.5vw,5.8rem)}.hero-intro{justify-self:start;max-width:450px}.hero-intro p{font-size:15px}.hero-intro p br{display:none}.hero-image{height:390px}.hero-image-bottom{left:20px;right:20px;bottom:20px}.hero-image-bottom>span{font-size:9px;max-width:170px}.hero-image-bottom a{font-size:12px;gap:12px}.farm-stamp{width:95px;height:95px;right:25px;top:25px}.farm-stamp strong{font-size:36px}.farm-stamp span{font-size:6px}.provenance{gap:18px;justify-content:space-between;padding:18px 20px;font-size:11px}.provenance span:last-child,.provenance-dot:nth-last-child(2){display:none}.section{padding:70px 0}.intro-grid{grid-template-columns:1fr;gap:5px}.intro-body{margin-top:25px}.section-heading{align-items:start;margin-bottom:35px}.section-heading>p{max-width:150px;font-size:12px}.livestock-grid{gap:16px}.livestock-image{height:250px}.livestock-caption h3{font-size:25px}.livestock-caption>span{font-size:9px}.livestock-card>p{font-size:12px}.round-arrow{width:36px;height:36px;right:12px;bottom:12px;font-size:20px}.livestock-bottom{align-items:start}.livestock-bottom>span{max-width:220px}.roots-section{grid-template-columns:1fr}.roots-image{height:360px;min-height:0}.roots-copy{padding:50px 30px}.roots-copy h2{font-size:3.3rem}.roots-copy h2 br:nth-of-type(2){display:none}.roots-copy p{max-width:520px}.principles .section-heading{flex-direction:column;gap:0}.principles .section-heading h2{width:auto}.principle-grid{gap:24px;margin-top:35px}.principle-grid h3{font-size:21px}.principle-grid p{font-size:14px}.contact-callout{padding:55px 0}.contact-callout h2{font-size:7vw}.callout-arrow{font-size:55px}.split,.split.reverse,.contact-grid{grid-template-columns:1fr;gap:35px}.page-hero{padding:55px 0 40px}.page-hero h1{font-size:clamp(2.8rem,7vw,4rem)}.product-group{grid-template-columns:140px 1fr;gap:25px}.group-icon img{width:140px;height:180px}.product-group>:last-child{grid-column:2}.capability-grid{gap:25px}.values-grid,.team-grid{grid-template-columns:1fr 1fr}.cta-inner{align-items:start;flex-direction:column;gap:25px}.values-strip{grid-template-columns:1fr 1fr}.map-frame iframe{height:400px}.footer-grid{grid-template-columns:1.2fr 1fr;gap:40px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{font-size:10px}}
@media(max-width:480px){.hero-title-row h1{font-size:12vw}.hero-title-row h1 em{white-space:normal}.hero-image{height:350px}.hero-image>img{object-position:42% center}.hero-image-bottom>span{max-width:130px}.intro-body{grid-template-columns:1fr;gap:0}.intro-body>p{font-size:19px}.section-heading{flex-direction:column;gap:20px}.section-heading>p{max-width:none}.section-heading>p br{display:none}.livestock-grid{grid-template-columns:1fr;gap:35px}.livestock-image{height:390px}.livestock-caption{flex-direction:row;align-items:center}.livestock-caption>span{font-size:11px}.livestock-card>p{font-size:14px}.livestock-bottom{flex-direction:column;margin-top:35px;gap:12px}.livestock-bottom>span{max-width:none}.principle-grid{grid-template-columns:1fr;gap:15px}.principle-grid h3{margin-top:18px}.principle-grid p{max-width:none}.contact-callout a{gap:12px}.contact-callout h2{font-size:10vw}.callout-arrow{font-size:45px}.contact-callout p{font-size:14px}.product-group{grid-template-columns:1fr}.product-group>:last-child{grid-column:auto}.group-icon img{width:100%;height:250px}.capability-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.contact-details{grid-template-columns:1fr}.quote-panel{padding:30px}.quote-panel h3{font-size:2rem}.icon-list{grid-template-columns:1fr}.team-grid{gap:28px 20px}.team-card h3{font-size:20px}.footer-grid{gap:35px 20px}.footer-links{font-size:13px}.footer-bottom{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}}
/* Original photography from Ofentseboka Farm. */
.hero-image>img{object-position:center 56%}.roots-image img{object-position:center 40%;filter:none}.livestock-image>img{filter:none}.contact-farm-photo{margin:0 0 28px}.contact-farm-photo img{width:100%;height:290px}.contact-farm-photo figcaption{font-size:12px;margin-top:10px;color:var(--mid)}.contact-grid .map-frame iframe{height:340px}
@media(max-width:480px){.hero-image>img{object-position:52% center}.roots-image{height:420px}.contact-farm-photo img{height:260px}}
/* Art-directed photographic heroes. Text remains live and accessible. */
.photo-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:650px;padding:95px 0 85px;overflow:hidden;background:#26362a;border:0;color:var(--paper)}
.photo-hero .page-hero-image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 55%;animation:hero-image-in 1.5s ease-out both}
.photo-hero::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,25,17,.86) 0%,rgba(12,25,17,.70) 38%,rgba(12,25,17,.20) 72%,rgba(12,25,17,.08) 100%)}
.photo-hero::after{content:'';position:absolute;inset:auto 0 0;height:100px;z-index:-1;background:linear-gradient(transparent,rgba(12,25,17,.25))}
.photo-hero h1{color:#fffef8;font-size:clamp(3.5rem,6.8vw,6.4rem);max-width:850px!important;text-wrap:balance;text-shadow:0 2px 24px #0002}
.photo-hero .eyebrow{color:#e0e5b5;margin-bottom:30px}
.photo-hero .lead{color:#f3f3e9;max-width:540px;font-size:1.05rem;line-height:1.7;margin-top:28px;margin-bottom:0}
.photo-hero--story .page-hero-image{object-position:70% 42%}
.photo-hero--story::before{background:linear-gradient(90deg,rgba(12,25,17,.90),rgba(12,25,17,.72) 40%,rgba(12,25,17,.08) 72%)}
.home-hero .hero-image>img{object-position:center 52%}
.roots-image:has(img[src*="story-hero-production"]) img{object-position:78% center}
@media(max-width:780px){.photo-hero{min-height:590px;padding:70px 0}.photo-hero h1{font-size:clamp(3rem,8vw,4.6rem)}.photo-hero .lead{max-width:480px;font-size:1rem}.photo-hero::before{background:linear-gradient(90deg,rgba(12,25,17,.83),rgba(12,25,17,.50))}.photo-hero--story .page-hero-image{object-position:76% center}.photo-hero--story::before{background:linear-gradient(90deg,rgba(12,25,17,.88),rgba(12,25,17,.42))}}
@media(max-width:480px){.photo-hero{min-height:600px;align-items:flex-end;padding:55px 0 45px}.photo-hero h1{font-size:clamp(2.75rem,11.5vw,3.5rem)}.photo-hero .eyebrow{margin-bottom:22px}.photo-hero .lead{font-size:.95rem;margin-top:20px}.photo-hero::before,.photo-hero--story::before{background:linear-gradient(0deg,rgba(12,25,17,.94),rgba(12,25,17,.72) 45%,rgba(12,25,17,.16))}.photo-hero--livestock .page-hero-image{object-position:73% center}.photo-hero--contact .page-hero-image{object-position:65% center}.photo-hero--story .page-hero-image{object-position:78% center}}
/* Livestock collection: large photographic spreads with quiet editorial copy. */
.livestock-showcase{padding:85px 0 110px}
.livestock-feature{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:clamp(35px,5vw,85px);align-items:center;padding:0 0 75px;margin:0 0 75px;border-bottom:1px solid var(--line);scroll-margin-top:125px}
.livestock-feature:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}
.livestock-feature:nth-child(even){grid-template-columns:minmax(0,1fr) minmax(0,1.55fr)}
.livestock-feature:nth-child(even) .livestock-feature-photo{order:2}
.livestock-feature-photo{margin:0;position:relative;overflow:hidden;background:var(--soft)}
.livestock-feature-photo img{width:100%;height:clamp(470px,42vw,620px);object-fit:cover;transition:transform .8s ease}
.livestock-feature-photo:hover img{transform:scale(1.025)}
.livestock-feature-photo::after{content:'';position:absolute;inset:70% 0 0;background:linear-gradient(transparent,#101e17a6);pointer-events:none}
.livestock-feature-photo figcaption{position:absolute;z-index:1;bottom:24px;left:26px;right:26px;color:white;display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.1em}
.livestock-feature-copy h2{font-size:clamp(2.3rem,3.65vw,3.65rem);line-height:1.15;margin-bottom:26px}
.livestock-feature-copy>p{font-size:16px;line-height:1.8;max-width:440px}
.offering-details{margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}
.offering-details h3{font-family:'DM Sans',sans-serif;font-size:12px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px}
.offering-details .tag{font-size:14px;padding:8px 12px}
/* Photographic call-to-action banners. */
.image-cta{position:relative;isolation:isolate;overflow:hidden;background:var(--green);color:var(--paper);padding:115px 0;min-height:420px;display:flex;align-items:center}
.image-cta .cta-background{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 58%}
.image-cta::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(10,24,16,.87),rgba(10,24,16,.70) 55%,rgba(10,24,16,.48))}
.image-cta h2,.image-cta p,.image-cta .callout-arrow{color:var(--paper)}
.image-cta .eyebrow{color:#e0e5b5}
.image-cta .cta-inner>div{max-width:770px}
.image-cta .cta-inner h2{font-size:clamp(2.4rem,4.2vw,4rem)!important;line-height:1.12;margin-bottom:22px!important}
.image-cta p{max-width:630px}
.image-cta .btn{background:var(--paper);color:var(--green);border-color:var(--paper);padding:18px 26px}
.image-cta .btn:hover{background:#dfe5b5;border-color:#dfe5b5}
.image-cta a:focus-visible{outline-color:var(--paper)}
@media(max-width:1050px){.livestock-feature,.livestock-feature:nth-child(even){gap:35px;grid-template-columns:1.2fr 1fr}.livestock-feature:nth-child(even){grid-template-columns:1fr 1.2fr}.livestock-feature-photo img{height:520px}.livestock-feature-photo figcaption{left:18px;right:18px;font-size:10px}.livestock-feature-copy h2{font-size:2.65rem}}
@media(max-width:780px){.livestock-showcase{padding:50px 0 70px}.livestock-feature,.livestock-feature:nth-child(even){grid-template-columns:1fr;gap:30px;padding-bottom:50px;margin-bottom:50px}.livestock-feature:nth-child(even) .livestock-feature-photo{order:0}.livestock-feature-photo img{height:auto;aspect-ratio:4/3}.livestock-feature#sheep .livestock-feature-photo img{aspect-ratio:1/1;object-position:center 58%}.livestock-feature-copy{max-width:620px}.livestock-feature-copy h2{font-size:2.8rem}.livestock-feature-copy>p{max-width:none}.offering-details{margin-top:24px}.image-cta{min-height:400px;padding:75px 0}.image-cta .cta-inner{gap:35px}.image-cta .cta-inner h2{font-size:2.65rem!important}}
@media(max-width:480px){.livestock-feature-photo img{aspect-ratio:1/1;min-height:330px}.livestock-feature#sheep .livestock-feature-photo img{aspect-ratio:4/5}.livestock-feature-copy h2{font-size:2.45rem}.livestock-feature-photo figcaption{font-size:9px;bottom:18px}.image-cta{padding:65px 0;min-height:430px}.image-cta::before{background:rgba(10,24,16,.76)}.image-cta .cta-inner h2{font-size:2.25rem!important}.image-cta .cta-background{object-position:65% center}}
