: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}}/*# sourceMappingURL=site.css.map */