/* Shared English section layouts, scoped to the Arabic homepage only. */
.a-english-home{--green:#123e32;--dark:#0b2c24;--gold:#b89655;--ivory:#f7f5ee;--ink:#242d29;--line:#d9ddd2;--muted:#5a675e;--white:#fffdf8}
@scope (.a-english-home){
450;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#123e32;--dark:#0b2c24;--gold:#b89655;--ivory:#f7f5ee;--ink:#242d29;--line:#d9ddd2;--muted:#5a675e;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--ivory);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:5px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.055em;line-height:1.13;font-weight:500}h1{font-size:clamp(3rem,5.1vw,5.5rem);margin-bottom:30px}h2{font-size:clamp(2.3rem,3.8vw,4rem)}h3{font-size:1.65rem}em{font-family:Georgia,serif;font-weight:400;color:var(--gold)}.preview-bar{background:var(--green);color:#f7f5ee;padding:7px 4%;font-size:12px;letter-spacing:.13em;display:flex;justify-content:space-between}.preview-bar span{letter-spacing:.02em}header{position:sticky;top:0;z-index:20;background:rgba(255,253,248,.97);padding:23px 4%;display:flex;align-items:center;gap:35px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;color:var(--green);font-family:Manrope,Arial,sans-serif;font-weight:800;font-size:23px;line-height:1.25;letter-spacing:.08em;flex-shrink:0}.brand small{display:block;font-family:Arial,sans-serif;font-size:9px;letter-spacing:.18em;margin-top:5px}nav{margin-inline-start:auto;display:flex;align-items:center;gap:22px;font-size:14px}nav>a:hover,summary:hover{color:#977234}summary{list-style:none;display:flex;gap:10px}summary::-webkit-details-marker{display:none}.mega{position:absolute;top:100%;inset-inline:4%;background:var(--white);border:1px solid var(--line);padding:40px;box-shadow:0 25px 30px #102a2015;display:grid;grid-template-columns:1fr 2fr;gap:50px}.mega h3{font-size:2.5rem}.mega #mega-links{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px}.mega #mega-links a{border-bottom:1px solid var(--line);padding:10px}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;padding:16px 25px;background:var(--green);color:var(--white);border:1px solid var(--green);font-size:14px;font-weight:500;transition:background .2s}.button:hover{background:var(--gold);border-color:var(--gold);color:var(--dark)}.button.small{padding:12px 17px;white-space:nowrap}.button.light{background:var(--ivory);color:var(--green);border-color:var(--ivory)}.text-link{padding:10px 0;border-bottom:1px solid var(--gold);font-size:14px}.menu-toggle{display:none}.eyebrow{display:block;font-size:12px;letter-spacing:.17em;font-weight:600;color:var(--green);margin-bottom:28px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.hero-copy{padding:90px 6% 55px 8%}.lead{font-size:18px;line-height:1.7;max-width:430px;color:var(--muted)}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap;margin-top:35px}.hero-note{font-size:12px;letter-spacing:.1em;margin-top:80px;color:var(--muted)}.hero-art{position:relative;background:#e9e6d9;min-height:500px;display:flex;flex-direction:column}.art-caption{display:flex;justify-content:space-between;padding:28px 30px;font-size:12px;letter-spacing:.12em;z-index:1}.hero-image{flex:1;background-color:#e9e6d9;background-position:center;background-size:cover;min-height:440px}.image-note{font-size:12px;color:var(--muted);padding:12px 30px;margin:0}.category-strip{display:flex;justify-content:space-between;gap:30px;overflow:auto;padding:24px 4%;border-block:1px solid var(--line);font-size:13px;white-space:nowrap}.skip{position:fixed;top:-100px;background:white;z-index:99;padding:15px}.skip:focus{top:0}
@media(min-width:1450px){header,main,footer{max-width:1920px;margin-inline:auto}}@media(max-width:1200px){nav{gap:14px;font-size:12px}header{gap:20px}.brand{font-size:20px}nav .small{padding:10px}}@media(max-width:1300px){.menu-toggle{display:flex;gap:14px;margin-inline-start:auto;background:none;border:1px solid var(--line);padding:8px 14px}nav{display:none;position:absolute;inset-inline:0;top:100%;background:var(--white);padding:25px;max-height:80vh;overflow:auto;align-items:stretch;font-size:16px;flex-direction:column;gap:17px}nav.open{display:flex}.mega{position:static;padding:20px;grid-template-columns:1fr;box-shadow:none;gap:15px}.mega>div:first-child{display:none}.hero-copy{padding-top:70px}.hero{min-height:580px}.hero-note{margin-top:45px}}@media(max-width:700px){header{padding:17px 6%}.preview-bar{justify-content:center}.preview-bar span{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:55px 6% 40px}h1{font-size:3.25rem}.hero-note{margin-top:38px;font-size:12px}.hero-art{min-height:390px}.hero-image{min-height:340px}.art-caption{padding:20px 6%}.category-strip{padding:20px 6%}.brand{font-size:21px}.lead{font-size:17px}.actions{gap:20px}.eyebrow{font-size:12px}.mega #mega-links{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.hero-image{background-image:url(/assets/transparent/sunflower.webp)}

.mobile-quote{display:none}@media(min-width:1051px) and (max-width:1300px){header{padding-inline:2%;gap:15px}nav{gap:12px;font-size:14px}.brand{font-size:19px}.button.small{padding:10px 12px}}@media(max-width:1300px){.mobile-quote{display:inline-flex;margin-inline-start:auto}.menu-toggle{margin-inline-start:0}}@media(max-width:420px){header{gap:10px}.brand{font-size:17px}.brand small{font-size:7px}.mobile-quote{padding:8px 10px!important;font-size:12px}.menu-toggle{font-size:12px;padding:8px}.menu-toggle span{display:none}}


}
.a-english-home{--green:#0b3d2e;--dark:#082f25;--gold:#c9a961;--ivory:#f8f7f3;--white:#fffdf8}
@scope (.a-english-home){
.section{padding:100px 6%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:45px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:350px;color:var(--muted);margin:0}.serial{font-size:12px;letter-spacing:.13em;color:var(--muted)}.food-photo{background-image:url('/assets/transparent/sunflower.webp');background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:100%;min-height:300px}.food-photo.oil{background-size:200%;background-position:18% 37%}.food-photo.gum{background-size:230%;background-position:70% 71%}.food-photo.spices{background-size:200%;background-position:100% 98%}.food-photo.sugar{background-size:210%;background-position:90% 23%}.portfolio-feature{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:24px}.portfolio-card{display:block;background:#edece3}.portfolio-card .food-photo{height:320px;transition:background-size .6s}.portfolio-card:hover .food-photo.oil{background-size:210%}.portfolio-card:hover .food-photo.gum{background-size:240%}.portfolio-card:hover .food-photo.spices{background-size:210%}.portfolio-card>div:last-child{padding:25px;position:relative}.portfolio-card h3{margin:15px 0 8px}.portfolio-card p{font-size:14px;max-width:80%;color:var(--muted)}.round-arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #afbaac;border-radius:50%;position:absolute;inset-inline-end:22px;bottom:25px}.portfolio-more{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:35px}.portfolio-more a{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:15px 0}.subtle{font-size:12px;color:var(--muted);margin-top:20px}.source{background:#efeee5}.process-tabs{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid #c4ccbd}.process-tabs button{display:flex;align-items:center;justify-content:space-between;gap:12px;background:none;border:0;border-bottom:3px solid transparent;text-align:start;padding:25px 15px;color:var(--muted);font-size:16px}.process-tabs button>span:first-child{font-size:12px}.process-tabs button>span:last-child{font-size:20px}.process-tabs button[aria-selected=true]{border-color:var(--green);color:var(--green);font-weight:600}#process-panel{display:grid;grid-template-columns:1fr 2fr;align-items:center;padding:40px 3% 0;gap:50px;min-height:230px}.process-number{font-family:Georgia,serif;color:#b5b79d;font-size:110px;line-height:1}#process-panel p{max-width:650px;color:var(--muted)}.flagship{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:var(--ivory)}.flagship-image{position:relative;min-height:650px}.flagship-image .food-photo{background-size:200%;background-position:8% 45%}.flagship-copy{padding:80px 12%}.flagship-copy .eyebrow,.spice-feature .eyebrow,.final-cta .eyebrow{color:#d1b780}.flagship-copy h2{font-size:clamp(3rem,4.7vw,5rem)}.flagship-copy p{color:#d4ded2}.rule-list{display:flex;flex-direction:column;margin:30px 0}.rule-list span{border-top:1px solid #597363;padding:12px 0;font-size:14px}.image-tag{position:absolute;bottom:22px;inset-inline-start:25px;font-size:12px;letter-spacing:.1em;padding:7px 10px;background:var(--ivory);color:var(--green)}.ingredient{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.ingredient-image{height:470px;position:relative}.format-list{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0 35px}.format-list span{font-size:12px;letter-spacing:.08em;border:1px solid #bfbea9;padding:8px 11px}.spice-feature{display:grid;grid-template-columns:1fr 1fr;background:#352f23;color:var(--ivory)}.spice-feature>div:last-child{padding:70px 12%}.spice-feature p{color:#d6d0c3}.spice-image{min-height:470px}.chips{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.chips a{padding:10px 14px;border:1px solid #bcc1b2;font-size:14px;display:flex;gap:20px;align-items:center}.chips a:hover{background:var(--green);color:var(--ivory)}.trade{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.trade-diagram{border-inline-start:1px solid var(--gold);padding-inline-start:40px}.trade-diagram>div{padding:25px 0;border-bottom:1px solid var(--line)}.trade-diagram>div:last-child{border:0}.trade-diagram span{font-size:12px;letter-spacing:.15em;color:var(--muted)}.trade-diagram h3{margin:12px 0 8px;font-size:2rem;color:var(--green)}.trade-diagram p{font-size:14px;margin:0;color:var(--muted)}.buyers{padding-top:10px}.buyer-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line)}.buyer-grid>a{padding:25px 22px 70px;position:relative;border-inline-end:1px solid var(--line);transition:background .2s}.buyer-grid>a:last-child{border:0}.buyer-grid>a:hover{background:#eaece2}.buyer-grid h3{font-size:1.3rem;letter-spacing:-.04em;margin:35px 0 15px}.buyer-grid p{font-size:14px;color:var(--muted)}.insights{background:#efeee5}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.insight-grid article{border-top:1px solid var(--gold);padding-top:25px}.insight-grid h3{font-size:1.7rem;max-width:340px}.insight-grid p{font-size:12px;color:var(--muted)}.final-cta{background:var(--green);color:var(--ivory);padding:75px 6%;display:flex;justify-content:space-between;align-items:center;gap:40px}.final-cta h2{font-size:clamp(3.5rem,6vw,6.5rem);margin:0}.final-cta .button{min-width:220px}footer{background:var(--dark);color:#d4dbcd;padding:70px 6% 20px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1.3fr 1fr;gap:50px}.footer-brand{color:var(--ivory);font-size:29px}.footer-statement{font-size:24px;line-height:1.4;margin:30px 0 20px}.footer-ar{display:inline-block;color:#c1aa75;font-size:16px}.footer-top h4{color:var(--ivory);font-size:14px;font-weight:500;margin:0 0 20px}.footer-top>div>a:not(.brand){display:block;font-size:13px;margin-bottom:10px}.footer-top a:hover{color:var(--gold)}.footer-note{font-size:12px;max-width:200px;opacity:.7;margin-top:24px}.footer-bottom{border-top:1px solid #335047;margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px}.page-intro{padding:55px 6% 65px;border-bottom:1px solid var(--line)}.page-intro>.eyebrow{margin-top:50px}.page-intro>.breadcrumb,.page-intro>.breadcrumb+span,.page-intro>.breadcrumb+span+span{font-size:12px;color:var(--muted)}.page-intro .lead{max-width:550px}.family-row{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:50px 0 70px;border-bottom:1px solid var(--line);scroll-margin-top:110px}.family-row:first-child{padding-top:0}.family-row h2{margin:28px 0 20px}.family-row .food-photo,.typographic-card{min-height:340px}.typographic-card{display:flex;flex-direction:column;justify-content:space-between;background:#e6e9de;padding:40px;color:var(--green);border-top:4px solid var(--gold)}.typographic-card h3{font-family:Georgia,serif;font-size:3rem}.typographic-card>span:last-child{font-size:12px;letter-spacing:.12em}.product-detail,.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.product-detail .food-photo{height:540px}.spec-list{margin:30px 0}.spec-list dt{font-size:14px;font-weight:600;border-top:1px solid var(--line);padding-top:14px}.spec-list dd{font-size:14px;margin:3px 0 14px;color:var(--muted)}.compact{padding-top:50px;padding-bottom:65px}.requirement-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.requirement-flow span{padding:20px;border-bottom:2px solid var(--gold)}.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.three-columns>div{border-top:1px solid var(--gold);padding-top:25px}.three-columns p{color:var(--muted)}.about-grid .food-photo{height:400px}.notice{border-inline-start:3px solid var(--gold);padding:20px 24px;background:#eeede3;font-size:14px;margin-block:25px;color:var(--green)}.quote-layout{display:grid;grid-template-columns:1fr 2fr;gap:9%;align-items:start}.quote-layout aside{max-width:360px}.quote-layout aside p{color:var(--muted)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.quote-layout label{display:block;font-size:14px;font-weight:500;margin-bottom:22px}.quote-layout label>span{font-size:12px;color:var(--muted);font-weight:400}input,select,textarea{display:block;width:100%;min-width:0;margin-top:8px;padding:14px;background:var(--white);border:1px solid #b9c2b4;border-radius:0;color:var(--ink);font-size:16px}textarea{resize:vertical}#enquiry-review{margin-top:35px;padding:30px;background:#e8eddf;border-top:3px solid var(--green)}#enquiry-review dt{font-weight:600;font-size:13px;margin-top:14px}#enquiry-review dd{margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.arabic{min-height:70vh}.arabic h1{font-family:Tahoma,Arial,sans-serif;letter-spacing:0;line-height:1.5}.arabic h1 em{font-family:inherit}[dir=rtl] header,[dir=rtl] footer,[dir=rtl] .preview-bar{direction:ltr}.catalogue .food-photo{height:360px}nav a[aria-current=page]{color:#8c6c36}section[id]{scroll-margin-top:110px}
@media(max-width:1000px){.section{padding:70px 5%}.section-heading{gap:30px}.portfolio-feature{gap:15px}.portfolio-card .food-photo{height:260px;min-height:260px}.portfolio-card>div:last-child{padding:18px}.portfolio-more{grid-template-columns:1fr 1fr}.flagship-copy{padding:60px 9%}.flagship-image{min-height:580px}.buyer-grid{grid-template-columns:repeat(3,1fr)}.buyer-grid>a{border-bottom:1px solid var(--line)}.footer-top{grid-template-columns:1.5fr 1fr;gap:40px}.process-tabs button{font-size:14px;padding:20px 8px}.process-tabs button>span:last-child{display:none}.quote-layout{gap:5%}.spice-feature>div:last-child{padding:50px 9%}}
@media(max-width:700px){.section{padding:60px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px;max-width:none}.portfolio-feature{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;margin-inline:-6.8%;padding-inline:6.8%;padding-bottom:15px}.portfolio-card{min-width:83%;scroll-snap-align:center}.portfolio-card .food-photo{height:290px}.portfolio-more{gap:12px 25px;font-size:14px}.process-tabs{overflow-x:auto;display:flex}.process-tabs button{flex:0 0 155px;gap:12px}#process-panel{grid-template-columns:60px 1fr;gap:25px;padding:30px 0 0;min-height:300px}.process-number{font-size:64px;align-self:start}#process-panel h3{font-size:1.5rem}.flagship{grid-template-columns:1fr}.flagship-image{min-height:400px}.flagship-copy{padding:50px 6%}.flagship-copy h2{font-size:3.5rem}.ingredient{grid-template-columns:1fr;gap:35px}.ingredient-image{height:360px}.spice-feature{grid-template-columns:1fr}.spice-image{min-height:350px}.spice-feature>div:last-child{padding:45px 6%}.trade{grid-template-columns:1fr;gap:30px}.trade-diagram{padding-inline-start:25px}.buyer-grid{grid-template-columns:1fr 1fr}.buyer-grid>a{padding:22px 18px 65px}.buyer-grid>a:last-child{grid-column:1/-1}.buyer-grid h3{margin-top:25px}.insight-grid{grid-template-columns:1fr;gap:25px}.insight-grid h3{max-width:none;font-size:1.5rem}.final-cta{padding:55px 6%;align-items:start;flex-direction:column}.final-cta h2{font-size:3.5rem}.footer-top{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:12px}.page-intro{padding:30px 6% 40px}.page-intro>.eyebrow{margin-top:35px}.page-intro h1{font-size:3rem}.family-row,.product-detail,.about-grid{grid-template-columns:1fr;gap:25px}.family-row{padding:40px 0}.catalogue .food-photo{height:320px}.product-detail .food-photo{height:370px}.three-columns{grid-template-columns:1fr;gap:25px}.requirement-flow{grid-template-columns:1fr 1fr}.quote-layout{grid-template-columns:1fr;gap:25px}.quote-layout aside{max-width:none}.field-grid{grid-template-columns:1fr;gap:0}.quote-layout{padding-top:35px}.typographic-card{padding:30px;min-height:280px}.food-photo{min-height:280px}.preview-bar{font-size:12px}}
/* Batch 01 content layouts */
.batch-hero h1{font-size:clamp(3rem,4.6vw,5rem)}.hero-subtitle{font-size:21px;color:var(--green);margin-bottom:18px}.batch-hero .hero-copy{padding-top:65px}.batch-hero .hero-note{margin-top:42px}.batch-hero .lead{font-size:17px}.process-tabs{display:flex;overflow-x:auto;scrollbar-width:thin}.process-tabs button{flex:1 0 155px}.editorial{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:8%;border-bottom:1px solid var(--line)}.editorial h2{font-size:clamp(2rem,3vw,3.2rem);margin-bottom:0}.editorial-body p{max-width:750px}.editorial-body p:last-child{margin-bottom:0}.editorial-body ul{padding-inline-start:20px}.editorial-body li{margin-block:8px}.editorial .three-columns{grid-template-columns:1fr;gap:22px}.editorial .three-columns h3{font-size:1.4rem}.editorial .three-columns p{margin:0}.editorial .eyebrow{font-size:12px;color:var(--muted)}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:35px}.two-columns>div{padding-top:25px;border-top:1px solid var(--gold)}.two-columns h3{font-size:1.45rem}.supply-options{background:#eeeee4}.supply-options .two-columns{gap:8%}.range-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 40px}.range-grid>div{border-top:1px solid var(--gold);padding-top:20px}.range-grid h3{font-size:1.3rem}.range-grid .chips{display:block}.range-grid .chips a{display:block;border:0;padding:5px 0;font-size:14px}.range-grid .chips a:hover{background:none;color:#8c6c36}.range-index{padding-bottom:20px}.partnership{display:flex;align-items:center;justify-content:space-between;gap:50px}.partnership p{max-width:550px}.partnership h2{margin-bottom:24px}.partnership>.button{flex-shrink:0}.final-cta>div>p:last-child{max-width:560px;margin-top:25px;color:#d6dfd2}.final-cta h2{font-size:clamp(3rem,5vw,5.2rem)}.spec-request{padding:20px 0;border-block:1px solid var(--line);margin:25px 0}.spec-request h3{font-size:1.2rem;letter-spacing:-.025em;margin-bottom:10px}.spec-request p{font-size:14px;color:var(--muted);margin:0}.family-row{position:relative}.anchor-alias{position:absolute;inset-block-start:0}.footer-descriptor{font-size:13px;max-width:360px;color:#cbd5c6}.field-grid small{display:block;font-weight:400;color:var(--muted);font-size:12px;line-height:1.5;margin-top:8px}select[multiple]{height:245px;padding:10px}select[multiple] optgroup{font-weight:600;margin-bottom:8px}select[multiple] option{font-weight:400;padding:7px}.check-label{display:flex!important;gap:12px;align-items:center}.check-label input{width:20px;height:20px;margin:0}.flagship-copy .subtle{font-size:12px}.page-intro h1{max-width:1000px;font-size:clamp(2.8rem,4.6vw,5rem)}
@media(max-width:900px){.range-grid{grid-template-columns:1fr 1fr}.editorial{gap:5%}.editorial .two-columns{grid-template-columns:1fr}.partnership{align-items:start;flex-direction:column;gap:20px}}@media(max-width:700px){.batch-hero .hero-copy{padding-top:45px}.batch-hero h1{font-size:3.1rem}.hero-subtitle{font-size:19px}.editorial{display:block}.editorial-title{margin-bottom:30px}.editorial h2{font-size:2.2rem}.two-columns{grid-template-columns:1fr;gap:30px}.range-grid{grid-template-columns:1fr 1fr;gap:25px 20px}.range-grid h3{font-size:1.1rem}.range-grid .chips a{font-size:14px;overflow-wrap:anywhere}.range-grid .chips{margin-bottom:0}.final-cta h2{font-size:3rem}.process-tabs button{flex-basis:150px}.partnership>.button{flex-shrink:1}.page-intro h1{font-size:2.8rem}.buyer-grid h3{overflow-wrap:anywhere}}
/* Approved Maqboola identity and branded packaging scenes. */
:root{--green:#0b3d2e;--dark:#082f25;--gold:#c9a961;--ivory:#f8f7f3;--white:#fffdf8}.brand{gap:12px}.approved-wordmark{display:block;width:183px;height:39px;background:url('/assets/maq/en.webp') -43px -185px / 268px 268px no-repeat;mix-blend-mode:multiply;flex-shrink:0}.footer-brand img{display:block;width:190px;height:auto;max-width:100%;border-radius:1px}.hero-image{background-image:url('/assets/transparent/sunflower.webp');background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#f1eee7}.hero-art{background:#f1eee7}.food-photo{background:none!important;position:relative;overflow:hidden;min-height:0!important;background-color:#f1eee7!important;isolation:isolate}.food-photo img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.portfolio-card:hover .food-photo img,.family-row:hover .food-photo img{transform:scale(1.035)}.portfolio-feature{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.portfolio-card{background:#efeee8}.portfolio-card .food-photo{height:300px!important}.portfolio-card>div:last-child{min-height:205px}.portfolio-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.portfolio-card:last-child .food-photo{height:350px!important}.portfolio-card:last-child>div:last-child{align-self:center;padding:35px 45px}.portfolio-card p{max-width:83%}.packaging-scene{margin:0;min-width:0;align-self:center;background:#f1eee7}.packaging-scene .food-photo{height:auto!important;aspect-ratio:3/2}.packaging-scene figcaption{display:flex;flex-direction:column;gap:8px;padding:20px 25px;font-size:14px;background:var(--ivory);border-bottom:1px solid var(--line)}.packaging-scene figcaption span{font-size:12px;color:var(--muted);letter-spacing:.1em}.flagship-image{display:flex;align-items:center;background:#f1eee7}.flagship-image .food-photo{height:auto;aspect-ratio:3/2}.ingredient-image{background:#f1eee7;display:flex;align-items:center;height:430px}.ingredient-image .food-photo{height:auto;aspect-ratio:3/2}.spice-image{display:flex;align-items:center;background:#f1eee7;min-height:400px}.spice-image .food-photo{height:auto;aspect-ratio:3/2}.product-detail .food-photo{height:auto;aspect-ratio:3/2}.scene-reveal{transform:translateY(12px);transition:transform .65s ease}.scene-reveal.in-view{transform:translateY(0)}.hero-art .image-note{background:#f1eee7}.brand:focus-visible{outline-offset:8px}
@media(max-width:1000px){.portfolio-feature{gap:18px}.portfolio-card .food-photo{height:240px!important}.approved-wordmark{width:170px;background-size:252px 252px;background-position:-41px -174px;height:36px}}
@media(max-width:700px){.portfolio-feature{display:flex;gap:16px}.portfolio-card,.portfolio-card:last-child{display:block;min-width:86%;grid-column:auto}.portfolio-card .food-photo,.portfolio-card:last-child .food-photo{height:280px!important}.portfolio-card>div:last-child,.portfolio-card:last-child>div:last-child{padding:22px;min-height:210px}.hero-image{min-height:330px}.flagship-image{min-height:340px}.ingredient-image{height:auto;min-height:330px}.spice-image{min-height:330px}.approved-wordmark{width:145px;height:31px;background-size:215px 215px;background-position:-35px -148px}.brand{gap:8px}.packaging-scene figcaption{padding:18px 12px}.footer-brand img{width:165px}.scene-reveal{transform:none}}
@media(max-width:420px){header{padding-inline:4%;gap:8px}.approved-wordmark{width:121px;height:26px;background-size:180px 180px;background-position:-29px -124px}.brand{gap:5px}.mobile-quote{font-size:12px}.menu-toggle{padding:8px 6px}}
@media(prefers-reduced-motion:reduce){.scene-reveal,.food-photo img{transform:none!important;transition:none!important}}
em{color:#947037}.flagship em,.spice-feature em,.final-cta em{color:var(--gold)}
/* Stronger editorial hierarchy; paragraph styling deliberately unchanged. */
h1,h2{font-family:Manrope,Arial,sans-serif;font-weight:800;letter-spacing:-.045em;line-height:1.12;text-wrap:balance}h2{font-weight:700;letter-spacing:-.038em}h1 em,h2 em{font-family:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit}.batch-hero h1{font-size:clamp(3.5rem,5.05vw,5.6rem);max-width:13ch}.page-intro h1{font-size:clamp(3rem,4.8vw,5.3rem);max-width:22ch}.section-heading h2{font-size:clamp(2.5rem,3.85vw,4.2rem)}.editorial-title h2{font-size:clamp(2.2rem,3.1vw,3.4rem)}.flagship-copy h2{font-size:clamp(3.5rem,4.8vw,5.3rem)}.final-cta h2{font-size:clamp(3.5rem,5.5vw,6rem)}.portfolio-card h3,.buyer-grid h3{font-weight:700;letter-spacing:-.025em}.eyebrow{font-weight:700}.hero-subtitle{font-weight:600}header{padding-block:14px;box-shadow:0 6px 24px rgba(8,47,37,.08);border-bottom:1px solid rgba(11,61,46,.1)}header>.brand{background:linear-gradient(135deg,#fff,#f7f6f0);padding:8px 12px;border:1px solid rgba(201,169,97,.2);border-radius:10px;box-shadow:0 4px 13px rgba(8,47,37,.08)}nav>a,nav summary{font-weight:600}
@media(max-width:700px){.batch-hero h1{font-size:clamp(2.9rem,9.3vw,3.8rem)}.page-intro h1{font-size:clamp(2.55rem,8.3vw,3.5rem)}.section-heading h2{font-size:2.45rem}.editorial-title h2{font-size:2.15rem}.flagship-copy h2{font-size:3.3rem}.final-cta h2{font-size:3.15rem}header{padding-block:12px}header>.brand{padding:6px 8px;border-radius:8px}}@media(max-width:420px){header>.brand{padding:5px 6px}.batch-hero h1{font-size:2.9rem}.page-intro h1{font-size:2.55rem}.section-heading h2{font-size:2.2rem}}
.footer-brand img{filter:grayscale(1) brightness(.7) contrast(15) invert(1);mix-blend-mode:screen}.footer-brand{background:none!important;border:0;box-shadow:none}.logo-emblem{display:block;width:54px;height:54px;background:url('/assets/maq/en.webp') -44px -13px / 142px 142px no-repeat;mix-blend-mode:multiply;flex-shrink:0}.logo-nameplate{display:block;width:182px;height:40px;background:url('/assets/maq/en.webp') -43px -185px / 268px 268px no-repeat;mix-blend-mode:multiply;flex-shrink:0}.footer-brand{display:inline-flex;width:200px;max-width:100%;background:none;isolation:auto}.footer-brand img{display:block;width:200px;height:auto;filter:grayscale(1) brightness(.7) contrast(15) invert(1);mix-blend-mode:screen}.footer-statement{font-weight:600}
@media(max-width:700px){.logo-emblem{width:42px;height:42px;background-size:110px 110px;background-position:-34px -10px}.logo-nameplate{width:146px;height:32px;background-size:215px 215px;background-position:-35px -148px}.footer-brand,.footer-brand img{width:180px}}
@media(max-width:420px){.logo-emblem{width:34px;height:34px;background-size:90px 90px;background-position:-28px -8px}.logo-nameplate{width:116px;height:26px;background-size:172px 172px;background-position:-28px -118px}header{gap:7px}}
/* Header: one complete approved source image, no reconstructed lockup. */
header{padding-block:8px;gap:30px;background:#fffdf8}header>.header-logo-original{display:flex;align-items:center;justify-content:center;width:142px;min-width:142px;padding:0;background:none;border:0;border-radius:0;box-shadow:none;line-height:0}.header-logo-original img{display:block;width:142px;height:142px;object-fit:contain;mix-blend-mode:multiply}html{scroll-padding-top:174px}section[id],.family-row{scroll-margin-top:174px}
@media(max-width:1300px){header{padding-block:6px}header>.header-logo-original{width:122px;min-width:122px}.header-logo-original img{width:122px;height:122px}html{scroll-padding-top:150px}section[id],.family-row{scroll-margin-top:150px}}
@media(max-width:700px){header{padding-block:4px;gap:18px}header>.header-logo-original{width:112px;min-width:112px}.header-logo-original img{width:112px;height:112px}html{scroll-padding-top:136px}section[id],.family-row{scroll-margin-top:136px}}header{box-shadow:none;background:var(--white)}header>.header-logo-original{background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;border-radius:0;padding:0!important}.header-logo-original img{filter:url(#logo-paper-removal);mix-blend-mode:normal;background:transparent;box-shadow:none;border:0;border-radius:0}
/* Language-specific lockups, made from unchanged regions of the approved master. */
header{height:94px;min-height:94px;padding-block:10px;align-items:center;gap:28px}header>.header-language-logo{width:166px;min-width:166px;height:72px;display:flex;align-items:center;justify-content:center;padding:0!important;background:none!important;border:0!important;border-radius:0;box-shadow:none!important}html{scroll-padding-top:110px}section[id],.family-row{scroll-margin-top:110px}
@media(max-width:1300px){header{height:88px;min-height:88px;padding-block:7px}header>.header-language-logo{height:72px;min-width:156px;width:156px}}
@media(max-width:700px){header{height:82px;min-height:82px;padding-block:7px;gap:16px}header>.header-language-logo{width:142px;min-width:142px;height:66px}html{scroll-padding-top:98px}section[id],.family-row{scroll-margin-top:98px}}
@media(max-width:420px){header{padding-inline:4%;gap:10px}header>.header-language-logo{width:132px;min-width:132px}}

}
.a-english-home{--ink:#183a30}
@scope (.a-english-home){
/* Batch 01: one master brand, seven product worlds. */
:root{--ink:#183a30} .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ui-icon{object-fit:contain;display:block;flex-shrink:0}
header{gap:22px!important}header>.header-language-logo{width:180px;min-width:180px}.language-controls{display:flex;gap:7px;align-items:center;order:3}.flag-control{padding:5px;width:38px;height:38px;display:grid;place-items:center;background:transparent;border:1px solid #d9dcd5;border-radius:50%;cursor:pointer;transition:box-shadow .2s,border-color .2s}.flag-control img{border-radius:50%;object-fit:cover;width:26px;height:26px}.flag-control[aria-current]{border-color:#947037;box-shadow:0 0 0 2px #c9a96125}.flag-control:hover,.flag-control:focus-visible{border-color:var(--green);box-shadow:0 0 0 3px #c9a96145;outline:0}.flag-control[aria-disabled]{cursor:default}.menu-toggle{order:4}header nav{order:2;gap:20px;margin-left:auto}header nav>a,header nav summary{white-space:nowrap}header nav .button{padding-inline:17px}.mobile-quote{order:3}
[data-family]{--accent:#b58b2c;--wash:#f1e6b9}[data-family=sugar]{--accent:#a36539;--wash:#f4e5d7}[data-family=canned-foods]{--accent:#b18803;--wash:#f6df69}[data-family=biscuits-confectionery]{--accent:#923b39;--wash:#efdad0}[data-family=dairy]{--accent:#245f8e;--wash:#dceaf5}[data-family=gum-arabic]{--accent:#8a6740;--wash:#e7ddcb}[data-family=spices]{--accent:#70452f;--wash:#e4d3c5}
.batch-hero{grid-template-columns:46% 54%;min-height:640px;background:#f6f4ed}.batch-hero .hero-copy{padding:70px 8% 65px 12%}.batch-hero h1{font-size:clamp(3rem,4.8vw,5.25rem)}.batch-hero .lead{font-size:17px;line-height:1.8}.batch-hero .hero-note{font-size:12px;line-height:1.6;letter-spacing:.09em;margin-top:40px}.family-hero{display:flex;flex-direction:column;padding:28px 30px 20px;min-width:0;background:#e9e4d5}.family-hero .art-caption{position:static;padding:0;display:flex;justify-content:space-between;gap:18px;font-size:11px;letter-spacing:.12em;color:#3a5145}.family-slides{position:relative;flex:1;min-height:460px;margin-top:24px}.family-slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transform:translateX(14px);transition:opacity .8s ease,transform .8s ease,visibility .8s;background:var(--wash);overflow:hidden}.family-slide.is-active{opacity:1;visibility:visible;transform:none;z-index:1}.family-slide>a{height:100%;display:flex;flex-direction:column;color:var(--green)}.family-slide .food-photo{flex:1;height:0;background:var(--wash)!important;min-height:230px!important}.family-slide .food-photo img{object-fit:contain}.family-slide figcaption{padding:23px 28px 25px;border-top:3px solid var(--accent);background:var(--wash)}.family-slide figcaption>span{font-size:12px;font-weight:700;letter-spacing:.08em}.family-slide h2{font-size:clamp(1.6rem,2.1vw,2.25rem);margin:9px 0 12px;letter-spacing:-.035em}.hero-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.slide-selectors{display:flex;gap:5px}.hero-controls button{background:none;border:0;border-bottom:2px solid transparent;padding:10px 9px;min-height:40px;color:#536054;font:600 12px Arial;cursor:pointer}.hero-controls button[aria-pressed=true]{color:var(--green);border-color:var(--green)}.hero-controls button:hover{background:#fff8}.hero-controls button:focus-visible{outline:2px solid var(--green);outline-offset:2px}.family-hero .image-note{background:none;padding:0;margin:12px 0 0;font-size:12px;color:#536054}.hero-announcement{position:absolute!important}
.category-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));padding:0 4%;gap:0;background:var(--green);border:0;overflow:visible}.category-strip a{position:relative;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:13px;padding:24px 18px 25px;border-right:1px solid #ffffff23;border-bottom:4px solid transparent;color:#fff;white-space:normal;font-size:14px;line-height:1.4;transition:background .2s}.category-strip a:last-child{border-right:0}.category-strip .ui-icon{filter:invert(1);width:25px;height:25px;opacity:.85}.category-number{position:absolute;right:14px;top:24px;font-size:12px;color:#c9c9a6;letter-spacing:.08em}.category-strip strong{font-weight:600}.category-strip a:hover,.category-strip a.is-current{background:#ffffff10;border-bottom-color:var(--gold);color:#fff}
.portfolio{background:#fffdf8}.portfolio-feature{gap:26px}.portfolio-card{background:var(--wash);border-bottom:3px solid var(--accent);transition:transform .25s,box-shadow .25s}.portfolio-card>div:last-child{padding:25px;min-height:220px}.portfolio-card .serial{color:var(--accent);font-weight:700}.portfolio-card p{font-size:15px;line-height:1.7;max-width:92%}.portfolio-card:hover{transform:translateY(-5px);box-shadow:0 14px 32px #082f2510}.portfolio-card .food-photo{background:var(--wash)!important;height:auto!important;aspect-ratio:3/2}.portfolio-card:last-child .food-photo{height:auto!important;min-height:280px!important}.portfolio-card:last-child{background:#30291f;color:#fff}.portfolio-card:last-child .serial,.portfolio-card:last-child p{color:#dccdb5}.portfolio-card:last-child .round-arrow{color:#fff}
.source{background:#0b3d2e;color:#fff}.source .eyebrow{color:#d7bc7e}.source .section-heading>p{color:#c9d6ca}.source h2 em{color:#d8bb77}.process-tabs{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;overflow:visible;margin:44px 0 24px;position:relative}.process-tabs:before{content:'';position:absolute;top:45px;left:30px;right:30px;height:1px;background:#a89660;opacity:.55}.process-tabs button{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:17px;min-width:0;padding:18px 12px 22px;border:1px solid #ffffff24;background:#124936;color:#fff;text-align:left;flex:auto;min-height:174px;transition:background .2s,transform .2s}.process-tabs .stage-number{font-size:29px;line-height:1;font-weight:500;color:#dfc58a}.process-tabs .ui-icon{width:27px;height:27px;filter:invert(1);opacity:.8}.process-tabs .stage-label{font-size:14px;font-weight:600;line-height:1.35;white-space:normal}.process-tabs button[aria-selected=true]{background:#e4ce98;color:#12382a;border-color:#e4ce98}.process-tabs button[aria-selected=true] .stage-number{color:#12382a}.process-tabs button[aria-selected=true] .ui-icon{filter:none}.process-tabs button:hover{transform:translateY(-4px)}#process-panel{background:#144d3a;border:1px solid #ffffff25;padding:32px 38px;min-height:200px;display:flex;gap:35px;align-items:center}#process-panel .process-number{color:#d8bb77;font-size:78px;line-height:1}#process-panel h3{font-size:1.7rem;color:#fff}#process-panel p{color:#d3ddcf;max-width:700px}#process-panel .text-link{color:#e2c587}
.range-index{padding-block:90px;background:#eae9df}.range-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 50px}.range-grid>.range-entry{display:flex;gap:22px;padding:27px 0;border-top:1px solid #bdc1af;min-width:0}.range-marker{width:55px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:18px;color:var(--accent)}.range-marker>span{font-size:26px;font-weight:600;letter-spacing:-.06em}.range-content{flex:1;min-width:0}.range-content h3{font-size:1.4rem;margin:0 0 12px}.range-grid .chips{margin:0;display:flex;flex-wrap:wrap;gap:6px 17px}.range-grid .chips a{display:inline-block;font-size:14px;padding:5px 0;border-bottom:1px solid transparent}.range-grid .chips a:hover{border-bottom-color:var(--accent);color:var(--accent)}.range-entry:last-child{grid-column:1/-1}.range-entry:last-child .chips{gap:30px}
.ingredient{background:#eee7d8;gap:6%;padding-block:90px}.ingredient-image{height:auto;min-height:0}.ingredient-image .food-photo{width:100%}.format-list{gap:6px}.format-list span{background:#ded1b6;padding:10px 12px;border:0;font-size:12px;letter-spacing:.04em}.spice-feature{background:#29291f}.spice-feature .chips a{border-color:#80785e;color:#f2e6cc}.spice-feature>div:last-child{padding-block:65px}
.quality-pillars{background:#fffdf8}.quality-pillars .three-columns{gap:22px;counter-reset:pillar}.quality-pillars .three-columns>div{position:relative;border:1px solid #d9dfd2;border-top:3px solid var(--gold);padding:32px;background:#f1f3ec;transition:transform .2s,background .2s;counter-increment:pillar}.quality-pillars .three-columns>div:after{content:'0' counter(pillar);position:absolute;top:32px;right:28px;font-size:13px;color:#7b836b}.quality-pillars .ui-icon{width:35px;height:35px;margin-bottom:35px}.quality-pillars h3{font-size:1.45rem}.quality-pillars .three-columns>div:hover{transform:translateY(-5px);background:#e8eddf}.quality-pillars .text-link{display:inline-block;margin-top:30px}.supply-options{background:#e2e6d8}.supply-options .two-columns>div{border-top:2px solid #8e966c;padding-top:30px}.partnership{background:#d9c28d}.partnership .eyebrow{color:#39503a}.buyers{background:#f8f7f3}.buyer-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.buyer-grid>a{background:#fffdf8;border:1px solid #cdd5c7;border-bottom:3px solid #abb892;padding:27px 21px;min-height:300px;transition:background .25s,transform .25s;display:flex;flex-direction:column}.buyer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.buyer-top .ui-icon{width:34px;height:34px}.buyer-grid h3{font-size:1.25rem}.buyer-grid p{font-size:14px;line-height:1.75;margin-bottom:25px}.buyer-grid .round-arrow{position:static;margin-top:auto;align-self:flex-end}.buyer-grid>a:hover{background:#e8eddf;transform:translateY(-5px)}.buyer-grid>a:nth-child(2){border-bottom-color:#b29d6f}.buyer-grid>a:nth-child(3){border-bottom-color:#7d9b8d}.buyer-grid>a:nth-child(4){border-bottom-color:#967357}.buyer-grid>a:nth-child(5){border-bottom-color:#426452}.footer-brand{height:auto;width:190px;justify-content:flex-start;margin-bottom:28px}.footer-descriptor{font-size:14px}.footer-note{font-size:13px}.footer-bottom{font-size:12px}.family-row{border-bottom:1px solid var(--accent)}.family-row .packaging-scene figcaption{border-color:var(--accent);background:var(--wash)}
@media(max-width:1300px){header nav{gap:15px}header>.header-language-logo{width:174px;min-width:174px}.batch-hero .hero-copy{padding:55px 9%}.family-hero{padding:24px 20px 18px}.family-slides{min-height:425px}.category-strip{padding:0 2%}.category-strip a{padding-inline:12px}.buyer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.buyer-grid>a{min-height:270px}.process-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.process-tabs:before{display:none}.process-tabs button{min-height:145px;display:grid;grid-template-columns:1fr auto;align-content:space-between;padding:18px}.process-tabs .stage-label{grid-column:1/-1}}
@media(max-width:1100px){header{gap:14px!important}header nav{margin-left:0}.language-controls{margin-left:auto;order:3}header nav.open{padding:24px;display:flex;align-items:stretch}.batch-hero{grid-template-columns:1fr 1fr}.batch-hero .hero-copy{padding:50px 8%}.batch-hero h1{font-size:3.2rem}.batch-hero .actions{gap:18px;flex-wrap:wrap}.category-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.category-strip a{min-height:115px}.category-strip a:nth-child(4){border-right:0}.category-strip a:nth-child(n+5){border-top:1px solid #ffffff20}.portfolio-feature{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-card:last-child{grid-column:1/-1}.quality-pillars .three-columns>div{padding:25px}.hero-controls{gap:5px}.hero-controls button{padding-inline:6px}}
@media(max-width:700px){header{height:82px;min-height:82px;padding-inline:4%;gap:8px!important}header>.header-language-logo{width:157px;min-width:157px;height:68px}.language-controls{gap:4px}.flag-control{width:32px;height:32px;padding:3px}.flag-control img{width:24px;height:24px}.mobile-quote{display:none!important}.menu-toggle{padding:8px;font-size:12px;min-height:36px}.batch-hero{display:flex;flex-direction:column;min-height:0}.batch-hero .hero-copy{padding:42px 6% 35px}.batch-hero h1{font-size:clamp(2.65rem,9vw,3.8rem)}.batch-hero .lead{font-size:16px;line-height:1.7}.batch-hero .hero-note{margin-top:24px}.batch-hero .actions{margin-top:26px}.family-hero{padding:22px 6% 18px}.family-hero .art-caption{font-size:10px}.family-slides{min-height:410px;margin-top:18px}.family-slide .food-photo{min-height:240px!important}.family-slide figcaption{padding:20px}.family-slide h2{font-size:1.8rem}.hero-controls button{min-width:31px;padding:10px 6px}.hero-controls .rotation-toggle{min-width:50px}.slide-selectors{gap:2px}.category-strip{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 4%}.category-strip a{padding:18px 14px;min-height:108px;gap:12px;border-top:1px solid #ffffff20;font-size:14px}.category-strip a:nth-child(even){border-right:0}.category-strip a:last-child{grid-column:1/-1;flex-direction:row;align-items:center;min-height:76px;gap:18px}.category-strip a:last-child .category-number{top:29px}.category-number{top:18px}.portfolio-feature{display:grid;grid-template-columns:1fr;overflow:visible}.portfolio-card,.portfolio-card:last-child{min-width:0;display:block}.portfolio-card .food-photo,.portfolio-card:last-child .food-photo{height:auto!important;aspect-ratio:3/2;min-height:0!important}.portfolio-card>div:last-child,.portfolio-card:last-child>div:last-child{min-height:0;padding:24px 25px 30px}.portfolio-card h3{font-size:1.6rem}.portfolio-card p{max-width:88%}.process-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:30px}.process-tabs button{min-height:137px;padding:18px}.process-tabs .stage-number{font-size:27px}.process-tabs .stage-label{font-size:14px}#process-panel{padding:26px 22px;gap:18px;align-items:flex-start}#process-panel .process-number{font-size:40px}#process-panel h3{font-size:1.35rem}#process-panel p{font-size:15px}.range-grid{grid-template-columns:1fr;gap:0}.range-grid>.range-entry{padding:23px 0;gap:18px}.range-marker{width:35px}.range-marker>span{font-size:24px}.range-entry:last-child .chips{gap:6px 17px}.range-content h3{font-size:1.3rem}.range-index{padding-block:60px}.quality-pillars .three-columns{grid-template-columns:1fr;gap:18px}.quality-pillars .ui-icon{margin-bottom:25px}.quality-pillars .three-columns>div{padding:28px}.buyer-grid{grid-template-columns:1fr;gap:14px}.buyer-grid>a{padding:25px;min-height:0;display:grid;grid-template-columns:1fr 36px;gap:0 12px}.buyer-top{grid-column:1/-1;margin-bottom:24px}.buyer-grid h3{font-size:1.45rem;grid-column:1}.buyer-grid p{grid-column:1;margin-bottom:0;font-size:15px}.buyer-grid .round-arrow{grid-column:2;grid-row:3;align-self:end}.ingredient{padding-block:60px}.spice-feature>div:last-child{padding-block:40px}}
@media(max-width:360px){header{padding-inline:10px;gap:5px!important}header>.header-language-logo{width:150px;min-width:150px}.flag-control{width:29px;height:29px}.flag-control img{width:22px;height:22px}.language-controls{gap:3px}.menu-toggle{padding:7px 5px}.hero-controls button{min-width:27px;padding-inline:5px}.family-slides{min-height:365px}.family-slide .food-photo{min-height:205px!important}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}.family-slide,.portfolio-card,.process-tabs button,.buyer-grid>a,.quality-pillars .three-columns>div{transition:none!important;transform:none!important}}
/* Override legacy span rules so journey numbers and labels remain visible. */
.process-tabs button>.stage-number:first-child{font-size:29px;line-height:1;display:block}.process-tabs button>.stage-label:last-child{display:block;font-size:14px;line-height:1.4}.process-tabs button{justify-content:flex-start}
@media(max-width:1300px){.process-tabs button{align-content:space-between}.process-tabs button>.stage-number:first-child{font-size:28px}}.hero-controls button{font-size:14px}.family-slide figcaption>span:last-child{font-size:14px;letter-spacing:0}.family-slide figcaption{padding-block:18px}.family-slide h2{margin:8px 0 10px}.category-strip:not(:has([data-family])){grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:700px){.flag-control{width:34px;height:34px}.flag-control img{width:25px;height:25px}.hero-controls button{font-size:13px}.category-strip:not(:has([data-family])){grid-template-columns:repeat(2,minmax(0,1fr))}}
.gum-journey{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:28px 0;color:#79633c}.gum-journey>span{font-size:12px;border-top:2px solid #b49c69;padding-top:10px}.gum-journey strong{display:block;font-size:14px;color:var(--green);margin-top:5px}.gum-journey>b{font-size:18px;font-weight:400}
/* Five commercial entrances, set apart from the product catalogue. */
.buyers{background:#0d392d;color:#fff}.buyers .eyebrow{color:#d4bd83}.buyers .section-heading>p{color:#cdd9ca}.buyer-grid>a{background:#164b3a;border-color:#41654c;border-bottom-color:#c9a961;color:#fff}.buyer-top .serial{color:#d6bb7b;font-size:16px}.buyer-top .ui-icon{filter:invert(1);opacity:.9}.buyer-grid p{color:#d5dfd0}.buyer-grid .round-arrow{color:#f2e4c0;border-color:#819175}.buyer-grid>a:hover{background:#225b43}.buyer-grid>a:nth-child(2){border-bottom-color:#ddc18b}.buyer-grid>a:nth-child(3){border-bottom-color:#a4bd9d}.buyer-grid>a:nth-child(4){border-bottom-color:#c39c6e}.buyer-grid>a:nth-child(5){border-bottom-color:#d3d8b1}header>.header-language-logo{height:78px}.flag-control img{object-fit:fill;object-position:center}
@media(max-width:700px){header>.header-language-logo{height:70px}}
/* Product photography and its surrounding surface share one studio environment. */
[data-family=edible-oils]{--wash:#eee8d8}[data-family=sugar]{--wash:#f0e4d9}[data-family=canned-foods]{--wash:#efe1a4}[data-family=biscuits-confectionery]{--wash:#eadbd2}[data-family=dairy]{--wash:#e0eaf0}[data-family=gum-arabic]{--wash:#eee7d8}[data-family=spices]{--wash:#e7dfd2}
.family-hero{background:var(--wash,#eee8d8);transition:background-color .8s ease}.family-slide,.family-slide figcaption{background:transparent;border:0}.family-slide figcaption{padding-inline:6px}.family-slide .food-photo{background:transparent!important}.family-slide .food-photo img{object-fit:contain;width:100%;height:100%}.family-slides{margin-top:12px}.family-slide>a{background:transparent}.family-hero .art-caption,.hero-controls,.family-hero .image-note{position:relative;z-index:2}.family-slide figcaption{padding-top:10px}
body .food-photo,body .portfolio-card .food-photo,body .portfolio-card:last-child .food-photo{background:transparent!important;isolation:auto}.food-photo img{mask-image:linear-gradient(to right,transparent,#000 1.8%,#000 98.2%,transparent),linear-gradient(to bottom,transparent,#000 1.8%,#000 98.2%,transparent);mask-composite:intersect}.portfolio-card,.portfolio-card:last-child{background:var(--wash);color:var(--green)}.portfolio-card:last-child .serial{color:var(--accent)}.portfolio-card:last-child p{color:var(--muted)}.portfolio-card:last-child .round-arrow{color:var(--green)}.portfolio-card .food-photo,.portfolio-card:last-child .food-photo{border:0}.portfolio-card>div:last-child{background:transparent}
.flagship-image{background:#eee8d8}.ingredient-image{background:transparent}.spice-image{background:#e7dfd2}.spice-feature{background:#e7dfd2;color:var(--green)}.spice-feature em{color:#8a633c}.spice-feature .eyebrow,.spice-feature p,.spice-feature .text-link{color:var(--green)}.spice-feature .chips a{color:var(--green);border-color:#a99a80}.packaging-scene{background:transparent}.family-row{background:var(--wash)}.family-row .packaging-scene figcaption{background:transparent;border:0;padding-inline:0}.product-detail{background:var(--wash,var(--ivory))}.product-detail .food-photo{background:transparent!important}
@media(prefers-reduced-motion:reduce){.family-hero{transition:none}}



/* STUDIO_PALETTE_START */
[data-family=edible-oils]{--wash:#ede7d7}
[data-family=sugar]{--wash:#eee1d5}
[data-family=canned-foods]{--wash:#eedc96}
[data-family=biscuits-confectionery]{--wash:#e8d5c8}
[data-family=dairy]{--wash:#dae8f0}
[data-family=gum-arabic]{--wash:#ede4d5}
[data-family=spices]{--wash:#e3dacb}
.flagship-image{background:#ede7d7}
.ingredient{background:#ede4d5}
.spice-feature,.spice-image{background:#e3dacb}
/* STUDIO_PALETTE_END */

}
@scope (.a-english-home){
/* Product World layout primitives. Theme belongs to the product data, brand stays shared. */
.product-world{--world-gold:#bf9438;--world-paper:#f5efe0;--world-ink:#123e32;--world-wash:#efe4c9;color:var(--world-ink)}
.product-world p{max-width:65ch}.product-world h2{font-size:clamp(2.15rem,3.65vw,3.8rem);line-height:1.12;letter-spacing:-.045em;margin-bottom:28px}.product-world h3{font-size:clamp(1.45rem,2.1vw,2rem);letter-spacing:-.035em;line-height:1.22}.product-world em{color:#906817}.product-world .eyebrow{font-size:12px;line-height:1.6;letter-spacing:.14em;font-weight:700;margin-bottom:25px}.product-world .eyebrow>span{color:#8d6826;margin-inline-end:12px}.product-world .pw-note{font-size:14px;line-height:1.65;opacity:.86}.product-world a:focus-visible,.product-world button:focus-visible{outline-offset:3px}.product-world section[id]{scroll-margin-top:168px}
.pw-breadcrumb{padding:22px 5%;display:flex;flex-wrap:wrap;gap:12px;font-size:13px;border-bottom:1px solid #d9ddd2}.pw-breadcrumb a{text-decoration:underline;text-underline-offset:4px}.pw-hero{display:grid;grid-template-columns:47% 53%;background:var(--world-paper);min-height:650px}.pw-hero-copy{padding:55px 6% 45px 10.6%}.pw-hero h1{font-size:clamp(3.4rem,5.4vw,5.5rem);line-height:1.05;margin-bottom:22px;font-weight:800;letter-spacing:-.06em}.pw-hero-line{font-size:clamp(1.55rem,2.4vw,2.5rem);font-weight:650;letter-spacing:-.035em;line-height:1.22;margin-bottom:26px}.pw-hero-copy>p:not(.eyebrow):not(.pw-hero-line){font-size:17px}.pw-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin:28px 0}.pw-actions .button{gap:16px}.pw-hero-facts{display:grid;grid-template-columns:1fr 1.3fr;gap:18px;border-top:1px solid #cfc8b6;margin-top:35px;padding-top:22px;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.pw-hero-facts span:last-child{grid-column:1/-1}.pw-hero-facts strong{display:block;font-size:14px;text-transform:none;letter-spacing:0;margin-top:3px}.pw-figure{margin:0;min-width:0}.pw-figure img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:3/2}.pw-figure figcaption{font-size:12px;line-height:1.6;padding:12px 0;color:inherit;opacity:.8}.pw-packshot{background:var(--world-wash);display:flex;align-items:center;min-width:0}.pw-packshot .pw-figure{width:100%}.pw-packshot img{object-fit:contain;mask-image:linear-gradient(to right,transparent,#000 2%,#000 98%,transparent),linear-gradient(to bottom,transparent,#000 2%,#000 98%,transparent);mask-composite:intersect}.pw-packshot figcaption{padding:15px 6%}
.pw-chapters{position:sticky;top:94px;z-index:12;display:flex!important;flex-direction:row!important;align-items:center;gap:0;margin:0;padding:0 4%;background:#123e32;color:#fffdf8;overflow:auto;max-height:none;font-size:13px;border-bottom:1px solid #466657;inset-inline:auto}.pw-chapters a{white-space:nowrap;padding:19px 17px;border-inline-end:1px solid #426455}.pw-chapters a:hover{background:#244d3e;color:#e8ce87}.pw-chapters a:last-child{color:#f0d48c}
.pw-section{padding:90px 6%}.pw-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:6%;align-items:end;margin-bottom:38px}.pw-heading h2,.pw-heading p{margin-bottom:0}.pw-overview{display:grid;grid-template-columns:1fr 1fr;gap:7%;background:#fffdf8}.pw-lead{font-size:21px;font-weight:600;line-height:1.5}.pw-source{font-size:12px;display:inline-block;text-decoration:underline;text-underline-offset:4px;margin-top:10px}.pw-uses{background:#f0eee5}.pw-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:45px 0 22px}.pw-use-grid>div{border-top:1px solid #bba66d;padding-top:24px}.pw-use-grid>div>span{font-size:12px;font-weight:600;letter-spacing:.08em;display:block;margin-bottom:20px}.pw-use-grid p{font-size:16px;margin-bottom:0}
.pw-origin{background:#103d31;display:grid;grid-template-columns:55% 45%;color:#fffdf8}.pw-origin .pw-figure img{height:100%;min-height:590px;object-fit:cover}.pw-origin .pw-figure{position:relative}.pw-origin .pw-figure figcaption{position:absolute;bottom:0;padding:12px 5%;background:#0c2b23df;color:white;width:100%}.pw-origin-copy{padding:70px 11%}.pw-origin-copy em,.pw-port em,.pw-final em{color:#e6c77f}.pw-origin-copy .eyebrow>span,.pw-port .eyebrow>span,.pw-final .eyebrow>span{color:#d9bd79}.pw-origin-copy .text-link{color:#e6c77f}
.pw-split{display:grid;grid-template-columns:1.1fr 1fr;gap:6%;align-items:center}.pw-production{background:#fffdf8}.pw-production .pw-heading{display:block}.pw-production .pw-heading h2{margin:0}.pw-stage-copy{padding:15px 0}.pw-steps{list-style:none;padding:0;counter-reset:stage}.pw-steps li{position:relative;counter-increment:stage;border-top:1px solid #c7cfc4;padding:19px 0 0 42px;margin-top:15px}.pw-steps li:before{content:'0' counter(stage);position:absolute;left:0;top:19px;color:#997321;font-size:13px}.pw-steps strong{font-size:17px}.pw-steps p{font-size:15px;margin:6px 0 0}.pw-branding{background:#e8e8dc}.pw-inline-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.pw-inline-list span{font-size:13px;border:1px solid #b2bcac;padding:6px 10px}.pw-formats{background:var(--world-paper)}.pw-format-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:5%;align-items:center}.pw-format-tabs{display:flex;flex-wrap:wrap;border-bottom:1px solid #b9bba8;margin-bottom:30px}.pw-format-tabs button{border:0;background:transparent;color:#123e32;padding:13px 14px;border-bottom:3px solid transparent;font-size:14px}.pw-format-tabs button[aria-selected=true]{border-bottom-color:#123e32;background:#e4dcc4;font-weight:700}#pw-format-panel{min-height:270px}#pw-format-panel h3{font-size:2rem}#pw-format-panel .eyebrow{font-size:11px;margin-bottom:14px}
.pw-quality{background:#173f33;color:#fffdf8}.pw-quality em{color:#e6c77f}.pw-quality .eyebrow>span{color:#d9bd79}.pw-quality .pw-use-grid>div{border-color:#648270}.pw-links{display:flex;gap:30px;align-items:center;flex-wrap:wrap;margin-top:25px}.pw-quality .text-link{color:#e8ce87}.pw-shipment{background:#fffdf8}.pw-shipment-grid{display:grid;grid-template-columns:1fr 1fr;gap:4%;margin-top:35px}.pw-shipment-grid article>div{padding:22px 0}.pw-shipment-grid article>div p{font-size:16px}.pw-shipment-grid article>div .eyebrow{font-size:12px}.pw-documents{border-top:1px solid #b9c2b3;border-bottom:1px solid #b9c2b3;margin-top:30px;padding:21px 0}.pw-documents summary,.pw-review-note summary{list-style:disclosure-closed;display:list-item;font-size:17px;font-weight:600;line-height:1.5}.pw-documents[open] summary,.pw-review-note details[open] summary{margin-bottom:20px;list-style:disclosure-open}.pw-documents p{max-width:85ch}
.pw-port{background:#0d2e26;color:#fffdf8;display:grid;grid-template-columns:1fr 1fr}.pw-port .pw-figure{position:relative}.pw-port .pw-figure img{height:100%;min-height:570px;object-fit:cover}.pw-port .pw-figure figcaption{position:absolute;bottom:0;background:#0c2b23e6;width:100%;padding:12px 5%}.pw-port-copy{padding:70px 10%}.pw-distribution{background:#e6d099}.pw-route{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);margin:45px 0;padding:0;border-top:1px solid #7c774f}.pw-route li{padding:24px 15px 10px 0;position:relative}.pw-route li:before{content:'';position:absolute;width:8px;height:8px;border:2px solid #123e32;border-radius:50%;background:#e6d099;top:-5px;left:0}.pw-route span{font-size:12px;display:block;margin-bottom:10px}.pw-route strong{display:block;font-size:17px}.pw-route small{display:block;font-size:13px;line-height:1.5;margin-top:8px}.pw-specifications{background:#f7f5ee}.pw-table-wrap{overflow-x:auto}.pw-specifications table{border-collapse:collapse;width:100%;font-size:15px;text-align:left}.pw-specifications caption{text-align:left;font-size:14px;padding-bottom:14px}.pw-specifications th,.pw-specifications td{border-bottom:1px solid #c9cfc1;padding:18px 17px;vertical-align:top;line-height:1.6}.pw-specifications thead{background:#123e32;color:#fffdf8}.pw-specifications tbody th{width:23%;font-weight:650}.pw-specifications tbody td:nth-child(2){width:25%;font-weight:600}.pw-verify{font-size:13px;color:#6a521c;font-weight:700;white-space:nowrap}
.pw-buyers{background:#fffdf8}.pw-buyer-links{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #b9c2b3;margin-top:36px}.pw-buyer-links a{padding:25px 20px;border-inline-end:1px solid #c7cfc4;display:flex;flex-direction:column;gap:14px}.pw-buyer-links a:first-child{padding-inline-start:0}.pw-buyer-links a:last-child{border:0}.pw-buyer-links strong{font-size:19px}.pw-buyer-links span{font-size:14px}.pw-buyer-links b{font-size:22px;margin-top:auto}.pw-buyer-links a:hover{background:#f1ecdc}.pw-related{background:#eceee5}.pw-related-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:10%}.pw-related-grid>div:first-child a{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid #b9c2b3}.pw-related-grid a span{font-size:14px}.pw-related-grid>div:last-child{border-inline-start:1px solid #b9c2b3;padding-inline-start:10%}.pw-related-grid h3{font-size:1.45rem}.pw-final{background:#103d31;color:#fffdf8;display:grid;grid-template-columns:1fr 3fr;gap:6%}.pw-final h2{font-size:clamp(2.5rem,4.8vw,5rem)}.pw-final .text-link{color:#e6c77f}.pw-review-note{padding:30px 6%;background:#e8e8dc}.pw-review-note p{font-size:14px;margin-top:15px;max-width:95ch}.pw-review-note summary{font-size:14px}
.oil-world-gateways{display:grid;grid-template-columns:1fr 1fr;gap:26px;grid-column:1/-1;width:100%}.oil-world-gateways a{padding:35px;background:#e7cf94;display:block}.oil-world-gateways a:last-child{background:#173f33;color:#fffdf8}.oil-world-gateways h3{font-size:2.4rem;margin:15px 0}.oil-world-gateways p{max-width:40ch}.oil-world-gateways .serial{color:inherit}.oil-world-gateways strong{display:block;border-top:1px solid #ffffff60;padding-top:20px}.mega-oil-group{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.mega-oil-group>span{grid-column:1/-1;font-size:12px;letter-spacing:.13em;font-weight:700}
@media(max-width:1100px){.pw-hero{grid-template-columns:1fr 1fr}.pw-hero-copy{padding:40px 8%}.pw-hero h1{font-size:3.4rem}.pw-origin-copy,.pw-port-copy{padding:50px 9%}.pw-chapters{top:88px}.pw-section{padding:70px 5%}.pw-buyer-links{grid-template-columns:repeat(3,1fr)}.pw-buyer-links a{border-bottom:1px solid #c7cfc4}.pw-hero-facts{grid-template-columns:1fr}.pw-origin .pw-figure img{min-height:600px}}
@media(max-width:760px){.pw-hero,.pw-overview,.pw-heading,.pw-split,.pw-origin,.pw-format-layout,.pw-shipment-grid,.pw-port,.pw-related-grid,.pw-final{grid-template-columns:1fr}.pw-hero{min-height:0}.pw-hero-copy{padding:38px 6% 30px}.pw-hero h1{font-size:clamp(2.7rem,10vw,4rem)}.pw-hero-line{font-size:1.8rem}.pw-hero-facts{grid-template-columns:1fr 1fr}.pw-hero-facts span:last-child{grid-column:1/-1}.pw-packshot{padding-block:15px}.pw-chapters{top:82px;padding-inline:2%;font-size:12px}.pw-chapters a{padding:14px 12px}.pw-section{padding:55px 6%}.pw-heading{gap:18px}.pw-section h2{font-size:2.3rem}.pw-overview{gap:18px}.pw-use-grid{grid-template-columns:1fr;gap:25px;margin:30px 0}.pw-lead{font-size:19px}.pw-origin .pw-figure img,.pw-port .pw-figure img{min-height:0;height:auto;aspect-ratio:3/2}.pw-origin-copy,.pw-port-copy{padding:45px 6%}.pw-stage-copy{padding-top:30px}.pw-branding .pw-split{gap:25px}.pw-format-layout{gap:30px}.pw-shipment-grid{gap:20px}.pw-route{grid-template-columns:1fr;border-top:0;border-inline-start:1px solid #7c774f;margin:30px 0 30px 5px}.pw-route li{padding:0 0 25px 25px}.pw-route li:before{top:7px;left:-5px}.pw-route span{display:inline-block;margin:0 10px 0 0}.pw-route strong{display:inline}.pw-route small{margin:3px 0 0}.pw-specifications table{min-width:610px}.pw-buyer-links{grid-template-columns:1fr}.pw-buyer-links a{padding:20px 0;border-inline-end:0;display:grid;grid-template-columns:1fr 25px;gap:6px}.pw-buyer-links strong{grid-column:1}.pw-buyer-links span{grid-column:1}.pw-buyer-links b{grid-column:2;grid-row:1/3;align-self:center}.pw-related-grid{gap:35px}.pw-related-grid>div:last-child{border:0;border-top:1px solid #b9c2b3;padding:30px 0 0}.pw-related-grid>div:first-child a{flex-direction:column;gap:4px}.pw-final{gap:10px}.pw-final h2{font-size:2.8rem}.pw-final .pw-actions{align-items:flex-start;flex-direction:column}.oil-world-gateways{grid-template-columns:1fr}.oil-world-gateways a{padding:28px}.mega-oil-group{grid-template-columns:1fr}.product-world section[id]{scroll-margin-top:145px}.pw-breadcrumb{font-size:12px}}
/* Keep chapter controls and chapter labels independent from header navigation styles. */
.product-world .pw-chapters a{color:#fff7e2}
.product-world .pw-chapters a:hover,.product-world .pw-chapters a:last-child{color:#f0d48c}
.product-world .pw-origin .eyebrow,.product-world .pw-port .eyebrow,.product-world .pw-quality .eyebrow,.product-world .pw-final .eyebrow{color:#f4e7c6}
.product-world .pw-quality h3{color:#fffdf8}
.product-world .pw-packshot{background:#ebdec0}
.product-world .pw-packshot img{mask-image:linear-gradient(to right,transparent,#000 2%,#000 99%,transparent),linear-gradient(to bottom,transparent,#000 13%,#000 87%,transparent)}
.product-world .pw-formats{background:#ebdec0}
.product-world .pw-chapters{font-size:14px}
.pw-process-subheading{margin-top:28px}.pw-production .pw-split{align-items:start}.pw-production .pw-figure{position:sticky;top:185px}@media(max-width:760px){.pw-production .pw-figure{position:static}}
.product-world section[id]{scroll-margin-top:65px}
@media(min-width:701px) and (max-width:760px){.product-world .pw-chapters{top:88px}}

}
@scope (.a-english-home){
.fw-world{--world:#123f32;--tint:#f0e9dc;--accent:#ac8746}.pw-olive{--world:#293728;--tint:#e7e4d5;--accent:#9a8647}.pw-sugar{--world:#514032;--tint:#faf7ef;--accent:#b48c60}.pw-sardines{--world:#084d42;--tint:#f5d556;--accent:#edc534}.pw-biscuits{--world:#663726;--tint:#f2dfc5;--accent:#bc784c}.pw-dairy{--world:#164c60;--tint:#e1eef0;--accent:#3f8191}.pw-gum{--world:#453b27;--tint:#ead7b4;--accent:#b88437}.pw-spices{--world:#292f22;--tint:#e8dcc6;--accent:#9e7342}
.fw-hero{display:grid;grid-template-columns:1fr 1.12fr;background:var(--tint);align-items:center;min-height:650px}.fw-hero>div{padding:64px 5vw}.fw-hero h1{font-size:clamp(3.2rem,5.7vw,6rem);line-height:1.02;letter-spacing:-.045em;color:var(--world);margin:22px 0}.fw-hero .fw-line{font-family:Georgia,serif;font-size:clamp(1.5rem,2.4vw,2.6rem);line-height:1.2;color:var(--world)}.fw-hero .pw-figure{align-self:stretch;margin:0;display:flex;flex-direction:column;justify-content:center}.fw-hero img{width:100%;height:auto;object-fit:contain}.fw-hero .text-link{display:block;margin-top:22px}.fw-world .pw-figure figcaption{padding:12px 18px;font-size:12px;line-height:1.5}.fw-world .button{background:var(--world);color:white}.fw-world h2 em{color:var(--accent)}.fw-world .pw-chapters{background:var(--world)}.fw-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;border-top:1px solid #d7d5cd;margin-top:30px;padding-top:25px}.fw-facts span{font-size:13px}.fw-facts strong{display:block;margin-top:10px;font-size:16px}.fw-origin{display:grid;grid-template-columns:1.2fr 1fr;background:var(--world);color:#fff}.fw-origin .pw-figure{margin:0}.fw-origin img{width:100%;height:100%;min-height:600px;object-fit:cover}.fw-origin>div{padding:60px 5vw;align-self:center}.fw-origin h2,.fw-origin .eyebrow{color:#fff}.fw-origin h2{font-size:clamp(2.7rem,4vw,4.5rem)}.fw-origin-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.fw-origin .button{border:1px solid #ffffff70;font-size:14px;padding:13px 16px}.fw-origin figcaption{color:#fff9}.fw-process{display:grid;grid-template-columns:repeat(5,1fr);gap:0;padding:0;list-style:none;margin:35px 0}.fw-process li{border-top:2px solid var(--accent);padding:20px 18px}.fw-process span{display:block;color:var(--accent);margin-bottom:10px}.fw-knowledge{display:grid;grid-template-columns:1fr 1fr;gap:7vw;background:var(--tint)}.fw-references{display:flex;flex-wrap:wrap;gap:18px}.fw-formats>.pw-figure{max-width:1100px;margin:30px auto}.fw-format-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.fw-format-grid article{border-top:1px solid var(--accent);padding-top:24px}.fw-format-grid h3{font-size:1.5rem}.fw-format-grid .button{font-size:14px;padding:14px}.fw-world .pw-quality{background:var(--world)}.fw-quality-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin:35px 0}.fw-quality-grid span{color:#e5c988}.fw-quality-grid h3{font-size:1.6rem}.fw-logistics-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin:35px 0}.fw-warehouse{background:#ecece5}.fw-warehouse>.pw-figure img{max-height:660px;object-fit:cover;width:100%}.fw-route{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.fw-route li{border-top:1px solid #8f793f66;padding:24px 20px;font-weight:600}.fw-route span{display:block;margin-bottom:12px;font-size:13px}.fw-collection{display:grid;grid-template-columns:1fr 1.2fr;gap:5vw;align-items:center;background:var(--tint)}.fw-world .pw-final{background:var(--world)}.fw-world .pw-final .button{background:#f7f2e7;color:var(--world)}.fw-world .pw-final em{color:#e5c988}.fw-world .pw-review-note .pw-source{display:block;margin:12px 0}.pw-spices.fw-world .fw-hero{background:var(--world);color:white}.pw-spices.fw-world .fw-hero h1,.pw-spices.fw-world .fw-line,.pw-spices.fw-world .fw-hero .eyebrow{color:#f7ebd7}.pw-spices.fw-world .fw-hero .button{background:#d0ad71;color:#222}.pw-spices.fw-world .fw-hero img{height:650px;object-fit:cover}.pw-sugar .fw-applications{background:#fff}.pw-biscuits .fw-format-grid{grid-template-columns:repeat(2,1fr)}.pw-dairy .fw-origin{grid-template-columns:1fr 1.2fr}.pw-gum .fw-collection{padding-top:100px;padding-bottom:100px}.pw-olive .fw-hero{grid-template-columns:1fr 1.35fr}.pw-sardines .fw-process{background:var(--tint)}.fw-world .pw-port-copy{background:var(--world)}.fw-world .pw-port-copy .eyebrow{color:#fff}.world-card-link{display:inline-block;margin:16px 0;font-weight:700;color:#154f3c}.portfolio-feature .portfolio-card:last-child{grid-column:auto}.fw-world img{max-width:100%}
@media(max-width:1100px){.fw-hero{min-height:520px}.fw-hero>div{padding:45px 4vw}.fw-hero h1{font-size:3.7rem}.fw-format-grid,.fw-quality-grid{grid-template-columns:repeat(2,1fr)}.fw-origin>div{padding:40px 4vw}.fw-origin img{min-height:500px}.fw-process li{padding:18px 10px}.fw-route{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.fw-hero,.pw-olive .fw-hero,.fw-origin,.pw-dairy .fw-origin,.fw-knowledge,.fw-collection{grid-template-columns:1fr}.fw-hero>div{padding:40px 6vw}.fw-hero h1{font-size:clamp(2.8rem,10vw,4rem);overflow-wrap:normal}.fw-hero .pw-figure{padding-bottom:12px}.fw-origin img{min-height:0;height:auto}.fw-origin>div{padding:35px 6vw}.fw-facts{gap:14px}.fw-facts strong{font-size:14px}.fw-process{grid-template-columns:1fr}.fw-process li{display:flex;gap:20px;padding:16px 0;border-top:1px solid #b7b0a0}.fw-process span{margin:0}.fw-format-grid,.fw-logistics-grid{grid-template-columns:1fr}.fw-format-grid{gap:30px}.fw-quality-grid{gap:20px}.fw-quality-grid h3{font-size:1.3rem}.fw-route{grid-template-columns:1fr}.fw-route li{display:flex;align-items:baseline;gap:22px;padding:18px 0}.fw-route span{margin:0}.fw-knowledge{gap:20px}.fw-collection{gap:22px}.pw-spices.fw-world .fw-hero img{height:auto}.pw-biscuits .fw-format-grid{grid-template-columns:1fr}.fw-world .pw-section{padding-left:6vw;padding-right:6vw}.fw-warehouse .pw-use-grid{grid-template-columns:1fr}.fw-hero .pw-figure figcaption{font-size:12px}.fw-world .pw-quality h2{font-size:2.4rem}}
@media(prefers-reduced-motion:reduce){.fw-world *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

@media(min-width:1101px){.category-strip{grid-template-columns:repeat(8,minmax(0,1fr))}.category-strip a{padding-inline:13px}}.family-slide[data-family=sunflower-oil],.family-hero[data-family=sunflower-oil]{--wash:#ebdec0;--accent:#aa803e}.family-slide[data-family=olive-oil],.family-hero[data-family=olive-oil]{--wash:#dddccc;--accent:#75805a}.full-hub{background:#e8eade}.full-hub>p:not(.eyebrow){max-width:850px}.fw-world .fw-origin .button:hover{background:#ffffff20}

}
@scope (.a-english-home){
.pw-rice{--world:#425333;--tint:#e7ead9;--accent:#9b7c37}.pw-flour{--world:#654a2c;--tint:#eee4cc;--accent:#a0732e}.pw-fruit{--world:#245931;--tint:#e7f0da;--accent:#b75b20}.pw-urea{--world:#163e36;--tint:#e4e8e6;--accent:#617d68}
.transparent-pack{background:none!important;min-width:0;position:relative}.transparent-pack img{display:block;object-fit:contain!important;width:100%;height:auto;max-width:100%;mask:none!important;-webkit-mask:none!important;mix-blend-mode:normal!important;filter:none!important}.isolated-products{background:none!important}.isolated-products .transparent-pack{width:100%}.pw-packshot,.pw-formats .pw-packshot{background:transparent!important}.pw-packshot img{mask:none!important;-webkit-mask:none!important}.fw-world .fw-hero>.isolated-products{padding:35px 2vw}.fw-formats{background:var(--tint)}.fw-formats>.isolated-products{max-width:1250px}.pw-sunflower .pw-hero,.pw-sunflower .pw-formats{background:#ebdec0}.pw-dairy .fw-hero,.pw-dairy .fw-formats{background:#b9d8df}.pw-sardines .fw-hero,.pw-sardines .fw-formats{background:#f5d556}.pw-gum .fw-hero,.pw-gum .fw-formats{background:#dfc9a3}.pw-olive .fw-hero,.pw-olive .fw-formats{background:#e7e5d1}
.premium-buyers{background:var(--world,#123f32);color:#fff;display:grid;grid-template-columns:.82fr 1.35fr;gap:6vw;padding-block:90px}.premium-buyers h2{color:#fff;font-size:clamp(2.8rem,4vw,4.5rem)}.premium-buyers h2 em{color:#dac28c}.premium-buyers .eyebrow{color:#d6c18e}.buyer-heading{align-self:start;position:sticky;top:190px}.buyer-heading>p:last-child{max-width:340px;color:#d4e0d6}.premium-buyer-list{display:grid;gap:0}.premium-buyer-list>a{display:grid;grid-template-columns:64px 1fr;gap:22px;color:#fff;border-top:1px solid #ffffff38;padding:28px 10px;text-decoration:none;transition:background .2s,padding .2s}.premium-buyer-list>a:last-child{border-bottom:1px solid #ffffff38}.buyer-icon{width:58px;height:58px;border:1px solid #d8c08c80;border-radius:50%;display:grid;place-items:center;background:#ffffff08}.buyer-icon img{filter:brightness(0) invert(1);width:29px;height:29px}.buyer-description{display:flex;flex-direction:column;gap:8px}.buyer-description .eyebrow{margin:0;font-size:12px}.buyer-description strong{font-size:1.8rem;line-height:1.2}.buyer-description>span:last-child{color:#d4e0d6;line-height:1.55;font-size:16px}.buyer-action{grid-column:2;font-size:14px;font-weight:700;display:flex;justify-content:space-between;align-items:center;color:#e8cf99}.buyer-action b{font-size:26px;font-weight:400}.premium-buyer-list>a:hover,.premium-buyer-list>a:focus-visible{background:#ffffff0e;padding-left:22px}.premium-buyer-list>a:focus-visible{outline:2px solid #e8cf99;outline-offset:4px}
.portfolio-jump{display:flex;justify-content:space-between;gap:25px;padding:22px 5%;background:#123f32;color:#fff}.portfolio-jump a{color:#fff;text-decoration:none;font-size:15px}.portfolio-jump a:hover{text-decoration:underline}.discovery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 26px}.discovery-card{color:#163f31;text-decoration:none;border-bottom:1px solid #c9cebf;padding-bottom:28px;min-width:0;transition:transform .25s}.discovery-card:hover{transform:translateY(-5px)}.discovery-card:focus-visible{outline:3px solid #aa8548;outline-offset:8px}.discovery-art{background:#e9e9d9;aspect-ratio:1.3;display:flex;align-items:center;margin-bottom:23px}.discovery-art .transparent-pack{width:100%;height:100%}.discovery-art img{height:100%}.discovery-card h3{font-size:clamp(1.6rem,2vw,2.1rem);line-height:1.15;margin:12px 0}.discovery-card p{font-size:16px;line-height:1.6}.discovery-card>.eyebrow{font-size:12px}.discovery-link{display:block;margin-top:20px;font-weight:700;font-size:14px}.discovery-card[data-family=sunflower-oil] .discovery-art{background:#ebdec0}.discovery-card[data-family=olive-oil] .discovery-art{background:#e7e5d1}.discovery-card[data-family=sardines] .discovery-art{background:#f5d556}.discovery-card[data-family=milk-powder] .discovery-art{background:#b9d8df}.discovery-card[data-family=gum-arabic] .discovery-art{background:#dfc9a3}.discovery-card[data-family=biscuits-confectionery] .discovery-art{background:#ead5bc}.discovery-card[data-family=spices] .discovery-art{background:#d8c7aa}.discovery-card[data-family=fresh-dried-fruit] .discovery-art{background:#e0edca}.agricultural-panel{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#d9e1dc;border-block:1px solid #98aaa0;padding:70px 6%;gap:6vw}.agricultural-panel .eyebrow{color:#40634b}.agricultural-panel h2{font-size:clamp(2.5rem,4vw,4.7rem);line-height:1.05;margin:20px 0}.agricultural-panel h3{font-size:1.7rem}.agricultural-panel>div>p{max-width:560px}.agricultural-panel .transparent-pack{align-self:stretch;display:flex;align-items:center}.agricultural-panel .button{background:#163e36;color:#fff}.footer-agri-label{margin-top:25px!important}
.expanded-hero .family-slides{min-height:440px}.expanded-hero .family-slide .transparent-pack{flex:1;min-height:0;display:flex;align-items:center}.expanded-hero .family-slide .transparent-pack img{height:100%;max-height:390px}.expanded-hero .family-slide{--wash:transparent;transform:none}.expanded-hero .family-slide figcaption{padding:10px 6px 8px}.expanded-hero .family-slide h2{font-size:1.7rem;margin:8px 0}.expanded-hero .family-hero{background:#ebdec0}.expanded-hero .family-hero[data-family=olive-oil]{background:#e7e5d1}.expanded-hero .family-hero[data-family=sugar]{background:#eae5d6}.expanded-hero .family-hero[data-family=sardines]{background:#f5d556}.expanded-hero .family-hero[data-family=biscuits-confectionery]{background:#ead5bc}.expanded-hero .family-hero[data-family=milk-powder]{background:#b9d8df}.expanded-hero .family-hero[data-family=gum-arabic]{background:#dfc9a3}.expanded-hero .family-hero[data-family=spices]{background:#d8c7aa}.expanded-hero .family-hero[data-family=rice]{background:#e7ead9}.expanded-hero .family-hero[data-family=wheat-flour]{background:#eee4cc}.expanded-hero .family-hero[data-family=fresh-dried-fruit]{background:#e0edca}.hero-world-choice{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;border-top:1px solid #56674850;padding-top:18px}.hero-world-choice label{font-size:14px;font-weight:600}.hero-world-choice select{font:600 15px Arial;background:#ffffff80;color:#153f32;border:1px solid #899785;border-radius:0;padding:12px;width:60%;min-width:0}.expanded-hero .hero-controls{margin-top:7px}.slide-arrows{display:flex;align-items:center;gap:18px}.slide-count{font-size:13px;font-weight:700}.hero-controls .slide-arrows button{font-size:25px;line-height:1;padding:8px 14px}.expanded-hero .hero-copy{padding-top:65px;padding-bottom:65px}.expanded-hero .hero-note{font-size:12px}.expanded-hero .family-hero .art-caption{font-size:12px}
.about-company-hero{display:grid;grid-template-columns:.85fr 1.15fr;align-items:stretch;background:#e6e8dd}.about-company-hero>div{padding:65px 5vw}.about-company-hero h1{font-size:clamp(3rem,4.5vw,5.2rem);line-height:1.04}.about-company-hero .lead{font-size:19px;line-height:1.65}.about-company-hero .pw-figure{margin:0;display:flex;flex-direction:column}.about-company-hero img{width:100%;height:100%;object-fit:cover;min-height:570px}.about-company-hero figcaption{padding:12px 20px;font-size:12px;background:#143f32;color:#e1e8dc}.about-company-hero .eyebrow{margin-top:45px}.mega-food{display:grid;grid-template-columns:1fr 1fr;gap:3px 24px}.mega-food>.eyebrow{grid-column:1/-1}.mega-agri{border-top:1px solid #acb7a4;padding-top:16px;margin-top:16px}.mega-agri .eyebrow{font-size:12px}.mega #mega-links{display:block}.storage-brief{background:var(--tint,#e7eadc)}.storage-brief>p:not(.eyebrow){max-width:950px;font-size:19px}.fruit-paths{background:#eaf0dc}.fruit-paths>div{display:grid;grid-template-columns:1fr 1fr;gap:45px}.fruit-paths h3{font-size:2.5rem}.fruit-paths li{padding:7px 0}.fruit-paths .button{margin-top:15px}.industrial-hub{background:#dce4df}.industrial-origins{background:#123f32;color:#fff}.industrial-origins h2,.industrial-origins .eyebrow{color:#fff}.industrial-origins .button{border:1px solid #96af9b}.pw-urea .fw-formats,.pw-urea #formats{background:#e4e8e6}.pw-urea #formats>.transparent-pack{max-width:1100px;margin:auto}.pw-urea .premium-buyers{background:#163e36}.pw-urea .pw-related{border-top:1px solid #82988a}
@media(max-width:1100px){.discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-buyers{grid-template-columns:1fr;gap:30px}.buyer-heading{position:static}.buyer-heading>p:last-child{max-width:none}.about-company-hero{grid-template-columns:1fr 1fr}.about-company-hero h1{font-size:3.3rem}.expanded-hero{grid-template-columns:1fr 1fr}.expanded-hero .hero-copy{padding:50px 7%}.expanded-hero .family-hero{padding:25px 22px}.hero-world-choice{flex-direction:column;align-items:stretch;gap:9px}.hero-world-choice select{width:100%}.portfolio-jump{flex-wrap:wrap}}
@media(max-width:760px){.expanded-hero{grid-template-columns:1fr}.expanded-hero .hero-copy{padding:40px 6%}.expanded-hero .family-hero{padding:25px 6%}.expanded-hero .family-slides{min-height:390px}.expanded-hero .family-slide .transparent-pack img{max-height:300px}.expanded-hero .family-slide h2{font-size:1.6rem}.hero-world-choice{flex-direction:row;align-items:center}.hero-world-choice select{width:62%}.discovery-grid{gap:30px 18px}.discovery-card h3{font-size:1.5rem}.discovery-card p{font-size:15px}.discovery-card>.eyebrow{font-size:11px}.discovery-art{aspect-ratio:1.1;margin-bottom:15px}.agricultural-panel,.about-company-hero,.fruit-paths>div{grid-template-columns:1fr}.agricultural-panel{padding:45px 6%;gap:20px}.about-company-hero>div{padding:40px 6%}.about-company-hero img{min-height:0;height:auto}.about-company-hero h1{font-size:3rem}.premium-buyers{padding-block:55px}.premium-buyer-list>a{grid-template-columns:48px 1fr;gap:17px;padding:24px 0}.buyer-icon{width:44px;height:44px}.buyer-icon img{width:24px;height:24px}.buyer-description strong{font-size:1.65rem}.buyer-description>span:last-child{font-size:15px}.premium-buyers h2{font-size:2.8rem}.portfolio-jump{padding:20px 6%;gap:15px;flex-direction:column}.fw-world .fw-hero>.isolated-products{padding:8px 0 20px}.fw-formats>.isolated-products{margin-inline:-4vw}.mega-food{grid-template-columns:1fr}.mega #mega-links{max-height:55vh;overflow-y:auto}.pw-urea .fw-hero h1{font-size:3rem}}
@media(max-width:430px){.discovery-grid{grid-template-columns:1fr}.discovery-art{aspect-ratio:1.45}.discovery-card h3{font-size:1.9rem}.discovery-card>.eyebrow{font-size:12px}.expanded-hero .family-slides{min-height:360px}}
@media(prefers-reduced-motion:reduce){.premium-buyer-list>a,.discovery-card{transition:none}.family-slide{transition:none!important}}

.expanded-hero .family-slide:not(.is-active){display:none}.expanded-hero .family-slide.is-active{display:block;opacity:1;visibility:visible}.expanded-hero .family-slide{transition:none}


}
@scope (.a-english-home){
.specific-packing{display:grid;grid-template-columns:.8fr 1.25fr;gap:5vw;align-items:center;background:var(--tint,#e9dfc7)}.specific-packing h2{font-size:clamp(2.7rem,3.8vw,4.5rem)}.specific-packing>div>p:not(.eyebrow){max-width:560px}.specific-packing .pw-figure img{aspect-ratio:3/2;object-fit:cover}.packing-sacks{grid-template-columns:1fr 1.25fr}.packing-strip{display:block}.packing-strip>div{max-width:850px;margin-bottom:38px}.packing-strip .pw-figure img{max-height:630px;object-fit:cover}.journey-heading{max-width:970px;margin-bottom:48px}.journey-heading>p:last-child{max-width:750px;font-size:18px}.specific-shot-sequence article h3{font-size:clamp(1.8rem,2.8vw,3rem)}.specific-shot-sequence article>div{padding:24px 0}.specific-shot-sequence article>div>p:last-child{max-width:650px}.specific-shot-sequence .pw-figure img{object-fit:cover}.shipment-cinematic .specific-shot-sequence article:first-child .pw-figure img{max-height:670px}.shipment-cinematic .specific-shot-sequence article:last-child{display:grid;grid-template-columns:1fr .65fr;align-items:center;gap:4vw;margin-top:45px}.shipment-detail .specific-shot-sequence{display:grid;grid-template-columns:1.4fr .8fr;gap:40px;align-items:start}.shipment-detail .specific-shot-sequence article:last-child{margin-top:140px}.shipment-detail .specific-shot-sequence article:first-child .pw-figure img{aspect-ratio:1.18}.shipment-sacks .specific-shot-sequence{display:grid;grid-template-columns:.82fr 1.25fr;gap:40px;align-items:center}.shipment-sacks .specific-shot-sequence article:first-child .pw-figure img{aspect-ratio:.82}.shipment-sacks .specific-shot-sequence article:last-child .pw-figure img{aspect-ratio:1.5}.shipment-strip .specific-shot-sequence article{display:grid;grid-template-columns:1.2fr 1fr;gap:4vw;align-items:center;margin-top:45px}.shipment-strip .specific-shot-sequence article:last-child{direction:rtl}.shipment-strip .specific-shot-sequence article:last-child>*{direction:ltr}.shipment-offset .specific-shot-sequence article{width:80%}.shipment-offset .specific-shot-sequence article:last-child{margin-left:auto;margin-top:40px}.shipment-industrial .specific-shot-sequence{display:grid;grid-template-columns:1fr 1fr;gap:35px}.specific-hub{background:var(--world,#123f32);color:#f6f3e9;display:grid;grid-template-columns:1.2fr 1fr;align-items:stretch}.specific-hub>.pw-figure{margin:0;display:flex;flex-direction:column}.specific-hub>.pw-figure img{height:100%;min-height:600px;object-fit:cover}.specific-hub>.pw-figure figcaption{padding:15px 25px;color:#e1e8d9}.specific-hub>div{padding:60px 5vw;align-self:center}.specific-hub h2{font-size:clamp(2.7rem,3.8vw,4.3rem);color:#fff;line-height:1.06}.specific-hub .eyebrow{color:#ddc590}.specific-hub .pw-note{color:#d7dfd1}.hub-steps{display:grid;gap:15px;margin-top:28px}.hub-steps span{border-top:1px solid #ffffff36;padding-top:14px;font-size:15px}.hub-steps b{display:block;font-size:18px;margin-bottom:6px;color:#e6ce9b}.hub-cinematic,.hub-strip{display:block}.hub-cinematic>.pw-figure img,.hub-strip>.pw-figure img{min-height:0;max-height:650px;aspect-ratio:2;object-fit:cover}.hub-cinematic>div,.hub-strip>div{display:grid;grid-template-columns:1fr 1fr;column-gap:5vw}.hub-cinematic>div>.eyebrow,.hub-strip>div>.eyebrow{grid-column:1/-1}.hub-cinematic .hub-steps,.hub-strip .hub-steps{grid-column:2;grid-row:2/4;margin-top:0}.hub-cinematic .pw-note,.hub-strip .pw-note{grid-column:1/-1}.hub-sacks{grid-template-columns:1fr 1fr;background:var(--tint,#e9dfc7);color:#193e30}.hub-sacks h2{color:var(--world,#183f32)}.hub-sacks .eyebrow,.hub-sacks .pw-note,.hub-sacks .hub-steps b,.hub-sacks>.pw-figure figcaption{color:#536047}.hub-sacks .hub-steps span{border-color:#6c795155}.hub-offset{direction:rtl}.hub-offset>*{direction:ltr}.product-route-bridge{background:#f0f0e8}.product-route-bridge>p:last-child{max-width:900px;font-size:19px}.specific-shipment .pw-documents{margin-top:40px}
@media(max-width:1100px){.specific-packing{grid-template-columns:1fr 1fr}.specific-hub>div{padding:40px 4vw}.specific-hub h2{font-size:3rem}.shipment-detail .specific-shot-sequence{gap:25px}.shipment-sacks .specific-shot-sequence{gap:25px}}
@media(max-width:760px){.specific-packing,.specific-hub,.hub-sacks{display:grid;grid-template-columns:1fr}.specific-packing>div{margin-bottom:25px}.specific-hub>.pw-figure img{height:auto;min-height:0;aspect-ratio:3/2}.specific-hub>div{padding:40px 6%}.specific-hub h2{font-size:2.6rem}.specific-packing h2{font-size:2.6rem}.specific-shot-sequence,.shipment-detail .specific-shot-sequence,.shipment-sacks .specific-shot-sequence,.shipment-industrial .specific-shot-sequence{display:block}.specific-shot-sequence article,.shipment-cinematic .specific-shot-sequence article:last-child,.shipment-strip .specific-shot-sequence article{display:block;width:100%;margin:35px 0 0!important;direction:ltr}.specific-shot-sequence .pw-figure img,.shipment-detail .specific-shot-sequence article:first-child .pw-figure img,.shipment-sacks .specific-shot-sequence article:first-child .pw-figure img{aspect-ratio:3/2}.hub-cinematic>div,.hub-strip>div{display:block}.hub-cinematic .hub-steps,.hub-strip .hub-steps{margin-top:25px}.specific-hub{direction:ltr}.journey-heading{margin-bottom:30px}.specific-shot-sequence article>div{padding-top:20px}.specific-packing .pw-figure img{max-height:none}.specific-hub .hub-steps{gap:12px}}

}
@scope (.a-english-home){
.pw-hibiscus,[data-family=hibiscus]{--world:#64263b;--tint:#efe1dc;--accent:#9e4b61}.pw-sesame,[data-family=sudanese-sesame]{--world:#514832;--tint:#ede5d1;--accent:#997c39}.pw-meat,[data-family=chilled-meat]{--world:#273c40;--tint:#e3ecea;--accent:#a65c58}.family-hero[data-family=hibiscus]{background:#e6cfd3}.family-hero[data-family=sudanese-sesame]{background:#eae0c6}.pw-hibiscus .fw-hero{background:#e9d9db}.pw-sesame .fw-hero{background:#eee5d2}.pw-hibiscus .premium-buyers{background:#542438}.pw-sesame .premium-buyers{background:#514832}.sudan-macro{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;background:var(--tint)}.sudan-macro>div{padding:60px 5vw}.sudan-macro h2{font-size:clamp(2.6rem,4vw,4.5rem)}.sudan-macro>.pw-figure{margin:0}.sudan-macro img{width:100%;object-fit:cover;aspect-ratio:1.3}.sudan-macro figcaption{padding:14px 25px}.portfolio-nav-group{margin-bottom:18px}.portfolio-nav-group>.eyebrow{display:block;margin-bottom:8px;font-size:12px}.mega #mega-links{display:grid;grid-template-columns:1fr 1fr;gap:0 26px;max-height:70vh;overflow:auto}.mega .portfolio-nav-group.chilled-meat{border-top:2px solid #8e5451;padding-top:14px}.mega .portfolio-nav-group.agricultural-inputs{border-top:1px solid #adb7a7;padding-top:14px}.footer-top .portfolio-nav-group h4{margin:20px 0 10px}.grouped-jump{flex-wrap:wrap}.meat-feature{display:grid;grid-template-columns:1fr 1.1fr;background:#263c40;color:#f5f1e7}.meat-feature>div{padding:65px 5vw}.meat-feature h2{font-size:clamp(2.7rem,4vw,4.7rem);color:inherit}.meat-feature .eyebrow{color:#dfc5b1}.meat-feature em{color:#d7b38e}.meat-feature .pw-note{color:#c4d2d1}.meat-feature .pw-figure{margin:0;display:flex;flex-direction:column}.meat-feature .pw-figure img{height:100%;min-height:550px;object-fit:cover}.meat-feature figcaption{padding:16px 24px;color:#c4d2d1}.meat-route-mini{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0}.meat-route-mini>*{padding:10px 13px;border:1px solid #8aabab55;font-size:14px}.meat-route-mini strong{color:#eed3ac}.chilled-route-note{background:#e0e9e6}.chilled-route-note>p{max-width:950px}
.meat-world{color:#253b3b;background:#f8f7f2}.meat-world h2{font-size:clamp(2.6rem,4.3vw,4.9rem);line-height:1.05;letter-spacing:-.045em}.meat-world h3{font-size:clamp(1.65rem,2.4vw,2.5rem);line-height:1.2}.meat-world p{line-height:1.72}.meat-world em{color:#925655}.meat-world .eyebrow{letter-spacing:.15em;color:#805251}.meat-world .pw-chapters{background:#263c40}.meat-world .pw-chapters a{color:#f4f1e8}.meat-world .button{background:#31494a;color:#fff}.meat-world .button:hover{background:#79514f}.meat-hero{display:grid;grid-template-columns:1fr 1.1fr;background:#e4e9e5}.meat-hero-copy{padding:70px 5vw}.meat-hero h1{font-size:clamp(3.2rem,5.3vw,6rem);letter-spacing:-.06em;line-height:1.02;margin:25px 0}.meat-hero .meat-deck{font:clamp(1.9rem,2.8vw,3.1rem)/1.18 Georgia,serif;letter-spacing:-.025em}.meat-hero .text-link{display:block;margin-top:25px}.meat-hero>.pw-figure{margin:0;display:flex;flex-direction:column}.meat-hero>.pw-figure img{height:100%;min-height:600px;object-fit:cover}.meat-hero figcaption{padding:16px 24px}.meat-hero-facts{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);background:#293e40;color:#f8f4ec;padding:25px 5vw;gap:20px}.meat-hero-facts span{font-size:18px}.meat-hero-facts small{display:block;color:#d7bea8;font-size:12px;letter-spacing:.1em;margin-bottom:7px}.meat-origin-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px}.meat-origin-grid .pw-figure{margin-bottom:25px}.meat-origin-grid img{aspect-ratio:1.5;object-fit:cover}.meat-origin-grid p{max-width:620px}.meat-livestock,.meat-packing,.meat-arrival{display:grid;grid-template-columns:1.15fr 1fr;background:#e8e9df;align-items:stretch}.meat-livestock>div,.meat-packing>div,.meat-arrival>div{padding:65px 5vw;align-self:center}.meat-livestock>.pw-figure,.meat-packing>.pw-figure,.meat-arrival>.pw-figure{margin:0;display:flex;flex-direction:column}.meat-livestock img,.meat-packing img,.meat-arrival img{object-fit:cover;min-height:600px;height:100%}.meat-livestock figcaption,.meat-packing figcaption,.meat-arrival figcaption{padding:14px 24px}.meat-handling-list{list-style:none;padding:0;display:grid;gap:15px}.meat-handling-list li{border-top:1px solid #b8c2b8;padding-top:14px;font-size:16px}.meat-handling-list b{display:block;font-size:19px;margin-bottom:5px}.meat-inspection-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:5vw;align-items:center}.meat-inspection-grid img{aspect-ratio:1.14;object-fit:cover}.meat-inspection-grid .text-link{display:block;margin-top:24px}.meat-process-strip{display:grid;grid-template-columns:repeat(6,1fr);list-style:none;gap:0;padding:0;margin-top:45px;border-top:1px solid #bcc8bd}.meat-process-strip li{padding:20px 16px 0 0;font-weight:600}.meat-process-strip span{display:block;color:#935b53;font:24px Georgia,serif;margin-bottom:12px}.meat-chilling,.meat-aviation{background:#263c40;color:#eff5f1}.meat-chilling>div,.meat-aviation>div{display:grid;grid-template-columns:1.1fr 1fr;column-gap:6vw;padding:70px 6vw 45px}.meat-chilling h2,.meat-aviation h2{color:inherit;grid-row:2/5;margin:0}.meat-chilling em,.meat-aviation em{color:#d2baa0}.meat-chilling .eyebrow,.meat-aviation .eyebrow{grid-column:1/-1;color:#c9d6d2}.meat-chilling .pw-note,.meat-aviation .pw-note{color:#bdcdca}.meat-chilling .pw-figure,.meat-aviation .pw-figure{margin:0}.meat-chilling img,.meat-aviation img{width:100%;aspect-ratio:2.05;object-fit:cover;max-height:760px}.meat-chilling figcaption,.meat-aviation figcaption{padding:15px 6vw;color:#bdcdca}.meat-format-options{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:40px}.meat-format-options article{border-top:2px solid #8b5d52;padding:22px 0}.meat-format-options h3{font-size:1.9rem}.meat-format-options .button{font-size:14px;padding:14px 16px}.meat-formats>.pw-figure img{max-height:610px;object-fit:cover}.meat-packing{background:#e5ece7}.meat-checklist{padding-left:22px}.meat-checklist li{padding:10px 0;border-bottom:1px solid #c3d0c9;line-height:1.6}.meat-cold-chain{background:#f1f3ee}.meat-cold-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:5vw;align-items:center}.meat-cold-grid ol{list-style:none;padding:0;margin:0}.meat-cold-grid li{display:flex;gap:22px;border-top:1px solid #adbfba;padding:24px 0}.meat-cold-grid li>span{font:28px Georgia,serif;color:#8d5c54}.meat-cold-grid h3{margin:0;font-size:1.8rem}.meat-cold-grid p{margin:9px 0 0}.meat-cold-grid img{aspect-ratio:.95;object-fit:cover}.meat-spec-note{padding:22px 25px;border-left:3px solid #915b50;background:#e5eae3;font-size:15px;line-height:1.7;margin-top:30px}.meat-airports{background:#e8eee8}.meat-airports h2{margin-bottom:40px}.meat-route-graphic{display:grid;grid-template-columns:1fr 1fr 1fr 1.25fr;align-items:center;margin-top:50px;gap:20px;border-block:1px solid #aabcb5;padding:30px 0}.meat-route-graphic div{border-left:2px solid #997769;padding-left:20px}.meat-route-graphic span{display:block;font-size:14px}.meat-route-graphic b{display:block;font-size:24px;margin-top:6px}.meat-route-graphic>strong{font-size:24px;text-align:center}.meat-route-graphic>strong>span{display:inline}.meat-arrival{background:#e5e1d7;direction:rtl}.meat-arrival>*{direction:ltr}.meat-arrival-steps{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.meat-arrival-steps span{border-top:2px solid #99866f;padding-top:12px;flex:1;font-size:15px;min-width:130px}.meat-evidence-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:5vw}.meat-evidence-grid li{padding:9px 0;line-height:1.6}.meat-evidence-grid .fw-references{display:grid;gap:12px}.meat-world .pw-table-wrap{max-width:100%;overflow:auto}.meat-world .pw-table-wrap td{font-size:14px}.meat-world .premium-buyers{background:#293d40}.meat-world .premium-buyers h2{color:#f5f0e5}.meat-world .premium-buyers .eyebrow{color:#c9b494}.meat-related{background:#eee9df}.meat-related>div{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.meat-related a{font-size:25px;border-top:1px solid #b8baaa;padding-top:20px}.meat-related a span{display:block;font-size:15px;margin-top:14px}.meat-final{background:#263b3e!important;color:#f3f0e9!important}.meat-final h2{color:inherit}.meat-final em{color:#d7b997}.meat-final .eyebrow,.meat-final .pw-note{color:#c1d1cb}.meat-final .button{background:#e0c7a6;color:#213d36}.meat-quote-intro{background:#dfe9e5}.meat-quote-layout aside{color:#2d4845}.meat-quote-layout form{border-top:3px solid #805650;padding-top:25px}.meat-extra-fields{border:1px solid #bdcdc3;background:#edf1e9;padding:25px;margin:25px 0}.meat-extra-fields[hidden]{display:none}.meat-extra-fields legend{font-weight:700;padding:0 8px}.meat-enquiry-link{display:block;margin-top:12px;font-weight:600}
@media(max-width:1100px){.meat-hero-copy{padding:45px 4vw}.meat-hero h1{font-size:4rem}.meat-world h2{font-size:3.2rem}.meat-livestock>div,.meat-packing>div,.meat-arrival>div{padding:40px 4vw}.meat-format-options{grid-template-columns:1fr 1fr}.meat-process-strip{grid-template-columns:repeat(3,1fr)}.meat-feature>div{padding:45px 4vw}.meat-evidence-grid{gap:30px}.meat-world .pw-table-wrap table{min-width:430px}}
@media(max-width:760px){.mega #mega-links{grid-template-columns:1fr;max-height:55vh}.sudan-macro,.meat-feature,.meat-hero,.meat-origin-grid,.meat-livestock,.meat-inspection-grid,.meat-packing,.meat-cold-grid,.meat-arrival,.meat-evidence-grid{grid-template-columns:1fr}.sudan-macro>div,.meat-feature>div,.meat-hero-copy,.meat-livestock>div,.meat-packing>div,.meat-arrival>div{padding:40px 6%}.sudan-macro img{aspect-ratio:1.5}.meat-feature .pw-figure img,.meat-hero>.pw-figure img,.meat-livestock img,.meat-packing img,.meat-arrival img{min-height:0;height:auto;aspect-ratio:1.5}.meat-hero h1{font-size:3.5rem}.meat-hero .meat-deck{font-size:2rem}.meat-hero-facts{grid-template-columns:1fr;padding:25px 6%;gap:20px}.meat-hero-facts>span{border-top:1px solid #80918c;padding-top:12px}.meat-world h2{font-size:2.65rem}.meat-chilling>div,.meat-aviation>div{display:block;padding:45px 6% 25px}.meat-chilling h2,.meat-aviation h2{margin:20px 0}.meat-chilling img,.meat-aviation img{aspect-ratio:1.5}.meat-origin-grid{gap:45px}.meat-inspection-grid img,.meat-cold-grid img{aspect-ratio:1.5}.meat-process-strip{grid-template-columns:1fr 1fr}.meat-format-options{gap:20px}.meat-format-options article{min-width:0}.meat-format-options h3{font-size:1.65rem}.meat-format-options .button{font-size:13px;padding:12px}.meat-route-graphic{grid-template-columns:1fr 1fr}.meat-route-graphic>strong{font-size:20px;text-align:left}.meat-route-graphic b{font-size:22px}.meat-arrival{direction:ltr}.meat-related>div{grid-template-columns:1fr}.meat-spec-note{padding:18px}.meat-world .pw-table-wrap{margin-inline:0}.meat-feature .pw-note{font-size:14px}.meat-evidence-grid>div{min-width:0}.meat-extra-fields{padding:20px 15px}}
@media(max-width:390px){.meat-format-options{grid-template-columns:1fr}.meat-hero h1{font-size:3.1rem}.meat-world h2{font-size:2.4rem}}

.footer-top .portfolio-nav-group a{display:block;padding:6px 0;line-height:1.45}.footer-top .portfolio-nav-group{margin-bottom:22px}
.mega .portfolio-nav-group a{display:block;padding:10px 8px;line-height:1.45}
@media(max-width:760px){.mega #mega-links{max-height:none;overflow:visible}}
.grouped-range{background:#f3f0e8;color:#07334b}
.grouped-range .range-heading{display:block;margin-bottom:40px}
.grouped-range .range-heading .eyebrow{color:#766135;margin-bottom:18px}
.grouped-range .range-heading h2{margin:0;font-size:clamp(36px,4.2vw,62px);line-height:1.08;letter-spacing:-.04em}
.grouped-range .range-heading h2 em{color:#75623b;font-style:normal}
.grouped-range .division-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.grouped-range .division-card{min-width:0;background:#fffdf8;border:1px solid #ded9cb;border-radius:8px;padding:32px;box-shadow:0 5px 20px #14304405}
.grouped-range .division-heading{display:flex;align-items:center;gap:18px;margin-bottom:24px;min-height:64px}
.grouped-range .division-number{display:grid;place-items:center;flex:0 0 46px;height:46px;border:1px solid #c6a357;border-radius:50%;color:#7c622b;font-size:13px;font-weight:700;letter-spacing:.06em}
.grouped-range .division-heading h3{margin:0;padding:0;min-height:0;border:0;font-size:clamp(23px,2vw,29px);line-height:1.16;letter-spacing:-.025em;color:inherit}
.grouped-range .division-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:0;padding:0;list-style:none}
.grouped-range .division-products li{min-width:0;margin:0;padding:0}
.grouped-range .division-products a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:61px;height:100%;padding:15px 0;border-bottom:1px solid #e5e0d5;color:#163e50;font-size:15px;font-weight:600;line-height:1.4;text-decoration:none;transition:color .18s,background .18s}
.grouped-range .division-arrow{flex:0 0 24px;font-size:20px;font-weight:400;text-align:center;color:#a88338;transition:transform .18s}
.grouped-range .division-products a:hover{color:#806020;background:#d3b76d0d}
.grouped-range .division-products a:hover .division-arrow{transform:translate(2px,-2px)}
.grouped-range .division-products a:focus-visible{outline:2px solid #b88b30;outline-offset:4px;border-radius:2px}
.grouped-range .division-compact{background:#07334b;border-color:#07334b;color:#fffdf8;display:flex;flex-direction:column}
.grouped-range .division-compact .division-heading{margin-bottom:10px;min-height:54px}
.grouped-range .division-compact .division-number{color:#e1c17c;border-color:#b99a57}
.grouped-range .division-compact .division-products{grid-template-columns:1fr;margin-top:auto}
.grouped-range .division-compact .division-products a{color:#f8f3e8;border-bottom-color:#ffffff25;font-weight:500}
.grouped-range .division-compact .division-arrow{color:#e1c17c}
.grouped-range .division-agricultural-inputs{background:#e7eadd;color:#273b30;border-color:#d4dacb}
.grouped-range .division-agricultural-inputs .division-number{color:#5b653d;border-color:#96a17e}
.grouped-range .division-agricultural-inputs .division-products a{color:#273b30;border-bottom-color:#bac4ae}
.grouped-range .division-agricultural-inputs .division-arrow{color:#64764b}
@media(max-width:1000px){.grouped-range .division-card{padding:25px}.grouped-range .division-products{gap:0 18px}.grouped-range .division-products a{font-size:14px}}
@media(max-width:760px){.grouped-range .division-grid{grid-template-columns:1fr;gap:16px}.grouped-range .range-heading{margin-bottom:28px}.grouped-range .division-heading{min-height:0;margin-bottom:20px}.grouped-range .division-card{padding:24px}.grouped-range .division-heading h3{font-size:25px}.grouped-range .division-products a{min-height:58px}.grouped-range .division-number{flex-basis:40px;height:40px}}
@media(max-width:520px){.grouped-range .division-products{grid-template-columns:1fr}.grouped-range .division-card{padding:22px}.grouped-range .division-heading{gap:14px}.grouped-range .division-products a{min-height:52px;font-size:15px}}
@media(prefers-reduced-motion:reduce){.grouped-range .division-products a,.grouped-range .division-arrow{transition:none}}

}
.a-english-home{--green:#073653;--dark:#05283f;--gold:#c49a48;--ink:#24323b;--muted:#596972}
@scope (.a-english-home){
:root{--green:#073653;--dark:#05283f;--gold:#c49a48;--ink:#24323b;--muted:#596972}
header>.header-language-logo{width:205px;min-width:205px;height:68px;display:flex;align-items:center;justify-content:center;background:none!important;box-shadow:none!important;border:0!important;padding:0!important;filter:none!important}
.header-language-logo .maq-logo{display:block;width:100%;height:auto;max-height:64px;object-fit:contain;filter:none;mix-blend-mode:normal}
.header-language-logo .maq-logo-ar{display:none}
html[dir=rtl] .header-language-logo .maq-logo-en{display:none}
html[dir=rtl] .header-language-logo .maq-logo-ar{display:block}
.footer-brand{background:none!important;box-shadow:none!important;filter:none!important;max-width:300px}
.footer-brand .maq-footer-logo{display:block;width:100%;height:auto;max-height:110px;object-fit:contain;filter:none!important;mix-blend-mode:normal!important}
footer{background:#062d47!important}.preview-bar{background:#062d47}.meat-whole-brief{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-top:35px}.meat-whole-brief>div{max-width:720px}.meat-whole-brief>.button{flex-shrink:0}
@media(max-width:1100px){header>.header-language-logo{width:185px;min-width:185px}}
@media(max-width:700px){header>.header-language-logo{width:158px;min-width:158px;height:58px}.header-language-logo .maq-logo{max-height:54px}.footer-brand{max-width:260px}.meat-whole-brief{display:block}.meat-whole-brief>.button{margin-top:15px}}
@media(max-width:360px){header>.header-language-logo{width:137px;min-width:137px;height:52px}}
.footer-brand .maq-footer-ar{display:none}html[dir=rtl] .footer-brand .maq-footer-en{display:none}html[dir=rtl] .footer-brand .maq-footer-ar{display:block}
/* Compact homepage introduction; imagery has its own bounded stage. */
.batch-hero.expanded-hero{min-height:0;align-items:start}.batch-hero.expanded-hero .hero-copy{padding-top:38px;padding-bottom:34px}.batch-hero.expanded-hero h1{font-size:clamp(32px,3vw,44px);line-height:1.13;letter-spacing:-1.4px;margin:22px 0}.batch-hero.expanded-hero .lead{font-size:15px;line-height:1.65;margin:16px 0}.batch-hero.expanded-hero .hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.65}.batch-hero.expanded-hero .hero-note{margin-top:22px;font-size:10px}.batch-hero.expanded-hero .actions{margin-top:24px}.batch-hero.expanded-hero .family-hero{min-height:0;align-self:start;width:100%}.batch-hero.expanded-hero .family-slides{height:370px;min-height:0;flex:0 0 370px}.batch-hero.expanded-hero .family-slide .transparent-pack{height:280px;flex:0 0 280px;min-height:0}.batch-hero.expanded-hero .family-slide .transparent-pack img{width:100%;height:100%;max-height:280px;object-fit:contain}.batch-hero.expanded-hero .family-slide figcaption{flex:0 0 auto}.batch-hero.expanded-hero .family-slide h2{font-size:24px}@media(max-width:760px){.batch-hero.expanded-hero .hero-copy{padding:28px 6%}.batch-hero.expanded-hero h1{font-size:31px;line-height:1.13;letter-spacing:-1px;margin:18px 0}.batch-hero.expanded-hero .lead,.batch-hero.expanded-hero .hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.6}.batch-hero.expanded-hero .hero-note{margin-top:18px}.batch-hero.expanded-hero .family-slides{height:340px;flex-basis:340px}.batch-hero.expanded-hero .family-slide .transparent-pack{height:250px;flex-basis:250px}.batch-hero.expanded-hero .family-slide .transparent-pack img{max-height:250px}}
.batch-hero.expanded-hero h1{max-width:none;width:auto;font-size:clamp(30px,2.8vw,40px)}.batch-hero.expanded-hero h1 em{max-width:none}.batch-hero.expanded-hero .family-slides{height:410px;flex-basis:410px}@media(max-width:760px){.batch-hero.expanded-hero h1{font-size:30px}.batch-hero.expanded-hero .family-slides{height:380px;flex-basis:380px}}
/* Enlarge only carousel packshots within the existing hero stage. */
.batch-hero.expanded-hero .family-slide .transparent-pack img{transform:scale(1.07);transform-origin:center center}
/* Justify only the homepage hero's lower descriptive paragraph. */
.batch-hero.expanded-hero .hero-copy>p.lead{text-align:justify;text-align-last:left;hyphens:none;word-break:normal;overflow-wrap:break-word}

}
@scope (.a-english-home){
.kh-page{background:#f7f5ef;color:#12384e}.kh-page [hidden]{display:none!important}.kh-page a{text-decoration:none}.kh-page a:hover{text-decoration:underline}.kh-page :is(a,button,input,select,summary):focus-visible,.kh-home a:focus-visible{outline:2px solid #b9944d;outline-offset:4px}.kh-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;padding:54px 7% 60px;background:#ece9df;align-items:center}.kh-breadcrumb{font-size:11px;color:#6b7b82;margin-bottom:35px}.kh-breadcrumb a{color:inherit}.kh-page .eyebrow,.kh-home .eyebrow{font-size:10px;letter-spacing:1.8px;color:#8e743b}.kh-hero h1{font-size:clamp(36px,4.6vw,62px);letter-spacing:-2px;line-height:1.1;margin:23px 0;color:#082e46}.kh-hero h1 em{color:#927843;font-style:normal}.kh-lead{font-size:16px;line-height:1.8;max-width:530px;color:#5f707b}.kh-primary{display:inline-flex;gap:24px;align-items:center;border-bottom:1px solid #ad8b48;padding:12px 0;margin-top:15px;font-size:12px;color:#0e3b52}.kh-hero-visual{min-width:0;background:#082e46;padding:40px 30px;color:#fff;box-shadow:16px 16px 0 #c6a76335}.kh-visual-label{font-size:9px;letter-spacing:1.6px;color:#d9bd85;margin:0}.kh-journey{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:45px 0}.kh-journey>span{font-size:14px}.kh-journey b{display:grid;place-items:center;border:1px solid #d9bd8560;border-radius:50%;width:45px;height:45px;margin-bottom:14px;font-size:11px;color:#d9bd85}.kh-journey i{color:#d9bd85;font-style:normal;font-size:17px;margin-top:-23px}.kh-visual-foundation{border-top:1px solid #ffffff26;padding-top:22px;display:grid;gap:10px;color:#b7c9d3;font-size:12px}.kh-subjects,.kh-library,.kh-learning,.kh-standards{padding:60px 7%;max-width:1600px;margin:auto}.kh-section-title{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.kh-section-title h2,.kh-learning h2,.kh-standards h2{font-size:34px;line-height:1.18;letter-spacing:-1px;color:#082e46;margin:14px 0 0}.kh-section-title>p{font-size:13px;line-height:1.7;color:#657880;margin:0}.kh-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.kh-category{display:flex;flex-direction:column;border:1px solid #d8dbd4;background:#fff;color:#12384e;transition:transform .2s}.kh-category:hover{transform:translateY(-4px);text-decoration:none!important}.kh-art{height:135px;position:relative;overflow:hidden;background:#e9e4d5;isolation:isolate}.kh-navy{background:#113b51}.kh-blue{background:#d7e3e4}.kh-gold{background:#dbc187}.kh-sand{background:#ebe4d4}.kh-olive{background:#dde2ce}.kh-art-line{position:absolute;left:10%;right:10%;top:47%;height:1px;background:#b6934e;transform:rotate(-18deg)}.kh-art-node{width:14px;height:14px;position:absolute;border:1px solid #b6934e;border-radius:50%;top:58%;left:13%}.kh-node-two{left:auto;right:13%;top:31%}.kh-art-icon{position:absolute;top:24px;left:calc(50% - 32px);width:64px;height:64px;display:grid;place-items:center;background:#fff9;border:1px solid #ffffff80;border-radius:50%;z-index:1}.kh-art-label{position:absolute;bottom:15px;left:18px;font-size:7px;letter-spacing:1.2px;color:#385061}.kh-navy .kh-art-label{color:#d2bd8b}.kh-category-body{padding:21px;display:flex;flex-direction:column;flex:1}.kh-index{font-size:8px;letter-spacing:1px;color:#9a7c40}.kh-category h3{font-size:20px;line-height:1.25;letter-spacing:-.4px;margin:15px 0;color:#12384e}.kh-category p{font-size:12px;line-height:1.7;color:#64767f;margin:0 0 20px}.kh-category-link{margin-top:auto;display:flex;justify-content:space-between;gap:10px;font-size:10px;padding-top:16px;border-top:1px solid #e0e2db}.kh-library{border-top:1px solid #d9ddd5}.kh-status-note{display:flex;align-items:center;gap:15px;background:#eae7dc;padding:16px 22px;margin-bottom:24px;border-left:3px solid #b99a57}.kh-status-note>span{font-size:24px;color:#9b7d3e}.kh-status-note p{font-size:12px;line-height:1.8;margin:0;color:#536d7b}.kh-filters{display:grid;grid-template-columns:1.3fr 1fr .75fr auto;gap:15px;align-items:end}.kh-filters label{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:600}.kh-filters input,.kh-filters select{width:100%;min-width:0;min-height:46px;padding:12px;border:1px solid #c8d1d1;border-radius:2px;background:#fff;color:#153b50;font:inherit;font-size:13px}.kh-filters button{min-height:46px;background:none;border:1px solid #c8d1d1;border-radius:2px;color:#153b50;font-size:11px;padding:12px;cursor:pointer}.kh-results{font-size:11px;color:#70818a;margin:23px 0}.kh-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.kh-topic{background:#fff;border:1px solid #d8ded9;padding:24px;min-width:0}.kh-topic-top{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:9px;color:#5a727f}.kh-planned{background:#efede5;color:#806b3d;padding:5px 7px;white-space:nowrap}.kh-topic-category{font-size:9px!important;letter-spacing:.4px;color:#8c753c!important;margin:24px 0 12px!important}.kh-topic h3{font-size:21px;letter-spacing:-.4px;line-height:1.3;color:#10394f;margin:0 0 16px}.kh-topic>p{font-size:12px;line-height:1.75;color:#677a84}.kh-topic details{margin-top:24px;border-top:1px solid #dae0db;padding-top:16px}.kh-topic summary{display:flex;justify-content:space-between;gap:10px;cursor:pointer;font-size:11px;line-height:1.6;list-style:none}.kh-topic summary::-webkit-details-marker{display:none}.kh-topic details[open] summary>span{transform:rotate(45deg)}.kh-topic details>div{padding-top:12px}.kh-topic details p{font-size:12px;line-height:1.75;color:#536d7b}.kh-brief-note{border-top:1px solid #e1e3dc;padding-top:12px;font-size:10px!important;color:#8b7c60!important}.kh-empty{padding:40px;text-align:center;border:1px dashed #b8c4c5}.kh-empty h3{font-size:22px}.kh-empty p{font-size:13px}.kh-learning{display:grid;grid-template-columns:1fr 1.35fr;gap:75px;background:#082e46;color:#fff;max-width:none}.kh-learning h2{color:#fff}.kh-learning .eyebrow{color:#d7bc82}.kh-learning>div>p:last-child{font-size:14px;line-height:1.8;color:#b6c7d0;max-width:400px}.kh-learning-list>div{display:grid;grid-template-columns:36px 1fr;gap:8px 18px;padding:22px 0;border-top:1px solid #ffffff26}.kh-learning-list span{grid-row:1/3;color:#c4a461;font-size:12px}.kh-learning-list h3{font-size:20px;color:#fff;margin:0}.kh-learning-list p{font-size:12px;line-height:1.7;color:#bdcbd2;margin:0}.kh-standards>div{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:28px}.kh-standards p{font-size:13px;line-height:1.8;color:#637782}.kh-standards strong{display:block;color:#143d53;margin-bottom:8px;font-size:14px}.kh-cta{background:#eae6da;display:flex;align-items:center;justify-content:space-between;gap:35px;margin:0 7% 60px;padding:35px}.kh-cta h2{font-size:28px;color:#12394e;margin:12px 0}.kh-cta p{font-size:13px;color:#667985}.kh-cta>div:last-child{display:flex;flex-direction:column;gap:12px}.kh-cta a{display:block;white-space:nowrap;padding:14px 18px;font-size:12px;border:1px solid #173d52;color:#173d52}.kh-cta a:last-child{background:#173d52;color:white}.kh-category-intro{padding:28px 7%;border-bottom:1px solid #d5ddd7;display:flex;flex-wrap:wrap;gap:20px;align-items:center}.kh-category-intro ul{display:flex;gap:18px;flex-wrap:wrap;padding:0;margin:0;list-style:none;font-size:12px}.kh-category-intro li{border-left:2px solid #ba9b59;padding-left:13px}.kh-category-intro>a{font-size:11px;margin-left:auto}.kh-home{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding:65px 7%;background:#eeebe1;color:#10384f}.kh-home h2{font-size:36px;line-height:1.15;letter-spacing:-1px;color:#10384f;margin:20px 0}.kh-home p{font-size:14px;line-height:1.8;max-width:480px;color:#627680}.kh-home>div>a{display:inline-block;font-size:13px;margin-top:15px}.kh-home-links{display:flex;flex-direction:column;justify-content:center}.kh-home .kh-home-links>a{display:grid;grid-template-columns:28px 1fr 15px;align-items:center;gap:20px;border-bottom:1px solid #ccd3cd;padding:19px 0;margin:0;font-size:14px}.kh-hero-visual>.kh-art{height:250px}.kh-hero-visual .kh-art-icon{top:70px;width:88px;height:88px;left:calc(50% - 44px)}
@media(max-width:1100px){.kh-hero{gap:35px}.kh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-filters{grid-template-columns:1fr 1fr}.kh-learning{gap:35px}.kh-journey{gap:6px}.kh-journey>span{font-size:12px}}
@media(max-width:650px){.kh-hero{grid-template-columns:1fr;padding:30px 6% 42px;gap:30px}.kh-hero h1{font-size:39px;letter-spacing:-1.4px}.kh-hero-visual{padding:28px 22px;box-shadow:8px 8px 0 #c6a76335}.kh-breadcrumb{margin-bottom:25px}.kh-lead{font-size:14px}.kh-journey{margin:30px 0}.kh-subjects,.kh-library,.kh-learning,.kh-standards{padding:40px 6%}.kh-section-title{display:block}.kh-section-title h2,.kh-learning h2,.kh-standards h2{font-size:29px}.kh-section-title>p{margin-top:15px}.kh-category-grid{gap:13px}.kh-art{height:110px}.kh-art-icon{width:50px;height:50px;left:calc(50% - 25px);top:18px}.kh-art-icon img{width:28px;height:28px}.kh-art-label{font-size:5px;letter-spacing:.5px;left:10px}.kh-category-body{padding:15px}.kh-category h3{font-size:17px}.kh-category p{font-size:11px}.kh-category-link{font-size:9px}.kh-filters{grid-template-columns:1fr 1fr;gap:13px}.kh-filters>label:first-child{grid-column:1/-1}.kh-filters>button{grid-column:1/-1}.kh-filters input,.kh-filters select{font-size:12px}.kh-status-note{padding:14px}.kh-topic-grid{grid-template-columns:1fr}.kh-topic{padding:23px}.kh-learning{grid-template-columns:1fr;gap:25px}.kh-standards>div{grid-template-columns:1fr;gap:5px}.kh-cta{margin:0 6% 40px;padding:25px;flex-direction:column;align-items:stretch;gap:20px}.kh-cta h2{font-size:25px}.kh-cta a{text-align:center}.kh-category-intro{padding:25px 6%;display:block}.kh-category-intro ul{gap:14px;margin:18px 0}.kh-category-intro>a{display:inline-block;margin-top:8px}.kh-home{grid-template-columns:1fr;gap:25px;padding:40px 6%}.kh-home h2{font-size:30px}.kh-home .kh-home-links>a{font-size:13px}.kh-hero-visual>.kh-art{height:170px}.kh-hero-visual .kh-art-icon{top:38px}}
@media(prefers-reduced-motion:reduce){.kh-category{transition:none}.kh-category:hover{transform:none}}
/* Illustrated subject index */
.kh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.kh-category{display:grid;grid-template-columns:40% 60%;border:1px solid #d5d9d4;box-shadow:0 7px 22px #12384e05;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}
.kh-category:hover{box-shadow:0 14px 32px #12384e12;border-color:#bba471}
.kh-category .kh-art{height:100%;min-height:300px;display:flex;align-items:center}
.kh-art{--paper:#f6f2e6;--accent:#c5a058;color:#234b5b;background-image:linear-gradient(145deg,#ffffff16,transparent 65%)}
.kh-art.kh-navy{color:#cbdce0;--paper:#19485b;--accent:#d6b777}
.kh-scene{width:100%;height:auto;max-height:240px;display:block;transition:transform .4s}
.kh-scene text{font-family:Arial,sans-serif;fill:currentColor;stroke:none;font-size:8px;letter-spacing:.8px;text-anchor:middle}
.kh-category:hover .kh-scene{transform:translateY(-4px)}
.kh-art-coordinate{position:absolute;top:23px;left:20px;font-size:7px;letter-spacing:1.4px;opacity:.65}
.kh-art-label{left:20px;bottom:23px;font-size:7px;letter-spacing:1.1px;color:inherit;right:15px;line-height:1.5}
.kh-category-body{padding:27px 26px}
.kh-index{font-size:9px;letter-spacing:1.4px}
.kh-category h3{font-size:23px;line-height:1.2;margin:15px 0 12px;letter-spacing:-.55px}
.kh-category p{font-size:12px;line-height:1.7;margin-bottom:17px}
.kh-subtopics{padding:0;margin:0 0 24px;list-style:none;display:flex;flex-wrap:wrap;gap:6px}
.kh-subtopics li{padding:5px 7px;background:#f3f2eb;color:#57707b;font-size:9px;line-height:1.4;border:1px solid #e8e8de}
.kh-category-link{font-size:11px;align-items:center}
.kh-category-link>span{display:grid;place-items:center;width:27px;height:27px;border:1px solid #c8b68b;border-radius:50%;color:#937436;font-size:15px;transition:background .2s,color .2s}
.kh-category:hover .kh-category-link>span{background:#12384e;color:white;border-color:#12384e}
.kh-hero-visual>.kh-art{display:grid;place-items:center;height:280px}.kh-hero-visual .kh-scene{max-height:240px;width:100%}
@media(max-width:1100px){.kh-category{grid-template-columns:1fr}.kh-category .kh-art{height:200px;min-height:0}.kh-scene{height:175px}.kh-art-coordinate{top:14px}.kh-art-label{bottom:13px}.kh-category-body{padding:24px}.kh-category h3{font-size:22px}}
@media(max-width:650px){.kh-category-grid{grid-template-columns:1fr;gap:22px}.kh-category .kh-art{height:185px}.kh-scene{height:170px}.kh-category-body{padding:23px}.kh-category h3{font-size:23px}.kh-category p{font-size:13px}.kh-subtopics li{font-size:10px}.kh-art-coordinate,.kh-art-label{font-size:7px;left:19px}.kh-category-link{font-size:11px}.kh-hero-visual>.kh-art{height:225px}.kh-hero-visual .kh-scene{height:200px}}
@media(prefers-reduced-motion:reduce){.kh-category,.kh-scene,.kh-category-link>span{transition:none}.kh-category:hover .kh-scene{transform:none}}
/* Editorial cards: illustrated format covers and consistent reading rhythm. */
.kh-library{background:#efeee7;max-width:none;scroll-margin-top:110px}.kh-library>.kh-section-title,.kh-library>.kh-status-note,.kh-library>.kh-filters,.kh-library>.kh-results,.kh-library>.kh-topic-grid{max-width:1376px;margin-left:auto;margin-right:auto}
.kh-filters{background:#fff;padding:23px;border:1px solid #d9ded7;box-shadow:0 6px 18px #12384e04}.kh-filters input,.kh-filters select{background:#f9f9f5}.kh-results{display:flex;align-items:center;gap:12px;letter-spacing:.7px;text-transform:uppercase;font-size:10px;padding:5px 0}.kh-results:after{content:'';height:1px;background:#d2d8d1;flex:1}
.kh-topic-grid{gap:27px;align-items:stretch}.kh-topic{padding:0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 6px 20px #12384e06;transition:box-shadow .25s,border-color .25s,transform .25s}.kh-topic:hover{transform:translateY(-3px);border-color:#b7a071;box-shadow:0 14px 26px #12384e12}
.kh-topic-cover{height:185px;position:relative;overflow:hidden;isolation:isolate;background:#e1e7e4;color:#315463;display:grid;place-items:center;border-bottom:1px solid #163b4e15}.kh-topic-cover:before{content:'';position:absolute;inset:0;background-image:linear-gradient(#ffffff18 1px,transparent 1px),linear-gradient(90deg,#ffffff18 1px,transparent 1px);background-size:26px 26px;z-index:-1}.kh-cover-navy{background:#113b51;color:#d1e1e1}.kh-cover-gold{background:#d9c393}.kh-cover-sand{background:#e7e1d3}.kh-cover-blue{background:#d4e2e5}.kh-cover-olive{background:#dce2d3}.kh-topic-cover svg{height:150px;width:100%;max-width:330px}.kh-topic-cover svg text{fill:currentColor;stroke:none;font:11px Arial,sans-serif;text-anchor:middle}.kh-gold-stroke{stroke:#b5924d;stroke-width:2.7}.kh-cover-navy .kh-gold-stroke{stroke:#d9b76d}.kh-cover-kicker{position:absolute;top:15px;left:21px;font-size:7px;letter-spacing:1.4px;opacity:.7}.kh-cover-format{position:absolute;bottom:15px;left:21px;font-size:9px;letter-spacing:1.2px;text-transform:uppercase}.kh-cover-number{position:absolute;right:18px;bottom:10px;font-size:30px;font-weight:500;opacity:.22;letter-spacing:-1px}
.kh-topic-content{padding:26px;display:flex;flex-direction:column;flex:1}.kh-topic-top{font-size:10px}.kh-planned{display:inline-flex;align-items:center;gap:5px;border:1px solid #e4dfd0;border-radius:20px;padding:5px 8px;background:#f7f5ee;font-size:9px}.kh-planned i{width:4px;height:4px;border-radius:50%;background:#ad9456}.kh-topic a.kh-topic-category{display:block;font-size:10px!important;line-height:1.5;letter-spacing:.3px;margin:23px 0 12px!important;font-weight:600}.kh-topic h3{font-size:23px;line-height:1.28;letter-spacing:-.5px;margin:0 0 15px;min-height:88px}.kh-topic-summary{font-size:13px;line-height:1.75;color:#647984;margin:0 0 23px}.kh-topic details{margin-top:auto;padding-top:17px}.kh-topic summary{align-items:center;font-size:11px;font-weight:600}.kh-topic summary>span{width:26px;height:26px;display:grid;place-items:center;border:1px solid #cbbd9a;border-radius:50%;font-size:18px;font-weight:400;color:#947b42}.kh-topic details[open]{border-top-color:#b59b60}.kh-topic details[open]>div{background:#f5f4ed;margin:17px -10px -10px;padding:18px}.kh-outline-label{font-size:8px;letter-spacing:1.3px;color:#947b42}.kh-topic details p{font-size:12px}.kh-topic details .kh-brief-note{font-size:10px!important;line-height:1.7}
@media(max-width:1100px){.kh-topic h3{min-height:0}.kh-topic-cover{height:180px}}
@media(max-width:650px){.kh-filters{padding:17px}.kh-topic-grid{gap:24px}.kh-topic-cover{height:180px}.kh-topic-content{padding:23px}.kh-topic h3{font-size:23px}.kh-topic-summary{font-size:13px}.kh-library{scroll-margin-top:85px}}
@media(prefers-reduced-motion:reduce){.kh-topic{transition:none}.kh-topic:hover{transform:none}}

}
