@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Source+Serif+4:wght@600;700&display=swap";:root{--green-900: #1b5e20;--green-700: #2e7d32;--olive-500: #4caf50;--olive-200: #cde5c3;--cream-100: #f7f3e8;--cream-50: #fcfaf5;--charcoal-900: #222629;--charcoal-700: #4f5659;--white: #ffffff;--line: rgba(27, 94, 32, .14);--shadow: 0 24px 50px -24px rgba(20, 33, 23, .38)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;color:var(--charcoal-900);background:radial-gradient(circle at 0 10%,rgba(76,175,80,.09),transparent 40%),radial-gradient(circle at 100% 30%,rgba(27,94,32,.06),transparent 45%),var(--cream-50)}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}.site-shell{min-height:100vh}.container{width:min(1120px,92vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:25;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcfaf5db;border-bottom:1px solid var(--line)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:1.2rem}.brand{display:inline-flex;gap:.7rem;align-items:center;font-weight:700;letter-spacing:.1px;color:var(--green-900)}.brand small{display:block;font-size:.73rem;color:var(--charcoal-700);font-weight:600}.brand-mark{width:2.15rem;aspect-ratio:1;border-radius:.62rem;display:grid;place-items:center;color:var(--white);background:linear-gradient(150deg,var(--green-900),var(--olive-500));box-shadow:var(--shadow)}.nav{display:flex;align-items:center;gap:.85rem}.nav-link{font-size:.93rem;font-weight:600;color:var(--charcoal-700);padding:.42rem .55rem;border-radius:.45rem;transition:color .2s ease,background .2s ease}.nav-link:hover,.nav-link-active{color:var(--green-900);background:#4caf501f}.menu-btn{display:none;border:0;background:transparent;color:var(--green-900)}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid transparent;padding:.72rem 1.25rem;font-weight:700;font-size:.9rem;color:var(--white);background:linear-gradient(145deg,var(--green-900),var(--green-700));transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 16px 30px -20px #1b5e20d9}.button:hover{transform:translateY(-2px)}.button-outline{color:var(--green-900);border-color:#1b5e2047;background:#ffffffd9}.button-sm{padding:.54rem .95rem}.hero,.page-hero{position:relative;overflow:hidden;color:var(--white);padding:5.7rem 0 5.1rem;background-image:linear-gradient(#08140a73,#08140a73),url(https://images.pexels.com/photos/547263/pexels-photo-547263.jpeg?auto=compress&cs=tinysrgb&w=1800&q=80);background-size:cover;background-position:center}.page-hero{padding:4.5rem 0 3.6rem}.page-about{background-image:linear-gradient(#08140a80,#08140a80),url(https://images.pexels.com/photos/547263/pexels-photo-547263.jpeg?auto=compress&cs=tinysrgb&w=1700&q=80)}.page-products{background-image:linear-gradient(#08140a80,#08140a80),url(https://images.unsplash.com/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=1700&q=80)}.page-operations{background-image:linear-gradient(#08140a8c,#08140a8c),url(https://images.unsplash.com/photo-1578575437130-527eed3abbec?auto=format&fit=crop&w=1700&q=80)}.page-why{background-image:linear-gradient(#08140a80,#08140a80),url(https://images.pexels.com/photos/159510/corn-field-agriculture-farm-159510.jpeg?auto=compress&cs=tinysrgb&w=1700&q=80)}.page-contact{background-image:linear-gradient(#08140a8c,#08140a8c),url(https://images.pexels.com/photos/547263/pexels-photo-547263.jpeg?auto=compress&cs=tinysrgb&w=1700&q=80)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(130deg,rgba(76,175,80,.3),transparent 50%),radial-gradient(circle at 85% 15%,rgba(205,229,195,.26),transparent 45%)}.hero-content{position:relative;z-index:1;max-width:50rem;animation:fadeUp .7s ease both}h1{font-family:"Source Serif 4",serif;font-size:clamp(2.15rem,4.4vw,3.35rem);line-height:1.16;letter-spacing:-.4px;margin-top:.65rem}.hero p,.page-hero p{margin-top:1rem;line-height:1.75;color:#ffffffe6;max-width:45rem}.hero-actions{margin-top:1.8rem;display:flex;gap:.9rem;flex-wrap:wrap}.eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--olive-500)}.hero .eyebrow,.page-hero .eyebrow{color:var(--olive-200)}.section{padding:5rem 0}.section-soft{background:var(--cream-100);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading h2{font-family:"Source Serif 4",serif;margin-top:.65rem;font-size:clamp(1.6rem,3.2vw,2.2rem)}.section-description,.paragraph{margin-top:.9rem;line-height:1.75;color:var(--charcoal-700)}.section-heading-center{text-align:center;max-width:44rem;margin:0 auto 2rem}.stats-grid,.commodities-grid,.operations-grid,.reasons-grid,.triple-grid{display:grid;gap:1rem}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card,.operation-card,.reason-card,.info-card{background:#ffffffd6;border:1px solid var(--line);border-radius:1rem;padding:1.25rem}.stat-card h3{font-family:"Source Serif 4",serif;font-size:1.8rem;color:var(--green-900)}.stat-card p,.operation-card p,.reason-card p,.info-card p{color:var(--charcoal-700);margin-top:.35rem;line-height:1.65}.split-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center}.split-grid.split-grid-single{grid-template-columns:minmax(0,1fr);max-width:52rem}.image-panel{min-height:22rem;border-radius:1rem;border:1px solid var(--line);background-size:cover;background-position:center}.image-about{background-image:url(https://images.pexels.com/photos/159510/corn-field-agriculture-farm-159510.jpeg?auto=compress&cs=tinysrgb&w=1400&q=80)}.image-team{background-image:url(https://images.pexels.com/photos/547263/pexels-photo-547263.jpeg?auto=compress&cs=tinysrgb&w=1400&q=80)}.text-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.1rem;color:var(--green-900);font-weight:700}.commodities-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commodity-card,.product-row{display:grid;grid-template-columns:.95fr 1.05fr;border:1px solid var(--line);border-radius:1rem;background:var(--white);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.commodity-card:hover,.product-row:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.commodity-image,.product-image{min-height:14rem;background-size:cover;background-position:center}.commodity-body,.product-content{padding:1.1rem}.commodity-title-row,.ops-title{display:flex;align-items:center;gap:.45rem;color:var(--green-900)}ul{margin:.8rem 0 0;padding-left:1.1rem}li{margin:.3rem 0;color:var(--charcoal-700)}.feature-list{margin-top:1.2rem;display:grid;gap:.8rem}.feature-item{display:flex;gap:.55rem;align-items:flex-start;padding:.8rem;border-radius:.85rem;background:#ffffffbf;border:1px solid var(--line)}.feature-item h3{color:var(--green-900);font-size:1rem;margin-bottom:.2rem}.ops-highlight{border:1px solid var(--line);border-radius:1rem;padding:1.25rem;background:linear-gradient(180deg,#fff,#f1f8ee)}.ops-highlight p{margin-top:.7rem;line-height:1.7;color:var(--charcoal-700)}.ops-highlight li{list-style:none;padding-left:0;margin-left:-1.1rem;display:flex;gap:.45rem;align-items:center}.cta-banner{text-align:center;padding:2.3rem;border-radius:1rem;background:linear-gradient(130deg,var(--green-900),#1d7f2d);color:var(--white)}.cta-banner h2{font-family:"Source Serif 4",serif;font-size:clamp(1.65rem,3vw,2.3rem)}.cta-banner p{margin:.9rem auto 1.3rem;max-width:40rem;color:#ffffffe6}.stack-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.operations-grid,.reasons-grid,.triple-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.icon-wrap{display:inline-flex;padding:.5rem;border-radius:.6rem;color:var(--green-900);background:#4caf5024}.contact-grid{align-items:start}.map-wrap{margin-top:1rem;border-radius:.85rem;overflow:hidden;border:1px solid var(--line);min-height:18rem}.map-wrap iframe{width:100%;min-height:18rem;border:0}.contact-form{border:1px solid var(--line);border-radius:1rem;background:var(--white);padding:1.2rem;display:grid;gap:.8rem}.contact-form label{display:grid;gap:.3rem;color:var(--charcoal-900);font-weight:600;font-size:.92rem}.contact-form input,.contact-form textarea{border:1px solid rgba(34,38,41,.2);border-radius:.6rem;padding:.66rem .75rem;font:inherit}.contact-form small{color:#a61f1f}.success{color:var(--green-900);font-weight:700}.site-footer{padding:2.2rem 0;border-top:1px solid var(--line);background:#f3efe3}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:1.1rem}.footer-grid h3{font-family:"Source Serif 4",serif;margin-bottom:.5rem}.footer-grid p{color:var(--charcoal-700);line-height:1.6}.reveal-up{animation:fadeUp .7s ease both}.reveal-up:nth-child(2){animation-delay:70ms}.reveal-up:nth-child(3){animation-delay:.12s}.reveal-up:nth-child(4){animation-delay:.16s}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 980px){.menu-btn{display:inline-flex;align-items:center;justify-content:center}.nav{position:absolute;top:76px;left:0;right:0;background:#faf6eb;border-bottom:1px solid var(--line);padding:.8rem 4vw 1rem;flex-direction:column;align-items:start;transform:scaleY(0);transform-origin:top;opacity:0;pointer-events:none;transition:transform .2s ease,opacity .2s ease}.nav-open{transform:scaleY(1);opacity:1;pointer-events:auto}.stats-grid,.operations-grid,.reasons-grid,.triple-grid,.commodities-grid,.stack-grid,.split-grid,.footer-grid,.commodity-card,.product-row{grid-template-columns:1fr}.section{padding:3.8rem 0}}
