:root{--canvas:#f7f8fa;--surface:#fff;--text:#172033;--text-soft:#5d6879;--text-faint:#667085;--accent:#6b2f5f;--accent-soft:#f5edf3;--resource-link:#7b4b73;--graph:#2e7d74;--graph-soft:#eaf4f2;--border:#d9dee8;--border-soft:#edf0f4;--shadow:0 12px 32px #17203312;--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", Arial, sans-serif;--serif:Georgia, "Times New Roman", "Songti SC", SimSun, serif;--header-height:62px;color-scheme:light;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 22px)}body{background:var(--surface);color:var(--text);font-family:var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.72}body:before{z-index:-1;background:linear-gradient(180deg, var(--canvas), var(--surface));content:"";pointer-events:none;height:180px;position:fixed;inset:0 0 auto}::selection{color:var(--text);background:#d9bccf}a{color:var(--accent);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:#4f2046}img,svg{max-width:100%;display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.32}p{margin-bottom:.8rem}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #2e7d747a}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--text);color:#fff;border-radius:4px;padding:.55rem .8rem;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.masthead{z-index:50;border-bottom:1px solid var(--border-soft);backdrop-filter:blur(12px);background:#ffffffed;position:sticky;top:0}.masthead__inner{max-width:1180px;height:var(--header-height);align-items:center;margin:0 auto;padding:0 1.25rem;display:flex}.nav-home{color:var(--text-soft);padding:.35rem 0;font-size:.9rem;font-weight:650;text-decoration:none;position:relative}.nav-home:hover{color:var(--text);text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:.28rem}.desktop-nav{margin-left:auto}.desktop-nav ul,.mobile-nav ul,.profile-links,.tag-list,.simple-list,.news-list{margin:0;padding:0;list-style:none}.desktop-nav ul{align-items:center;gap:1.4rem;display:flex}.desktop-nav a,.language-switch{color:var(--text-soft);padding:.35rem 0;font-size:.9rem;text-decoration:none;display:block;position:relative}.desktop-nav a:after{transform-origin:0;background:var(--accent);content:"";height:2px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover,.language-switch:hover{color:var(--text)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{align-items:center;gap:.9rem;margin-left:1.5rem;display:flex}.language-switch{border:1px solid var(--border);letter-spacing:.05em;border-radius:4px;padding:.25rem .5rem;font-size:.78rem;font-weight:700}.mobile-nav{display:none;position:relative}.mobile-nav summary{border:1px solid var(--border);cursor:pointer;border-radius:4px;width:34px;height:34px;padding:8px 6px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:var(--text-soft);border-radius:2px;height:2px;display:block}.mobile-nav nav{border:1px solid var(--border);background:var(--surface);width:210px;box-shadow:var(--shadow);border-radius:6px;padding:.6rem;position:absolute;top:calc(100% + 10px);right:0}.mobile-nav a{color:var(--text-soft);border-radius:4px;padding:.55rem .65rem;text-decoration:none;display:block}.mobile-nav a:hover{background:var(--canvas);color:var(--text)}.site-shell{grid-template-columns:190px minmax(0,1fr);gap:3.7rem;max-width:1180px;margin:0 auto;padding:2.25rem 1.25rem 4rem;display:grid}.profile-sidebar{top:calc(var(--header-height) + 1.5rem);align-self:start;font-size:.9rem;position:sticky}.profile-photo-wrap{border:1px solid var(--border);background:var(--surface);border-radius:50%;width:176px;height:176px;padding:5px;overflow:hidden}.profile-photo-wrap picture,.profile-photo-wrap img{width:100%;height:100%;display:block}.profile-photo-wrap picture{border-radius:50%;overflow:hidden}.profile-photo-wrap img{object-fit:cover;object-position:50% 34%;transform-origin:50% 34%;border-radius:50%;transform:scale(1.34)}.profile-copy h1{margin:0;font-size:1.36rem;font-weight:720}.profile-name-row{flex-wrap:nowrap;align-items:baseline;gap:.4rem;margin:.85rem 0 .35rem;display:flex}.profile-name-row>*{white-space:nowrap}html[lang=en] .profile-copy h1{font-size:1.18rem}.profile-english-name{color:var(--text-faint);font-family:var(--serif);margin:0;font-size:.84rem}.profile-availability{color:var(--graph);align-items:flex-start;gap:.45rem;margin:.85rem 0;font-size:.78rem;font-weight:650;line-height:1.5;display:flex}.profile-availability span{background:var(--graph);width:7px;height:7px;box-shadow:0 0 0 4px var(--graph-soft);border-radius:50%;flex:none;margin-top:.34rem}.profile-links{gap:.35rem;margin-top:1rem;display:grid}.profile-links a,.profile-link-item{color:var(--text-soft);align-items:center;gap:.55rem;padding:.25rem 0;text-decoration:none;display:flex}.profile-links a:hover{color:var(--accent)}.profile-links svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none;width:17px;height:17px}.profile-github-link svg{fill:currentColor;stroke:none}.graph-motif{color:#a4b8b5;opacity:.72;width:100%;margin-top:1.2rem}.graph-nodes circle{fill:var(--surface);stroke:var(--graph);stroke-width:1.4px}.content-column{min-width:0;max-width:900px}.anchor{transform:translateY(calc(-1 * var(--header-height) - 24px));position:absolute}.about-section{border-bottom:1px solid var(--border-soft);padding:.4rem 0 1.7rem}.kicker{color:var(--graph);font-family:var(--serif);letter-spacing:.075em;text-transform:uppercase;margin-bottom:.7rem;font-size:.79rem;font-weight:700}.about-section h2{letter-spacing:-.035em;align-items:center;gap:.7rem;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:720;display:flex}.about-section p:not(.kicker){color:#30394a;max-width:75ch;font-size:1.01rem}.about-advisor-link{color:var(--resource-link);font-weight:650;text-decoration:none}.about-advisor-link:hover,.about-advisor-link:focus-visible{color:var(--resource-link);text-decoration:none}.about-section em{font-family:var(--serif)}.content-section{padding-top:2.65rem}.section-heading{border-bottom:1px solid var(--border);scroll-margin-top:calc(var(--header-height) + 20px);justify-content:space-between;align-items:center;margin-bottom:1.15rem;padding-bottom:.65rem;display:flex}.section-heading__title{align-items:center;gap:.62rem;min-width:0;display:flex}.section-heading__icon{flex:none;place-items:center;width:1.35em;font-family:Segoe UI Emoji,Apple Color Emoji,Noto Color Emoji,sans-serif;font-size:1.22rem;font-weight:400;line-height:1;display:inline-grid}.about-section .section-heading__icon{font-size:.82em}.section-heading h2{letter-spacing:-.025em;margin:0;font-size:1.48rem;font-weight:720}.section-heading p{margin:0}.focus-list{border-top:1px solid var(--border-soft);margin:0;padding:0;list-style:none}.focus-list li{border-bottom:1px solid var(--border-soft);grid-template-columns:46px 1fr;gap:.35rem;padding:1rem 0;display:grid}.focus-list>li>span,.project-index{color:var(--text-faint);font-family:var(--serif);font-variant-numeric:tabular-nums;font-size:.76rem}.focus-list h3,.focus-list p{margin-bottom:.2rem}.focus-list h3{font-size:1.01rem}.focus-list p{color:var(--text-soft);font-size:.91rem}.project-list{border-top:0}.project-row{border-bottom:1px solid var(--border-soft);grid-template-columns:46px 1fr;gap:.35rem;padding:1.25rem 0 1.35rem;display:grid}.project-body{display:grid}.project-date{color:var(--text-faint);font-variant-numeric:tabular-nums;margin:0 0 .1rem;font-size:.78rem}.project-row h3{font-family:var(--sans);flex-wrap:wrap;align-items:baseline;gap:.45rem;margin-bottom:.45rem;font-size:1rem;font-weight:750;display:flex}.project-title-link{color:var(--text);text-decoration:none}.project-title-link:hover{color:var(--accent);text-decoration:underline}.project-row p:not(.project-date){max-width:72ch;color:var(--text-soft);margin-bottom:.65rem;font-size:.88rem}.tag-list{flex-wrap:wrap;gap:.35rem;display:flex}.tag-list li{border:1px solid var(--border);color:var(--text-soft);border-radius:3px;padding:.16rem .45rem;font-size:.7rem;line-height:1.45}.back-link{color:var(--accent);font-size:.82rem;font-weight:700;text-decoration:none}.back-link:hover{text-decoration:underline}.publication-entry,.timeline-entry{border-bottom:1px solid var(--border-soft);grid-template-columns:105px minmax(0,1fr);gap:1.1rem;padding:1.1rem 0;display:grid}.publication-date,.timeline-period{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:.78rem;line-height:1.55}.resource-links{font-family:var(--sans);flex-wrap:wrap;gap:.38rem;display:inline-flex}.resource-link-shell{color:var(--text);white-space:nowrap;font-size:1em;font-weight:650}.resource-link{color:var(--resource-link);font-size:inherit;text-underline-offset:.18em;white-space:nowrap;font-weight:650;text-decoration:underline .08em}.resource-link:hover{color:var(--accent)}.publication-entry p,.timeline-entry p{margin-bottom:.3rem;font-size:.9rem}.publication-authors{color:var(--text);font-weight:400}.publication-citation{color:var(--text);line-height:1.75}.publication-title{font-weight:750}.publication-note{color:var(--text-faint);font-size:.8rem!important}.education-headline{flex-wrap:wrap;align-items:baseline;gap:.22rem .48rem;margin-bottom:.35rem;display:flex}.education-headline h3{min-width:0;font-family:var(--sans);margin:0;font-size:1rem;font-weight:750}.education-entry-link{color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.education-entry-link:hover{color:var(--accent);text-decoration:none}.education-entry-link:hover .education-entry-copy{text-underline-offset:.18em;text-decoration:underline .08em}.education-logo{object-fit:contain;flex:none;width:48px;height:48px}.education-entry-copy{flex-wrap:wrap;align-items:baseline;gap:.22rem .48rem;display:inline-flex}.activity-headline{flex-wrap:wrap;align-items:baseline;gap:.22rem .48rem;display:flex}.activity-headline h3{font-family:var(--sans);margin:0;font-size:1rem;font-weight:750}.activity-detail{color:var(--text-soft)}abbr.activity-detail{text-decoration:none}.activity-status{color:var(--graph);font-weight:650}.education-degree{color:inherit;font-weight:650}.education-separator{color:var(--text-faint)}.entry-meta{color:var(--graph);font-style:italic}.compact-entry-list article{border-bottom:1px solid var(--border-soft);padding:.9rem 0}.compact-entry-list h3{font-family:var(--sans);flex-wrap:wrap;align-items:baseline;gap:.45rem;margin-bottom:.2rem;font-size:.96rem;font-weight:750;display:flex}.compact-entry-list p{color:var(--text-soft);margin-bottom:.22rem;font-size:.88rem}.compact-entry-list .entry-meta{color:var(--graph);font-size:.78rem}.simple-list{gap:.65rem;display:grid}.simple-list li{color:var(--text-soft);padding-left:1rem;font-size:.88rem;position:relative}.simple-list li:before{background:var(--accent);content:"";border-radius:50%;width:4px;height:4px;position:absolute;top:.72em;left:0}.honors-list{column-count:2;column-gap:2rem;display:block}.honors-list li{break-inside:avoid;margin-bottom:.65rem}.activity-list .timeline-entry{grid-template-columns:220px minmax(0,1fr)}.skills-list{margin:0}.skills-list>div{border-bottom:1px solid var(--border-soft);padding:.65rem 0}.skills-list dt{font-size:.84rem;font-weight:700}.skills-list dd{color:var(--text-soft);margin:.15rem 0 0;font-size:.84rem}.news-list{display:grid}.news-list li{border-bottom:1px solid var(--border-soft);grid-template-columns:86px 1fr;gap:.8rem;padding:.65rem 0;font-size:.91rem;display:grid}.news-list time{color:var(--accent);font-family:var(--serif);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:700}.contact-section{border:1px solid var(--border);background:#fbfbfc;border-radius:6px;margin-top:3rem;padding:1.45rem}.contact-section .section-heading{margin-bottom:.8rem}.contact-links{flex-wrap:wrap;gap:.75rem 1.6rem;margin-top:.2rem;display:flex}.contact-links a{color:var(--text);font-size:.88rem;text-decoration:none;display:grid}.contact-links a:hover{color:var(--accent)}.contact-links span{color:var(--text-faint);letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:700}.site-footer{border-top:1px solid var(--border-soft);color:var(--text-faint);justify-content:space-between;gap:1rem;margin-top:3.2rem;padding-top:1rem;font-size:.74rem;display:flex}.site-footer p{margin:0}.project-detail{padding-top:.35rem}.back-link{margin-bottom:1.25rem;display:inline-block}.project-hero{border-bottom:1px solid var(--border);padding:0 0 1.8rem}.project-hero h1{max-width:20ch;font-family:var(--serif);letter-spacing:-.04em;margin-bottom:.8rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:700}.project-lead{max-width:68ch;color:var(--text-soft);margin-bottom:1rem;font-size:1.05rem}.project-hero-actions{flex-wrap:wrap;gap:.65rem;margin-top:1.15rem;display:flex}.button-link{border:1px solid var(--accent);background:var(--surface);min-height:40px;color:var(--accent);border-radius:4px;justify-content:center;align-items:center;padding:.48rem .8rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.button-link:hover{background:var(--accent-soft);color:#4f2046}.project-narrative{border-top:1px solid var(--border-soft);border-left:1px solid var(--border-soft);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:1.5rem;display:grid}.project-narrative section{border-right:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);min-height:170px;padding:1.2rem}.project-narrative h2,.workflow-section h2{margin-bottom:.5rem;font-size:1rem}.project-narrative p,.workflow-section p{color:var(--text-soft);margin:0;font-size:.9rem}.workflow-section{margin-top:2.3rem}.workflow-section>h2{border-bottom:1px solid var(--border);padding-bottom:.65rem;font-size:1.25rem}.workflow-section ol{margin:0;padding:0;list-style:none}.workflow-section li{border-bottom:1px solid var(--border-soft);grid-template-columns:52px 1fr;gap:.5rem;padding:1rem 0;display:grid}.workflow-section li>span{color:var(--accent);font-family:var(--serif);font-size:.8rem;font-weight:700}.workflow-section h3{margin-bottom:.25rem;font-size:.96rem}.project-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:1rem;display:flex}.project-footer .back-link,.project-footer p{margin:0}.project-footer p{color:var(--text-faint);font-size:.76rem}.education-hero h1{max-width:24ch}.education-title-copy,.education-degree-row{flex-wrap:wrap;align-items:baseline;display:flex}.education-title-row{align-items:center;gap:.8rem;margin-bottom:.8rem;display:flex}.education-title-copy{gap:.4rem 1.2rem;min-width:0}.education-title-copy h1{margin:0}.education-hero-logo{object-fit:contain;flex:none;width:64px;height:64px}.education-title-meta{color:var(--graph);font-family:var(--serif);font-variant-numeric:tabular-nums;margin:0 0 .1rem;font-size:.82rem;font-weight:650}.education-degree-row{gap:.55rem .8rem;margin-bottom:.65rem}.education-degree-line{color:var(--text);margin:0;font-size:1rem;font-weight:700}.education-sections{border-top:1px solid var(--border);margin-top:1.5rem}.education-section{border-bottom:1px solid var(--border-soft);grid-template-columns:170px minmax(0,1fr);gap:1.25rem;padding:1.35rem 0;display:grid}.education-section h2{font-family:var(--sans);margin:0;font-size:1rem;font-weight:750}.education-section__content p{color:var(--text-soft);margin:0}.education-section__content ul{color:var(--text-soft);gap:.55rem;margin:0;padding-left:1.15rem;display:grid}.education-section__content li::marker{color:var(--accent)}.education-experience-list{gap:1rem;display:grid}.education-experience{border-bottom:1px solid var(--border-soft);padding-bottom:1rem}.education-experience:last-child{border-bottom:0;padding-bottom:0}.education-experience__head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.55rem;display:flex}.education-experience__head h3{font-family:var(--sans);margin:0;font-size:.95rem;font-weight:750}.education-experience__head time{color:var(--text-faint);font-variant-numeric:tabular-nums;flex:none;font-size:.78rem}.education-footer{justify-content:flex-start}.not-found{max-width:620px;margin:0 auto;padding:18vh 1.25rem 4rem}.not-found h1{margin-bottom:.75rem;font-size:clamp(2.2rem,6vw,4rem)}.not-found p{color:var(--text-soft)}.not-found-en{font-family:var(--serif)}.not-found .button-link{margin-top:1rem}@media (width<=980px){.desktop-nav ul{gap:1rem}.site-shell{gap:2.6rem}}@media (width<=1080px){.desktop-nav{display:none}.mobile-nav{display:block}.header-actions{margin-left:auto}}@media (width<=929px){:root{--header-height:58px}.desktop-nav{display:none}.mobile-nav{display:block}.header-actions{margin-left:auto}.site-shell{grid-template-columns:1fr;gap:2rem;max-width:850px;padding-top:1.5rem}.profile-sidebar{border-bottom:1px solid var(--border);grid-template-columns:108px minmax(0,1fr);gap:1.25rem;padding-bottom:1.4rem;display:grid;position:static}.profile-photo-wrap{width:108px;height:108px}.profile-copy h1{margin:0}.profile-name-row{margin-top:0}.profile-links{flex-wrap:wrap;gap:.4rem 1rem;margin-top:.55rem;display:flex}.graph-motif{display:none}}@media (width<=680px){body{font-size:15px}.masthead__inner,.site-shell{padding-left:1rem;padding-right:1rem}.profile-sidebar{grid-template-columns:88px minmax(0,1fr);gap:1rem}.profile-photo-wrap{width:88px;height:88px;padding:3px}.profile-copy h1{font-size:1.18rem}.profile-name-row{margin-bottom:.35rem}.profile-availability{margin:.5rem 0}.about-section{padding-top:0}.content-section{padding-top:2.25rem}.section-heading h2{font-size:1.32rem}.focus-list li,.project-row{grid-template-columns:35px 1fr}.publication-entry,.timeline-entry{grid-template-columns:1fr;gap:.3rem}.activity-list .timeline-entry{grid-template-columns:1fr}.honors-list{column-count:1}.project-narrative{grid-template-columns:1fr}.project-narrative section{min-height:0}.education-section{grid-template-columns:1fr;gap:.55rem}.education-logo{width:40px;height:40px}.education-hero-logo{width:52px;height:52px}.news-list li{grid-template-columns:70px 1fr}.contact-section{margin-left:-.25rem;margin-right:-.25rem;padding:1.05rem}.site-footer,.project-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.masthead,.graph-motif,.project-hero-actions,.skip-link{display:none!important}.site-shell{max-width:none;padding:0;display:block}.profile-sidebar{margin-bottom:2rem;position:static}a{color:inherit;text-decoration:none}}
