:root{--black:#020806;--navy:#05120d;--deep:#062315;--deep2:#092b18;--green:#2f8b2e;--lime:#7fbd36;--gold:#d79725;--gold2:#f2b646;--cream:#f5edda;--cream2:#fff7e8;--ink:#111;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--navy);color:var(--white)}a{color:inherit;text-decoration:none}.topbar{position:sticky;top:0;z-index:50;height:64px;display:flex;align-items:center;gap:22px;padding:0 30px;background:rgba(2,8,6,.97);border-bottom:1px solid rgba(215,151,37,.4);box-shadow:0 4px 22px rgba(0,0,0,.25)}.brand{display:flex;align-items:center;min-width:178px}.brand img{height:54px;width:auto;display:block}nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1;height:100%}nav a{height:100%;display:flex;align-items:center;font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.15px;position:relative}nav a.active,nav a:hover{color:var(--lime)}nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--gold2)}.nav-actions{display:flex;align-items:center;gap:9px}.menu-toggle{display:none}.lang{border:1px solid rgba(255,255,255,.2);background:#142419;color:white;border-radius:7px;padding:8px 9px;font-size:12px;font-weight:900;cursor:pointer}.lang.active{background:var(--gold);color:#111}.btn{display:inline-grid;grid-auto-flow:column;align-items:center;justify-content:center;gap:8px;padding:13px 20px;border-radius:7px;font-weight:900;text-transform:uppercase;border:1px solid transparent;box-shadow:0 10px 25px rgba(0,0,0,.2);font-size:13px;line-height:1.1;transition:.2s}.btn:hover{transform:translateY(-1px);filter:brightness(1.07)}.btn small{display:block;text-transform:none;font-weight:500;font-size:11px;opacity:.95;grid-column:2}.btn-icon{font-size:20px;grid-row:1/3}.btn.small{padding:10px 14px;font-size:12px}.btn.small:before{content:"♙";font-size:16px}.btn.green{background:linear-gradient(135deg,#3a9b38,#1d6729);color:white}.btn.gold{background:linear-gradient(135deg,#f2b646,#b87214);color:white}.btn.outline{border-color:var(--gold);background:rgba(0,0,0,.42);color:#fff}.btn.full{width:100%;border:none;cursor:pointer;display:flex}.hero{height:432px;position:relative;display:grid;grid-template-columns:40% 60%;align-items:center;padding:0 32px;overflow:hidden;background:linear-gradient(90deg,rgba(2,8,6,.97) 0%,rgba(2,8,6,.9) 29%,rgba(2,8,6,.28) 48%,rgba(2,8,6,.05)),url('assets/hero-right.jpg');background-size:cover;background-position:center right}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 26%,rgba(247,183,51,.18),transparent 38%);pointer-events:none}.hero-copy{position:relative;z-index:3;max-width:570px}.hero h1{margin:0 0 18px;text-transform:uppercase;font-size:46px;line-height:1.06;font-weight:950;letter-spacing:-.5px}.hero h1 span{color:var(--lime);display:inline}.hero p{font-size:16px;line-height:1.55;margin:0;max-width:480px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hero-stage{position:relative;z-index:2;height:100%;display:flex;align-items:flex-end;justify-content:flex-start;padding-left:5%}.hero-coco{height:390px;width:auto;object-fit:contain;filter:drop-shadow(0 22px 24px rgba(0,0,0,.58));margin-bottom:5px}.stats{height:86px;margin:0 30px;transform:translateY(-1px);display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--gold);border-radius:0 0 10px 10px;overflow:hidden;background:#062716}.stats div{display:grid;grid-template-columns:58px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:16px;padding:15px 24px;border-right:1px solid rgba(215,151,37,.43)}.stats div:last-child{border-right:0}.stat-icon{grid-row:1/3;color:var(--gold2);font-size:46px;line-height:1;text-align:center}.recycle,.people{color:#72b82f}.stats b{color:var(--gold2);font-size:21px;text-transform:uppercase;line-height:1}.stats span:last-child{font-size:13px;line-height:1.25;color:#fff}.section-light{background:var(--cream);color:#111}.section-title{display:flex;align-items:center;justify-content:center;gap:18px;text-align:center}.section-title span{height:1px;background:rgba(92,70,32,.26);width:170px}.section-title h2{color:#24651f;text-transform:uppercase;font-size:27px;margin:0;font-weight:950}.section-title h2:before,.section-title h2:after{content:"🌿";font-size:17px;margin:0 8px}.ecosystem{padding:18px 30px 12px}.flow{display:grid;grid-template-columns:1fr 36px 1fr 36px 1fr 36px 1fr 36px 1fr 230px;align-items:center;gap:4px;margin-top:12px;max-width:1160px;margin-left:auto;margin-right:auto}.flow-item{text-align:center}.flow-item img{height:82px;width:120px;object-fit:contain;display:block;margin:auto}.flow-item b{display:block;margin-top:4px;font-size:13px;text-transform:uppercase;font-weight:950}.flow i{font-style:normal;font-size:34px;color:#0a3a21;font-weight:900}.flow aside{display:flex;align-items:center;gap:12px}.flow aside img{height:150px;width:auto;filter:drop-shadow(0 8px 10px rgba(0,0,0,.15))}.flow aside p{font-size:14px;line-height:1.25;font-weight:700}.products{padding:17px 30px 26px}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;max-width:1170px;margin:16px auto 0}.product-card{background:#fff8ec;border:1px solid rgba(81,56,27,.18);border-radius:9px;padding:10px 10px 12px;text-align:center;box-shadow:0 10px 28px rgba(0,0,0,.08)}.product-card img{width:100%;height:78px;object-fit:cover;border-radius:5px;border:1px solid rgba(0,0,0,.08)}.product-card h3{min-height:43px;display:flex;align-items:center;justify-content:center;margin:9px 0 6px;font-size:16px;line-height:1.08;text-transform:uppercase;font-weight:950}.product-card p{font-size:12.5px;line-height:1.35;margin:0 auto 10px;max-width:142px}.product-card a{display:inline-block;border:1px solid #365c36;border-radius:4px;padding:8px 18px;color:#203f20;font-weight:900;text-transform:uppercase;font-size:12px}.forms-band{display:grid;grid-template-columns:14% 36% 36% 14%;background:#102617;color:#fff}.side-photo{min-height:235px;background-size:cover;background-position:center}.supplier-photo{background-image:url('assets/supplier-bg.jpg')}.buyer-photo{background-image:url('assets/buyer-bg.jpg')}.form-panel{padding:19px 24px;border:1px solid rgba(215,151,37,.65);background:linear-gradient(135deg,rgba(0,33,12,.9),rgba(4,45,16,.78));border-radius:0}.form-panel.buyer{background:linear-gradient(135deg,rgba(48,30,5,.92),rgba(95,61,8,.78))}.panel-heading{display:flex;gap:13px;align-items:flex-start}.panel-heading span{width:44px;height:44px;border-radius:50%;border:2px solid var(--gold);display:flex;align-items:center;justify-content:center;color:var(--gold2);font-size:24px}.panel-heading h2{margin:0;color:var(--lime);text-transform:uppercase;font-size:24px}.buyer .panel-heading h2{color:var(--gold2)}.panel-heading p{margin:2px 0 0;font-size:13px}form{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px;margin-top:13px}input,select,textarea{width:100%;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.35);border-radius:3px;color:white;padding:10px 11px;font-size:13px}textarea{grid-column:1/-1;min-height:130px}.form-panel .btn,.big-form .btn{grid-column:1/-1;margin-top:2px}.trust{background:#062315;padding:18px 30px 28px}.section-title.dark h2{color:var(--lime)}.section-title.dark span{background:rgba(215,151,37,.35)}.trust-grid{max-width:1150px;margin:19px auto 0;display:grid;grid-template-columns:repeat(6,1fr);gap:0}.trust-grid div{padding:0 15px;text-align:center;border-left:1px solid rgba(215,151,37,.45);min-height:112px}.trust-grid div:first-child{border-left:0}.trust-grid i{display:block;color:var(--gold2);font-style:normal;font-size:34px;margin-bottom:8px}.trust-grid h3{color:var(--gold2);font-size:14px;text-transform:uppercase;margin:0 0 7px;font-weight:950}.trust-grid p{font-size:12px;line-height:1.35;margin:0}.academy{display:grid;grid-template-columns:165px 310px 1fr;gap:18px;align-items:center;background:var(--cream);color:#111;padding:20px 32px}.academy>img{height:145px;justify-self:center;filter:drop-shadow(0 8px 10px rgba(0,0,0,.12))}.academy h2{margin:0 0 4px;color:#27651f;text-transform:uppercase;font-size:25px}.academy p{font-size:13px;line-height:1.35;margin:0 0 10px}.academy .btn{padding:10px 18px;font-size:12px}.academy-links{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;background:#fff8ec;border-radius:10px;padding:17px}.academy-links span{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;text-align:center;border-right:1px solid rgba(0,0,0,.13);font-size:26px}.academy-links span:last-child{border-right:0}.academy-links b{font-size:13px;line-height:1.1}.footer{display:grid;grid-template-columns:1.15fr .8fr .9fr 1.05fr 1.15fr;gap:24px;background:#04120b;color:#fff;padding:20px 34px 24px;border-top:1px solid rgba(215,151,37,.4)}.footer .brand img{height:70px}.footer p,.footer a{font-size:12.5px;line-height:1.35}.footer a{display:block;margin:5px 0;color:#efe7d4}.footer h4{font-size:13px;margin:0 0 8px;color:var(--gold2);text-transform:uppercase}.socials{display:flex;gap:7px;flex-wrap:wrap}.socials span{background:#123d22;border-radius:6px;padding:7px 9px;font-size:12px}.proud{margin-top:12px}.whatsapp{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#34d05d;color:#fff;font-size:28px;z-index:60;box-shadow:0 12px 30px rgba(0,0,0,.42)}.welcome{position:fixed;inset:0;z-index:100;background:rgba(3,12,8,.88);display:none;align-items:center;justify-content:center}.welcome.show{display:flex;animation:fadeOut 4s forwards}.welcome-card{display:flex;align-items:center;gap:23px;background:#fff7e8;color:#111;border-radius:22px;padding:24px 34px;border:3px solid var(--gold);box-shadow:0 30px 80px rgba(0,0,0,.5)}.welcome-card img{height:165px}.welcome-card h2{margin:0;color:#245c22}.welcome-card p{font-weight:700}.page{background:#f8f1df;color:#111;min-height:70vh}.page-hero{padding:80px 42px;background:linear-gradient(135deg,#082015,#0b3d24);color:#fff}.page-hero h1{font-size:48px;margin:0 0 14px;text-transform:uppercase}.page-hero p{font-size:20px;max-width:800px}.content{padding:50px 42px;max-width:1150px;margin:auto}.content h2{color:#245c22}.content p,.content li{line-height:1.7}.grid{display:grid;gap:20px}.two{display:grid;grid-template-columns:1fr 1fr;gap:40px}.big-form{background:#082015;padding:28px;border-radius:18px}.content article{background:#fff7e8;border:1px solid rgba(90,60,20,.2);border-radius:12px;padding:18px;text-align:center;box-shadow:0 15px 35px rgba(0,0,0,.08)}.product-detail{display:grid;grid-template-columns:1.2fr .8fr;align-items:center}.product-symbol{font-size:180px;text-align:center;color:var(--gold)}@keyframes fadeOut{0%,70%{opacity:1}100%{opacity:0;visibility:hidden}}@media(max-width:1100px){.topbar{height:auto;flex-wrap:wrap;padding:12px 18px}nav{order:3;width:100%;gap:14px;justify-content:flex-start;overflow-x:auto}.brand img{height:50px}.nav-actions{margin-left:auto}.hero{grid-template-columns:1fr 1fr;height:auto;min-height:430px}.hero h1{font-size:39px}.stats{grid-template-columns:repeat(2,1fr);height:auto}.product-grid{grid-template-columns:repeat(3,1fr)}.flow{grid-template-columns:repeat(5,1fr);gap:10px}.flow i{display:none}.flow aside{grid-column:1/-1;justify-content:center}.forms-band{grid-template-columns:1fr 1fr}.side-photo{display:none}.trust-grid{grid-template-columns:repeat(3,1fr);gap:20px}.trust-grid div{border-left:0}.academy,.footer{grid-template-columns:1fr 1fr}}@media(max-width:680px){.menu-toggle{display:block;margin-left:auto;background:transparent;color:white;border:0;font-size:28px}.topbar nav{display:none;flex-direction:column;align-items:flex-start;overflow:visible}.topbar.open nav{display:flex}.nav-actions{width:100%;flex-wrap:wrap}.hero{grid-template-columns:1fr;padding:30px 22px 0;background-position:center}.hero h1{font-size:34px}.hero-stage{justify-content:center;padding-left:0}.hero-coco{height:300px}.hero-actions .btn{width:100%;justify-content:start}.stats{grid-template-columns:1fr;margin:0;border-radius:0}.ecosystem,.products,.trust{padding-left:18px;padding-right:18px}.flow{grid-template-columns:1fr}.flow-item img{height:95px}.product-grid{grid-template-columns:1fr}.forms-band,.academy,.footer,.two,.product-detail{grid-template-columns:1fr}form{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.academy-links{grid-template-columns:1fr}.academy-links span{border-right:0;border-bottom:1px solid rgba(0,0,0,.13)}.welcome-card{margin:18px;flex-direction:column;text-align:center}.welcome-card img{height:135px}.section-title span{display:none}}
/* fallback for older internal pages */
.logo-mark{font-size:38px;color:var(--gold);line-height:1}.brand b{display:block;font-size:28px;line-height:.85;letter-spacing:1px}.brand small{display:block;text-transform:uppercase;font-size:10px;letter-spacing:1px}.footer-brand{min-width:0}


/* === WAZGV Phase 1 v2.2 controlled fixes === */
@media (min-width: 1101px){
  .hero{
    height: 545px;
    padding-bottom: 34px;
    overflow: visible;
  }
  .hero-actions{ margin-top: 28px; }
  .stats{
    transform: none;
    margin-top: 0;
    position: relative;
    z-index: 3;
  }
  .hero-coco{
    height: 405px;
    margin-bottom: -2px;
  }
}

.stats div{ min-width: 0; }
.stat-icon{
  width: 56px;
  height: 56px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  font-size: 0 !important;
}
.icon-palm{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%238bc53f' d='M31 24C22 10 12 8 4 17c13-1 20 4 27 16C25 16 30 8 43 4c-2 12-7 18-12 29C37 17 48 13 60 18c-11 5-21 9-29 16C25 24 14 25 5 34c13 1 22 1 29-1z'/%3E%3Cpath fill='%23f5b53b' d='M28 30h8v24h-8zM20 54h24v6H20z'/%3E%3C/svg%3E");
}
.icon-globe{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none' stroke='%23f5b53b' stroke-width='4'%3E%3Ccircle cx='32' cy='32' r='25'/%3E%3Cpath d='M7 32h50M32 7c8 8 12 16 12 25S40 49 32 57M32 7C24 15 20 23 20 32s4 17 12 25M13 20c12 5 26 5 38 0M13 44c12-5 26-5 38 0'/%3E%3C/svg%3E");
}
.icon-people{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Ccircle fill='%23f5b53b' cx='42' cy='20' r='9'/%3E%3Ccircle fill='%238bc53f' cx='24' cy='22' r='10'/%3E%3Cpath fill='%23f5b53b' d='M31 56c1-13 8-22 19-22 7 0 12 8 13 22z'/%3E%3Cpath fill='%238bc53f' d='M2 56c1-15 10-25 22-25s21 10 22 25z'/%3E%3C/svg%3E");
}

@media (min-width: 1101px){
  .ecosystem{ padding-top: 20px; }
  .flow{
    grid-template-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr 275px;
    gap: 8px;
    max-width: 1190px;
  }
  .flow-item img{ height: 84px; width: 122px; }
  .flow aside{
    display: grid;
    grid-template-columns: 108px 1fr;
    gap: 14px;
    align-items: center;
    padding-left: 12px;
  }
  .flow aside img{
    height: 122px;
    max-width: 108px;
    object-fit: contain;
    filter: drop-shadow(0 8px 10px rgba(0,0,0,.15));
  }
  .flow aside p{
    max-width: 135px;
    margin: 0;
  }
}

/* === WAZGV controlled fix 2026-06-17: ecosystem alignment only === */
.ecosystem{
  padding:18px 28px 16px !important;
  background:#f5edda !important;
}
.ecosystem .section-title{
  margin:0 0 10px !important;
}
.ecosystem .section-title h2{
  font-size:28px !important;
  line-height:1.05 !important;
  letter-spacing:.4px !important;
}
.ecosystem .section-title span{
  width:170px !important;
}
.ecosystem .flow{
  max-width:1180px !important;
  margin:0 auto !important;
  padding:10px 18px 12px !important;
  min-height:145px !important;
  background:linear-gradient(180deg,#fff8ed,#f8efdf) !important;
  border:1px solid rgba(84,64,35,.13) !important;
  border-radius:12px !important;
  box-shadow:0 8px 20px rgba(0,0,0,.055) !important;
  display:grid !important;
  grid-template-columns:120px 34px 132px 34px 132px 34px 140px 34px 124px 250px !important;
  align-items:center !important;
  column-gap:0 !important;
  overflow:hidden !important;
}
.ecosystem .flow-item{
  min-width:0 !important;
  text-align:center !important;
}
.ecosystem .flow-item img{
  height:82px !important;
  width:118px !important;
  max-width:100% !important;
  object-fit:contain !important;
  display:block !important;
  margin:0 auto 4px !important;
}
.ecosystem .flow-item b{
  margin-top:0 !important;
  font-size:13px !important;
  line-height:1.05 !important;
  white-space:nowrap !important;
}
.ecosystem .flow i{
  font-size:30px !important;
  line-height:1 !important;
  color:#0a3a21 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  transform:translateY(-6px) !important;
}
.ecosystem .flow aside{
  height:118px !important;
  display:grid !important;
  grid-template-columns:100px 1fr !important;
  align-items:center !important;
  gap:14px !important;
  margin-left:12px !important;
  padding-left:18px !important;
  border-left:1px solid rgba(70,60,40,.14) !important;
  overflow:visible !important;
}
.ecosystem .flow aside img{
  height:114px !important;
  width:100px !important;
  object-fit:contain !important;
  display:block !important;
  filter:drop-shadow(0 7px 8px rgba(0,0,0,.14)) !important;
}
.ecosystem .flow aside p{
  margin:0 !important;
  font-size:14px !important;
  line-height:1.28 !important;
  font-weight:800 !important;
  max-width:130px !important;
}
@media(max-width:1100px){
  .ecosystem .flow{
    grid-template-columns:repeat(5,1fr) !important;
    gap:10px !important;
    padding:14px !important;
  }
  .ecosystem .flow i{display:none !important;}
  .ecosystem .flow aside{
    grid-column:1/-1 !important;
    justify-self:center !important;
    border-left:0 !important;
    margin-left:0 !important;
    padding-left:0 !important;
  }
}
@media(max-width:680px){
  .ecosystem .flow{grid-template-columns:1fr !important;}
  .ecosystem .flow aside{grid-template-columns:90px 1fr !important;}
}

/* === WAZGV v2.4: ecosystem icon transparency + alignment fix only === */
.ecosystem .flow{
  overflow:visible !important;
}
@media (min-width:1101px){
  .ecosystem .flow{
    grid-template-columns: 128px 38px 132px 38px 132px 38px 138px 38px 132px 276px !important;
    column-gap: 0 !important;
    padding: 12px 24px 12px !important;
    align-items: center !important;
  }
  .ecosystem .flow-item{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:flex-end !important;
    height:118px !important;
  }
  .ecosystem .flow-item img{
    height:80px !important;
    width:120px !important;
    object-fit:contain !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    mix-blend-mode:normal !important;
  }
  .ecosystem .flow-item:nth-of-type(5) img{
    width:104px !important;
  }
  .ecosystem .flow aside{
    grid-template-columns:92px 1fr !important;
    margin-left:8px !important;
    padding-left:20px !important;
    height:118px !important;
    overflow:visible !important;
  }
  .ecosystem .flow aside img{
    width:82px !important;
    height:112px !important;
    object-fit:contain !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
  }
}

/* === WAZGV v2.5: ecosystem clean transparent icon fix === */
@media (min-width:1101px){
  .ecosystem .flow-item img{
    width:120px !important;
    height:86px !important;
    object-fit:contain !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
  }
  .ecosystem .flow-item:nth-of-type(5) img{
    width:120px !important;
    height:86px !important;
  }
  .ecosystem .flow{
    grid-template-columns: 128px 38px 132px 38px 132px 38px 138px 38px 132px 276px !important;
    overflow:visible !important;
  }
  .ecosystem .flow aside{
    margin-left:14px !important;
    padding-left:22px !important;
  }
}

/* === WAZGV v2.6 controlled hero/header/stat fixes only === */
/* Header: remove top registration buttons and use compact dropdown language selector */
.topbar{height:72px !important;padding:0 30px !important;gap:28px !important;align-items:center !important;}
.topbar .brand img{height:58px !important;width:auto !important;display:block !important;}
.topbar nav{flex:1 !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:38px !important;}
.topbar nav a{font-size:14px !important;font-weight:900 !important;letter-spacing:.4px !important;line-height:72px !important;padding:0 !important;white-space:nowrap !important;}
.topbar nav a.active:after{bottom:0 !important;height:4px !important;border-radius:4px 4px 0 0 !important;background:#f6ad22 !important;}
.nav-actions{margin-left:0 !important;display:flex !important;align-items:center !important;gap:0 !important;}
.lang-select-wrap{display:block !important;position:relative !important;}
.lang-select{height:42px !important;min-width:70px !important;border:1.5px solid rgba(246,173,34,.75) !important;border-radius:7px !important;background:#050b08 !important;color:#f6ad22 !important;font-weight:900 !important;font-size:15px !important;padding:0 30px 0 14px !important;outline:none !important;appearance:auto !important;cursor:pointer !important;}
.nav-actions .btn,.nav-actions .lang{display:none !important;}

/* Hero background and composition to follow approved screenshot 1 */
.hero{height:548px !important;min-height:548px !important;background-image:linear-gradient(90deg,rgba(0,8,5,.96) 0%,rgba(0,8,5,.78) 25%,rgba(0,8,5,.16) 47%,rgba(0,8,5,.04) 100%),url('assets/hero-right.jpg') !important;background-size:cover !important;background-position:center center !important;display:grid !important;grid-template-columns:39% 61% !important;align-items:end !important;padding:58px 52px 28px !important;overflow:hidden !important;}
.hero-copy{align-self:center !important;max-width:520px !important;position:relative !important;z-index:3 !important;}
.hero h1{font-size:48px !important;line-height:1.08 !important;letter-spacing:.5px !important;margin:0 0 24px !important;font-weight:1000 !important;text-shadow:0 3px 12px rgba(0,0,0,.55) !important;}
.hero h1 span{display:block !important;color:#7cc52c !important;text-shadow:0 2px 9px rgba(0,0,0,.45) !important;}
.hero p{font-size:19px !important;line-height:1.5 !important;max-width:500px !important;margin:0 0 26px !important;color:#fff !important;text-shadow:0 2px 10px rgba(0,0,0,.6) !important;}
.hero-stage{position:relative !important;z-index:2 !important;display:flex !important;justify-content:center !important;align-items:flex-end !important;height:100% !important;padding:0 !important;}
.hero-coco{height:440px !important;max-height:92% !important;margin:0 80px 0 0 !important;object-fit:contain !important;filter:drop-shadow(0 20px 26px rgba(0,0,0,.45)) !important;}

/* CTA buttons: size/alignment/icons like approved layout */
.hero-actions{display:flex !important;gap:16px !important;align-items:center !important;margin-top:0 !important;flex-wrap:nowrap !important;position:relative !important;z-index:6 !important;}
.btn{border-radius:7px !important;min-height:64px !important;padding:10px 18px !important;font-weight:900 !important;letter-spacing:.2px !important;box-shadow:0 10px 22px rgba(0,0,0,.22) !important;}
.hero-actions .btn{width:190px !important;display:grid !important;grid-template-columns:34px 1fr !important;column-gap:10px !important;align-items:center !important;justify-content:start !important;text-align:left !important;}
.hero-actions .btn.outline{width:206px !important;grid-template-columns:30px 1fr 34px !important;border:1.6px solid #f4a61d !important;background:rgba(3,12,9,.60) !important;}
.btn small{font-size:11px !important;font-weight:500 !important;margin-top:3px !important;display:block !important;opacity:.95 !important;text-transform:none !important;letter-spacing:0 !important;}
.btn-icon{width:30px !important;height:30px !important;display:inline-block !important;background-size:contain !important;background-repeat:no-repeat !important;background-position:center !important;}
.person-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-width='3' viewBox='0 0 64 64'%3E%3Ccircle cx='32' cy='20' r='10'/%3E%3Cpath d='M12 58c1-15 9-25 20-25s19 10 20 25z'/%3E%3C/svg%3E") !important;}
.target-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23f6ad22' stroke-width='3' viewBox='0 0 64 64'%3E%3Cpath d='M32 7v10M32 47v10M7 32h10M47 32h10'/%3E%3Ccircle cx='32' cy='32' r='18'/%3E%3Ccircle cx='32' cy='32' r='6' fill='%23f6ad22' stroke='none'/%3E%3C/svg%3E") !important;}
.arrow-icon{font-size:38px !important;color:#fff !important;line-height:1 !important;justify-self:end !important;}

/* Stats bar: match approved icon sizing and spacing */
.stats{height:148px !important;margin:0 !important;padding:0 36px !important;background:linear-gradient(90deg,#002c1b,#013b23 50%,#002c1b) !important;border:1.5px solid #e1a125 !important;border-radius:14px !important;display:grid !important;grid-template-columns:repeat(4,1fr) !important;align-items:center !important;position:relative !important;z-index:5 !important;transform:translateY(0) !important;box-shadow:0 16px 28px rgba(0,0,0,.2) inset !important;}
.stats div{height:100% !important;display:grid !important;grid-template-columns:78px 1fr !important;grid-template-rows:auto auto !important;align-content:center !important;align-items:center !important;column-gap:18px !important;border-right:1px solid rgba(230,168,44,.42) !important;padding:0 26px !important;}
.stats div:last-child{border-right:0 !important;}
.stats .stat-icon{grid-row:1/3 !important;width:68px !important;height:68px !important;margin:0 !important;display:block !important;}
.stats b{font-size:26px !important;line-height:1.05 !important;color:#f7b332 !important;margin:0 0 5px !important;font-weight:1000 !important;text-transform:uppercase !important;}
.stats span:not(.stat-icon){font-size:17px !important;line-height:1.25 !important;color:white !important;max-width:220px !important;}
.stats .recycle{font-size:68px !important;line-height:1 !important;color:#8ccb37 !important;background:none !important;display:flex !important;align-items:center !important;justify-content:center !important;}

/* Mobile/tablet safe */
@media(max-width:1100px){
  .topbar{height:auto !important;padding:12px 18px !important;gap:18px !important;}
  .topbar nav{order:3;width:100%;justify-content:flex-start !important;gap:18px !important;overflow-x:auto !important;}
  .topbar nav a{line-height:38px !important;}
  .hero{grid-template-columns:1fr !important;height:auto !important;min-height:560px !important;padding:38px 28px 26px !important;background-position:center !important;}
  .hero-coco{height:330px !important;margin:10px auto 0 !important;}
  .stats{grid-template-columns:repeat(2,1fr) !important;height:auto !important;border-radius:0 !important;padding:0 !important;}
  .stats div{min-height:116px !important;padding:18px 22px !important;}
}
@media(max-width:680px){
  .hero h1{font-size:36px !important;}
  .hero p{font-size:16px !important;}
  .hero-actions{flex-direction:column !important;align-items:stretch !important;}
  .hero-actions .btn,.hero-actions .btn.outline{width:100% !important;}
  .stats{grid-template-columns:1fr !important;}
  .stats div{grid-template-columns:60px 1fr !important;}
  .stats .stat-icon{width:54px !important;height:54px !important;}
}


/* === WAZGV v2.7: hero 100% viewport fit + CTA visibility fix only === */
@media (min-width:1101px){
  .topbar{height:66px !important;padding:0 28px !important;}
  .topbar .brand img{height:56px !important;}
  .topbar nav{gap:34px !important;}
  .topbar nav a{line-height:66px !important;font-size:14px !important;}

  .hero{
    height:468px !important;
    min-height:468px !important;
    grid-template-columns:39% 61% !important;
    padding:28px 52px 18px !important;
    align-items:center !important;
    overflow:hidden !important;
    background-position:center center !important;
  }
  .hero-copy{align-self:center !important;max-width:500px !important;margin-top:0 !important;}
  .hero h1{font-size:42px !important;line-height:1.04 !important;margin:0 0 18px !important;}
  .hero p{font-size:16px !important;line-height:1.42 !important;max-width:470px !important;margin:0 0 22px !important;}
  .hero-stage{align-items:center !important;justify-content:center !important;}
  .hero-coco{height:360px !important;max-height:88% !important;margin:0 110px 0 0 !important;}
  .hero-actions{gap:14px !important;margin-top:0 !important;align-items:center !important;flex-wrap:nowrap !important;}
  .hero-actions .btn{
    width:178px !important;
    min-height:58px !important;
    padding:9px 14px !important;
    grid-template-columns:30px 1fr !important;
    column-gap:9px !important;
    font-size:12px !important;
    line-height:1.05 !important;
    white-space:normal !important;
  }
  .hero-actions .btn.outline{
    width:198px !important;
    grid-template-columns:28px 1fr 32px !important;
  }
  .hero-actions .btn .btn-text{display:block !important;}
  .hero-actions .btn small{display:block !important;font-size:11px !important;margin-top:4px !important;}
  .btn-icon{width:28px !important;height:28px !important;}
  .arrow-icon{font-size:34px !important;}

  .stats{
    height:105px !important;
    margin:0 30px !important;
    padding:0 26px !important;
    border-radius:0 0 12px 12px !important;
  }
  .stats div{
    grid-template-columns:66px 1fr !important;
    column-gap:14px !important;
    padding:0 22px !important;
  }
  .stats .stat-icon{width:60px !important;height:60px !important;}
  .stats .recycle{font-size:60px !important;}
  .stats b{font-size:22px !important;line-height:1.08 !important;margin-bottom:4px !important;}
  .stats span:not(.stat-icon){font-size:15px !important;line-height:1.22 !important;max-width:210px !important;}
}


/* === WAZGV v2.8: hero mascot side placement + two CTA buttons + Bahasa CTA fix === */
.hero{
  height:560px !important;
  min-height:560px !important;
  grid-template-columns:36% 64% !important;
  padding:52px 48px 26px !important;
  background-position:center center !important;
}
.hero-copy{
  max-width:470px !important;
  align-self:center !important;
  z-index:4 !important;
}
.hero h1{
  font-size:42px !important;
  line-height:1.08 !important;
  margin-bottom:20px !important;
}
.hero p{
  font-size:16px !important;
  line-height:1.44 !important;
  max-width:455px !important;
  margin-bottom:24px !important;
}
.hero-actions{
  display:flex !important;
  gap:16px !important;
  align-items:center !important;
  flex-wrap:nowrap !important;
}
.hero-actions .btn{
  height:70px !important;
  width:198px !important;
  padding:12px 14px !important;
  display:grid !important;
  grid-template-columns:36px 1fr !important;
  gap:10px !important;
  border-radius:7px !important;
}
.hero-actions .btn .btn-text{
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  line-height:1.05 !important;
}
.hero-actions .btn .btn-text > span{
  font-size:13px !important;
  font-weight:900 !important;
  text-transform:uppercase !important;
  white-space:normal !important;
}
.hero-actions .btn small{
  font-size:11px !important;
  font-weight:500 !important;
  margin-top:6px !important;
  opacity:.95 !important;
  text-transform:none !important;
}
.hero-stage{
  position:relative !important;
  height:100% !important;
  display:block !important;
  z-index:3 !important;
  pointer-events:none !important;
}
.hero-coco{
  position:absolute !important;
  right:13% !important;
  bottom:0 !important;
  height:390px !important;
  max-height:90% !important;
  margin:0 !important;
  object-fit:contain !important;
  filter:drop-shadow(0 18px 24px rgba(0,0,0,.45)) !important;
}
.stats{
  height:136px !important;
}
@media(max-width:1100px){
  .hero{grid-template-columns:1fr !important;height:auto !important;min-height:560px !important;padding:36px 24px 24px !important;}
  .hero-stage{height:330px !important;}
  .hero-coco{position:relative !important;right:auto !important;bottom:auto !important;height:320px !important;display:block !important;margin:0 auto !important;}
  .hero-actions{flex-wrap:wrap !important;}
}
@media(max-width:680px){
  .hero-actions{flex-direction:column !important;align-items:stretch !important;}
  .hero-actions .btn{width:100% !important;}
}


/* === WAZGV v2.9: hero background scale / 100% zoom fit fix only === */
@media (min-width:1101px){
  .hero{
    height:500px !important;
    min-height:500px !important;
    padding:0 34px 18px !important;
    align-items:center !important;
    background-size:cover !important;
    background-position:center center !important;
  }
  .hero-copy{
    align-self:center !important;
    max-width:520px !important;
    transform:translateY(-4px) !important;
  }
  .hero h1{
    font-size:40px !important;
    line-height:1.05 !important;
    margin-bottom:14px !important;
    letter-spacing:-.35px !important;
  }
  .hero p{
    font-size:14.5px !important;
    line-height:1.45 !important;
    max-width:430px !important;
  }
  .hero-actions{
    margin-top:20px !important;
    gap:12px !important;
  }
  .hero-actions .btn{
    min-width:178px !important;
    min-height:54px !important;
    padding:10px 18px !important;
    font-size:12px !important;
  }
  .hero-actions .btn small{
    font-size:10.5px !important;
  }
  .hero-stage{
    align-items:flex-end !important;
    justify-content:center !important;
    padding-left:0 !important;
  }
  .hero-coco{
    height:350px !important;
    margin-bottom:0 !important;
  }
  .stats{
    height:78px !important;
    margin:0 30px !important;
    transform:translateY(0) !important;
  }
  .stats div{
    padding:11px 22px !important;
    grid-template-columns:52px 1fr !important;
    column-gap:14px !important;
  }
  .stat-icon{
    width:50px !important;
    height:50px !important;
    font-size:42px !important;
  }
  .stats b{
    font-size:19px !important;
    line-height:1 !important;
  }
  .stats span:last-child{
    font-size:12.4px !important;
    line-height:1.22 !important;
  }
}


/* === WAZGV v2.10: dream hero composition + Bahasa CTA fit === */
@media (min-width:1101px){
  .hero{
    height:515px !important;
    min-height:515px !important;
    grid-template-columns:38.5% 61.5% !important;
    padding:34px 32px 18px !important;
    align-items:center !important;
    background-repeat:no-repeat !important;
    background-size:auto 100% !important;
    background-position:center top !important;
    background-color:#020806 !important;
  }
  .hero-copy{
    align-self:center !important;
    max-width:500px !important;
    transform:none !important;
    padding-top:0 !important;
  }
  .hero h1{
    font-size:42px !important;
    line-height:1.07 !important;
    margin:0 0 16px !important;
    letter-spacing:-.25px !important;
    max-width:455px !important;
  }
  .hero p{
    font-size:15.2px !important;
    line-height:1.47 !important;
    max-width:455px !important;
    margin:0 0 22px !important;
  }
  .hero-actions{
    display:flex !important;
    align-items:stretch !important;
    gap:12px !important;
    margin-top:0 !important;
    flex-wrap:nowrap !important;
  }
  .hero-actions .btn{
    width:196px !important;
    min-width:196px !important;
    min-height:64px !important;
    height:auto !important;
    padding:11px 14px !important;
    display:grid !important;
    grid-template-columns:34px 1fr !important;
    column-gap:10px !important;
    text-align:left !important;
    align-items:center !important;
  }
  .hero-actions .btn .btn-text{display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:center !important;min-width:0 !important;}
  .hero-actions .btn .btn-text > span{font-size:12.7px !important;line-height:1.08 !important;white-space:normal !important;word-break:normal !important;}
  .hero-actions .btn small{font-size:10.6px !important;line-height:1.1 !important;margin-top:5px !important;white-space:normal !important;}
  html[lang="id"] .hero-actions .btn{width:205px !important;min-width:205px !important;min-height:68px !important;padding:10px 13px !important;}
  html[lang="id"] .hero-actions .btn .btn-text > span{font-size:12.1px !important;line-height:1.04 !important;}
  html[lang="id"] .hero-actions .btn small{font-size:10.1px !important;line-height:1.06 !important;margin-top:4px !important;}
  .hero-stage{
    position:relative !important;
    height:100% !important;
    display:block !important;
    padding:0 !important;
  }
  .hero-coco{
    position:absolute !important;
    right:18.2% !important;
    bottom:0 !important;
    height:405px !important;
    max-height:92% !important;
    margin:0 !important;
    object-fit:contain !important;
    filter:drop-shadow(0 20px 24px rgba(0,0,0,.50)) !important;
  }
  .stats{
    height:90px !important;
    margin:0 30px !important;
    transform:translateY(0) !important;
    border-radius:0 0 12px 12px !important;
  }
  .stats div{
    padding:12px 24px !important;
    grid-template-columns:56px 1fr !important;
    column-gap:15px !important;
  }
  .stat-icon{width:54px !important;height:54px !important;font-size:44px !important;}
  .stats b{font-size:20px !important;line-height:1.04 !important;}
  .stats span:last-child{font-size:13.1px !important;line-height:1.2 !important;}
}
@media (min-width:1601px){
  .hero{background-size:cover !important;background-position:center center !important;}
}


/* === WAZGV v2.12: dream hero background rebuild === */
@media (min-width: 1101px){
  .hero{
    height: 520px !important;
    min-height: 520px !important;
    grid-template-columns: 1fr !important;
    align-items: center !important;
    padding: 0 34px !important;
    background-image: linear-gradient(90deg,rgba(2,8,6,.96) 0%,rgba(2,8,6,.82) 26%,rgba(2,8,6,.35) 47%,rgba(2,8,6,.05) 70%), url('assets/hero-bg-dream.jpg') !important;
    background-size: cover !important;
    background-position: center center !important;
    overflow: hidden !important;
  }
  .hero-stage{ display:none !important; }
  .hero-copy{ max-width: 505px !important; z-index:4 !important; }
  .hero h1{ font-size: 42px !important; line-height: 1.08 !important; margin-bottom: 16px !important; letter-spacing:-.4px !important; }
  .hero p{ font-size: 15px !important; line-height: 1.5 !important; max-width: 460px !important; }
  .hero-actions{ margin-top: 22px !important; gap: 12px !important; }
  .hero-actions .btn{ width: 180px !important; min-height: 58px !important; padding: 10px 14px !important; justify-content: start !important; font-size: 12px !important; }
  .hero-actions .btn.outline{ width: 180px !important; }
  .hero-actions .btn small{ font-size:10px !important; }
  .btn-icon{ font-size:22px !important; }
  .stats{ height: 82px !important; margin: 0 26px !important; border-radius: 0 0 10px 10px !important; transform:none !important; }
  .stats div{ padding: 12px 22px !important; grid-template-columns: 54px 1fr !important; column-gap:14px !important; }
  .stats b{ font-size:20px !important; }
  .stats span:last-child{ font-size:13px !important; }
  .stat-icon{ width:52px !important; height:52px !important; }
}
@media (max-width:1100px){
  .hero{ background-image: linear-gradient(90deg,rgba(2,8,6,.94),rgba(2,8,6,.42)), url('assets/hero-bg-dream.jpg') !important; background-size: cover !important; background-position:center !important; }
}

/* === WAZGV v2.13: fix v2.12 hero split/crop while keeping dream composition === */
@media (min-width:1101px){
  .hero{
    height:500px !important;
    min-height:500px !important;
    display:grid !important;
    grid-template-columns:38% 62% !important;
    align-items:center !important;
    padding:26px 34px 18px !important;
    overflow:hidden !important;
    background-image:linear-gradient(90deg,rgba(2,8,6,.95) 0%,rgba(2,8,6,.84) 24%,rgba(2,8,6,.30) 45%,rgba(2,8,6,.06) 100%),url('assets/hero-right.jpg') !important;
    background-size:cover !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
    background-color:#020806 !important;
  }
  .hero-stage{
    display:block !important;
    position:relative !important;
    height:100% !important;
    z-index:3 !important;
    pointer-events:none !important;
  }
  .hero-coco{
    display:block !important;
    position:absolute !important;
    right:16% !important;
    bottom:0 !important;
    height:392px !important;
    max-height:91% !important;
    width:auto !important;
    object-fit:contain !important;
    margin:0 !important;
    filter:drop-shadow(0 20px 24px rgba(0,0,0,.50)) !important;
  }
  .hero-copy{
    position:relative !important;
    z-index:5 !important;
    align-self:center !important;
    max-width:470px !important;
    transform:none !important;
    padding:0 !important;
    margin:0 !important;
  }
  .hero h1{
    margin:0 0 16px !important;
    font-size:40px !important;
    line-height:1.06 !important;
    letter-spacing:-.25px !important;
    max-width:450px !important;
    text-shadow:0 3px 12px rgba(0,0,0,.62) !important;
  }
  .hero h1 span{display:block !important;color:#7fbd36 !important;}
  .hero p{
    font-size:14.8px !important;
    line-height:1.46 !important;
    max-width:430px !important;
    margin:0 0 22px !important;
  }
  .hero-actions{
    display:flex !important;
    align-items:stretch !important;
    gap:12px !important;
    margin-top:0 !important;
    flex-wrap:nowrap !important;
  }
  .hero-actions .btn{
    width:186px !important;
    min-width:186px !important;
    min-height:60px !important;
    height:60px !important;
    padding:9px 14px !important;
    display:grid !important;
    grid-template-columns:32px 1fr !important;
    column-gap:10px !important;
    align-items:center !important;
    text-align:left !important;
    border-radius:7px !important;
  }
  .hero-actions .btn .btn-text{display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:center !important;min-width:0 !important;}
  .hero-actions .btn .btn-text > span{font-size:12.2px !important;line-height:1.05 !important;white-space:normal !important;}
  .hero-actions .btn small{font-size:10.3px !important;line-height:1.1 !important;margin-top:4px !important;white-space:normal !important;}
  html[lang="id"] .hero-actions .btn{width:196px !important;min-width:196px !important;height:64px !important;min-height:64px !important;padding:8px 12px !important;}
  html[lang="id"] .hero-actions .btn .btn-text > span{font-size:11.5px !important;line-height:1.02 !important;}
  html[lang="id"] .hero-actions .btn small{font-size:9.9px !important;line-height:1.05 !important;margin-top:4px !important;}
  .stats{
    height:88px !important;
    margin:0 28px !important;
    padding:0 24px !important;
    border-radius:0 0 12px 12px !important;
    transform:none !important;
  }
  .stats div{padding:11px 22px !important;grid-template-columns:56px 1fr !important;column-gap:14px !important;}
  .stats .stat-icon{width:54px !important;height:54px !important;}
  .stats .recycle{font-size:54px !important;}
  .stats b{font-size:20px !important;line-height:1.05 !important;}
  .stats span:not(.stat-icon){font-size:13px !important;line-height:1.22 !important;}
}
@media (min-width:1400px){
  .hero-coco{right:18% !important;height:405px !important;}
  .hero h1{font-size:42px !important;}
}

/* === WAZGV v2.16 FINAL HERO BACKGROUND FIX ===
   Uses Waseem's approved hero image as the actual background.
   No extra floating mascot in the hero, because the background already includes Coco.
*/
.hero{
  height:520px !important;
  min-height:520px !important;
  max-height:520px !important;
  display:flex !important;
  align-items:center !important;
  padding:54px 44px 32px !important;
  overflow:hidden !important;
  background-image:linear-gradient(90deg,rgba(2,8,6,.12) 0%,rgba(2,8,6,.08) 30%,rgba(2,8,6,.02) 58%,rgba(2,8,6,.02) 100%),url('assets/hero-main-final.jpg') !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
  grid-template-columns:none !important;
}
.hero:before{display:none !important;content:none !important;}
.hero-stage,.hero-coco{display:none !important;}
.hero-copy{
  width:430px !important;
  max-width:430px !important;
  position:relative !important;
  z-index:3 !important;
  align-self:center !important;
  margin:0 !important;
  padding:0 !important;
  transform:none !important;
}
.hero h1{
  margin:0 0 18px !important;
  font-size:42px !important;
  line-height:1.08 !important;
  letter-spacing:-.3px !important;
  max-width:420px !important;
  text-shadow:0 3px 12px rgba(0,0,0,.65) !important;
}
.hero h1 span{display:block !important;color:#7fbd36 !important;}
.hero p{
  font-size:15px !important;
  line-height:1.52 !important;
  max-width:410px !important;
  margin:0 0 22px !important;
  text-shadow:0 2px 9px rgba(0,0,0,.75) !important;
}
.hero-actions{
  display:flex !important;
  align-items:stretch !important;
  gap:12px !important;
  margin-top:0 !important;
  flex-wrap:nowrap !important;
}
.hero-actions .btn.outline{display:none !important;}
.hero-actions .btn{
  width:176px !important;
  min-width:176px !important;
  height:58px !important;
  min-height:58px !important;
  padding:9px 12px !important;
  display:grid !important;
  grid-template-columns:30px 1fr !important;
  column-gap:9px !important;
  align-items:center !important;
  text-align:left !important;
  border-radius:7px !important;
}
.hero-actions .btn .btn-icon{font-size:25px !important;line-height:1 !important;}
.hero-actions .btn .btn-text{display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:center !important;min-width:0 !important;}
.hero-actions .btn .btn-text > span{font-size:11.6px !important;line-height:1.05 !important;white-space:normal !important;}
.hero-actions .btn small{font-size:10px !important;line-height:1.1 !important;margin-top:4px !important;white-space:normal !important;}
html[lang="id"] .hero-actions .btn{width:184px !important;min-width:184px !important;height:62px !important;min-height:62px !important;}
html[lang="id"] .hero-actions .btn .btn-text > span{font-size:10.6px !important;line-height:1.02 !important;}
html[lang="id"] .hero-actions .btn small{font-size:9.4px !important;line-height:1.05 !important;}
.stats{
  height:86px !important;
  margin:0 28px !important;
  padding:0 22px !important;
  border-radius:0 0 12px 12px !important;
  transform:none !important;
}
.stats div{padding:11px 20px !important;grid-template-columns:55px 1fr !important;column-gap:14px !important;}
.stats .stat-icon{width:54px !important;height:54px !important;}
.stats .recycle{font-size:54px !important;}
.stats b{font-size:19px !important;line-height:1.05 !important;}
.stats span:not(.stat-icon){font-size:12.8px !important;line-height:1.22 !important;}
@media (max-width:1100px){
  .hero{height:auto !important;min-height:560px !important;max-height:none !important;background-position:center center !important;padding:38px 24px !important;}
  .hero-copy{width:min(440px,100%) !important;max-width:min(440px,100%) !important;}
  .hero h1{font-size:36px !important;}
  .hero-actions{flex-wrap:wrap !important;}
}
@media (max-width:680px){
  .hero{min-height:610px !important;background-position:58% center !important;padding:30px 20px !important;align-items:flex-start !important;}
  .hero-copy{max-width:100% !important;}
  .hero h1{font-size:31px !important;}
  .hero p{font-size:14px !important;max-width:100% !important;}
  .hero-actions .btn{width:100% !important;min-width:0 !important;}
}


/* === WAZGV Phase 2.17 polish: safe enhancements only === */
.topbar{
  backdrop-filter: blur(6px);
  transition: box-shadow .25s ease, background .25s ease;
}
.topbar.scrolled{
  background:rgba(2,8,6,.985) !important;
  box-shadow:0 8px 28px rgba(0,0,0,.42) !important;
}
.hero h1{
  text-shadow:0 4px 14px rgba(0,0,0,.78), 0 0 20px rgba(0,0,0,.45) !important;
}
.hero h1 span{
  text-shadow:0 3px 12px rgba(0,0,0,.75), 0 0 18px rgba(127,189,54,.28) !important;
}
.hero p{
  text-shadow:0 2px 10px rgba(0,0,0,.82) !important;
}
.hero-actions .btn{
  overflow:hidden !important;
  position:relative !important;
  transition:transform .22s ease, filter .22s ease, box-shadow .22s ease !important;
}
.hero-actions .btn:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.18) 42%,transparent 70%);
  transform:translateX(-120%);
  transition:transform .55s ease;
  pointer-events:none;
}
.hero-actions .btn:hover:after{transform:translateX(120%);}
.hero-actions .btn.green:hover{box-shadow:0 14px 30px rgba(56,157,55,.34),0 0 0 1px rgba(255,255,255,.12) inset !important;}
.hero-actions .btn.gold:hover{box-shadow:0 14px 30px rgba(242,182,70,.34),0 0 0 1px rgba(255,255,255,.12) inset !important;}
.stats div{
  transition:transform .22s ease, background .22s ease, box-shadow .22s ease !important;
}
.stats div:hover{
  transform:translateY(-2px);
  background:linear-gradient(135deg,rgba(6,48,27,.96),rgba(5,34,20,.96)) !important;
  box-shadow:0 12px 28px rgba(0,0,0,.18) inset !important;
}
.stats b.stat-animated{letter-spacing:.2px;}
.product-card{
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease !important;
}
.product-card img{transition:transform .28s ease, filter .28s ease !important;}
.product-card:hover{
  transform:translateY(-4px);
  border-color:rgba(215,151,37,.45) !important;
  box-shadow:0 16px 34px rgba(0,0,0,.13) !important;
}
.product-card:hover img{transform:scale(1.035);filter:saturate(1.05) contrast(1.03);}
.lang-select{cursor:pointer;}
html[lang="id"] .hero-actions .btn{
  width:176px !important;
  min-width:176px !important;
  height:58px !important;
  min-height:58px !important;
}
html[lang="id"] .hero-actions .btn .btn-text > span{
  font-size:11px !important;
  line-height:1.04 !important;
}
html[lang="id"] .hero-actions .btn small{
  font-size:9.2px !important;
  line-height:1.05 !important;
}
@media (max-width:680px){
  html[lang="id"] .hero-actions .btn{width:100% !important;min-width:0 !important;}
}


/* === WAZGV v3 content polish: coconut hero title + page sections === */
.hero-title{
  display:flex !important;
  flex-direction:column !important;
  gap:0 !important;
  max-width:520px !important;
  margin:0 0 12px !important;
  font-size:44px !important;
  line-height:.95 !important;
  font-weight:1000 !important;
  letter-spacing:-1px !important;
  text-transform:uppercase !important;
  text-shadow:0 4px 14px rgba(0,0,0,.85),0 0 24px rgba(0,0,0,.45) !important;
}
.hero-title span{display:block !important;}
.hero-title .line-white{color:#fff !important;}
.hero-title .line-coconut{
  background:linear-gradient(90deg,#a7db4f 0%,#5fb239 45%,#2f7b2b 100%) !important;
  -webkit-background-clip:text !important;background-clip:text !important;color:transparent !important;
  text-shadow:0 4px 14px rgba(0,0,0,.72),0 0 22px rgba(127,191,42,.34) !important;
}
.hero-title .line-global{
  background:linear-gradient(90deg,#f4bd47 0%,#c77822 48%,#8b5523 100%) !important;
  -webkit-background-clip:text !important;background-clip:text !important;color:transparent !important;
  text-shadow:0 4px 14px rgba(0,0,0,.72),0 0 20px rgba(216,155,29,.28) !important;
}
html[lang="id"] .hero-title{font-size:39px !important;max-width:560px !important;line-height:1 !important;}
html[lang="id"] .hero-title .line-coconut{font-size:.92em !important;}

.page-hero{position:relative;overflow:hidden;border-bottom:1px solid rgba(215,151,37,.45)}
.page-hero:after{content:"";position:absolute;right:-120px;top:-120px;width:340px;height:340px;background:radial-gradient(circle,rgba(247,183,51,.22),transparent 65%)}
.story-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:stretch;margin:30px 0}
.story-card,.mission-card,.network-card,.academy-card,.seo-card{background:#fff7e8;border:1px solid rgba(90,60,20,.18);border-radius:16px;padding:24px;box-shadow:0 14px 32px rgba(0,0,0,.08)}
.story-card h2,.mission-card h2,.network-card h3,.academy-card h3,.seo-card h3{margin-top:0;color:#245c22;text-transform:uppercase}
.mission-grid,.network-grid,.academy-grid,.seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0}
.mission-card i,.network-card i,.academy-card i,.seo-card i{display:inline-flex;width:46px;height:46px;border-radius:14px;align-items:center;justify-content:center;background:linear-gradient(135deg,#2f8b2e,#7fbd36);color:#fff;font-style:normal;font-size:24px;margin-bottom:10px}
.network-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:28px 0;background:#092b18;color:#fff;padding:20px;border-radius:18px;border:1px solid rgba(215,151,37,.45)}
.network-step{text-align:center;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:18px 12px;position:relative}
.network-step b{display:block;color:#f2b646;margin-top:8px;text-transform:uppercase;font-size:14px}
.network-step span{font-size:34px}
.products-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:20px}
.products-page-grid .product-card{text-align:left;background:#fff7e8;color:#111;border-radius:16px;overflow:hidden;border:1px solid rgba(90,60,20,.18)}
.products-page-grid .product-card img{width:100%;height:165px;object-fit:cover;display:block}
.products-page-grid .product-card h3,.products-page-grid .product-card p,.products-page-grid .product-card a{margin-left:18px;margin-right:18px}
.products-page-grid .product-card a{margin-bottom:18px;display:inline-block;color:#245c22;font-weight:900}
.academy-hero{display:grid;grid-template-columns:220px 1fr;gap:26px;align-items:center;background:#fff7e8;border-radius:18px;padding:24px;border:1px solid rgba(90,60,20,.18);box-shadow:0 14px 32px rgba(0,0,0,.08)}
.academy-hero img{width:190px;max-width:100%;filter:drop-shadow(0 12px 18px rgba(0,0,0,.18))}
.academy-hero h2{color:#245c22;text-transform:uppercase;margin:0 0 10px;font-size:30px}
@media(max-width:900px){
  .story-grid,.academy-hero{grid-template-columns:1fr}.mission-grid,.network-grid,.academy-grid,.seo-grid,.products-page-grid{grid-template-columns:1fr 1fr}.network-timeline{grid-template-columns:1fr 1fr}.hero-title{font-size:38px !important;max-width:460px !important}
}
@media(max-width:680px){
  .hero-title{font-size:31px !important;line-height:1 !important;max-width:100% !important}html[lang="id"] .hero-title{font-size:28px !important}.mission-grid,.network-grid,.academy-grid,.seo-grid,.products-page-grid,.network-timeline{grid-template-columns:1fr}.content{padding-left:20px;padding-right:20px}.page-hero h1{font-size:34px}
}


/* === WAZGV v3.1: 3D hero title, product detail pages, Coco WhatsApp, social icons === */
.hero-title{
  perspective:800px !important;
  filter:drop-shadow(0 18px 16px rgba(0,0,0,.48));
}
.hero-title span{
  transform:skewX(-2deg) translateZ(0);
  -webkit-text-stroke:.6px rgba(255,255,255,.18);
}
.hero-title .line-white{
  color:#fff7e8 !important;
  text-shadow:0 1px 0 #b99050,0 2px 0 #7a542c,0 3px 0 #4f351f,0 7px 10px rgba(0,0,0,.82),0 0 22px rgba(255,255,255,.16) !important;
}
.hero-title .line-coconut{
  background:linear-gradient(180deg,#ddff8b 0%,#71bf35 42%,#245f22 100%) !important;
  -webkit-background-clip:text !important;background-clip:text !important;color:transparent !important;
  -webkit-text-stroke:.9px rgba(23,62,20,.75);
  text-shadow:0 1px 0 #d7f785,0 2px 0 #4b8d28,0 4px 0 #214f1e,0 9px 12px rgba(0,0,0,.86),0 0 26px rgba(120,206,58,.38) !important;
}
.hero-title .line-global{
  background:linear-gradient(180deg,#ffe39b 0%,#d28b28 52%,#704018 100%) !important;
  -webkit-background-clip:text !important;background-clip:text !important;color:transparent !important;
  -webkit-text-stroke:.9px rgba(91,54,19,.7);
  text-shadow:0 1px 0 #ffe5a4,0 2px 0 #b96a1e,0 4px 0 #6f3f18,0 9px 12px rgba(0,0,0,.86),0 0 24px rgba(224,156,48,.34) !important;
}
.socials{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.social-icon{display:inline-flex!important;align-items:center;gap:6px;text-decoration:none;background:rgba(255,255,255,.06)!important;border:1px solid rgba(215,151,37,.35);border-radius:999px;padding:7px 10px!important;color:#fff!important;transition:.2s ease}
.social-icon:hover{transform:translateY(-2px);background:rgba(215,151,37,.16)!important}.social-icon span{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#1e5d2e;color:#fff;font-weight:900;font-size:12px}.social-icon b{font-size:11px;font-weight:800}.social-icon.ig span{background:linear-gradient(135deg,#f7b733,#d62976,#4f5bd5)}.social-icon.tt span{background:#111}.social-icon.in span{background:#0a66c2}.social-icon.yt span{background:#e62117}.social-icon.wa span{background:#25d366}
.coco-whatsapp{width:auto!important;height:62px!important;border-radius:999px!important;padding:5px 12px 5px 6px!important;gap:6px;text-decoration:none;background:linear-gradient(135deg,#25d366,#0f8f3b)!important;border:2px solid rgba(255,255,255,.75);box-shadow:0 12px 32px rgba(0,0,0,.42)!important;font-size:13px!important;font-weight:950;color:#fff!important}.coco-whatsapp img{height:54px;width:54px;object-fit:contain;border-radius:50%;filter:drop-shadow(0 5px 7px rgba(0,0,0,.28))}.coco-whatsapp span{display:inline-block;letter-spacing:.2px}
.product-hero-detail{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center;padding:62px 42px;background:linear-gradient(135deg,#082015,#0e4a28);color:#fff;border-bottom:1px solid rgba(215,151,37,.45);position:relative;overflow:hidden}.product-hero-detail:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 20%,rgba(247,183,51,.22),transparent 35%),linear-gradient(90deg,rgba(0,0,0,.2),transparent);pointer-events:none}.product-hero-copy,.product-hero-image{position:relative;z-index:1}.product-hero-detail h1{font-size:50px;line-height:.95;margin:0 0 14px;text-transform:uppercase}.product-hero-detail p{font-size:18px;line-height:1.45;max-width:720px}.product-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.product-hero-image{background:#fff7e8;border:1px solid rgba(215,151,37,.55);border-radius:22px;padding:14px;box-shadow:0 24px 60px rgba(0,0,0,.32)}.product-hero-image img{width:100%;height:310px;object-fit:cover;border-radius:16px;display:block}.product-hero-image span{position:absolute;right:24px;bottom:22px;width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f2b646,#8b5523);color:#fff;font-size:42px;border:4px solid #fff7e8;box-shadow:0 12px 25px rgba(0,0,0,.25)}
.product-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.product-info-card{background:#fff7e8!important;border:1px solid rgba(90,60,20,.18)!important;border-radius:16px!important;padding:24px!important;box-shadow:0 14px 32px rgba(0,0,0,.08)!important;text-align:left!important}.product-info-card.wide{grid-column:1/-1}.product-info-card h2{margin:0 0 12px!important;color:#245c22!important;text-transform:uppercase}.product-info-card p,.product-info-card li{line-height:1.6}.market-tags{display:flex;gap:8px;flex-wrap:wrap}.market-tags span{background:#0d3b22;color:#fff;border:1px solid rgba(215,151,37,.45);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.enquiry-card{background:linear-gradient(135deg,#0b331f,#174d2e)!important;color:#fff!important}.enquiry-card h2{color:#f2b646!important}.related-strip{padding:34px 42px;background:#092b18;color:#fff;text-align:center}.related-strip h2{text-transform:uppercase;color:#f2b646}.related-strip div{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.related-strip a{color:#fff;text-decoration:none;border:1px solid rgba(215,151,37,.45);border-radius:999px;padding:9px 14px;background:rgba(255,255,255,.06);font-weight:800}.related-strip a:hover{background:rgba(215,151,37,.18)}
@media(max-width:900px){.product-hero-detail,.product-content-grid{grid-template-columns:1fr}.product-hero-detail h1{font-size:38px}.product-hero-image img{height:240px}.coco-whatsapp span{display:none}.coco-whatsapp{width:62px!important;padding:4px!important}}
@media(max-width:680px){.product-hero-detail{padding:38px 20px}.product-hero-detail h1{font-size:32px}.product-hero-detail p{font-size:16px}.social-icon b{display:none}.hero-title span{-webkit-text-stroke:.35px rgba(255,255,255,.16)}}


/* === WAZGV v3.2 Product page bilingual + image quality + remove floating WhatsApp === */
.lang-id-content{display:none;}
html[lang="id"] .lang-en-content{display:none!important;}
html[lang="id"] .lang-id-content{display:block!important;}
.product-hero-detail{align-items:stretch;}
.product-hero-image{background:linear-gradient(135deg,#fff9ec,#efe0bd);display:flex;align-items:center;justify-content:center;min-height:340px;position:relative;overflow:hidden;}
.product-hero-image img{width:100%;height:100%;max-height:360px;object-fit:contain!important;object-position:center!important;padding:18px;filter:drop-shadow(0 18px 28px rgba(0,0,0,.22));}
.product-hero-image span{position:absolute;right:18px;bottom:12px;opacity:.13;font-size:78px;color:#6d431c;}
.product-info-card ul{text-align:left;margin:0;padding-left:18px;}
.product-info-card li{margin:7px 0;}
.market-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;}
.market-tags span{background:#0b4428;color:#fff;border:1px solid rgba(215,151,37,.55);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:850;}
.whatsapp,.coco-whatsapp{display:none!important;}
@media(max-width:900px){.product-hero-image{min-height:250px}.product-hero-image img{max-height:260px;padding:12px}.product-hero-detail{gap:18px}.lang-id-content.product-content-grid,.lang-en-content.product-content-grid{grid-template-columns:1fr!important}}

/* === WAZGV v3.4 mobile QA fix: collapsed menu + responsive hero === */
@media (max-width: 760px){
  html, body{width:100%;max-width:100%;overflow-x:hidden!important;}

  .topbar{
    height:76px!important;
    min-height:76px!important;
    padding:8px 14px!important;
    display:grid!important;
    grid-template-columns:auto 1fr auto!important;
    grid-template-areas:"brand actions toggle"!important;
    align-items:center!important;
    gap:10px!important;
    position:sticky!important;
    top:0!important;
    z-index:1000!important;
    background:rgba(2,8,6,.98)!important;
  }
  .topbar .brand{grid-area:brand!important;min-width:0!important;}
  .topbar .brand img{height:52px!important;width:auto!important;max-width:150px!important;}
  .menu-toggle{
    grid-area:toggle!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:44px!important;
    height:44px!important;
    margin:0!important;
    font-size:30px!important;
    line-height:1!important;
    color:#fff!important;
    background:transparent!important;
    border:0!important;
    cursor:pointer!important;
  }
  .nav-actions{
    grid-area:actions!important;
    width:auto!important;
    justify-self:end!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    margin:0!important;
  }
  .lang-select-wrap{display:block!important;}
  .lang-select{
    height:38px!important;
    min-width:62px!important;
    max-width:72px!important;
    padding:0 22px 0 10px!important;
    border-radius:8px!important;
    font-size:13px!important;
  }
  .topbar nav{
    display:none!important;
    position:absolute!important;
    top:76px!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    height:auto!important;
    background:rgba(2,8,6,.985)!important;
    border-top:1px solid rgba(215,151,37,.35)!important;
    border-bottom:1px solid rgba(215,151,37,.35)!important;
    padding:14px 18px 18px!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    overflow:visible!important;
    box-shadow:0 18px 34px rgba(0,0,0,.45)!important;
  }
  .topbar.open nav{display:flex!important;}
  .topbar nav a{
    height:auto!important;
    width:100%!important;
    max-width:320px!important;
    line-height:1.2!important;
    padding:12px 10px!important;
    display:flex!important;
    justify-content:center!important;
    text-align:center!important;
    font-size:14px!important;
    border-bottom:1px solid rgba(255,255,255,.07)!important;
  }
  .topbar nav a.active:after{
    left:50%!important;
    right:auto!important;
    bottom:4px!important;
    width:42px!important;
    transform:translateX(-50%)!important;
  }

  .hero{
    min-height:0!important;
    height:auto!important;
    display:block!important;
    padding:28px 18px 22px!important;
    background-image:linear-gradient(90deg,rgba(0,7,5,.94) 0%,rgba(0,7,5,.72) 46%,rgba(0,7,5,.18) 100%),url('assets/hero-right.jpg')!important;
    background-size:cover!important;
    background-position:58% center!important;
    overflow:hidden!important;
  }
  .hero-copy{
    width:100%!important;
    max-width:100%!important;
    position:relative!important;
    z-index:2!important;
  }
  .hero-title,
  html[lang="id"] .hero-title{
    font-size:32px!important;
    line-height:1.02!important;
    letter-spacing:-.5px!important;
    max-width:96%!important;
    margin:0 0 14px!important;
  }
  .hero p{
    font-size:15px!important;
    line-height:1.48!important;
    max-width:95%!important;
    margin:0!important;
  }
  .hero-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    margin-top:22px!important;
    max-width:100%!important;
  }
  .hero-actions .btn,
  html[lang="id"] .hero-actions .btn{
    width:100%!important;
    min-width:0!important;
    height:64px!important;
    min-height:64px!important;
    padding:10px 16px!important;
    grid-template-columns:34px 1fr!important;
    justify-content:flex-start!important;
  }
  .hero-actions .btn .btn-text > span,
  html[lang="id"] .hero-actions .btn .btn-text > span{
    font-size:13px!important;
    line-height:1.05!important;
  }
  .hero-actions .btn small,
  html[lang="id"] .hero-actions .btn small{
    font-size:11px!important;
    line-height:1.15!important;
  }

  .stats{
    display:grid!important;
    grid-template-columns:1fr!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    border-left:0!important;
    border-right:0!important;
    border-radius:0!important;
  }
  .stats div{
    min-height:92px!important;
    padding:15px 20px!important;
    grid-template-columns:64px 1fr!important;
    column-gap:16px!important;
    border-right:0!important;
    border-bottom:1px solid rgba(215,151,37,.35)!important;
  }
  .stats div:last-child{border-bottom:0!important;}
  .stats .stat-icon{width:58px!important;height:58px!important;}
  .stats b{font-size:22px!important;line-height:1.05!important;}
  .stats span:not(.stat-icon){font-size:14px!important;line-height:1.28!important;}

  .section-title h2{font-size:24px!important;line-height:1.1!important;}
  .ecosystem,.products,.trust{padding-left:14px!important;padding-right:14px!important;}
  .ecosystem .flow{
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding:18px 12px!important;
    border-radius:12px!important;
  }
  .ecosystem .flow i{display:none!important;}
  .ecosystem .flow-item{height:auto!important;}
  .ecosystem .flow-item img{height:88px!important;width:140px!important;}
  .ecosystem .flow aside{
    grid-template-columns:88px 1fr!important;
    width:100%!important;
    height:auto!important;
    border-left:0!important;
    border-top:1px solid rgba(70,60,40,.14)!important;
    margin:8px 0 0!important;
    padding:14px 0 0!important;
  }
  .ecosystem .flow aside img{height:98px!important;width:82px!important;}
  .ecosystem .flow aside p{max-width:100%!important;font-size:14px!important;}

  .product-grid{grid-template-columns:1fr!important;gap:14px!important;}
  .product-card img{height:150px!important;object-fit:cover!important;}
  .forms-band{grid-template-columns:1fr!important;}
  .form-panel{padding:18px 16px!important;}
  .trust-grid{grid-template-columns:1fr!important;gap:12px!important;}
  .academy{grid-template-columns:1fr!important;text-align:center!important;padding:22px 18px!important;}
  .academy-links{grid-template-columns:1fr!important;}
  .footer{grid-template-columns:1fr!important;padding:24px 20px!important;text-align:left!important;}
}

@media (max-width: 390px){
  .hero-title,
  html[lang="id"] .hero-title{font-size:28px!important;}
  .hero p{font-size:14px!important;}
  .topbar .brand img{height:48px!important;max-width:138px!important;}
  .lang-select{min-width:58px!important;}
}
