:root{
  --green:#153d2d;
  --green-2:#1f5b42;
  --green-3:#6f8c55;
  --cream:#f7f4ea;
  --cream-2:#efe9d8;
  --gold:#bd8f37;
  --ink:#1c211e;
  --muted:#667067;
  --white:#fff;
  --line:rgba(21,61,45,.14);
  --shadow:0 24px 70px rgba(21,61,45,.12);
  --radius:28px;
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff;line-height:1.6;overflow-x:hidden}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
button,input,select,textarea{font:inherit}
.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.section{padding:110px 0}
.skip-link{position:absolute;left:-9999px;top:0;background:var(--green);color:#fff;padding:10px 14px;z-index:9999}.skip-link:focus{left:10px;top:10px}

.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(21,61,45,.08)}
.nav-wrap{height:86px;display:flex;align-items:center;gap:24px}
.brand{display:flex;align-items:center;gap:10px;min-width:190px}.brand-mark{width:46px;height:46px;object-fit:cover;border-radius:12px}.brand-text{display:flex;align-items:baseline;gap:6px;color:var(--green);line-height:1}.brand-text strong{font-family:'Playfair Display',serif;font-size:20px;letter-spacing:.06em}.brand-text small{font-size:10px;letter-spacing:.18em;font-weight:800;color:var(--gold)}
.desktop-nav{display:flex;gap:24px;margin-left:auto;align-items:center}.desktop-nav a{font-size:14px;font-weight:600;color:#3f4c45;transition:.2s}.desktop-nav a:hover{color:var(--green)}
.desktop-cta{margin-left:6px}
.menu-btn{display:none;margin-left:auto;width:44px;height:44px;border:0;background:transparent;cursor:pointer}.menu-btn span{display:block;width:24px;height:2px;background:var(--green);margin:5px auto;transition:.3s}
.mobile-menu{display:none}

.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:700;font-size:14px;transition:.25s;border:1px solid transparent;cursor:pointer}
.btn-sm{min-height:44px;padding:0 18px;font-size:13px}
.btn-primary{background:var(--green);color:#fff;box-shadow:0 12px 28px rgba(21,61,45,.2)}.btn-primary:hover{background:var(--green-2);transform:translateY(-2px)}
.btn-ghost{border-color:rgba(21,61,45,.18);background:rgba(255,255,255,.55);color:var(--green)}.btn-ghost:hover{background:#fff}
.btn-gold{background:var(--gold);color:#14251b}.btn-outline-light{border-color:rgba(255,255,255,.45);color:#fff}.btn-outline-light:hover{background:#fff;color:var(--green)}

.hero{position:relative;min-height:760px;background:linear-gradient(135deg,#fbfaf5 0%,#f4f0e3 52%,#e9efdf 100%);overflow:hidden;display:flex;align-items:center}
.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;padding:80px 0 90px}
.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.hero-orb-one{width:420px;height:420px;background:rgba(189,143,55,.11);top:-180px;right:24%}.hero-orb-two{width:300px;height:300px;background:rgba(76,115,66,.12);bottom:-130px;left:18%}
.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:var(--green);margin-bottom:20px}.eyebrow span{width:34px;height:1px;background:var(--gold)}.eyebrow.dark{color:var(--green)}.eyebrow.light{color:#dce9df}.eyebrow.light span{background:#e0b760}
.hero h1,.section-heading h2,.products-head h2,.sustainability-copy h2,.contact-copy h2{font-family:'Playfair Display',serif;font-weight:700;line-height:1.03;letter-spacing:-.035em}
.hero h1{font-size:clamp(54px,6vw,88px);max-width:800px;color:#173326}.hero h1 em,.section-heading h2 em,.products-head h2 em,.sustainability-copy h2 em,.contact-copy h2 em{font-style:italic;color:var(--gold)}
.hero-lead{font-size:18px;color:#566159;max-width:650px;margin:28px 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px;border-top:1px solid var(--line);padding-top:24px;max-width:650px}.hero-trust div{display:flex;flex-direction:column}.hero-trust strong{font-size:14px;color:var(--green)}.hero-trust span{font-size:12px;color:#7c857f}
.hero-visual{height:570px;border-radius:38px;background:linear-gradient(180deg,#dfe9ce 0%,#c9d9b8 42%,#8ca776 100%);position:relative;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.7)}
.sun-disc{position:absolute;width:150px;height:150px;border-radius:50%;background:linear-gradient(135deg,#e5bd65,#be8b2d);right:70px;top:72px;box-shadow:0 0 0 22px rgba(255,255,255,.12)}
.field-line{position:absolute;border:3px solid rgba(255,255,255,.65);border-left-color:transparent;border-top-color:transparent;border-radius:50%;transform:rotate(-8deg)}.fl1{width:620px;height:330px;left:-120px;bottom:-130px}.fl2{width:500px;height:260px;left:-60px;bottom:-90px}.fl3{width:390px;height:205px;left:20px;bottom:-62px}.fl4{width:280px;height:150px;left:95px;bottom:-35px}
.hero-card{position:absolute;backdrop-filter:blur(18px);background:rgba(16,48,34,.82);color:#fff;border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 60px rgba(13,42,28,.2)}.hero-card-main{left:38px;bottom:40px;width:min(390px,calc(100% - 76px));padding:34px;border-radius:26px}.card-kicker{font-size:11px;letter-spacing:.18em;color:#d8c18a;font-weight:800}.hero-card h2{font-family:'Playfair Display',serif;font-size:35px;line-height:1.05;margin:10px 0 12px}.hero-card p{font-size:14px;color:#d7e2da}.float-card{position:absolute;padding:16px 20px;border-radius:18px;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);box-shadow:0 16px 34px rgba(21,61,45,.13);display:flex;flex-direction:column}.float-card strong{font-family:'Playfair Display',serif;color:var(--green);font-size:24px}.float-card span{font-size:11px;color:#6b746e;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.fc-one{top:46px;left:34px}.fc-two{right:28px;bottom:82px}

.stats-section{background:var(--green);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:35px 30px;border-right:1px solid rgba(255,255,255,.14)}.stat:last-child{border-right:0}.stat-number,.stat-word{font-family:'Playfair Display',serif;font-size:48px;font-weight:700;line-height:1;color:#fff}.stat-plus{font-size:28px;color:var(--gold);margin-left:2px}.stat p{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#c8d6cc;margin-top:8px}

.two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}.section-heading h2,.products-head h2,.sustainability-copy h2,.contact-copy h2{font-size:clamp(42px,5vw,66px)}.about-copy .lead{font-size:22px;line-height:1.55;color:#31433a;margin-bottom:24px}.about-copy p:not(.lead){color:var(--muted);font-size:16px;margin-bottom:28px}.text-link{display:inline-flex;align-items:center;gap:10px;font-weight:700;color:var(--green);border-bottom:1px solid rgba(21,61,45,.2);padding-bottom:5px}.text-link span{transition:.2s}.text-link:hover span{transform:translateX(4px)}

.operations{background:var(--cream)}.section-heading.center{text-align:center;max-width:820px;margin:0 auto 52px}.section-heading.center .eyebrow{justify-content:center}.section-heading.center p{max-width:690px;margin:18px auto 0;color:var(--muted)}
.operation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.operation-card{background:#fff;border:1px solid rgba(21,61,45,.1);padding:28px;border-radius:24px;min-height:255px;transition:.25s;position:relative;overflow:hidden}.operation-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(21,61,45,.08)}.operation-card.featured{grid-column:span 2;display:grid;grid-template-columns:100px 1fr;background:var(--green);color:#fff;border:0;min-height:300px;padding:38px}.operation-card.featured p{color:#d4e1d8}.operation-card.featured a{color:#f4d48e}.op-icon{font-family:'Playfair Display',serif;font-size:14px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(21,61,45,.18);color:var(--green);margin-bottom:45px}.featured .op-icon{border-color:rgba(255,255,255,.25);color:#e9c46f;margin:0}.operation-card h3{font-family:'Playfair Display',serif;font-size:26px;line-height:1.14;margin-bottom:12px}.operation-card p{font-size:14px;color:#677068}.operation-card a{display:inline-block;margin-top:18px;font-weight:700;font-size:13px}.pill{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#efce82;display:inline-block;margin-bottom:15px}

.products{background:#fff}.products-head{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:end;margin-bottom:46px}.products-head p{color:var(--muted);padding-bottom:8px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(21,61,45,.08)}.product-art{height:165px;display:grid;place-items:center;position:relative;overflow:hidden}.product-art:before,.product-art:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.22)}.product-art:before{width:150px;height:150px;right:-45px;top:-50px}.product-art:after{width:90px;height:90px;left:-25px;bottom:-30px}.product-art span{font-size:58px;filter:saturate(.9);z-index:2}.egg{background:linear-gradient(135deg,#e7d9b4,#f8f1df)}.poultry{background:linear-gradient(135deg,#dce3c2,#f3f4e5)}.fish{background:linear-gradient(135deg,#bfd7d3,#e9f1ef)}.pig{background:linear-gradient(135deg,#e5c4bc,#f4e7e2)}.goat{background:linear-gradient(135deg,#ceb89b,#eee1d2)}.snail{background:linear-gradient(135deg,#b9c5a2,#e7eadb)}.feed{background:linear-gradient(135deg,#d8c284,#f1e4b7)}.manure{background:linear-gradient(135deg,#b5c09c,#dee4ca)}.product-card h3{font-family:'Playfair Display',serif;font-size:22px;margin:20px 20px 8px}.product-card p{font-size:13px;color:var(--muted);margin:0 20px 16px;min-height:42px}.product-card a{display:block;margin:0 20px 22px;font-size:13px;font-weight:700;color:var(--green)}

.sustainability{background:var(--green);color:#fff}.sustainability-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.sustainability-copy p{color:#cddbd1;margin:24px 0;max-width:600px}.sustainability-visual{height:520px;position:relative;display:grid;place-items:center}.cycle-center{width:190px;height:190px;border-radius:50%;background:#fff;color:var(--green);display:grid;place-content:center;text-align:center;font-family:'Playfair Display',serif;font-size:24px;line-height:1.1;box-shadow:0 30px 60px rgba(0,0,0,.18);z-index:4}.cycle-center span{font-family:'DM Sans',sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin-top:8px;color:#68756d}.cycle{position:absolute;width:115px;height:115px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);backdrop-filter:blur(8px);font-size:13px;font-weight:700;color:#edf4ef}.c1{top:25px;left:50%;transform:translateX(-50%)}.c2{right:8%;top:50%;transform:translateY(-50%)}.c3{bottom:25px;left:50%;transform:translateX(-50%)}.c4{left:8%;top:50%;transform:translateY(-50%)}.sustainability-visual:before{content:"";position:absolute;width:360px;height:360px;border:1px dashed rgba(255,255,255,.22);border-radius:50%}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;margin-top:26px}.check-list span{font-size:13px;color:#eef4ef}

.gallery{background:#fbfaf6}.gallery-grid{display:grid;grid-template-columns:1.3fr .7fr 1fr;grid-template-rows:240px 240px;gap:14px}.gallery-tile{position:relative;border-radius:24px;overflow:hidden;min-height:220px;background-size:cover;background-position:center}.gallery-tile:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(14,41,29,.78))}.gallery-tile span{position:absolute;left:22px;bottom:18px;color:#fff;font-weight:700;z-index:2}.g1{grid-row:span 2;background:linear-gradient(135deg,#b8c8a5,#65845f)}.g2{background:linear-gradient(135deg,#e1d7b8,#9db080)}.g3{background:linear-gradient(135deg,#c7baa2,#7c715f)}.g4{background:linear-gradient(135deg,#d0bda8,#9b806a)}.g5{background:linear-gradient(135deg,#b9c5c2,#748987)}.gallery-note{text-align:center;color:#8a918c;font-size:12px;margin-top:18px}

.partner{background:#fff;padding-top:40px}.partner-card{background:linear-gradient(135deg,#123629,#1f5a42);border-radius:32px;color:#fff;padding:56px;display:flex;align-items:center;justify-content:space-between;gap:50px;box-shadow:var(--shadow)}.partner-card h2{font-family:'Playfair Display',serif;font-size:42px;line-height:1.08;max-width:650px}.partner-card p{color:#d2dfd6;max-width:670px;margin-top:14px}.partner-actions{display:flex;flex-direction:column;gap:10px;min-width:230px}

.contact{background:#f6f3e9}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact-copy p{color:var(--muted);margin:22px 0 28px}.contact-details{display:grid;gap:18px}.contact-details div{padding-top:16px;border-top:1px solid var(--line)}.contact-details span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#879088;margin-bottom:5px}.contact-details strong{font-size:14px;color:var(--green)}
.contact-form{background:#fff;padding:34px;border-radius:26px;border:1px solid var(--line);box-shadow:0 22px 55px rgba(21,61,45,.06)}.contact-form label{display:block;font-size:12px;font-weight:700;color:#435047;margin-bottom:16px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;margin-top:7px;padding:14px 15px;border:1px solid #d8ddd9;border-radius:12px;background:#fbfcfa;color:var(--ink);outline:none;transition:.2s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#6f8c55;box-shadow:0 0 0 3px rgba(111,140,85,.12)}.contact-form textarea{resize:vertical}.form-status{font-size:12px;color:var(--green);margin-top:10px}

.floating-contact{position:fixed;right:22px;bottom:22px;z-index:990;background:var(--green);color:#fff;border-radius:999px;padding:12px 18px;display:flex;align-items:center;gap:8px;box-shadow:0 15px 40px rgba(21,61,45,.28);font-size:13px}.floating-contact span{color:#e8c678}
footer{background:#0d291e;color:#d6e2d9;padding:66px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr .7fr .9fr 1fr;gap:55px}.footer-brand img{width:210px;height:88px;object-fit:cover;object-position:center 78%;filter:brightness(1.12)}.footer-brand p{font-size:13px;color:#a9bbae;margin-top:10px}.footer-links,.footer-address{display:flex;flex-direction:column;gap:10px;font-size:13px}.footer-links strong,.footer-address strong{color:#fff;margin-bottom:8px}.footer-links a{color:#aebfb3}.footer-links a:hover{color:#fff}.footer-address p{color:#aebfb3}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:42px;padding-top:20px;display:flex;justify-content:space-between;color:#82968a;font-size:11px}

.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}

@media (max-width:1020px){
  .desktop-nav,.desktop-cta{display:none}.menu-btn{display:block}.mobile-menu{position:absolute;top:86px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px 20px 26px;display:none;flex-direction:column;gap:4px;box-shadow:0 18px 38px rgba(21,61,45,.08)}.mobile-menu.open{display:flex}.mobile-menu a:not(.btn){padding:12px 8px;font-weight:650;color:#38483f}.mobile-menu .btn{margin-top:8px}
  .hero{min-height:auto}.hero-grid{grid-template-columns:1fr;gap:45px;padding:70px 0}.hero-copy{max-width:760px}.hero-visual{height:520px}
  .stats-grid{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}
  .two-col,.sustainability-grid,.contact-grid{grid-template-columns:1fr;gap:50px}.two-col{gap:28px}.section-heading{max-width:760px}
  .operation-grid{grid-template-columns:repeat(2,1fr)}.operation-card.featured{grid-column:span 2}
  .product-grid{grid-template-columns:repeat(2,1fr)}
  .products-head{grid-template-columns:1fr;gap:18px}
  .sustainability-copy{max-width:760px}.sustainability-visual{order:2}
  .partner-card{flex-direction:column;align-items:flex-start}.partner-actions{flex-direction:row;min-width:0;flex-wrap:wrap}
  .footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-address{grid-column:2/4}
}

@media (max-width:700px){
  .container{width:min(100% - 28px,1180px)}.section{padding:78px 0}.nav-wrap{height:74px}.brand{min-width:160px}.brand-mark{width:40px;height:40px}.brand-text strong{font-size:18px}.mobile-menu{top:74px}
  .hero-grid{padding:54px 0 64px}.hero h1{font-size:50px}.hero-lead{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-trust{grid-template-columns:1fr;gap:12px;margin-top:34px}.hero-trust div{padding-bottom:12px;border-bottom:1px solid var(--line)}
  .hero-visual{height:430px;border-radius:28px}.sun-disc{width:100px;height:100px;right:30px;top:40px}.hero-card-main{left:20px;bottom:22px;width:calc(100% - 40px);padding:24px}.hero-card h2{font-size:29px}.fc-one{left:18px;top:22px}.fc-two{right:18px;bottom:175px}.float-card{padding:12px 14px}.float-card strong{font-size:19px}
  .stats-grid{grid-template-columns:1fr 1fr}.stat{padding:26px 18px}.stat-number,.stat-word{font-size:38px}
  .section-heading h2,.products-head h2,.sustainability-copy h2,.contact-copy h2{font-size:42px}.about-copy .lead{font-size:19px}
  .operation-grid{grid-template-columns:1fr}.operation-card.featured{grid-column:auto;grid-template-columns:1fr;gap:18px;padding:28px}.featured .op-icon{margin-bottom:5px}
  .product-grid{grid-template-columns:1fr}.product-art{height:145px}
  .sustainability-visual{height:380px}.sustainability-visual:before{width:270px;height:270px}.cycle{width:88px;height:88px;font-size:11px}.cycle-center{width:150px;height:150px;font-size:20px}.c2{right:0}.c4{left:0}.check-list{grid-template-columns:1fr}
  .gallery-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:none}.gallery-tile{min-height:190px}.g1{grid-row:auto;grid-column:span 2;min-height:270px}.g5{grid-column:span 2}
  .partner{padding-top:30px}.partner-card{padding:34px 24px;border-radius:26px}.partner-card h2{font-size:34px}.partner-actions{width:100%;display:grid;grid-template-columns:1fr}.partner-actions .btn{width:100%}
  .field-row{grid-template-columns:1fr}.contact-form{padding:24px 18px}.floating-contact{right:14px;bottom:14px;padding:11px 15px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-brand{grid-column:span 2}.footer-address{grid-column:auto}.footer-bottom{flex-direction:column;gap:6px}.footer-brand img{width:180px}
}

@media (max-width:430px){
  .hero h1{font-size:44px}.hero-visual{height:405px}.hero-card-main{bottom:18px}.fc-two{bottom:170px}.stat{padding:24px 14px}.stat-number,.stat-word{font-size:34px}.stat p{font-size:10px}.gallery-grid{grid-template-columns:1fr}.g1,.g5{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}
}

@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
