:root{
  --green:#0d653f;--green2:#68aa32;--blue:#087b9e;--ink:#102019;--muted:#5c6b64;
  --cream:#f6f8f4;--line:#dfe7e1;--white:#fff;--shadow:0 20px 60px rgba(9,57,36,.12);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:fixed;inset:0 0 auto;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,82,54,.08)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}.brand img{height:58px;width:auto}.site-nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:700}.site-nav>a:not(.btn){position:relative}.site-nav>a:not(.btn):after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--green);transition:.25s}.site-nav>a:hover:after{right:0}.menu-btn{display:none;background:none;border:0;padding:8px}.menu-btn span{display:block;width:25px;height:2px;background:var(--ink);margin:5px}.btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--green),#198056);color:white;border:0;border-radius:999px;padding:14px 22px;font-weight:800;font-family:inherit;cursor:pointer;box-shadow:0 10px 30px rgba(13,101,63,.22);transition:.25s}.btn:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(13,101,63,.3)}.btn-small{padding:10px 17px}.btn-ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.6);box-shadow:none}.btn-light{background:white;color:var(--green);box-shadow:none}.hero{min-height:760px;padding:180px 0 145px;position:relative;overflow:hidden;display:flex;align-items:center;color:white}.hero-bg{position:absolute;inset:0;background:url('assets/hero.jpg') center/cover no-repeat;transform:scale(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,39,26,.9) 0%,rgba(7,74,48,.78) 44%,rgba(1,35,44,.34) 100%)}.hero-content{position:relative;z-index:3;max-width:900px;margin-left:max(calc((100vw - 1160px)/2),20px);margin-right:auto;width:calc(100% - 40px)}.eyebrow{font-weight:800;letter-spacing:.14em;font-size:12px;margin:0 0 15px;color:#d9efb8}.eyebrow.green{color:var(--green)}h1,h2,h3{font-family:Montserrat,Manrope,sans-serif;line-height:1.08;margin-top:0}h1{font-size:clamp(46px,6vw,76px);max-width:900px;margin-bottom:24px;letter-spacing:-.04em}h1 span{color:#b5dd79}.hero-copy{font-size:18px;max-width:750px;color:#e7eee9;margin-bottom:28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:35px}.hero-tags span{font-size:12px;font-weight:700;padding:7px 11px;border:1px solid rgba(255,255,255,.35);border-radius:30px;background:rgba(255,255,255,.08)}.wave{position:absolute;left:-5%;right:-5%;height:90px;border-radius:50% 50% 0 0/100% 100% 0 0;z-index:4;transform:rotate(-1deg)}.wave-1{bottom:-45px;background:var(--green2);opacity:.9}.wave-2{bottom:-67px;background:var(--blue)}.intro-strip{position:relative;z-index:5;background:#fff}.intro-grid{display:grid;grid-template-columns:repeat(4,1fr);box-shadow:var(--shadow);border-radius:18px;overflow:hidden;transform:translateY(-38px);background:white}.intro-grid>div{padding:26px;border-right:1px solid var(--line)}.intro-grid>div:last-child{border:0}.mini-label{display:block;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px}.intro-grid strong{font-size:14px}.section{padding:95px 0}.split{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}.about-visual{position:relative;padding:0 55px 70px 0}.main-img{border-radius:28px;min-height:480px;object-fit:cover;box-shadow:var(--shadow)}.floating-card{position:absolute;right:0;bottom:0;background:white;border-radius:20px;box-shadow:var(--shadow);padding:12px;display:flex;align-items:center;gap:14px;width:min(390px,85%)}.floating-card img{width:125px;height:92px;object-fit:cover;border-radius:13px}.floating-card small{display:block;color:var(--green);font-weight:800}.floating-card strong{font-size:13px}.section-copy h2,.section-head h2,.why h2,.contact h2,.permits h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.035em;margin-bottom:24px}.section-copy p{color:var(--muted)}.pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.pill-row span{padding:9px 12px;border-radius:99px;background:#eef5ef;color:var(--green);font-weight:800;font-size:12px}.mission{background:linear-gradient(135deg,#0b6842,#06617b);color:white;position:relative;overflow:hidden}.mission:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;border:90px solid rgba(255,255,255,.035);right:-160px;top:-160px}.section-head.centered{text-align:center;max-width:760px;margin:0 auto 48px}.section-head.centered p:last-child{color:inherit;opacity:.78}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.glass-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);padding:34px;border-radius:24px}.glass-card .icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#b5dd79;color:#194d35;font-weight:900;font-size:24px;margin-bottom:45px}.glass-card h3{font-size:28px;margin-bottom:15px}.glass-card p{color:#e0ebe5;margin:0}.services{background:var(--cream)}.section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end;margin-bottom:45px}.section-head>p{color:var(--muted);margin:0}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-card{background:white;border-radius:22px;overflow:hidden;display:grid;grid-template-columns:205px 1fr;min-height:225px;border:1px solid #e4ebe6;transition:.25s}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-card img{width:100%;height:100%;object-fit:cover}.service-body{padding:25px}.service-body>span{color:var(--green2);font-weight:900;font-size:12px}.service-body h3{font-size:19px;margin:6px 0 10px}.service-body p{font-size:13px;color:var(--muted);margin:0}.values{background:#fff}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.values-grid article{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:white}.values-grid img{height:180px;width:100%;object-fit:cover}.values-grid h3,.values-grid p{margin-left:20px;margin-right:20px}.values-grid h3{margin-top:20px;margin-bottom:8px}.values-grid p{color:var(--muted);font-size:13px;margin-top:0;margin-bottom:24px}.why{background:#f3f6f2}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.lead{color:var(--muted);font-size:17px}.reason-list{margin-top:30px}.reason-list>div{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid #d8e0da}.reason-list b{color:var(--green2)}.reason-list strong{display:block;font-size:14px}.reason-list small{display:block;color:var(--muted);margin-top:3px}.why-image{position:relative}.why-image>img{height:610px;width:100%;object-fit:cover;border-radius:30px}.why-badge{position:absolute;left:-30px;bottom:35px;background:white;border-radius:20px;padding:22px;max-width:310px;box-shadow:var(--shadow)}.why-badge span{display:block;color:var(--green);font-weight:900;margin-bottom:6px}.why-badge strong{font-size:13px}.permits{padding-top:0;background:#f3f6f2}.permit-panel{background:linear-gradient(120deg,var(--green),var(--blue));color:white;border-radius:28px;padding:52px;display:flex;align-items:center;justify-content:space-between;gap:40px}.permit-panel>div{max-width:760px}.permit-panel h2{margin-bottom:15px}.permit-panel p:last-child{color:#e3efea;margin-bottom:0}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.contact-grid>div>p{color:var(--muted)}.contact-details{display:grid;gap:12px;margin-top:35px}.contact-details a,.contact-details>div{padding:17px 18px;background:#f5f8f5;border-radius:14px;display:grid;gap:2px}.contact-details span{font-size:11px;text-transform:uppercase;color:var(--green);font-weight:800;letter-spacing:.08em}.contact-details strong{font-size:14px}.contact-form{background:#f5f8f5;border-radius:24px;padding:32px}.contact-form h3{font-size:25px}.contact-form label{display:block;font-size:12px;font-weight:800;margin:14px 0;color:#2c493b}.contact-form input,.contact-form select,.contact-form textarea{width:100%;margin-top:7px;border:1px solid #d3ddd6;background:white;border-radius:12px;padding:13px 14px;font:inherit;color:var(--ink);outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(13,101,63,.08)}.form-note{font-size:11px!important;color:var(--muted)!important;margin-bottom:0}footer{background:#0b261b;color:#dce6df;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:60px}.footer-grid img{height:65px;background:white;border-radius:10px;padding:5px}.footer-grid p{color:#a8b6ad;max-width:290px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px;font-size:13px}.footer-grid strong{color:white;margin-bottom:8px}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;color:#9dac9f;font-size:12px}

@media(max-width:900px){
  .site-nav{position:absolute;top:82px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;background:white;padding:22px;border-radius:18px;box-shadow:var(--shadow)}
  .site-nav.open{display:flex}.menu-btn{display:block}.hero{min-height:690px;padding-top:155px}.intro-grid{grid-template-columns:1fr 1fr}.intro-grid>div:nth-child(2){border-right:0}.split,.why-grid,.contact-grid,.section-head{grid-template-columns:1fr;gap:35px}.service-grid{grid-template-columns:1fr}.values-grid{grid-template-columns:1fr 1fr}.why-badge{left:18px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}
}
@media(max-width:620px){
  .container{width:min(100% - 28px,1160px)}.nav-wrap{height:72px}.brand img{height:50px}.site-nav{top:72px}.hero{min-height:720px;padding-top:135px}.hero-content{margin-left:14px;width:calc(100% - 28px)}h1{font-size:43px}.hero-copy{font-size:16px}.intro-grid{grid-template-columns:1fr;transform:translateY(-25px)}.intro-grid>div{border-right:0;border-bottom:1px solid var(--line);padding:18px 22px}.section{padding:72px 0}.about-visual{padding:0 0 62px}.main-img{min-height:360px}.floating-card{right:8px}.floating-card img{width:90px}.mission-grid,.values-grid{grid-template-columns:1fr}.service-card{grid-template-columns:1fr}.service-card img{height:220px}.why-image>img{height:430px}.permit-panel{padding:34px 24px;flex-direction:column;align-items:flex-start}.contact-form{padding:22px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.hero-tags{display:none}
}


/* Motion & section transitions */
.hero-bg{position:absolute;inset:0;overflow:hidden}
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.015);filter:saturate(.92) contrast(1.02)}
.brand img{height:62px;width:auto;object-fit:contain}
footer .footer-grid img{height:72px;width:auto;max-width:220px;object-fit:contain;background:transparent;padding:0;border-radius:0}

