
:root{--ink:#172333;--muted:#657184;--soft:#f5f7f9;--line:#dde3e8;--blue:#215f91;--blue-dark:#17466d;--blue-soft:#e8f1f8;--cream:#fbfaf6;--white:#fff;--shadow:0 14px 40px rgba(21,37,52,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}
.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:12px;font-weight:750;letter-spacing:-.02em}.brand-mark{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:13px;font-weight:800;letter-spacing:.03em}.menu-button{display:none;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:9px;padding:9px 12px;font-weight:700;cursor:pointer}.site-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600;color:#4c5868}.site-nav a.active{color:var(--blue)}.nav-cta{background:var(--blue);color:#fff!important;padding:11px 17px;border-radius:9px}
.section-pad{max-width:1680px;margin:0 auto;padding-left:48px;padding-right:48px}.hero{padding-top:92px;padding-bottom:72px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:76px;align-items:center;background:linear-gradient(180deg,var(--cream),#fff)}.eyebrow{margin:0 0 18px;color:var(--blue);font-size:13px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;line-height:1.2}h1{font-size:58px;line-height:1.02;letter-spacing:-.055em;margin:0;font-weight:800;max-width:790px}.hero-subtitle{max-width:720px;margin:24px 0 0;font-size:19px;line-height:1.65;color:var(--muted)}.hero-actions{display:flex;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:9px;font-size:14px;font-weight:800}.button.primary{background:var(--blue);color:#fff}.button.secondary{border:1px solid #cfd7dd;color:var(--ink);background:#fff}.hero-card{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow);padding:32px}.card-label{font-size:12px;text-transform:uppercase;letter-spacing:.11em;color:var(--blue);font-weight:800;margin:0 0 12px}.hero-card h2{font-size:26px;line-height:1.2;letter-spacing:-.035em;margin:0 0 18px}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:10px}.checklist span{background:var(--blue-soft);color:var(--blue-dark);border-radius:9px;padding:10px 12px;font-size:13px;font-weight:650}
.trust-strip{max-width:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:26px;padding-bottom:26px;display:grid;grid-template-columns:1fr 1fr;gap:34px}.trust-strip p{max-width:590px;margin:0;color:var(--muted);font-size:14px}.split-section{padding-top:82px;padding-bottom:82px;display:grid;grid-template-columns:320px 1fr;gap:56px}.split-section h2,.section-heading h2,.program-copy h2,.signup-section h2{font-size:36px;line-height:1.15;letter-spacing:-.045em;margin:8px 0 0}.timeline{display:grid;gap:16px}.timeline article{border:1px solid var(--line);border-radius:14px;padding:24px;display:grid;grid-template-columns:54px 1fr;column-gap:16px}.timeline article>span{grid-row:1/3;width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue);font-size:12px;font-weight:800}.timeline h3{margin:0 0 5px;font-size:18px}.timeline p{margin:0;color:var(--muted);font-size:14px}
.muted-section{max-width:none;background:var(--soft);padding-top:78px;padding-bottom:78px}.muted-section>*{max-width:1584px;margin-left:auto;margin-right:auto}.section-heading{margin-bottom:28px;position:relative}.section-link{display:inline-block;margin-top:14px;color:var(--blue);font-weight:800;font-size:14px}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.resource-card,.tool-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:26px;min-height:250px;display:flex;flex-direction:column}.topic{font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:var(--blue);font-weight:800;margin:0 0 15px}.resource-card h3,.tool-card h3{font-size:18px;line-height:1.3;letter-spacing:-.02em;margin:0 0 10px}.resource-card p:not(.topic),.tool-card p{color:var(--muted);font-size:13px;margin:0 0 20px}.resource-card a{margin-top:auto;color:var(--blue);font-size:13px;font-weight:800}
#videos{padding-top:78px;padding-bottom:78px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.video-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;padding:0 22px 22px}.video-card .play{height:170px;margin:0 -22px 20px;background:linear-gradient(135deg,#173f61,#2d73a8);color:#fff;display:grid;place-items:center;font-size:23px}.video-card h3{font-size:17px;line-height:1.35;margin:0 0 8px}.video-card p{margin:0;color:var(--muted);font-size:12px}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tool-card button{margin-top:auto;width:max-content;border:0;border-radius:8px;padding:9px 11px;background:var(--blue-soft);color:var(--blue-dark);font-weight:800;font-size:12px}
.program-section{padding-top:82px;padding-bottom:82px;display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:center}.program-copy>p:last-child{color:var(--muted);font-size:16px;max-width:650px}.program-box{border:1px solid var(--line);border-radius:16px;padding:30px;background:var(--cream)}.program-box h3{margin:0 0 10px;font-size:20px}.program-box p{color:var(--muted);font-size:14px;margin:0 0 24px}.signup-section{max-width:none;background:var(--blue);color:#fff;padding-top:56px;padding-bottom:56px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.signup-section>div:first-child{margin-left:max(0px,calc((100vw - 1584px)/2))}.signup-section .eyebrow{color:#d5e6f3}.signup-section p:last-child{color:#d5e6f3;margin:10px 0 0}.signup-form{display:flex;gap:9px;margin-right:max(0px,calc((100vw - 1584px)/2))}.signup-form input{width:280px;border:0;border-radius:8px;padding:13px 14px;outline:none}.signup-form button{border:0;border-radius:8px;padding:13px 17px;background:#fff;color:var(--blue-dark);font-weight:800;cursor:pointer}.site-footer{border-top:1px solid var(--line);padding:28px 5vw 38px;display:flex;justify-content:space-between;color:#818b96;font-size:12px}.site-footer div{display:flex;gap:22px}
@media(max-width:900px){.menu-button{display:block}.site-nav{display:none;position:absolute;left:20px;right:20px;top:72px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 34px rgba(21,37,52,.12);border-radius:12px;padding:12px;flex-direction:column;align-items:stretch;gap:2px}.site-nav.open{display:flex}.site-nav a{padding:11px 12px;border-radius:8px}.site-nav .nav-cta{text-align:center;margin-top:4px}.hero,.split-section,.program-section,.signup-section{grid-template-columns:1fr}.hero{padding-top:56px;gap:36px}h1{font-size:46px}.card-grid{grid-template-columns:1fr 1fr}.video-grid,.tool-grid{grid-template-columns:1fr 1fr}.signup-section>div:first-child,.signup-form{margin-left:0;margin-right:0}.signup-section{padding-left:32px;padding-right:32px}}
@media(max-width:600px){.section-pad{padding-left:18px;padding-right:18px}h1{font-size:38px}.hero{padding-top:46px;padding-bottom:48px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.checklist{grid-template-columns:1fr}.trust-strip,.card-grid,.video-grid,.tool-grid{grid-template-columns:1fr}.split-section,.program-section{padding-top:58px;padding-bottom:58px}.timeline article{grid-template-columns:46px 1fr;padding:20px}.muted-section,#videos{padding-top:58px;padding-bottom:58px}.signup-section{padding:38px 18px}.signup-form{width:100%;flex-direction:column}.signup-form input{width:100%}.site-footer{flex-direction:column;gap:12px}}

@media(min-width:1500px){.section-pad{padding-left:56px;padding-right:56px}.site-header{padding-left:4vw;padding-right:4vw}.site-footer{padding-left:4vw;padding-right:4vw}}


/* Homepage visual lock — matched to the approved June hero proportions */
.home-page .hero{
  max-width:none;
  min-height:790px;
  margin:0;
  padding:142px 76px 88px;
  grid-template-columns:minmax(0, 880px) 558px;
  justify-content:space-between;
  gap:110px;
  align-items:start;
  background:
    radial-gradient(circle at 83% 17%, rgba(36,119,255,.14) 0, rgba(36,119,255,.07) 22%, rgba(36,119,255,0) 47%),
    linear-gradient(180deg,#fff 0%,#fff 100%);
}
.home-page .hero-copy{padding-top:0}
.home-page .hero .eyebrow{
  margin:0 0 24px;
  color:#1777f2;
  font-size:15px;
  line-height:1.2;
  letter-spacing:.115em;
  font-weight:800;
}
.home-page .hero h1{
  max-width:900px;
  margin:0;
  font-size:88px;
  line-height:1.065;
  letter-spacing:-.058em;
  font-weight:800;
  color:#162443;
}
.home-page .hero-subtitle{
  max-width:760px;
  margin:34px 0 0;
  font-size:22px;
  line-height:1.55;
  color:#647087;
}
.home-page .hero-actions{gap:14px;margin-top:38px}
.home-page .hero .button{
  min-height:60px;
  padding:0 25px;
  border-radius:30px;
  font-size:16px;
  font-weight:800;
}
.home-page .hero .button.primary{background:#1976f3;color:#fff}
.home-page .hero .button.secondary{background:#fff;border:1px solid #dbe1e8;color:#16213b}
.home-page .hero-card{
  width:558px;
  min-height:792px;
  padding:38px 36px 36px;
  border:1px solid #e1e5eb;
  border-radius:30px;
  background:rgba(255,255,255,.96);
  box-shadow:0 24px 60px rgba(28,50,79,.10);
}
.home-page .hero-card .card-label{
  margin:0 0 27px;
  color:#1777f2;
  font-size:15px;
  letter-spacing:.105em;
  font-weight:800;
}
.home-page .hero-card h2{
  margin:0 0 34px;
  max-width:455px;
  font-size:55px;
  line-height:1.08;
  letter-spacing:-.052em;
  color:#172441;
}
.home-page .hero-card .checklist{
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
}
.home-page .hero-card .checklist span{
  min-height:58px;
  display:flex;
  align-items:center;
  padding:0 18px;
  border:1px solid #e1e5eb;
  border-radius:15px;
  background:#f7f8fa;
  color:#172441;
  font-size:16px;
  font-weight:700;
}
@media(max-width:1250px){
  .home-page .hero{padding:96px 48px 72px;grid-template-columns:minmax(0,1fr) 440px;gap:64px}
  .home-page .hero h1{font-size:68px}
  .home-page .hero-card{width:440px;min-height:auto}
  .home-page .hero-card h2{font-size:42px}
}
@media(max-width:900px){
  .home-page .hero{min-height:auto;padding:64px 32px;grid-template-columns:1fr;gap:48px}
  .home-page .hero h1{font-size:58px;max-width:760px}
  .home-page .hero-card{width:100%;min-height:auto}
}
@media(max-width:600px){
  .home-page .hero{padding:52px 20px 54px}
  .home-page .hero h1{font-size:43px;line-height:1.04}
  .home-page .hero-subtitle{font-size:18px;margin-top:24px}
  .home-page .hero .button{border-radius:12px;width:100%}
  .home-page .hero-card{padding:28px 22px;border-radius:22px}
  .home-page .hero-card h2{font-size:37px}
}

/* Homepage width refinement */
body.home-page .site-header,
body.home-page .hero,
body.home-page .split-section,
body.home-page .muted-section > *,
body.home-page #videos > *,
body.home-page .program-section,
body.home-page .signup-section,
body.home-page .site-footer {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

/* Full-width top navigation bar */
body.home-page .site-header {
  max-width: none !important;
  width: 100% !important;
  box-sizing: border-box;
  padding-left: clamp(32px, 5vw, 96px);
  padding-right: clamp(32px, 5vw, 96px);
}

/* Make First Attending Year pills interactive */
body.home-page .checklist a {
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  transition: transform .16s ease, background-color .16s ease, border-color .16s ease;
}

body.home-page .checklist a:hover {
  transform: translateY(-2px);
  background: #eef5ff;
  border-color: #b8d2f5;
}

body.home-page .checklist a:focus-visible {
  outline: 3px solid rgba(37, 119, 239, .28);
  outline-offset: 2px;
}

/* Creator / author identity */
.creator-section{
  max-width:1500px;
  margin:0 auto;
  display:grid;
  grid-template-columns:390px minmax(0,1fr);
  gap:76px;
  align-items:center;
  padding-top:92px;
  padding-bottom:92px;
}
.creator-photo-wrap{
  border-radius:28px;
  overflow:hidden;
  background:#eef4fb;
  box-shadow:0 18px 50px rgba(30,57,88,.10);
}
.creator-photo{
  display:block;
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
}
.creator-copy{max-width:760px}
.creator-copy h2{
  margin:0 0 22px;
  font-size:46px;
  line-height:1.08;
  letter-spacing:-.045em;
  color:#172441;
}
.creator-copy>p:not(.eyebrow){
  margin:0 0 16px;
  max-width:720px;
  font-size:18px;
  line-height:1.7;
  color:#647087;
}
.creator-copy strong{color:#172441}
.creator-link{
  display:inline-flex;
  align-items:center;
  gap:9px;
  margin-top:10px;
  color:#1976f3;
  font-weight:800;
  text-decoration:none;
}
.creator-link:hover{text-decoration:underline}
@media(max-width:900px){
  .creator-section{grid-template-columns:1fr;gap:36px;padding-top:64px;padding-bottom:64px}
  .creator-photo-wrap{max-width:380px}
  .creator-copy h2{font-size:38px}
}
@media(max-width:600px){
  .creator-section{padding-left:20px;padding-right:20px}
  .creator-copy h2{font-size:34px}
}

/* Restore button styling for First Attending Year topics */
body.home-page .hero-card .checklist a {
  display: flex;
  align-items: center;
  min-height: 58px;
  padding: 0 20px;
  margin-bottom: 12px;
  background: #f5f7fa;
  border: 1px solid #dfe5ec;
  border-radius: 14px;
  color: #172441;
  font-weight: 700;
  text-decoration: none;
  box-sizing: border-box;
  cursor: pointer;
  transition: background-color .16s ease, border-color .16s ease, transform .16s ease, box-shadow .16s ease;
}

body.home-page .hero-card .checklist a:last-child {
  margin-bottom: 0;
}

body.home-page .hero-card .checklist a:hover {
  background: #edf5ff;
  border-color: #b8d2f5;
  transform: translateY(-2px);
  box-shadow: 0 7px 18px rgba(32, 91, 154, .08);
}
