:root{color-scheme:light;--ink:#20282f;--muted:#67727e;--link:#1772d0;--line:#e5e9ed;--surface:#f5f7fa}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:2rem}
body{margin:0;background:#fff;color:var(--ink);font-family:"Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,"Noto Sans SC",sans-serif;font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased}
a{color:var(--link);text-decoration:none;text-underline-offset:3px;font-size:inherit;font-family:inherit}
a:hover{text-decoration:underline;color:#a2580a}
a:focus-visible,button:focus-visible{outline:2px solid var(--link);outline-offset:5px;border-radius:2px}
.skip-link{position:absolute;left:1rem;top:-5rem;background:white;padding:.5rem 1rem;z-index:10}
.skip-link:focus{top:1rem}
.site-shell{width:min(100% - 3rem,980px);margin:auto}
.profile{padding:3.8rem 0 2.8rem;display:grid;grid-template-columns:minmax(0,1fr) 214px;gap:3.5rem;align-items:center}
.profile.no-portrait{display:block;max-width:none}
.profile.no-portrait .profile-copy{max-width:790px;margin-inline:auto}
.profile.no-portrait .profile-links{justify-content:center}
h1{font-size:2.25rem;line-height:1.2;font-weight:400;letter-spacing:-.055rem;margin:0}
.name-native{font-size:1.45rem;font-weight:400;margin-left:.6rem;white-space:nowrap;color:#4f5b66;letter-spacing:.025em}
.profile h1{margin:0 0 1.35rem}
p{margin:0 0 .9rem;font-size:inherit}
strong{font-size:inherit}
.profile .position{margin-bottom:1rem}
.profile-links{display:flex;flex-wrap:wrap;gap:.3rem .7rem;margin-top:1.2rem;margin-bottom:0}
.link-divider{color:#b3bac1}
.portrait{width:214px;height:240px;object-fit:cover;border-radius:5px;display:block}
.research-line{color:#536171;font-size:.9rem;margin-top:1rem;line-height:1.7}
.content-section{padding:1.75rem 0 1rem;border-top:1px solid var(--line)}
.section-header{margin-bottom:1.45rem}
h2{font-weight:400;font-size:1.55rem;letter-spacing:-.025rem;line-height:1.3;margin:0 0 .5rem;display:block}
.section-note{font-size:.875rem;color:var(--muted);margin:0}
.entry{display:grid;grid-template-columns:238px minmax(0,1fr);gap:1.8rem;margin:0 0 2.5rem;align-items:center}
.entry-media{display:flex;align-items:center;justify-content:center;min-height:155px;border:1px solid var(--line);border-radius:5px;background:#fff;overflow:hidden;margin-top:.2rem}
.entry-media img{width:100%;height:auto;max-height:205px;object-fit:contain;display:block}
.entry.no-image .entry-copy{grid-column:2}
h3{font-size:1rem;line-height:1.5;font-weight:700;margin:0 0 .45rem;display:block}
.paper-title{color:var(--link)}
.authors{font-size:.9375rem;line-height:1.65;margin:0 0 .3rem;color:#4e5861}
.authors strong{color:#20282f;font-weight:700}
sup{font-size:.7em;line-height:0;position:relative;vertical-align:super}
.venue{margin:0 0 .4rem;font-size:.9375rem}
.venue strong{font-weight:700}
.entry-links{font-size:.9375rem;margin:0 0 .55rem;display:flex;gap:.65rem;flex-wrap:wrap;align-items:baseline}
.summary{font-size:1rem;line-height:1.65;margin-bottom:0;color:#46515b}
.site-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1rem;font-size:.8125rem;color:var(--muted);padding:1.25rem 0 2.25rem}
.site-footer p{margin:0}
@media(min-width:1200px){.site-shell{width:980px}}
@media(max-width:740px){.site-shell{width:calc(100% - 2.5rem)}.profile{padding-top:3rem;grid-template-columns:minmax(0,1fr) 155px;gap:1.7rem}.portrait{width:155px;height:185px}.entry{grid-template-columns:190px minmax(0,1fr);gap:1.3rem}h1{font-size:2rem}.entry-media{min-height:130px}}
@media(max-width:560px){.site-shell{width:calc(100% - 2.25rem)}.profile{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:1.5rem;padding:2.2rem 0 2.2rem}.profile.no-portrait{display:block}.portrait{width:132px;height:150px}.name-native{font-size:1.2rem}.entry{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.4rem}.entry-media{width:100%;height:auto;min-height:0;max-height:220px}.entry-media img{max-height:220px}.section-header{margin-bottom:1.5rem}.content-section{padding-top:1.5rem}h2{font-size:1.4rem}.authors,.summary,.venue,.entry-links{font-size:1rem}.site-footer{padding-bottom:1.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{.site-shell{width:100%}.profile{padding-top:0}.skip-link{display:none}.entry{break-inside:avoid}.site-footer{padding-bottom:0}a{color:inherit}}