.reveal-section{
  opacity:0;
  transform:translateY(34px);
  transition:opacity .8s cubic-bezier(.2,.65,.3,1),transform .8s cubic-bezier(.2,.65,.3,1);
  will-change:opacity,transform;
}
.reveal-section.is-visible{opacity:1;transform:none}

.reveal-item{
  opacity:0;
  transform:translateY(24px);
  transition:
    opacity .7s cubic-bezier(.2,.65,.3,1),
    transform .7s cubic-bezier(.2,.65,.3,1),
    box-shadow .3s ease,
    border-color .3s ease;
  transition-delay:var(--delay,0ms);
  will-change:opacity,transform;
}
.reveal-section.is-visible .reveal-item{opacity:1;transform:none}

.hero .eyebrow,.hero h1,.hero-copy,.hero-actions,.hero-tags{
  animation:heroRise .9s cubic-bezier(.2,.65,.3,1) both;
}
.hero h1{animation-delay:.12s}
.hero-copy{animation-delay:.22s}
.hero-actions{animation-delay:.32s}
.hero-tags{animation-delay:.42s}

@keyframes heroRise{
  from{opacity:0;transform:translateY(28px)}
  to{opacity:1;transform:none}
}

.service-card img,.values-grid img,.about-visual img,.why-image>img{
  transition:transform .7s cubic-bezier(.2,.65,.3,1),filter .5s ease;
}
.service-card:hover img,.values-grid article:hover img,.about-visual:hover .main-img,.why-image:hover>img{
  transform:scale(1.035);
}
.service-card,.values-grid article,.glass-card,.contact-details a,.contact-details>div,.floating-card,.permit-panel{
  transition:
    transform .35s ease,
    box-shadow .35s ease,
    border-color .35s ease,
    background .35s ease;
}
.values-grid article:hover,.glass-card:hover,.contact-details a:hover,.contact-details>div:hover{
  transform:translateY(-5px);
  box-shadow:0 18px 45px rgba(9,57,36,.12);
}
.btn{transition:transform .25s ease,box-shadow .25s ease,background .25s ease}
.site-nav a{transition:color .25s ease,opacity .25s ease}

@media (prefers-reduced-motion: reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
    scroll-behavior:auto!important;
  }
  .reveal-section,.reveal-item{opacity:1!important;transform:none!important}
}


/* =========================================================
   Requested site hierarchy + SolarCell-inspired navigation
   ========================================================= */
.site-header{
  background:rgba(255,255,255,.97);
  border-bottom:1px solid rgba(15,82,54,.09);
  box-shadow:0 4px 22px rgba(12,50,33,.06);
}
.nav-wrap{height:88px}
.brand{display:flex;align-items:center;flex:0 0 auto}
.brand img{height:68px;max-width:205px;width:auto;object-fit:contain}

.site-nav{
  display:flex;
  align-items:stretch;
  gap:4px;
  height:100%;
  font-size:14px;
  font-weight:700;
}
.nav-item{position:relative;display:flex;align-items:stretch}
.nav-link{
  position:relative;
  display:flex;
  align-items:center;
  gap:7px;
  padding:0 17px;
  color:#18251f;
  white-space:nowrap;
}
.site-nav .nav-link:after{
  content:"";
  position:absolute;
  height:3px;
  left:17px;
  right:100%;
  bottom:0;
  background:var(--green);
  transition:right .25s ease;
}
.site-nav .nav-link:hover:after,
.site-nav .nav-link.active:after{right:17px}
.site-nav .nav-link:hover,
.site-nav .nav-link.active{color:var(--green)}
.chevron{
  font-size:16px;
  line-height:1;
  transition:transform .25s ease;
}
.has-submenu:hover .chevron{transform:rotate(180deg)}

.submenu{
  position:absolute;
  top:calc(100% - 1px);
  left:0;
  min-width:230px;
  background:#fff;
  border-top:3px solid var(--green);
  border-radius:0 0 12px 12px;
  box-shadow:0 18px 45px rgba(8,49,32,.14);
  padding:10px 0;
  opacity:0;
  visibility:hidden;
  transform:translateY(8px);
  transition:opacity .22s ease,transform .22s ease,visibility .22s ease;
  z-index:80;
}
.services-submenu{min-width:330px}
.submenu a{
  display:block;
  padding:10px 18px;
  font-size:12px;
  line-height:1.35;
  color:#314139;
  transition:background .2s ease,color .2s ease,padding-left .2s ease;
}
.submenu a:hover{
  background:#f0f6f1;
  color:var(--green);
  padding-left:22px;
}
.has-submenu:hover .submenu,
.has-submenu:focus-within .submenu{
  opacity:1;
  visibility:visible;
  transform:none;
}

/* Home > Introduction */
.introduction{
  background:#fff;
  padding-top:105px;
}
.intro-layout{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:70px;
  align-items:center;
}
.intro-copy h2{
  font-size:clamp(34px,4vw,52px);
  letter-spacing:-.035em;
  margin-bottom:22px;
}
.intro-copy p{color:var(--muted);font-size:16px}
.text-link{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-top:12px;
  color:var(--green);
  font-weight:800;
  font-size:14px;
}
.text-link span{transition:transform .25s ease}
.text-link:hover span{transform:translateX(5px)}

