:root{--navy:#061d33;--navy2:#082641;--green:#19c970;--blue:#1577e8;--text:#07172b;--muted:#5b6876;--bg:#f3f7fb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:auto;overflow-x:hidden}body{overflow-x:hidden;margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.geo-container{width:min(1180px,calc(100% - 44px));margin:auto}.site-header{position:sticky;top:0;z-index:999;background:rgba(6,29,51,.96);box-shadow:0 8px 30px rgba(0,0,0,.18);backdrop-filter:blur(10px)}body.admin-bar .site-header{top:32px}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:#fff}.brand img{height:62px;width:auto;display:block}.brand b{display:block;font-size:22px;letter-spacing:.3px}.brand small{display:block;font-size:12px;color:#c8d5e4;font-weight:700}.desktop-nav{display:flex;align-items:center;gap:26px;color:#fff;font-weight:800;text-transform:uppercase;font-size:13px}.desktop-nav a:hover{color:var(--green)}.nav-quote{background:var(--green);padding:13px 18px;border-radius:5px;color:#fff!important}.hamb{display:none;background:transparent;border:0;width:44px;height:44px;cursor:pointer}.hamb span{display:block;height:4px;background:#fff;margin:7px 3px;border-radius:8px}.mobile-drawer{position:fixed;right:-330px;top:0;width:310px;max-width:86vw;height:100vh;background:#061d33;z-index:1200;padding:24px;transition:.28s ease;box-shadow:-20px 0 40px rgba(0,0,0,.4);display:flex;flex-direction:column;gap:12px}.mobile-drawer.open{right:0}.mobile-drawer img{width:100px;margin-bottom:12px}.mobile-drawer a{color:#fff;font-weight:800;padding:12px 8px;border-bottom:1px solid rgba(255,255,255,.09)}.drawer-close{align-self:flex-end;background:transparent;color:#fff;border:0;font-size:34px}.drawer-quote{background:var(--green);border-radius:8px;text-align:center;border-bottom:0!important}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:1190;display:none}.drawer-backdrop.show{display:block}.hero{min-height:720px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-100px;bottom:-160px;width:520px;height:520px;background:linear-gradient(135deg,rgba(25,201,112,.35),rgba(21,119,232,.18));transform:rotate(45deg);border-radius:40px}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center}.kicker,.section-tag{display:inline-block;color:var(--green);font-weight:900;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.hero h1{font-size:72px;line-height:1.02;margin:0 0 22px;text-transform:uppercase;letter-spacing:-1px}.hero h1::first-line{color:#fff}.hero p{font-size:21px;color:#eef5fb;max-width:640px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:9px;color:#fff;font-weight:900;text-transform:uppercase;box-shadow:0 18px 35px rgba(0,0,0,.18);border:0}.btn.primary{background:linear-gradient(135deg,#0bbf66,#2be783)}.btn.secondary{background:linear-gradient(135deg,#125ece,#2389ff)}.hero-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:26px;border-radius:20px;backdrop-filter:blur(10px)}.hero-card b{font-size:28px;display:block}.section{padding:82px 0}.section h2{font-size:42px;line-height:1.15;margin:0 0 18px}.lead{color:var(--muted);font-size:18px}.about-grid{display:grid;grid-template-columns:1fr .9fr;gap:45px}.trust-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.trust-list span{background:#fff;border-radius:10px;padding:14px 16px;font-weight:800;box-shadow:0 10px 22px rgba(11,31,52,.08)}.trust-list span:before{content:"✓";color:var(--green);margin-right:8px}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.stat-grid div{background:var(--navy);color:#fff;border-radius:16px;padding:28px;min-height:150px}.stat-grid b{display:block;font-size:35px;color:var(--green)}.products-section{background:#eef4f8}.product-carousel{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:32px}.product-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 45px rgba(6,29,51,.12);border:1px solid #e7eef5}.product-card img{width:100%;height:285px;object-fit:cover;object-position:center;display:block}.product-card div{padding:22px}.product-card h3{font-size:24px;margin:0 0 10px}.product-card p{color:var(--muted);margin:0 0 8px}.mini-link{font-weight:900;color:var(--green)}.center{text-align:center;margin-top:32px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px}.gallery-item{position:relative;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 14px 32px rgba(6,29,51,.1)}.gallery-item img{width:100%;height:210px;object-fit:cover;display:block}.gallery-item span{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(transparent,rgba(0,0,0,.85));color:#fff;padding:35px 14px 12px;font-weight:900}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.team-card{background:#fff;border-radius:22px;padding:18px;text-align:center;box-shadow:0 18px 45px rgba(6,29,51,.1)}.team-card img{width:100%;height:310px;object-fit:cover;border-radius:18px;object-position:top}.team-card h3{margin:16px 0 4px}.team-card p{color:var(--green);font-weight:900;margin:0}.cert-section{background:#fff}.cert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cert-card{border:1px solid #e3ebf3;border-radius:20px;padding:18px;background:#fff;box-shadow:0 14px 35px rgba(6,29,51,.08)}.cert-card img{width:100%;height:auto;max-height:none;object-fit:contain;object-position:center;background:#fff;border-radius:14px;display:block}.cert-badge{height:190px;border-radius:14px;background:linear-gradient(135deg,#eff8f2,#e7f2ff);display:flex;align-items:center;justify-content:center;color:var(--green);font-size:62px}.light{background:#fff}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:34px}.logo-list{display:flex;gap:14px;flex-wrap:wrap}.logo-list span{background:var(--navy);color:#fff;border-radius:999px;padding:13px 18px;font-weight:900}.partner-list{display:grid;gap:10px}.partner-list a{background:#f4f8fb;border-radius:12px;padding:14px;display:block}.partner-list small{display:block;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px}.rfq-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#fff;padding:26px;border-radius:22px;box-shadow:0 18px 45px rgba(6,29,51,.1)}.rfq-form input,.rfq-form select,.rfq-form textarea{width:100%;border:1px solid #d8e3ed;border-radius:10px;padding:14px;font-size:15px}.rfq-form textarea,.rfq-form button{grid-column:1/-1}.site-footer{background:#061d33;color:#d9e7f5;padding:58px 0 0}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr 1.5fr;gap:30px}.footer-logo{width:110px}.site-footer a{display:block;color:#d9e7f5;margin:6px 0}.site-footer h4{color:#fff}.social{display:flex;gap:10px}.social a{width:38px;height:38px;background:#10395c;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900}.copyright{text-align:center;padding:18px;margin-top:40px;background:#041424;color:#9dafbd}.float-wa,.to-top{position:fixed;right:24px;width:58px;height:58px;border-radius:50%;z-index:900;border:0;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 35px rgba(0,0,0,.22)}.float-wa{bottom:92px}.float-wa svg{width:34px;height:34px}.to-top{bottom:24px;font-size:28px}.page-hero{background:linear-gradient(135deg,var(--navy),#0b3659);color:#fff;padding:90px 0}.page-hero h1{font-size:52px;margin:0}.page-hero p{font-size:19px;color:#d7e5f1}body.menu-open{overflow:hidden}@media (max-width:980px){.desktop-nav{display:none}.hamb{display:block}.nav-wrap{height:72px}.brand img{height:54px}.brand span{display:none}.hero{min-height:650px;padding:70px 0}.hero-inner,.about-grid,.two-col,.contact-grid{grid-template-columns:1fr}.hero h1{font-size:48px}.product-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding:8px 0 20px;-webkit-overflow-scrolling:touch}.product-card{min-width:82vw;scroll-snap-align:center}.product-card img{height:190px}.carousel-dots{display:flex;justify-content:center;gap:7px}.carousel-dots button{width:8px;height:8px;border-radius:50%;border:0;background:#cbd6df}.carousel-dots button.active{background:var(--green);width:24px;border-radius:20px}.gallery-grid,.team-grid,.cert-grid,.footer-grid{grid-template-columns:1fr 1fr}.float-wa{bottom:84px;right:18px;width:54px;height:54px}.to-top{bottom:20px;right:18px;width:54px;height:54px}}@media (max-width:600px){body{font-size:15px}.geo-container{width:min(100% - 34px,1180px)}.site-header{background:rgba(6,29,51,.97)}body.admin-bar .site-header{top:0}.hero h1{font-size:40px}.hero p{font-size:18px}.btn{width:100%;min-height:58px}.section{padding:58px 0}.section h2{font-size:32px}.trust-list,.stat-grid,.gallery-grid,.team-grid,.cert-grid,.footer-grid,.rfq-form{grid-template-columns:1fr}.gallery-item img{height:220px}.team-card img{height:330px}.product-card{min-width:86vw;border-radius:20px}.product-card div{padding:18px}.product-card h3{font-size:22px}.page-hero{padding:62px 0}.page-hero h1{font-size:38px}.footer-grid{gap:20px}.footer-logo{width:95px}}


/* FINAL MOBILE STABILITY + HORIZONTAL PRODUCT SLIDER */
html{scroll-behavior:auto!important;overflow-x:hidden!important}
body{overflow-x:hidden!important}
@media (max-width:980px){
  .site-header{position:sticky;top:0;z-index:999;height:72px;overflow:visible!important}
  .nav-wrap{height:72px!important;min-height:72px!important}
  .brand img{height:52px!important;max-width:104px!important;object-fit:contain!important}
  .product-carousel{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    gap:16px!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
    padding:8px 4px 22px!important;
    margin-left:-4px!important;
    margin-right:-4px!important;
  }
  .product-carousel::-webkit-scrollbar{display:none!important}
  .product-card{
    flex:0 0 84vw!important;
    width:84vw!important;
    min-width:84vw!important;
    max-width:84vw!important;
    scroll-snap-align:start!important;
    margin:0!important;
    border-radius:22px!important;
  }
  .product-card img{
    height:210px!important;
    width:100%!important;
    object-fit:cover!important;
    object-position:center!important;
  }
  .product-card div{padding:18px 18px 20px!important}
  .product-card h3{font-size:22px!important;line-height:1.25!important;margin-bottom:8px!important}
  .product-card p{font-size:15px!important;line-height:1.55!important}
  .carousel-dots{display:none!important}
  .float-wa{right:18px!important;bottom:88px!important;width:54px!important;height:54px!important}
  .to-top{right:18px!important;bottom:22px!important;width:54px!important;height:54px!important}
}
@media (max-width:600px){
  .product-card{flex-basis:86vw!important;width:86vw!important;min-width:86vw!important;max-width:86vw!important}
  .product-card img{height:200px!important}
}

/* FINAL LEADERSHIP + DUPLICATE-PROOF POLISH */
.team-slider{display:flex!important;gap:22px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding:8px 2px 22px!important;}
.team-slider::-webkit-scrollbar,.product-carousel::-webkit-scrollbar{display:none!important}
.team-slider .team-card{flex:0 0 340px!important;min-width:340px!important;scroll-snap-align:start!important}
.team-card img{height:360px!important;object-fit:cover!important;object-position:center top!important;background:#f6f8fb!important}
.products-section .lead{max-width:720px}.product-carousel{scrollbar-width:none}.gallery-section{background:#fff}
@media (min-width:981px){
  .team-slider{display:flex!important;grid-template-columns:none!important;}
  .team-slider .team-card{max-width:360px!important;}
}
@media (max-width:980px){
  .team-slider{margin-left:-2px!important;margin-right:-2px!important;}
  .team-slider .team-card{flex:0 0 82vw!important;min-width:82vw!important;max-width:82vw!important;padding:16px!important;border-radius:24px!important;}
  .team-card img{height:340px!important;border-radius:18px!important;}
  .team-card h3{font-size:23px!important;line-height:1.25!important;margin-top:16px!important;}
  .team-card p{font-size:17px!important;}
}
@media (max-width:600px){
  .team-slider .team-card{flex-basis:86vw!important;min-width:86vw!important;max-width:86vw!important;}
  .team-card img{height:315px!important;object-position:center top!important;}
  .products-section{padding-bottom:48px!important;}
  .product-card{flex:0 0 86vw!important;min-width:86vw!important;max-width:86vw!important;}
  .product-card img{height:205px!important;}
}


/* Footer developer credit - only footer credit styling */
.footer-credit{line-height:1.8;text-align:center}
.footer-credit a{color:#19c970;font-weight:800;text-decoration:none}
.footer-credit a:hover{color:#2be783;text-decoration:none}

.cert-card .cert-badge:only-child{display:none}
.cert-card:has(.cert-badge){display:none}

/* Final documents slider fix: 3 certificates, perfect contain size, no crop */
.cert-section .cert-grid{
  display:flex !important;
  gap:22px !important;
  overflow-x:auto !important;
  scroll-snap-type:x mandatory !important;
  -webkit-overflow-scrolling:touch !important;
  padding:8px 4px 22px !important;
  grid-template-columns:none !important;
}
.cert-section .cert-grid::-webkit-scrollbar{height:6px}
.cert-section .cert-grid::-webkit-scrollbar-thumb{background:rgba(6,29,51,.25);border-radius:20px}
.cert-section .cert-card{
  flex:0 0 calc((100% - 44px)/3) !important;
  min-width:310px !important;
  scroll-snap-align:start !important;
  overflow:hidden !important;
}
.cert-section .cert-card a{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:260px !important;
  background:#fff !important;
  border-radius:14px !important;
  overflow:hidden !important;
}
.cert-section .cert-card img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  background:#fff !important;
  border-radius:14px !important;
  display:block !important;
}
.cert-section .cert-card h3{margin:18px 0 8px !important;}
.cert-section .cert-card p{margin:0 !important;}
@media (max-width:980px){
  .cert-section .cert-card{flex-basis:78vw !important;min-width:78vw !important;}
  .cert-section .cert-card a{height:250px !important;}
}
@media (max-width:600px){
  .cert-section .cert-grid{gap:16px !important;padding-bottom:18px !important;}
  .cert-section .cert-card{flex-basis:86vw !important;min-width:86vw !important;border-radius:20px !important;}
  .cert-section .cert-card a{height:225px !important;}
}

/* Final guard: Leadership team must not display on Home/front page. It remains visible on /leadership/ page only. */
body.home .team-section,
body.front-page .team-section,
body.page-template-page-home .team-section {
  display: none !important;
}


/* FINAL LOGO + MOBILE CORPORATE POLISH */
.site-header{background:rgba(6,29,51,.97)!important;}
.nav-wrap{height:82px!important;}
.brand{gap:14px!important;min-width:0!important;}
.brand img{
  width:280px!important;
  max-width:32vw!important;
  height:auto!important;
  max-height:58px!important;
  object-fit:contain!important;
  background:#fff!important;
  border-radius:10px!important;
  padding:7px 12px!important;
  box-shadow:0 10px 25px rgba(0,0,0,.18)!important;
}
.brand span{display:none!important;}
.footer-logo{
  width:230px!important;
  max-width:100%!important;
  background:#fff!important;
  border-radius:10px!important;
  padding:7px 12px!important;
}
@media(max-width:980px){
  .nav-wrap{height:72px!important;}
  .brand img{
    width:210px!important;
    max-width:58vw!important;
    max-height:50px!important;
    padding:6px 10px!important;
    border-radius:9px!important;
  }
  .hamb{width:46px!important;height:46px!important;flex:0 0 46px!important;}
  .hamb span{height:4px!important;margin:7px 3px!important;}
  .hero{padding-top:72px!important;}
  .mobile-drawer img{width:220px!important;max-width:100%!important;background:#fff!important;border-radius:10px!important;padding:8px 12px!important;}
}
@media(max-width:600px){
  .geo-container{width:calc(100% - 32px)!important;}
  .nav-wrap{height:70px!important;}
  .site-header{min-height:70px!important;}
  .brand img{
    width:188px!important;
    max-width:62vw!important;
    max-height:46px!important;
    padding:5px 9px!important;
  }
  .hero{padding-top:70px!important;}
  .hero h1{font-size:36px!important;line-height:1.08!important;}
  .hero p{font-size:16.5px!important;line-height:1.65!important;}
  .section h2{font-size:30px!important;line-height:1.18!important;}
  .footer-logo{width:210px!important;}
}
@media(max-width:380px){
  .brand img{width:168px!important;max-width:60vw!important;}
}

/* FINAL GREEN LOGO MATCH FIX - only logo presentation changed */
.brand img{
  width:300px!important;
  max-width:34vw!important;
  height:auto!important;
  max-height:64px!important;
  object-fit:contain!important;
  background:transparent!important;
  border-radius:12px!important;
  padding:0!important;
  box-shadow:0 10px 28px rgba(0,0,0,.16)!important;
  display:block!important;
}
.footer-logo{
  width:250px!important;
  max-width:100%!important;
  background:transparent!important;
  border-radius:12px!important;
  padding:0!important;
}
.mobile-drawer img{
  width:240px!important;
  max-width:100%!important;
  background:transparent!important;
  border-radius:12px!important;
  padding:0!important;
}
@media(max-width:980px){
  .brand img{width:220px!important;max-width:60vw!important;max-height:54px!important;}
}
@media(max-width:600px){
  .brand img{width:192px!important;max-width:62vw!important;max-height:48px!important;}
  .nav-wrap{height:72px!important;}
  .site-header{min-height:72px!important;}
}
@media(max-width:380px){
  .brand img{width:170px!important;max-width:58vw!important;}
}

/* FINAL READABLE LOGO + WHITE HEADER FIX (only header/logo colours adjusted) */
.site-header{
  background:#FFFFFF!important;
  border-bottom:1px solid #E5E7EB!important;
  box-shadow:0 6px 22px rgba(6,29,51,.08)!important;
  backdrop-filter:none!important;
}
.nav-wrap{
  height:78px!important;
}
.brand{
  display:flex!important;
  align-items:center!important;
  min-width:0!important;
}
.brand img{
  width:260px!important;
  max-width:32vw!important;
  height:auto!important;
  max-height:54px!important;
  object-fit:contain!important;
  object-position:left center!important;
  background:#FFFFFF!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
  filter:none!important;
  opacity:1!important;
  mix-blend-mode:normal!important;
}
.desktop-nav{
  color:#0B1F33!important;
}
.desktop-nav a{
  color:#0B1F33!important;
}
.desktop-nav a:hover{
  color:#22C55E!important;
}
.nav-quote{
  color:#FFFFFF!important;
  background:#22C55E!important;
}
.hamb span{
  background:#0B1F33!important;
}
.mobile-drawer{
  background:#071D2B!important;
}
.mobile-drawer img{
  width:230px!important;
  max-width:100%!important;
  height:auto!important;
  object-fit:contain!important;
  background:#FFFFFF!important;
  padding:0!important;
  border-radius:0!important;
  filter:none!important;
  opacity:1!important;
  mix-blend-mode:normal!important;
}
.footer-logo{
  width:240px!important;
  max-width:100%!important;
  height:auto!important;
  background:#FFFFFF!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
  filter:none!important;
  opacity:1!important;
  mix-blend-mode:normal!important;
}
@media(max-width:980px){
  .nav-wrap{height:70px!important;}
  .site-header{min-height:70px!important;}
  .brand img{
    width:210px!important;
    max-width:58vw!important;
    max-height:48px!important;
  }
  .hero{padding-top:70px!important;}
}
@media(max-width:600px){
  .nav-wrap{height:68px!important;}
  .site-header{min-height:68px!important;}
  .brand img{
    width:185px!important;
    max-width:60vw!important;
    max-height:46px!important;
  }
  .hamb{width:44px!important;height:44px!important;flex:0 0 44px!important;}
}
@media(max-width:380px){
  .brand img{width:166px!important;max-width:58vw!important;}
}

/* FINAL VERIFIED LOGO + HEADER + DOCUMENT POLISH */
.site-header{
  background:#FFFFFF!important;
  box-shadow:0 8px 28px rgba(7,23,43,.08)!important;
  border-bottom:1px solid #E5E7EB!important;
  backdrop-filter:none!important;
}
.nav-wrap{height:84px!important;min-height:84px!important;}
.brand{color:#07172b!important;gap:0!important;max-width:300px!important;overflow:visible!important;}
.brand img{
  height:64px!important;
  max-height:64px!important;
  width:auto!important;
  max-width:280px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:none!important;
  opacity:1!important;
  mix-blend-mode:normal!important;
  display:block!important;
  background:#fff!important;
}
.brand span{display:none!important;}
.desktop-nav{color:#07172b!important;}
.desktop-nav a:hover{color:#19c970!important;}
.hamb span{background:#07172b!important;}
.mobile-drawer img{width:180px!important;height:auto!important;background:#fff!important;border-radius:8px;padding:6px;}
.footer-logo{width:190px!important;height:auto!important;background:#fff!important;border-radius:8px;padding:6px;}
.cert-card img{
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
  border-radius:14px!important;
  display:block!important;
}
.cert-card{overflow:hidden!important;}
.cert-badge{display:none!important;}
@media(max-width:980px){
  .nav-wrap{height:74px!important;min-height:74px!important;}
  .brand{max-width:220px!important;}
  .brand img{height:50px!important;max-height:50px!important;max-width:210px!important;}
  .cert-grid{display:flex!important;overflow-x:auto!important;gap:16px!important;scroll-snap-type:x mandatory!important;padding:8px 0 18px!important;-webkit-overflow-scrolling:touch!important;}
  .cert-card{min-width:86vw!important;scroll-snap-align:center!important;}
}
@media(max-width:600px){
  .nav-wrap{height:70px!important;min-height:70px!important;}
  .brand{max-width:190px!important;}
  .brand img{height:44px!important;max-height:44px!important;max-width:185px!important;}
  .mobile-drawer img{width:170px!important;}
}


/* FINAL MOBILE DRAWER CLEAN FIX: remove drawer logo only */
.mobile-drawer > img{
  display:none !important;
}
.mobile-drawer{
  padding-top:24px !important;
}
.mobile-drawer .drawer-close{
  margin-bottom:8px !important;
}

/* === FINAL CLIENT READY OVERRIDES: Geo Impex header + hero background === */
.site-header{
  background:#FFFFFF!important;
  border-bottom:1px solid #E5E7EB!important;
  box-shadow:0 4px 18px rgba(6,29,51,.08)!important;
  backdrop-filter:none!important;
  height:auto!important;
  min-height:72px!important;
  overflow:visible!important;
}
.nav-wrap{height:72px!important;min-height:72px!important;}
.brand{color:#0B1F33!important;gap:10px!important;}
.brand img{
  width:auto!important;
  height:52px!important;
  max-height:52px!important;
  max-width:240px!important;
  object-fit:contain!important;
  filter:none!important;
  opacity:1!important;
  mix-blend-mode:normal!important;
  background:transparent!important;
  padding:0!important;
  border-radius:0!important;
}
.desktop-nav{color:#0B1F33!important;}
.desktop-nav a:hover{color:#19c970!important;}
.hamb span{background:#0B1F33!important;}
.mobile-drawer{padding-top:22px!important;}
.mobile-drawer>img{display:none!important;}
.hero{
  min-height:720px!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
.hero[style]{
  background-image:linear-gradient(90deg,rgba(3,18,34,.96) 0%,rgba(3,18,34,.76) 42%,rgba(3,18,34,.25) 72%),var(--geo-hero-url)!important;
}
.hero h1{max-width:760px!important;}
.hero p{max-width:680px!important;}
@media(max-width:980px){
  .site-header{min-height:68px!important;}
  .nav-wrap{height:68px!important;min-height:68px!important;}
  .brand img{height:46px!important;max-height:46px!important;max-width:190px!important;}
  .hero{min-height:650px!important;background-position:center right!important;}
  .hero[style]{background-image:linear-gradient(90deg,rgba(3,18,34,.98) 0%,rgba(3,18,34,.86) 55%,rgba(3,18,34,.50) 100%),var(--geo-hero-url)!important;}
}
@media(max-width:600px){
  .site-header{background:#fff!important;}
  .brand img{height:42px!important;max-height:42px!important;max-width:170px!important;}
  .hero{min-height:620px!important;padding:62px 0!important;background-position:center right!important;}
  .hero h1{font-size:38px!important;line-height:1.08!important;}
  .hero p{font-size:16.5px!important;line-height:1.65!important;}
}

/* === FINAL HERO CLEAN FIX 2026-07-06 ===
   Clean premium e-waste export hero background, no green polygon, no blur. */
.hero{
  background-size:cover!important;
  background-position:center right!important;
  background-repeat:no-repeat!important;
  min-height:720px!important;
  color:#fff!important;
}
.hero:after{display:none!important;content:none!important;}
.hero[style]{
  background-image:linear-gradient(90deg,rgba(4,16,32,.88) 0%,rgba(4,16,32,.66) 42%,rgba(4,16,32,.18) 100%),var(--geo-hero-url)!important;
}
.hero h1,.hero p,.hero .kicker{position:relative;z-index:3;text-shadow:0 3px 18px rgba(0,0,0,.45);}
.hero-card{position:relative;z-index:3;background:rgba(4,16,32,.48)!important;border:1px solid rgba(255,255,255,.22)!important;}
@media(max-width:980px){
  .hero{min-height:650px!important;background-position:center center!important;padding-top:72px!important;}
  .hero[style]{background-image:linear-gradient(90deg,rgba(4,16,32,.94) 0%,rgba(4,16,32,.82) 58%,rgba(4,16,32,.45) 100%),var(--geo-hero-url)!important;}
}
@media(max-width:600px){
  .hero{min-height:620px!important;background-position:center center!important;padding:62px 0!important;}
  .hero h1{font-size:38px!important;line-height:1.08!important;}
  .hero p{font-size:16.5px!important;line-height:1.65!important;}
}

/* === FINAL LEADERSHIP PAGE: Founder special profile + clean team cards === */
.page-template-page-leadership .team-section{background:#f3f7fb!important;}
.page-template-page-leadership .team-section .geo-container > .section-tag,
.page-template-page-leadership .team-section .geo-container > h2{text-align:center;display:block;}
.page-template-page-leadership .team-section .geo-container > h2{margin-bottom:38px!important;}
.founder-profile{
  display:grid!important;
  grid-template-columns: 0.92fr 1.08fr!important;
  gap:34px!important;
  align-items:center!important;
  background:#fff!important;
  border:1px solid #e6eef6!important;
  border-radius:26px!important;
  padding:28px!important;
  box-shadow:0 22px 55px rgba(6,29,51,.12)!important;
  margin:18px 0 34px!important;
}
.founder-photo img{
  width:100%!important;
  height:520px!important;
  object-fit:cover!important;
  object-position:center top!important;
  border-radius:20px!important;
  display:block!important;
  background:#eef3f7!important;
}
.founder-info{text-align:left!important;}
.founder-badge{
  display:inline-block!important;
  background:rgba(25,201,112,.12)!important;
  color:#14854c!important;
  padding:8px 13px!important;
  border-radius:8px!important;
  font-size:13px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  margin-bottom:12px!important;
}
.founder-info h3{
  font-size:42px!important;
  line-height:1.08!important;
  margin:0 0 18px!important;
  color:#07172b!important;
}
.founder-info h3:after{
  content:"";display:block;width:54px;height:3px;background:#19c970;margin-top:16px;border-radius:20px;
}
.founder-info p{
  color:#263241!important;
  font-size:17px!important;
  line-height:1.78!important;
  margin:0 0 22px!important;
  max-width:650px!important;
}
.founder-points{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  gap:12px!important;
  border-top:1px solid #e8eef5!important;
  padding-top:18px!important;
}
.founder-points span{
  background:#f7fafc!important;
  border-radius:12px!important;
  padding:14px 10px!important;
  text-align:center!important;
  font-weight:900!important;
  color:#0b1f33!important;
  font-size:13px!important;
}
.founder-points span:before{content:"✓";display:block;color:#19c970;font-size:22px;line-height:1;margin-bottom:6px;}
.page-template-page-leadership .team-slider{
  display:grid!important;
  grid-template-columns:repeat(5,1fr)!important;
  overflow:visible!important;
  gap:22px!important;
  padding:0!important;
}
.page-template-page-leadership .team-slider .team-card{
  flex:none!important;
  min-width:0!important;
  max-width:none!important;
  width:auto!important;
  border-radius:22px!important;
  padding:18px!important;
}
.page-template-page-leadership .team-card img{
  height:300px!important;
  object-fit:cover!important;
  object-position:center top!important;
  border-radius:16px!important;
}
.page-template-page-leadership .team-card h3{font-size:21px!important;line-height:1.25!important;margin:16px 0 4px!important;}
.page-template-page-leadership .team-card p{font-size:15px!important;color:#19c970!important;font-weight:900!important;}
@media(max-width:1100px){
  .page-template-page-leadership .team-slider{grid-template-columns:repeat(3,1fr)!important;}
  .founder-profile{grid-template-columns:1fr!important;}
  .founder-photo img{height:460px!important;}
}
@media(max-width:700px){
  .founder-profile{padding:18px!important;border-radius:22px!important;gap:20px!important;}
  .founder-photo img{height:390px!important;border-radius:18px!important;}
  .founder-info h3{font-size:30px!important;}
  .founder-info p{font-size:15.5px!important;line-height:1.72!important;}
  .founder-points{grid-template-columns:1fr 1fr!important;gap:10px!important;}
  .page-template-page-leadership .team-slider{
    display:flex!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
    gap:16px!important;
    padding:4px 0 18px!important;
  }
  .page-template-page-leadership .team-slider::-webkit-scrollbar{display:none!important;}
  .page-template-page-leadership .team-slider .team-card{
    flex:0 0 82vw!important;
    min-width:82vw!important;
    max-width:82vw!important;
    scroll-snap-align:center!important;
  }
  .page-template-page-leadership .team-card img{height:320px!important;}
}
@media(max-width:420px){
  .founder-photo img{height:345px!important;}
  .founder-points{grid-template-columns:1fr!important;}
  .page-template-page-leadership .team-slider .team-card{flex-basis:86vw!important;min-width:86vw!important;max-width:86vw!important;}
}
