:root{--deep:#0D3B3E;--deep2:#061D1F;--teal:#0FA3A3;--lime:#7BC043;--aqua:#AEE7E1;--off:#F2F4F3;--white:#fff;--muted:#667477;--ink:#082A2D;--shadow:0 24px 80px rgba(3,23,25,.2)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,Arial,sans-serif;color:var(--ink);background:var(--deep2);overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1200px,calc(100% - 56px));margin:auto}.header{position:absolute;z-index:20;top:24px;left:50%;transform:translateX(-50%);width:min(1200px,calc(100% - 56px));display:flex;align-items:center;gap:28px}.logo{display:flex;align-items:center;gap:13px;color:white}.logo img{width:78px;height:78px}.logo span{font-size:20px;line-height:1.02;font-weight:700;letter-spacing:.04em}.logo b{font-size:28px;font-weight:900}.nav{margin-left:auto;display:flex;align-items:center;gap:32px;color:white}.nav a{font-size:14px;font-weight:700;color:rgba(255,255,255,.86)}.nav a.active{border-bottom:2px solid var(--lime);padding-bottom:6px}.nav .book{padding:16px 24px;border-radius:999px;background:linear-gradient(135deg,var(--lime),var(--teal));color:white;box-shadow:0 16px 40px rgba(15,163,163,.25)}.menu{display:none;margin-left:auto;width:48px;height:48px;border:0;border-radius:14px;background:rgba(255,255,255,.1);color:white}
.hero{position:relative;min-height:720px;padding:150px 0 74px;background:radial-gradient(circle at 72% 30%,rgba(15,163,163,.45),transparent 32%),linear-gradient(105deg,#061d1f 0%,#0D3B3E 56%,#062124 100%);color:white;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,29,31,.12),rgba(6,29,31,.22)),repeating-linear-gradient(90deg,transparent 0 58px,rgba(255,255,255,.045) 58px 59px);opacity:.7}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.98fr 1.02fr;align-items:center;gap:52px}.hero h1{font-size:clamp(46px,5.2vw,72px);line-height:1.02;letter-spacing:-.06em;margin:0 0 26px}.hero h1 span{color:transparent;background:linear-gradient(135deg,var(--lime),var(--teal) 70%,var(--aqua));-webkit-background-clip:text;background-clip:text}.hero-text p{max-width:560px;font-size:18px;line-height:1.65;color:rgba(255,255,255,.84)}.cta-row{display:flex;gap:18px;margin:34px 0;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:56px;padding:0 30px;border-radius:999px;font-weight:900;font-size:14px;transition:.25s}.btn:hover{transform:translateY(-2px)}.primary{background:linear-gradient(135deg,var(--lime),var(--teal));box-shadow:0 18px 46px rgba(15,163,163,.24)}.outline,.dark-outline{border:1px solid rgba(255,255,255,.45);color:white}.dark-outline{margin-top:10px}.white{background:white;color:var(--deep)}.micro-proof{display:flex;gap:38px;flex-wrap:wrap;color:rgba(255,255,255,.86);font-size:14px;font-weight:600}.hero-art{height:500px;position:relative}.orb-lines{position:absolute;inset:10px 20px 20px 20px;border-radius:50%;border:1px solid rgba(174,231,225,.22);box-shadow:inset 0 0 0 70px rgba(15,163,163,.025),inset 0 0 0 140px rgba(174,231,225,.025)}.meeting-photo{position:absolute;left:65px;top:115px;width:300px;height:190px;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.12);filter:blur(.05px);opacity:.75}.person{position:absolute;bottom:25px;width:78px;height:115px;border-radius:42px 42px 14px 14px;background:linear-gradient(180deg,rgba(174,231,225,.32),rgba(6,29,31,.75))}.p1{left:42px}.p2{left:120px;height:138px}.p3{left:198px}.hero-ring{position:absolute;left:260px;top:135px;width:285px;height:285px;display:grid;place-items:center}.hero-ring:before{content:"";position:absolute;inset:0;border-radius:50%;border:44px solid var(--teal);border-left-color:var(--lime);border-bottom-color:#6fb93e;border-right-color:rgba(15,163,163,.5);animation:spin 22s linear infinite}.hero-ring img{position:relative;z-index:2;width:210px;filter:drop-shadow(0 20px 30px rgba(0,0,0,.4))}.float-icon{position:absolute;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(174,231,225,.34);background:rgba(8,42,45,.5);backdrop-filter:blur(10px);font-size:24px}.i1{left:250px;top:72px}.i2{right:88px;top:122px}.i3{left:210px;bottom:95px}.i4{right:150px;bottom:78px}.growth{position:absolute;right:-8px;top:154px;width:330px;height:240px;opacity:.95}.flasks{position:absolute;right:12px;bottom:42px;display:flex;gap:18px;opacity:.45}.flasks b{display:block;width:42px;height:94px;border:4px solid var(--aqua);border-top:0;border-radius:8px 8px 22px 22px}.trust-card{position:relative;z-index:5;margin-top:-10px;display:grid;grid-template-columns:1.25fr repeat(6,1fr);align-items:center;gap:10px;background:white;color:var(--ink);padding:25px 28px;border-radius:14px;box-shadow:var(--shadow)}.trust-copy strong{font-size:13px;font-weight:900;letter-spacing:.11em}.trust-copy p{margin:8px 0 0;font-size:13px;color:#2c3d3f;line-height:1.55}.trust-card img{height:68px;width:100%;object-fit:contain;padding:0 24px;border-left:1px solid rgba(13,59,62,.14)}
.section{padding:94px 0}.light{background:linear-gradient(180deg,#fff,#f7f9f8)}.section-label{text-align:center;margin:0 0 34px;color:var(--deep);letter-spacing:.15em;font-size:13px;font-weight:900}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;max-width:1020px;margin:auto}.white-card{background:white;border:1px solid rgba(13,59,62,.1);border-radius:10px;padding:30px 32px;box-shadow:0 20px 60px rgba(13,59,62,.08);min-height:205px;position:relative}.card-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--deep),var(--teal));color:white;font-size:26px;float:left;margin-right:24px}.white-card h3{font-size:18px;line-height:1.2;margin:12px 0 16px}.white-card p{clear:both;color:#34484b;font-size:13px;line-height:1.65}.white-card i{display:block;width:28px;height:3px;background:var(--lime);border-radius:3px}.services-strip{padding:0 0 30px}.services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.service{background:linear-gradient(180deg,#08363a,#06282b);color:white;border-radius:8px;padding:24px 18px;min-height:255px;position:relative;box-shadow:0 12px 30px rgba(0,0,0,.18)}.service span{font-size:38px;color:var(--aqua);display:block;margin-bottom:20px}.service h3{font-size:15px;line-height:1.15;margin:0 0 14px}.service p{font-size:12px;line-height:1.55;color:rgba(255,255,255,.8);margin:0}.service a{position:absolute;right:16px;bottom:13px;font-size:32px;color:var(--lime)}
.capabilities{padding:70px 0;background:linear-gradient(90deg,#061D1F,#0D3B3E);color:white}.capability-grid{display:grid;grid-template-columns:.27fr .73fr;gap:38px;align-items:center}.green-label{color:var(--lime);font-size:13px;font-weight:900;letter-spacing:.12em}.cap-copy h2{font-size:38px;line-height:1.08;letter-spacing:-.04em;margin:14px 0 18px}.cap-copy p:not(.green-label){color:rgba(255,255,255,.82);line-height:1.7}.cap-map{display:grid;grid-template-columns:1fr 1.05fr 1fr;gap:28px;align-items:center;min-height:310px;position:relative}.cap-map:before,.cap-map:after{content:"";position:absolute;top:50%;height:1px;border-top:1px dashed rgba(174,231,225,.45);width:33%;}.cap-map:before{left:19%}.cap-map:after{right:19%}.input-panel,.output-panel{border:1px solid rgba(15,163,163,.65);border-radius:14px;padding:18px;background:rgba(255,255,255,.045);z-index:2}.input-panel p,.output-panel p{display:flex;align-items:center;gap:14px;margin:0;padding:11px 0;color:white;font-size:13px;line-height:1.35}.input-panel span,.output-panel span{font-size:24px;color:var(--aqua)}.core-wheel{width:270px;height:270px;border-radius:50%;margin:auto;position:relative;display:grid;place-items:center;border:38px solid var(--teal);border-left-color:var(--lime);border-bottom-color:#125e64;background:#08363a;z-index:3}.core-wheel img{width:140px}.core-wheel em{position:absolute;font-style:normal;font-size:12px;font-weight:900;letter-spacing:.1em}.w1{top:-28px}.w2{right:-42px;transform:rotate(90deg)}.w3{bottom:-27px}.w4{left:-24px;transform:rotate(-90deg)}
.case-studies{padding:72px 0;background:#082a2d;color:white}.case-studies h2{text-align:center;font-size:38px;letter-spacing:-.04em;margin:0 auto 34px;max-width:840px}.light-label{color:var(--aqua)}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.case-grid article{border-radius:18px;border:1px solid rgba(174,231,225,.16);background:rgba(255,255,255,.07);padding:26px}.case-grid strong{color:var(--lime);letter-spacing:.12em;font-size:12px;text-transform:uppercase}.case-grid h3{font-size:21px;line-height:1.2}.case-grid p{color:rgba(255,255,255,.75);font-size:14px}
.process{padding:70px 0 0;background:linear-gradient(180deg,#0D3B3E,#061D1F);color:white}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:42px}.process-grid article{position:relative;padding-left:72px;min-height:120px}.process-grid span{position:absolute;left:0;top:0;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;border:2px solid var(--teal);box-shadow:inset 0 0 0 28px rgba(15,163,163,.12);font-weight:900}.process-grid span:before{content:"";position:absolute;left:-5px;top:-5px;width:25px;height:25px;border-radius:50%;background:var(--lime)}.process-grid h3{font-size:16px}.process-grid p{font-size:13px;color:rgba(255,255,255,.8)}.bottom-cta{margin-top:56px;display:grid;grid-template-columns:1.05fr 1fr auto;gap:36px;align-items:center;padding:36px 46px;border-radius:14px;background:linear-gradient(100deg,var(--lime),rgba(15,163,163,.9),rgba(13,59,62,.75)),linear-gradient(90deg,rgba(0,0,0,.2),rgba(255,255,255,.08));overflow:hidden}.bottom-cta h2{font-size:36px;line-height:1.05;margin:0}.bottom-cta p{color:rgba(255,255,255,.9);margin:0}
.footer{padding:52px 0;background:#061D1F;color:white}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1.1fr .8fr;gap:48px;align-items:center}.footer-logo img{width:70px}.footer-logo span{font-size:14px}.footer-logo b{font-size:19px}.footer p{color:rgba(255,255,255,.72);font-size:13px;margin:0}.contact-lines{display:grid;gap:10px;border-left:1px solid rgba(255,255,255,.25);padding-left:36px;color:rgba(255,255,255,.8);font-size:13px}.social{display:flex;align-items:center;gap:12px}.social strong{display:block;margin-right:8px}.social span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5)}
.fade-in{opacity:0;transform:translateY(22px);animation:fade .9s ease forwards}.delay{animation-delay:.18s}.delay2{animation-delay:.34s}@keyframes fade{to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:1100px){.header{position:fixed;background:rgba(6,29,31,.75);backdrop-filter:blur(16px);border-radius:20px;padding:10px 14px}.nav{display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;flex-direction:column;align-items:stretch;background:rgba(6,29,31,.96);padding:20px;border-radius:18px}.nav.open{display:flex}.menu{display:block}.hero-grid,.capability-grid{grid-template-columns:1fr}.hero-art{max-width:720px}.trust-card{grid-template-columns:1fr 1fr 1fr}.trust-copy{grid-column:1/-1}.trust-card img{border-left:0;border-top:1px solid rgba(13,59,62,.14)}.services-grid{grid-template-columns:repeat(3,1fr)}.cap-map{grid-template-columns:1fr}.cap-map:before,.cap-map:after{display:none}.why-grid,.case-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr 1fr}.bottom-cta,.footer-grid{grid-template-columns:1fr}}@media(max-width:680px){.container{width:min(100% - 28px,1200px)}.header{width:calc(100% - 20px);top:10px}.logo img{width:52px;height:52px}.logo span{font-size:12px}.logo b{font-size:15px}.hero{padding-top:118px}.hero h1{font-size:42px}.micro-proof{gap:14px}.hero-art{height:430px}.meeting-photo{left:10px;top:88px;width:230px}.hero-ring{left:120px;top:140px;width:210px;height:210px}.hero-ring:before{border-width:32px}.hero-ring img{width:154px}.growth{right:-70px;top:150px}.trust-card,.services-grid,.process-grid{grid-template-columns:1fr}.cap-copy h2,.case-studies h2{font-size:32px}.core-wheel{width:230px;height:230px}.bottom-cta{padding:26px}.bottom-cta h2{font-size:29px}}

/* Version 3 corrections: remove first-page trusted experience strip, enforce CI icon language, improve native responsiveness */
.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}
.ci-icon{width:1em;height:1em;display:inline-block;vertical-align:-.15em;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.hero{min-height:760px;padding-bottom:96px}
.hero-grid{align-items:center}
.micro-proof span{display:inline-flex;align-items:center;gap:9px}
.card-icon,.service span,.input-panel span,.output-panel span{
  display:grid!important;
  place-items:center;
  color:var(--aqua);
}
.card-icon .ci-icon{width:31px;height:31px;color:white}
.service span .ci-icon{width:42px;height:42px}
.input-panel span .ci-icon,.output-panel span .ci-icon{width:26px;height:26px}
.white-card{overflow:hidden}
.service{overflow:hidden}
.service:before{
  content:"";
  position:absolute;
  right:-54px;
  bottom:-54px;
  width:140px;
  height:140px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(15,163,163,.28),transparent 70%);
}
.service > *{position:relative;z-index:1}
.trust-card{display:none!important}
.cap-map p{min-width:0}
.case-studies{scroll-margin-top:90px}
#services,#about,#approach,#insights,#contact{scroll-margin-top:90px}

@media(max-width:1200px){
  .nav{gap:18px}
  .nav a{font-size:13px}
  .hero h1{font-size:clamp(44px,5.6vw,66px)}
  .services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:900px){
  .hero{padding-top:128px;min-height:auto}
  .hero-grid{gap:30px}
  .hero-art{height:520px;width:100%;max-width:680px;margin-inline:auto}
  .why-grid{gap:22px}
  .services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .service{min-height:245px}
  .capability-grid{gap:34px}
  .cap-map{gap:18px}
  .case-grid{grid-template-columns:1fr}
}

@media(max-width:760px){
  .hero h1{font-size:clamp(39px,12vw,52px)}
  .hero-text p{font-size:16px}
  .cta-row{gap:12px}
  .btn{width:100%;min-height:52px;padding-inline:18px}
  .micro-proof{display:grid;grid-template-columns:1fr;gap:12px}
  .hero-art{height:430px}
  .orb-lines{inset:20px 0}
  .meeting-photo{left:8px;top:78px;width:230px;height:168px}
  .hero-ring{left:50%;top:132px;transform:translateX(-35%);width:210px;height:210px}
  .hero-ring:before{border-width:31px}
  .hero-ring img{width:154px}
  .float-icon{width:48px;height:48px}
  .float-icon .ci-icon{width:24px;height:24px}
  .i1{left:18px;top:30px}.i2{right:16px;top:70px}.i3{left:26px;bottom:80px}.i4{right:42px;bottom:46px}
  .growth{right:-80px;top:142px;width:305px}
  .flasks{display:none}
  .why-grid,.services-grid,.process-grid{grid-template-columns:1fr}
  .white-card{min-height:auto}
  .card-icon{float:none;margin:0 0 18px}
  .white-card p{clear:none}
  .cap-map{grid-template-columns:1fr}
  .input-panel,.output-panel{padding:14px}
  .core-wheel{width:220px;height:220px;border-width:31px}
  .core-wheel img{width:126px}
  .bottom-cta{grid-template-columns:1fr;gap:20px}
  .footer-grid{gap:28px}
  .contact-lines{border-left:0;padding-left:0;border-top:1px solid rgba(255,255,255,.18);padding-top:22px}
}

@media(max-width:430px){
  .container{width:min(100% - 22px,1200px)}
  .header{width:calc(100% - 18px);top:9px;padding:9px 10px}
  .logo img{width:48px;height:48px}
  .logo span{font-size:10px}
  .logo b{font-size:14px}
  .menu{width:42px;height:42px}
  .hero{padding-top:112px;padding-bottom:58px}
  .hero h1{font-size:37px;line-height:1.04}
  .hero-art{height:390px}
  .meeting-photo{width:200px;height:145px}
  .hero-ring{width:184px;height:184px;top:126px}
  .hero-ring img{width:132px}
  .hero-ring:before{border-width:27px}
  .growth{width:250px;right:-72px;top:144px}
  .section{padding:64px 0}
  .services-strip{padding-bottom:28px}
  .service{padding:22px 18px}
  .cap-copy h2,.case-studies h2{font-size:29px}
  .core-wheel{width:195px;height:195px;border-width:28px}
  .core-wheel img{width:108px}
  .bottom-cta h2{font-size:27px}
}


/* V4 expert-impression additions */
.left-label{text-align:left;margin-bottom:18px}
.methodology{background:linear-gradient(180deg,#fff,#F2F4F3)}
.methodology-grid{
  display:grid;
  grid-template-columns:.88fr 1.12fr;
  gap:54px;
  align-items:center;
}
.methodology-copy h2{
  font-size:clamp(34px,4.5vw,58px);
  line-height:1.03;
  letter-spacing:-.05em;
  margin:0 0 20px;
}
.methodology-copy p:not(.section-label){color:var(--muted);font-size:17px;line-height:1.75}
.method-btn{background:var(--deep);color:white;margin-top:10px}
.believe-wheel{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:14px;
}
.believe-wheel article{
  position:relative;
  min-height:116px;
  padding:22px 22px 22px 88px;
  border-radius:20px;
  background:white;
  border:1px solid rgba(13,59,62,.12);
  box-shadow:0 18px 60px rgba(13,59,62,.08);
}
.believe-wheel article:first-child{
  grid-column:1 / -1;
  background:linear-gradient(135deg,var(--deep),var(--teal));
  color:white;
}
.believe-wheel strong{
  position:absolute;
  left:20px;
  top:20px;
  width:50px;
  height:50px;
  display:grid;
  place-items:center;
  border-radius:16px;
  color:white;
  background:linear-gradient(135deg,var(--lime),var(--teal));
  font-size:25px;
  font-weight:900;
}
.believe-wheel span{font-weight:800;line-height:1.35}

.intelligence-lab{
  padding:86px 0;
  color:white;
  background:
    radial-gradient(circle at 22% 18%,rgba(123,192,67,.22),transparent 28%),
    radial-gradient(circle at 84% 70%,rgba(15,163,163,.26),transparent 30%),
    linear-gradient(180deg,#061D1F,#0D3B3E);
}
.intelligence-grid{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:56px;
  align-items:center;
}
.dashboard-panel{
  border-radius:28px;
  padding:26px;
  background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04));
  border:1px solid rgba(174,231,225,.18);
  box-shadow:0 30px 100px rgba(0,0,0,.26);
}
.dashboard-head{
  display:flex;
  align-items:center;
  gap:16px;
  padding-bottom:20px;
  border-bottom:1px solid rgba(255,255,255,.12);
}
.dashboard-head span{
  width:56px;height:56px;
  display:grid;place-items:center;
  border-radius:18px;
  color:var(--aqua);
  background:rgba(174,231,225,.08);
  border:1px solid rgba(174,231,225,.20);
}
.dashboard-head .ci-icon{width:31px;height:31px}
.dashboard-head strong{display:block;font-size:21px}
.dashboard-head small{color:rgba(255,255,255,.66)}
.score-row{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin:24px 0;
}
.score-row div{
  padding:18px;
  border-radius:18px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.10);
}
.score-row b{
  display:block;
  color:var(--lime);
  font-size:38px;
  line-height:1;
}
.score-row span{font-size:12px;color:rgba(255,255,255,.70)}
.dash-chart{
  height:210px;
  display:flex;
  align-items:end;
  gap:14px;
  padding:22px;
  border-radius:20px;
  background:rgba(6,29,31,.35);
}
.dash-chart span{
  flex:1;
  height:var(--h);
  border-radius:14px 14px 4px 4px;
  background:linear-gradient(180deg,var(--lime),var(--teal));
  box-shadow:0 0 25px rgba(15,163,163,.25);
}
.signal-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin-top:16px;
}
.signal-grid p{
  margin:0;
  padding:16px;
  border-radius:16px;
  color:rgba(255,255,255,.78);
  background:rgba(255,255,255,.06);
}
.signal-grid strong{color:white}
.intelligence-copy h2{
  font-size:clamp(34px,4.5vw,56px);
  line-height:1.03;
  letter-spacing:-.05em;
  margin:12px 0 18px;
}
.intelligence-copy p:not(.green-label){color:rgba(255,255,255,.78);font-size:17px}
.intelligence-copy ul{
  list-style:none;
  padding:0;
  margin:24px 0 0;
  display:grid;
  gap:14px;
}
.intelligence-copy li{
  display:flex;
  align-items:center;
  gap:12px;
  color:rgba(255,255,255,.84);
  font-weight:700;
}
.intelligence-copy li .ci-icon{width:24px;height:24px;color:var(--aqua)}

.difference-title{
  max-width:820px;
  text-align:center;
  margin:0 auto 42px;
  font-size:clamp(32px,4.2vw,54px);
  line-height:1.04;
  letter-spacing:-.05em;
}
.difference-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.difference-grid article{
  padding:28px;
  border-radius:24px;
  background:white;
  border:1px solid rgba(13,59,62,.12);
  box-shadow:0 18px 60px rgba(13,59,62,.07);
}
.difference-grid span{
  width:58px;height:58px;
  display:grid;place-items:center;
  border-radius:18px;
  background:linear-gradient(135deg,var(--deep),var(--teal));
  color:white;
  margin-bottom:20px;
}
.difference-grid .ci-icon{width:30px;height:30px}
.difference-grid p{color:var(--muted);font-size:14px}

.challenge-finder{
  padding:86px 0;
  color:white;
  background:linear-gradient(180deg,#0D3B3E,#061D1F);
}
.challenge-head{
  text-align:center;
  max-width:760px;
  margin:0 auto 42px;
}
.challenge-head h2{
  font-size:clamp(34px,4.5vw,58px);
  line-height:1.03;
  letter-spacing:-.05em;
  margin:12px 0 16px;
}
.challenge-head p:not(.green-label){color:rgba(255,255,255,.75)}
.challenge-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:14px;
}
.challenge-grid a{
  min-height:230px;
  padding:24px;
  border-radius:24px;
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.13);
  transition:.25s ease;
}
.challenge-grid a:hover{
  transform:translateY(-5px);
  border-color:rgba(174,231,225,.42);
  background:rgba(255,255,255,.11);
}
.challenge-grid span{
  width:56px;height:56px;
  display:grid;place-items:center;
  border-radius:18px;
  color:var(--aqua);
  background:rgba(174,231,225,.08);
  border:1px solid rgba(174,231,225,.18);
  margin-bottom:20px;
}
.challenge-grid .ci-icon{width:30px;height:30px}
.challenge-grid strong{
  display:block;
  line-height:1.22;
  margin-bottom:14px;
}
.challenge-grid em{
  display:block;
  color:var(--lime);
  font-style:normal;
  font-size:12px;
  font-weight:900;
  line-height:1.45;
}

.outputs-grid{
  display:grid;
  grid-template-columns:.82fr 1.18fr;
  gap:54px;
  align-items:start;
}
.outputs-grid h2{
  font-size:clamp(32px,4.2vw,54px);
  line-height:1.04;
  letter-spacing:-.05em;
  margin:0;
}
.output-list{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:14px;
}
.output-list p{
  display:flex;
  align-items:center;
  gap:14px;
  margin:0;
  padding:18px;
  border-radius:18px;
  background:white;
  border:1px solid rgba(13,59,62,.12);
  color:var(--deep);
  font-weight:800;
  box-shadow:0 14px 40px rgba(13,59,62,.06);
}
.output-list .ci-icon{width:26px;height:26px;color:var(--teal);flex:0 0 auto}

.mobile-sticky-cta{
  display:none;
  position:fixed;
  left:14px;
  right:14px;
  bottom:14px;
  z-index:80;
  min-height:52px;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  background:linear-gradient(135deg,var(--lime),var(--teal));
  color:white;
  font-weight:900;
  box-shadow:0 18px 48px rgba(0,0,0,.24);
}

@media(max-width:1150px){
  .methodology-grid,.intelligence-grid,.outputs-grid{grid-template-columns:1fr}
  .difference-grid{grid-template-columns:repeat(2,1fr)}
  .challenge-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:820px){
  .believe-wheel{grid-template-columns:1fr}
  .score-row,.signal-grid,.output-list{grid-template-columns:1fr}
  .difference-grid,.challenge-grid{grid-template-columns:1fr}
  .challenge-grid a{min-height:auto}
  .mobile-sticky-cta{display:flex}
  .footer{padding-bottom:88px}
}
@media(max-width:520px){
  .methodology,.intelligence-lab,.difference,.challenge-finder,.outputs{padding-top:64px;padding-bottom:64px}
  .believe-wheel article{padding:20px 18px 20px 78px}
  .believe-wheel strong{width:46px;height:46px}
  .dashboard-panel{padding:18px;border-radius:22px}
  .dash-chart{height:170px;padding:16px;gap:9px}
  .difference-grid article,.challenge-grid a{padding:22px}
}
