/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v15/S6u8w4BMUTPHjxsAUi-qNiXg7eU0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v15/S6u8w4BMUTPHjxsAXC-qNiXg7Q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v15/S6u_w4BMUTPHjxsI5wq_FQftx9897sxZ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v15/S6u_w4BMUTPHjxsI5wq_Gwftx9897g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

a {
  color: #1772d0;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #f09228;
  text-decoration: none;
}

body,
td,
th,
tr,
p,
a {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 14px
}

strong {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 14px;
}

heading {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 22px;
}

papertitle {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700
}

name {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 32px;
}

.one {
  width: 160px;
  height: 160px;
  position: relative;
}

.two {
  width: 160px;
  height: 160px;
  position: absolute;
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
}

.fade {
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
}

span.highlight {
  background-color: #ffffd0;
}

/* ----- Homepage layout (Jon Barron–style) ----- */

body {
  margin: 0;
  padding: 24px 16px 48px;
  background: #fafafa;
  color: #222;
  line-height: 1.45;
}

.page-shell {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  border: 0;
  border-collapse: collapse;
}

.site-nav {
  text-align: center;
  margin: 0 0 28px;
  font-size: 17px;
}

.page-title {
  margin: 0 0 18px;
  text-align: center;
}

.page-title name {
  font-size: 28px;
}

.hero-table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  margin-bottom: 28px;
}

.hero-text {
  padding: 8px 28px 8px 0;
  vertical-align: top;
  width: 62%;
}

.hero-photo {
  padding: 8px 0;
  vertical-align: top;
  width: 38%;
  text-align: center;
}

