:root{--ink:#30343a;--muted:#626a73;--soft:#eef1f4;--rule:#d9dee4;--link:#224b8d;--link-dark:#173762;--paper:#fff;--masthead-height:66px;--page-width:1200px;--sidebar-width:230px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--masthead-height) + 24px)}body{color:var(--ink);background:radial-gradient(circle at 12% 0%, #224b8d09, transparent 26rem), var(--paper);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Trebuchet MS,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.68}body,button{font-family:Trebuchet MS,Noto Sans SC,Microsoft YaHei,sans-serif}img{max-width:100%;display:block}a{color:var(--link);text-underline-offset:.18em;text-decoration:none}a:hover,a:focus-visible{color:var(--link-dark);text-decoration:underline}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--link);outline-offset:3px}[data-lang=zh],html[data-ui-language=zh] [data-lang=en]{display:none}html[data-ui-language=zh] [data-lang=zh]{display:inline}.skip-link{z-index:100;color:#fff;background:var(--link-dark);padding:.55rem .8rem;position:fixed;top:10px;left:12px;transform:translateY(-150%)}.skip-link:focus{color:#fff;transform:translateY(0)}.masthead{z-index:50;min-height:var(--masthead-height);border-bottom:1px solid var(--rule);backdrop-filter:blur(12px);background:#fffffff5;transition:box-shadow .18s,background .18s;position:sticky;top:0}.masthead.is-scrolled{background:#fffffffb;box-shadow:0 4px 18px #1f2c3b12}.masthead-inner{width:min(calc(100% - 40px), var(--page-width));min-height:var(--masthead-height);align-items:center;margin:0 auto;display:flex;position:relative}.site-name{color:#20252b;letter-spacing:-.015em;flex:none;font-size:1.14rem;font-weight:700}.site-name:hover{text-decoration:none}.desktop-nav{align-items:center;gap:1.2rem;margin-left:auto;display:flex}.desktop-nav a{color:#4f5760;white-space:nowrap;padding:1.35rem 0 1.2rem;font-size:.84rem;line-height:1;position:relative}.desktop-nav a:after{content:"";background:var(--link);transform-origin:50%;height:2px;transition:transform .16s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a.is-active{color:var(--link);text-decoration:none}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{transform:scaleX(1)}.masthead-actions{align-items:center;margin-left:1.35rem;display:flex}.language-switch{color:#9aa1a9;align-items:center;gap:.28rem;font-size:.78rem;display:flex}.language-switch button{color:#6f7780;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0}.language-switch button[aria-pressed=true]{color:var(--link);font-weight:700}.menu-toggle,.mobile-menu{display:none}.academic-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);width:min(calc(100% - 40px), var(--page-width));gap:clamp(2.8rem,5vw,5rem);margin:0 auto;padding:2.8rem 0 4.8rem;display:grid}.academic-sidebar{align-self:start;min-width:0}.profile-card{display:grid}.profile-avatar{aspect-ratio:1;object-fit:cover;object-position:center 24%;border:4px solid #f3f5f7;border-radius:50%;width:176px;height:176px;margin:0 auto 1.2rem;transition:transform .22s,box-shadow .22s;box-shadow:0 7px 22px #1f2c3b1f}.profile-avatar:hover{transform:translateY(-2px);box-shadow:0 10px 28px #1f2c3b29}.profile-identity h2{color:#20252b;letter-spacing:-.025em;margin:0 0 .12rem;font-size:1.48rem;line-height:1.25}.profile-role{color:#4c535b;margin:0 0 .28rem;font-size:.95rem;font-weight:700}.profile-affiliation{color:var(--muted);margin:0;font-size:.84rem;line-height:1.48}.profile-details{margin-top:1.35rem}.profile-bio{color:#434b54;margin:0 0 1rem;font-size:.91rem;line-height:1.55}.profile-links,.research-interests ul{margin:0;padding:0;list-style:none}.profile-links{gap:.48rem;display:grid}.profile-links li{color:var(--muted);grid-template-columns:1.25rem minmax(0,1fr);align-items:baseline;column-gap:.35rem;font-size:.79rem;line-height:1.38;display:grid}.profile-links a{overflow-wrap:anywhere}.profile-icon{color:#808995;font-family:Georgia,serif;font-size:.76rem;font-weight:700}.research-interests{border-top:1px solid var(--rule);margin-top:1.4rem;padding-top:1.15rem}.research-interests h3{color:#3d444c;letter-spacing:.025em;margin:0 0 .55rem;font-size:.84rem}.research-interests li{color:var(--muted);padding-left:.75rem;font-size:.77rem;line-height:1.55;position:relative}.research-interests li:before{content:"";background:var(--link);border-radius:50%;width:3px;height:3px;position:absolute;top:.67em;left:0}.academic-main{min-width:0;max-width:900px}.content-section{scroll-margin-top:calc(var(--masthead-height) + 22px);padding:0 0 2.8rem}.content-section+.content-section{padding-top:.2rem}.content-section h1,.content-section h2{border-bottom:1px solid var(--rule);color:#252b32;letter-spacing:-.025em;margin:0 0 1.3rem;padding-bottom:.42rem;font-family:Georgia,Noto Serif SC,Songti SC,serif;font-weight:400}.content-section h1{font-size:clamp(1.75rem,3vw,2rem);line-height:1.2}.content-section h2{font-size:clamp(1.55rem,2.4vw,1.78rem);line-height:1.25}.content-section p{margin:0 0 .95rem}.about-section>p{max-width:850px}.interest-strip{border-top:1px solid var(--soft);border-bottom:1px solid var(--soft);grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.55rem;padding:.9rem 0;display:grid}.interest-strip>div{grid-template-columns:auto 1fr;align-items:baseline;gap:.5rem;display:grid}.interest-strip span{color:#8a939d;letter-spacing:.08em;font-size:.68rem}.interest-strip p{color:#4a525b;margin:0;font-size:.78rem;line-height:1.4}.news-list{gap:.62rem;margin:0;padding:0;list-style:none;display:grid}.news-list li{grid-template-columns:5.4rem minmax(0,1fr);align-items:baseline;display:grid}.news-list time{color:#737c86;font-family:Georgia,serif;font-size:.88rem}.section-heading{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.2rem;display:flex}.section-heading h2{border-bottom:0;flex:1;margin-bottom:0}.section-heading>a{flex:none;font-size:.82rem}.section-heading>div{flex:1}.section-note{max-width:720px;color:var(--muted);font-size:.83rem;margin:-.7rem 0 .9rem!important}.paper-box,.research-box{border-bottom:1px solid var(--rule);grid-template-columns:minmax(230px,38%) minmax(0,1fr);gap:1.75rem;padding:1.65rem 0;display:grid}.paper-figure{cursor:zoom-in;background:#f5f6f7;border:0;align-self:start;width:100%;padding:0;overflow:hidden;box-shadow:0 2px 9px #1f2c3b26}.paper-figure img{object-fit:contain;background:#fff;width:100%;height:190px;transition:transform .22s}.paper-figure:hover img{transform:scale(1.018)}.paper-info{min-width:0}.venue-badge{color:#fff;background:var(--link);letter-spacing:.025em;border-radius:2px;margin-bottom:.65rem;padding:.18rem .48rem;font-size:.7rem;font-weight:700;line-height:1.35;display:inline-block}.venue-badge.muted{background:#687887}.paper-info h3{color:#20262d;margin:0 0 .48rem;font-size:1.06rem;line-height:1.42}.paper-info p{color:#535c65;font-size:.84rem;line-height:1.55}.paper-info .paper-authors{color:#5d6670;font-size:.79rem}.paper-info .publication-venue{color:#59636d;font-size:.77rem;font-style:italic}.paper-box.no-figure{grid-template-columns:minmax(0,1fr)}.paper-links{flex-wrap:wrap;gap:.6rem;margin-top:.75rem;font-size:.79rem;font-weight:700;display:flex}.publication-citation{color:#78828d;white-space:nowrap;margin-left:auto;font-size:.69rem;font-weight:400}.subsection-title{color:#3b434c;margin:2rem 0 .2rem;font-family:Georgia,Noto Serif SC,serif;font-size:1.06rem;font-weight:400}.ongoing-list,.timeline-list{display:grid}.timeline-item{border-bottom:1px solid var(--soft);grid-template-columns:105px minmax(0,1fr);gap:1.2rem;padding:1.2rem 0;display:grid}.institution-logos{align-items:center;gap:.45rem;min-height:54px;display:flex}.institution-logos img{object-fit:contain;width:auto;max-width:58px;height:50px}.industry-list .institution-logos img{width:82px;max-width:82px;height:auto;max-height:52px}.education-list .timeline-item{grid-template-columns:152px minmax(0,1fr)}.education-list .institution-logos{flex-direction:column;justify-content:center;gap:.65rem;min-height:104px}.education-list .institution-logos img{max-width:132px;height:auto;max-height:58px}.timeline-item time{color:#76808b;font-family:Georgia,serif;font-size:.77rem}.timeline-item h4{color:#2d343c;margin:.12rem 0 .1rem;font-size:.98rem}.timeline-item p{color:#626c76;margin:.16rem 0;font-size:.79rem;line-height:1.48}.timeline-item .timeline-role{color:#424b55;font-weight:700}.project-list{border-top:1px solid var(--soft)}.project-item{border-bottom:1px solid var(--soft);justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 0;transition:padding .16s,background .16s;display:flex}.project-item:hover{background:#224b8d09;padding-left:.5rem;padding-right:.5rem;text-decoration:none}.project-item h3{margin:0 0 .2rem;font-size:1rem}.project-item p{color:#616b75;max-width:670px;margin:0;font-size:.8rem;line-height:1.48}.project-item>span{color:var(--link);white-space:nowrap;font-size:.78rem}.project-item small{color:#7b8590}.award-list{margin:0;padding:0;list-style:none}.award-list li{border-bottom:1px solid var(--soft);color:#505963;grid-template-columns:4rem minmax(0,1fr);gap:.8rem;padding:.65rem 0;font-size:.82rem;display:grid}.award-list time{color:#7b8590;font-family:Georgia,serif}.site-footer{width:min(calc(100% - 40px), var(--page-width));border-top:1px solid var(--rule);color:#7a838d;justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;padding:1.3rem 0 2rem;font-size:.72rem;display:flex}.site-footer p{margin:0}.figure-dialog{background:#fff;border:0;width:min(92vw,1080px);max-height:90vh;padding:2.8rem 1.2rem 1rem;box-shadow:0 24px 80px #16202b59}.figure-dialog::backdrop{backdrop-filter:blur(4px);background:#111922c7}.dialog-close{color:#4b535c;cursor:pointer;background:0 0;border:0;padding:.2rem .5rem;font-family:Georgia,serif;font-size:1.8rem;position:absolute;top:.45rem;right:.65rem}.dialog-frame{place-items:center;max-height:72vh;display:grid;overflow:auto}.dialog-frame img{object-fit:contain;max-height:70vh}.figure-dialog p{color:#68727c;text-align:center;margin:.75rem 0 0;font-size:.78rem}.reveal{opacity:0;transition:opacity .42s,transform .42s;transform:translateY(8px)}.reveal.is-revealed{opacity:1;transform:translateY(0)}@media (width<=1100px){.desktop-nav{gap:.8rem}.desktop-nav a{font-size:.76rem}.academic-shell{gap:2.6rem}}@media (width<=980px){:root{--masthead-height:60px}.masthead-inner,.academic-shell,.site-footer{width:min(100% - 32px,820px)}.desktop-nav{display:none}.masthead-actions{margin-left:auto}.menu-toggle{border:1px solid var(--rule);cursor:pointer;background:#fff;gap:3px;width:34px;height:34px;margin-left:.8rem;padding:9px 7px;display:grid}.menu-toggle span{background:#424a53;width:100%;height:1px;transition:transform .16s,opacity .16s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-4px)rotate(-45deg)}.mobile-menu{border-bottom:1px solid var(--rule);background:#fff;padding:.65rem 1rem .85rem;display:grid;position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:0 12px 22px #1f2c3b17}.mobile-menu[hidden]{display:none}.mobile-menu a{border-bottom:1px solid var(--soft);color:#424a53;padding:.58rem 0;font-size:.84rem}.academic-shell{padding-top:2rem;display:block}.academic-sidebar{border-bottom:1px solid var(--rule);padding-bottom:2rem}.profile-card{grid-template-columns:124px minmax(0,1fr);align-items:center;gap:1.35rem}.profile-avatar{width:124px;height:124px;margin:0}.profile-details{grid-template-columns:1fr 1fr;gap:1.4rem 2rem;display:grid}.profile-bio{grid-column:1/-1;margin-bottom:0}.research-interests{border-top:0;margin-top:0;padding-top:0}.academic-main{max-width:none;padding-top:2.4rem}}@media (width<=680px){body{font-size:15px}.masthead-inner,.academic-shell,.site-footer{width:min(100% - 28px,620px)}.site-name{font-size:1rem}.language-switch{font-size:.72rem}.profile-card{grid-template-columns:102px minmax(0,1fr);gap:1rem}.profile-avatar{border-width:3px;width:102px;height:102px}.profile-identity h2{font-size:1.28rem}.profile-affiliation{font-size:.76rem}.profile-details{grid-template-columns:1fr;gap:1.25rem}.profile-bio{grid-column:auto}.research-interests{border-top:1px solid var(--soft);padding-top:1.05rem}.content-section{padding-bottom:2.35rem}.interest-strip{grid-template-columns:1fr;gap:.5rem}.news-list li{grid-template-columns:4.8rem minmax(0,1fr)}.section-heading{padding-bottom:.6rem;display:block}.section-heading>a{margin-top:-.5rem;display:inline-block}.paper-box,.research-box{grid-template-columns:1fr;gap:1rem;padding:1.35rem 0}.paper-figure img{height:auto;max-height:260px}.timeline-item{grid-template-columns:82px minmax(0,1fr);gap:.85rem}.institution-logos{flex-wrap:wrap}.institution-logos img{max-width:44px;height:42px}.industry-list .institution-logos img{width:64px;max-width:64px;height:auto;max-height:46px}.education-list .timeline-item{grid-template-columns:100px minmax(0,1fr)}.education-list .institution-logos{flex-wrap:nowrap;gap:.4rem;min-height:84px}.education-list .institution-logos img{max-width:86px;height:auto;max-height:46px}.project-item{align-items:flex-start}.project-item>span{font-size:0}.project-item>span:after{content:"↗";font-size:.9rem}.site-footer{display:block}.site-footer a{margin-top:.35rem;display:inline-block}}@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}.reveal{opacity:1;transform:none}}
