@charset "UTF-8";
:root{--paper:#f5f4ef;--ink:#262e2a;--muted:#68716b;--green:#46664f;--green-dark:#233e30;--line:#d9dcd2;--wash:#e9ede5;--serif:"Baskerville","Iowan Old Style","Palatino Linotype",Georgia,"Songti SC",serif;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%}::selection{color:var(--green-dark);background:#dbe7ad}:focus-visible{outline:2px solid var(--green);outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2{font-weight:400}h2{font-family:var(--serif);font-size:clamp(38px,4vw,53px);letter-spacing:-1.6px;line-height:1.12}h2 em{font-weight:400;color:var(--green)}.wrap{width:min(1160px,calc(100% - 96px));margin-inline:auto}.mono,.eyebrow,.section-label{font-family:var(--mono);font-size:10px;letter-spacing:1.4px;font-weight:400}.skip-link{position:absolute;z-index:20;top:-70px;left:20px;background:var(--ink);color:white;padding:12px}.skip-link:focus{top:10px}.site-header{height:100px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:36px}.wordmark{display:flex;align-items:center;gap:14px;margin-right:auto}.monogram{font-family:var(--serif);font-size:41px;line-height:1;letter-spacing:-3px}.monogram>span{color:var(--green)}.wordmark-name{font-family:var(--mono);font-size:9px;line-height:1.7;letter-spacing:1.2px}.wordmark-name span{font-family:var(--sans);letter-spacing:4.4px;font-size:10px}.site-header nav{display:flex;gap:28px;font-size:12px}.site-header nav a{position:relative;padding-block:10px}.site-header nav a:after,.hero-links a:after{content:"";position:absolute;bottom:4px;left:0;width:0;height:1px;background:var(--green);transition:width .2s}.site-header nav a:hover:after,.hero-links a:hover:after{width:100%}.language-switch{display:flex;align-items:center;gap:8px;font-family:var(--mono);font-size:11px;background:none;border:0;border-left:1px solid var(--line);padding:8px 0 8px 22px}.language-divider,.language-other{color:#747d75}.language-other{font-family:var(--sans)}
.hero{position:relative;display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center;padding-top:72px;padding-bottom:112px;min-height:720px}.hero-copy{padding-bottom:14px}.eyebrow{display:flex;align-items:center;gap:8px;color:var(--muted)}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #46664f0c}.hero h1{font-family:var(--serif);font-size:clamp(70px,8.5vw,110px);line-height:.91;letter-spacing:-5px;margin:31px 0 24px}.hero h1>span:not(.name-period){font-style:italic}.name-period{color:var(--green)}.name-chinese{display:flex;align-items:center;gap:14px;font-size:17px;letter-spacing:3px}.name-chinese>span:last-child{font-size:12px;letter-spacing:0;color:var(--muted)}.small-rule{width:26px;height:1px;background:#a2aba0}.affiliation{font-size:13px;margin-top:9px;letter-spacing:.05px}.affiliation>span{margin:0 8px;color:#85907f}.hero-description{font-size:15px;line-height:1.9;max-width:400px;margin-top:23px;color:#59645c}.hero-links{display:flex;gap:27px;margin-top:24px;font-family:var(--mono);font-size:11px}.hero-links a{position:relative;padding:5px 0}.hero-links a>span{margin-left:5px;color:var(--green)}.hero-figure{position:relative;padding:0 0 22px 20px;margin:0 0 0 24px}.hero-figure:before{content:"";position:absolute;left:0;top:23px;width:calc(100% - 23px);height:calc(100% - 18px);border:1px solid #b7c0b0;z-index:-1}.photo-corner{position:absolute;top:-26px;right:0;font-family:var(--mono);color:#8c9b87;font-size:21px}.hero-photo{overflow:hidden;height:435px;background:#dce3e7}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:82% center;transition:transform 1s}.hero-photo:hover img{transform:scale(1.025)}.hero-figure figcaption{display:flex;justify-content:space-between;gap:12px;margin-top:15px;align-items:center}.photo-caption{font-family:var(--serif);font-style:italic;font-size:16px}.hero-figure .mono{font-size:8px;letter-spacing:1px;color:var(--muted)}.scroll-cue{position:absolute;bottom:35px;left:0;display:flex;align-items:center;gap:30px;font-size:10px;font-family:var(--mono);color:var(--muted)}.scroll-cue>span:last-child{font-size:18px;color:var(--green)}
.research-section{background:var(--wash);padding:55px 0 44px}.section-label{display:flex;gap:13px;color:var(--muted);margin-bottom:35px}.section-label>span:first-child{color:var(--green)}.research-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:center}.research-copy h2{margin-bottom:22px}.research-copy>p{max-width:435px;font-size:15px;line-height:1.95}.research-copy .research-secondary{color:var(--muted);font-size:13px;margin-top:14px}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:11px;border-bottom:1px solid #a5b29c;padding-bottom:5px;transition:color .2s,border-color .2s}.text-link:hover{color:var(--green);border-color:var(--green)}.research-link{margin-top:24px}.research-diagram{align-self:stretch;padding:4px 0 0;min-width:0}.diagram-topline{display:flex;justify-content:space-between;font:9px var(--mono);letter-spacing:1.2px;color:#6d7a68;padding-bottom:2px}.constellation{position:relative;aspect-ratio:520/330;width:100%}.signal-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.orbit{fill:none;stroke:#bdc9b5;stroke-width:.75;stroke-dasharray:2 6}.orbit-inner{stroke:#cbd3c4;stroke-dasharray:none}.signal{fill:none;stroke:#8c9e80;stroke-width:1.1;transition:opacity .25s,stroke .25s}.signal-point{fill:#657f4f;transition:opacity .25s}.person-node{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:118px;height:118px;border:1px solid #9aaf8b;border-radius:50%;background:#e9ede5;box-shadow:0 0 0 8px #e9ede5;z-index:1}.person-node svg{width:43px;height:48px;stroke:#486544;stroke-width:1.2}.person-node span{font:8px var(--mono);letter-spacing:1.3px;color:#506746}.device-node{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:6px;width:99px;background:var(--wash);transition:opacity .25s,color .25s;color:#4b6250}.device-node svg{fill:none;stroke:currentColor;stroke-width:1.15;width:43px;height:43px}.device-node span{font:8px var(--mono);letter-spacing:1px}.watch-node{left:21.15%;top:28.5%}.glasses-node{left:78.8%;top:28.5%}.audio-node{left:21.15%;top:78.2%}.phone-node{left:78.8%;top:78.2%}.device-controls{display:flex;justify-content:center;flex-wrap:wrap;gap:5px}.device-controls button{border:0;background:transparent;padding:6px 10px;font-size:10px;color:var(--muted);border-radius:2px;transition:background .2s,color .2s}.device-controls button[aria-pressed="true"]{background:#d5decc;color:var(--green-dark)}.device-controls button:hover{color:var(--green-dark);background:#dfe5d9}.device-note{font-family:var(--serif);font-size:16px;text-align:center;line-height:1.45;max-width:410px;margin:15px auto 0;min-height:47px;color:#5b6b53}.research-diagram:not([data-device="all"]) .device-node,.research-diagram:not([data-device="all"]) .signal,.research-diagram:not([data-device="all"]) .signal-point{opacity:.22}.research-diagram[data-device="watch"] .watch-node,.research-diagram[data-device="watch"] .signal-watch,.research-diagram[data-device="glasses"] .glasses-node,.research-diagram[data-device="glasses"] .signal-glasses,.research-diagram[data-device="audio"] .audio-node,.research-diagram[data-device="audio"] .signal-audio,.research-diagram[data-device="phone"] .phone-node,.research-diagram[data-device="phone"] .signal-phone{opacity:1;color:#26462e;stroke-width:1.7}.research-themes{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:47px;padding-top:25px;border-top:1px solid #cdd5c5}.research-themes>div{position:relative;padding-left:28px}.theme-index{position:absolute;left:0;top:0;font:italic 19px var(--serif);color:#809277}.research-themes h3{font-size:13px;font-weight:500;margin-bottom:6px}.research-themes p{font-size:12px;color:var(--muted);line-height:1.75;max-width:275px}
.publications-section{padding-top:80px;padding-bottom:50px}.section-heading-row{display:flex;justify-content:space-between;align-items:baseline;gap:25px}.section-intro{color:var(--muted);font-size:13px;line-height:1.9;margin-top:17px;max-width:600px}.publication-list{margin-top:32px}.publication{display:grid;grid-template-columns:102px 1fr;gap:33px;padding:29px 0;border-top:1px solid var(--line)}.pub-side{padding-top:3px}.pub-year{font-family:var(--serif);font-size:28px;line-height:1;color:#7a8476}.pub-venue{font:9px var(--mono);margin-top:12px;color:var(--green);letter-spacing:.7px}.pub-title{font-size:17px;line-height:1.5;font-weight:500;letter-spacing:-.25px;max-width:850px}.pub-title a:hover{color:var(--green)}.pub-authors{font-size:11px;color:var(--muted);margin-top:8px}.pub-authors strong{font-weight:500;color:var(--ink)}.pub-desc{font-size:12px;color:var(--muted);margin-top:10px;line-height:1.85;max-width:820px}.pub-actions{display:flex;gap:21px;align-items:center;margin-top:13px;font:10px var(--mono)}.pub-actions a,.pub-actions button{background:none;border:0;border-bottom:1px solid transparent;padding:3px 0;font:inherit}.pub-actions a:hover,.pub-actions button:hover{border-color:var(--green);color:var(--green)}.pub-actions .pub-concept{margin-left:auto;color:#7b8775;font-family:var(--serif);font-size:14px;font-style:italic}.collaborative-papers{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:9px}.collaborative-papers summary{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:12px;color:var(--muted);padding:20px 0}.collaborative-papers summary::-webkit-details-marker{display:none}.details-plus{font-size:21px;font-weight:300;transition:transform .2s}.collaborative-papers[open] .details-plus{transform:rotate(45deg)}.collaborative-papers .publication-list{margin-top:0}.collaborative-papers .pub-title{font-size:15px}
.about-section{padding-top:55px;padding-bottom:70px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about-copy h2{margin-bottom:23px}.about-copy>p{font-size:13px;color:var(--muted);line-height:1.95;margin-top:13px}.journey{padding-top:5px}.journey-row{position:relative;display:flex;gap:24px;padding:24px 0;border-top:1px solid var(--line)}.journey-row:first-child{padding-top:0;border:0}.journey-date{font:9px var(--mono);color:var(--muted);white-space:nowrap;padding-top:5px;min-width:107px}.journey h3{font-size:13px;line-height:1.6;font-weight:500}.journey p{font-size:12px;color:var(--muted);line-height:1.6;margin-top:4px}.journey .journey-detail{font-size:10px;line-height:1.7;color:#7e877c}.current-marker{position:absolute;right:0;top:5px;width:5px;height:5px;background:#709365;border-radius:50%}.service-strip{display:grid;grid-template-columns:230px 1fr;gap:20px;border-top:1px solid var(--line);padding-top:24px;margin-top:35px;color:var(--muted)}.service-strip>.mono{padding-top:3px}.service-strip p{font-size:12px;line-height:1.9;max-width:730px}
.outside-section{background:#eae9e2;padding:54px 0 37px}.outside-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:55px}.outside-heading>p{font-size:13px;line-height:1.9;max-width:430px;color:var(--muted);padding-top:3px}.photo-journal{display:grid;grid-template-columns:1fr 1.22fr 1fr;gap:23px;margin-top:38px;align-items:start}.photo-journal figure:nth-child(2){margin-top:28px}.journal-image{overflow:hidden;background:#dce0d6;height:310px}.journal-image img{width:100%;height:100%;object-fit:cover;object-position:center 45%;transition:transform .65s}.photo-journal figure:nth-child(2) .journal-image{height:310px}.photo-journal figure:hover img{transform:scale(1.035)}.photo-journal figcaption{display:flex;align-items:baseline;gap:15px;margin-top:13px;font-family:var(--serif);font-style:italic;font-size:15px;color:#60695c}.photo-journal figcaption>span:first-child{font:9px var(--mono);color:#8d9687}.outside-bottom{margin-top:32px;display:flex;justify-content:space-between;gap:25px;align-items:center;padding-top:23px;border-top:1px solid #d0d3c6}.personal-note{font-size:10px;color:var(--muted);letter-spacing:.1px}.outside-bottom .text-link{font-size:10px;gap:9px;border:0;padding:0}.music-mark{font-size:18px;color:#728362}.site-footer{padding-top:63px;padding-bottom:24px}.site-footer .eyebrow{font-size:9px;letter-spacing:1px}.contact-title{display:inline-flex;gap:52px;align-items:center;font-family:var(--serif);font-size:clamp(33px,4.2vw,54px);letter-spacing:-1px;line-height:1.5;margin-top:10px}.contact-title>span:last-child{font-family:var(--sans);font-size:35px;font-weight:200;color:var(--green);transition:transform .2s}.contact-title:hover>span:last-child{transform:translate(4px,-4px)}.site-footer>div>p{font-family:var(--mono);font-size:11px;color:var(--muted);margin-top:3px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-family:var(--mono);font-size:9px;letter-spacing:.2px;color:var(--muted);margin-top:52px;padding-top:19px;border-top:1px solid var(--line)}
dialog{max-width:720px;width:calc(100% - 40px);border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:28px;box-shadow:0 20px 100px #172d2633}dialog::backdrop{background:#20352a66;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center}.dialog-heading h2{font-size:29px;letter-spacing:-.6px}.dialog-heading button{font-size:29px;background:none;border:0;line-height:1;padding:3px 8px}dialog pre{font-size:11px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;max-height:55vh;overflow:auto;padding:20px;background:var(--wash);margin:22px 0}.dialog-actions{display:flex;gap:16px;align-items:center;font-size:12px}.solid-button{border:0;background:var(--green-dark);color:var(--paper);padding:9px 17px;font-size:11px}#copy-status{color:var(--green)}
html[lang="zh-CN"] h2{font-family:"Songti SC","STSong",var(--serif);font-size:43px;line-height:1.3;letter-spacing:0}html[lang="zh-CN"] .hero-description{line-height:2;max-width:370px}html[lang="zh-CN"] .research-copy>p{line-height:2.05}html[lang="zh-CN"] .photo-caption{font-style:normal;font-size:14px}html[lang="zh-CN"] .device-note{font-family:var(--sans);font-size:13px;line-height:1.8}html[lang="zh-CN"] .contact-title{font-family:"Songti SC",var(--serif);font-size:45px}
@media(min-width:1500px){.hero{padding-top:88px;padding-bottom:125px;min-height:755px}.hero-photo{height:465px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:32px;min-height:660px;padding-top:64px}.hero h1{font-size:88px}.hero-figure{margin-left:0;padding-left:14px}.hero-photo{height:400px}.hero-figure figcaption{flex-direction:column;align-items:flex-start;gap:4px}.research-grid{gap:40px}.research-copy h2{font-size:44px}.about-grid{gap:45px}.journey-row{gap:15px}.journey-date{min-width:95px;font-size:8px}.journal-image,.photo-journal figure:nth-child(2) .journal-image{height:260px}.service-strip{grid-template-columns:190px 1fr}.hero-description{max-width:350px}.site-header nav{gap:20px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:80px;gap:18px}.wordmark-name{display:none}.monogram{font-size:34px}.site-header nav{gap:17px;font-size:10px}.language-switch{padding-left:14px;font-size:10px;gap:6px}.hero{grid-template-columns:1fr;gap:36px;padding-top:49px;padding-bottom:83px}.hero h1{font-size:85px;letter-spacing:-4px;line-height:.9;margin-top:27px;margin-bottom:23px}.hero-copy{padding-bottom:0}.hero-description{max-width:480px;font-size:14px;margin-top:21px}.hero-links{margin-top:21px}.hero-figure{margin:0 0 0 auto;width:86%;max-width:490px;padding-left:15px;padding-bottom:13px}.hero-photo{height:370px}.hero-figure figcaption{flex-direction:row;align-items:center;margin-top:11px}.hero-figure:before{top:17px;left:0;width:calc(100% - 16px);height:calc(100% - 11px)}.photo-corner{top:-21px}.photo-caption{font-size:14px}.scroll-cue{bottom:25px;font-size:9px}.section-label{margin-bottom:29px;font-size:9px}.research-section{padding:40px 0 34px}.research-grid{grid-template-columns:1fr;gap:36px}.research-copy h2{font-size:43px}.research-copy>p{max-width:550px;font-size:14px}.research-copy .research-secondary{font-size:12px}.research-diagram{width:100%;max-width:530px;margin:auto}.diagram-topline{font-size:8px}.research-themes{gap:22px;margin-top:34px}.research-themes>div{padding-left:0;padding-top:26px}.research-themes h3{font-size:11px;line-height:1.6}.research-themes p{font-size:10px;line-height:1.8}.theme-index{font-size:18px}.publications-section{padding-top:53px;padding-bottom:30px}.section-heading-row{display:block}.section-heading-row>.text-link{margin-top:18px}h2{font-size:40px}.section-intro{font-size:12px}.publication{grid-template-columns:57px 1fr;gap:15px;padding:23px 0}.pub-year{font-size:23px}.pub-venue{font-size:8px;line-height:1.6;letter-spacing:0;margin-top:9px}.pub-title{font-size:14px;line-height:1.6}.pub-authors{font-size:10px;line-height:1.8}.pub-desc{font-size:11px;line-height:1.8}.pub-actions{font-size:9px;gap:17px;flex-wrap:wrap}.pub-actions .pub-concept{display:none}.collaborative-papers .pub-title{font-size:13px}.about-section{padding-top:34px;padding-bottom:40px}.about-grid{grid-template-columns:1fr;gap:32px}.about-copy>p{font-size:12px}.journey-row{gap:22px}.journey-date{font-size:9px;min-width:113px}.journey h3{font-size:13px}.service-strip{grid-template-columns:1fr;gap:12px;margin-top:12px;padding-top:22px}.service-strip p{font-size:11px}.outside-section{padding:38px 0 30px}.outside-heading{display:block}.outside-heading>p{margin-top:18px;font-size:12px;max-width:510px}.photo-journal{gap:13px;grid-template-columns:1fr 1fr;margin-top:25px}.photo-journal figure:nth-child(2){margin-top:25px}.photo-journal figure:nth-child(3){grid-column:1/-1;width:60%;margin-top:2px}.journal-image,.photo-journal figure:nth-child(2) .journal-image{height:230px}.photo-journal figure:nth-child(3) .journal-image{height:240px}.photo-journal figcaption{gap:8px;font-size:12px;line-height:1.5}.photo-journal figcaption>span:first-child{font-size:8px}.outside-bottom{display:block;margin-top:25px}.personal-note{display:block;margin-bottom:12px;font-size:10px}.site-footer{padding-top:43px}.site-footer .eyebrow{font-size:8px;line-height:1.7}.contact-title{font-size:35px;gap:22px}.contact-title>span:last-child{font-size:27px}.footer-bottom{font-size:8px;margin-top:38px;flex-wrap:wrap;row-gap:12px}.footer-bottom>span:nth-child(2){order:3;width:100%}html[lang="zh-CN"] h2{font-size:35px}html[lang="zh-CN"] .contact-title{font-size:34px}html[lang="zh-CN"] .photo-caption{font-size:12px}}
@media(max-width:390px){.wrap{width:calc(100% - 32px)}.site-header{gap:10px}.site-header nav{gap:12px;font-size:9px}.language-switch{padding-left:10px}.hero h1{font-size:75px}.hero-photo{height:320px}.hero-figure{width:92%}.hero-figure .mono{font-size:7px}.person-node{width:94px;height:94px}.person-node svg{width:35px;height:40px}.person-node span{font-size:7px}.device-node svg{width:35px;height:35px}.device-node span{font-size:7px}.device-controls{gap:0}.device-controls button{font-size:9px;padding:6px 9px}.device-note{font-size:15px}.journal-image,.photo-journal figure:nth-child(2) .journal-image{height:195px}.contact-title{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.hero-photo:hover img,.photo-journal figure:hover img{transform:none}}
@media(max-width:760px){.site-header nav{font-size:11px;gap:14px}.site-header nav a{padding-block:12px}.language-switch{min-height:38px}.pub-title{font-size:15px}.pub-authors{font-size:11px}.pub-desc{font-size:12px}.device-controls button{min-height:34px}.pub-actions a,.pub-actions button{min-height:30px;display:inline-flex;align-items:center}}
@media(max-width:390px){.site-header nav{gap:10px}}
@media print{.site-header nav,.language-switch,.scroll-cue,.device-controls,.outside-section,dialog,.pub-actions{display:none}.wrap{width:100%}.hero{min-height:0;padding:30px 0;grid-template-columns:1fr 1fr}.hero h1{font-size:65px}.hero-photo{height:280px}.research-section{background:#fff}.research-grid{gap:30px}.research-themes{margin-top:20px}.publication{break-inside:avoid}.about-section,.publications-section{padding-top:30px}.contact-title{font-size:30px}.footer-bottom{margin-top:25px}}

/* Give advisors enough weight to read as part of the academic path. */
.journey .journey-detail{font-size:12px;line-height:1.8;color:var(--muted)}
.journey [data-i18n="thesis"]{font-size:11px;margin-top:10px}
.journey [data-i18n="phdAdvisor"],.journey [data-i18n="postdocUniversityMentor"]{margin-top:11px}

@media(max-width:760px){.site-header .wordmark{display:none}.site-header nav{margin-right:auto}}