.profile-photo {
  width: 100%;
  max-width: 220px;
  height: auto;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.hero-photo-links {
  margin: 12px 0 0;
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
}

.hero-philosophy {
  margin: 18px auto 0;
  padding: 12px 14px 14px 16px;
  max-width: 280px;
  border-left: 3px solid #6366f1;
  border-radius: 0 10px 10px 0;
  background: linear-gradient(135deg, #fafaf9 0%, #f4f4f5 100%);
  text-align: justify;
  text-align-last: center;
  font-family: 'Ma Shan Zheng', 'KaiTi', 'STKaiti', serif;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.hero-philosophy p {
  margin: 0;
  font-size: inherit;
  font-style: normal;
  font-weight: 400;
  color: #1e293b;
  line-height: inherit;
  letter-spacing: inherit;
}

.name-block {
  margin: 0 0 6px;
}

.contact-line,
.role-line {
  margin: 4px 0;
}

.role-line {
  color: #444;
}

.interest-list {
  margin: 12px 0 12px 18px;
  padding: 0;
}

.interest-list li {
  margin-bottom: 6px;
}

.intern-callout {
  margin: 16px 0 0;
  padding: 10px 12px;
  background: #fff8e8;
  border: 1px solid #f0e0c0;
  border-radius: 6px;
  line-height: 1.5;
}

.section-list {
  margin: 0 0 8px 18px;
  padding: 0;
  list-style: disc;
}

.section-list > li {
  margin-bottom: 16px;
}

.section-list > li p {
  margin: 4px 0;
}

.item-detail {
  margin: 2px 0 0 0;
  padding-left: 0;
  color: #333;
  line-height: 1.5;
}

/* Section body styles: distinct font + color per block */
.section-news {
  font-family: 'Merriweather', Georgia, 'Times New Roman', serif;
  font-size: 14px;
  line-height: 1.55;
  color: #153043;
  border-left: 3px solid #2563eb;
  padding-left: 16px;
  margin-left: 0;
}

.section-news strong {
  color: #0c1930;
}

.section-education {
  font-family: 'IBM Plex Serif', Georgia, 'Times New Roman', serif;
  font-size: 14px;
  line-height: 1.55;
  color: #3d2a4f;
  border-left: 3px solid #7c3aed;
  padding-left: 16px;
  margin-left: 0;
}

.section-education > li > p {
  color: inherit;
}

.section-education strong {
  color: #2d1f3d;
}

.section-education .item-detail {
  color: #5b4868;
  font-size: 13.5px;
}

.section-education .item-detail em {
  color: #4a3b5c;
}

.section-experience {
  font-family: 'Source Sans 3', 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.55;
  color: #14532d;
  border-left: 3px solid #16a34a;
  padding-left: 16px;
  margin-left: 0;
}

.section-experience strong {
  color: #0f3d21;
}

.section-experience .item-detail {
  color: #276843;
  font-size: 13.5px;
}

.section-service {
  font-family: 'Source Sans 3', 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.55;
  color: #134e4a;
  border-left: 3px solid #0d9488;
  padding-left: 16px;
  margin-left: 0;
}

.section-service strong {
  color: #0f3d3a;
}

.link-row {
  margin-top: 14px;
}

heading {
  display: block;
  margin: 28px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #ddd;
}

.pub-note {
  font-size: 13px;
  color: #555;
  margin: 4px 0 14px;
}

.subheading {
  margin: 22px 0 10px;
  font-size: 14px;
}

.pub-year-section {
  margin-bottom: 6px;
}

h2.pub-year {
  display: block;
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #fff;
  margin: 28px 0 0;
  padding: 10px 14px;
  background: linear-gradient(90deg, #0c4a6e 0%, #0369a1 55%, #0ea5e9 100%);
  border-radius: 8px 8px 0 0;
  border-bottom: none;
}

.pub-year-section:first-of-type h2.pub-year {
  margin-top: 12px;
}

.pub-table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  margin: 0 0 12px;
}

.pub-table-compact {
  margin: 0 0 20px;
  border: 1px solid #e5e7eb;
  border-top: none;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  background: #fff;
}

.pub-table tr {
  vertical-align: top;
}

.pub-table-compact .pub-row td {
  border-bottom: 1px solid #eef0f2;
}

.pub-table-compact .pub-row:last-child td {
  border-bottom: none;
}

.pub-chip {
  width: 96px;
  vertical-align: top;
  padding: 16px 12px 16px 14px;
}

.venue-chip {
  display: block;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  color: #1e40af;
  background: linear-gradient(180deg, #f0f9ff 0%, #e0f2fe 100%);
  border: 1px solid #bae6fd;
  border-radius: 8px;
  padding: 10px 8px;
  box-sizing: border-box;
}

.pub-main {
  padding: 14px 14px 16px 4px;
  vertical-align: top;
}

.pub-title-line {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 10px 14px;
  margin-bottom: 8px;
}

.pub-title-line papertitle {
  flex: 1 1 200px;
  min-width: 0;
}

.pub-title-ja {
  margin: 0;
  flex: 1 1 200px;
  min-width: 0;
}

.pub-authors {
  margin: 0 0 6px;
  font-size: 13px;
  color: #374151;
  line-height: 1.5;
}

.pub-venue {
  margin: 0 0 4px;
  font-size: 12.5px;
  color: #6b7280;
  line-height: 1.45;
}

.pub-links {
  margin: 4px 0 0;
  font-size: 13px;
}

.pub-badges {
  margin: 10px 0 0;
  padding: 8px 10px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
}

.pub-badges-label {
  display: block;
  font-size: 10px;
  font-weight: 600;
  color: #64748b;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.pub-badges-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 10px;
}

.ae-badge-img {
  height: 30px;
  width: auto;
  vertical-align: middle;
  display: block;
}

.pub-badges-row a {
  line-height: 0;
}

.pub-badges-links {
  display: block;
  margin-top: 8px;
  font-size: 13px;
}

.pub-note-footer {
  margin-top: 8px;
}

.pub-thumb {
  width: 22%;
  padding: 14px 18px 24px 0;
}

.pub-body {
  padding: 14px 0 24px;
}

.pub-body p {
  margin: 4px 0;
}

.thumb-placeholder {
  width: 160px;
  max-width: 100%;
  height: 120px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 700;
  color: #1772d0;
  background: linear-gradient(145deg, #eef6ff 0%, #f5f5f5 100%);
  border: 1px solid #e0e0e0;
  border-radius: 6px;
}

.thumb-placeholder.small {
  height: 100px;
  font-size: 12px;
}

.award-tag {
  background-color: #ffffd0;
  padding: 0 4px;
}

.awards-list li {
  margin-bottom: 5px;
}

.footer-note {
  margin-top: 36px;
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 1.6;
}

@media (max-width: 720px) {
  .hero-table tr {
    display: block;
  }

  .hero-text,
  .hero-photo {
    display: block;
    width: 100%;
    padding-right: 0;
  }

  .hero-photo {
    margin-top: 18px;
  }

  .hero-philosophy {
    max-width: 100%;
    letter-spacing: 0.04em;
    line-height: 1.6;
  }

  .pub-table tr {
    display: block;
  }

  .pub-table-compact .pub-row {
    display: block;
    padding: 12px 10px;
    border-bottom: 1px solid #eef0f2;
  }

  .pub-table-compact .pub-row td {
    border-bottom: none;
  }

  .pub-table-compact .pub-row:last-child {
    border-bottom: none;
  }

  .pub-chip,
  .pub-main {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .pub-chip {
    padding-top: 0;
    padding-bottom: 6px;
  }

  .venue-chip {
    display: inline-block;
    min-width: 96px;
  }

  .pub-main {
    padding-top: 4px;
  }

  .pub-thumb,
  .pub-body {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .pub-thumb {
    padding-bottom: 0;
  }

  .thumb-placeholder {
    margin: 0 0 8px;
  }

  .site-nav {
    font-size: 15px;
    line-height: 1.7;
  }
}