.intro-capabilities{
  display:grid;
  grid-template-columns:1fr 1fr;
  background:#f6f8f4;
  border:1px solid var(--line);
  border-radius:24px;
  overflow:hidden;
  box-shadow:var(--shadow);
}
.intro-capabilities>div{
  padding:28px 24px;
  min-height:125px;
  border-right:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.intro-capabilities>div:nth-child(2n){border-right:0}
.intro-capabilities>div:nth-last-child(-n+2){border-bottom:0}
.intro-capabilities strong{display:block;font-size:15px;line-height:1.4}

/* Stronger visual grouping for About Us */
.about{border-top:1px solid #edf1ee}
.mission{scroll-margin-top:88px}
.values{scroll-margin-top:88px}
#home,#introduction,#why-us,#about,#mission-vision,#values,#services,#contact{scroll-margin-top:88px}

/* Active navigation marker */
.nav-link.active{font-weight:800}

/* Responsive navigation */
@media(max-width:900px){
  .nav-wrap{height:76px}
  .brand img{height:58px}
  .site-nav{
    position:absolute;
    top:76px;
    left:14px;
    right:14px;
    height:auto;
    max-height:calc(100vh - 96px);
    overflow:auto;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    background:white;
    padding:10px;
    border-radius:14px;
    box-shadow:0 20px 50px rgba(8,49,32,.18);
  }
  .site-nav.open{display:flex}
  .nav-item{display:block}
  .nav-link{padding:14px 13px}
  .site-nav .nav-link:after{display:none}
  .submenu{
    position:static;
    opacity:1;
    visibility:visible;
    transform:none;
    display:none;
    box-shadow:none;
    border:0;
    border-left:2px solid #dfe9e1;
    border-radius:0;
    margin:0 0 8px 15px;
    padding:3px 0;
    min-width:0;
  }
  .has-submenu.submenu-open .submenu{display:block}
  .has-submenu:hover .submenu{display:none}
  .has-submenu.submenu-open:hover .submenu{display:block}
  .intro-layout{grid-template-columns:1fr;gap:40px}
}
@media(max-width:620px){
  .intro-capabilities{grid-template-columns:1fr}
  .intro-capabilities>div{
    border-right:0!important;
    border-bottom:1px solid var(--line)!important;
    min-height:auto;
  }
  .intro-capabilities>div:last-child{border-bottom:0!important}
}


/* =========================================================
   Four-page website additions
   ========================================================= */
.inner-hero{
  position:relative;
  min-height:390px;
  display:flex;
  align-items:center;
  color:white;
  padding:150px 0 85px;
  overflow:hidden;
  background:
    linear-gradient(90deg,rgba(4,39,26,.93),rgba(7,74,48,.82) 55%,rgba(1,35,44,.45)),
    url('assets/hero.jpg') center/cover no-repeat;
}
.inner-hero:after{
  content:"";
  position:absolute;
  left:-5%;
  right:-5%;
  bottom:-52px;
  height:95px;
  border-radius:50% 50% 0 0/100% 100% 0 0;
  background:linear-gradient(90deg,var(--green2),var(--blue));
  transform:rotate(-1deg);
}
.inner-hero-content{position:relative;z-index:2;max-width:820px}
.inner-hero h1{
  font-size:clamp(42px,5.8vw,70px);
  letter-spacing:-.04em;
  margin-bottom:18px;
}
.inner-hero p:last-child{
  max-width:720px;
  font-size:17px;
  color:#e4eee8;
}
.about-hero{
  background:
    linear-gradient(90deg,rgba(4,39,26,.94),rgba(7,74,48,.78) 55%,rgba(1,35,44,.35)),
    url('assets/wind.jpg') center/cover no-repeat;
}
.services-hero{
  background:
    linear-gradient(90deg,rgba(4,39,26,.94),rgba(7,74,48,.79) 55%,rgba(1,35,44,.35)),
    url('assets/grid.jpg') center/cover no-repeat;
}
.contact-hero{
  background:
    linear-gradient(90deg,rgba(4,39,26,.94),rgba(7,74,48,.8) 55%,rgba(1,35,44,.36)),
    url('assets/facilitation.jpg') center/cover no-repeat;
}

/* Keep the dedicated pages from looking like sections of Home */
body[data-page="about"] .about{padding-top:110px}
body[data-page="services"] .services{padding-top:110px}
body[data-page="contact"] .contact{padding-top:110px}

.service-card[id]{scroll-margin-top:110px}

@media(max-width:620px){
  .inner-hero{min-height:340px;padding:125px 0 70px}
}


/* Landscape Verdacore logo update */
.brand img{
  height:70px !important;
  width:auto !important;
  max-width:300px !important;
  object-fit:contain;
}
footer .footer-grid img{
  height:auto !important;
  width:260px !important;
  max-width:100% !important;
  object-fit:contain;
  background:transparent !important;
  padding:0 !important;
}
@media(max-width:900px){
  .brand img{height:58px !important;max-width:235px !important}
}
@media(max-width:620px){
  .brand img{height:50px !important;max-width:205px !important}
}


/* =========================================================
   Header/logo visibility + centered Home hero refinement
   ========================================================= */

/* Make the landscape logo immediately visible */
.site-header .nav-wrap{
  height:108px !important;
}

.site-header .brand{
  display:flex;
  align-items:center;
  min-width:360px;
}

.site-header .brand img{
  height:92px !important;
  width:auto !important;
  max-width:350px !important;
  object-fit:contain !important;
}

/* Keep navigation balanced with the larger logo */
.site-nav{
  align-items:stretch;
}
.nav-link{
  font-size:15px;
}

/* Center the Home hero content */
body[data-page="home"] .hero{
  min-height:calc(100vh - 108px);
  padding-top:165px;
  padding-bottom:120px;
  text-align:center;
}

body[data-page="home"] .hero-content{
  width:min(1000px, calc(100% - 40px)) !important;
  max-width:1000px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  text-align:center;
}

body[data-page="home"] .hero h1{
  max-width:980px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:clamp(50px,6vw,82px);
}

body[data-page="home"] .hero-copy{
  max-width:820px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:18px;
}

body[data-page="home"] .hero .eyebrow{
  text-align:center;
}

body[data-page="home"] .hero-actions{
  justify-content:center;
}

body[data-page="home"] .hero-tags{
  justify-content:center;
}

/* Keep hero video framing centered behind the centered content */
body[data-page="home"] .hero-video{
  object-position:center center;
}

/* Footer logo: also make it clearly visible */
footer .footer-grid img{
  width:320px !important;
  max-width:100% !important;
  height:auto !important;
}

/* Tablet/mobile */
@media(max-width:1000px){
  .site-header .nav-wrap{
    height:92px !important;
  }
  .site-header .brand{
    min-width:280px;
  }
  .site-header .brand img{
    height:74px !important;
    max-width:275px !important;
  }
}

@media(max-width:900px){
  .site-header .nav-wrap{
    height:82px !important;
  }
  .site-header .brand{
    min-width:0;
  }
  .site-header .brand img{
    height:64px !important;
    max-width:245px !important;
  }
  .site-nav{
    top:82px !important;
  }
  body[data-page="home"] .hero{
    min-height:720px;
    padding-top:135px;
  }
}

@media(max-width:620px){
  .site-header .nav-wrap{
    height:76px !important;
  }
  .site-header .brand img{
    height:56px !important;
    max-width:210px !important;
  }
  .site-nav{
    top:76px !important;
  }
  body[data-page="home"] .hero{
    min-height:690px;
    padding-top:120px;
    padding-bottom:90px;
  }
  body[data-page="home"] .hero h1{
    font-size:42px;
  }
  body[data-page="home"] .hero-copy{
    font-size:15px;
  }
}


/* =========================================================
   WMS Cement Pots-inspired layout adaptation for Verdacore
   (same structural feel, Verdacore branding/content retained)
   ========================================================= */

:root{
  --veo-green:#168a50;
  --veo-green-light:#9fdc68;
  --veo-deep:#073b2a;
}

/* WMS-style transparent header overlay */
.site-header{
  position:fixed !important;
  inset:0 0 auto !important;
  z-index:80 !important;
  background:rgba(5,38,27,.48) !important;
  backdrop-filter:blur(14px) !important;
  border-bottom:1px solid rgba(255,255,255,.12) !important;
  box-shadow:none !important;
}
.site-header .nav-wrap{
  height:82px !important;
  width:min(1180px,calc(100% - 40px)) !important;
}
.site-header .brand{
  min-width:0 !important;
  display:flex !important;
  align-items:center !important;
}
.site-header .brand img{
  width:250px !important;
  height:auto !important;
  max-width:none !important;
  object-fit:contain !important;
  filter:drop-shadow(0 4px 12px rgba(0,0,0,.28));
}
.site-nav{
  height:100% !important;
  display:flex !important;
  align-items:center !important;
  gap:26px !important;
}
.nav-item{height:100%;display:flex;align-items:center}
.nav-link{
  color:#fff !important;
  font-size:14px !important;
  font-weight:650 !important;
  letter-spacing:.02em;
  padding:0 !important;
  height:100%;
}
.nav-link.active,.nav-link:hover{color:#b4f2ba !important}
.site-nav .nav-link:after{
  bottom:0 !important;
  left:0 !important;
  height:3px !important;
  background:#8ddd6f !important;
}
.site-nav .nav-link:hover:after,
.site-nav .nav-link.active:after{right:0 !important}

/* Dark dropdowns to match the over-video header */
.submenu{
  top:100% !important;
  background:#0b3a29 !important;
  border-top:3px solid #68c55e !important;
  box-shadow:0 18px 45px rgba(0,0,0,.25) !important;
}
.submenu a{color:#edf7f0 !important}
.submenu a:hover{background:rgba(255,255,255,.08) !important;color:#b4f2ba !important}

/* Full-screen WMS-style Home hero */
body[data-page="home"] .hero{
  min-height:100svh !important;
  position:relative !important;
  display:grid !important;
  place-items:center !important;
  padding:0 !important;
  text-align:center !important;
  overflow:hidden !important;
}
body[data-page="home"] .hero-bg,
body[data-page="home"] .hero-overlay{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
}
body[data-page="home"] .hero-video{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
}
body[data-page="home"] .hero-overlay{
  background:linear-gradient(90deg,rgba(3,32,23,.84),rgba(3,32,23,.50) 52%,rgba(3,32,23,.68)) !important;
}
body[data-page="home"] .hero-content{
  position:relative !important;
  z-index:3 !important;
  width:min(100% - 40px,1040px) !important;
  max-width:1040px !important;
  margin:0 auto !important;
  padding-top:118px !important;
  text-align:center !important;
}
.hero-logo{
  display:block !important;
  width:min(520px,72vw) !important;
  height:auto !important;
  max-height:none !important;
  margin:0 auto 28px !important;
  filter:drop-shadow(0 10px 20px rgba(0,0,0,.34));
}
body[data-page="home"] .hero .eyebrow{
  color:#b4f2ba !important;
  text-align:center !important;
  font-size:13px !important;
  letter-spacing:.14em !important;
}
body[data-page="home"] .hero h1{
  font-size:clamp(44px,6.2vw,82px) !important;
  line-height:1.02 !important;
  letter-spacing:-.045em !important;
  max-width:960px !important;
  margin:12px auto 22px !important;
  text-align:center !important;
}
body[data-page="home"] .hero h1 span{color:#9fdc68 !important}
body[data-page="home"] .hero-copy{
  max-width:760px !important;
  margin:0 auto !important;
  font-size:18px !important;
  color:#e4eee6 !important;
  text-align:center !important;
}
body[data-page="home"] .hero-actions{
  display:flex !important;
  justify-content:center !important;
  gap:14px !important;
  margin:34px auto 50px !important;
}
body[data-page="home"] .hero-tags{display:none !important}
body[data-page="home"] .btn{
  min-height:52px !important;
  padding:0 26px !important;
  border-radius:999px !important;
}
body[data-page="home"] .btn:not(.btn-ghost){
  background:#39b864 !important;
  color:#062a1c !important;
}
body[data-page="home"] .btn-ghost{
  background:rgba(255,255,255,.12) !important;
  color:#fff !important;
  border:1px solid rgba(255,255,255,.5) !important;
}
.scroll-cue{
  position:absolute;
  z-index:4;
  bottom:24px;
  left:50%;
  transform:translateX(-50%);
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.6);
  border-radius:999px;
  color:#fff;
  font-size:24px;
  line-height:1;
  animation:veoBounce 1.7s ease-in-out infinite;
}
@keyframes veoBounce{
  0%,100%{transform:translate(-50%,0)}
  50%{transform:translate(-50%,7px)}
}

/* Section sizing/spacing closer to the WMS site */
.section{padding:104px 0 !important}
.introduction{background:#f7f8f5 !important}
.intro-copy h2,
.why h2,
.section-copy h2,
.section-head h2,
.contact h2{
  font-size:clamp(34px,4.5vw,58px) !important;
  line-height:1.07 !important;
  letter-spacing:-.035em !important;
}
.why-grid{gap:80px !important}
.intro-layout{gap:72px !important}
.service-grid{gap:24px !important}
.service-card{border-radius:28px !important}
.values-grid{gap:20px !important}

/* Inner pages: large cinematic hero like WMS sub-pages */
.inner-hero{
  min-height:88svh !important;
  padding:120px 0 70px !important;
  display:grid !important;
  place-items:center !important;
  text-align:center !important;
}
.inner-hero-content{
  width:min(100% - 40px,1040px) !important;
  max-width:1040px !important;
  margin:0 auto !important;
  text-align:center !important;
  position:relative !important;
  z-index:3 !important;
}
.inner-hero .hero-logo{
  width:min(500px,70vw) !important;
  margin-bottom:28px !important;
}
.inner-hero h1{
  max-width:960px !important;
  margin:12px auto 22px !important;
  text-align:center !important;
  font-size:clamp(44px,6vw,76px) !important;
}
.inner-hero p:last-child{
  max-width:760px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  text-align:center !important;
}
.inner-hero:after{display:none !important}

/* Footer presentation closer to WMS */
footer{
  background:#07281d !important;
  padding:76px 0 30px !important;
}
footer .footer-grid img{
  width:300px !important;
  height:auto !important;
  max-width:100% !important;
}

/* Tablet/mobile equivalents */
@media(max-width:900px){
  .site-header .nav-wrap{height:70px !important}
  .site-header .brand img{width:190px !important}
  .menu-btn span{background:#fff !important}
  .site-nav{
    position:absolute !important;
    top:70px !important;
    left:14px !important;
    right:14px !important;
    height:auto !important;
    display:none !important;
    flex-direction:column !important;
    align-items:stretch !important;
    gap:0 !important;
    background:#0b351f !important;
    border-radius:18px !important;
    padding:16px !important;
  }
  .site-nav.open{display:flex !important}
  .nav-item{height:auto !important;display:block !important}
  .nav-link{height:auto !important;padding:12px !important}
  .submenu{
    position:static !important;
    display:none !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:none !important;
    box-shadow:none !important;
    border:0 !important;
    border-left:2px solid rgba(255,255,255,.18) !important;
    margin:0 0 8px 14px !important;
  }
  .has-submenu.submenu-open .submenu{display:block !important}
  body[data-page="home"] .hero-content{padding-top:95px !important}
  .hero-logo{width:min(430px,78vw) !important}
}
@media(max-width:620px){
  .site-header .brand img{width:165px !important}
  body[data-page="home"] .hero-content{
    width:min(100% - 28px,1040px) !important;
    padding-top:86px !important;
  }
  .hero-logo{width:min(340px,84vw) !important;margin-bottom:22px !important}
  body[data-page="home"] .hero h1{font-size:45px !important}
  body[data-page="home"] .hero-copy{font-size:16px !important}
  body[data-page="home"] .hero-actions{
    flex-direction:column !important;
    align-items:stretch !important;
    max-width:320px !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }
  .inner-hero{min-height:78svh !important;padding-top:100px !important}
  .inner-hero h1{font-size:44px !important}
  .section{padding:76px 0 !important}
}


/* Video heroes for About, Services and Contact */
.inner-hero{
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate;
  background:#073b2a !important;
}
.inner-hero-video{
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.inner-hero-video-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,rgba(3,32,23,.84),rgba(3,32,23,.48) 52%,rgba(3,32,23,.70)),
    linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.24));
}
.inner-hero .inner-hero-content{
  position:relative !important;
  z-index:2 !important;
}
.inner-hero .eyebrow,
.inner-hero h1,
.inner-hero p{
  color:#fff;
}
.inner-hero .eyebrow{color:#b4f2ba !important}


/* =========================================================
   FINAL HEADER CONTRAST UPDATE
   Light navigation background for the official black-text logo
   ========================================================= */
.site-header{
  background:rgba(248,250,247,.97) !important;
  backdrop-filter:blur(16px) !important;
  border-bottom:1px solid rgba(9,55,37,.10) !important;
  box-shadow:0 5px 22px rgba(5,39,27,.08) !important;
}
.site-header .brand img{
  filter:none !important;
}
.nav-link{
  color:#17251f !important;
}
.nav-link:hover,
.nav-link.active{
  color:#0d653f !important;
}
.site-nav .nav-link:after{
  background:#0d653f !important;
}
.chevron{
  color:inherit !important;
}

/* Dropdowns stay light and consistent with the main header */
.submenu{
  background:#ffffff !important;
  border-top:3px solid #0d653f !important;
  box-shadow:0 18px 45px rgba(8,49,32,.14) !important;
}
.submenu a{
  color:#26372f !important;
}
.submenu a:hover{
  background:#edf5ef !important;
  color:#0d653f !important;
}

/* Mobile navigation */
@media(max-width:900px){
  .menu-btn span{
    background:#17251f !important;
  }
  .site-nav{
    background:rgba(250,251,249,.99) !important;
    border:1px solid rgba(9,55,37,.10) !important;
  }
  .submenu{
    background:#f3f7f4 !important;
    border-left:2px solid #cbded0 !important;
  }
}


/* Home hero: portrait Verdacore logo above ENERGY PROJECT FACILITATION */
body[data-page="home"] .hero-logo{
  width:min(300px,34vw) !important;
  height:auto !important;
  max-height:300px !important;
  object-fit:contain !important;
  margin:0 auto 24px !important;
  filter:drop-shadow(0 10px 24px rgba(0,0,0,.28)) !important;
}
@media(max-width:900px){
  body[data-page="home"] .hero-logo{
    width:min(250px,42vw) !important;
    max-height:250px !important;
  }
}
@media(max-width:620px){
  body[data-page="home"] .hero-logo{
    width:min(210px,52vw) !important;
    max-height:210px !important;
    margin-bottom:18px !important;
  }
}


/* =========================================================
   Header scroll behavior
   Top of page = light header for black logo readability
   After scrolling = transparent/glass header over page content
   ========================================================= */
.site-header{
  transition:
    background .38s ease,
    border-color .38s ease,
    box-shadow .38s ease,
    backdrop-filter .38s ease !important;
}

.site-header.header-scrolled{
  background:rgba(248,250,247,.12) !important;
  border-bottom-color:rgba(255,255,255,.18) !important;
  box-shadow:0 8px 30px rgba(0,0,0,.08) !important;
  backdrop-filter:blur(12px) saturate(120%) !important;
  -webkit-backdrop-filter:blur(12px) saturate(120%) !important;
}

/* Keep menu readable when header becomes transparent */
.site-header.header-scrolled .nav-link{
  color:#ffffff !important;
  text-shadow:0 1px 7px rgba(0,0,0,.45);
}
.site-header.header-scrolled .nav-link:hover,
.site-header.header-scrolled .nav-link.active{
  color:#b8f28a !important;
}
.site-header.header-scrolled .menu-btn span{
  background:#ffffff !important;
}

/* The official logo remains untouched; give it a subtle light glass backing
   only while scrolling so its black text remains readable. */
.site-header.header-scrolled .brand{
  position:relative;
}
.site-header.header-scrolled .brand:before{
  content:"";
  position:absolute;
  inset:8px -12px;
  z-index:-1;
  border-radius:12px;
  background:rgba(255,255,255,.78);
  backdrop-filter:blur(7px);
  -webkit-backdrop-filter:blur(7px);
  box-shadow:0 3px 14px rgba(0,0,0,.08);
}

@media(max-width:900px){
  /* Open mobile menu keeps a solid light background for readability */
  .site-header.header-scrolled .site-nav.open{
    background:rgba(250,251,249,.98) !important;
  }
  .site-header.header-scrolled .site-nav.open .nav-link{
    color:#17251f !important;
    text-shadow:none !important;
  }
}


/* Front hero 3D white Verdacore logo */
body[data-page="home"] .hero-logo{
  width:min(430px,52vw) !important;
  height:auto !important;
  max-height:none !important;
  margin:0 auto 24px !important;
  object-fit:contain !important;
  filter:drop-shadow(0 12px 28px rgba(0,0,0,.38)) !important;
}
@media(max-width:900px){
  body[data-page="home"] .hero-logo{
    width:min(360px,64vw) !important;
  }
}
@media(max-width:620px){
  body[data-page="home"] .hero-logo{
    width:min(300px,78vw) !important;
    margin-bottom:18px !important;
  }
}


/* =========================================================
   FINAL: VIDEO + 3D LOGO ON ABOUT / SERVICES / CONTACT
   ========================================================= */
body[data-page="about"] .inner-hero,
body[data-page="services"] .inner-hero,
body[data-page="contact"] .inner-hero,
.about-hero,
.services-hero,
.contact-hero{
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate !important;
  background:#073b2a !important;
  background-image:none !important;
}

body[data-page="about"] .inner-hero-video,
body[data-page="services"] .inner-hero-video,
body[data-page="contact"] .inner-hero-video{
  display:block !important;
  position:absolute !important;
  inset:0 !important;
  z-index:0 !important;
  width:100% !important;
  height:100% !important;
  min-width:100% !important;
  min-height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:none !important;
}

body[data-page="about"] .inner-hero-video-overlay,
body[data-page="services"] .inner-hero-video-overlay,
body[data-page="contact"] .inner-hero-video-overlay{
  display:block !important;
  position:absolute !important;
  inset:0 !important;
  z-index:1 !important;
  background:
    linear-gradient(90deg,rgba(3,32,23,.76),rgba(3,32,23,.38) 52%,rgba(3,32,23,.60)),
    linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.18)) !important;
  pointer-events:none !important;
}

body[data-page="about"] .inner-hero-content,
body[data-page="services"] .inner-hero-content,
body[data-page="contact"] .inner-hero-content{
  position:relative !important;
  z-index:2 !important;
}

body[data-page="about"] .inner-hero .hero-logo,
body[data-page="services"] .inner-hero .hero-logo,
body[data-page="contact"] .inner-hero .hero-logo{
  display:block !important;
  width:min(400px,48vw) !important;
  height:auto !important;
  max-height:none !important;
  margin:0 auto 24px !important;
  object-fit:contain !important;
  filter:drop-shadow(0 12px 28px rgba(0,0,0,.42)) !important;
}

@media(max-width:900px){
  body[data-page="about"] .inner-hero .hero-logo,
  body[data-page="services"] .inner-hero .hero-logo,
  body[data-page="contact"] .inner-hero .hero-logo{
    width:min(340px,62vw) !important;
  }
}
@media(max-width:620px){
  body[data-page="about"] .inner-hero .hero-logo,
  body[data-page="services"] .inner-hero .hero-logo,
  body[data-page="contact"] .inner-hero .hero-logo{
    width:min(285px,76vw) !important;
    margin-bottom:18px !important;
  }
}


/* Introduction section: replace old capability grid with the supplied visual */
.intro-visual{
  display:flex;
  align-items:center;
  justify-content:center;
}
.intro-visual img{
  width:100%;
  max-width:560px;
  height:auto;
  display:block;
  border-radius:26px;
  box-shadow:0 22px 55px rgba(7,54,37,.16);
  object-fit:cover;
}
@media(max-width:900px){
  .intro-visual img{
    max-width:680px;
  }
}
@media(max-width:620px){
  .intro-visual img{
    border-radius:18px;
  }
}


/* =========================================================
   FINAL FOOTER / HOME CLEANUP
   ========================================================= */

/* Removed Home scroll cue in HTML; hide any leftover rule defensively */
.scroll-cue{
  display:none !important;
}

/* Footer 3D white logo */
footer .footer-grid > div:first-child img{
  width:min(330px,100%) !important;
  height:auto !important;
  max-width:330px !important;
  background:transparent !important;
  padding:0 !important;
  border-radius:0 !important;
  filter:drop-shadow(0 10px 22px rgba(0,0,0,.32)) !important;
}

/* Footer company description */
footer .footer-grid > div:first-child p{
  color:#ffffff !important;
  opacity:.92 !important;
  max-width:480px !important;
  font-size:14px !important;
  line-height:1.75 !important;
  margin-top:18px !important;
}

@media(max-width:620px){
  footer .footer-grid > div:first-child img{
    width:min(280px,100%) !important;
  }
}


/* About page content cleanup */
body[data-page="about"] #about-company .section-copy > h2{
  margin-top:0 !important;
}
body[data-page="about"] .mission-title-only{
  display:block !important;
  text-align:center !important;
  max-width:900px !important;
  margin:0 auto 46px !important;
}
body[data-page="about"] .mission-title-only h2{
  text-align:center !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
body[data-page="about"] #mission-vision .mission-grid{
  align-items:stretch;
}
body[data-page="about"] #mission-vision .glass-card p{
  line-height:1.75 !important;
}


/* =========================================================
   CORE VALUES — centered title and cleaned spacing
   ========================================================= */
body[data-page="about"] #core-values .section-head{
  display:block !important;
  text-align:center !important;
  max-width:900px !important;
  margin:0 auto 52px !important;
}
body[data-page="about"] #core-values .core-values-label{
  display:block !important;
  text-align:center !important;
  margin:0 auto 16px !important;
  letter-spacing:.22em !important;
}
body[data-page="about"] #core-values .section-head h2{
  text-align:center !important;
  margin:0 auto !important;
  max-width:760px !important;
}

