:root{
  --ink:#061721;--navy:#041c28;--green:#0e3327;--gold:#d4af37;--gold2:#f3d579;
  --cream:#fbf6ea;--ivory:#fffdf7;--paper:#fffaf0;--text:#17231d;--muted:#6c6a60;--line:rgba(166,121,31,.18);
  --shadow:0 28px 80px rgba(0,0,0,.14)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:88px}
body{margin:0;background:var(--ivory);color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}
img{max-width:100%;display:block}a{color:inherit}
.site-header{
  position:sticky;top:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;gap:20px;
  min-height:82px;padding:10px 6%;background:rgba(255,253,247,.98);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)
}
.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:238px}
.brand-mark{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto}
.brand strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:24px;line-height:1;color:var(--green);white-space:nowrap}
.brand small{display:block;text-transform:uppercase;letter-spacing:2.6px;font-size:11px;font-weight:900;color:var(--gold);margin-top:4px}
.site-nav{display:flex;align-items:center;gap:22px;font-size:13px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap}
.site-nav a{text-decoration:none}.nav-cta{background:var(--navy);color:var(--gold2)!important;border:1px solid var(--gold);padding:13px 18px;border-radius:6px}
.menu-toggle{display:none;background:var(--green);color:white;border:0;border-radius:10px;padding:9px 12px;font-size:23px}

