:root{--navy:#041b3d;--navy2:#082a56;--green:#2f7d20;--green2:#4a9a35;--steel:#70757b;--ink:#132033;--muted:#677386;--light:#f4f7f9;--white:#fff;--line:#dce3e9;--shadow:0 20px 60px rgba(3,25,55,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(4,27,61,.08)}.nav-wrap{height:88px;display:flex;align-items:center;gap:28px}.brand{width:285px;display:flex;align-items:center}.brand img{width:100%;height:62px;object-fit:contain;object-position:left center}.main-nav{display:flex;align-items:center;gap:24px;margin-left:auto}.main-nav a{font-size:14px;font-weight:700;color:#223047;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:var(--green);transition:.25s}.main-nav a:hover:after{right:0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:6px;font-weight:800;font-size:14px;letter-spacing:.01em;transition:.25s}.btn-primary{background:var(--green);color:#fff;box-shadow:0 10px 24px rgba(47,125,32,.23)}.btn-primary:hover{transform:translateY(-2px);background:#286d1b}.btn-ghost{border:1px solid rgba(255,255,255,.6);color:#fff}.btn-ghost:hover,.btn-light{background:#fff;color:var(--navy)}.header-cta{min-height:44px;padding:0 18px}.menu-toggle{display:none;background:none;border:0}.hero{min-height:760px;position:relative;color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.hero-bg,.page-hero-bg,.band-bg,.cta-bg{position:absolute;inset:0;background-size:cover;background-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,15,35,.93) 0%,rgba(2,20,45,.67) 46%,rgba(2,20,45,.15) 100%),linear-gradient(0deg,rgba(2,20,45,.45),transparent 60%)}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.35fr .65fr;gap:70px;align-items:end;padding:165px 0 110px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:var(--green);margin:0 0 16px}.eyebrow.light{color:#a8d99a}.hero h1,.page-hero h1{font-family:"Space Grotesk",sans-serif;line-height:.98;letter-spacing:-.04em;margin:0}.hero h1{font-size:clamp(54px,6vw,86px);max-width:780px}.hero-lead{font-size:20px;max-width:720px;color:rgba(255,255,255,.84);margin:28px 0 34px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-proof{border-left:3px solid var(--green);padding:8px 0 8px 24px;background:linear-gradient(90deg,rgba(4,27,61,.55),transparent)}.hero-proof span{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:11px;color:#b7d8ae;font-weight:800}.hero-proof strong{display:block;font-family:"Space Grotesk";font-size:30px;line-height:1.15;margin:10px 0}.hero-proof p{color:rgba(255,255,255,.76);margin:0}.hero-stats{position:relative;z-index:3;background:rgba(4,27,61,.93);border-top:1px solid rgba(255,255,255,.12)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid div{padding:22px 26px;border-right:1px solid rgba(255,255,255,.12);display:flex;align-items:center;gap:12px}.stats-grid b{color:#80bd6c;font-family:"Space Grotesk";font-size:18px}.stats-grid span{font-size:13px;color:#e5edf4}.section{padding:100px 0}.section.alt{background:var(--light)}.split{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.section h2,.contact-cta h2{font-family:"Space Grotesk";font-size:clamp(38px,4vw,58px);line-height:1.08;letter-spacing:-.035em;margin:0}.large-copy{font-size:20px;color:#4b586b;margin-top:0}.text-link{display:inline-block;margin-top:20px;font-weight:800;color:var(--navy)}.text-link span{color:var(--green)}.section-head{display:flex;justify-content:space-between;gap:70px;align-items:end;margin-bottom:42px}.section-head>div{max-width:720px}.section-head>p{max-width:420px;color:var(--muted)}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-card{height:520px;position:relative;overflow:hidden;border-radius:10px;box-shadow:var(--shadow)}.feature-card img{width:100%;height:100%;object-fit:cover;transition:.6s}.feature-card:hover img{transform:scale(1.04)}.card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(1,14,34,.94) 0%,rgba(3,27,59,.18) 68%)}.card-content{position:absolute;left:0;right:0;bottom:0;padding:28px;color:#fff}.card-content>span{font-family:"Space Grotesk";color:#91c982;font-weight:700}.card-content h3{font-family:"Space Grotesk";font-size:30px;margin:8px 0}.card-content p{color:rgba(255,255,255,.8)}.card-content a{font-weight:800;color:#b5e3a9}.industries-band,.contact-cta{position:relative;color:#fff;overflow:hidden}.industries-band{min-height:610px;display:flex;align-items:center}.band-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,27,61,.94),rgba(4,27,61,.60) 62%,rgba(4,27,61,.28))}.band-content{position:relative;z-index:2;max-width:900px;margin-left:max(calc((100vw - 1180px)/2),20px)}.band-content h2{font-family:"Space Grotesk";font-size:clamp(42px,5vw,66px);line-height:1.04;margin:0 0 28px}.industry-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:34px}.industry-tags span{padding:9px 14px;border:1px solid rgba(255,255,255,.25);background:rgba(4,27,61,.45);border-radius:100px;font-size:13px}.process-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.process-image img{height:620px;width:100%;object-fit:cover;border-radius:12px;box-shadow:var(--shadow)}.steps{margin:30px 0}.steps div{display:grid;grid-template-columns:50px 1fr;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.steps b{font-family:"Space Grotesk";color:var(--green)}.steps strong{color:var(--navy)}.contact-cta{min-height:450px;display:flex;align-items:center}.cta-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,50,.95),rgba(3,22,50,.45))}.cta-inner{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:50px}.cta-inner p{max-width:700px;color:rgba(255,255,255,.82)}.page-hero{position:relative;min-height:580px;color:#fff;display:flex;align-items:end;padding:160px 0 90px}.page-hero.compact{min-height:500px}.page-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,21,48,.95),rgba(3,21,48,.48)),linear-gradient(0deg,rgba(3,21,48,.4),transparent)}.page-hero .shell{position:relative;z-index:2}.page-hero h1{font-size:clamp(52px,6vw,80px);max-width:920px}.page-hero p:last-child{font-size:20px;color:rgba(255,255,255,.84);max-width:740px}.value-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.value-cards article{background:#fff;padding:30px;border-top:4px solid var(--green);box-shadow:0 10px 34px rgba(4,27,61,.07)}.value-cards span{font-family:"Space Grotesk";color:var(--green);font-weight:700}.value-cards h3{font-size:22px;color:var(--navy)}.product-row{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.product-row.reverse img{order:2}.product-row img{width:100%;height:520px;object-fit:cover;border-radius:10px;box-shadow:var(--shadow)}.product-row h2{font-size:46px}.check-list{padding:0;list-style:none;margin:26px 0}.check-list li{padding:9px 0 9px 28px;position:relative;border-bottom:1px solid rgba(4,27,61,.08)}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.industry-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.industry-cards article{position:relative;height:430px;overflow:hidden;border-radius:10px;box-shadow:var(--shadow)}.industry-cards img{width:100%;height:100%;object-fit:cover;transition:.5s}.industry-cards article:hover img{transform:scale(1.03)}.industry-cards article:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,18,42,.92),transparent 65%)}.industry-cards div{position:absolute;z-index:2;bottom:0;padding:28px;color:#fff}.industry-cards h3{font-family:"Space Grotesk";font-size:30px;margin:0}.industry-cards p{color:rgba(255,255,255,.8)}.process-detail{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.process-detail article{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:32px;background:var(--light);border-left:4px solid var(--green)}.process-detail span{font-family:"Space Grotesk";font-size:24px;color:var(--green);font-weight:700}.process-detail h3{font-family:"Space Grotesk";font-size:26px;margin:0}.contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:80px}.contact-email{display:inline-block;font-family:"Space Grotesk";font-size:28px;color:var(--green);font-weight:700;margin-top:20px}.contact-panel{background:var(--light);padding:38px;border-top:5px solid var(--green)}.site-footer{background:var(--navy);color:#dce7f1;padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px}.footer-intro img{width:300px;background:#fff;border-radius:8px;padding:8px}.site-footer h4{color:#fff;margin-top:0}.site-footer a{display:block;margin:8px 0;color:#c3d0dc}.site-footer .email{color:#9fd58f;font-weight:800}.footer-base{border-top:1px solid rgba(255,255,255,.12);margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:#8fa0b1;font-size:13px}.reveal{animation:rise .8s ease both}.reveal:nth-child(2){animation-delay:.15s}@keyframes rise{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media(max-width:980px){.header-cta{display:none}.main-nav{position:fixed;top:88px;left:0;right:0;background:#fff;display:none;flex-direction:column;padding:24px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.menu-toggle{display:flex;margin-left:auto;flex-direction:column;gap:5px}.menu-toggle span{width:25px;height:2px;background:var(--navy)}.hero-inner,.split,.process-layout,.product-row,.contact-layout{grid-template-columns:1fr}.hero-proof{max-width:500px}.stats-grid{grid-template-columns:repeat(2,1fr)}.solution-grid{grid-template-columns:1fr}.feature-card{height:460px}.value-cards{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.product-row.reverse img{order:0}.section-head,.cta-inner{align-items:flex-start;flex-direction:column}.band-content{margin:auto}.industry-cards{grid-template-columns:1fr}}@media(max-width:640px){.shell{width:min(100% - 28px,1180px)}.brand{width:225px}.nav-wrap{height:76px}.main-nav{top:76px}.hero{min-height:760px}.hero-inner{padding:130px 0 70px;gap:40px}.hero h1{font-size:48px}.hero-lead{font-size:17px}.stats-grid{grid-template-columns:1fr}.stats-grid div{border-bottom:1px solid rgba(255,255,255,.1)}.section{padding:72px 0}.section h2,.contact-cta h2{font-size:38px}.section-head{margin-bottom:28px}.value-cards,.process-detail,.footer-grid{grid-template-columns:1fr}.industry-cards article{height:330px}.page-hero{min-height:520px;padding-bottom:60px}.page-hero h1{font-size:46px}.product-row img,.process-image img{height:360px}.footer-base{flex-direction:column;gap:8px}.contact-email{font-size:20px}.feature-card{height:430px}}
/* Version 3 — elevated brand presence and premium interaction */
.site-header{border-top:4px solid var(--green);box-shadow:0 4px 24px rgba(4,27,61,.06);transition:box-shadow .3s ease,background .3s ease}
.site-header.scrolled{background:rgba(255,255,255,.985);box-shadow:0 10px 34px rgba(4,27,61,.12)}
.nav-wrap{height:112px;gap:22px;transition:height .3s ease}
.brand{width:390px;min-width:320px;height:100%;overflow:hidden}
.brand img{width:100%;height:102px;max-height:calc(100% - 8px);object-fit:contain;object-position:left center;transform:scale(1.08);transform-origin:left center;transition:height .3s ease,transform .3s ease}
.site-header.scrolled .nav-wrap{height:98px}
.site-header.scrolled .brand img{height:90px;transform:scale(1.04)}
.main-nav{gap:20px}
.main-nav a{padding:12px 0;font-size:13px;white-space:nowrap}
.main-nav a.active{color:var(--green)}
.main-nav a.active:after{right:0}
.header-cta{white-space:nowrap;padding:0 16px}

.hero:before{content:"";position:absolute;z-index:2;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,var(--green),transparent 75%)}
.feature-card{border:1px solid rgba(255,255,255,.16)}
.feature-card:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.18);border-radius:10px;pointer-events:none}
.card-content a,.text-link{transition:letter-spacing .25s ease,color .25s ease}
.card-content a:hover,.text-link:hover{letter-spacing:.025em}
.industry-tags span{backdrop-filter:blur(7px);transition:transform .25s ease,background .25s ease}
.industry-tags span:hover{transform:translateY(-2px);background:rgba(47,125,32,.45)}

