:root{--green:#073d2e;--green2:#0b5a3e;--yellow:#f5c400;--navy:#082b4c;--ink:#17211e;--muted:#64706b;--cream:#f7f7f2;--line:#dfe5df;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.6}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:var(--green);color:#fff;font-size:13px}.topbar-inner{display:flex;justify-content:flex-start;padding:8px 0}.header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:20}.nav{min-height:142px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{display:block;width:340px;height:118px;overflow:hidden}.logo img{width:100%;height:100%;object-fit:contain;object-position:left center;mix-blend-mode:multiply}.links{display:flex;align-items:center;gap:28px}.links a{color:var(--ink);text-decoration:none;font-weight:700;font-size:15px}.links a.active{color:var(--green)}.btn{display:inline-block;background:var(--yellow);color:#17211e!important;text-decoration:none;font-weight:800;border-radius:999px;padding:13px 22px}.navbtn{padding:11px 18px}.hero{background:linear-gradient(120deg,#052f25,#0b4a36);color:#fff}.hero-grid{min-height:570px;display:grid;grid-template-columns:48% 52%;align-items:stretch}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:55px 45px 55px 0}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:2.2px;font-size:12px;font-weight:800;color:var(--yellow)}h1,h2,h3{line-height:1.1;margin:0 0 18px}h1{font-size:clamp(44px,5vw,70px);letter-spacing:-2px}h1 span{color:var(--yellow)}h2{font-size:clamp(30px,3vw,44px)}h3{font-size:22px}.hero-copy p{font-size:19px;max-width:620px;color:#e7efeb}.actions{display:flex;gap:12px;margin-top:20px}.outline{background:transparent;border:2px solid var(--yellow);color:#fff!important}.hero-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:5px;padding:34px 0 34px 34px}.mosaic{background-size:cover;background-position:center;min-height:200px}.mosaic.chilli,.chilli-img{background-image:url('assets/hero-chilli.jpg')}.mosaic.pigeon,.pigeon-photo{background-image:url('https://upload.wikimedia.org/wikipedia/commons/e/e6/Dried_pidgeon_peas_Malawi.jpg')}.mosaic.soya,.soya-photo{background-image:url('https://live.staticflickr.com/7372/10059014026_c91f2c2ef7_o.jpg')}.mosaic.mcp{background:#ddd url('assets/mcp-front.jpg') center/cover no-repeat}.category-strip{border-bottom:1px solid var(--line);background:#fff}.category-grid{display:grid;grid-template-columns:repeat(4,1fr)}.category-grid a{padding:22px 20px;text-decoration:none;color:var(--green);border-right:1px solid var(--line)}.category-grid a:last-child{border-right:0}.category-grid strong,.category-grid small{display:block}.category-grid small{color:var(--muted);margin-top:3px}.section{padding:80px 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.lead{font-size:19px;color:#4d5954}.textlink{color:var(--green);font-weight:800;text-decoration:none}.cards-section{background:var(--cream);padding-top:10px}.home-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.05)}.feature-img{height:250px;background-size:cover;background-position:center}.feature-body{padding:26px}.tag{display:inline-block;color:var(--green);background:#edf5f0;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;margin-bottom:14px}.dual-photo{height:250px;display:grid;grid-template-columns:1fr 1fr;gap:3px}.dual-photo>div,.soya-photo,.sunflower-photo{background-size:cover;background-position:center;position:relative}.dual-photo span,.mcp-photo span{position:absolute;left:10px;bottom:10px;background:rgba(0,0,0,.68);color:#fff;padding:5px 8px;font-size:12px;border-radius:5px}.sunflower-photo{background-image:url('https://commons.wikimedia.org/wiki/Special:Redirect/file/Sunflower_meal_IMG_6213.jpg')}.mcp-photo{height:250px;background:#e8e8e8;position:relative;text-align:center;overflow:hidden}.mcp-photo img{height:100%;width:100%;object-fit:contain}.sourcing{background:var(--green);color:#fff;padding:80px 0}.sourcing-grid{display:grid;grid-template-columns:1.1fr .9fr;min-height:420px;background:#0b4a36;border-radius:20px;overflow:hidden}.sourcing-photo{background-image:linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05)),url('assets/sourcing-clean.jpg');background-size:cover;background-position:center}.sourcing-copy{padding:55px}.sourcing-copy p{color:#dce8e2}.light{color:var(--yellow)}.cta{background:#10211b;color:#fff;padding:55px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin-bottom:5px}.cta p{margin:0;color:#d6ddd9}.footer{background:#071b15;color:#c8d3ce;padding:50px 0 20px}.footergrid{display:grid;grid-template-columns:1.2fr 1.3fr .7fr;gap:50px}.footer img{width:230px;background:#fff;border-radius:8px}.footer h4{color:#fff}.footer a{display:block;color:#c8d3ce;text-decoration:none;margin:5px 0}.copy{border-top:1px solid #244037;margin-top:30px;padding-top:18px;font-size:13px}.pagehero{background:var(--green);color:#fff;padding:75px 0}.pagehero h1{font-size:56px}.pagehero p{font-size:18px}.catalog-group{padding:20px 0 75px;border-bottom:1px solid var(--line);margin-bottom:60px}.catalog-heading{display:flex;gap:22px;align-items:flex-start;margin-bottom:30px}.catalog-heading>span{font-size:13px;font-weight:900;color:var(--yellow);background:var(--green);border-radius:50%;width:38px;height:38px;display:grid;place-items:center}.catalog-card{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center;background:var(--cream);border-radius:16px;overflow:hidden}.catalog-img{min-height:320px;background-size:cover;background-position:center}.catalog-card>div:last-child{padding:30px}.photo-tiles,.product-tiles,.feed-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.photo-tiles article,.product-tiles article,.feed-product-grid article{border:1px solid var(--line);border-radius:14px;overflow:hidden;padding:24px;background:#fff}.photo-tiles article>div{height:270px;margin:-24px -24px 22px;background-size:cover;background-position:center}.three{grid-template-columns:repeat(3,1fr)}.subgroup{margin-top:45px}.feed-product-grid{grid-template-columns:repeat(4,1fr)}.product-letter{width:62px;height:62px;border-radius:12px;background:var(--green);color:var(--yellow);display:grid;place-items:center;font-weight:900;margin-bottom:20px}.mcp-product img{width:100%;height:180px;object-fit:contain;background:#eee;margin-bottom:15px}.contact-details{font-size:18px}
@media(max-width:900px){.topbar-inner{gap:15px;flex-wrap:wrap}.nav{min-height:auto;padding:12px 0;align-items:flex-start}.logo{width:190px;height:75px}.links{gap:12px;flex-wrap:wrap;justify-content:flex-end}.navbtn{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:55px 0}.hero-mosaic{padding:0 0 30px}.category-grid,.home-cards,.feed-product-grid{grid-template-columns:1fr 1fr}.two-col,.sourcing-grid,.catalog-card{grid-template-columns:1fr}.sourcing-photo{min-height:300px}.footergrid{grid-template-columns:1fr 1fr}.photo-tiles{grid-template-columns:1fr 1fr}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.nav{display:block}.logo{margin:auto;width:220px;height:82px}.links{justify-content:center;margin-top:8px}.links a{font-size:13px}.hero-grid{min-height:auto}.hero-mosaic{grid-template-columns:1fr 1fr}.mosaic{min-height:145px}.category-grid,.home-cards,.photo-tiles,.product-tiles,.feed-product-grid,.three,.footergrid{grid-template-columns:1fr}.two-col{gap:25px}.section{padding:55px 0}.cta-inner{display:block}.cta .btn{margin-top:20px}.pagehero h1{font-size:44px}.dual-photo{height:220px}}

/* 2026-09-12 refinements */
.hero-photo{position:relative;background:#062f24 url('assets/hero-chilli-clean.jpg') center right/cover no-repeat;color:#fff;overflow:hidden}.hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,35,27,.98) 0%,rgba(3,43,32,.92) 35%,rgba(3,43,32,.48) 58%,rgba(3,43,32,.08) 100%)}.hero-photo-inner{position:relative;z-index:1;min-height:610px;display:flex;align-items:center}.hero-photo .hero-copy{max-width:670px;padding:70px 0}.hero-photo .hero-copy p{max-width:640px}.market-banner{position:relative;min-height:500px;display:flex;align-items:center;overflow:hidden;background:#10211b}.market-banner-bg{position:absolute;inset:0;background-image:url('assets/sourcing-clean.jpg');background-size:cover;background-position:center 12%;transform:scale(1.002)}.market-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,35,27,.94) 0%,rgba(2,35,27,.80) 38%,rgba(2,35,27,.30) 68%,rgba(2,35,27,.10) 100%)}.market-banner-content{position:relative;z-index:1;color:#fff;max-width:1180px}.market-banner-content>h2,.market-banner-content>p,.market-banner-content>.kicker,.market-banner-content>.btn{margin-left:0}.market-banner-content h2{font-size:clamp(38px,4.3vw,64px);max-width:720px}.market-banner-content p{font-size:19px;max-width:650px;color:#edf3ef}.product-thumb{width:100%;height:160px;object-fit:cover;border-radius:10px;margin-bottom:18px;background:#f2f2ef}.root-photo{background-image:url('https://www.healthbenefitstimes.com/9/gallery/calumba/Dried-roots-of-Calumba.jpg');background-size:cover;background-position:center}.feed-photo-card img,.mcp-product img{width:100%;height:190px;object-fit:contain;background:#f5f5f2;border-radius:10px;margin-bottom:15px}.image-note{font-size:12px;color:var(--muted);margin-top:14px}.contact-green-rule{height:52px;background:linear-gradient(90deg,#062e24,#0b6b4a)}.contact-section{padding-top:95px}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.contact-title{font-size:clamp(42px,5vw,64px);color:#173128;letter-spacing:-1.5px}.contact-block{margin-top:28px}.contact-block h3{margin-bottom:8px}.enquiry-form{display:grid;gap:18px}.enquiry-form label{display:grid;gap:8px;font-weight:700;color:#17211e}.enquiry-form input,.enquiry-form textarea{width:100%;border:1px solid #cfd8d2;border-radius:7px;padding:15px 16px;font:inherit;background:#fff}.enquiry-form textarea{resize:vertical}.form-btn{border:0;cursor:pointer;width:max-content;padding-inline:30px}.bran-tiles article{padding:18px}.bran-tiles h3{margin-top:2px}.root-card{grid-template-columns:1.05fr .95fr}.topbar-inner span:first-child{font-weight:700}.topbar-inner span{letter-spacing:.3px}
@media(max-width:900px){.logo{width:270px;height:96px}.nav{min-height:118px}.hero-photo-inner{min-height:540px}.contact-layout{grid-template-columns:1fr;gap:45px}.market-banner{min-height:440px}}
@media(max-width:620px){.logo{width:265px;height:94px}.hero-photo{background-position:65% center}.hero-photo:before{background:linear-gradient(90deg,rgba(2,35,27,.96),rgba(2,35,27,.72))}.hero-photo-inner{min-height:520px}.market-banner-content h2{font-size:38px}.market-banner{min-height:460px}.contact-green-rule{height:32px}.contact-section{padding-top:55px}}
/* Final adjustment: align top-bar slogan to the far left */
.topbar .topbar-inner{width:100%;max-width:none;margin:0;padding:8px 20px;}
/* Final topbar alignment: slogan on far right */
.topbar .topbar-inner{justify-content:flex-end;text-align:right;}
