@font-face{font-family:academicons;font-style:normal;font-weight:400;font-display:block;src:url(../fonts/academicons.woff)format("woff"),url(../fonts/academicons.ttf)format("truetype")}.ai{display:inline-block;font-family:academicons;font-style:normal;font-weight:400;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased}.ai-google-scholar-square::before{content:"\e9f9"}@font-face{font-family:ar pl ukai cn;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/ar-pl-ukai/ar-pl-ukai-cn-title.ttf)format("truetype");unicode-range:U+4F26,U+6768,U+9038}:root{color-scheme:light;--background:#ffffff;--text:#464646;--muted:#777777;--border:#eeeeee;--surface:#f5f5f5;--link:#6086b4;--shadow:0 8px 20px rgba(10, 10, 10, 0.12)}:root[data-theme=dark]{color-scheme:dark;--background:#152028;--text:#eeeeee;--muted:#b7b7b7;--border:#464646;--surface:#27343d;--link:#8eb4df;--shadow:0 8px 20px rgba(0, 0, 0, 0.3)}*{box-sizing:border-box}html{font-size:62.5%;-webkit-font-smoothing:antialiased}body{margin:0;color:var(--text);background:var(--background);font-family:pinghei,pingfang sc,helvetica neue,work sans,hiragino sans gb,sans-serif;font-size:1.6rem}a{color:inherit;text-decoration:none}a:hover,a:focus-visible{color:var(--link)}button{color:inherit;font:inherit}p{line-height:1.9}hr{height:1px;margin:1.5rem 0;border:0;background:var(--border)}.site-shell{width:80%;max-width:1500px;margin-inline:auto}.profile{border-bottom:1px solid var(--border)}.profile__inner{display:flex;align-items:center;gap:20px;min-height:142px;padding:24px 30px}.profile__logo-link{flex:none;line-height:0}.profile__logo{display:block;width:94px;height:94px;border-radius:50%}.profile__identity{text-align:left}.profile__title{display:block;margin:0;font-family:ar pl ukai cn,pinghei,pingfang sc,helvetica neue,work sans,hiragino sans gb,sans-serif;font-size:3.2rem;font-weight:700;letter-spacing:2px;line-height:1.15}.profile__title a{font-size:inherit}.profile__description{margin:8px 0 0}.site-nav{position:sticky;z-index:20;top:0;width:100%;border-bottom:1px solid var(--border);background:var(--background)}.nav{display:flex;align-items:stretch;justify-content:space-between}.nav ul{margin:0;padding:0;list-style:none}.nav__primary,.nav__controls{display:flex;align-items:stretch}.nav__item,.nav__controls>li{display:flex;align-items:stretch}.nav__link,.nav__icon-link,.theme-toggle{display:inline-flex;align-items:center;justify-content:center;border:0;background:0 0;cursor:pointer}.nav__link{position:relative;padding:24px 15px;white-space:nowrap}.nav__link--active::after{position:absolute;right:15px;bottom:-1px;left:15px;height:1px;background:var(--text);content:""}.nav__controls{gap:20px;padding-inline:15px 30px}.nav__icon-link,.theme-toggle{width:24px;padding:0}.nav__icon-link svg{width:18px;height:18px;fill:currentColor}.nav__icon-link .ai{font-size:1.8rem}.theme-toggle__icon{width:16px;height:16px;border:1.5px solid;border-radius:50%;background:linear-gradient(90deg,currentColor 50%,transparent 50%)}.nav__dropdown{position:relative}.nav__chevron{display:inline-block;width:7px;height:7px;margin:-4px 0 0 8px;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg)}.nav__dropdown-menu{position:absolute;top:calc(100% + 1px);left:0;display:none;min-width:190px;border-radius:4px;background:var(--surface);box-shadow:var(--shadow)}.nav__dropdown-toggle[aria-expanded=true]+.nav__dropdown-menu{display:block}.nav__dropdown-menu a{display:block;padding:12px 16px;white-space:nowrap}.nav__dropdown-menu a[aria-current=page]{color:var(--link);font-weight:600}.menu-toggle{display:none;width:44px;height:44px;margin-left:auto;padding:11px;border:0;background:0 0;cursor:pointer}.menu-toggle span{display:block;width:20px;height:1px;margin:5px 0;background:currentColor}.site-main{width:100%}.content{margin:30px}.content a{color:var(--link)}.content h1{font-size:3.6rem;letter-spacing:1px;line-height:1.15}.content h2{font-size:2.4rem;font-weight:600;letter-spacing:1px;line-height:1.2}.content h3{font-size:2rem;font-weight:600;letter-spacing:1px;line-height:1.2}.content ul,.content ol{line-height:1.9;overflow-wrap:anywhere}.content img{display:block;max-width:100%;height:auto;margin-inline:auto}.content figure{max-width:100%;height:auto;margin:0 auto;text-align:center}:root[data-theme=dark] .content figure img{filter:invert(1)hue-rotate(180deg);mix-blend-mode:screen}.content code,.content pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.content pre{overflow-x:auto;padding:12px;background:var(--surface)}.content blockquote{margin-inline:0;padding-left:1.5rem;border-left:2px solid var(--border)}.content table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}.content th,.content td{padding:8px;border:1px solid var(--border)}.page-list{margin-top:30px}.page-list__item{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--border)}.page-list__item time{color:var(--muted)}.page-404{min-height:45vh;padding-top:40px;text-align:center}.footer{width:80%;max-width:1500px;margin:0 auto;padding:12px 30px 24px;color:var(--muted);font-size:1.4rem;text-align:center}.footer p{margin:0}.research-layout{display:grid;grid-template-columns:minmax(0,1fr)minmax(260px,34%);grid-template-areas:"citation figure" "text figure";column-gap:36px;align-items:start;margin-bottom:48px}.research-layout--image-left{grid-template-columns:minmax(240px,32%)minmax(0,1fr);grid-template-areas:"figure citation" "figure text";column-gap:28px}.research-layout>.top-references{grid-area:citation}.top-references>ul{margin-top:0}.top-references li{padding-left:2.5ch;text-indent:-2.5ch}.research-layout>.research-description{grid-area:text}.research-description{margin-left:40px}.research-description>:first-child{margin-top:0}.research-description>:last-child{margin-bottom:0}.research-layout__figure{grid-area:figure;align-self:start;min-width:0;margin-top:18px}.research-layout__figure figure{margin:0}.research-layout__figure img{width:auto;max-width:100%;max-height:240px;margin-inline:auto;object-fit:contain}@media screen and (max-width:767px){.site-shell,.footer{width:92%}.profile__inner{min-height:0;gap:16px;padding:20px 12px}.profile__logo{width:72px;height:72px}.profile__title{font-size:2.4rem}.menu-toggle{display:block}.nav{display:none}.nav--open{display:block}.nav__primary{display:block}.nav__item,.nav__link{display:block;width:100%;text-align:center}.nav__link{padding:16px 12px}.nav__link--active::after{display:none}.nav__dropdown{position:static}.nav__dropdown-menu{position:static;min-width:0;border-radius:0;box-shadow:none}.nav__dropdown-menu a{padding:12px;text-align:center}.nav__controls{justify-content:center;gap:20px;padding:16px;background:var(--surface)}.nav__icon-link,.theme-toggle{min-height:24px}.content{margin:24px 12px}.content h1{font-size:3rem}.research-layout,.research-layout--image-left{grid-template-columns:minmax(0,1fr);grid-template-areas:"citation" "figure" "text";row-gap:20px;margin-bottom:40px}.research-layout__figure{margin-top:0}}@media print{.site-nav,.footer{display:none}.site-shell{width:100%;max-width:none}}