.footer-grid{grid-template-columns:1.8fr repeat(3,1fr)}
.footer-intro img{width:440px;max-width:100%;padding:5px 10px;transform:scale(1.03);transform-origin:left center}
.footer-intro p{max-width:520px}
.site-footer{border-top:5px solid var(--green)}

.reveal-on-scroll{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}
.reveal-on-scroll.in-view{opacity:1;transform:none}

@media(max-width:1180px){
  .brand{width:330px;min-width:285px}
  .main-nav{gap:14px}
  .main-nav a{font-size:12px}
  .header-cta{font-size:12px;padding:0 13px}
}
@media(max-width:980px){
  .nav-wrap{height:102px}
  .brand{width:360px;min-width:0;max-width:calc(100% - 65px)}
  .brand img{height:94px;transform:scale(1.08)}
  .site-header.scrolled .nav-wrap{height:90px}
  .site-header.scrolled .brand img{height:82px}
  .main-nav{top:102px}
  .site-header.scrolled .main-nav{top:90px}
  .footer-intro img{width:390px}
}
@media(max-width:640px){
  .nav-wrap{height:90px}
  .brand{width:285px;max-width:calc(100% - 52px)}
  .brand img{height:84px;transform:scale(1.06)}
  .site-header.scrolled .nav-wrap{height:82px}
  .site-header.scrolled .brand img{height:76px}
  .main-nav{top:90px}
  .site-header.scrolled .main-nav{top:82px}
  .footer-intro img{width:100%;max-width:360px}
}

