:root{--ink:#04485c;--deep:#022f3d;--accent:#f47c27;--body:#536973;--line:#d2dde1;--paper:#fffdf7;--soft:#f4f0e7;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper)}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #f47c27;outline-offset:6px}img{display:block;max-width:100%}.container{width:min(1344px,calc(100% - 112px));margin:0 auto}.site-header{height:96px;background:#fff;position:relative;z-index:20;border-bottom:1px solid #e5dfd2}.nav-wrap{height:100%;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{display:block;flex:none;width:290px;height:62px;overflow:hidden}.brand-logo{width:290px;height:62px;object-fit:cover;object-position:50% 47%;max-width:none}.nav{display:flex;align-items:center;gap:29px;font-size:14px;font-weight:600}.nav a:hover{color:#ae4b08}.nav-cta{border:1px solid var(--ink);padding:14px 19px;border-radius:4px}.language-link{border-left:1px solid var(--line);padding-left:22px}.menu-btn{display:none}.skip-link{position:fixed;z-index:100;left:16px;top:-100px;padding:14px;background:var(--accent)}.skip-link:focus{top:10px}.hero{background:var(--deep);color:#fff;overflow:hidden;position:relative}.hero-inner{display:grid;grid-template-columns:.87fr 1.3fr;gap:12px;position:relative;min-height:688px;align-items:center}.hero-copy{padding:53px 0 50px;position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:1.65px;font-weight:600;line-height:1.7;color:#bad0d8;margin-bottom:22px}.eyebrow.dark{color:#805234}.eyebrow.light{color:#c1d5dc}h1{font-size:clamp(44px,4.65vw,69px);line-height:1.045;font-weight:500;letter-spacing:-2.8px;margin:0 0 26px}h1 span{color:var(--accent)}.hero-copy>p{max-width:460px;font-size:16px;line-height:1.85;color:#c0d2da;margin:0 0 30px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:23px;border-radius:4px;font-size:14px;font-weight:600;line-height:1.5;padding:17px 22px}.btn.primary{color:var(--deep);background:var(--accent)}.btn.primary:hover{background:#ff9850;transform:translateY(-1px)}.btn.ghost{color:#e4eef1;padding:7px 0;border-radius:0;border-bottom:1px solid #688a97;font-size:14px}.btn span{font-size:20px;font-weight:400}.route-map{margin:0 -46px 0 0;position:relative;min-width:0;align-self:stretch;display:flex;flex-direction:column;padding:40px 0 26px;overflow:hidden}.map-kicker{display:flex;justify-content:space-between;gap:10px;color:#93b2bd;font-size:11px;letter-spacing:1.5px;padding:3px 24px 0 20px}.map-kicker span:last-child{font-size:10px}.map-stage{position:relative;width:100%;flex:1;min-height:480px;overflow:hidden;background:radial-gradient(ellipse at 52% 40%,#15546866,transparent 65%)}.map-stage canvas{display:block;position:absolute;inset:0;width:100%;height:100%}.map-fallback{position:absolute;width:100%;height:100%;object-fit:contain;transition:opacity .5s}.map-stage.ready .map-fallback{opacity:0}.map-labels{position:absolute;inset:0;pointer-events:none;z-index:2;overflow:hidden;opacity:0}.ready .map-labels{opacity:1}.port-label,.country-label{position:absolute;white-space:nowrap;line-height:1.2;will-change:transform}.port-label{font-size:12px;color:#d9e8ec;text-shadow:0 1px 6px #022f3d,0 0 4px #022f3d;background:#022f3d66;padding:3px 4px;border-radius:2px}.port-label.main{font-size:14px;font-weight:600;color:#fff6e9}.country-label{font-size:9px;letter-spacing:1.8px;color:#81a7b5;font-weight:500}.country-label.sea{font-size:12px;letter-spacing:4px;color:#7aa0af;font-style:italic}.route-map figcaption{position:relative;display:flex;justify-content:space-between;align-items:center;padding:10px 24px 0 20px;gap:12px}.route-map figcaption strong{font-size:14px;font-weight:500;display:block;color:#e5edf0;margin-bottom:7px}.route-map figcaption div>span{font-size:11px;color:#95b4bf;line-height:1.5;display:block}#motion-toggle{background:transparent;border:1px solid #547581;color:#e5edf0;border-radius:4px;padding:9px 11px;display:flex;gap:9px;align-items:center;font-size:12px;flex-shrink:0}#motion-toggle:hover{background:#0d475a}.hero-features{border-top:1px solid #355b69;display:grid;grid-template-columns:repeat(3,1fr);padding:26px 0 29px;gap:35px}.hero-features>div{display:grid;grid-template-columns:28px 1fr;column-gap:10px;row-gap:7px}.hero-features>div>span{grid-row:1/3;font-size:12px;color:#f6a66d;padding-top:3px}.hero-features strong{font-size:16px;font-weight:500;line-height:1.4}.hero-features small{font-size:12px;color:#a6c0ca;line-height:1.5}.section{padding:103px 0}h2{font-size:clamp(32px,3.15vw,47px);line-height:1.14;letter-spacing:-1.65px;font-weight:500;margin:0}.intro .two-col{display:grid;grid-template-columns:1fr 1fr;gap:26px 74px;align-items:start}.about-photo{grid-row:1/3;align-self:stretch;position:relative;min-height:380px;overflow:hidden;border-radius:3px}.about-photo img{height:100%;width:100%;object-fit:cover}.about-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#022f3dcc)}.about-photo span{position:absolute;bottom:28px;left:29px;right:20px;color:#fff;z-index:1;font-size:11px;letter-spacing:1.8px}.intro .eyebrow{margin:0 0 19px}.intro .lead{grid-column:2}.lead p,p{font-size:16px;line-height:1.85;color:var(--body)}.lead p{margin:0 0 18px}.lead p:last-child{margin-bottom:0}.services{background:var(--soft)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:75px;margin-bottom:52px}.section-head>div{max-width:560px}.section-head .eyebrow{margin-bottom:18px}.section-head>p{max-width:425px;margin:0;line-height:1.8}.cards{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d6d8d1;gap:0}.card{padding:32px 26px 0 0;position:relative}.card:not(:first-child){padding-left:26px;border-left:1px solid #d6d8d1}.card .icon{color:#a44c12;font-size:13px;letter-spacing:1px;margin-bottom:40px}.card h3{font-size:23px;line-height:1.23;font-weight:500;letter-spacing:-.6px;max-width:230px;margin:0 0 18px}.card p{font-size:15px;line-height:1.85;margin:0}.markets{background:#e7eff1}.market-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.markets .eyebrow{color:#805234}.markets p{max-width:420px;margin-bottom:0}.market-list{border-top:1px solid #9eb6c0}.market-list>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;border-bottom:1px solid #b8cbd1}.market-list span{font-size:20px;letter-spacing:-.35px}.market-list b{font-weight:400;font-size:13px;color:#4c6875;text-align:right}.compliance-box{display:grid;grid-template-columns:1fr 1fr;gap:100px}.compliance-box .eyebrow{margin-bottom:19px}.compliance-box p{margin:0 0 20px}.compliance-box .note{font-size:14px;border-left:2px solid #f47c27;padding-left:22px;line-height:1.9}.contact{background:var(--ink);color:#fff;padding:78px 0}.contact-box{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.contact h2{font-size:clamp(34px,3vw,46px);max-width:580px}.contact p{color:#c1d5dd;margin-bottom:0;max-width:535px}.contact .eyebrow{margin-bottom:18px}.contact .white{background:var(--accent);color:var(--deep);padding:23px 26px;justify-self:end;font-size:17px;min-width:315px}.contact .white:hover{background:#ff9850}footer{background:#022f3d;color:#c0d2da;padding:32px 0}.footer-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand{font-size:27px;font-weight:600;letter-spacing:-1px;color:#f47c27}.footer-brand span{color:#e6eff1}footer p{color:#98b8c5;font-size:12px;margin:0}.lang-es h1{font-size:55px}@media(min-width:1600px){.hero-inner{min-height:730px}.route-map{margin-right:-20px}}@media(max-width:1150px){.container{width:calc(100% - 64px)}.nav{gap:18px;font-size:13px}.brand,.brand-logo{width:255px}.hero-inner{grid-template-columns:.93fr 1.15fr}.route-map{margin-right:-20px}h1{font-size:55px}.hero-actions{gap:18px}.hero-actions .btn{font-size:13px;padding:15px 17px}.hero-actions .ghost{padding:5px 0}.intro .two-col{gap:26px 40px}.market-layout,.compliance-box,.contact-box{gap:55px}.port-label{font-size:11px}.port-label.main{font-size:12px}.country-label{font-size:8px}.map-kicker{font-size:10px}.map-kicker span:last-child{display:none}.card h3{font-size:21px}}@media(max-width:900px){.site-header{height:82px}.brand,.brand-logo{width:270px}.menu-btn{display:block;border:1px solid #c5d4db;color:var(--ink);border-radius:4px;padding:10px 15px;background:#fff;font-size:14px}.nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:22px 32px;box-shadow:0 14px 22px #022f3d12;align-items:stretch}.nav.open{display:flex;flex-direction:column;gap:5px}.nav a{padding:12px;font-size:16px}.language-link{border:0}.hero-inner{grid-template-columns:.95fr 1.05fr;min-height:640px}h1{font-size:47px;letter-spacing:-2px}.eyebrow{font-size:10px;letter-spacing:1.2px}.hero-copy>p{font-size:15px}.hero-actions{gap:16px}.map-stage{min-height:450px}.route-map{margin-right:-30px;padding-top:45px}.map-kicker{padding-left:8px}.route-map figcaption{padding-left:8px;padding-right:15px;align-items:flex-end}.route-map figcaption>div{max-width:210px}#motion-toggle .motion-text{display:none}.port-label{font-size:10px}.port-label.main{font-size:11px}.country-label{display:none}.country-label.sea{display:block;font-size:9px}.hero-features{gap:20px}.hero-features strong{font-size:14px}.hero-features small{font-size:11px}.section{padding:74px 0}.intro .two-col{gap:24px 32px}.about-photo{min-height:390px}.cards{grid-template-columns:repeat(2,1fr);gap:30px 0}.card:nth-child(3){padding-left:0;border-left:0}.card .icon{margin-bottom:25px}.card h3{max-width:none}.section-head{gap:40px}.section-head>p{max-width:320px;font-size:15px}.market-layout,.compliance-box{gap:45px}.market-list>div{display:block}.market-list span{display:block;margin-bottom:8px}.market-list b{text-align:left}.contact-box{gap:40px}.contact .white{min-width:0;font-size:14px;padding:21px 20px}.footer-brand{font-size:23px}}@media(max-width:680px){.container{width:calc(100% - 40px)}.site-header{height:78px}.nav{top:78px;padding:18px 20px}.brand,.brand-logo{width:250px;height:55px}.nav-wrap{gap:10px}.menu-btn{padding:10px 11px;font-size:13px}.hero-inner{display:flex;flex-direction:column;align-items:stretch;gap:0}.hero-copy{padding:45px 0 12px}.eyebrow{font-size:10px;letter-spacing:1.35px;margin-bottom:22px}h1{font-size:55px;letter-spacing:-2.6px;line-height:1.015;margin-bottom:24px}.hero-copy>p{font-size:16px;line-height:1.8;max-width:440px;margin-bottom:25px}.hero-actions{gap:22px}.hero-actions .btn{font-size:13px;padding:16px 18px}.hero-actions .ghost{padding:5px 0}.route-map{margin:16px -20px 0;padding:19px 0 25px}.map-kicker{padding:0 24px;font-size:10px;letter-spacing:1.5px}.map-kicker span:last-child{display:block;font-size:9px}.map-stage{height:430px;min-height:430px;flex:none}.country-label{display:block;font-size:8px}.country-label.sea{font-size:10px;letter-spacing:2px}.port-label{font-size:11px}.port-label.main{font-size:12px}.route-map figcaption{padding:0 24px;align-items:center}.route-map figcaption>div{max-width:none}.route-map figcaption strong{font-size:13px}.route-map figcaption div>span{font-size:10px}#motion-toggle .motion-text{display:inline}.hero-features{padding:25px 0 26px;grid-template-columns:1fr;gap:20px}.hero-features>div{grid-template-columns:24px 1fr 1.4fr;gap:9px;align-items:center}.hero-features>div>span{grid-row:1;padding:0}.hero-features strong{font-size:13px}.hero-features small{font-size:11px}.section{padding:60px 0}h2{font-size:34px;letter-spacing:-1px}.intro .two-col{display:flex;flex-direction:column;gap:26px}.about-photo{order:3;min-height:0;width:100%;height:250px;margin-top:8px}.about-photo span{font-size:10px;left:20px;bottom:21px}.intro .eyebrow,.section-head .eyebrow{font-size:11px;margin-bottom:17px}.lead p,p{font-size:16px}.section-head{display:block;margin-bottom:32px}.section-head>p{max-width:none;margin-top:23px;font-size:16px}.cards{display:block;border-top:0}.card,.card:not(:first-child){border-left:0;border-top:1px solid #d6d8d1;padding:25px 0 28px;display:grid;grid-template-columns:35px 1fr;column-gap:10px}.card:last-child{padding-bottom:0}.card .icon{grid-row:1/3;padding-top:4px;margin:0}.card h3{font-size:23px;margin-bottom:12px}.card p{font-size:15px}.market-layout,.compliance-box,.contact-box{grid-template-columns:1fr;gap:30px}.market-list>div{display:flex;padding:21px 0}.market-list span{font-size:18px;margin:0}.market-list b{font-size:12px;text-align:right;max-width:145px}.compliance-box p:last-child{margin-bottom:0}.contact{padding:60px 0}.contact h2{font-size:36px}.contact .white{justify-self:start;font-size:16px;gap:24px;width:100%;min-width:0;max-width:420px}.footer-wrap{flex-direction:column;align-items:flex-start;gap:16px}footer p{font-size:11px}}@media(max-width:380px){.brand,.brand-logo{width:217px}.container{width:calc(100% - 32px)}h1{font-size:49px}.hero-actions{gap:18px}.hero-actions .btn{font-size:12px}.hero-features>div{grid-template-columns:20px 1fr 1.25fr}.hero-features strong{font-size:12px}.hero-features small{font-size:10px}.map-stage{height:410px;min-height:410px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url('/assets/manrope-400.ttf') format('truetype')}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url('/assets/manrope-500.ttf') format('truetype')}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url('/assets/manrope-600.ttf') format('truetype')}:root{font-family:Manrope,Arial,Helvetica,sans-serif}.card p{font-size:16px}.map-kicker,.map-kicker span:last-child,.route-map figcaption div>span,.hero-features small,.eyebrow,.about-photo span,footer p{font-size:12px}.port-label{font-size:12px}.port-label.main{font-size:14px}.country-label{font-size:10px}.nav,.hero-actions .btn{font-size:14px}.hero-features strong{font-size:16px}html[lang=es] h1{font-size:clamp(44px,4.05vw,61px)}@media(max-width:1150px){.hero-actions{gap:18px}.hero-actions .primary{font-size:13px}.hero-features strong{font-size:14px}.map-kicker span:last-child{display:none}}@media(max-width:900px){.country-label:not(.sea){display:none}.section-head>p{font-size:16px}.eyebrow{font-size:11px}.hero-copy>p{font-size:16px}}@media(max-width:680px){h1{font-size:52px}html[lang=es] h1{font-size:48px}.hero-actions{gap:22px}.hero-actions .primary{font-size:13px}.hero-actions .ghost{font-size:13px}.hero-features>div{grid-template-columns:24px 1fr}.hero-features>div>span{grid-row:1/3;align-self:start;padding-top:3px}.hero-features small{grid-column:2;font-size:12px}.hero-features strong{font-size:15px}.hero-features{gap:20px}.eyebrow{font-size:11px}.route-map figcaption div>span{font-size:12px;max-width:260px}.route-map figcaption{gap:15px}.route-map figcaption strong{font-size:14px}.map-kicker{font-size:12px}.market-list b{font-size:12px}.about-photo span{font-size:11px}footer p{font-size:12px}}@media(max-width:380px){h1{font-size:47px}html[lang=es] h1{font-size:43px}.hero-actions{gap:14px}.hero-actions .primary{font-size:12px}.hero-actions .ghost{font-size:12px}.map-kicker{font-size:11px}}

/* Selected AgroCaribbean AC identity, with a transparent logo and normal compositing. */
.site-header{background:#fefaf0}.brand-logo{object-position:50% 50%;mix-blend-mode:normal}.nav.open,.menu-btn{background:#fefaf0}.footer-brand{display:block;width:290px;height:62px;overflow:hidden;flex-shrink:0}.footer-brand-image{display:block;width:290px;height:62px;object-fit:cover;object-position:50% 50%;max-width:none;mix-blend-mode:normal}footer{background:#fefaf0;color:#04485c;border-top:1px solid #e5e4dc}footer p{color:#426775}@media(max-width:680px){.footer-brand,.footer-brand-image{width:265px;height:57px}.footer-wrap{gap:14px}}

/* Teal and orange palette sampled from the selected AgroCaribbean logo. */
.nav-cta:hover{background:var(--ink);color:#fff6e9}.menu-btn:hover{border-color:var(--ink)}.skip-link{color:var(--deep)}::selection{background:#f47c27;color:#022f3d}
