/* ============================================================
   programme.css – styles for programme.html
   ============================================================ */

/* ----- nav contact button ----- */
.nav-contact{background:var(--dark);color:#fff!important;border-radius:6px;padding:10px 16px!important}
.nav-contact:hover{background:var(--teal)!important}

/* ============================================================
   HERO
   ============================================================ */
.pg-hero{position:relative;min-height:390px;display:flex;align-items:flex-end;overflow:hidden;color:#fff;background-image:linear-gradient(90deg,rgba(4,38,40,.7),rgba(4,38,40,.2)),var(--pg-hero-image);background-size:cover;background-position:center 54%}
.pg-hero::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(3,31,32,.46));pointer-events:none}
.pg-hero-inner{position:relative;z-index:1;min-height:390px;display:flex;align-items:flex-end;padding:0 0 52px}
.pg-hero h1{position:relative;margin:0;padding-left:22px;color:#fff;font-size:clamp(46px,5.8vw,76px);line-height:1;letter-spacing:-.05em;font-weight:700}
.pg-hero h1::before{content:'';position:absolute;left:0;top:8%;bottom:4%;width:4px;border-radius:4px;background:var(--aqua)}
.pg-kicker{margin:0 0 20px;color:#9bd2c7;text-transform:uppercase;letter-spacing:.16em;font-size:11px;line-height:1.4;font-weight:800}
.pg-kicker-dark{color:var(--teal)}

/* ============================================================
   ABOUT THE PROGRAMME + OUR AIM
   ============================================================ */
.pg-about{padding:100px 0 108px;background:#f4f8f6;overflow:hidden}
.pg-about-heading{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);align-items:end;gap:90px;margin-bottom:48px}
.pg-about-heading h2{font-size:clamp(42px,5vw,64px);line-height:1;letter-spacing:-.05em;color:var(--ink);margin:0;font-weight:700}
.pg-about-heading>p{max-width:650px;margin:0;color:var(--muted);font-size:17px;line-height:1.75}
.pg-about-story{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);min-height:500px;border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 28px 70px rgba(12,72,77,.12)}
.pg-about-media{position:relative;min-height:500px;margin:0;overflow:hidden;background:var(--dark)}
.pg-about-img{width:100%;height:100%;min-height:500px;object-fit:cover;object-position:center;display:block;transition:transform .7s ease}
.pg-about-story:hover .pg-about-img{transform:scale(1.025)}
.pg-about-media::after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(180deg,transparent,rgba(2,30,31,.72))}
.pg-about-media figcaption{position:absolute;z-index:2;left:34px;right:34px;bottom:30px;color:#fff}
.pg-about-media figcaption span{display:block;margin-bottom:7px;color:#a8d9d0;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.15em}
.pg-about-media figcaption strong{display:block;font-size:23px;line-height:1.2;letter-spacing:-.02em}
.pg-about-text{display:flex;flex-direction:column;justify-content:center;padding:54px 48px}
.pg-story-number{display:block;margin-bottom:36px;color:var(--aqua);font-size:13px;font-weight:800;letter-spacing:.08em}
.pg-about-text h3{font-size:clamp(25px,2.7vw,36px);line-height:1.12;letter-spacing:-.035em;color:var(--ink);margin:0 0 20px}
.pg-about-text>p{color:var(--muted);font-size:15px;line-height:1.8;margin:0}
.pg-delivery{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:34px;padding-top:24px;border-top:1px solid var(--line)}
.pg-delivery div{padding:0 12px;border-left:1px solid var(--line)}
.pg-delivery div:first-child{padding-left:0;border-left:0}
.pg-delivery span,.pg-delivery strong{display:block}
.pg-delivery span{margin-bottom:5px;color:#789496;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}
.pg-delivery strong{color:var(--ink);font-size:15px}
.pg-aim-panel{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:68px;margin-top:34px;padding:56px;border-radius:26px;background:var(--dark);color:#fff;box-shadow:0 26px 60px rgba(12,72,77,.18)}
.pg-aim-intro h2{max-width:430px;margin:0 0 20px;color:#fff;font-size:clamp(31px,3.7vw,48px);line-height:1.06;letter-spacing:-.045em}
.pg-aim-intro>p:not(.pg-kicker){margin:0;color:rgba(255,255,255,.7);font-size:14px;line-height:1.75}
.pg-aim-icons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.pg-aim-icon{position:relative;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:13px;min-height:90px;padding:18px 18px 18px 16px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.055)}
.pg-aim-icon:last-child{grid-column:1 / -1}
.pg-aim-index{position:absolute;right:12px;top:10px;color:rgba(255,255,255,.25);font-size:9px;font-weight:800;letter-spacing:.08em}
.pg-aim-circle{width:42px;height:42px;border-radius:12px;background:rgba(155,210,199,.13);display:flex;align-items:center;justify-content:center}
.pg-aim-circle svg{width:20px;height:20px;color:#9bd2c7}
.pg-aim-icon small{padding-right:10px;color:#fff;font-size:11px;font-weight:650;line-height:1.4;display:block}

/* ============================================================
   HOW THE PROJECT WORKS
   ============================================================ */
.pg-section-head{text-align:center;margin-bottom:36px}
.pg-section-head h2{font-size:clamp(26px,3.5vw,42px);color:var(--ink);margin:0 0 12px;letter-spacing:-.03em}
.pg-section-head>p{color:var(--muted);font-size:16px;max-width:660px;margin:0 auto;line-height:1.65}
.pg-workstreams{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.pg-ws{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}
.pg-ws img{width:100%;height:200px;object-fit:cover;display:block}
.pg-ws-body{padding:28px}
.pg-ws-num{font-size:40px;font-weight:800;color:var(--teal);line-height:1;margin-bottom:10px}
.pg-ws h3{font-size:17px;font-weight:700;color:var(--ink);margin:0 0 14px;line-height:1.3}
.pg-ws ul{padding-left:18px;color:var(--muted);font-size:14px;line-height:1.9;margin:0 0 22px}
.pg-learn{font-size:14px;font-weight:700;color:var(--teal);border-bottom:1px solid currentColor;padding-bottom:2px}
.pg-learn:hover{color:var(--dark)}

/* ============================================================
   NAP JOURNEY
   ============================================================ */
.pg-journey{background:var(--pale);padding:52px 0}
.pg-journey-title{text-align:center;font-size:clamp(22px,2.8vw,34px);color:var(--ink);margin:0 0 36px;letter-spacing:-.025em}
.pg-steps{display:grid;grid-template-columns:repeat(5,1fr);position:relative}
/* dashed connecting line aligned to the centre of the 60px icons */
.pg-steps::before{content:'';position:absolute;top:30px;left:calc(10% + 4px);right:calc(10% + 4px);height:0;border-top:2px dashed var(--line);z-index:0}
.pg-step{text-align:center;padding:0 12px;position:relative;z-index:1}
.pg-step-icon{width:60px;height:60px;border-radius:50%;background:var(--dark);display:flex;align-items:center;justify-content:center;margin:0 auto 16px}
.pg-step-icon svg{width:24px;height:24px;color:#fff}
.pg-step strong{display:block;font-size:13px;font-weight:700;color:var(--ink);margin-bottom:8px;line-height:1.3}
.pg-step p{font-size:12.5px;color:var(--muted);line-height:1.55;margin:0}

/* ============================================================
   EXPECTED OUTCOMES
   ============================================================ */
.pg-outcomes{background:var(--dark);padding:52px 0;color:#fff}
.pg-outcomes h2{text-align:center;font-size:clamp(28px,3.5vw,42px);margin:0 0 36px;letter-spacing:-.03em}
.pg-outcomes-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.pg-outcome{text-align:center;padding:40px 28px;border-top:1px solid rgba(255,255,255,.15)}
.pg-outcome-icon{width:60px;height:60px;border-radius:50%;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}
.pg-outcome-icon svg{width:26px;height:26px;color:#fff}
.pg-outcome h3{font-size:17px;font-weight:700;margin:0 0 10px}
.pg-outcome p{font-size:14px;color:rgba(255,255,255,.7);line-height:1.6;margin:0}

/* ============================================================
   PRIORITY ADAPTATION SECTORS
   ============================================================ */
.pg-sectors-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}
.pg-sectors-head h2{font-size:clamp(22px,3vw,34px);color:var(--ink);margin:0}
.pg-explore-btn{font-size:13px;font-weight:700;color:var(--teal);border:1.5px solid var(--teal);padding:10px 20px;border-radius:4px;white-space:nowrap;transition:.18s}
.pg-explore-btn:hover{background:var(--mint)}
.pg-sectors-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
.pg-sector-card{position:relative;height:260px;border-radius:8px;overflow:hidden;background-image:var(--img);background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:space-between;padding:16px;text-decoration:none;transition:.2s}
.pg-sector-card:hover{transform:translateY(-3px)}
/* dark gradient overlay */
.pg-sector-card::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.08) 35%,rgba(0,0,0,.68))}
.pg-sector-svg{position:relative;z-index:2;width:34px;height:34px;background:rgba(255,255,255,.22);border-radius:50%;padding:7px;color:#fff;flex-shrink:0}
.pg-sector-label{position:relative;z-index:2;color:#fff;font-size:13px;font-weight:700;line-height:1.35}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media(max-width:1060px){
  .pg-about-heading{gap:52px}
  .pg-about-story{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr)}
  .pg-aim-panel{gap:42px;padding:46px}
}

@media(max-width:980px){
  .pg-about-heading{grid-template-columns:1fr;gap:24px}
  .pg-about-heading>p{max-width:760px}
  .pg-about-story{grid-template-columns:1fr}
  .pg-about-media,.pg-about-img{min-height:470px}
  .pg-about-text{padding:46px}
  .pg-aim-panel{grid-template-columns:1fr;gap:38px}
  .pg-aim-intro{max-width:700px}
  .pg-workstreams{grid-template-columns:1fr 1fr}
  .pg-steps{grid-template-columns:repeat(3,1fr);gap:28px}
  .pg-steps::before{display:none}
  .pg-outcomes-grid{grid-template-columns:repeat(2,1fr)}
  .pg-sectors-grid{grid-template-columns:repeat(3,1fr)}
}

@media(max-width:700px){
  .pg-hero,.pg-hero-inner{min-height:290px}
  .pg-hero{background-position:center}
  .pg-hero-inner{padding-bottom:36px}
  .pg-hero h1{font-size:44px;padding-left:16px}
  .pg-hero h1::before{width:3px}
  .pg-about{padding:72px 0 78px}
  .pg-about-heading{margin-bottom:34px}
  .pg-about-heading h2{font-size:42px}
  .pg-about-heading>p{font-size:15px;line-height:1.7}
  .pg-about-story{border-radius:20px}
  .pg-about-media,.pg-about-img{min-height:390px}
  .pg-about-media figcaption{left:24px;right:24px;bottom:24px}
  .pg-about-text{padding:36px 28px}
  .pg-story-number{margin-bottom:24px}
  .pg-delivery{grid-template-columns:1fr;gap:14px}
  .pg-delivery div{padding:0 0 14px;border-left:0;border-bottom:1px solid var(--line)}
  .pg-delivery div:last-child{padding-bottom:0;border-bottom:0}
  .pg-aim-panel{margin-top:24px;padding:36px 28px;border-radius:20px}
  .pg-aim-icons{grid-template-columns:1fr}
  .pg-aim-icon:last-child{grid-column:auto}
  .pg-workstreams{grid-template-columns:1fr}
  .pg-steps{grid-template-columns:1fr 1fr}
  .pg-outcomes-grid{grid-template-columns:1fr}
  .pg-sectors-grid{grid-template-columns:repeat(2,1fr)}
  .pg-sectors-head{flex-direction:column;gap:14px;align-items:flex-start}
}

@media(max-width:500px){
  .pg-about-media,.pg-about-img{min-height:330px}
  .pg-steps{grid-template-columns:1fr}
  .pg-sectors-grid{grid-template-columns:1fr}
}