.hero-editorial{display:grid;grid-template-columns:minmax(0,0.94fr) minmax(420px,1.06fr);gap:48px;align-items:center;padding:72px 6% 88px;min-height:calc(100vh - 82px);background:linear-gradient(180deg,#fffaf0 0%,#fbf6ea 100%)}
.hero-copy{max-width:800px}.hero-art{margin:0;align-self:stretch;min-height:520px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(212,175,55,.26);background:var(--navy)}
.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center}
.eyebrow{margin:0 0 14px;color:var(--gold);text-transform:uppercase;letter-spacing:2.2px;font-size:13px;font-weight:900}.eyebrow.light{color:var(--gold2)}
h1,h2{font-family:Georgia,'Times New Roman',serif;letter-spacing:-1px;line-height:1.06}
h1{font-size:clamp(44px,5.6vw,78px);margin:0 0 24px;color:var(--navy);max-width:900px}
h2{font-size:clamp(34px,4.2vw,58px);margin:0 0 22px;color:var(--green)}
h3{font-family:Georgia,'Times New Roman',serif;font-size:26px;line-height:1.15;color:var(--green);margin:0 0 12px}
p{font-size:18px;line-height:1.72}.lede{font-size:clamp(18px,2vw,23px);line-height:1.55;color:var(--text);margin:0 0 30px;max-width:780px}.hero-note{font-size:15px;color:var(--muted);margin-top:22px;max-width:720px}
.button-row{display:flex;gap:15px;flex-wrap:wrap;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 24px;border-radius:6px;text-decoration:none;font-weight:900;letter-spacing:1px;text-transform:uppercase;transition:.22s ease;font-size:13.5px}.btn:hover{transform:translateY(-2px)}
.btn-gold{background:linear-gradient(135deg,#f3d579,#b8872f);color:var(--navy);box-shadow:0 14px 30px rgba(0,0,0,.16)}.btn-outline{border:1.5px solid var(--green);color:var(--green)}.btn-ghost{border:1.5px solid var(--gold2);color:var(--gold2)}.btn-green{background:var(--green);color:white}.btn-outline-dark{border:1.5px solid var(--green);color:var(--green)}


.signature-line{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(25px,2.6vw,40px);
  line-height:1.16;
  color:var(--gold);
  margin:0 0 22px;
  max-width:780px;
}
.academy-signature{color:var(--gold2)}
.final-signature{
  font-family:Georgia,'Times New Roman',serif;
  color:var(--gold2)!important;
  font-size:clamp(22px,2.4vw,34px)!important;
  line-height:1.2!important;
  margin:28px auto 0!important;
}

.belief{background:var(--navy);color:#fff7e5;padding:54px 8%;text-align:center}.belief p{font-family:Georgia,'Times New Roman',serif;font-size:clamp(27px,3vw,44px);line-height:1.22;max-width:1180px;margin:0 auto}.academy-belief{background:var(--green)}
.section{padding:92px 6%;clear:both;position:relative}.section-intro{max-width:960px}.section-intro.centered{text-align:center;margin:0 auto}.section-intro.centered p{margin-left:auto;margin-right:auto;max-width:850px}
.program,.partner{background:var(--ivory)}.evidence,.investment,.academy-modules{background:var(--cream)}
.editorial-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:center;background:white;border:1px solid var(--line);border-radius:30px;padding:34px;margin-top:42px;box-shadow:0 18px 46px rgba(0,0,0,.07)}
.editorial-split img{border-radius:22px;box-shadow:var(--shadow)}.check-list{margin:22px 0 0;padding-left:0;list-style:none}.check-list li{padding-left:28px;position:relative;margin:12px 0;font-weight:800}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--gold)}
.pillar-grid,.metric-row,.academy-grid{display:grid;gap:24px;margin-top:42px}.pillar-grid{grid-template-columns:repeat(4,1fr)}.metric-row,.academy-grid{grid-template-columns:repeat(3,1fr)}
.pillar-grid article,.metric-row article,.academy-grid article{background:white;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 18px 46px rgba(0,0,0,.07)}
.pillar-grid article,.academy-grid article{border-top:5px solid var(--gold)}.pillar-grid img{width:92px;height:92px;object-fit:cover;border-radius:50%;margin-bottom:20px}.metric-row strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:64px;line-height:1;color:var(--gold);margin-bottom:18px}.metric-row span{font-size:16px;line-height:1.65;color:var(--text)}
.impact-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center;background:var(--navy);color:white;border-radius:30px;padding:44px;margin-top:44px;box-shadow:var(--shadow)}.impact-card h2{color:white}.impact-card p{color:rgba(255,255,255,.86)}.impact-card ul{margin:0;padding:0;display:grid;gap:12px;list-style:none}.impact-card li{background:rgba(255,255,255,.08);padding:15px 17px;border-radius:16px;font-weight:800}.source-note{max-width:920px;margin:26px auto 0;text-align:center;font-size:14px;color:var(--muted)}
.founder{background:linear-gradient(180deg,var(--ivory),var(--cream))}.founder-card{display:grid;grid-template-columns:.72fr 1.28fr;gap:46px;align-items:start;max-width:1180px;margin:0 auto;background:white;border:1px solid var(--line);border-radius:30px;padding:42px;box-shadow:var(--shadow)}.founder-card img{border-radius:24px;box-shadow:0 20px 55px rgba(0,0,0,.12)}.founder-card blockquote{font-family:Georgia,'Times New Roman',serif;color:var(--gold);font-size:31px;line-height:1.2;margin:24px 0;padding-left:20px;border-left:4px solid var(--gold)}
.partner-grid{display:grid;grid-template-columns:1fr .72fr;gap:52px;align-items:start;max-width:1260px;margin:0 auto}.sales-line{font-weight:800;color:var(--green)}.partner-tags{display:flex;flex-wrap:wrap;gap:11px;margin-top:26px}.partner-tags span{background:var(--cream);border:1px solid rgba(166,121,31,.28);border-radius:999px;padding:11px 15px;font-weight:800;color:var(--green);font-size:15px}.pilot-card{background:var(--navy);color:white;border-radius:26px;padding:34px;box-shadow:var(--shadow)}.pilot-card h3{color:var(--gold2);font-size:34px}.pilot-card ol{padding-left:20px;margin:0 0 28px}.pilot-card li{margin:14px 0;line-height:1.55}
.investment-panel{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr auto;align-items:center;gap:36px;background:white;border:1px solid var(--line);border-left:7px solid var(--gold);border-radius:28px;padding:42px;box-shadow:0 18px 46px rgba(0,0,0,.07)}
.final-cta{background:var(--ivory);padding:86px 6%;clear:both}.final-inner{max-width:1000px;margin:0 auto;text-align:center;background:linear-gradient(135deg,var(--navy),var(--green));color:white;border-radius:32px;padding:60px 42px;box-shadow:var(--shadow)}.final-inner h2{color:white}.final-inner p{max-width:790px;margin-left:auto;margin-right:auto;color:rgba(255,255,255,.87)}.center-row{justify-content:center}
.site-footer{background:var(--navy);color:rgba(255,255,255,.84);text-align:center;padding:56px 6%;clear:both}.footer-brand{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:18px}.footer-brand img{width:62px;height:62px;border-radius:50%;object-fit:cover}.footer-brand strong{display:block;font-family:Georgia,'Times New Roman',serif;color:var(--gold2);font-size:28px}.footer-brand small{display:block;text-transform:uppercase;letter-spacing:2.4px;font-size:11px;color:white;font-weight:900}.site-footer p{max-width:760px;margin-left:auto;margin-right:auto}.site-footer a{color:var(--gold);text-decoration:none}.copyright{font-size:14px;color:rgba(255,255,255,.58)}
.academy-hero{position:relative;background:url('assets/community-banner.png') center/cover no-repeat;color:white;min-height:640px;display:flex;align-items:center;padding:100px 6%;overflow:hidden}.academy-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,28,40,.95),rgba(4,28,40,.70),rgba(4,28,40,.25));z-index:0}.academy-inner{position:relative;z-index:1;max-width:900px}.academy-inner h1{color:#fff7e5}.academy-inner .lede{color:rgba(255,255,255,.92)}
.academy-grid strong{display:inline-block;background:var(--navy);color:var(--gold2);font-weight:900;border-radius:999px;padding:8px 14px;margin-bottom:14px}.academy-grid .btn{width:100%;margin-top:10px}.academy-founder{background:var(--ivory)}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1080px){.site-header{padding:10px 4%}.brand{min-width:220px}.site-nav{gap:14px;font-size:12px}.hero-editorial{grid-template-columns:1fr;min-height:auto}.hero-art{min-height:460px}.pillar-grid{grid-template-columns:repeat(2,1fr)}.investment-panel{grid-template-columns:1fr}.partner-grid{grid-template-columns:1fr}}
@media(max-width:820px){html{scroll-padding-top:78px}.site-header{min-height:76px;padding:9px 5%}.brand{min-width:auto}.brand-mark{width:48px;height:48px}.brand strong{font-size:21px}.brand small{font-size:10px;letter-spacing:2px}.menu-toggle{display:block}.site-nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--ivory);padding:20px 6%;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line);white-space:normal}.nav-open .site-nav{display:flex}.hero-editorial{padding:60px 6% 70px}.hero-art{min-height:320px}.academy-hero{min-height:660px;padding:88px 6% 76px}.editorial-split,.pillar-grid,.metric-row,.academy-grid,.impact-card,.founder-card,.partner-grid{grid-template-columns:1fr}.button-row{flex-direction:column;align-items:stretch}.btn{width:100%}.section{padding:70px 6%}
.signature-line{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(25px,2.6vw,40px);
  line-height:1.16;
  color:var(--gold);
  margin:0 0 22px;
  max-width:780px;
}
.academy-signature{color:var(--gold2)}
.final-signature{
  font-family:Georgia,'Times New Roman',serif;
  color:var(--gold2)!important;
  font-size:clamp(22px,2.4vw,34px)!important;
  line-height:1.2!important;
  margin:28px auto 0!important;
}

