@charset "UTF-8";
:root {
  --blue: #205b96;
  --blue-dark: #174471;
  --ink: #333;
  --muted: #727272;
  --line: #dedede;
  --font: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: #f2f3f5; font: 16px/1.85 var(--font); }
a { color: inherit; text-decoration: none; }
a:hover { color: var(--blue); text-decoration: underline; text-underline-offset: 3px; }
button, input, select, textarea { font: inherit; }
button, a { touch-action: manipulation; }
button { cursor: pointer; }
img { display: block; max-width: 100%; }
h1, h2, h3, p, figure { margin: 0; }
h1, h2, h3 { line-height: 1.55; }
[hidden] { display: none !important; }
a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible { outline: 3px solid #e3a832; outline-offset: 3px; }
.container { width: min(1160px, calc(100% - 48px)); margin-inline: auto; }
.skip-link { position: fixed; top: -100px; left: 15px; padding: 12px 20px; background: white; z-index: 50; }
.skip-link:focus { top: 10px; }
.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; }
.top-line { background: #f0f1f3; color: #717171; border-bottom: 1px solid #e7e7e7; font-size: 12px; }
.top-line .container { display: flex; align-items: center; justify-content: space-between; gap: 20px; min-height: 31px; }
.top-line .container > div { display: flex; gap: 16px; flex-shrink: 0; }
.top-line a { color: #616161; }
.site-header { background: white; }
.masthead { min-height: 117px; display: flex; align-items: center; justify-content: space-between; gap: 24px; padding-block: 20px; }
.brand { display: block; }
.brand:hover { text-decoration: none; }
.brand-name { display: block; color: #204f81; font-family: "STKaiti", "KaiTi", "SimSun", serif; font-size: 37px; font-weight: 700; letter-spacing: 2px; line-height: 1.45; }
.brand-english { display: block; color: #526981; font: 17px/1.65 "Times New Roman", Georgia, serif; margin-top: 6px; letter-spacing: .25px; }
.institution { color: #667380; font-size: 14px; text-align: right; max-width: 220px; }
.nav-band { background: var(--blue); }
.main-nav { display: grid; grid-template-columns: repeat(8, 1fr); }
.main-nav a { display: block; padding: 12px 5px; color: white; text-align: center; border-left: 1px solid #ffffff1a; font-size: 15px; line-height: 1.6; }
.main-nav a:last-child { border-right: 1px solid #ffffff1a; }
.main-nav a:hover, .main-nav a[aria-current] { background: var(--blue-dark); text-decoration: none; }
.nav-toggle { display: none; }
.site-main { background: white; margin-block: 18px 26px; border: 1px solid #e1e4e7; padding: 24px 28px 32px; min-height: 520px; }
.home-top:not(:has(.photo-carousel)) { display: block; }
.home-top { display: grid; grid-template-columns: minmax(0, 1.8fr) minmax(0, 1fr); gap: 28px; align-items: start; }
.photo-carousel { position: relative; min-width: 0; border: 1px solid #d8dfe6; background: #eff2f5; }
.carousel-slide { margin: 0; }
.slide-image { display: block; height: 292px; overflow: hidden; background: #edf1f5; }
.slide-image img { width: 100%; height: 100%; object-fit: cover; }
.document-slide .slide-image { background: #fff; padding: 13px; }
.document-slide .slide-image img { object-fit: contain; }
.carousel-slide figcaption { min-height: 49px; background: #244f78; color: #fff; font-size: 14px; padding: 12px 115px 12px 17px; line-height: 1.8; }
.carousel-slide figcaption a:hover { color: white; }
.carousel-controls { position: absolute; right: 12px; bottom: 10px; display: flex; align-items: center; gap: 9px; color: white; height: 31px; }
.carousel-controls button { background: #ffffff14; color: white; font: 24px/1 Arial, sans-serif; border: 1px solid #ffffff50; width: 29px; height: 29px; }
.carousel-controls button:hover { background: #ffffff35; }
.carousel-controls span { font: 12px/1.5 Arial, sans-serif; min-width: 29px; text-align: center; }
.column-heading { display: flex; justify-content: space-between; align-items: center; gap: 15px; border-bottom: 2px solid var(--blue); padding-bottom: 9px; margin-bottom: 17px; }
.column-heading h2 { color: #245c91; font-size: 21px; font-weight: 600; }
.column-heading h2 small { font: 14px/1.5 Georgia, "Times New Roman", serif; color: #878787; margin-left: 10px; }
.column-heading > a { font-size: 12px; color: #777; white-space: nowrap; }
.home-introduction .column-heading { margin-bottom: 18px; }
.director-summary { display: flex; align-items: center; gap: 19px; margin: 0 0 16px; }
.director-summary img { width: 76px; height: 98px; object-fit: contain; background: #eef1f4; border: 1px solid #e0e0e0; padding: 3px; }
.director-summary h3 { font-size: 19px; font-weight: 600; color: #335b82; margin-bottom: 4px; }
.director-summary p { color: #777; font: 14px/1.7 Georgia, "Times New Roman", serif; margin-bottom: 6px; }
.inline-link { color: var(--blue); font-size: 14px; }
.introduction-text { color: #505050; font-size: 15px; line-height: 1.95; text-align: justify; }
.intro-email { border-top: 1px dotted #d8d8d8; margin-top: 14px; padding-top: 9px; font-size: 13px; color: #777; overflow-wrap: anywhere; }
.intro-email a { color: var(--blue); }
.home-columns { display: grid; grid-template-columns: minmax(0, 1.8fr) minmax(0, 1fr); gap: 28px; margin-top: 30px; }
.news-lines { margin: 0; padding: 0; list-style: none; }
.news-lines li { display: flex; align-items: flex-start; gap: 17px; padding: 15px 0; border-bottom: 1px dotted #ccc; }
.news-lines li:first-child { padding-top: 4px; }
.news-lines time { font: 13px/2 Arial, sans-serif; color: #888; white-space: nowrap; padding-top: 2px; }
.news-title { font-size: 16px; line-height: 1.8; font-weight: 500; }
.news-lines p { color: #7a7a7a; font-size: 14px; line-height: 1.9; margin-top: 7px; }
.research-topics { padding-left: 23px; margin: 0; }
.research-topics li { padding-left: 3px; padding-bottom: 13px; color: var(--blue); font-size: 16px; }
.research-topics h3 { color: #3b3b3b; font-size: 16px; font-weight: 500; margin-bottom: 4px; }
.research-topics p { color: #737373; font-size: 14px; line-height: 1.8; }
.home-publications, .home-gallery { margin-top: 28px; }
.publication-row { display: grid; grid-template-columns: 32px minmax(0,1fr); gap: 5px; padding: 15px 0; border-bottom: 1px dotted #d6d6d6; }
.publication-row:first-child { padding-top: 2px; }
.publication-number { color: #707070; font: 15px/1.9 "Times New Roman", serif; padding-top: 1px; }
.publication-row h3 { font-family: Arial, var(--font); font-size: 16px; font-weight: 500; line-height: 1.65; color: #245b90; margin-bottom: 4px; }
.publication-row .authors { color: #5e5e5e; font: 14px/1.7 Arial, sans-serif; margin-bottom: 3px; }
.journal { font: 14px/1.7 Arial, sans-serif; color: #3c3c3c; }
.journal strong { font-weight: 600; }
.publication-links { display: flex; flex-wrap: wrap; gap: 7px 20px; font: 13px/1.8 Arial, var(--font); margin-top: 5px; color: #47719b; overflow-wrap: anywhere; }
.home-introduction { min-width: 0; }
.gallery-strip { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.gallery-strip a { display: block; border: 1px solid #ddd; padding: 6px; }
.gallery-strip img { width: 100%; aspect-ratio: 1.55; object-fit: cover; }
.gallery-strip span { display: block; text-align: center; font-size: 14px; line-height: 1.8; padding: 9px 5px 3px; }
.breadcrumb { color: #858585; font-size: 13px; display: flex; flex-wrap: wrap; gap: 9px; padding-bottom: 16px; border-bottom: 1px solid #e8e8e8; margin-bottom: 26px; }
.breadcrumb a { color: #6e6e6e; }
.inner-layout { display: grid; grid-template-columns: 205px minmax(0,1fr); gap: 34px; align-items: start; }
.section-sidebar { border: 1px solid #ddd; background: #fafbfc; }
.section-sidebar > h2 { padding: 12px 21px; background: var(--blue); color: #fff; font-size: 19px; font-weight: 500; }
.section-sidebar nav a { display: block; border-bottom: 1px solid #e5e5e5; font-size: 15px; line-height: 1.6; padding: 13px 20px; }
.section-sidebar nav a[aria-current] { color: var(--blue); background: #eaf0f6; border-left: 3px solid var(--blue); padding-left: 17px; font-weight: 600; }
.sidebar-contact { padding: 20px 17px; }
.sidebar-contact h3 { color: #386083; font-size: 16px; font-weight: 500; margin-bottom: 11px; }
.sidebar-contact p { color: #777; font-size: 13px; line-height: 1.9; margin-top: 9px; overflow-wrap: anywhere; }
.sidebar-contact a { color: var(--blue); }
.section-content { min-width: 0; }
.page-heading { display: flex; align-items: baseline; gap: 18px; border-bottom: 2px solid var(--blue); padding: 0 0 12px; margin-bottom: 24px; }
.page-heading h1 { color: #245a8e; font-size: 25px; font-weight: 600; }
.page-heading span { color: #929292; font: 15px/1.5 "Times New Roman", Georgia, serif; }
.filter-bar { display: flex; align-items: center; flex-wrap: wrap; gap: 9px; background: #f5f6f8; padding: 13px; margin-bottom: 24px; border: 1px solid #e7e7e7; }
input, select { min-width: 0; color: #444; font-size: 14px; line-height: 1.5; padding: 8px 10px; border: 1px solid #ccd2d8; border-radius: 0; background: white; min-height: 38px; }
.filter-bar input { flex: 1; min-width: 150px; }
.filter-bar select { max-width: 100%; }
.filter-bar a { color: var(--blue); font-size: 13px; }
.button { background: var(--blue); color: white; display: inline-flex; align-items: center; justify-content: center; padding: 9px 20px; border: 1px solid var(--blue); font-size: 14px; line-height: 1.4; min-height: 39px; }
.button:hover { background: var(--blue-dark); color: #fff; text-decoration: none; }
.button.secondary { background: #f7f8fa; border-color: #c9d1d9; color: var(--blue); }
.button.secondary:hover { background: #eaf0f6; }
.year-heading { color: var(--blue); font: 600 22px/1.6 Georgia, serif; padding-bottom: 7px; margin-bottom: 9px; border-bottom: 1px solid #d9e1e9; }
.publication-year-group { margin-bottom: 27px; }
.publication-year-group .publication-row { padding-block: 16px; }
.list-count { color: #8c8c8c; font-size: 13px; margin-top: 28px; border-top: 1px solid #e7e7e7; padding-top: 12px; }
.pagination { display: flex; justify-content: center; align-items: center; gap: 19px; margin-top: 22px; font-size: 13px; }
.pagination a { border: 1px solid #d7d7d7; padding: 6px 13px; color: var(--blue); }
.pagination span { color: #777; }
.research-feature { border-bottom: 1px dotted #ccc; padding: 0 0 28px; margin-bottom: 25px; }
.research-feature h2 { font-size: 21px; font-weight: 600; color: #315e88; margin-bottom: 5px; }
.research-feature .research-english { color: #888; font: 15px/1.8 "Times New Roman", serif; margin-bottom: 13px; }
.research-feature p { font-size: 16px; line-height: 2; margin-bottom: 15px; }
.research-feature figure { margin: 22px 0; }
.research-feature figure img { max-width: 100%; max-height: 410px; object-fit: contain; margin: auto; }
figcaption { font-size: 12px; color: #888; line-height: 1.8; margin-top: 9px; text-align: center; }
.carousel-slide figcaption { margin-top: 0; text-align: left; }
.member-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 30px 24px; }
.member-card { min-width: 0; }
.member-photo { height: 210px; max-width: 170px; padding: 5px; border: 1px solid #d6d6d6; background: #f4f5f6; display: flex; align-items: center; justify-content: center; }
.member-photo img { height: 100%; width: 100%; object-fit: contain; }
.member-photo > span { color: #8295a8; font: 58px/1.3 "SimSun", serif; }
.member-copy { padding-top: 13px; }
.member-copy h2 { font-size: 20px; color: var(--blue); margin-bottom: 6px; font-weight: 500; }
.member-copy p { font-size: 14px; color: #777; line-height: 1.8; margin-bottom: 8px; }
.member-copy .member-role { color: #494949; }
.member-english { font-family: "Times New Roman", serif; }
.news-item { display: flex; align-items: flex-start; gap: 24px; padding: 4px 0 24px; margin-bottom: 24px; border-bottom: 1px dotted #ccc; }
.news-thumbnail { width: 155px; flex-shrink: 0; padding: 4px; border: 1px solid #e0e0e0; background: #f8f8f8; }
.news-thumbnail img { width: 100%; height: 105px; object-fit: contain; }
.news-item > div { flex: 1; min-width: 0; }
.news-item h2 { color: #335e87; font-size: 19px; font-weight: 500; margin-bottom: 8px; }
.news-item p { font-size: 14px; color: #777; line-height: 1.9; margin-bottom: 9px; }
.news-item .news-meta { font-size: 12px; color: #999; }
.news-meta span { margin-inline: 8px; }
.gallery-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 30px 24px; }
.gallery-grid article img { width: 100%; aspect-ratio: 1.5; object-fit: cover; border: 1px solid #ddd; padding: 5px; }
.gallery-grid h2 { font-size: 17px; font-weight: 500; margin: 10px 0 6px; color: #315e89; }
.gallery-grid time { font-size: 12px; color: #999; }
.gallery-grid p { font-size: 14px; color: #777; margin-top: 6px; }
.prose { font-size: 16px; line-height: 2.05; overflow-wrap: anywhere; }
.prose p { margin-bottom: 1.3em; }
.prose h2 { font-size: 22px; color: #355e82; font-weight: 600; margin: 27px 0 14px; }
.prose h3 { font-size: 19px; font-weight: 600; margin: 20px 0 12px; }
.prose h2:first-child { margin-top: 0; }
.prose a { color: var(--blue); text-decoration: underline; }
.prose ul, .prose ol { padding-left: 27px; }
.prose pre { padding: 15px; background: #f4f5f7; overflow: auto; }
.prose blockquote { margin-inline: 0; border-left: 3px solid #a5bad0; padding: 8px 20px; background: #f6f7f9; }
.prose table { border-collapse: collapse; display: block; overflow: auto; font-size: 14px; }
.prose td, .prose th { border: 1px solid #ddd; padding: 8px 12px; }
.group-description { text-indent: 2em; }
.about-directors { margin-top: 34px; }
.leader-feature { display: flex; gap: 25px; align-items: flex-start; padding-top: 6px; }
.leader-feature > img { width: 145px; max-height: 200px; object-fit: contain; padding: 5px; border: 1px solid #ddd; background: #f5f5f5; }
.leader-feature h2 { font-size: 22px; color: var(--blue); margin-bottom: 7px; }
.leader-feature p { font-size: 15px; line-height: 1.9; color: #666; margin-bottom: 11px; }
.leader-feature .leader-english { font-family: "Times New Roman", serif; color: #888; }
.join-intro { margin-bottom: 26px; }
.recruit-contact { background: #f3f6f9; border-left: 3px solid var(--blue); padding: 14px 20px; font-size: 15px; overflow-wrap: anywhere; }
.recruit-contact a { color: var(--blue); }
.notice-list { list-style: none; padding: 0; margin: 0; }
.notice-list li { border-bottom: 1px dotted #ccc; padding: 16px 0; }
.notice-list time { float: right; color: #888; font-size: 13px; margin-left: 15px; }
.notice-list a { color: var(--blue); }
.notice-list p { font-size: 14px; color: #777; margin-top: 8px; }
.empty-note, .empty-state { color: #888; font-size: 15px; padding: 28px 0; }
.empty-state { grid-column: 1/-1; min-height: 200px; }
.empty-state a { font-size: 14px; color: var(--blue); }
.article { width: 100%; margin: 0; padding: 0 10px 25px; }
.article-header { text-align: center; max-width: 950px; margin: 24px auto 30px; padding: 0 15px 23px; border-bottom: 1px solid #dedede; }
.article-header h1 { font-size: 27px; font-weight: 600; color: #315c85; line-height: 1.7; overflow-wrap: anywhere; margin-bottom: 17px; }
.article-header .article-category { color: #999; font-size: 13px; margin-bottom: 9px; }
.article-subtitle { color: #777; font: 17px/1.8 "Times New Roman", serif; margin: 9px 0 16px; }
.article-header time { color: #888; font-size: 13px; }
.article-header .authors { color: #777; font: 14px/1.8 Arial, sans-serif; margin-bottom: 10px; }
.article-image { max-width: 800px; margin: 0 auto 30px; }
.article-image img { max-height: 600px; object-fit: contain; margin: auto; }
.article-body { max-width: 900px; margin: auto; }
.article-lead { font-size: 16px; line-height: 2; margin-bottom: 27px; }
.article-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; margin-top: 30px; }
.article-actions .button { background: #fff; color: var(--blue); border: 1px solid #bfcbd6; padding: 7px 16px; font-size: 14px; }
.article-actions .button:hover { background: #eef3f8; }
.article-back { display: inline-block; font-size: 14px; color: var(--blue); margin-top: 30px; }
.person-article .article-header { text-align: left; margin-inline: 0; padding-left: 0; }
.person-article .article-image { float: right; width: 190px; margin: 0 0 25px 35px; }
.person-article:after { display: block; content: ""; clear: both; }
.preview-bar { background: #fff2d6; color: #735717; padding: 10px 16px; font-size: 13px; margin-bottom: 18px; }
.preview-bar a { margin-left: 18px; text-decoration: underline; }
.site-footer { background: #e9edf1; border-top: 3px solid var(--blue); color: #777; font-size: 13px; text-align: center; padding: 22px 0 25px; }
.footer-links { display: flex; align-items: center; justify-content: center; gap: 0; margin-bottom: 17px; }
.footer-links a { padding: 0 22px; line-height: 1.1; border-right: 1px solid #bcc5ce; color: #536d87; }
.footer-links a:last-child { border-right: 0; }
.site-footer p { margin-bottom: 5px; }
.footer-name { color: #5a6b7d; font-size: 14px; }
.footer-address { margin-left: 24px; }
.copyright { font-size: 12px; color: #969696; margin-top: 9px; }
.copyright span { margin: 0 10px; }
.error-page { width: 100%; padding: 45px 20px; }
.error-page h1 { font-size: 29px; color: var(--blue); margin: 15px 0; }
.error-page p { color: #777; margin-bottom: 25px; }
.error-page .eyebrow { font-size: 13px; }
.muted { color: #777; }
@media (max-width: 1050px) {
  .container { width: calc(100% - 40px); }
  .brand-name { font-size: 31px; }
  .brand-english { font-size: 16px; }
  .site-main { padding: 22px; }
  .home-top, .home-columns { grid-template-columns: minmax(0,1.65fr) minmax(0,1fr); gap: 23px; }
  .column-heading h2 { font-size: 19px; }
  .column-heading h2 small { font-size: 12px; margin-left: 7px; }
  .home-introduction .column-heading { flex-wrap: wrap; gap: 5px; }
  .introduction-text { font-size: 14px; }
  .director-summary { gap: 13px; }
  .director-summary img { width: 65px; height: 85px; }
  .director-summary h3 { font-size: 18px; }
  .inner-layout { grid-template-columns: 180px minmax(0,1fr); gap: 27px; }
  .section-sidebar nav a { padding-inline: 16px; }
  .section-sidebar nav a[aria-current] { padding-left: 13px; }
  .member-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .news-thumbnail { width: 125px; }
  .news-thumbnail img { height: 92px; }
}
@media (max-width: 760px) {
  .container { width: calc(100% - 28px); }
  .top-line .container { min-height: 29px; font-size: 11px; }
  .top-line .container > span { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
  .top-line .container > div { gap: 9px; }
  .top-line .container > div > a:first-child, .top-line .container > div > span { display: none; }
  .masthead { min-height: 100px; padding-block: 21px; }
  .brand-name { font-size: clamp(20px,4.8vw,31px); letter-spacing: .5px; }
  .brand-english { font-size: 13px; line-height: 1.55; margin-top: 8px; max-width: 520px; }
  .institution { display: none; }
  .nav-container { width: 100%; }
  .nav-toggle { display: flex; justify-content: space-between; align-items: center; width: 100%; border: 0; background: var(--blue); color: #fff; padding: 12px 20px; font-size: 15px; }
  .nav-toggle span { font-size: 19px; }
  .main-nav { display: none; grid-template-columns: repeat(4,minmax(0,1fr)); border-top: 1px solid #ffffff25; }
  .main-nav.open { display: grid; }
  .main-nav a { font-size: 14px; padding: 12px 3px; border-bottom: 1px solid #ffffff1a; }
  .site-main { margin-block: 14px 20px; padding: 16px; min-height: 400px; }
  .home-top, .home-columns { grid-template-columns: 1fr; gap: 25px; }
  .slide-image { height: auto; aspect-ratio: 1.85; }
  .carousel-slide figcaption { padding: 10px 105px 10px 13px; min-height: 48px; font-size: 13px; }
  .document-slide .slide-image { padding: 9px; }
  .carousel-controls { bottom: 9px; right: 9px; gap: 6px; }
  .carousel-controls button { width: 29px; height: 29px; }
  .column-heading { padding-bottom: 8px; margin-bottom: 17px; }
  .column-heading h2 { font-size: 20px; }
  .column-heading h2 small { font-size: 12px; }
  .column-heading > a { font-size: 12px; }
  .director-summary { float: left; display: block; width: 106px; margin: 0 20px 12px 0; }
  .director-summary img { width: 90px; height: 112px; margin-bottom: 8px; }
  .director-summary h3 { font-size: 17px; }
  .director-summary p, .director-summary .inline-link { display: none; }
  .home-introduction:after { content: ""; display: block; clear: both; }
  .introduction-text { font-size: 15px; line-height: 1.95; }
  .intro-email { clear: both; font-size: 13px; padding-top: 10px; }
  .home-columns { margin-top: 25px; }
  .news-lines li { gap: 12px; flex-direction: column; padding: 14px 0; }
  .news-lines time { line-height: 1; font-size: 12px; padding-top: 0; }
  .news-title { font-size: 16px; }
  .news-lines p { font-size: 14px; margin-top: 7px; }
  .research-topics h3 { font-size: 16px; }
  .research-topics p { font-size: 14px; }
  .home-publications, .home-gallery { margin-top: 25px; }
  .home-gallery .column-heading h2 small { display: none; }
  .publication-row { grid-template-columns: 26px minmax(0,1fr); gap: 2px; padding-block: 17px; }
  .publication-row h3 { font-size: 15px; line-height: 1.7; }
  .publication-row .authors, .journal { font-size: 13px; line-height: 1.8; }
  .publication-number { font-size: 13px; }
  .publication-links { font-size: 12px; }
  .gallery-strip { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
  .gallery-strip span { font-size: 13px; }
  .breadcrumb { font-size: 12px; gap: 7px; padding-bottom: 13px; margin-bottom: 20px; }
  .inner-layout { grid-template-columns: 1fr; }
  .section-sidebar { display: none; }
  .page-heading { gap: 13px; padding-bottom: 10px; margin-bottom: 22px; }
  .page-heading h1 { font-size: 24px; }
  .page-heading span { font-size: 14px; }
  .filter-bar { padding: 10px; gap: 8px; }
  .filter-bar input { flex-basis: 100%; font-size: 16px; }
  .filter-bar select { flex: 1; font-size: 14px; min-height: 40px; }
  .button { font-size: 14px; padding: 9px 16px; }
  .year-heading { font-size: 21px; }
  .member-grid { gap: 24px 18px; }
  .member-photo { width: 100%; height: 195px; }
  .member-copy h2 { font-size: 20px; }
  .member-copy p { font-size: 14px; }
  .research-feature h2 { font-size: 20px; }
  .research-feature p { font-size: 15px; }
  .news-item { gap: 15px; }
  .news-thumbnail { width: 100px; }
  .news-thumbnail img { height: 78px; }
  .news-item h2 { font-size: 17px; }
  .news-item p { font-size: 14px; }
  .news-item .news-meta { font-size: 12px; }
  .gallery-grid { gap: 25px; grid-template-columns: 1fr; }
  .gallery-grid h2 { font-size: 18px; }
  .prose { font-size: 16px; line-height: 2; }
  .leader-feature { gap: 20px; }
  .leader-feature > img { width: 100px; padding: 3px; }
  .leader-feature h2 { font-size: 21px; }
  .leader-feature p { font-size: 14px; }
  .article { padding-inline: 0; }
  .article-header { padding: 0 0 20px; margin-top: 15px; }
  .article-header h1 { font-size: 23px; margin-bottom: 14px; }
  .article-subtitle { font-size: 16px; }
  .article-header .authors { font-size: 13px; }
  .article-lead { font-size: 16px; }
  .person-article .article-image { float: none; width: 160px; margin: 0 auto 25px; }
  .article-actions { gap: 10px; }
  .article-actions .button { font-size: 13px; overflow-wrap: anywhere; }
  .pagination { font-size: 12px; gap: 10px; }
  .pagination a { padding: 6px 10px; }
  .site-footer { padding: 20px 0; font-size: 12px; }
  .footer-links { flex-wrap: wrap; gap: 10px 0; }
  .footer-links a { padding-inline: 12px; }
  .footer-name { font-size: 13px; }
  .footer-address { display: block; margin-left: 0; }
  .copyright { font-size: 12px; }
  .error-page { padding: 20px 5px; }
  .error-page h1 { font-size: 25px; }
}
@media (max-width: 420px) {
  .container { width: calc(100% - 20px); }
  .site-main { padding: 14px; }
  .brand-name { font-size: 23px; letter-spacing: 0; }
  .brand-english { font-size: 12px; }
  .main-nav { grid-template-columns: repeat(2,1fr); }
  .column-heading h2 small { display: none; }
  .news-item { display: block; }
  .news-thumbnail { float: left; margin: 4px 13px 7px 0; }
  .news-item:after { content: ""; display: block; clear: both; }
  .member-grid { grid-template-columns: 1fr; }
  .member-photo { max-width: 165px; height: 210px; }
  .gallery-strip { grid-template-columns: 1fr; }
  .page-heading span { font-size: 13px; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
@media print {
  body { background: white; font-size: 12pt; }
  .container { width: 100%; }
  .top-line, .nav-band, .section-sidebar, .filter-bar, .footer-links, .carousel-controls, .pagination { display: none; }
  .site-main { border: 0; margin: 0; padding: 0; }
  .inner-layout { display: block; }
  .brand-name { font-size: 25pt; }
  .publication-row { break-inside: avoid; }
}


/* Academic group directory: category / cohort / portrait with a short caption. */
.member-search { margin: -10px 0 13px; font-size: 13px; color: #6e6e6e; }
.member-search > summary { cursor: pointer; width: max-content; margin-left: auto; padding: 4px 0 7px; color: #5f7890; }
.member-search .filter-bar { margin-top: 8px; margin-bottom: 20px; }
.member-jumps { display: none; }
.roster-section { margin-bottom: 31px; scroll-margin-top: 20px; }
.roster-heading { border-bottom: 1px solid #cbd4dd; padding-bottom: 9px; margin-bottom: 22px; color: #2d5b87; font-size: 21px; font-weight: 600; }
.faculty-profile { display: grid; grid-template-columns: 172px minmax(0,1fr); gap: 30px; padding: 0 0 10px; }
.faculty-photo { display: block; }
.faculty-photo img { width: 172px; height: 230px; object-fit: cover; object-position: center 30%; }
.faculty-info { padding-top: 2px; }
.faculty-info h3 { font-size: 25px; color: #315e87; font-weight: 500; margin: 0 0 9px; }
.faculty-position { font-size: 15px; color: #616161; line-height: 1.8; margin-bottom: 18px; }
.faculty-position span { display: block; font: 15px/1.8 "Times New Roman", serif; margin-top: 3px; color: #777; }
.faculty-summary { font-size: 15px; line-height: 2; margin: 0 0 14px; color: #555; max-width: 570px; }
.faculty-email { font-size: 14px; color: #666; margin-bottom: 12px; overflow-wrap: anywhere; }
.faculty-email a, .faculty-detail { color: #2d608e; }
.faculty-detail { font-size: 14px; }
.roster-cohort { margin: 0 0 23px; }
.cohort-heading { color: #5f5f5f; font-size: 17px; font-weight: 600; margin: 0 0 15px; }
.portrait-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 23px 18px; }
.portrait-person { text-align: center; min-width: 0; }
.portrait-link { display: block; width: min(164px,100%); margin: 0 auto; }
.roster-portrait { width: 100%; height: auto; aspect-ratio: 1; object-fit: cover; }
.portrait-placeholder { width: 100%; aspect-ratio: 1; display: grid; place-items: center; background: #f1f3f5; color: #9a9a9a; font-size: 13px; }
.portrait-name { font-size: 17px; font-weight: 500; color: #2f587d; line-height: 1.65; margin: 9px 0 3px; }
.portrait-caption { color: #777; font-size: 12px; line-height: 1.8; margin: 0; }
.portrait-email, .portrait-destination { overflow-wrap: anywhere; }
.portrait-email a { color: #506c86; }
.roster-footnote { font-size: 12px; color: #888; line-height: 1.9; border-top: 1px solid #e4e4e4; padding-top: 13px; margin-top: 28px; }
.member-note { font-size: 14px; line-height: 1.9; color: #666; padding: 12px 15px; background: #f5f7f9; border-left: 3px solid #8ba7c1; margin-bottom: 25px; }
.member-facts { display: grid; grid-template-columns: max-content 1fr; gap: 8px 23px; margin: 0 0 25px; font-size: 15px; }
.member-facts dt { color: #777; }
.member-facts dd { margin: 0; }

@media (max-width: 1050px) {
  .faculty-profile { gap: 23px; grid-template-columns: 150px minmax(0,1fr); }
  .faculty-photo img { width: 150px; height: 210px; }
  .portrait-grid { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px 18px; }
}
@media (max-width: 760px) {
  .member-search { margin-top: -7px; margin-bottom: 11px; }
  .member-jumps { display: flex; flex-wrap: wrap; gap: 3px 17px; padding-bottom: 14px; margin-bottom: 20px; border-bottom: 1px solid #e0e4e7; }
  .member-jumps a { font-size: 13px; color: #38658e; padding: 3px 0; }
  .roster-heading { font-size: 20px; margin-bottom: 19px; }
  .faculty-profile { grid-template-columns: 106px minmax(0,1fr); gap: 18px; }
  .faculty-photo img { width: 106px; height: 147px; }
  .faculty-info h3 { font-size: 23px; margin-bottom: 5px; }
  .faculty-position { font-size: 13px; margin-bottom: 11px; }
  .faculty-position span { font-size: 12px; }
  .faculty-summary { font-size: 14px; line-height: 1.9; }
  .faculty-email, .faculty-detail { font-size: 13px; }
  .portrait-grid { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px 15px; }
  .portrait-name { font-size: 16px; margin-top: 8px; }
  .portrait-caption { font-size: 12px; }
  .cohort-heading { font-size: 16px; }
  .member-facts { font-size: 14px; gap: 8px 15px; }
}
@media (max-width: 480px) {
  .portrait-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 23px 18px; }
  .faculty-profile { display: block; }
  .faculty-photo { float: left; margin: 4px 18px 10px 0; }
  .faculty-profile:after { content: ""; display: block; clear: both; }
  .faculty-summary { margin-top: 12px; }
}

.member-directory-intro { color: #666; line-height: 1.9; margin-bottom: 24px; }
.member-directory { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 32px; }
.member-directory li { border-bottom: 1px solid #dce2e7; }
.member-directory a { display: flex; justify-content: space-between; padding: 19px 4px; color: #2d5b87; font-size: 17px; }
@media (max-width:480px) { .member-directory { grid-template-columns: 1fr; } }


.site-footer { padding: 12px 0; }
.compact-footer p { margin: 0; line-height: 1.7; font-size: 12px; }
.compact-footer .copyright { margin-top: 3px; }
.compact-footer span { margin: 0 7px; }

.alumni-list { list-style: none; margin: 0; padding: 0; }
.alumni-list li { display: flex; align-items: baseline; gap: 24px; padding: 12px 0; border-bottom: 1px solid #e3e7eb; }
.alumni-list a { min-width: 80px; font-size: 16px; color: #2d5b87; }
.alumni-list span { font-size: 13px; color: #666; overflow-wrap: anywhere; }
@media(max-width:480px) { .alumni-list li { gap: 12px; } }

.alumni-school { margin-bottom: 24px; }
.alumni-school .roster-heading { margin-bottom: 12px; }
.alumni-name-grid { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(auto-fill, minmax(90px, 1fr)); gap: 8px 16px; }
.alumni-name-grid a { display: block; padding: 6px 0; color: #2d5b87; font-size: 15px; }
.alumni-name-grid .empty-note { grid-column: 1 / -1; margin: 0; font-size: 13px; }

.alumni-category { margin: 10px 0 14px; }
.alumni-category-label { font-size: 18px; font-weight: 600; color: #2d5b87; margin: 14px 0 8px; }

.prose .career-row { display: grid; grid-template-columns: 10.5em minmax(0, 1fr); column-gap: 18px; align-items: baseline; margin: 0 0 14px; }
.career-date { white-space: nowrap; font-variant-numeric: tabular-nums; }
@media(max-width:600px) { .prose .career-row { grid-template-columns: 1fr; gap: 2px; margin-bottom: 16px; } }

.career-date { display: grid; grid-template-columns: 4.3em 1.5em 4.3em; align-items: baseline; }
.career-date > span:first-child { text-align: left; }
.career-date > span:nth-child(2) { text-align: center; }

/* Member detail: one shared content edge and a compact portrait introduction. */
.person-article .person-intro { display: grid; grid-template-columns: minmax(0,1fr) 170px; gap: 32px; align-items: start; padding: 24px 0; margin-bottom: 22px; border-bottom: 1px solid #dce2e7; }
.person-article .person-intro .article-header { max-width: none; margin: 0; padding: 0; border: 0; text-align: left; }
.person-intro .article-header h1 { margin: 0 0 8px; font-size: 30px; line-height: 1.3; }
.person-intro .article-subtitle { margin: 0 0 16px; }
.person-summary { margin: 0; font-size: 15px; line-height: 1.9; color: #404b56; }
.person-article .person-intro .article-image { float: none; width: 170px; margin: 0; }
.person-intro .article-image img { width: 100%; height: auto; max-height: 240px; object-fit: contain; object-position: top; }
.person-intro .article-image figcaption { display: none; }
.person-article .article-body { max-width: none; margin: 0; }
.person-article .member-facts { font-size: 14px; margin-bottom: 22px; gap: 5px 18px; }
.person-article .prose h2 { margin-top: 26px; }
@media(max-width:600px) {
 .person-article .person-intro { grid-template-columns: minmax(0,1fr) 100px; gap: 16px; padding: 18px 0; }
 .person-article .person-intro .article-image { width: 100px; }
 .person-intro .article-header h1 { font-size: 25px; }
 .person-summary { font-size: 14px; }
}

.person-article .prose > p:not(.career-row) { text-indent: 2em; margin-inline: 0.75em; }
@media(max-width:600px) { .person-article .prose > p:not(.career-row) { margin-inline: 0; } }

.profile-honors { margin: 8px 0 30px; }
.honors-heading { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; margin-bottom: 14px; }
.honors-heading h2 { font-size: 21px; color: #2d5b87; margin: 0; }
.honors-heading > span { color: #78828d; font-size: 12px; }
.honors-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; }
.honor-card { display: grid; grid-template-columns: minmax(0,1fr) 155px; align-items: center; border: 1px solid #dde4eb; background: #fafbfd; padding: 16px; gap: 18px; border-radius: 4px; color: inherit; }
.honor-card:hover, .honor-card:focus-visible { border-color: #6b8eb0; background: #f4f7fa; }
.honor-image { height: 220px; display: flex; align-items: center; justify-content: center; background: #fff; }
.honor-image img { width: 100%; height: 100%; object-fit: contain; }
.honor-caption > span { font-size: 10px; letter-spacing: .06em; color: #738398; }
.honor-caption h3 { font-size: 18px; color: #2d5b87; margin: 8px 0; line-height: 1.5; }
.honor-caption p { font-size: 12px; color: #667587; margin: 0; }
@media(max-width:900px) { .honor-card { grid-template-columns: 1fr; gap: 12px; } .honor-caption { text-align: center; } }
@media(max-width:600px) { .honors-grid { grid-template-columns: 1fr; gap: 14px; } .honors-heading { display: block; } .honors-heading h2 { font-size: 19px; margin-bottom: 4px; } }

/* Reserve space for autoplay and navigation controls. */
.carousel-slide figcaption { padding-right: 155px; }
