@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{--navy:#142734;--deep:#0d1d28;--cream:#f7f6f2;--gold:#d0af6c;--ink:#243441;--muted:#5f6a6e;--line:#d9dcd7;--max:1190px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit}.container{width:min(calc(100% - 80px),var(--max));margin:auto}.skip-link{position:absolute;top:-100px;left:20px;z-index:100;padding:12px;background:white}.skip-link:focus{top:12px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}.site-header{height:88px;background:var(--navy);color:white;border-bottom:1px solid #ffffff25}.header-inner{display:flex;height:100%;align-items:center;justify-content:space-between}.brand{text-decoration:none;display:inline-flex;align-items:center;gap:13px}.brand-mark{width:43px;height:43px;border:1px solid var(--gold);display:grid;place-items:center;color:var(--gold);font:700 27px Georgia,serif;position:relative}.brand-mark span{font-size:11px;position:absolute;bottom:-7px;right:-6px;background:var(--navy);padding:0 2px}.brand-copy{display:flex;flex-direction:column;line-height:1.15;font-family:Manrope,Arial,sans-serif;letter-spacing:.16em}.brand-copy strong{font-size:13px}.brand-copy small{font-size:10px;color:var(--gold);letter-spacing:.32em;margin-top:6px}nav{display:flex;align-items:center;gap:38px}nav a{text-decoration:none;font-size:14px;font-weight:600;color:#d9e1e0}nav a:hover,nav a:focus-visible{color:var(--gold)}.nav-contact{border:1px solid #9daeb2;padding:10px 17px}.nav-contact span,.button span,.text-link span{margin-left:13px}.mobile-contact{display:none}.hero{min-height:655px;position:relative;background:#111f27;color:white;isolation:isolate;overflow:hidden}.hero-photo,.hero-shade{position:absolute;inset:0;z-index:-1}.hero-photo{background-image:url('/assets/food-sourcing-hero.png');background-position:center;background-size:cover}.hero-shade{background:linear-gradient(90deg,#0b1923ee 0%,#0b1923cb 39%,#0b19235e 67%,#0b192300 100%)}.hero-content{min-height:581px;display:flex;align-items:center;padding:58px 0}.hero-text{max-width:665px}.eyebrow{margin:0 0 26px;font:800 12px/1.5 Manrope,Arial,sans-serif;letter-spacing:.18em;color:#a07337}.hero-eyebrow{color:#e5c98e;display:flex;align-items:center;gap:14px}.eyebrow-line{display:inline-block;width:27px;height:1px;background:var(--gold)}h1{font-size:clamp(43px,5.2vw,73px);line-height:1.08;letter-spacing:-.05em;margin:0 0 26px;font-weight:650}.hero-lede{font-size:18px;line-height:1.75;color:#d2d9d9;max-width:590px;margin-bottom:31px}.hero-actions{display:flex;align-items:center;gap:31px;flex-wrap:wrap}.button{text-decoration:none;display:inline-flex;align-items:center;justify-content:space-between;padding:15px 23px;font:800 14px Manrope,Arial,sans-serif;min-height:55px;transition:transform .2s,background .2s}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-gold{background:var(--gold);color:#172633}.button-gold:hover{background:#e2c587}.text-link{text-decoration:none;font-weight:700;font-size:14px;border-bottom:1px solid;padding:0 0 6px}.text-link.light{color:white;border-color:#adbbbd}.hero-bottom{height:74px;display:flex;align-items:center;gap:55px;color:#c6d2d0;font-size:11px;font-weight:700;letter-spacing:.13em;border-top:1px solid #ffffff50}.section{padding:100px 0}.section-intro{display:grid;grid-template-columns:1.35fr 1fr;gap:9%;align-items:end;margin-bottom:45px}.section-intro p:last-child{font-size:17px;color:var(--muted);margin:0;line-height:1.8}h2{font-size:clamp(34px,3.35vw,48px);line-height:1.2;letter-spacing:-.045em;font-weight:650;margin:0}h2 em{font-family:Georgia,serif;font-weight:400;color:#936e38}.product-groups{display:grid;grid-template-columns:1fr 1fr;gap:22px}.product-group{background:white;border:1px solid #dce0dc;padding:28px 30px;min-width:0}.product-group h3{display:flex;justify-content:space-between;gap:12px;align-items:baseline;font-size:18px;line-height:1.4;margin:0 0 18px}.product-group h3 span{flex-shrink:0;font:800 11px Manrope;color:#9d793d;text-transform:uppercase;letter-spacing:.08em}.product-group ul{list-style:none;margin:0;padding:0}.product-group li{display:flex;justify-content:space-between;align-items:baseline;gap:22px;padding:9px 0;border-top:1px solid #e9ece8;font-size:14px;line-height:1.5}.product-group li strong{white-space:nowrap;color:var(--navy);font:800 14px Manrope,Arial,sans-serif}.requirements{background:#e8edea}.req-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%}.req-grid>div>p:last-child{font-size:17px;line-height:1.8;color:#596766;max-width:450px;margin:24px 0 0}.requirement-list{list-style:none;padding:0;margin:0;border-top:1px solid #c1cbc6}.requirement-list li{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid #c1cbc6}.requirement-list li>span{font:800 12px Manrope;color:#96703b;padding-top:5px}.requirement-list h3{font-size:17px;margin:0 0 5px}.requirement-list p{font-size:14px;line-height:1.7;color:#526364;margin:0}.cta{background:var(--navy);color:white;padding:72px 0}.cta-inner{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:6%}.cta .eyebrow{color:var(--gold)}.cta h2{max-width:650px}.cta p:not(.eyebrow){color:#cbd7d6;max-width:620px;margin:19px 0 0}.cta-action{display:flex;align-items:flex-start;flex-direction:column;gap:15px}.cta-action>span{font-size:14px;color:#bdccca}.footer{background:var(--deep);color:#b7c4c5;padding:30px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:12px}.footer-brand{color:white;text-decoration:none;font:800 14px Manrope;letter-spacing:.1em}.footer-brand span{font-size:10px;color:var(--gold)}@media(max-width:900px){.container{width:min(calc(100% - 44px),var(--max))}nav{gap:18px}nav a{font-size:13px}.hero-photo{background-position:59% center}.hero-shade{background:linear-gradient(90deg,#0b1923f2 0%,#0b1923c7 60%,#0b192363 100%)}.req-grid{gap:7%}.product-group{padding:24px 21px}}@media(max-width:680px){.container{width:calc(100% - 36px)}.site-header{height:75px}.brand-mark{width:36px;height:36px;font-size:22px}.brand-copy strong{font-size:11px}.brand-copy small{font-size:9px}nav{display:none}.mobile-contact{display:block;border:1px solid #829296;text-decoration:none;font:700 12px Manrope;padding:8px 10px}.hero{min-height:690px}.hero-photo{background-position:64% center}.hero-shade{background:linear-gradient(90deg,#0b1923f0,#0b1923d9 58%,#0b19239c)}.hero-content{min-height:620px;padding:45px 0}.hero-eyebrow{font-size:11px}.hero-lede{font-size:16px}.hero-actions{gap:23px}.hero-bottom{height:70px;gap:10px;justify-content:space-between;font-size:9px}.hero-bottom span:nth-child(2){display:none}.section{padding:67px 0}.section-intro,.product-groups,.req-grid,.cta-inner{grid-template-columns:1fr;gap:20px}.section-intro p:last-child{font-size:16px}.product-groups{gap:14px}.product-group{padding:23px 18px}.product-group h3{font-size:16px}.product-group li{font-size:13px;gap:12px}.product-group li strong{font-size:12px}.requirements .req-grid{gap:34px}.cta{padding:62px 0}.footer-inner{flex-direction:column;align-items:flex-start;gap:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}


/* Company details */
.product-group li{justify-content:flex-start}
.cta-action a:not(.button){color:#e4c787;text-decoration:none}
.cta-action a:not(.button):hover,.footer-details a:hover{text-decoration:underline}
.footer{padding:60px 0 25px}
.footer-details{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:65px;padding-bottom:52px}
.footer-details h2{font:800 12px/1.5 Manrope,Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:#d0af6c;margin:0 0 24px}
.footer-details p,.footer-details address{font-size:14px;font-style:normal;line-height:1.8;margin:14px 0;color:#b7c4c5}
.footer-details p strong{font-weight:700;color:#fff}
.footer-details a:not(.footer-brand){display:block;font-size:14px;line-height:1.8;text-decoration:none;overflow-wrap:anywhere}
.footer-identity .footer-brand{font-size:17px;line-height:1.5}
.footer-copyright{font-size:12px;border-top:1px solid #ffffff29;padding-top:23px}
@media(max-width:760px){.footer-details{grid-template-columns:1fr 1fr;gap:40px}}
@media(max-width:520px){.footer-details{grid-template-columns:1fr;gap:32px}.footer{padding-top:45px}.footer-details h2{margin-bottom:10px}}
.footer-logo{
  width:220px;
  max-width:100%;
  background:transparent;
  overflow:hidden;
  border-radius:14px;
  box-shadow:0 0 0 1px rgba(208,175,108,.18);
}
.footer-logo-video,
.footer-logo video{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:49 / 73;
  object-fit:cover;
  background:#0d1d28;
}
@media(max-width:520px){
  .footer-logo{width:min(220px,100%)}
}