/* V3.1 — mobile footer refinement */
.footer-grid > *{min-width:0}
.site-footer .email{overflow-wrap:anywhere;word-break:break-word}
.footer-intro img{height:auto}

@media(max-width:760px){
  .site-footer{padding:52px 0 22px}
  .footer-grid{
    grid-template-columns:1fr;
    gap:0;
  }
  .footer-grid > div{
    padding:24px 0;
    border-bottom:1px solid rgba(255,255,255,.12);
  }
  .footer-grid > div:first-child{padding-top:0}
  .footer-grid > div:last-child{border-bottom:0;padding-bottom:0}
  .footer-intro img{
    width:min(100%,330px);
    max-width:100%;
    transform:none;
    padding:6px 8px;
  }
  .footer-intro p{margin:18px 0 0;max-width:100%}
  .site-footer h4{margin:0 0 12px;font-size:16px}
  .site-footer a{width:fit-content;max-width:100%;margin:10px 0;line-height:1.45}
  .site-footer .email{display:inline-block;font-size:15px;line-height:1.45}
  .footer-base{
    margin-top:30px;
    padding-top:20px;
    flex-direction:column;
    align-items:flex-start;
    gap:7px;
    line-height:1.5;
  }
}

@media(max-width:420px){
  .site-footer{padding-top:42px}
  .footer-intro img{width:100%}
  .footer-grid > div{padding:20px 0}
  .site-footer .email{font-size:14px}
  .footer-base{font-size:12px}
}
