:root{--gold:#d6d122;--ink:#2f2b36;--muted:#c8c8c8;--line:#e8e8e8;--bg:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip-link{position:absolute;left:16px;top:-80px;background:#000;color:#fff;padding:10px 14px;z-index:999}.skip-link:focus{top:12px}.site-header{height:110px;display:flex;align-items:center;justify-content:space-between;padding:0 52px;background:#fff}.logo{width:205px;height:60px;object-fit:contain}.nav{display:flex;align-items:center;gap:33px;font-size:18px}.nav a[aria-current=true],.nav a:hover{color:var(--gold)}.hero{min-height:610px;background:url('../assets/images/home-hero.png') center/cover no-repeat;display:grid;place-items:center}.hero h1{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.section{padding:88px 24px}.section.narrow{max-width:760px;margin:0 auto;text-align:center}.section h1,.section h2{font-size:38px;line-height:1.2;margin:0 0 28px;font-weight:700}.section p{margin:0 auto 20px;color:#555;max-width:940px}.intro p{font-size:17px}.collage{position:relative;width:min(860px,100%);height:520px;margin:80px auto 30px}.collage img{position:absolute;border-radius:6px;object-fit:cover}.collage .coal{width:294px;height:202px;left:30px;top:110px}.collage .worker{width:333px;height:472px;left:290px;top:20px}.collage .crops{width:294px;height:202px;right:0;top:205px}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;max-width:1050px;margin:0 auto}.split .text{text-align:left}.split h2{font-size:34px}.wide-media{height:466px;background:url('../assets/images/about-video.png') center/cover no-repeat;margin:70px 0}.about-text{max-width:760px;margin:0 auto;text-align:left}.about-text h2{text-align:center}.about-text p{color:#555}.industries{max-width:980px;margin:0 auto}.industries h1{font-size:52px;color:#cfcfcf;font-weight:400}.industries p{font-size:20px;color:#cfcfcf;line-height:1.65}.product-cards{position:relative;height:520px;max-width:760px;margin:70px auto}.product-cards img{position:absolute;width:227px;height:320px;border-radius:18px;object-fit:cover}.product-cards .one{left:0;top:136px}.product-cards .two{left:247px;top:68px}.product-cards .three{left:494px;top:0}.services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 80px;max-width:980px;margin:40px auto}.service h2{font-size:26px;margin:0 0 12px}.service p{color:#555;margin:0}.lng{max-width:920px;margin:85px auto 0;text-align:center}.privacy{max-width:920px;margin:0 auto;text-align:left}.privacy h1{text-align:center}.privacy h2{font-size:24px;margin:42px 0 8px}.site-footer{background:#fff;border-top:1px solid var(--line);padding:70px 52px 46px}.footer-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:60px;max-width:1160px;margin:0 auto}.footer-logo{width:205px}.footer-contact{font-size:15px;color:#555}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label{display:grid;gap:6px;font-size:14px}.contact-form input,.contact-form textarea{border:1px solid #cfcfcf;border-radius:0;padding:12px;font:inherit}.contact-form textarea,.contact-form .full{grid-column:1/-1}.contact-form button{grid-column:1/-1;background:transparent;border:0;border-bottom:1px solid var(--ink);justify-self:start;padding:8px 0;font:inherit;cursor:pointer}.contact-form button[disabled]{opacity:.55;cursor:wait}.lead-status{grid-column:1/-1;margin:0;font-size:14px}.lead-status[data-status=success]{color:#176b35}.lead-status[data-status=error]{color:#b00020}.lead-status[data-status=info]{color:#555}.footer-links{display:grid;gap:8px;align-content:start}.footer-links a:hover{color:var(--gold)}.thank-you-actions{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.thank-you-actions a{border-bottom:1px solid var(--ink);padding:8px 0}:focus-visible{outline:2px solid #111;outline-offset:4px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}@media(max-width:760px){.site-header{height:auto;min-height:92px;padding:22px 24px;align-items:flex-start}.logo{width:160px;height:auto}.nav{gap:18px;font-size:15px;flex-wrap:wrap;justify-content:flex-end}.hero{min-height:520px;background-image:url('../assets/images/home-hero.png')}.section{padding:64px 22px}.section h1,.section h2{font-size:30px}.collage{height:650px}.collage .worker{left:50%;transform:translateX(-50%);top:0}.collage .coal{left:0;top:240px}.collage .crops{right:0;top:405px}.split{grid-template-columns:1fr;gap:30px}.wide-media{height:300px}.industries h1{font-size:38px}.industries p{font-size:17px}.product-cards{height:auto;display:grid;grid-template-columns:1fr;gap:18px}.product-cards img{position:static;width:100%;height:auto}.services{grid-template-columns:1fr;gap:34px}.footer-grid{grid-template-columns:1fr;gap:34px}.site-footer{padding:52px 24px}.contact-form{grid-template-columns:1fr}}