/* =========================================================
   FOOTER — compact, aligned, remove excessive empty space
   ========================================================= */
.site-footer{
  padding:52px 0 20px !important;
  min-height:0 !important;
  height:auto !important;
}
.site-footer .footer-grid{
  display:grid !important;
  grid-template-columns:minmax(0,1.45fr) minmax(170px,.7fr) minmax(230px,.9fr) !important;
  gap:64px !important;
  align-items:start !important;
  padding-bottom:34px !important;
}
.site-footer .footer-grid > div{
  min-height:0 !important;
  height:auto !important;
  align-self:start !important;
}
.site-footer .footer-grid > div:first-child img{
  width:min(300px,100%) !important;
  margin:0 0 18px !important;
}
.site-footer .footer-grid > div:first-child p{
  margin:0 !important;
  max-width:500px !important;
  color:#fff !important;
  line-height:1.65 !important;
}
.site-footer .footer-title{
  margin-top:0 !important;
}
.site-footer .footer-bottom{
  margin-top:0 !important;
  padding-top:20px !important;
}
.site-footer::before,
.site-footer::after,
.site-footer .footer-grid::before,
.site-footer .footer-grid::after{
  content:none !important;
  display:none !important;
}

@media(max-width:900px){
  .site-footer .footer-grid{
    grid-template-columns:1fr 1fr !important;
    gap:36px !important;
  }
  .site-footer .footer-grid > div:first-child{
    grid-column:1 / -1;
  }
}
@media(max-width:620px){
  .site-footer{
    padding:42px 0 18px !important;
  }
  .site-footer .footer-grid{
    grid-template-columns:1fr !important;
    gap:28px !important;
    padding-bottom:28px !important;
  }
  .site-footer .footer-grid > div:first-child{
    grid-column:auto;
  }
}


