:root{--ink:#102838;--navy:#0d2538;--paper:#f4f1ea;--white:#fffefa;--mist:#e5e9e5;--blue:#285c7a;--gold:#b6955f;--muted:#607078;--sans:"DM Sans",sans-serif;--serif:"Newsreader",Georgia,serif;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.wrap{max-width:var(--max);margin:0 auto;padding-left:42px;padding-right:42px}.site-header{height:90px;max-width:var(--max);margin:0 auto;padding:0 42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(13,37,56,.15)}.wordmark{display:flex;align-items:center;gap:13px;font-weight:600;letter-spacing:-.02em}.monogram{width:38px;height:38px;border-radius:50%;display:inline-grid;place-items:center;background:var(--navy);color:white;font-family:var(--serif);font-size:15px}.site-header nav{display:flex;align-items:center;gap:32px;font-size:14px}.site-header nav a{color:var(--muted);position:relative}.site-header nav a:hover,.site-header nav a.active{color:var(--navy)}.site-header nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:2px;background:var(--gold)}.site-header .nav-cta{padding:11px 17px;border:1px solid rgba(13,37,56,.25);color:var(--navy);transition:.2s}.site-header .nav-cta:hover{background:var(--navy);color:white;border-color:var(--navy)}.site-header .nav-cta:after{display:none}.hero{display:grid;grid-template-columns:1.12fr .88fr;gap:78px;min-height:680px;padding-top:76px;padding-bottom:86px;align-items:center}.kicker,.section-label{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:600;color:var(--blue);margin:0 0 27px}.hero h1,.research-hero h1{font:400 clamp(54px,6.1vw,82px)/.98 var(--serif);letter-spacing:-.045em;margin:0;max-width:760px}.hero h1 em{font-weight:400;color:var(--blue)}.intro{font:400 19px/1.65 var(--sans);color:#465c67;max-width:620px;margin:30px 0}.actions{display:flex;gap:12px;margin:34px 0 50px}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;padding:15px 20px;font-size:14px;font-weight:600;border:1px solid rgba(13,37,56,.25);transition:.2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--navy);color:white;border-color:var(--navy)}.button.primary:hover{background:var(--blue)}.button.secondary:hover{background:var(--white)}.focus-list{margin:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(13,37,56,.18);padding-top:17px}.focus-list div{display:grid;gap:8px}.focus-list dt{font-size:11px;color:var(--gold);font-weight:600}.focus-list dd{margin:0;font:400 15px/1.3 var(--serif)}.profile{background:var(--navy);padding:14px;color:white;box-shadow:24px 24px 0 rgba(40,92,122,.12)}.portrait-wrap{height:480px;overflow:hidden;background:#ddd}.portrait-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.profile-meta{padding:20px 9px 8px;display:flex;gap:14px;align-items:end;justify-content:space-between}.status{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:#bdcbd0}.status i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#88ad92;margin-right:7px}.profile h2{font:400 26px/1 var(--serif);margin:11px 0 6px}.profile p{font-size:11px;color:#aebdc4;margin:0;max-width:235px;line-height:1.5}.institution{display:flex;align-items:center;gap:7px;background:white;padding:7px}.institution img{width:28px;height:28px;object-fit:contain}.statement{border-top:1px solid rgba(13,37,56,.15);padding-top:90px;padding-bottom:110px;display:grid;grid-template-columns:1fr 3fr;gap:32px}.statement h2,.section-heading h2,.research-contact h2{font:400 clamp(36px,4vw,52px)/1.08 var(--serif);letter-spacing:-.035em;margin:0;max-width:880px}.body-copy{display:grid;grid-template-columns:1fr 1fr;gap:52px;margin-top:44px}.body-copy p{margin:0;color:#52656e;line-height:1.75}.body-copy a,.text-link{color:var(--blue);border-bottom:1px solid rgba(40,92,122,.35)}.education-section{background:var(--white);max-width:none;padding-top:100px;padding-bottom:110px}.education-section>*{max-width:1116px;margin-left:auto;margin-right:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:48px}.section-heading .section-label{margin:0}.timeline{list-style:none;margin-top:0;margin-bottom:0;padding:0}.timeline li{display:grid;grid-template-columns:180px 1fr;gap:30px;border-top:1px solid #d9ddd9;padding:26px 0}.timeline li:last-child{border-bottom:1px solid #d9ddd9}.year{font-size:13px;color:var(--blue)}.timeline h3{font:400 24px/1.2 var(--serif);margin:0 0 7px}.timeline p{margin:0;color:var(--muted);font-size:14px}.site-footer{max-width:none;background:var(--navy);color:white;min-height:230px;padding-top:60px;padding-bottom:45px;display:grid;grid-template-columns:1fr auto;align-items:start}.site-footer>div,.site-footer>.copyright{max-width:1116px}.site-footer>div:first-child{display:flex;gap:16px;align-items:center}.monogram.light{background:transparent;border:1px solid rgba(255,255,255,.5)}.site-footer p{color:#9fb0b9;font-size:13px;line-height:1.5;margin:0}.footer-links{display:flex;gap:28px;font-size:13px}.footer-links a:hover{color:#cdb88f}.copyright{grid-column:1/-1;margin-top:55px!important;border-top:1px solid rgba(255,255,255,.12);padding-top:18px}.research-hero{padding-top:105px;padding-bottom:76px}.research-hero h1{font-size:clamp(70px,9vw,122px)}.research-hero>p:not(.kicker){font:400 24px/1.45 var(--serif);max-width:690px;color:#4c626b;margin:28px 0 48px}.topic-row{display:flex;flex-wrap:wrap;gap:9px}.topic-row span{border:1px solid rgba(13,37,56,.2);padding:9px 14px;font-size:12px;color:var(--blue)}.projects{padding-top:85px;padding-bottom:120px;border-top:1px solid rgba(13,37,56,.15)}.project{position:relative;display:grid;grid-template-columns:75px 1fr 100px;gap:25px;padding:38px 20px 38px 0;border-top:1px solid rgba(13,37,56,.18);transition:.2s}.project:last-child{border-bottom:1px solid rgba(13,37,56,.18)}.project:hover{background:rgba(255,255,255,.36);padding-left:20px}.project-number{font:400 20px var(--serif);color:var(--gold)}.project-meta{display:flex;gap:14px;text-transform:uppercase;letter-spacing:.13em;font-size:10px;color:var(--blue);margin-bottom:13px}.project h3{font:400 clamp(28px,3vw,40px)/1.1 var(--serif);margin:0 0 11px;letter-spacing:-.025em}.project p{max-width:730px;line-height:1.65;color:#52656e;margin:8px 0}.project .coauthor{color:var(--ink);font-size:13px;font-weight:500}.project-status{justify-self:end;align-self:start;font-size:10px;text-transform:uppercase;letter-spacing:.1em;background:#e4ddd0;padding:8px 10px;color:#6e593d}.project-status.complete{background:#dfe8e2;color:#38614b}.text-link{display:inline-block;font-size:13px;font-weight:600;margin-top:10px}.research-contact{display:grid;grid-template-columns:1fr 2.2fr auto;gap:35px;align-items:start;background:var(--blue);color:white;max-width:none;padding-top:75px;padding-bottom:75px}.research-contact>*{max-width:1116px}.research-contact .section-label{color:#c9d8de}.research-contact p:not(.section-label){color:#d6e0e4;max-width:540px;line-height:1.6}.research-contact .button{background:white;color:var(--navy);border-color:white;margin-top:5px}.research-contact h2{font-size:44px}
@media(max-width:900px){.site-header{padding:0 24px}.wrap{padding-left:24px;padding-right:24px}.hero{grid-template-columns:1fr;gap:50px}.profile{max-width:540px}.statement{grid-template-columns:1fr}.education-section>*{max-width:none}.site-footer{grid-template-columns:1fr;gap:35px}.copyright{margin-top:20px!important}.research-contact{grid-template-columns:1fr}.project{grid-template-columns:55px 1fr}.project-status{grid-column:2;grid-row:1;justify-self:end}}
@media(max-width:620px){.site-header{height:auto;min-height:82px;gap:18px}.wordmark>span:last-child{display:none}.site-header nav{gap:17px;font-size:13px}.site-header .nav-cta{display:none}.hero{padding-top:55px;min-height:0}.hero h1{font-size:48px}.intro{font-size:17px}.focus-list{grid-template-columns:1fr;gap:15px}.focus-list div{grid-template-columns:25px 1fr}.portrait-wrap{height:390px}.statement{padding-top:65px;padding-bottom:75px}.body-copy{grid-template-columns:1fr;gap:22px}.section-heading{display:block}.section-heading .section-label{margin-bottom:20px}.timeline li{grid-template-columns:1fr;gap:10px}.research-hero{padding-top:70px}.research-hero h1{font-size:66px}.project{grid-template-columns:38px 1fr;padding-right:0}.project:hover{padding-left:0}.project-status{display:none}.project h3{font-size:29px}.site-footer{padding-top:50px}.footer-links{flex-wrap:wrap}.research-contact{padding-top:60px;padding-bottom:60px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.project{transition:none}}

/* Restrained academic presentation */
:root{--paper:#faf9f6;--white:#fff;--navy:#17324a;--blue:#315f7d;--gold:#927344;--muted:#66737b;--max:1080px}
body{background:var(--paper)}
.site-header{height:78px;max-width:var(--max);padding:0 28px}.wrap{max-width:var(--max);padding-left:28px;padding-right:28px}
.monogram{width:34px;height:34px;font-size:13px;border-radius:2px}.site-header nav{gap:27px}.site-header .nav-cta{padding:9px 13px;border-radius:2px}
.hero{grid-template-columns:minmax(0,1fr) 280px;gap:80px;min-height:0;padding-top:86px;padding-bottom:95px;align-items:start}.hero-copy{padding-top:15px}
.hero h1{font-size:clamp(49px,6vw,66px);line-height:1.05;letter-spacing:-.035em;margin-bottom:22px}.hero .kicker{margin-bottom:15px}
.intro{font-family:var(--serif);font-size:23px;line-height:1.55;max-width:650px;margin:0 0 26px;color:#40545f}
.actions{margin:28px 0 43px}.button{gap:12px;padding:11px 16px;border-radius:2px;font-weight:500}.button:hover{transform:none}
.focus-list{max-width:640px;padding-top:14px}.focus-list dd{font-family:var(--sans);font-size:13px;color:#445862}
.profile{background:transparent;color:var(--ink);padding:0;box-shadow:none}.portrait-wrap{height:340px;background:#e8e7e3;border:1px solid rgba(13,37,56,.12)}
.profile-meta{padding:17px 0 0;display:block}.status{color:var(--blue);font-size:10px}.profile h2{font-size:22px;margin:7px 0 5px}.profile p{color:var(--muted);font-size:12px;max-width:280px}.institution{display:none}
.statement{padding-top:72px;padding-bottom:84px;grid-template-columns:150px 1fr}.statement h2{font-size:40px;max-width:750px}.body-copy{gap:44px;margin-top:32px;font-size:15px}
.education-section{padding-top:78px;padding-bottom:88px}.education-section>*{max-width:1024px}.section-heading h2{font-size:40px}.timeline li{padding:21px 0}.timeline h3{font-size:21px}
.site-footer{min-height:210px;padding-left:max(28px,calc((100% - 1024px)/2));padding-right:max(28px,calc((100% - 1024px)/2))}
.research-hero{padding-top:78px;padding-bottom:66px}.research-hero h1{font-size:clamp(56px,8vw,82px)}.research-hero>p:not(.kicker){font-size:21px;max-width:650px;margin:22px 0 36px}
.projects{padding-top:67px;padding-bottom:95px}.project{grid-template-columns:58px 1fr 90px;padding-top:30px;padding-bottom:30px}.project:hover{background:transparent;padding-left:0}.project h3{font-size:clamp(25px,3vw,32px)}
.research-contact{padding-left:max(28px,calc((100% - 1024px)/2));padding-right:max(28px,calc((100% - 1024px)/2));padding-top:62px;padding-bottom:62px}.research-contact h2{font-size:38px}
@media(max-width:760px){.hero{grid-template-columns:1fr;gap:38px;padding-top:58px}.profile{max-width:280px;grid-row:1}.hero-copy{grid-row:2}.portrait-wrap{height:320px}.statement{grid-template-columns:1fr}.body-copy{grid-template-columns:1fr}.research-contact{grid-template-columns:1fr}}
@media(max-width:620px){.site-header{padding:0 20px}.wrap{padding-left:20px;padding-right:20px}.hero h1{font-size:45px}.intro{font-size:20px}.focus-list{grid-template-columns:1fr}.statement h2,.section-heading h2{font-size:34px}}

/* Intro links and tighter section rhythm */
.intro a{
  color:var(--blue);
  text-decoration:none;
  background-image:linear-gradient(rgba(49,95,125,.38),rgba(49,95,125,.38));
  background-position:0 95%;
  background-repeat:no-repeat;
  background-size:100% 1px;
  transition:color .18s ease,background-size .18s ease;
}
.intro a:hover,
.intro a:focus-visible{
  color:var(--navy);
  background-size:100% 2px;
}
.intro a:focus-visible{
  outline:2px solid rgba(49,95,125,.28);
  outline-offset:3px;
}
.hero{padding-bottom:58px}
.education-section{padding-top:62px}
@media(max-width:760px){.hero{padding-bottom:48px}.education-section{padding-top:54px}}

/* Institutional logos in the site header */
.header-institutions{
  display:flex;
  align-items:center;
  gap:8px;
  flex:0 0 auto;
}
.header-institutions img{
  width:35px;
  height:35px;
  object-fit:contain;
}
.header-institutions>span{
  width:1px;
  height:25px;
  margin:0 3px 0 2px;
  background:rgba(23,50,74,.18);
}

/* Tighter transition into selected projects */
.research-hero{padding-bottom:34px}
.projects{padding-top:42px}

@media(max-width:760px){
  .header-institutions img{width:27px;height:27px}
  .header-institutions>span{height:22px}
  .research-hero{padding-bottom:28px}
  .projects{padding-top:34px}
}
@media(max-width:480px){
  .header-institutions{display:none}
}

/* Resources */
.resources-hero{padding-top:78px;padding-bottom:48px}
.resources-hero h1{font:400 clamp(56px,8vw,82px)/1 var(--serif);letter-spacing:-.045em;margin:0}
.resources-hero>p:not(.kicker){font:400 21px/1.55 var(--serif);max-width:710px;color:#4c626b;margin:22px 0 0}
.resources-library{padding-top:52px;padding-bottom:100px;border-top:1px solid rgba(13,37,56,.15)}
.resources-heading{display:grid;grid-template-columns:150px 1fr;gap:30px;align-items:end;margin-bottom:36px}
.resources-heading .section-label{margin:0}
.resources-heading h2{font:400 40px/1.08 var(--serif);letter-spacing:-.035em;margin:0}
.resource-entry{display:grid;grid-template-columns:58px 1fr 70px;gap:26px;padding:31px 0;border-top:1px solid rgba(13,37,56,.18)}
.resource-entry:nth-of-type(3){border-bottom:1px solid rgba(13,37,56,.18)}
.resource-index{font:400 19px var(--serif);color:var(--gold)}
.resource-meta{display:flex;gap:14px;text-transform:uppercase;letter-spacing:.13em;font-size:10px;color:var(--blue);margin-bottom:12px}
.resource-copy h3{font:400 clamp(25px,3vw,32px)/1.15 var(--serif);letter-spacing:-.025em;margin:0 0 10px}
.resource-copy>p{max-width:730px;color:#52656e;line-height:1.65;margin:0}
.resource-copy .resource-note{font-size:12px;color:var(--blue);margin-top:13px}
.resource-format{justify-self:end;align-self:start;font-size:10px;letter-spacing:.12em;color:var(--muted);border:1px solid rgba(13,37,56,.18);padding:7px 9px}
.resources-disclaimer{display:grid;grid-template-columns:180px 1fr;gap:28px;margin-top:42px;padding:24px 26px;background:#f1efe9;border-left:2px solid var(--gold)}
.resources-disclaimer span{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:var(--blue);font-weight:600}
.resources-disclaimer p{max-width:690px;font-size:13px;line-height:1.65;color:var(--muted);margin:0}
@media(max-width:620px){
  .resources-hero{padding-top:60px;padding-bottom:38px}
  .resources-library{padding-top:38px;padding-bottom:72px}
  .resources-heading{display:block}.resources-heading .section-label{margin-bottom:16px}.resources-heading h2{font-size:34px}
  .resource-entry{grid-template-columns:34px 1fr;gap:16px}.resource-format{display:none}
  .resources-disclaimer{grid-template-columns:1fr;gap:12px;padding:21px}
}

/* Match the Research transition to the Resources page */
.research-hero{padding-bottom:48px}
.research-hero>p:not(.kicker){margin-bottom:0}
.projects{padding-top:52px}
@media(max-width:620px){
  .research-hero{padding-bottom:38px}
  .projects{padding-top:38px}
}

/* Academic background logos */
.timeline li{grid-template-columns:180px minmax(0,1fr) 100px;align-items:center}
.education-logo{width:46px;height:46px;object-fit:contain;justify-self:end}
.education-logos{display:flex;align-items:center;justify-content:flex-end;gap:8px}
.education-logos .education-logo{width:46px;height:46px}
@media(max-width:620px){
  .timeline li{grid-template-columns:minmax(0,1fr) 85px}
  .timeline li .year{grid-column:1}
  .timeline li>div{grid-column:1}
  .education-logo{grid-column:2;grid-row:1 / span 2;width:40px;height:40px}
  .education-logos{grid-column:2;grid-row:1 / span 2;gap:5px}
  .education-logos .education-logo{width:40px;height:40px}
}

@media (max-width: 900px) {
  .project {
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 16px;
    padding-right: 0;
  }

  .project-main {
    min-width: 0;
  }

  .project-status {
    display: none;
  }
}
