:root{--ink:#171717;--blue:#155a7c;--line:#dedede;--space:clamp(24px,4vw,72px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.65}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--blue)}img{display:block;max-width:100%;height:auto}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.18}h1{font-size:clamp(38px,4.5vw,68px);font-weight:600}h2{font-size:clamp(26px,2.3vw,36px)}p{margin-bottom:1.2em}a:focus-visible,button:focus-visible{outline:3px solid #d58b24;outline-offset:6px}.skip{position:fixed;top:-100px;left:16px;padding:12px;background:white;z-index:20}.skip:focus{top:12px}
.site-header{min-height:142px;padding:24px var(--space);display:flex;align-items:center;justify-content:space-between;gap:32px;background:#fff}.brand{flex:0 1 280px}.brand img{width:280px;height:auto}.site-header nav{display:flex;align-items:center;gap:clamp(20px,2.6vw,46px)}nav a{text-decoration:none;white-space:nowrap;font-size:19px}nav a[aria-current]{text-decoration:underline}.menu-toggle{display:none}
.hero{position:relative;height:clamp(310px,36vw,550px);isolation:isolate;display:grid;place-items:center;text-align:center;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero:after{content:"";position:absolute;inset:0;background:#0003;z-index:-1}.hero h1{color:white;margin:0;padding:24px;text-shadow:0 2px 18px #0005}.home-hero{height:clamp(400px,41vw,630px)}.home-hero h1{line-height:1.23}.content{width:min(1400px,100%);margin:auto;padding:64px var(--space) 88px}.home-intro>div:first-child,.research-intro,.activities>div:first-child{font-size:clamp(21px,2vw,29px)}.home-intro h1,.home-intro h2,.home-intro h3,.research-intro h1,.research-intro h2,.research-intro h3{font:inherit;line-height:1.65}.campus-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:42px;align-items:start}.campus-gallery img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;margin:0}.research-intro{max-width:1300px;min-height:310px}.publications{max-width:1320px}.publications>h2{margin:5px 0 34px}.publications>h2:not(:first-child){margin-top:65px}.publication{margin-bottom:32px;font-size:20px;line-height:1.65}.publication p{margin-bottom:20px}.publication a{color:#205976}.publication-figure{width:auto;max-width:min(850px,100%);max-height:470px;object-fit:contain;object-position:left;margin:26px 0 48px}.principal{display:grid;grid-template-columns:minmax(260px,.85fr) 1.3fr;gap:8%;padding-bottom:60px;border-bottom:1px solid var(--line);margin-bottom:70px}.pi-photo{width:100%;max-height:480px;object-fit:contain}.principal address{font-style:normal;margin-top:32px;font-size:17px}.principal address h2{font-size:28px}.biography{padding-top:12px}.biography h1,.biography h2,.biography h3{font-size:30px}.biography p{margin-bottom:22px}.members{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:64px 38px}.member{text-align:center;min-width:0}.member img{height:340px;width:100%;object-fit:contain;object-position:bottom;margin-bottom:25px}.member h2{font-size:24px;margin-bottom:12px}.member p{margin-bottom:8px}.member a{font-size:16px;overflow-wrap:anywhere}.activity-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:45px;align-items:start}.activity-gallery img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}footer{border-top:1px solid var(--line);margin:0 var(--space);padding:32px 0;display:flex;justify-content:space-between;gap:20px;font-size:15px;color:#555}footer a{text-decoration:none}#contact,#join{scroll-margin-top:24px}
@media(max-width:900px){.site-header{min-height:105px;flex-wrap:wrap;padding:20px 24px}.brand{flex-basis:210px}.brand img{width:210px}.menu-toggle{display:block;background:none;border:1px solid #ccc;border-radius:3px;padding:8px 13px;min-height:44px;cursor:pointer}.menu-toggle span{margin-left:10px}.site-header nav{width:100%;flex-direction:column;align-items:stretch;gap:0}.js .site-header nav{display:none}.js .site-header nav.open{display:flex}.site-header nav a{padding:12px 0;border-top:1px solid #eee}.content{padding:42px 24px 60px}.hero{height:350px}.home-hero{height:440px}.members{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 28px}.principal{gap:36px}.member img{height:300px}footer{flex-wrap:wrap}}
@media(max-width:600px){body{font-size:17px}.hero{height:270px}.home-hero{height:380px}.hero h1{font-size:38px}.home-hero h1{font-size:36px}.home-intro>div:first-child,.research-intro,.activities>div:first-child{font-size:21px}.campus-gallery,.principal,.members,.activity-gallery{grid-template-columns:1fr}.principal{gap:32px}.pi-photo{max-height:420px}.member img{height:340px}.member{max-width:380px;margin:auto;width:100%}.publication{font-size:18px;overflow-wrap:anywhere}.biography{overflow-wrap:anywhere}.activity-gallery{gap:22px}footer{display:grid;gap:9px}.brand{flex-basis:190px}.brand img{width:190px}.site-header{gap:16px}.publication-figure{margin:24px 0 36px}}
.activities>div:first-child h3{font-weight:400}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
