:root{--green:#164d35;--green-dark:#0d3625;--cream:#f7f2e7;--paper:#fffdf8;--brown:#8a5a2b;--ink:#1f2c24;--muted:#69756d;--line:rgba(22,77,53,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{height:88px;padding:0 clamp(22px,5vw,74px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:rgba(255,253,248,.94);backdrop-filter:blur(16px);position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}.brand img{width:205px;height:auto}.site-header nav{display:flex;gap:34px;font-size:14px;font-weight:700}.site-header nav a{padding:12px 0;position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:5px;height:2px;background:var(--green);transition:.2s}.site-header nav a:hover:after{right:0}.header-button{justify-self:end;background:var(--green);color:white;padding:13px 20px;border-radius:999px;font-size:13px;font-weight:800}.hero{min-height:690px;position:relative;display:flex;align-items:center;padding:90px clamp(24px,7vw,110px);background-image:url(/assets/hero-farm.webp);background-size:auto 100%;background-position:100%;background-repeat:no-repeat;background-color:var(--green-dark);overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,54,37,1),rgba(13,54,37,.98) 34%,rgba(13,54,37,.76) 52%,rgba(13,54,37,.12) 78%,rgba(13,54,37,.02))}.hero-copy{position:relative;z-index:2;color:#fff;max-width:720px}.eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:900;color:var(--green);margin-bottom:20px}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.eyebrow.light{color:#e9d4a3}.about-copy h2,.contact-section h2,.hero h1,.section-heading h2{font-family:Georgia,Times New Roman,serif;letter-spacing:-.035em;font-weight:400;margin:0}.hero h1{font-size:clamp(58px,6.5vw,96px);line-height:.98;max-width:720px}.hero h1 em{font-weight:400;color:#e8cf98}.hero-copy>p{font-size:18px;line-height:1.7;max-width:610px;margin:28px 0 0;color:rgba(255,255,255,.88)}.hero-actions{display:flex;gap:14px;margin-top:36px;flex-wrap:wrap}.primary-button,.secondary-button{padding:15px 22px;border-radius:999px;font-size:13px;font-weight:800;border:1px solid rgba(255,255,255,.8)}.primary-button{background:#fff;color:var(--green)}.secondary-button{color:#fff;background:rgba(255,255,255,.06)}.hero-stamp{position:absolute;right:clamp(28px,6vw,90px);bottom:42px;z-index:3;width:112px;height:112px;border:1px solid rgba(255,255,255,.65);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:rgba(13,54,37,.48);backdrop-filter:blur(7px)}.hero-stamp strong{font-family:Georgia,serif;font-size:31px}.hero-stamp span{font-size:12px;text-transform:uppercase;letter-spacing:.15em}.animals-section{padding:110px clamp(24px,6vw,90px);background:var(--cream)}.section-heading.centered{text-align:center;max-width:820px;margin:0 auto 50px}.section-heading.centered .eyebrow{justify-content:center}.section-heading h2{font-size:clamp(42px,4.8vw,70px);line-height:1.05}.section-heading p{color:var(--muted);font-size:16px;margin:15px 0 0}.animal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1400px;margin:auto}.animal-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 16px 38px rgba(30,50,38,.07);transition:transform .2s,box-shadow .2s}.animal-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px rgba(30,50,38,.11)}.animal-card img{width:100%;height:220px;object-fit:cover}.animal-card-copy{padding:24px 24px 28px}.animal-card-copy span{color:var(--green);font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.animal-card h3{font-family:Georgia,serif;font-size:30px;margin:8px 0 10px}.animal-card p{margin:0;color:var(--muted);line-height:1.62;font-size:14px}.about-section{display:grid;grid-template-columns:1fr 1fr;min-height:640px;background:#fff}.about-image{background:url(/assets/farm-about.webp) 50%/cover no-repeat;min-height:520px}.about-copy{padding:95px clamp(28px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.about-copy h2{font-size:clamp(46px,5vw,72px);line-height:1.02;margin-bottom:25px}.about-copy p{font-size:16px;line-height:1.8;color:var(--muted);max-width:690px;margin:0 0 18px}.about-copy .lead{font-size:18px;color:#48564d}.values{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:28px;padding-top:28px;gap:18px}.values div{display:flex;flex-direction:column}.values strong{font-family:Georgia,serif;color:var(--green);font-size:34px}.values span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:5px}.contact-section{padding:90px clamp(24px,7vw,110px);background:var(--green-dark);color:#fff;display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:end}.contact-section h2{font-size:clamp(48px,5vw,72px);line-height:1}.contact-section p{color:rgba(255,255,255,.72);line-height:1.6;max-width:520px}.contact-details{display:grid;grid-template-columns:1.4fr 1fr .7fr;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.contact-details>*{padding:25px 20px;border-right:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;gap:7px}.contact-details>:last-child{border-right:0}.contact-details small{text-transform:uppercase;letter-spacing:.12em;color:#d5c79f;font-size:10px}.contact-details strong{font-size:16px}footer{background:#0a2b1e;color:#fff;padding:56px clamp(24px,7vw,110px) 28px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.14)}.footer-top img{width:210px}.footer-links{display:flex;gap:28px;font-size:13px}.company-data{display:flex;flex-wrap:wrap;gap:11px 28px;padding:28px 0;color:rgba(255,255,255,.62);font-size:12px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-bottom{display:flex;justify-content:space-between;gap:25px;padding-top:25px;font-size:12px;color:rgba(255,255,255,.65)}@media(max-width:1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{min-height:620px;background-position:100%}.hero-overlay{background:linear-gradient(90deg,rgba(13,38,26,.88),rgba(13,38,26,.56) 65%,rgba(13,38,26,.22))}.animal-grid{grid-template-columns:repeat(2,1fr)}.about-section{grid-template-columns:1fr}.about-image{min-height:460px}.contact-section{grid-template-columns:1fr;gap:35px}.contact-details{grid-template-columns:1fr 1fr}.contact-details>:nth-child(2){border-right:0}.contact-details>:last-child{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.15)}}@media(max-width:650px){.site-header{height:74px;padding:0 16px}.brand img{width:160px}.header-button{font-size:11px;padding:11px 14px}.hero{min-height:650px;padding:70px 20px;background-position:76%;background-size:auto 100%}.hero-overlay{background:linear-gradient(90deg,rgba(8,33,22,.92),rgba(8,33,22,.72))}.hero h1{font-size:56px}.hero-copy>p{font-size:16px}.hero-stamp{width:88px;height:88px;right:18px;bottom:18px}.hero-stamp strong{font-size:25px}.animals-section{padding:80px 18px}.animal-grid{grid-template-columns:1fr}.animal-card img{height:235px}.about-image{min-height:330px}.about-copy{padding:70px 20px}.values{grid-template-columns:1fr;gap:16px}.contact-section{padding:70px 20px}.contact-details{grid-template-columns:1fr}.contact-details>*{border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}.contact-details>:last-child{grid-column:auto;border-bottom:0}.footer-top{align-items:flex-start;flex-direction:column}.footer-links{flex-wrap:wrap}.company-data,.footer-bottom{flex-direction:column}.company-data{gap:8px}}.brand{display:flex;align-items:center;min-width:0;height:100%}.brand img{width:255px;height:68px;object-fit:contain;object-position:left center}.not-found-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(rgba(13,54,37,.76),rgba(13,54,37,.86)),url(/assets/farm-about.webp) 50%/cover no-repeat}.not-found-card{width:min(680px,100%);padding:52px clamp(26px,6vw,64px);background:rgba(255,253,248,.96);border:1px solid rgba(255,255,255,.45);border-radius:24px;box-shadow:0 28px 80px rgba(7,31,21,.28);text-align:center;backdrop-filter:blur(10px)}.not-found-logo{display:inline-flex;justify-content:center;margin-bottom:24px}.not-found-logo img{width:min(310px,80vw);height:auto}.not-found-code{display:block;color:var(--brown);font-weight:900;font-size:14px;letter-spacing:.28em;margin:8px 0 16px}.not-found-card h1{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.035em;font-size:clamp(38px,6vw,64px);line-height:1.02;color:var(--green-dark)}.not-found-card p{max-width:520px;margin:22px auto 30px;color:var(--muted);font-size:16px;line-height:1.7}.not-found-button{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:#fff;padding:15px 24px;border-radius:999px;font-size:13px;font-weight:800}.not-found-button:hover{background:var(--green-dark)}@media(max-width:650px){.brand img{width:190px;height:54px}.not-found-page{padding:18px}.not-found-card{padding:38px 22px;border-radius:18px}.not-found-logo img{width:240px}}