:root{--green:#0d3624;--gold:#c8992f;--ink:#121412;--mist:#f5f5f2;--line:rgba(13,54,36,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--mist);font-family:Inter,Arial,sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Montserrat,Arial,sans-serif;letter-spacing:-.055em}a{color:inherit;text-decoration:none}.nav{height:88px;position:absolute;z-index:5;top:0;left:0;width:100%;padding:20px 5.7%;display:flex;align-items:center;justify-content:space-between;color:white;border-bottom:1px solid rgba(255,255,255,.18);transition:.35s}.nav.scrolled{position:fixed;background:#10281ddd;backdrop-filter:blur(12px);height:72px}.brand img{width:123px;height:48px;object-fit:contain;filter:brightness(0) invert(1)}nav{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:600}nav>a:not(.nav-cta){opacity:.86}.nav-cta{border:1px solid rgba(255,255,255,.55);padding:13px 16px}.nav-cta i{color:var(--gold);font-style:normal;margin-left:6px}.menu{display:none;background:none;border:0}.hero{height:100vh;min-height:640px;background:#111;position:relative;color:white;overflow:hidden}.slide{position:absolute;inset:0;opacity:0;transition:opacity 1.1s ease;display:flex;align-items:center;padding:120px 10% 100px}.slide:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(4,14,10,.86) 0%,rgba(4,14,10,.54) 45%,rgba(4,14,10,.12)),linear-gradient(0deg,rgba(0,0,0,.45),transparent 50%),var(--image);background-size:cover;background-position:center;transform:scale(1.06);transition:transform 7s ease}.slide.active{opacity:1;z-index:1}.slide.active:before{transform:scale(1)}.hero-copy{position:relative;max-width:735px}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:700;margin-bottom:22px}.hero h1{font-size:clamp(42px,5.2vw,82px);line-height:1.02;margin-bottom:25px}.lede{max-width:610px;font-size:16px;line-height:1.7;color:#e7e9e7}.actions{display:flex;gap:13px;margin-top:38px}.button{display:inline-flex;align-items:center;gap:28px;padding:16px 20px;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:700;transition:.25s}.button b{font-size:18px;font-weight:400}.gold{background:var(--gold);color:#15120b}.gold:hover{background:#e0b44f;transform:translateY(-3px)}.outline{border:1px solid rgba(255,255,255,.7)}.outline:hover{background:white;color:#111}.hero-controls{z-index:2;position:absolute;display:flex;gap:15px;right:7%;bottom:55px;align-items:center}.arrow{border:1px solid rgba(255,255,255,.45);color:white;background:#0004;width:42px;height:42px;font-size:17px;cursor:pointer;transition:.2s}.arrow:hover{background:var(--gold);border-color:var(--gold);color:#111}.dots{display:flex;gap:8px}.dots button{padding:0;border:0;background:#fff7;width:28px;height:2px;cursor:pointer}.dots .selected{background:var(--gold)}.hero-index{position:absolute;left:7%;bottom:59px;z-index:2;display:flex;align-items:center;gap:11px;font-size:11px;letter-spacing:.12em}.hero-index .current{font-size:18px}.hero-index em{height:1px;width:58px;background:var(--gold)}.trust{display:grid;grid-template-columns:repeat(4,1fr);background:var(--green);color:white;padding:0 6%}.trust div{height:107px;display:flex;align-items:center;gap:18px;border-right:1px solid rgba(255,255,255,.16);padding-left:10%}.trust div:last-child{border:0}.trust span{font-size:11px;color:var(--gold)}.trust strong{font-size:13px;letter-spacing:.01em}.section{padding:130px 8%}.about{display:grid;grid-template-columns:1.05fr .95fr;gap:10%;align-items:center;background:white}.image-frame{height:560px;overflow:hidden;border-radius:2px;position:relative}.image-frame:after{content:"";position:absolute;bottom:0;right:0;width:100px;height:100px;background:var(--gold);clip-path:polygon(100% 0,0 100%,100% 100%)}.image-frame img{width:100%;height:100%;object-fit:cover}.green{color:var(--green)}h2{font-size:clamp(36px,4.3vw,61px);line-height:1.04;margin-bottom:27px}h2 i{font-family:Georgia,serif;font-weight:400;letter-spacing:-.08em}.about-copy>p:not(.eyebrow),.why-copy>p:not(.eyebrow){line-height:1.8;color:#536057;max-width:470px}.principles{border-top:1px solid var(--line);margin:35px 0 25px}.principles div{display:grid;grid-template-columns:100px 1fr;padding:17px 0;border-bottom:1px solid var(--line);font-size:13px}.principles b{color:var(--green)}.principles span{color:#647067;line-height:1.5}.text-link{font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:.06em}.text-link b{font-size:19px;color:var(--gold);margin-left:8px}.services{background:#eff0ec}.section-top{display:flex;align-items:end;justify-content:space-between;margin-bottom:50px}.section-top h2{margin-bottom:0}.section-top>p{width:310px;font-size:14px;line-height:1.7;color:#5b665e}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{min-height:345px;position:relative;overflow:hidden;color:white;border-radius:2px}.service-card.large{grid-column:span 2}.service-card img,.project img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .7s}.service-card:hover img,.project:hover img{transform:scale(1.07)}.shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,10,6,.9),rgba(3,9,6,.05) 70%)}.card-copy{position:absolute;inset:auto 27px 25px}.card-copy .icon{display:inline-flex;align-items:center;justify-content:center;border:1px solid #fff8;width:34px;height:34px;color:var(--gold);margin-bottom:45px}.card-copy p,.project p{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#e7c976;margin-bottom:9px}.card-copy h3{font-size:24px;line-height:1.1;margin-bottom:18px}.card-copy a,.project a{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.projects{background:white}.project-grid{display:grid;grid-template-columns:1.25fr 1fr;grid-template-rows:275px 275px;gap:18px}.project{position:relative;overflow:hidden;color:white}.project.tall{grid-row:span 2}.project:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.86),transparent 67%)}.project>div{position:absolute;z-index:1;bottom:29px;left:30px}.project h3{font-size:25px;line-height:1.1;margin-bottom:15px}.why{display:grid;grid-template-columns:1fr 1fr;min-height:690px;background:var(--green);color:white}.why-image{background:linear-gradient(90deg,transparent,#0d362422),url('assets/hero-mining.png') center/cover}.why-copy{padding:130px 13%}.why-copy>p:not(.eyebrow){color:#d3dad5}.gold-text{color:#e0b557}.why ul{padding:0;margin:36px 0;list-style:none}.why li{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.16);font-size:14px}.why li span{color:var(--gold);margin-right:13px}.cta{background:linear-gradient(90deg,rgba(2,12,8,.92),rgba(2,12,8,.46)),url('assets/hero-logistics.png') center/cover;color:white;padding:130px 10%;min-height:570px}.cta>div{max-width:680px}.cta h2{font-size:clamp(43px,5vw,70px);margin-bottom:22px}.cta p:not(.eyebrow){line-height:1.8;max-width:610px;color:#e1e4e1;margin-bottom:30px}footer{background:#101512;color:#fff;padding:74px 8% 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:51px;border-bottom:1px solid #ffffff2e}.footer-top img{filter:brightness(0) invert(1);width:160px;height:62px;object-fit:contain}.footer-top p{font-family:Montserrat;font-size:16px;line-height:1.4;margin:0}.footer-top a{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#e0b557}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:50px 0;gap:30px}.footer-grid div{display:flex;flex-direction:column;gap:12px;font-size:13px;color:#bcc4bd}.footer-grid b{color:#fff;text-transform:uppercase;font-size:11px;letter-spacing:.12em;margin-bottom:3px}.legal{border-top:1px solid #ffffff2e;padding-top:22px;color:#8b978e;font-size:11px;display:flex;justify-content:space-between}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:800px){.nav{height:76px;padding:14px 6%}.brand img{width:102px}.menu{display:flex;flex-direction:column;gap:6px}.menu span{width:23px;height:1px;background:white}nav{display:none}.hero{min-height:600px}.slide{padding:110px 7%}.hero h1{font-size:44px}.lede{font-size:14px}.hero-controls{right:7%;bottom:27px}.hero-index{left:7%;bottom:33px}.trust{grid-template-columns:1fr 1fr;padding:0 5%}.trust div{height:75px;padding-left:0;gap:10px;border-bottom:1px solid #ffffff20}.section{padding:75px 6%}.about,.why{grid-template-columns:1fr;gap:40px}.image-frame{height:360px}.section-top{align-items:start;flex-direction:column;gap:20px}.section-top>p{width:auto}.service-grid{grid-template-columns:1fr}.service-card.large{grid-column:auto}.service-card{min-height:320px}.project-grid{grid-template-columns:1fr;grid-template-rows:300px}.project.tall{grid-row:auto}.project{height:300px}.why-image{min-height:330px}.why-copy{padding:70px 7%}.cta{padding:80px 7%;min-height:500px}.footer-top{align-items:flex-start;gap:25px;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.legal{display:block;line-height:2}.legal span{display:block}.actions{flex-wrap:wrap}}
