:root{--blue:#031a3c;--blue2:#062b63;--blue3:#0b3c84;--gold:#f4c542;--gold2:#ffe08a;--green:#14a44d;--white:#ffffff;--soft:#f4f8ff;--text:#18243c;--muted:#65728a;--line:rgba(6,43,99,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--soft);overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%}@keyframes tickerMove{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes pulseGlow{0%,100%{box-shadow:0 0 0 rgba(244,197,66,.0)}50%{box-shadow:0 0 38px rgba(244,197,66,.35)}}.topbar{background:#020f25;color:white;overflow:hidden;white-space:nowrap;border-bottom:1px solid rgba(244,197,66,.35)}.ticker-track{display:inline-flex;min-width:200%;animation:tickerMove 34s linear infinite}.ticker-track span{padding:9px 28px;font-size:14px}.site-header{position:sticky;top:0;z-index:50;background:rgba(3,26,60,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(244,197,66,.25)}.nav{max-width:1180px;margin:auto;padding:14px 20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:12px;color:white;font-weight:900}.brand img{height:52px;width:auto;object-fit:contain}.brand span{font-size:22px;letter-spacing:.2px}.nav-links{display:flex;align-items:center;gap:22px;color:white;font-size:14px;font-weight:700}.nav-links a:hover{color:var(--gold)}.menu-toggle{display:none;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:8px 11px;font-size:23px;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 23px;border-radius:999px;font-weight:900;transition:.25s ease;text-align:center;border:none}.btn:hover{transform:translateY(-3px)}.btn-lg{padding:16px 28px;font-size:16px}.btn-gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#061631;box-shadow:0 10px 26px rgba(244,197,66,.28)}.btn-green{background:linear-gradient(135deg,#0a8f3b,#1ecb63);color:white}.btn-outline{border:1px solid rgba(255,255,255,.35);color:white}.hero{position:relative;min-height:calc(100vh - 96px);padding:84px 20px 72px;color:white;overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(244,197,66,.22),transparent 26%),radial-gradient(circle at 82% 38%,rgba(20,164,77,.23),transparent 28%),linear-gradient(135deg,#020f25,#062b63 58%,#031a3c)}.hero::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:38px 38px;pointer-events:none}.hero-inner{position:relative;z-index:2;max-width:1180px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:46px}.badge,.eyebrow{display:inline-flex;padding:9px 15px;border:1px solid rgba(244,197,66,.45);border-radius:999px;background:rgba(255,255,255,.08);color:#fff3bd;font-weight:800;margin-bottom:22px}.eyebrow{color:var(--gold);background:rgba(244,197,66,.10)}h1{margin:0 0 22px;font-size:clamp(42px,5.6vw,76px);line-height:1.02;letter-spacing:-1.7px}.gold{color:var(--gold)}.hero-lead{max-width:720px;font-size:21px;line-height:1.65;color:rgba(255,255,255,.9);margin:0 0 16px}.hero-note{max-width:710px;font-size:17px;line-height:1.65;color:#fff3bd;margin:0 0 30px;font-weight:800}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:26px}.center{justify-content:center}.trust-line{display:flex;flex-wrap:wrap;gap:10px}.trust-line span{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);padding:8px 13px;border-radius:999px;font-size:14px;font-weight:700}.sdg-card{background:transparent;border:none;box-shadow:none;text-align:center;animation:float 6s ease-in-out infinite}.sdg-glow{width:min(430px,82vw);height:min(430px,82vw);margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(244,197,66,.16),rgba(255,255,255,.04) 52%,transparent 70%)}.sdg-wheel{width:min(310px,72vw);height:min(310px,72vw);position:relative;border-radius:50%;display:grid;place-items:center;overflow:hidden;box-shadow:0 22px 60px rgba(0,0,0,.35);animation:pulseGlow 5s ease-in-out infinite}.sdg-ring{width:100%;height:100%;object-fit:cover;border-radius:50%;animation:rotate 70s linear infinite;filter:drop-shadow(0 0 24px rgba(244,197,66,.45))}.sdg-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;height:70%;border-radius:50%;display:grid;place-items:center;overflow:hidden}.sdg-center img{width:104%;height:104%;object-fit:contain;display:block;filter:drop-shadow(0 0 14px rgba(0,0,0,.25))}.sdg-card h3{color:var(--gold);margin:0 0 8px;font-size:25px}.sdg-card p{margin:0 auto;max-width:420px;font-size:16px;line-height:1.6;color:rgba(255,255,255,.86)}section{padding:80px 20px}.container{max-width:1180px;margin:auto}.section-title{text-align:center;max-width:890px;margin:0 auto 42px}.section-title h2{font-size:clamp(32px,4.5vw,50px);color:var(--blue);line-height:1.08;margin:0 0 14px}.section-title p{color:var(--muted);font-size:18px;line-height:1.7;margin:0}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:white;border-radius:26px;padding:30px;box-shadow:0 14px 40px rgba(6,43,99,.1);border:1px solid var(--line)}.card-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(135deg,var(--blue2),var(--blue));color:var(--gold);font-size:28px;margin-bottom:16px}.card h3{margin:0 0 12px;color:var(--blue);font-size:23px}.card p{color:var(--muted);line-height:1.7;margin:0}.snapshot{background:white;padding:38px 20px}.trust,.process,.faq{background:#eef4ff}.trust-card{border-top:4px solid var(--gold)}.platform{background:white}.platform-box{background:linear-gradient(135deg,#031a3c,#062b63);color:white;border-radius:34px;padding:44px;display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;box-shadow:0 24px 70px rgba(3,26,60,.25)}.platform-box h2{font-size:clamp(32px,4vw,48px);line-height:1.1;margin:0 0 18px}.platform-box p{color:rgba(255,255,255,.84);line-height:1.75;font-size:18px}.points{display:grid;gap:12px}.points div{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);padding:15px 17px;border-radius:17px;font-weight:800}.benefits{background:var(--soft)}.roles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.role{background:white;border-radius:24px;padding:26px;box-shadow:0 14px 38px rgba(6,43,99,.1);border:1px solid var(--line)}.role-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(135deg,var(--blue2),var(--blue));color:var(--gold);font-size:28px;margin-bottom:16px}.role h3{margin:0 0 10px;color:var(--blue)}.role p{margin:0;color:var(--muted);line-height:1.65;font-size:15px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-step{background:white;border-radius:24px;padding:26px;box-shadow:0 14px 38px rgba(6,43,99,.1);border:1px solid var(--line);position:relative}.process-step span{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#061631;font-weight:900;margin-bottom:16px}.process-step h3{margin:0 0 10px;color:var(--blue)}.process-step p{margin:0;color:var(--muted);line-height:1.65}.impact{background:#031a3c;color:white}.impact .section-title h2{color:white}.impact .section-title p{color:rgba(255,255,255,.78)}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.impact-grid.compact{margin-top:0}.impact-box{text-align:center;background:rgba(255,255,255,.08);border:1px solid rgba(244,197,66,.2);border-radius:22px;padding:26px}.impact-box.light{background:white;color:var(--blue);box-shadow:0 14px 38px rgba(6,43,99,.09)}.impact-box strong{display:block;font-size:36px;color:var(--gold);margin-bottom:8px}.impact-box span{color:inherit;opacity:.86;font-weight:800}.faq-list{max-width:900px;margin:auto;display:grid;gap:14px}details{background:white;border-radius:18px;border:1px solid var(--line);box-shadow:0 10px 26px rgba(6,43,99,.08);overflow:hidden}summary{cursor:pointer;padding:20px 24px;font-weight:900;color:var(--blue);list-style:none}summary::-webkit-details-marker{display:none}details p{margin:0;padding:0 24px 22px;color:var(--muted);line-height:1.7}.cta{text-align:center;background:radial-gradient(circle at top left,rgba(244,197,66,.18),transparent 30%),linear-gradient(135deg,#062b63,#031a3c);color:white}.cta h2{margin:0 0 14px;font-size:clamp(32px,4.5vw,52px)}.cta p{max-width:820px;margin:0 auto 28px;color:rgba(255,255,255,.84);line-height:1.7;font-size:18px}footer{background:#020f25;color:rgba(255,255,255,.75);text-align:center;padding:36px 20px 86px;font-size:14px}.footer-inner{max-width:980px;margin:auto}footer strong{color:white}footer a{color:var(--gold)}.footer-note{max-width:780px;margin:14px auto}.mobile-apply{display:none;position:fixed;left:14px;right:14px;bottom:14px;z-index:100}.mobile-apply .btn{width:100%}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:1080px){.nav-links{gap:13px;font-size:13px}.roles-grid,.impact-grid,.process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:980px){.hero-inner,.platform-box{grid-template-columns:1fr}.grid-3{grid-template-columns:repeat(2,1fr)}.menu-toggle{display:block}.nav-links{position:absolute;left:20px;right:20px;top:82px;background:rgba(3,26,60,.98);border:1px solid rgba(244,197,66,.25);border-radius:18px;padding:18px;display:none;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.hero{text-align:center}.hero p{margin-left:auto;margin-right:auto}.hero-actions,.trust-line{justify-content:center}}@media(max-width:640px){.hero{padding:58px 18px 54px}.grid-3,.roles-grid,.impact-grid,.process-grid{grid-template-columns:1fr}.hero-actions .btn{width:100%}.mobile-apply{display:block}.brand span{font-size:17px}.brand img{height:46px}.sdg-glow{width:300px;height:300px}.sdg-wheel{width:250px;height:250px}.platform-box{padding:28px}section{padding:62px 18px}.snapshot{padding:26px 18px}}


/* =========================================================
   GlobalSDGLeaders v2.2 — Above-the-fold Hero Wheel Adjustment
   Purpose: keep the full SDG wheel visible in the first browser window,
   move it slightly up, and preserve the balanced premium hero layout.
   ========================================================= */

@media (min-width: 981px){
  .hero{
    min-height: calc(100vh - 96px);
    padding-top: 52px;
    padding-bottom: 42px;
  }

  .hero-inner{
    max-width: 1280px;
    grid-template-columns: 51% 49%;
    gap: 18px;
    align-items: center;
  }

  .hero-copy{
    max-width: 720px;
    transform: translateY(-8px);
  }

  .hero-copy .badge{
    margin-bottom: 16px;
  }

  h1{
    font-size: clamp(54px, 5.55vw, 80px);
    line-height: .98;
    letter-spacing: -2.2px;
    margin-bottom: 18px;
  }

  .hero-lead{
    font-size: 21px;
    line-height: 1.55;
    margin-bottom: 12px;
  }

  .hero-note{
    font-size: 16.5px;
    line-height: 1.58;
    margin-bottom: 20px;
  }

  .hero-actions-focused{
    margin-bottom: 8px;
  }

  .hero-secondary-links{
    margin-bottom: 20px;
  }

  .trust-line span{
    padding: 7px 12px;
  }

  .sdg-card{
    transform: translate(26px, -28px);
  }

  .sdg-glow{
    width: min(570px, 45vw);
    height: min(570px, 45vw);
    margin: 0 auto 10px;
    background:
      radial-gradient(circle, rgba(244,197,66,.22), rgba(255,255,255,.055) 48%, transparent 72%);
  }

  .sdg-wheel{
    width: min(455px, 37vw);
    height: min(455px, 37vw);
    box-shadow:
      0 30px 85px rgba(0,0,0,.42),
      0 0 55px rgba(244,197,66,.22);
  }

  .sdg-center{
    width: 70%;
    height: 70%;
  }

  .sdg-card h3{
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 6px;
  }

  .sdg-card p{
    max-width: 500px;
    font-size: 16.5px;
    line-height: 1.55;
  }
}

/* Focus the ad visitor on one main action */
.hero-actions-focused{
  margin-bottom: 10px;
}

.hero-actions-focused .btn{
  min-width: 245px;
}

.hero-secondary-links{
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 24px;
  color: rgba(255,255,255,.82);
  font-weight: 800;
  font-size: 15px;
}

.hero-secondary-links a{
  color: #fff3bd;
  border-bottom: 1px solid rgba(244,197,66,.35);
  padding-bottom: 2px;
}

.hero-secondary-links a:hover{
  color: var(--gold);
}

/* Premium trust pills */
.trust-line span{
  background: linear-gradient(135deg, rgba(255,255,255,.12), rgba(255,255,255,.045));
  border: 1px solid rgba(244,197,66,.22);
  box-shadow: 0 10px 28px rgba(0,0,0,.12);
}

/* Medium desktop */
@media (max-width: 1180px) and (min-width: 981px){
  .hero{
    padding-top: 56px;
    padding-bottom: 44px;
  }

  .hero-inner{
    grid-template-columns: 52% 48%;
    gap: 12px;
  }

  .sdg-card{
    transform: translate(10px, -22px);
  }

  .sdg-glow{
    width: min(510px, 44vw);
    height: min(510px, 44vw);
  }

  .sdg-wheel{
    width: min(398px, 36vw);
    height: min(398px, 36vw);
  }

  h1{
    font-size: clamp(50px, 5.1vw, 70px);
  }
}

/* Tablet/mobile */
@media (max-width: 980px){
  .hero{
    padding-top: 56px;
  }

  .hero-inner{
    gap: 24px;
  }

  .hero-copy{
    transform: none;
  }

  .hero-secondary-links{
    justify-content: center;
  }

  .sdg-card{
    transform: translateY(-6px);
    margin-top: 4px;
  }

  .sdg-glow{
    width: min(440px, 90vw);
    height: min(440px, 90vw);
  }

  .sdg-wheel{
    width: min(348px, 78vw);
    height: min(348px, 78vw);
  }

  .sdg-card h3{
    font-size: 25px;
  }
}

@media (max-width: 640px){
  .hero{
    padding-top: 46px;
    padding-bottom: 44px;
  }

  h1{
    font-size: clamp(39px, 11.2vw, 52px);
  }

  .hero-lead{
    font-size: 18px;
  }

  .hero-note{
    font-size: 15px;
  }

  .hero-actions-focused .btn{
    width: 100%;
    min-width: 0;
  }

  .hero-secondary-links{
    font-size: 14px;
  }

  .sdg-card{
    transform: translateY(-4px);
  }

  .sdg-glow{
    width: min(350px, 92vw);
    height: min(350px, 92vw);
  }

  .sdg-wheel{
    width: min(285px, 82vw);
    height: min(285px, 82vw);
  }

  .sdg-card h3{
    font-size: 23px;
  }

  .sdg-card p{
    font-size: 15px;
  }
}
