:root{--global-theme-color: #0d655a;--global-hover-color: #0a5048;--global-footer-bg-color: #0d655a;--global-footer-text-color: #e9f5f2;--global-footer-link-color: #ffffff;--site-soft-bg: #f4f7f6;--site-border: rgba(13, 101, 90, 0.16);--site-muted: #5d6a67}html[data-theme=dark]{--global-theme-color: #71cdbc;--global-hover-color: #91dfd0;--global-footer-bg-color: #111f1d;--global-footer-text-color: #d9ebe7;--global-footer-link-color: #ffffff;--site-soft-bg: #202b29;--site-border: rgba(113, 205, 188, 0.24);--site-muted: #aab9b5}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-feature-settings:"kern" 1,"liga" 1}button,input,select,textarea{font:inherit}.post-header .post-title{letter-spacing:-0.035em}.post-header .desc{max-width:52rem;line-height:1.55}.profile img{width:86%;height:auto;margin:0 auto;object-fit:contain;box-shadow:none !important}.profile{border:1px solid var(--site-border);border-radius:.9rem;background:linear-gradient(145deg, #eef0f0 0%, #cfd4d3 55%, #aeb5b3 100%);padding:1.2rem 1rem .75rem}html[data-theme=dark] .profile{background:linear-gradient(145deg, #343b3a 0%, #252c2a 55%, #18201e 100%)}.profile figure,.profile picture{display:block;margin:0}.profile .more-info{margin-top:.8rem}.navbar{border-bottom:1px solid color-mix(in srgb, var(--global-theme-color) 22%, transparent)}.navbar .nav-item .nav-link{position:relative;padding-right:.48rem;padding-left:.48rem;font-size:.92rem}.navbar .navbar-brand{font-size:1rem;white-space:nowrap}.navbar .nav-item.active .nav-link::after,.navbar .nav-link.active::after{position:absolute;right:.55rem;bottom:-0.55rem;left:.55rem;height:3px;border-radius:999px 999px 0 0;background:var(--global-theme-color);content:""}.post article>.clearfix.table-responsive{overflow:visible}.post article>.clearfix table{display:block;width:100%;overflow-x:auto}.page-lead{max-width:48rem;margin-bottom:2rem;color:var(--global-text-color-light);font-size:1.05rem;line-height:1.7}.eyebrow{margin:0 0 .35rem;color:var(--global-theme-color);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.student-grid,.course-grid,.pet-grid{display:grid;gap:1.5rem}.student-grid{grid-template-columns:repeat(2, minmax(0, 1fr));margin:1.5rem 0 3rem}.student-card,.course-card,.pet-card{overflow:hidden;border:1px solid var(--site-border);border-radius:.75rem;background:var(--global-card-bg-color)}.student-card{display:grid;grid-template-columns:9rem minmax(0, 1fr)}.student-card figure,.student-card picture,.student-card img{width:100%;height:100%;margin:0}.student-card img{min-height:12rem;object-fit:cover}.student-card-body,.course-card-body{padding:1.25rem}.student-card h3,.course-card h2,.pet-card h2{margin-top:0}.student-card h3 span,.pet-card h2 span{color:var(--global-text-color-light);font-size:.78em;font-weight:400}.student-meta,.course-title-en,.pet-card figcaption p{color:var(--site-muted)}.student-meta{font-size:.9rem;font-weight:600}.alumni-placeholder{border-left:3px solid var(--global-theme-color);background:var(--site-soft-bg);padding:1.15rem 1.4rem}.course-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.pet-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}.course-card figure,.course-card picture,.course-card img,.pet-card figure,.pet-card picture,.pet-card img{width:100%;margin:0}.course-card img{aspect-ratio:16/10;object-fit:cover}.course-card h2{margin-bottom:.2rem;font-size:1.2rem}.course-title-en{margin-bottom:1rem;font-weight:600}.pet-card{margin:0}.pet-card img{aspect-ratio:4/5;object-fit:cover}.pet-card figcaption{padding:1rem 1.15rem 1.2rem}.pet-card figcaption p{margin:0}.projects .card{border:1px solid var(--site-border);box-shadow:none}.projects .card:hover{border-color:var(--global-theme-color)}.projects .card-img{height:100%;min-height:13rem;object-fit:cover}.citation-panel{display:grid;grid-template-columns:minmax(0, 1fr) auto;gap:1.25rem 2rem;margin:0 0 2.5rem;border:1px solid var(--site-border);border-radius:.75rem;background:var(--site-soft-bg);padding:1.5rem}.citation-panel h2{margin:0}.citation-panel #citation-status{margin:.45rem 0 0;color:var(--site-muted);font-size:.82rem}.citation-metrics{display:grid;grid-template-columns:repeat(3, minmax(5.4rem, 1fr));gap:.7rem}.citation-metrics>div{min-width:5.4rem;border-left:1px solid var(--site-border);padding-left:1rem;text-align:right}.citation-metrics strong,.citation-metrics span{display:block}.citation-metrics strong{color:var(--global-theme-color);font-size:2rem;font-weight:600;line-height:1}.citation-metrics span{margin-top:.25rem;color:var(--site-muted);font-size:.75rem}.citation-bars{grid-column:1/-1;display:grid;grid-template-columns:repeat(var(--citation-count, 10), minmax(1.5rem, 1fr));align-items:end;gap:clamp(.35rem,1.4vw,.85rem);min-height:13rem;border-bottom:1px solid var(--site-border);padding-top:1.5rem}.citation-column{display:grid;grid-template-rows:1rem 9rem 1.4rem;align-items:end;gap:.35rem;min-width:0;text-align:center}.citation-value,.citation-year{color:var(--site-muted);font-size:.68rem}.citation-bar-track{display:flex;height:9rem;align-items:end;justify-content:center}.citation-bar{width:min(2.6rem,72%);height:calc(var(--citation-ratio)*100%);min-height:.18rem;border-radius:.18rem .18rem 0 0;background:var(--global-theme-color);box-shadow:0 .2rem .7rem color-mix(in srgb, var(--global-theme-color) 18%, transparent)}.citation-empty{grid-column:1/-1;align-self:center;color:var(--site-muted);font-size:.88rem;text-align:center}.citation-bars:has(.citation-empty){min-height:6rem;padding-top:.5rem}.publication-section>h2{margin-top:3.25rem;padding-bottom:.55rem;border-bottom:1px solid var(--global-divider-color)}.publication-entry{margin:0;border-bottom:1px solid var(--global-divider-color);padding:1.35rem 0}.publication-entry .title{margin-bottom:.35rem;font-size:1.02rem;font-weight:650;line-height:1.45}.publication-entry .title a{color:var(--global-text-color)}.publication-entry .title a:hover{color:var(--global-theme-color)}.publication-entry .author{line-height:1.55}.publications .author-self{font-weight:700;text-decoration-thickness:.08em;text-underline-offset:.13em}.publication-entry .periodical{margin-top:.25rem;color:var(--site-muted);line-height:1.5}.publication-year{color:var(--global-text-color);font-weight:750}.publication-figure figure,.publication-figure picture{display:block;height:100%;margin:0}.publication-entry .preview{width:100%;aspect-ratio:3/2;background:#fff;object-fit:contain;padding:.2rem}.site-footer .footer-layout{display:flex;align-items:center;justify-content:space-between;gap:1rem 2rem}.site-footer p{margin:0}.visit-summary{white-space:nowrap}*:focus-visible{outline:3px solid color-mix(in srgb, var(--global-theme-color) 55%, transparent);outline-offset:3px}@media(max-width: 900px){.course-grid,.pet-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 680px){.student-grid,.course-grid,.pet-grid,.citation-panel{grid-template-columns:1fr}.student-card{grid-template-columns:7.5rem minmax(0, 1fr)}.citation-metrics{grid-template-columns:repeat(3, minmax(0, 1fr))}.citation-metrics>div{border-top:1px solid var(--site-border);border-left:0;padding:.85rem 0 0;text-align:left}.citation-bars{grid-column:1;gap:.25rem;overflow-x:auto}.site-footer .footer-layout{align-items:flex-start;flex-direction:column}.navbar .nav-item.active .nav-link::after,.navbar .nav-link.active::after{right:0;bottom:0;left:0}}@media(prefers-reduced-motion: reduce){*,*::before,*::after{scroll-behavior:auto !important;transition-duration:.01ms !important}}html[data-language=zh] .lang-en,html:not([data-language=zh]) .lang-zh{display:none !important}#light-toggle-system{display:none !important}.navbar{box-shadow:0 1px 0 color-mix(in srgb, var(--global-theme-color) 10%, transparent)}.navbar>.container{gap:1rem}.navbar .navbar-collapse{justify-content:flex-end}.navbar .navbar-brand.site-brand-title{color:var(--global-text-color);font-size:.98rem;font-weight:720;letter-spacing:-0.015em}.site-brand-home{display:inline-flex;height:2.1rem;width:3.2rem;align-items:center;overflow:hidden;border:1px solid var(--site-border);border-radius:.5rem;padding:0 !important}.site-brand-home img{width:100%;height:100%;object-fit:cover}.navbar .nav-item.active .nav-link::after,.navbar .nav-link.active::after{height:4px;background:linear-gradient(90deg, #0d655a 0%, #44aa97 100%);box-shadow:0 -1px 8px color-mix(in srgb, var(--global-theme-color) 22%, transparent)}html[data-theme=dark] .navbar .nav-item.active .nav-link::after,html[data-theme=dark] .navbar .nav-link.active::after{background:linear-gradient(90deg, #62c6b4 0%, #9be6d8 100%)}.language-toggle-container{display:flex;align-items:center;margin-left:.15rem}#language-toggle{min-width:2.35rem;border:1px solid var(--site-border);border-radius:999px;background:rgba(0,0,0,0);color:var(--global-text-color);padding:.22rem .5rem;font-size:.73rem;font-weight:700;line-height:1.1}#language-toggle:hover{border-color:var(--global-theme-color);color:var(--global-theme-color)}.post-header .post-title{font-weight:720}.post-header .desc{max-width:none;color:var(--site-muted);font-size:.95rem}.profile{width:38%;overflow:hidden;border:1px solid var(--site-border);border-radius:.85rem;background:none;padding:0}html[data-theme=dark] .profile{background:none}.profile img{width:100%;aspect-ratio:3/2;margin:0;border-radius:0 !important;object-fit:cover;object-position:center center}.background-table th:first-child,.background-table td:first-child{white-space:nowrap}.recruitment-card{clear:both;margin:2.8rem 0 1.5rem;border:1px solid var(--site-border);border-left:4px solid var(--global-theme-color);border-radius:.7rem;background:var(--site-soft-bg);padding:clamp(1.25rem,3vw,2rem)}.recruitment-card h2{margin-top:0}.recruitment-card p{max-width:62rem;line-height:1.7}.recruitment-email,.project-link{font-weight:650}.project-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.5rem}.project-card{overflow:hidden;border:1px solid var(--site-border);border-radius:.8rem;background:var(--global-card-bg-color);transition:border-color 160ms ease,transform 160ms ease}.project-card:hover{border-color:var(--global-theme-color);transform:translateY(-2px)}.project-image-link,.project-image-link figure,.project-image-link picture{display:block;margin:0}.project-image{width:100%;aspect-ratio:16/9;object-fit:cover}.project-card-body{padding:1.35rem}.project-card h2{margin:0 0 .75rem;font-size:1.15rem;line-height:1.35}.project-card h2 a{color:var(--global-text-color)}.project-card h2 a:hover{color:var(--global-theme-color)}.citation-metrics{grid-template-columns:minmax(7rem, 1fr)}.publication-year{display:inline-block;border-radius:.28rem;background:color-mix(in srgb, var(--global-theme-color) 12%, transparent);color:var(--global-theme-color);padding:.05rem .35rem}.publication-placeholder{border:1px dashed var(--site-border)}.site-footer,.site-footer .footer-layout,.site-footer p{font-size:.72rem}.footer-live{display:flex;align-items:center;gap:.45rem;white-space:nowrap}#beijing-clock{font-variant-numeric:tabular-nums}@media(min-width: 1100px){.post-header .desc{white-space:nowrap}}@media(max-width: 760px){.navbar>.container{gap:.4rem}.navbar .navbar-collapse{justify-content:initial}.navbar .navbar-brand.site-brand-title{max-width:calc(100vw - 5rem);overflow:hidden;text-overflow:ellipsis}.profile{float:none !important;box-sizing:border-box;width:100%;margin:0 0 1.6rem !important}.project-grid{grid-template-columns:1fr}.post-header .desc{white-space:normal}.footer-live{align-items:flex-start;flex-wrap:wrap}}/*# sourceMappingURL=site.css.map */