/* =========================================================
   CORE VALUES REDESIGN — matches the supplied reference layout
   ========================================================= */
body[data-page="about"] #values{
  background:#f8faf7 !important;
  padding:92px 0 96px !important;
}
.core-values-heading{
  text-align:center !important;
  max-width:820px;
  margin:0 auto 48px;
}
.core-values-heading .eyebrow{
  text-align:center !important;
  margin:0 0 16px !important;
  letter-spacing:.22em !important;
}
.core-values-heading h2{
  margin:0 auto !important;
  text-align:center !important;
  font-size:clamp(42px,5vw,66px) !important;
  line-height:1.02 !important;
  letter-spacing:-.045em !important;
  color:#102019 !important;
}

.values-grid-redesign{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:18px !important;
  align-items:stretch !important;
}
.value-card{
  background:#fff !important;
  border:1px solid #dfe8e1 !important;
  border-radius:24px !important;
  overflow:hidden !important;
  box-shadow:none !important;
  display:flex !important;
  flex-direction:column !important;
  min-width:0 !important;
}
.value-card:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 45px rgba(7,54,37,.10) !important;
}
.value-photo{
  width:100% !important;
  height:185px !important;
  object-fit:cover !important;
  border-radius:0 !important;
  margin:0 !important;
}
.value-card-body{
  display:flex;
  flex-direction:column;
  align-items:center;
  padding:18px 20px 28px;
  text-align:center;
  flex:1;
}
.value-icon{
  width:58px;
  height:58px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#dff5e5;
  color:#0d653f;
  font-size:25px;
  font-weight:900;
  margin:-8px auto 10px;
}
.value-card h3{
  margin:0 !important;
  text-align:center !important;
  font-size:22px !important;
  color:#102019 !important;
}
.value-rule{
  width:54px;
  height:3px;
  border-radius:999px;
  background:#1aa35a;
  margin:12px auto 18px;
}
.value-card p{
  margin:0 !important;
  text-align:left !important;
  color:#4e5c55 !important;
  font-size:14px !important;
  line-height:1.75 !important;
}

