:root{--ink:#172f40;--muted:#64717c;--accent:#16776d;--line:#e1e7e5;--paper:#fff;--wash:#f7f9f8;--warm:#fafbf9;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--warm);color:var(--ink);font:16px/1.75 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none;text-underline-offset:4px}a:hover{text-decoration:underline}a:focus-visible{outline:3px solid var(--accent);outline-offset:5px;border-radius:3px}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.25}h1{font-family:var(--serif);font-weight:400;font-size:48px;letter-spacing:-1.5px;margin-bottom:25px}h2{font-size:24px;letter-spacing:-.5px;margin:44px 0 20px}h3{font-size:19px;letter-spacing:-.3px}p{margin-bottom:18px}ul{padding-left:20px}li{margin-bottom:9px}hr{border:0;border-top:1px solid var(--line);margin:36px 0}strong,b{font-weight:650}.skip-link{position:fixed;top:-100px;left:20px;padding:10px 20px;background:white;z-index:10}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--line);background:rgba(250,251,249,.97)}.header-inner{max-width:1240px;margin:auto;padding:22px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-size:24px;font-weight:750;letter-spacing:-1px;color:var(--ink)}.wordmark span{color:var(--accent)}nav{display:flex;gap:32px}nav a{font-size:14px;color:var(--muted);padding:4px 0}nav a[aria-current]{color:var(--accent);box-shadow:0 2px var(--accent)}.site-shell{max-width:1240px;padding:60px 40px 70px;margin:auto;display:grid;grid-template-columns:225px minmax(0,1fr);gap:68px}.profile{position:sticky;top:35px;align-self:start}.profile-photo{width:200px;height:200px;object-fit:cover;border-radius:24px;box-shadow:0 10px 35px #183c3d0c}.profile h2{font-size:25px;margin:21px 0 8px;letter-spacing:-.6px}.name-cn{display:block;font-size:16px;letter-spacing:3px;font-weight:400;color:var(--muted);margin-top:7px}.profile-role{font-size:13px;font-weight:600;margin-bottom:8px}.profile-affiliation{font-size:14px;line-height:1.7;color:var(--muted)}.profile-divider{width:32px;height:2px;background:var(--accent);margin:23px 0}.profile-email{font-size:14px}.profile-links{display:grid;gap:9px;margin-top:20px;font-size:14px}.profile-links a{display:flex;justify-content:space-between;max-width:180px;color:var(--ink)}.profile-links span{color:var(--muted)}.profile-caption{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);margin-top:32px}.main-content{min-width:0}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:var(--accent);margin-bottom:16px}.intro-heading h1{font-size:clamp(38px,4.2vw,55px);line-height:1.1;margin:0 0 24px}.intro-name{font-size:21px;margin-bottom:20px}.main-content>p{color:#465865}.interest-tags{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0 35px}.interest-tags span{padding:5px 13px;background:#eaf2ef;color:#34685e;border:1px solid #dfeae5;border-radius:6px;font-size:12px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:46px;margin-bottom:13px}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2{margin:0;font-size:29px}.text-link{font-size:13px;white-space:nowrap}.section-note{font-size:12px;color:var(--muted)!important;margin-bottom:22px}.project-list{display:grid;gap:18px}.project-card{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;background:white;border:1px solid var(--line);border-radius:15px;padding:22px;transition:border-color .2s,box-shadow .2s}.project-card:hover{border-color:#bbcec7;box-shadow:0 8px 25px #1a4a3e07}.project-figure{margin:0;align-self:start}.figure-link{position:relative;display:flex;align-items:center;justify-content:center;min-height:178px;padding:10px;background:var(--wash);border:1px solid #edf0ed;border-radius:8px;overflow:hidden}.figure-link img{display:block;width:100%;height:158px;object-fit:contain;mix-blend-mode:multiply}.figure-zoom{position:absolute;right:7px;bottom:5px;line-height:1;color:var(--accent);font-size:16px}.project-figure figcaption{font-size:10px;letter-spacing:.2px;margin-top:7px;color:var(--muted)}.project-figure figcaption a{color:var(--muted)}.project-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--accent);font-size:10px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;margin-bottom:9px}.award-badge{padding:2px 7px;border-radius:4px;background:#fcf0d9;color:#946215;letter-spacing:.2px}.project-copy h3{margin:0 0 10px;font-size:18px;line-height:1.35}.project-copy h3 a{color:var(--ink)}.project-authors{color:var(--muted);font-size:11px;line-height:1.65;margin-bottom:10px}.project-authors b{color:var(--ink)}.project-summary{font-size:12px;line-height:1.6;color:#53656e;margin-bottom:14px}.project-links{display:flex;gap:7px;flex-wrap:wrap}.resource-link{display:inline-flex;align-items:center;gap:13px;font-size:11px;line-height:1.4;font-weight:600;border:1px solid var(--line);border-radius:5px;padding:7px 10px;color:var(--ink)}.resource-link:hover{background:var(--wash);text-decoration:none;border-color:var(--accent)}.paper-link{color:var(--accent);background:#f0f6f3;border-color:#d9e8e0}.project-card-text{grid-template-columns:1fr}.page-lead{font-size:19px;color:var(--muted)}.honor{color:var(--accent);font-weight:650}.site-footer{max-width:1160px;margin:auto;border-top:1px solid var(--line);padding:24px 0 35px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}
@media(min-width:1000px){.main-content>ul{font-size:14px}.home #news-and-updates+ul{padding:20px 24px 20px 40px;border-left:2px solid #b5d3c7;background:#f0f5f2;border-radius:0 10px 10px 0;font-size:13px}}
@media(max-width:1100px){.site-shell{gap:35px;grid-template-columns:190px minmax(0,1fr);padding:45px 30px}.profile-photo{width:175px;height:175px}.project-card{grid-template-columns:210px minmax(0,1fr);gap:18px;padding:18px}.site-footer{margin:0 30px}}
@media(max-width:900px){.project-card{grid-template-columns:1fr}.figure-link{min-height:0}.figure-link img{height:200px}.profile h2{font-size:22px}}
@media(max-width:640px){body{font-size:15px}.header-inner{padding:18px 20px;gap:12px}.wordmark{font-size:21px}nav{gap:16px}nav a{font-size:12px}.site-shell{display:block;padding:30px 20px 45px}.profile{position:static;display:grid;grid-template-columns:100px minmax(0,1fr);gap:0 21px;margin-bottom:35px;padding-bottom:27px;border-bottom:1px solid var(--line)}.profile>a:first-child{grid-row:1/5}.profile-photo{width:100px;height:112px;border-radius:14px}.profile h2{margin:0 0 7px;font-size:22px}.name-cn{display:inline;font-size:13px;letter-spacing:1px;margin-left:5px}.profile-role{font-size:11px;margin-bottom:5px}.profile-affiliation{font-size:12px;margin-bottom:5px}.profile-divider,.profile-caption{display:none}.profile-email{font-size:12px}.profile-links{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:18px;margin-top:19px;font-size:12px}.profile-links a{gap:8px}.intro-heading h1{font-size:39px}.eyebrow{font-size:9px;letter-spacing:1.4px}.section-heading{align-items:start}.section-heading h2{font-size:25px}.section-heading .text-link{font-size:11px;padding-top:27px}.project-card{padding:16px;gap:13px}.figure-link img{height:180px}.project-copy h3{font-size:18px}.project-authors{font-size:12px}.project-summary{font-size:13px}.resource-link{font-size:12px;padding:9px 12px}.site-footer{margin:0 20px}h1{font-size:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.project-card{transition:none}}
