:root{color:#172235;background:#fbfcfe;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Noto Sans JP,Noto Sans SC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}html:lang(zh){font-family:PingFang SC,Source Han Sans SC,Noto Sans CJK SC,Microsoft YaHei,sans-serif}html:lang(ja){font-family:Hiragino Sans,Yu Gothic,Noto Sans JP,Noto Sans CJK JP,sans-serif}html:lang(zh) h1,html:lang(ja) h1{font-family:inherit;font-weight:650;letter-spacing:-.025em}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fbfcfe}a{color:#145d86;text-decoration:none;text-underline-offset:.2em}a:hover{text-decoration:underline}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid #1682a8;outline-offset:3px;border-radius:2px}.site{width:min(1040px,calc(100% - 40px));margin:0 auto}.site-header{min-height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #dce3ea}.wordmark{width:34px;height:34px;display:grid;place-items:center;border:1px solid #b8c5d1;color:#17324e;font-weight:750;font-size:.82rem;letter-spacing:.05em}.site-header nav{display:flex;gap:28px;font-size:.9rem}.site-header nav a{color:#34465a}.locale-switcher{justify-self:end;display:flex;gap:2px;padding:3px;border:1px solid #dce3ea;background:#fff}.locale-switcher button{border:0;padding:5px 7px;color:#647386;background:transparent;font:inherit;font-size:.72rem;cursor:pointer}.locale-switcher button[aria-pressed=true]{color:#14344f;background:#eaf2f7;font-weight:700}main{padding:72px 0 36px}.hero{display:grid;grid-template-columns:minmax(0,1fr) 228px;gap:48px;align-items:center;padding-bottom:44px}.hero-portrait-large{width:216px;height:216px;object-fit:cover;border-radius:50%;filter:saturate(.78)}.eyebrow{margin:0 0 13px;color:#587086;font-size:.74rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}h1{margin:0;color:#132b42;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,7vw,4.8rem);font-weight:500;letter-spacing:-.045em;line-height:.98}.profile-links{display:flex;flex-wrap:wrap;gap:19px;margin-top:25px;font-size:.84rem;font-weight:650}.profile-email{flex-basis:100%}.about{max-width:760px;padding:26px 0 56px;border-top:1px solid #dce3ea}.about p{margin:0;color:#43566a;font-size:.98rem;line-height:1.75}.section{padding:34px 0 50px;border-top:1px solid #dce3ea}.section>h2,.section-heading h2{margin:0;color:#18344e;font-size:.76rem;letter-spacing:.13em;text-transform:uppercase}.section-heading{display:flex;align-items:baseline;justify-content:space-between}.section-heading>a{font-size:.79rem}.rows{margin-top:12px}.publication-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;padding:18px 0;border-bottom:1px solid #e6ebef}.publication-row h3,.project-card h3,.profile-section h3{margin:0;color:#21384e;font-size:.98rem;font-weight:650;line-height:1.45}.publication-row h3 a{color:inherit}.publication-row p{margin:5px 0 0;color:#728091;font-size:.78rem}.publication-row>span{color:#4a6378;font-size:.78rem;white-space:nowrap}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:24px;border-top:1px solid #dce3ea;border-bottom:1px solid #dce3ea}.project-card{min-width:0;padding:22px 24px 24px 0}.project-card+.project-card{padding-left:24px;border-left:1px solid #dce3ea}.project-card p:not(.project-status),.profile-section p,.project-list p{color:#536679;line-height:1.6}.project-status{margin:0 0 12px;color:#147096;font-size:.7rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.project-card strong,.project-list strong{display:block;color:#284961;font-size:.76rem;line-height:1.55}.profile-section{display:grid;grid-template-columns:180px 1fr}.profile-section p{margin:5px 0 0;font-size:.85rem}.profile-entry{display:grid;grid-template-columns:42px 1fr;gap:15px;align-items:start}.profile-entry>img{width:36px;height:36px;object-fit:contain;border:1px solid #dce3ea;border-radius:7px}.ranking-links{display:flex;flex-wrap:wrap;gap:5px 16px;margin-top:6px;font-size:.76rem}.projects-page>header{padding-bottom:42px}.projects-page h1{font-size:clamp(2.5rem,6vw,4rem)}.project-list{border-top:1px solid #ccd6df}.project-list article{display:grid;grid-template-columns:220px minmax(0,1fr) 1fr 60px;gap:28px;align-items:start;padding:24px 0;border-bottom:1px solid #dce3ea}.project-title h2{margin:0;color:#18344e;font-size:1rem}.project-title span{display:inline-block;margin-top:7px;color:#147096;font-size:.69rem;font-weight:700;text-transform:uppercase}.project-list p{margin:0;font-size:.84rem}.project-list a{font-size:.78rem;text-align:right}footer{display:flex;justify-content:space-between;gap:20px;padding:24px 0 36px;border-top:1px solid #dce3ea;color:#758392;font-size:.75rem}@media (max-width: 760px){.site{width:min(100% - 28px,640px)}.site-header{grid-template-columns:auto 1fr;min-height:64px}.site-header nav{justify-self:end;gap:15px;font-size:.8rem}.locale-switcher{grid-column:1 / -1;justify-self:start;margin:0 0 12px}main{padding-top:52px}.hero{grid-template-columns:1fr 116px;gap:18px}.hero-portrait-large{width:108px;height:108px;align-self:start}.profile-links{grid-column:1 / -1}.publication-row,.profile-section,.project-list article{grid-template-columns:1fr;gap:8px}.publication-row>span{white-space:normal}.project-grid{grid-template-columns:1fr}.project-card{padding:20px 0}.project-card+.project-card{padding-left:0;border-top:1px solid #dce3ea;border-left:0}.project-list a{text-align:left}footer{flex-direction:column}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}@media print{.site-header,footer{display:none}main{padding-top:0}}