/* =========================================================
   FOOTER — compact and aligned like supplied reference
   ========================================================= */
.site-footer{
  background:linear-gradient(120deg,#073c2b,#044634) !important;
  color:#fff !important;
  padding:52px 0 18px !important;
  min-height:0 !important;
  height:auto !important;
}
.site-footer .footer-grid{
  display:grid !important;
  grid-template-columns:1.45fr .65fr .9fr !important;
  gap:64px !important;
  align-items:start !important;
  padding:0 0 30px !important;
}
.footer-brand img{
  width:300px !important;
  max-width:100% !important;
  height:auto !important;
  margin:0 0 18px !important;
  filter:drop-shadow(0 9px 24px rgba(0,0,0,.28));
}
.footer-brand p{
  color:#fff !important;
  margin:0 !important;
  max-width:500px !important;
  line-height:1.7 !important;
  font-size:14px !important;
  opacity:.95;
}
.footer-links,
.footer-contact{
  display:flex !important;
  flex-direction:column !important;
  gap:10px !important;
  font-size:14px !important;
}
.footer-links strong,
.footer-contact strong{
  color:#fff !important;
  margin-bottom:8px !important;
  font-size:15px !important;
}
.footer-links a,
.footer-contact a,
.footer-contact span{
  color:#fff !important;
  opacity:.92;
}
.site-footer .footer-bottom{
  border-top:1px solid rgba(255,255,255,.25) !important;
  padding:18px 0 0 !important;
  margin:0 !important;
  display:grid !important;
  grid-template-columns:1fr auto 1fr !important;
  align-items:center !important;
  gap:18px !important;
  font-size:12px !important;
  color:#fff !important;
}
.footer-bottom > *:last-child{
  justify-self:end;
}
.footer-tagline{
  letter-spacing:.18em;
  white-space:nowrap;
  font-size:11px;
}
.footer-tagline b{
  color:#9fdc68;
  padding:0 5px;
}

@media(max-width:980px){
  .values-grid-redesign{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  .site-footer .footer-grid{
    grid-template-columns:1fr 1fr !important;
    gap:38px !important;
  }
  .footer-brand{
    grid-column:1/-1;
  }
  .site-footer .footer-bottom{
    grid-template-columns:1fr !important;
    text-align:center;
  }
  .footer-bottom > *:last-child{
    justify-self:center;
  }
  .footer-tagline{
    white-space:normal;
  }
}
@media(max-width:620px){
  body[data-page="about"] #values{
    padding:70px 0 72px !important;
  }
  .core-values-heading h2{
    font-size:42px !important;
  }
  .values-grid-redesign{
    grid-template-columns:1fr !important;
  }
  .value-photo{
    height:220px !important;
  }
  .site-footer{
    padding:42px 0 16px !important;
  }
  .site-footer .footer-grid{
    grid-template-columns:1fr !important;
    gap:28px !important;
  }
  .footer-brand{
    grid-column:auto;
  }
}


/* Core Values: icons intentionally removed */
body[data-page="about"] #values .value-icon{
  display:none !important;
}
body[data-page="about"] #values .value-card-body{
  padding-top:24px !important;
}


