:root{--red:#df252a;--ink:#121212;--cream:#f6f2ed;--line:#d9d4cd;--muted:#69645e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}.site-header{height:84px;padding:0 5.5vw;display:flex;justify-content:space-between;align-items:center;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #e8e5e0}.brand{display:flex;align-items:center;text-decoration:none;color:var(--ink);font:600 1.05rem/0.82 'Oswald',sans-serif;letter-spacing:.08em}.brand img{width:52px;height:52px;object-fit:contain;margin-right:11px}nav{display:flex;align-items:center;gap:1.8rem}nav a{color:var(--ink);text-decoration:none;font-size:.9rem;font-weight:600}nav a:hover,.text-link{color:var(--red)}.nav-cta{background:var(--red);padding:.75rem 1rem;color:white!important}.menu-button{display:none;background:none;border:0}.hero{min-height:660px;background:var(--red);color:white;position:relative;overflow:hidden;padding:10vw 10vw 4vw}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff17 1px,transparent 1px),linear-gradient(90deg,#ffffff17 1px,transparent 1px);background-size:50px 50px}.hero-snake{position:absolute;right:4%;top:-18%;font:800 47rem/.8 'Oswald';color:#00000012;transform:rotate(11deg)}.hero-content{position:relative;max-width:800px}.eyebrow,.section-label{font-size:.75rem;letter-spacing:.13em;font-weight:700}.hero h1,h2,h3{font-family:'Oswald',sans-serif;text-transform:uppercase;margin:.55rem 0}.hero h1{font-size:clamp(3.6rem,7vw,7rem);line-height:.94;letter-spacing:.01em}.hero h1 em,.location em{font-style:normal;color:#ffdbd2}.hero-copy{max-width:450px;font-size:1.12rem;line-height:1.6;margin:1.5rem 0 2.2rem}.button{display:inline-flex;gap:1.5rem;align-items:center;text-decoration:none;padding:1rem 1.2rem;font-weight:700}.button-light{background:#fff;color:var(--ink)}.button span{font-size:1.45rem}.hero-bottom{position:absolute;bottom:2.2rem;left:10vw;right:10vw;display:flex;gap:2rem;justify-content:space-between;border-top:1px solid #ffffff66;padding-top:1.1rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.intro,.routes,.team,.gallery,.contact{padding:8rem 10vw}.intro{display:grid;grid-template-columns:1fr 2fr;gap:10vw;background:#fff}.intro h2,.routes h2,.team h2,.gallery h2,.contact h2,.location h2{font-size:clamp(2.5rem,5vw,5rem);line-height:.98}.intro p{max-width:650px;font-size:1.14rem;line-height:1.75;color:#403d39}.text-link{display:inline-block;margin-top:1rem;text-decoration:none;font-weight:700}.mission{display:grid;grid-template-columns:1fr 1fr}.mission-card{padding:5.5rem 10vw;background:#eae5de}.mission-card.dark{background:var(--ink);color:#fff}.mission-card h3{font-size:2.3rem;line-height:1.05;max-width:440px}.mission-card p:not(.section-label){line-height:1.65;max-width:500px;color:#5d5954}.mission-card.dark p:not(.section-label){color:#c8c4bf}.routes{background:var(--red);color:white}.routes-heading{display:flex;justify-content:space-between;align-items:end}.route-map{position:relative;height:380px;margin-top:3rem;border-top:1px solid #ffffff77;border-bottom:1px solid #ffffff77}.map-line{position:absolute;width:73%;height:70%;border:1px solid #ffffff88;border-left:0;border-bottom:0;left:8%;top:15%;transform:skew(-20deg)}.route-country{position:absolute;background:var(--red);padding:.55rem .8rem;border-left:3px solid #fff}.route-country b{display:block;font-size:1.15rem}.route-country small{font-size:.72rem}.active{left:38%;top:43%;background:white;color:var(--red)}.c1{left:23%;top:59%}.c2{left:5%;top:22%}.c3{left:40%;top:12%}.c4{right:10%;top:35%}.c5{right:20%;bottom:10%}.routes-note{max-width:690px;line-height:1.6}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff}.service-strip div{padding:2.7rem 3vw;border-right:1px solid var(--line)}.service-strip strong,.service-strip span{display:block}.service-strip strong{font-family:'Oswald';font-size:1.35rem;text-transform:uppercase}.service-strip span{color:var(--muted);font-size:.92rem;margin-top:.5rem}.team{background:#f0ede8}.team-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:3.5rem}.team-top>p{max-width:300px;line-height:1.6;color:var(--muted)}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d7d2ca}.team-member{padding:2rem;background:#f8f6f2;min-height:220px}.team-member.owner{background:var(--ink);color:white}.initials{width:48px;height:48px;border-radius:50%;background:#e1dcd5;display:grid;place-items:center;font:bold 1rem 'Oswald';color:var(--ink)}.owner .initials{background:var(--red);color:#fff}.role{font-size:.7rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700;color:var(--red);margin:1.5rem 0 .4rem}.team-member h3{font-size:1.55rem;line-height:1;margin:.2rem 0}.team-member span{font-size:.84rem;color:var(--muted)}.owner span{color:#d1ccc4}.gallery{background:#fff}.gallery-header{display:grid;grid-template-columns:1fr 2fr auto;align-items:end;margin-bottom:2rem}.carousel-controls{display:flex;gap:.6rem}.carousel-controls button{width:46px;height:46px;border:1px solid var(--ink);background:transparent;font-size:1.35rem;cursor:pointer}.carousel{position:relative;min-height:390px}.slide{display:none;margin:0}.slide.current{display:block}.placeholder-image{height:390px;padding:1.5rem;display:flex;align-items:end;color:white;font:bold .75rem 'DM Sans';letter-spacing:.12em;text-transform:uppercase;background-size:cover}.truck{background:linear-gradient(135deg,#11111180,#df252a99),url('https://images.unsplash.com/photo-1592833159155-c62df1b65634?auto=format&fit=crop&w=1600&q=80') center/cover}.route{background:linear-gradient(135deg,#11111180,#df252a99),url('https://images.unsplash.com/photo-1519003722824-194d4455a60c?auto=format&fit=crop&w=1600&q=80') center/cover}.cargo{background:linear-gradient(135deg,#11111180,#df252a99),url('https://images.unsplash.com/photo-1494412519320-aa613dfb7738?auto=format&fit=crop&w=1600&q=80') center/cover}.slide figcaption{font:600 1.15rem 'Oswald';text-transform:uppercase;margin-top:1rem}.gallery-note{font-size:.8rem;color:var(--muted)}.contact{display:grid;grid-template-columns:1.1fr 1fr;gap:6rem;background:var(--ink);color:#fff}.contact-cards{border-top:1px solid #ffffff55}.contact-cards a{display:block;color:#fff;text-decoration:none;padding:1.3rem 0;border-bottom:1px solid #ffffff55}.contact-cards span,.contact-cards small{display:block;color:#bfbab3;font-size:.76rem}.contact-cards strong{font-size:1.15rem}.location{padding:6rem 10vw;background:var(--red);color:white;text-align:center}.location .pin{font-size:2rem}.location p{color:#ffdbd2}.location h2{margin:1rem auto;max-width:840px}footer{padding:2.5rem 5.5vw;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:2rem;font-size:.8rem;color:var(--muted)}footer .brand{color:var(--ink)}footer p{margin:0}@media(max-width:800px){.site-header{height:70px;padding:0 1.4rem}.brand img{width:44px;height:44px}.menu-button{display:block}.menu-button span{display:block;width:24px;height:2px;background:var(--ink);margin:5px}nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;padding:1.5rem;flex-direction:column;align-items:stretch;gap:1.2rem;border-top:1px solid #eee}nav.open{display:flex}.hero{min-height:600px;padding:8rem 1.5rem 4rem}.hero-bottom{left:1.5rem;right:1.5rem;display:block}.hero-bottom span{display:block;margin:.55rem 0}.intro,.routes,.team,.gallery,.contact{padding:5rem 1.5rem}.intro,.contact{grid-template-columns:1fr;gap:2rem}.mission{grid-template-columns:1fr}.mission-card{padding:4rem 1.5rem}.routes-heading,.team-top{display:block}.route-map{height:440px}.route-country{font-size:.85rem}.c1{left:5%;top:64%}.c2{left:1%;top:15%}.c3{left:55%;top:25%}.c4{right:1%;top:43%}.c5{right:5%;bottom:7%}.service-strip{grid-template-columns:1fr}.service-strip div{padding:2rem 1.5rem}.team-grid{grid-template-columns:1fr 1fr}.gallery-header{grid-template-columns:1fr auto;gap:1rem}.gallery-header h2{grid-column:1/-1;grid-row:2}.placeholder-image{height:280px}footer{flex-direction:column;align-items:flex-start}.contact h2{font-size:3rem}}@media(max-width:450px){.team-grid{grid-template-columns:1fr}.hero h1{font-size:3.3rem}.gallery-header{display:block}.carousel-controls{margin-top:1.2rem}}
:root{--red:#df252a;--ink:#121212;--cream:#f6f2ed;--line:#d9d4cd;--muted:#69645e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}.site-header{height:84px;padding:0 5.5vw;display:flex;justify-content:space-between;align-items:center;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #e8e5e0}.brand{display:flex;align-items:center;text-decoration:none;color:var(--ink);font:600 1.05rem/0.82 'Oswald',sans-serif;letter-spacing:.08em}.brand img{width:52px;height:52px;object-fit:contain;margin-right:11px}nav{display:flex;align-items:center;gap:1.8rem}nav a{color:var(--ink);text-decoration:none;font-size:.9rem;font-weight:600}nav a:hover,.text-link{color:var(--red)}.nav-cta{background:var(--red);padding:.75rem 1rem;color:white!important}.menu-button{display:none;background:none;border:0}.hero{min-height:660px;background:var(--red);color:white;position:relative;overflow:hidden;padding:10vw 10vw 4vw}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff17 1px,transparent 1px),linear-gradient(90deg,#ffffff17 1px,transparent 1px);background-size:50px 50px}.hero-snake{position:absolute;right:4%;top:-18%;font:800 47rem/.8 'Oswald';color:#00000012;transform:rotate(11deg)}.hero-content{position:relative;max-width:800px}.eyebrow,.section-label{font-size:.75rem;letter-spacing:.13em;font-weight:700}.hero h1,h2,h3{font-family:'Oswald',sans-serif;text-transform:uppercase;margin:.55rem 0}.hero h1{font-size:clamp(3.6rem,7vw,7rem);line-height:.94;letter-spacing:.01em}.hero h1 em,.location em{font-style:normal;color:#ffdbd2}.hero-copy{max-width:450px;font-size:1.12rem;line-height:1.6;margin:1.5rem 0 2.2rem}.button{display:inline-flex;gap:1.5rem;align-items:center;text-decoration:none;padding:1rem 1.2rem;font-weight:700}.button-light{background:#fff;color:var(--ink)}.button span{font-size:1.45rem}.hero-bottom{position:absolute;bottom:2.2rem;left:10vw;right:10vw;display:flex;justify-content:space-between;border-top:1px solid #ffffff55;padding-top:1rem;font-size:.76rem;letter-spacing:.04em}.intro,.team,.gallery,.contact,.location{padding:8rem 10vw}.intro{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.intro h2,.routes h2,.team h2,.gallery h2,.contact h2,.location h2{font-size:clamp(2.8rem,5vw,5.5rem);line-height:.95}.intro p,.mission-card p,.team-top>p{max-width:650px;line-height:1.7;color:var(--muted)}.text-link{display:inline-block;margin-top:1rem;font-weight:700;text-decoration:none}.mission{display:grid;grid-template-columns:1fr 1fr}.mission-card{padding:5rem 10vw;background:#fff}.mission-card.dark{background:var(--ink);color:white}.mission-card h3{font-size:clamp(2rem,3vw,3.3rem);line-height:1}.mission-card p:last-child{color:inherit;opacity:.72}.routes{padding:8rem 10vw;background:var(--ink);color:white}.routes-heading{display:flex;justify-content:space-between;align-items:end;gap:3rem}.route-map{min-height:340px;margin:5rem 0 2rem;position:relative;border-bottom:1px solid #ffffff44}.map-line{position:absolute;left:8%;right:8%;top:50%;border-top:2px solid var(--red);transform:rotate(-8deg)}.route-country{position:absolute;display:flex;flex-direction:column;gap:.35rem;font-family:'Oswald',sans-serif;text-transform:uppercase}.route-country b{font-size:1.35rem}.route-country small{font:500 .7rem 'DM Sans',sans-serif;opacity:.65}.route-country:before{content:'';width:13px;height:13px;background:var(--red);border:3px solid var(--ink);outline:1px solid var(--red);border-radius:50%;margin-bottom:.5rem}.route-country.active{left:5%;top:44%}.route-country.c1{left:31%;top:25%}.route-country.c2{left:54%;top:11%}.route-country.c4{right:6%;top:41%}.routes-note{color:#ffffffaa;font-size:.8rem}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--red);color:#fff}.service-strip div{padding:2rem 3vw;border-right:1px solid #ffffff44}.service-strip strong,.service-strip span{display:block}.service-strip span{margin-top:.5rem;opacity:.75;font-size:.85rem}.team{background:#fff}.team-top{display:flex;justify-content:space-between;gap:3rem;align-items:end}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin-top:4rem}.team-member{background:#fff;padding:2rem;min-height:220px}.initials{font:600 3rem 'Oswald';color:var(--red)}.role{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.team-member h3{font-size:1.5rem}.team-member span{font-size:.85rem;color:var(--muted)}.owner{background:var(--red);color:#fff}.owner .role,.owner span{color:#fff9}.gallery{background:var(--cream)}.gallery-header{display:flex;align-items:end;justify-content:space-between;gap:2rem}.carousel-controls{display:flex;gap:.5rem}.carousel-controls button{width:46px;height:46px;border:1px solid var(--ink);background:transparent;font-size:1.3rem;cursor:pointer}.carousel{margin-top:3rem}.slide{display:none;margin:0}.slide.current{display:block}.slide img{display:block;width:100%;height:min(62vw,650px);object-fit:cover;object-position:center;border-radius:2px}.slide figcaption{padding-top:1rem;font-size:.9rem;color:var(--muted)}.contact{display:grid;grid-template-columns:1fr 1fr;gap:6vw;background:var(--red);color:#fff}.contact-cards{display:grid;gap:1px}.contact-cards a{display:block;color:#fff;text-decoration:none;border-top:1px solid #ffffff55;padding:1.3rem 0}.contact-cards span,.contact-cards small{display:block;font-size:.75rem;opacity:.72}.contact-cards strong{display:block;font-size:1.1rem;margin:.35rem 0}.location{text-align:center;background:var(--ink);color:#fff}.location p{color:#ffffff99}footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 5.5vw;background:#fff;font-size:.75rem}footer .brand img{width:38px;height:38px}

@media (max-width:800px){
  .site-header{height:72px;padding:0 5vw}.brand img{width:42px;height:42px;margin-right:8px}.brand{font-size:.85rem}.menu-button{display:flex;flex-direction:column;gap:4px;padding:10px;cursor:pointer}.menu-button span{display:block;width:24px;height:2px;background:var(--ink)}nav{display:none;position:absolute;top:72px;left:0;right:0;padding:1rem 5vw 1.5rem;background:#fff;box-shadow:0 8px 20px #0002;align-items:stretch;gap:.2rem;flex-direction:column}nav.open{display:flex}nav a{padding:.75rem 0}.nav-cta{padding:.75rem!important;text-align:center}.hero{min-height:640px;padding:18vw 7vw 7rem}.hero-snake{font-size:30rem;right:-25%;top:8%}.hero h1{font-size:clamp(3.1rem,14vw,5rem)}.hero-copy{font-size:1rem}.hero-bottom{left:7vw;right:7vw;bottom:1.5rem;display:grid;grid-template-columns:1fr;gap:.55rem;padding-top:.8rem}.intro,.contact{display:block;padding:5rem 7vw}.intro>div+div{margin-top:2rem}.intro h2,.routes h2,.team h2,.gallery h2,.contact h2,.location h2{font-size:clamp(2.5rem,12vw,4rem)}.mission{display:block}.mission-card{padding:4rem 7vw}.routes{padding:5rem 7vw}.routes-heading,.team-top,.gallery-header{display:block}.routes-heading h2{margin-top:1.5rem}.route-map{min-height:420px;margin:3rem 0 1.5rem}.map-line{left:12%;right:12%;top:50%;transform:rotate(-25deg)}.route-country.active{left:3%;top:46%}.route-country.c1{left:27%;top:29%}.route-country.c2{left:50%;top:11%}.route-country.c4{right:2%;top:46%}.service-strip{display:block}.service-strip div{border-right:0;border-bottom:1px solid #ffffff44;padding:1.5rem 7vw}.team{padding:5rem 7vw}.team-top>p{margin-top:2rem}.team-grid{grid-template-columns:repeat(2,1fr);margin-top:3rem}.team-member{padding:1.25rem;min-height:185px}.team-member h3{font-size:1.25rem}.gallery{padding:5rem 7vw}.carousel{margin-top:2rem}.slide img{height:65vw;min-height:240px}.contact-cards{margin-top:3rem}.location{padding:5rem 7vw}footer{display:block;padding:2rem 7vw}footer p{margin:1.5rem 0}.gallery-note{display:none}
}
@media (max-width:430px){.team-grid{grid-template-columns:1fr}.team-member{min-height:160px}.route-map{min-height:470px}.route-country b{font-size:1.1rem}.route-country small{font-size:.65rem}}

@media (max-width:800px){.hero{min-height:0;padding-bottom:2.5rem}.hero-bottom{position:relative;left:auto;right:auto;bottom:auto;margin-top:4rem}}

/* Keep team markers anchored and readable on every card. */
.team-member{display:flex;flex-direction:column;align-items:flex-start}.initials{width:72px;height:72px;display:grid;place-items:center;flex:0 0 72px;border:2px solid var(--red);border-radius:50%;font-size:2rem;line-height:1;margin-bottom:1.25rem}.owner .initials{color:#fff;border-color:#fff}.team-member .role{margin:0 0 .15rem}.team-member h3{margin:.35rem 0 .25rem}.routes-note{color:#fff;opacity:.88}.contact-cards span,.contact-cards small{opacity:.9}.location p,.intro p,.mission-card p,.team-top>p{color:#57524d}.mission-card.dark p:last-child{color:#fff;opacity:.86}.hero h1 em,.location em{color:#fff}