.belief{padding:44px 6%}.founder-card,.investment-panel,.editorial-split{padding:26px}.final-cta{padding:64px 6%}.final-inner{padding:44px 24px}}


/* V12 final CTA alignment refinement */
.final-inner .button-row,
.final-inner .button-row.center-row{
  width:100%;
  display:flex;
  justify-content:center;
  align-items:center;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
.final-inner .btn{
  margin-left:auto;
  margin-right:auto;
}
.final-inner > .btn{
  display:flex;
  width:max-content;
  max-width:100%;
  margin-left:auto;
  margin-right:auto;
}
.final-inner .button-row .btn{
  margin-left:0;
  margin-right:0;
}
@media(max-width:820px){
  .final-inner .button-row,
  .final-inner .button-row.center-row{
    align-items:center;
  }
  .final-inner .button-row .btn{
    width:100%;
    max-width:360px;
    margin-left:auto;
    margin-right:auto;
  }
}


/* V13: no-crop premium hero. This removes the problematic image crop on laptop screens. */
.hero-premium{
  background:
    radial-gradient(circle at 82% 20%, rgba(212,175,55,.18), transparent 30%),
    linear-gradient(180deg,#fffaf0 0%,#fbf6ea 100%);
  padding: clamp(52px,6vw,86px) 6% clamp(64px,7vw,96px);
  min-height: calc(100vh - 82px);
  display:flex;
  align-items:center;
  overflow:hidden;
}
.hero-premium-inner{
  width:100%;
  max-width:1320px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(360px,.78fr);
  gap:clamp(34px,5vw,72px);
  align-items:center;
}
.hero-premium-copy{
  max-width:790px;
}
.hero-premium h1{
  color:var(--navy);
  font-size:clamp(48px,5.25vw,78px);
  line-height:1.04;
  letter-spacing:-1.2px;
  margin-bottom:18px;
}
.hero-premium .lede{
  color:var(--text);
  max-width:740px;
}
.hero-premium .hero-note{
  color:var(--muted);
}
.hero-premium-panel{
  position:relative;
  width:100%;
  min-height:470px;
  border-radius:34px;
  padding:clamp(30px,4vw,48px);
  background:
    radial-gradient(circle at 88% 12%, rgba(212,175,55,.22), transparent 30%),
    linear-gradient(145deg,rgba(4,28,40,.98),rgba(14,51,39,.98));
  color:white;
  border:1px solid rgba(212,175,55,.34);
  box-shadow:0 28px 80px rgba(0,0,0,.14);
  overflow:hidden;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.hero-premium-panel::before{
  content:"";
  position:absolute;
  inset:26px;
  border:1px solid rgba(212,175,55,.26);
  border-radius:24px;
  pointer-events:none;
}
.hero-premium-panel::after{
  content:"";
  position:absolute;
  width:360px;
  height:360px;
  right:-145px;
  bottom:-155px;
  border-radius:50%;
  border:1px solid rgba(212,175,55,.22);
  box-shadow:0 0 0 44px rgba(212,175,55,.035),0 0 0 88px rgba(212,175,55,.025);
}
.panel-topline{
  position:relative;
  z-index:1;
  color:var(--gold2);
  font-size:13px;
  text-transform:uppercase;
  letter-spacing:2.4px;
  font-weight:900;
}
.hero-premium-panel h2{
  position:relative;
  z-index:1;
  color:#fff7e5;
  font-size:clamp(34px,3.4vw,54px);
  line-height:1.08;
  margin:36px 0;
  max-width:520px;
}
.mini-bento{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.mini-bento span{
  display:flex;
  min-height:76px;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:14px;
  border:1px solid rgba(212,175,55,.25);
  background:rgba(255,255,255,.055);
  border-radius:16px;
  color:rgba(255,255,255,.86);
  font-weight:850;
  font-size:14px;
  line-height:1.25;
}
@media(max-width:1080px){
  .hero-premium{
    min-height:auto;
    padding-top:58px;
  }
  .hero-premium-inner{
    grid-template-columns:1fr;
  }
  .hero-premium-panel{
    min-height:360px;
  }
}
@media(max-width:820px){
  .hero-premium{
    min-height:auto;
    padding:54px 6% 64px;
  }
  .hero-premium h1{
    font-size:clamp(42px,11vw,58px);
  }
  .hero-premium-panel{
    min-height:auto;
    border-radius:26px;
  }
  .hero-premium-panel h2{
    font-size:clamp(30px,8vw,42px);
    margin:32px 0;
  }
  .mini-bento{
    grid-template-columns:1fr;
  }
}


/* V14: darker luxury Institute visual direction using safe no-crop poster panel */
.hero-premium{
  background:
    radial-gradient(circle at 86% 16%, rgba(212,175,55,.16), transparent 34%),
    linear-gradient(135deg,#fffaf0 0%,#fbf6ea 42%,#f4ead5 100%);
}
.hero-poster-panel{
  position:relative;
  width:100%;
  border-radius:34px;
  overflow:hidden;
  background:var(--navy);
  border:1px solid rgba(212,175,55,.34);
  box-shadow:0 28px 80px rgba(0,0,0,.16);
  align-self:center;
}
.hero-poster-panel img{
  width:100%;
  height:auto;
  display:block;
}
.hero-trust-strip{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:22px;
}
.hero-trust-strip span{
  border:1px solid rgba(166,121,31,.28);
  background:rgba(255,255,255,.48);
  color:var(--green);
  border-radius:999px;
  padding:9px 13px;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:1.2px;
  font-weight:900;
}
@media(max-width:1080px){
  .hero-poster-panel{
    max-width:860px;
  }
}
@media(max-width:820px){
  .hero-poster-panel{
    border-radius:24px;
  }
  .hero-trust-strip span{
    width:100%;
    text-align:center;
  }
}


/* V15 theme sync: institute now matches the stronger academy direction */
.hero-academy-theme{
  position:relative;
  background:url('assets/community-banner.png') center/cover no-repeat;
  color:white;
  min-height:680px;
  padding:100px 6%;
  overflow:hidden;
}
.hero-academy-theme .hero-premium-inner{
  position:relative;
  z-index:1;
  grid-template-columns:minmax(0,1fr);
  max-width:940px;
}
.hero-academy-theme .hero-premium-copy{
  max-width:860px;
}
.hero-academy-theme h1,
.hero-academy-theme .lede,
.hero-academy-theme .hero-note{
  color:#fff7e5;
}
.hero-academy-theme .hero-note{
  color:rgba(255,247,229,.88);
}
.hero-academy-theme .academy-signature{color:var(--gold2)}
.hero-academy-theme .hero-trust-strip span{
  background:rgba(4,28,40,.48);
  border:1px solid rgba(243,213,121,.36);
  color:#fff3cf;
}
.hero-academy-theme .btn-ghost{border-color:rgba(243,213,121,.72);color:#fff3cf}
.hero-academy-theme .btn-ghost:hover{background:rgba(255,255,255,.08)}

/* Clean, readable organization pilot card */
.partner-grid{align-items:stretch}
.pilot-card-light{
  background:linear-gradient(180deg,#fffdfa 0%, #f7efe1 100%);
  color:var(--text);
  border:1px solid var(--line);
  border-top:6px solid var(--gold);
  box-shadow:0 20px 48px rgba(0,0,0,.08);
}
.pilot-card-light h3{color:var(--green);font-size:30px;margin-bottom:10px}
.pilot-card-light .eyebrow{margin-bottom:10px}
.pilot-card-light ol{margin-bottom:24px}
.pilot-card-light li{color:var(--text)}
.pilot-card-light .btn{align-self:flex-start}

/* Academy contrast fixes */
.academy-hero .button-row .btn,
.academy-hero .btn-gold,
.academy-hero .btn-ghost{box-shadow:0 14px 34px rgba(0,0,0,.2)}
.academy-grid article p,
.academy-grid article li,
.academy-modules p,
.academy-founder p{color:#23323d}
.site-footer{color:rgba(255,255,255,.92)}
.site-footer p{color:rgba(255,255,255,.9)}
.copyright{color:rgba(255,255,255,.76)}
.footer-brand small{color:#f7e9bf}

/* Stronger nav CTA, less washed out */
.nav-cta{
  background:var(--navy);
  color:var(--gold2)!important;
  border:1px solid var(--gold);
  box-shadow:0 8px 18px rgba(0,0,0,.08);
}

@media(max-width:1080px){
  .hero-academy-theme{min-height:auto;padding:88px 5%}
}
@media(max-width:820px){
  .hero-academy-theme{padding:78px 5%}
  .partner-grid{grid-template-columns:1fr}
}


/* V16 luxury brand-system polish */
body{
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}
.site-header{
  box-shadow:0 8px 28px rgba(4,28,40,.045);
}
.site-nav a:not(.nav-cta){
  position:relative;
}
.site-nav a:not(.nav-cta)::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-8px;
  height:1px;
  background:var(--gold);
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .22s ease;
  opacity:.7;
}
.site-nav a:not(.nav-cta):hover::after{
  transform:scaleX(1);
}
.hero-academy-theme{
  min-height:720px;
}
.hero-academy-theme h1{
  text-shadow:0 18px 34px rgba(0,0,0,.25);
}
.hero-academy-theme .lede{
  max-width:760px;
  color:rgba(255,247,229,.94);
}
.hero-trust-strip span{
  backdrop-filter:blur(10px);
}
.belief{
  border-top:1px solid rgba(212,175,55,.28);
  border-bottom:1px solid rgba(212,175,55,.18);
}
.section{
  border-bottom:1px solid rgba(166,121,31,.08);
}
.section-intro{
  max-width:1020px;
}
.editorial-split,
.impact-card,
.founder-card,
.investment-panel,
.final-inner,
.pilot-card-light{
  transition:transform .25s ease, box-shadow .25s ease;
}
.editorial-split:hover,
.founder-card:hover,
.investment-panel:hover,
.pilot-card-light:hover{
  transform:translateY(-2px);
  box-shadow:0 24px 70px rgba(0,0,0,.105);
}
.pillar-grid article,
.metric-row article,
.academy-grid article{
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.pillar-grid article:hover,
.metric-row article:hover,
.academy-grid article:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 60px rgba(0,0,0,.10);
  border-color:rgba(212,175,55,.36);
}
.pilot-card-light .btn{
  margin-top:6px;
  width:auto;
  border-radius:999px;
  padding-left:28px;
  padding-right:28px;
}
.btn{
  border-radius:999px;
}
.nav-cta{
  border-radius:999px;
}
.final-inner{
  border:1px solid rgba(212,175,55,.28);
}
.academy-hero{
  border-bottom:1px solid rgba(212,175,55,.4);
}
.academy-grid article{
  min-height:330px;
  display:flex;
  flex-direction:column;
}
.academy-grid article .btn{
  margin-top:auto;
}
.academy-modules .section-intro p{
  color:#34443f;
}
.site-footer{
  border-top:1px solid rgba(212,175,55,.32);
}
@media(max-width:820px){
  .hero-academy-theme{
    min-height:auto;
  }
  .pilot-card-light .btn{
    width:100%;
  }
}


/* V17: Academy-style no-overlap Institute hero.
   The image is no longer a cropped background and text is no longer layered on top. */
.hero-institute-poster{
  background:var(--navy);
  border-top:1px solid rgba(212,175,55,.42);
  border-bottom:1px solid rgba(212,175,55,.42);
  overflow:hidden;
}
.hero-institute-poster img{
  width:100%;
  height:auto;
  display:block;
}
.hero-message{
  background:
    radial-gradient(circle at 86% 16%, rgba(212,175,55,.13), transparent 34%),
    linear-gradient(135deg,#fffaf0 0%,#fbf6ea 44%,#f4ead5 100%);
  padding:clamp(54px,6vw,88px) 6% clamp(62px,7vw,96px);
}
.hero-message-inner{
  max-width:1040px;
  margin:0 auto;
  text-align:center;
}
.hero-message h1{
  color:var(--navy);
  max-width:980px;
  margin-left:auto;
  margin-right:auto;
  font-size:clamp(42px,5.2vw,76px);
}
.hero-message .lede{
  color:var(--text);
  max-width:860px;
  margin-left:auto;
  margin-right:auto;
}
.hero-message .hero-note{
  color:var(--muted);
  max-width:790px;
  margin-left:auto;
  margin-right:auto;
}
.hero-message .signature-line{
  margin-left:auto;
  margin-right:auto;
}
.hero-message .hero-trust-strip{
  justify-content:center;
}
.hero-message .hero-trust-strip span{
  background:rgba(255,255,255,.62);
}
@media(max-width:820px){
  .hero-message{
    padding:48px 6% 62px;
  }
  .hero-message h1{
    font-size:clamp(38px,10vw,56px);
  }
}