/* =========================================================
   FINAL REQUESTED CLEANUP
   ========================================================= */

/* About Company: remove pills completely */
body[data-page="about"] #about-company .pill-row{
  display:none !important;
}

/* Mission & Vision: no circular icons */
body[data-page="about"] #mission-vision .glass-card .icon,
body[data-page="about"] .mission-vision .glass-card .icon{
  display:none !important;
}
body[data-page="about"] #mission-vision .glass-card,
body[data-page="about"] .mission-vision .glass-card{
  padding-top:34px !important;
}

/* Compact footer: no oversized vacant vertical space */
.site-footer.compact-footer{
  min-height:0 !important;
  height:auto !important;
  padding:34px 0 14px !important;
  margin:0 !important;
  background:linear-gradient(110deg,#063c2c,#034533) !important;
}
.site-footer .compact-footer-grid{
  display:grid !important;
  grid-template-columns:minmax(0,1.35fr) minmax(140px,.55fr) minmax(240px,.85fr) !important;
  gap:54px !important;
  align-items:start !important;
  min-height:0 !important;
  height:auto !important;
  padding:0 0 22px !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
}
.compact-footer-grid > *{
  min-height:0 !important;
  height:auto !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
  align-self:start !important;
}
.compact-footer-grid .footer-brand img{
  display:block !important;
  width:235px !important;
  max-width:100% !important;
  height:auto !important;
  margin:0 0 10px !important;
}
.compact-footer-grid .footer-brand p{
  margin:0 !important;
  max-width:450px !important;
  color:#fff !important;
  font-size:12px !important;
  line-height:1.55 !important;
}
.compact-footer-grid .footer-links,
.compact-footer-grid .footer-contact{
  display:flex !important;
  flex-direction:column !important;
  gap:7px !important;
  margin:0 !important;
  padding:0 !important;
  font-size:12px !important;
}
.compact-footer-grid strong{
  margin:0 0 5px !important;
  color:#fff !important;
  font-size:13px !important;
}
.compact-footer-grid a,
.compact-footer-grid span{
  color:#fff !important;
  line-height:1.45 !important;
}
.site-footer .compact-footer-bottom{
  min-height:0 !important;
  height:auto !important;
  margin:0 !important;
  padding:12px 0 0 !important;
  border-top:1px solid rgba(255,255,255,.24) !important;
  display:grid !important;
  grid-template-columns:1fr auto 1fr !important;
  gap:16px !important;
  align-items:center !important;
  color:#fff !important;
  font-size:10px !important;
  line-height:1.3 !important;
}
.compact-footer-bottom .footer-tagline{
  letter-spacing:.18em !important;
  white-space:nowrap !important;
}
.compact-footer-bottom .footer-tagline b{
  color:#9cde69 !important;
  margin:0 4px !important;
}
.compact-footer-bottom > a{
  justify-self:end !important;
  color:#fff !important;
}

/* Defensive: kill any pseudo-element/old spacer that could make footer tall */
.site-footer.compact-footer::before,
.site-footer.compact-footer::after,
.compact-footer-grid::before,
.compact-footer-grid::after,
.compact-footer-bottom::before,
.compact-footer-bottom::after{
  content:none !important;
  display:none !important;
}

@media(max-width:900px){
  .site-footer .compact-footer-grid{
    grid-template-columns:1fr 1fr !important;
    gap:24px 40px !important;
  }
  .compact-footer-grid .footer-brand{
    grid-column:1/-1 !important;
  }
  .site-footer .compact-footer-bottom{
    grid-template-columns:1fr !important;
    text-align:center !important;
    gap:8px !important;
  }
  .compact-footer-bottom > a{
    justify-self:center !important;
  }
}
@media(max-width:620px){
  .site-footer.compact-footer{
    padding:28px 0 12px !important;
  }
  .site-footer .compact-footer-grid{
    grid-template-columns:1fr !important;
    gap:20px !important;
  }
  .compact-footer-grid .footer-brand{
    grid-column:auto !important;
  }
  .compact-footer-bottom .footer-tagline{
    white-space:normal !important;
  }
}


/* Home short services -> clickable links to full Services page */
.service-card-link{display:block;color:inherit;text-decoration:none;border-radius:22px}
.service-card-link .service-card{height:100%}
.service-card-link:hover .service-card{transform:translateY(-6px);box-shadow:0 22px 54px rgba(8,49,32,.14)}
.service-card-link:focus-visible{outline:3px solid rgba(13,101,63,.35);outline-offset:4px}

/* Full Services page using supplied 8 service artworks */
.main-services-section{background:#f6f8f5!important;padding-top:92px!important}
.main-services-heading{text-align:center;max-width:820px;margin:0 auto 46px}
.main-services-heading h2{font-size:clamp(38px,5vw,62px);line-height:1.05;letter-spacing:-.04em;margin:0}
.main-services-stack{display:grid;gap:40px}
.main-service-item{scroll-margin-top:110px;background:#fff;border-radius:28px;overflow:hidden;border:1px solid #e1e8e2;box-shadow:0 20px 55px rgba(8,49,32,.12)}
.main-service-item img{display:block;width:100%;height:auto;object-fit:contain;background:#fff}
@media(max-width:620px){.main-services-stack{gap:24px}.main-service-item{border-radius:18px}}


/* Formspree inquiry status */
.form-status{
  min-height:22px;
  margin:14px 0 0;
  font-size:13px;
  line-height:1.5;
  font-weight:700;
}
.form-status.success{
  color:#0d653f;
  background:#eaf6ee;
  border:1px solid #c7e6d1;
  border-radius:10px;
  padding:12px 14px;
}
.form-status.error{
  color:#8a1f1f;
  background:#fff0f0;
  border:1px solid #efcccc;
  border-radius:10px;
  padding:12px 14px;
}
.contact-form button[disabled]{
  opacity:.7;
  cursor:not-allowed;
  transform:none!important;
}


/* =========================================================
   MOBILE FOOTER FIX
   Prevent hidden reveal items / oversized blank footer area
   ========================================================= */
@media (max-width: 900px){
  .site-footer,
  footer.site-footer,
  footer{
    min-height:0 !important;
    height:auto !important;
    padding-top:32px !important;
    padding-bottom:16px !important;
    overflow:visible !important;
  }

  /* Footer content must never remain hidden by scroll-reveal on mobile */
  .site-footer .reveal-item,
  footer .reveal-item,
  .site-footer .footer-grid > *,
  footer .footer-grid > *{
    opacity:1 !important;
    visibility:visible !important;
    transform:none !important;
    transition:none !important;
  }

  .site-footer .footer-grid,
  footer .footer-grid,
  .compact-footer-grid{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:22px !important;
    min-height:0 !important;
    height:auto !important;
    padding-top:0 !important;
    padding-bottom:24px !important;
    margin:0 !important;
    align-items:start !important;
  }

  .site-footer .footer-grid > div,
  footer .footer-grid > div,
  .compact-footer-grid > div{
    display:flex !important;
    flex-direction:column !important;
    min-height:0 !important;
    height:auto !important;
    margin:0 !important;
    padding:0 !important;
    align-self:start !important;
  }

  .site-footer .footer-brand,
  footer .footer-brand{
    grid-column:auto !important;
  }

  .site-footer .footer-brand img,
  footer .footer-brand img{
    width:min(250px,78vw) !important;
    height:auto !important;
    margin:0 0 12px !important;
  }

  .site-footer .footer-brand p,
  footer .footer-brand p{
    display:block !important;
    color:#fff !important;
    opacity:.95 !important;
    font-size:13px !important;
    line-height:1.6 !important;
    margin:0 !important;
    max-width:none !important;
  }

  .site-footer .footer-links,
  .site-footer .footer-contact,
  footer .footer-links,
  footer .footer-contact{
    display:flex !important;
    gap:8px !important;
  }

  .site-footer .footer-links strong,
  .site-footer .footer-contact strong,
  footer .footer-links strong,
  footer .footer-contact strong{
    display:block !important;
    color:#fff !important;
    margin-bottom:4px !important;
  }

  .site-footer .footer-links a,
  .site-footer .footer-contact a,
  .site-footer .footer-contact span,
  footer .footer-links a,
  footer .footer-contact a,
  footer .footer-contact span{
    display:block !important;
    color:#fff !important;
    opacity:.94 !important;
    font-size:13px !important;
    line-height:1.5 !important;
  }

  .site-footer .footer-bottom,
  footer .footer-bottom,
  .compact-footer-bottom{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    gap:10px !important;
    min-height:0 !important;
    height:auto !important;
    margin:0 !important;
    padding:16px 0 0 !important;
    text-align:center !important;
  }

  .site-footer .footer-bottom > *,
  footer .footer-bottom > *{
    justify-self:auto !important;
    margin:0 !important;
  }
}

@media (max-width: 620px){
  .site-footer,
  footer.site-footer,
  footer{
    padding-top:26px !important;
  }

  .site-footer .footer-grid,
  footer .footer-grid,
  .compact-footer-grid{
    gap:18px !important;
    padding-bottom:20px !important;
  }

  .site-footer .footer-brand img,
  footer .footer-brand img{
    width:min(230px,76vw) !important;
  }

  .site-footer .footer-bottom,
  footer .footer-bottom,
  .compact-footer-bottom{
    font-size:11px !important;
  }

  .footer-tagline{
    white-space:normal !important;
    letter-spacing:.12em !important;
    line-height:1.7 !important;
  }
}


/* =========================================================
   MOBILE FOOTER — CENTERED LAYOUT
   Matches the approved mobile reference
   ========================================================= */
@media (max-width: 620px){

  .site-footer,
  footer.site-footer,
  footer{
    text-align:center !important;
  }

  .site-footer .footer-grid,
  footer .footer-grid,
  .compact-footer-grid{
    width:min(100% - 32px, 520px) !important;
    margin-left:auto !important;
    margin-right:auto !important;
    justify-items:center !important;
    text-align:center !important;
  }

  .site-footer .footer-grid > div,
  footer .footer-grid > div,
  .compact-footer-grid > div{
    width:100% !important;
    max-width:460px !important;
    align-items:center !important;
    justify-content:flex-start !important;
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  .site-footer .footer-brand,
  footer .footer-brand{
    align-items:center !important;
    text-align:center !important;
  }

  .site-footer .footer-brand img,
  footer .footer-brand img{
    display:block !important;
    width:min(245px,72vw) !important;
    margin:0 auto 14px !important;
  }

  .site-footer .footer-brand p,
  footer .footer-brand p{
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
    max-width:420px !important;
    font-size:13px !important;
    line-height:1.65 !important;
  }

  .site-footer .footer-links,
  footer .footer-links{
    align-items:center !important;
    text-align:center !important;
  }

  .site-footer .footer-links strong,
  footer .footer-links strong,
  .site-footer .footer-contact strong,
  footer .footer-contact strong{
    text-align:center !important;
    width:100% !important;
    font-size:18px !important;
    margin-bottom:8px !important;
  }

  .site-footer .footer-links a,
  footer .footer-links a{
    width:min(260px,78vw) !important;
    text-align:center !important;
    padding:9px 14px !important;
    border:1px solid rgba(255,255,255,.20) !important;
    border-radius:999px !important;
    margin:0 auto !important;
  }

  .site-footer .footer-contact,
  footer .footer-contact{
    align-items:center !important;
    text-align:center !important;
    gap:10px !important;
  }

  .site-footer .footer-contact a,
  .site-footer .footer-contact span,
  footer .footer-contact a,
  footer .footer-contact span{
    width:auto !important;
    max-width:92vw !important;
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
    font-size:14px !important;
    line-height:1.5 !important;
  }

  .site-footer .footer-bottom,
  footer .footer-bottom,
  .compact-footer-bottom{
    width:min(100% - 32px, 520px) !important;
    margin-left:auto !important;
    margin-right:auto !important;
    text-align:center !important;
    align-items:center !important;
  }

  .site-footer .footer-bottom > *,
  footer .footer-bottom > *{
    text-align:center !important;
    justify-self:center !important;
  }

  .footer-tagline{
    text-align:center !important;
    white-space:normal !important;
    letter-spacing:.13em !important;
  }
}
