:root {
  --mta-blue: #141fb4;
  --mta-lavender: #aab3ff;
  --mta-cream: #fff5e6;
  --mta-paper: #fffaf1;
  --mta-orange: #e8703a;
  --mta-ink: #25285c;
  --mta-muted: #5b65b6;
  --mta-line: rgba(20, 31, 180, .18);
  --mta-host-wash: rgba(170, 179, 255, .10);
  --mta-guest-wash: rgba(255, 255, 255, .60);
}

/* v2.30.0: profile data must be visible at the reading entry point. */
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile {
  display: block !important;
  position: relative !important;
  width: min(980px, calc(100% - 2rem)) !important;
  max-width: none !important;
  margin: 1.35rem auto 2.25rem !important;
  padding: 1.35rem 1.45rem 1.55rem !important;
  border: 1px solid rgba(20, 31, 180, .16) !important;
  border-top: 3px solid var(--mta-orange) !important;
  border-radius: 1rem !important;
  background: rgba(255, 255, 255, .7) !important;
  box-shadow: 0 10px 28px rgba(20, 31, 180, .06) !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile .mta-article-lower__eyebrow {
  margin: 0 0 .35rem !important;
  color: var(--mta-orange) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: .75rem !important;
  font-weight: 800 !important;
  letter-spacing: .14em !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile h2.title {
  margin: 0 0 1.05rem !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: clamp(1.35rem, 2vw, 1.85rem) !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile .mta-article-lower__profile-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: .85rem !important;
  margin: 0 !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile .mta-article-lower__profile-card {
  display: grid !important;
  grid-template-columns: 54px minmax(0, 1fr) !important;
  gap: .75rem !important;
  align-items: start !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: .9rem !important;
  border: 1px solid rgba(20, 31, 180, .13) !important;
  border-left: 3px solid var(--mta-blue) !important;
  border-radius: .75rem !important;
  background: rgba(255, 255, 255, .78) !important;
  box-shadow: none !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile .mta-article-lower__profile-card:nth-child(even) {
  border-left-color: var(--mta-orange) !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile .mta-article-lower__profile-avatar {
  width: 54px !important;
  height: 54px !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile .mta-article-lower__profile-card h3 {
  margin: 0 !important;
  color: var(--mta-blue) !important;
  font-size: 1.05rem !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile .mta-article-lower__profile-title {
  margin: .2rem 0 0 !important;
  color: rgba(20, 31, 180, .7) !important;
  font-size: .78rem !important;
  line-height: 1.5 !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile .mta-article-lower__profile-bio {
  margin: .55rem 0 0 !important;
  color: var(--mta-ink) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: .84rem !important;
  line-height: 1.65 !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile .mta-article-lower__profile-link {
  display: inline-flex !important;
  margin-top: .6rem !important;
  color: var(--mta-blue) !important;
  font-size: .75rem !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}
@media (max-width: 900px) {
  html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile {
    width: calc(100% - 1rem) !important;
    margin: .95rem auto 1.55rem !important;
    padding: 1rem .85rem 1.1rem !important;
    border-radius: .8rem !important;
  }
  html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile h2.title {
    font-size: 1.35rem !important;
  }
  html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile .mta-article-lower__profile-grid {
    grid-template-columns: 1fr !important;
    gap: .65rem !important;
  }
  html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile .mta-article-lower__profile-card {
    grid-template-columns: 48px minmax(0, 1fr) !important;
    padding: .75rem !important;
  }
  html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile .mta-article-lower__profile-avatar {
    width: 48px !important;
    height: 48px !important;
  }
}


/* v2.33.0: the approved article tail contract. Keep the old theme widgets,
 * but remove the duplicate people list now that profiles live at the entry. */
html body.mta-reading-active .mta-article-lower__people { display: none !important; }
html body.mta-reading-active .mta-article-lower__credit {
  width: min(980px, 100%) !important;
  margin: 0 auto !important;
  padding: 1rem 0 !important;
  border-top: 1px solid var(--mta-line) !important;
  border-bottom: 1px solid var(--mta-line) !important;
}
html body.mta-reading-active .mta-article-lower__credit-line { display: flex !important; align-items: baseline !important; gap: 1rem !important; }
html body.mta-reading-active .mta-article-lower__credit-label { color: var(--mta-orange) !important; font-size: .76rem !important; font-weight: 800 !important; letter-spacing: .12em !important; }
html body.mta-reading-active .mta-article-lower__credit-copy { color: var(--mta-ink) !important; font-size: .88rem !important; line-height: 1.6 !important; }
html body.mta-reading-active .mta-article-lower__keywords {
  width: min(980px, 100%) !important;
  margin: 0 auto !important;
  padding: 1.25rem 0 1.45rem !important;
  border-bottom: 1px solid var(--mta-line) !important;
}
html body.mta-reading-active .mta-article-lower__keywords > .title { margin: 0 0 .8rem !important; color: var(--mta-blue) !important; font-size: clamp(1.15rem, 2vw, 1.55rem) !important; }
html body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link { font-size: 1rem !important; }
html body.mta-reading-active .mta-article-lower__route-row { margin-top: 1.1rem !important; }
html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__eyebrow { color: var(--mta-orange) !important; }
@media (max-width: 900px) {
  html body.mta-reading-active .mta-article-lower__credit,
  html body.mta-reading-active .mta-article-lower__keywords { width: calc(100% - 1.5rem) !important; }
  html body.mta-reading-active .mta-article-lower__credit-line { display: block !important; }
  html body.mta-reading-active .mta-article-lower__credit-copy { display: block !important; margin-top: .35rem !important; }
}

/* v2.31.0 final: the profile is an article-entry component, not a tail list.
 * Keep this block last so the old theme cannot collapse it or make it look
 * like an accidental footer duplicate. */
html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry {
  display: block !important;
  box-sizing: border-box !important;
  width: min(980px, calc(100% - 2rem)) !important;
  max-width: none !important;
  margin: 1.25rem auto 2.75rem !important;
  padding: 1.45rem 1.55rem 1.65rem !important;
  border: 1px solid rgba(20, 31, 180, .16) !important;
  border-top: 4px solid var(--mta-orange) !important;
  border-radius: 1rem !important;
  background: rgba(255, 255, 255, .72) !important;
  box-shadow: 0 12px 28px rgba(20, 31, 180, .07) !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__eyebrow {
  margin: 0 0 .35rem !important;
  color: var(--mta-orange) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: .72rem !important;
  font-weight: 800 !important;
  letter-spacing: .14em !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry h2.title {
  margin: 0 0 1.05rem !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: clamp(1.35rem, 2vw, 1.9rem) !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry h2.title span {
  margin-left: .55rem !important;
  color: rgba(20, 31, 180, .45) !important;
  font-size: .58em !important;
  letter-spacing: .08em !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 1rem !important;
  margin: 0 !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-card {
  display: grid !important;
  grid-template-columns: 64px minmax(0, 1fr) !important;
  gap: .9rem !important;
  align-items: start !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 1rem 1.05rem 1.1rem !important;
  border: 1px solid rgba(20, 31, 180, .14) !important;
  border-left: 3px solid var(--mta-blue) !important;
  border-radius: .8rem !important;
  background: rgba(255, 255, 255, .84) !important;
  box-shadow: none !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-card:nth-child(even) {
  border-left-color: var(--mta-orange) !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-avatar {
  width: 64px !important;
  height: 64px !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-card h3 {
  margin: 0 !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: 1.3rem !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-copy .maetoato-speaker,
html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-copy .maetoato-speaker-name {
  display: block !important;
  margin: 0 !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: 1.3rem !important;
  font-weight: 800 !important;
  font-style: normal !important;
  line-height: 1.35 !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-title {
  margin: .18rem 0 0 !important;
  color: rgba(20, 31, 180, .82) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: .95rem !important;
  line-height: 1.5 !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-bio {
  margin: .6rem 0 0 !important;
  max-width: 42ch !important;
  color: var(--mta-ink) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: 1.02rem !important;
  line-height: 1.85 !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-link {
  display: inline-flex !important;
  margin-top: .65rem !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: .9rem !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}
html body.mta-reading-active .mta-reading-shell .mta-reading-main .entry-profile,
html body.mta-reading-active .mta-reading-shell .mta-reading-main .entry-profile.entry-box {
  display: none !important;
}
@media (max-width: 900px) {
  html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry {
    width: calc(100% - 1rem) !important;
    margin: .9rem auto 1.7rem !important;
    padding: 1.1rem .85rem 1.25rem !important;
    border-radius: .8rem !important;
  }
  html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry h2.title {
    font-size: 1.35rem !important;
  }
  html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-grid {
    grid-template-columns: 1fr !important;
    gap: .7rem !important;
  }
  html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-card {
    grid-template-columns: 52px minmax(0, 1fr) !important;
    padding: .85rem .9rem .95rem !important;
  }
  html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-avatar {
    width: 52px !important;
    height: 52px !important;
  }
  html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-copy .maetoato-speaker,
  html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-copy .maetoato-speaker-name {
    font-size: 1.25rem !important;
  }
  html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-card h3 {
    font-size: 1.25rem !important;
  }
  html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-title {
    color: rgba(20, 31, 180, .82) !important;
    font-size: .95rem !important;
  }
  html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-link {
    font-size: .9rem !important;
  }
  html body.mta-reading-active .mta-reading-shell > .mta-article-profile-entry .mta-article-lower__profile-bio {
    font-size: 16px !important;
    line-height: 1.9 !important;
  }
}

/* v2.31.0:プロフィールは本文の入口で読む情報。旧テーマの枠を
   本文中に残したままにせず、上部カードだけを正規の表示にする。 */
html body.mta-reading-active .mta-reading-main .entry-profile,
html body.mta-reading-active .mta-reading-main .entry-profile.entry-box {
  display: none !important;
}

html body.mta-reading-active .mta-article-profile-entry {
  position: relative !important;
  width: min(980px, calc(100% - 2rem)) !important;
  margin: 1.5rem auto 2.5rem !important;
  padding: 1.45rem 1.55rem 1.65rem !important;
  border: 1px solid rgba(20, 31, 180, .16) !important;
  border-top: 4px solid var(--mta-orange) !important;
  border-radius: 1rem !important;
  background: rgba(255, 255, 255, .68) !important;
  box-shadow: 0 10px 30px rgba(20, 31, 180, .07) !important;
}
html body.mta-reading-active .mta-article-profile-entry::before {
  content: "この記事の登場者" !important;
  display: block !important;
  margin-bottom: .38rem !important;
  color: var(--mta-orange) !important;
  font-size: .76rem !important;
  font-weight: 800 !important;
  letter-spacing: .14em !important;
}
html body.mta-reading-active .mta-article-profile-entry h2.title {
  margin: 0 0 1.15rem !important;
  color: var(--mta-blue) !important;
  font-size: clamp(1.45rem, 2.1vw, 2rem) !important;
  line-height: 1.35 !important;
}
html body.mta-reading-active .mta-article-profile-entry .mta-article-lower__profile-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 1rem !important;
}
html body.mta-reading-active .mta-article-profile-entry .mta-article-lower__profile-card {
  display: flex !important;
  flex-direction: column !important;
  padding: 1.05rem 1.1rem 1.15rem !important;
  border: 1px solid rgba(20, 31, 180, .14) !important;
  border-radius: .75rem !important;
  background: rgba(255, 255, 255, .84) !important;
}
html body.mta-reading-active .mta-article-profile-entry .mta-article-lower__profile-card h3 {
  margin: .35rem 0 .2rem !important;
  color: var(--mta-blue) !important;
  font-size: clamp(1.15rem, 1.65vw, 1.45rem) !important;
  line-height: 1.4 !important;
}
html body.mta-reading-active .mta-article-profile-entry .mta-article-lower__profile-bio {
  margin-top: .7rem !important;
  color: rgba(20, 31, 180, .86) !important;
  font-size: 1rem !important;
  line-height: 1.78 !important;
}
html body.mta-reading-active .mta-article-profile-entry .mta-article-lower__profile-link {
  margin-top: auto !important;
  padding-top: .85rem !important;
  color: var(--mta-orange) !important;
  font-size: .9rem !important;
  font-weight: 800 !important;
}
@media (max-width: 900px) {
  html body.mta-reading-active .mta-article-profile-entry {
    width: calc(100% - 1.5rem) !important;
    margin: .9rem auto 1.5rem !important;
    padding: 1.1rem .9rem 1.2rem !important;
  }
  html body.mta-reading-active .mta-article-profile-entry .mta-article-lower__profile-grid {
    grid-template-columns: 1fr !important;
    gap: .75rem !important;
  }
  html body.mta-reading-active .mta-article-profile-entry .mta-article-lower__profile-card {
    padding: .95rem 1rem 1rem !important;
  }
  html body.mta-reading-active .mta-article-profile-entry .mta-article-lower__profile-bio {
    font-size: .98rem !important;
    line-height: 1.75 !important;
  }
}

/* v2.20.0 final precedence: this block must remain last so legacy theme and
 * earlier compatibility rules cannot change the approved mock contract. */
body.mta-reading-active .mta-reading-main h3.mta-dialogue-host.mta-dialogue-continuation::before,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host.mta-dialogue-continuation::before,
body.mta-reading-active .mta-reading-main p.mta-dialogue-host.mta-dialogue-continuation::before {
  display: none !important;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host {
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
  font-weight: 500 !important;
}

body.mta-reading-active .mta-reading-main h3.mta-dialogue-host strong,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host strong {
  font: inherit !important;
  font-weight: inherit !important;
}

body.mta-reading-active .mta-theme-keywords,
body.mta-reading-active .mta-theme-keywords .marquee-container,
body.mta-reading-active .mta-theme-keywords .marquee-inner,
body.mta-reading-active .mta-theme-keywords ul.tag-links,
body.mta-reading-active ul.mta-theme-keywords {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: .45rem .55rem !important;
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  min-height: 0 !important;
  overflow: visible !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: static !important;
  transform: none !important;
  animation: none !important;
  white-space: normal !important;
}

body.mta-reading-active .mta-theme-keywords .marquee-links,
body.mta-reading-active ul.mta-theme-keywords {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.mta-reading-active .mta-theme-keywords li,
body.mta-reading-active .mta-theme-keywords li.mta-theme-keyword-item {
  display: block !important;
  flex: 0 0 auto !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
  white-space: normal !important;
}

body.mta-reading-active .mta-theme-keywords .mta-theme-keyword-link {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 2.45rem !important;
  padding: .48rem .85rem !important;
  border: 1px solid rgba(20, 31, 180, .24) !important;
  border-radius: 999px !important;
  background: rgba(255, 250, 241, .82) !important;
  color: var(--mta-blue) !important;
  font-size: .82rem !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  transform: none !important;
}

body.mta-reading-active .mta-theme-keywords::before,
body.mta-reading-active .mta-theme-keywords::after {
  display: none !important;
}

@media (min-width: 901px) {
  body.mta-reading-active .mta-reading-main > p:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main > li,
  body.mta-reading-active .mta-reading-main > blockquote,
  body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
  body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
  body.mta-reading-active .mta-reading-main h4.mta-dialogue-host {
    font-size: 20px !important;
    line-height: 2 !important;
  }

  body.mta-reading-active .mta-reading-main > h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    margin: 3.5rem 0 1.35rem !important;
    padding: 0 0 .2rem !important;
    border: 0 !important;
    background: transparent !important;
    color: var(--mta-blue) !important;
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
    font-size: 34px !important;
    font-weight: 800 !important;
    line-height: 1.4 !important;
  }

  body.mta-reading-active .mta-reading-main > h2:not(.mta-dialogue-host):not(.mta-dialogue-guest)::before {
    content: "" !important;
    display: block !important;
    width: 48px !important;
    height: 3px !important;
    margin-bottom: 18px !important;
    background: var(--mta-orange) !important;
  }
}

/* v2.29.0 final precedence: profile and lower-tail composition. */
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile {
  position: relative !important;
  width: min(980px, calc(100% - 2rem)) !important;
  margin: 1.5rem auto 2.8rem !important;
  padding: 1.5rem 1.6rem 1.7rem !important;
  border: 1px solid rgba(20,31,180,.18) !important;
  border-top: 4px solid var(--mta-orange) !important;
  border-radius: 1rem !important;
  background: rgba(255,255,255,.64) !important;
  box-shadow: 0 14px 34px rgba(20,31,180,.07) !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile::after {
  content: '本文に登場する人のプロフィール' !important;
  position: absolute !important;
  top: -1.05rem !important;
  right: 1.35rem !important;
  padding: .25rem .55rem !important;
  border: 1px solid rgba(255,105,64,.45) !important;
  border-radius: 999px !important;
  background: var(--mta-paper) !important;
  color: var(--mta-orange) !important;
  font-family: -apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",sans-serif !important;
  font-size: .72rem !important;
  font-weight: 800 !important;
}
html body.mta-reading-active .mta-article-lower__profile h2.title { margin-bottom: 1.1rem !important; font-size: clamp(1.65rem,2.5vw,2.15rem) !important; }
html body.mta-reading-active .mta-article-lower__profile-card {
  grid-template-columns: 72px minmax(0,1fr) !important;
  min-height: 164px !important;
  padding: 1.1rem 1.15rem !important;
  border-left: 4px solid var(--mta-blue) !important;
  border-radius: .8rem !important;
  background: rgba(255,255,255,.8) !important;
}
html body.mta-reading-active .mta-article-lower__profile-card:nth-child(even) { border-left-color: var(--mta-orange) !important; }
html body.mta-reading-active .mta-article-lower__profile-avatar { width: 72px !important; height: 72px !important; }
html body.mta-reading-active .mta-article-lower__profile-bio { max-width: 56ch !important; margin-top: .55rem !important; font-size: .94rem !important; line-height: 1.72 !important; }
html body.mta-reading-active .mta-article-lower__profile-link {
  display: inline-flex !important; gap: .28rem !important; margin-top: .75rem !important;
  color: var(--mta-blue) !important; font-family: -apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",sans-serif !important;
  font-size: .84rem !important; font-weight: 800 !important; text-decoration: none !important;
}
html body.mta-reading-active .mta-article-lower__profile-link:hover,
html body.mta-reading-active .mta-article-lower__profile-link:focus-visible { color: var(--mta-orange) !important; text-decoration: underline !important; }
html body.mta-reading-active .mta-article-lower { width: min(980px,calc(100% - 2rem)) !important; margin: 3rem auto 0 !important; }
html body.mta-reading-active .mta-article-lower__credit { margin: 0 !important; padding: .75rem 0 !important; border-top: 1px solid rgba(20,31,180,.18) !important; border-bottom: 1px solid rgba(20,31,180,.12) !important; }
html body.mta-reading-active .mta-article-lower__credit-line { display: flex !important; align-items: baseline !important; gap: 1rem !important; margin: 0 !important; }
html body.mta-reading-active .mta-article-lower__credit-copy { color: rgba(20,31,180,.66) !important; font-size: .86rem !important; line-height: 1.55 !important; }
html body.mta-reading-active .mta-article-lower__keywords { margin: 0 !important; padding: 1.25rem 0 1.4rem !important; border-bottom: 1px solid rgba(20,31,180,.12) !important; }
html body.mta-reading-active .mta-article-lower__keywords h2.title { display: inline-flex !important; margin: 0 .9rem .6rem 0 !important; font-size: 1.45rem !important; }
html body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords { display: inline-flex !important; vertical-align: baseline !important; gap: .45rem !important; margin: 0 !important; }
html body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link { min-height: 2.5rem !important; padding: .5rem .95rem !important; border: 1px solid rgba(20,31,180,.2) !important; border-radius: 999px !important; background: rgba(255,255,255,.72) !important; font-size: 1rem !important; font-weight: 750 !important; }
html body.mta-reading-active .mta-article-lower__route-row { width: 100% !important; gap: 1.25rem !important; padding-top: 1.25rem !important; }
html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__section { border-top: 0 !important; }
html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__meta,
html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__next { min-height: 190px !important; padding: 1.15rem !important; border: 1px solid rgba(20,31,180,.15) !important; border-radius: .9rem !important; background: rgba(255,255,255,.56) !important; }
@media (max-width: 900px) {
  html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile { width: calc(100% - 1rem) !important; margin-top: 1.1rem !important; padding: 1.25rem .9rem 1.35rem !important; }
  html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile::after { right: .8rem !important; }
  html body.mta-reading-active .mta-article-lower { width: calc(100% - 1rem) !important; }
  html body.mta-reading-active .mta-article-lower__credit-line { display: block !important; }
  html body.mta-reading-active .mta-article-lower__credit-label { display: block !important; margin-bottom: .25rem !important; }
  html body.mta-reading-active .mta-article-lower__keywords h2.title { display: block !important; margin-bottom: .7rem !important; }
  html body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords { display: flex !important; }
  html body.mta-reading-active .mta-article-lower__route-row { padding-top: .75rem !important; }
  html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__meta,
  html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__next { min-height: 0 !important; }
}

@media (max-width: 900px) {
  body.mta-reading-active .mta-reading-main > p:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main > li,
  body.mta-reading-active .mta-reading-main > blockquote {
    font-size: 16px !important;
    line-height: 1.92 !important;
    margin-bottom: 18px !important;
  }

  body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
  body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
  body.mta-reading-active .mta-reading-main h4.mta-dialogue-host {
    font-size: 16.5px !important;
    line-height: 1.92 !important;
  }

  body.mta-reading-active .mta-reading-main > h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    margin: 2.6rem 0 1rem !important;
    padding: .48rem .55rem .42rem !important;
    border-top: 2px solid var(--mta-orange) !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--mta-line) !important;
    border-left: 0 !important;
    background: rgba(170, 179, 255, .08) !important;
    color: var(--mta-blue) !important;
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    line-height: 1.45 !important;
  }
}

/* v2.29.0: profile is a real reading entry point, not an invisible tail. */
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile {
  position: relative !important;
  width: min(980px, calc(100% - 2rem)) !important;
  margin: 1.5rem auto 2.8rem !important;
  padding: 1.5rem 1.6rem 1.7rem !important;
  border: 1px solid rgba(20, 31, 180, .18) !important;
  border-top: 4px solid var(--mta-orange) !important;
  border-radius: 1rem !important;
  background: rgba(255, 255, 255, .64) !important;
  box-shadow: 0 14px 34px rgba(20, 31, 180, .07) !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile::after {
  content: '本文に登場する人のプロフィール';
  position: absolute !important;
  top: -1.05rem !important;
  right: 1.35rem !important;
  padding: .25rem .55rem !important;
  border: 1px solid rgba(255, 105, 64, .45) !important;
  border-radius: 999px !important;
  background: var(--mta-paper) !important;
  color: var(--mta-orange) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: .72rem !important;
  font-weight: 800 !important;
}
html body.mta-reading-active .mta-article-lower__profile h2.title {
  margin-bottom: 1.1rem !important;
  font-size: clamp(1.65rem, 2.5vw, 2.15rem) !important;
}
html body.mta-reading-active .mta-article-lower__profile-card {
  grid-template-columns: 72px minmax(0, 1fr) !important;
  min-height: 164px !important;
  padding: 1.1rem 1.15rem !important;
  border-left: 4px solid var(--mta-blue) !important;
  border-radius: .8rem !important;
  background: rgba(255, 255, 255, .8) !important;
}
html body.mta-reading-active .mta-article-lower__profile-card:nth-child(even) {
  border-left-color: var(--mta-orange) !important;
}
html body.mta-reading-active .mta-article-lower__profile-avatar {
  width: 72px !important;
  height: 72px !important;
}
html body.mta-reading-active .mta-article-lower__profile-card h3 {
  font-size: clamp(1.12rem, 1.7vw, 1.42rem) !important;
}
html body.mta-reading-active .mta-article-lower__profile-bio {
  max-width: 56ch !important;
  margin-top: .55rem !important;
  font-size: .94rem !important;
  line-height: 1.72 !important;
}
html body.mta-reading-active .mta-article-lower__profile-link {
  display: inline-flex !important;
  align-items: center !important;
  gap: .28rem !important;
  margin-top: .75rem !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: .84rem !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}
html body.mta-reading-active .mta-article-lower__profile-link:hover,
html body.mta-reading-active .mta-article-lower__profile-link:focus-visible {
  color: var(--mta-orange) !important;
  text-decoration: underline !important;
}

/* v2.29.0: lower tail has one visual rhythm and no empty desktop columns. */
html body.mta-reading-active .mta-article-lower {
  width: min(980px, calc(100% - 2rem)) !important;
  margin: 3rem auto 0 !important;
}
html body.mta-reading-active .mta-article-lower__credit {
  margin: 0 !important;
  padding: .75rem 0 !important;
  border-top: 1px solid rgba(20, 31, 180, .18) !important;
  border-bottom: 1px solid rgba(20, 31, 180, .12) !important;
}
html body.mta-reading-active .mta-article-lower__credit-line {
  display: flex !important;
  align-items: baseline !important;
  gap: 1rem !important;
  margin: 0 !important;
}
html body.mta-reading-active .mta-article-lower__credit-copy {
  color: rgba(20, 31, 180, .66) !important;
  font-size: .86rem !important;
  line-height: 1.55 !important;
}
html body.mta-reading-active .mta-article-lower__keywords {
  margin: 0 !important;
  padding: 1.25rem 0 1.4rem !important;
  border-bottom: 1px solid rgba(20, 31, 180, .12) !important;
}
html body.mta-reading-active .mta-article-lower__keywords h2.title {
  display: inline-flex !important;
  align-items: baseline !important;
  margin: 0 .9rem .6rem 0 !important;
  font-size: 1.45rem !important;
}
html body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords {
  display: inline-flex !important;
  vertical-align: baseline !important;
  gap: .45rem !important;
  margin: 0 !important;
}
html body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link {
  min-height: 2.5rem !important;
  padding: .5rem .95rem !important;
  border: 1px solid rgba(20, 31, 180, .2) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, .72) !important;
  font-size: 1rem !important;
  font-weight: 750 !important;
}
html body.mta-reading-active .mta-article-lower__route-row {
  width: 100% !important;
  gap: 1.25rem !important;
  padding-top: 1.25rem !important;
}
html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__section {
  border-top: 0 !important;
}
html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__meta,
html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__next {
  min-height: 190px !important;
  padding: 1.15rem !important;
  border: 1px solid rgba(20, 31, 180, .15) !important;
  border-radius: .9rem !important;
  background: rgba(255, 255, 255, .56) !important;
}
html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__next h2.title {
  margin-bottom: .75rem !important;
}

@media (max-width: 900px) {
  html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile {
    width: calc(100% - 1rem) !important;
    margin-top: 1.1rem !important;
    padding: 1.25rem .9rem 1.35rem !important;
  }
  html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile::after { right: .8rem !important; }
  html body.mta-reading-active .mta-article-lower { width: calc(100% - 1rem) !important; }
  html body.mta-reading-active .mta-article-lower__credit-line { display: block !important; }
  html body.mta-reading-active .mta-article-lower__credit-label { display: block !important; margin-bottom: .25rem !important; }
  html body.mta-reading-active .mta-article-lower__keywords h2.title { display: block !important; margin-bottom: .7rem !important; }
  html body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords { display: flex !important; }
  html body.mta-reading-active .mta-article-lower__route-row { padding-top: .75rem !important; }
  html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__meta,
  html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__next { min-height: 0 !important; }
}

/* v2.25.0: final lower-tail balance. Keep people data, quiet credits, strong share actions. */
body.mta-reading-active .mta-reading-role-card[href] {
  color: inherit !important;
  text-decoration: none !important;
  cursor: pointer !important;
}
body.mta-reading-active .mta-reading-role-card[href]:hover,
body.mta-reading-active .mta-reading-role-card[href]:focus-visible {
  border-color: var(--mta-orange) !important;
  box-shadow: 0 8px 22px rgba(20, 31, 180, .1) !important;
  outline: none !important;
}

body.mta-reading-active .mta-article-lower__people,
body.mta-reading-active .mta-article-lower__meta,
body.mta-reading-active .mta-article-lower__keywords,
body.mta-reading-active .mta-article-lower__next {
  margin-top: 0 !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-people__grid {
  gap: .8rem !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person {
  min-height: 96px !important;
  padding: .8rem .9rem !important;
  border-radius: .7rem !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__mark {
  flex-basis: 2.8rem !important;
  width: 2.8rem !important;
  height: 2.8rem !important;
  font-size: 1.1rem !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__name {
  font-size: 1rem !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__meta,
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__genre {
  font-size: .76rem !important;
}

body.mta-reading-active .mta-article-lower__staff {
  border: 0 !important;
  background: transparent !important;
  padding: .15rem 0 !important;
  box-shadow: none !important;
}
body.mta-reading-active .mta-article-lower__staff .mta-article-lower__eyebrow,
body.mta-reading-active .mta-article-lower__staff h2.title {
  display: none !important;
}
body.mta-reading-active .mta-article-lower__staff-copy {
  margin: 0 !important;
  color: rgba(20, 31, 180, .6) !important;
  font-size: .78rem !important;
  line-height: 1.6 !important;
}

body.mta-reading-active .mta-article-lower__share {
  padding: 1.15rem 1.2rem !important;
}
body.mta-reading-active .mta-article-lower__share .mta-article-lower__eyebrow {
  color: var(--mta-orange) !important;
  font-weight: 800 !important;
}
body.mta-reading-active .mta-article-lower__share h2.title {
  margin-bottom: .75rem !important;
  font-size: 1.35rem !important;
}
body.mta-reading-active .mta-share-button {
  min-height: 3rem !important;
  padding: .55rem .8rem !important;
  border: 2px solid var(--mta-blue) !important;
  border-radius: .7rem !important;
  background: #fff !important;
  color: var(--mta-blue) !important;
  font-size: .9rem !important;
  font-weight: 800 !important;
}
body.mta-reading-active .mta-share-button:hover,
body.mta-reading-active .mta-share-button:focus-visible,
body.mta-reading-active .mta-share-button.is-copied {
  border-color: var(--mta-orange) !important;
  background: var(--mta-orange) !important;
  color: #fff !important;
}

body.mta-reading-active .mta-article-lower__keywords {
  padding-top: 1.7rem !important;
  padding-bottom: 1.7rem !important;
}
body.mta-reading-active .mta-article-lower__keywords h2.title {
  margin-bottom: .9rem !important;
  font-size: clamp(1.5rem, 2vw, 1.9rem) !important;
}
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords {
  display: flex !important;
  flex-wrap: wrap !important;
  align-content: flex-start !important;
  align-items: flex-start !important;
  gap: .55rem .65rem !important;
  min-height: 0 !important;
}
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords li {
  flex: 0 0 auto !important;
}
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link {
  min-height: 2.35rem !important;
  padding: .45rem .78rem !important;
  border-radius: .65rem !important;
  font-size: 1rem !important;
  font-weight: 750 !important;
  line-height: 1.35 !important;
  white-space: nowrap !important;
}

body.mta-reading-active .mta-article-lower__next {
  padding-top: 1.7rem !important;
  padding-bottom: 2rem !important;
}
body.mta-reading-active .mta-article-lower__keywords + .mta-article-lower__next {
  border-top: 0 !important;
  padding-top: .5rem !important;
}
body.mta-reading-active .mta-article-lower__next h2.title {
  display: flex !important;
  align-items: baseline !important;
  justify-content: space-between !important;
  margin-bottom: .8rem !important;
}
body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
  gap: 1.35rem !important;
  padding: .7rem !important;
  border: 1px solid rgba(20, 31, 180, .16) !important;
  border-radius: .9rem !important;
  background: rgba(255, 255, 255, .58) !important;
  text-decoration: none !important;
}
body.mta-reading-active .mta-article-lower__next .mta-lower-post-card > strong {
  font-size: clamp(1.05rem, 1.55vw, 1.4rem) !important;
  line-height: 1.5 !important;
}
body.mta-reading-active .mta-article-lower__next .mta-lower-post-card__image {
  border-radius: .6rem !important;
}

@media (max-width: 900px) {
  body.mta-reading-active .mta-article-lower__meta-grid {
    gap: .8rem !important;
  }
  body.mta-reading-active .mta-article-lower__share {
    padding: 1rem !important;
  }
  body.mta-reading-active .mta-article-lower__keywords {
    padding-top: 1.35rem !important;
    padding-bottom: 1.35rem !important;
  }
  body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords {
    gap: .5rem !important;
  }
  body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link {
    min-height: 2.2rem !important;
    padding: .4rem .68rem !important;
    font-size: .98rem !important;
  }
  body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
    display: grid !important;
    gap: .8rem !important;
    align-items: center !important;
    padding: .55rem !important;
  }
  body.mta-reading-active .mta-article-lower__next .mta-lower-post-card > strong {
    font-size: 1rem !important;
  }
}

/* v2.24.0: reuse the old theme's people/credit/share content with a calmer tail. */
body.mta-reading-active .mta-article-lower__profile,
body.mta-reading-active .mta-article-lower__meta {
  width: min(100%, 980px) !important;
  margin-right: auto !important;
  margin-left: auto !important;
  border-top: 1px solid var(--mta-line) !important;
}

body.mta-reading-active .mta-article-lower__eyebrow {
  margin: 0 0 .45rem !important;
  color: var(--mta-orange) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: .72rem !important;
  font-weight: 800 !important;
  letter-spacing: .16em !important;
  line-height: 1.4 !important;
  text-transform: uppercase !important;
}

body.mta-reading-active .mta-article-lower__profile h2.title,
body.mta-reading-active .mta-article-lower__meta h2.title {
  margin: 0 0 1.45rem !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: clamp(1.75rem, 2.8vw, 2.35rem) !important;
  font-weight: 750 !important;
  letter-spacing: -.03em !important;
  line-height: 1.15 !important;
}

body.mta-reading-active .mta-article-lower__profile-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 1rem !important;
}

body.mta-reading-active .mta-article-lower__profile-card {
  display: grid !important;
  grid-template-columns: 64px minmax(0, 1fr) !important;
  gap: 1rem !important;
  align-items: start !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 1.05rem !important;
  border: 1px solid rgba(20, 31, 180, .14) !important;
  border-radius: 14px !important;
  background: rgba(255, 255, 255, .58) !important;
  box-shadow: 0 8px 22px rgba(20, 31, 180, .045) !important;
}

body.mta-reading-active .mta-article-lower__profile-avatar {
  width: 64px !important;
  height: 64px !important;
  overflow: hidden !important;
  border: 1px solid rgba(20, 31, 180, .16) !important;
  border-radius: 50% !important;
  background: rgba(170, 179, 255, .18) !important;
}

body.mta-reading-active .mta-article-lower__profile-avatar--initial {
  display: grid !important;
  place-items: center !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: 1.35rem !important;
  font-weight: 800 !important;
}

body.mta-reading-active .mta-article-lower__profile-photo {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  object-fit: cover !important;
}

body.mta-reading-active .mta-article-lower__profile-copy {
  min-width: 0 !important;
}

body.mta-reading-active .mta-article-lower__profile-card h3 {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: 1.2rem !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
}

body.mta-reading-active .mta-article-lower__profile-title {
  margin: .25rem 0 0 !important;
  color: var(--mta-muted) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: .82rem !important;
  line-height: 1.55 !important;
}

body.mta-reading-active .mta-article-lower__profile-bio {
  margin-top: .7rem !important;
  color: var(--mta-ink) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: .9rem !important;
  line-height: 1.75 !important;
}

body.mta-reading-active .mta-article-lower__meta-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: 1rem 2.5rem !important;
}

body.mta-reading-active .mta-article-lower__staff,
body.mta-reading-active .mta-article-lower__share {
  min-width: 0 !important;
  padding: 1.05rem 1.15rem 1.15rem !important;
}
body.mta-reading-active .mta-article-lower__staff {
  border: 1px solid rgba(20, 31, 180, .12) !important;
  border-radius: 14px !important;
  background: rgba(255, 255, 255, .42) !important;
}

body.mta-reading-active .mta-article-lower__staff-copy {
  color: var(--mta-ink) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.75 !important;
}

body.mta-reading-active .mta-article-lower__share-list {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.mta-reading-active .mta-article-lower__share-list li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.mta-reading-active .mta-share-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: .42rem !important;
  min-height: 2.75rem !important;
  padding: .58rem .78rem !important;
  border: 1px solid rgba(20, 31, 180, .18) !important;
  border-radius: 999px !important;
  background: rgba(255, 250, 241, .9) !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: .86rem !important;
  font-weight: 750 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  cursor: pointer !important;
  transition: border-color .2s ease, color .2s ease, background-color .2s ease, transform .2s ease !important;
}

body.mta-reading-active .mta-share-button > span:first-child {
  display: inline-grid !important;
  place-items: center !important;
  width: 1.35rem !important;
  height: 1.35rem !important;
  border-radius: 50% !important;
  background: var(--mta-blue) !important;
  color: #fff !important;
  font-size: .78rem !important;
  line-height: 1 !important;
}

body.mta-reading-active .mta-share-button:hover,
body.mta-reading-active .mta-share-button:focus-visible,
body.mta-reading-active .mta-share-button.is-copied {
  border-color: var(--mta-orange) !important;
  background: rgba(255, 112, 64, .1) !important;
  color: var(--mta-orange) !important;
  outline: none !important;
  transform: translateY(-1px) !important;
}

body.mta-reading-active .mta-share-button:hover > span:first-child,
body.mta-reading-active .mta-share-button:focus-visible > span:first-child,
body.mta-reading-active .mta-share-button.is-copied > span:first-child {
  background: var(--mta-orange) !important;
}

body.mta-reading-active .mta-share-status {
  min-height: 1.4em !important;
  margin: .6rem 0 0 !important;
  color: var(--mta-orange) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: .82rem !important;
  line-height: 1.5 !important;
}

@media (max-width: 900px) {
  body.mta-reading-active .mta-article-lower__profile,
  body.mta-reading-active .mta-article-lower__meta {
    width: 100% !important;
  }

  body.mta-reading-active .mta-article-lower__profile-grid,
  body.mta-reading-active .mta-article-lower__meta-grid {
    grid-template-columns: 1fr !important;
  }

  body.mta-reading-active .mta-article-lower__profile h2.title,
  body.mta-reading-active .mta-article-lower__meta h2.title {
    margin-bottom: 1.15rem !important;
    font-size: 1.85rem !important;
  }

  body.mta-reading-active .mta-article-lower__profile-card {
    grid-template-columns: 56px minmax(0, 1fr) !important;
    gap: .85rem !important;
    padding: .9rem !important;
  }

  body.mta-reading-active .mta-article-lower__profile-avatar {
    width: 56px !important;
    height: 56px !important;
  }

  body.mta-reading-active .mta-article-lower__profile-card h3 {
    font-size: 1.12rem !important;
  }

  body.mta-reading-active .mta-article-lower__profile-bio,
  body.mta-reading-active .mta-article-lower__staff-copy {
    font-size: .92rem !important;
    line-height: 1.72 !important;
  }

  body.mta-reading-active .mta-article-lower__staff,
  body.mta-reading-active .mta-article-lower__share {
    padding: .9rem !important;
  }

  body.mta-reading-active .mta-share-button {
    min-height: 2.7rem !important;
    font-size: .83rem !important;
  }
}

/* v2.22.0: lower-tail balance. Keep the theme content, restore a readable editorial rhythm. */
body.mta-reading-active .mta-article-lower {
  width: min(1180px, calc(100% - 3rem)) !important;
  margin: 5rem auto 0 !important;
  color: var(--mta-blue) !important;
}

body.mta-reading-active .mta-article-lower h2.title,
body.mta-reading-active .mta-article-lower .maetoato-article-people__head {
  margin: 0 0 1.25rem !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", "Noto Sans JP", sans-serif !important;
  font-size: clamp(1.55rem, 2vw, 2rem) !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  letter-spacing: .01em !important;
}

body.mta-reading-active .mta-article-lower h2.title span[aria-hidden="true"] {
  display: inline-block !important;
  margin-left: .35rem !important;
  color: var(--mta-orange) !important;
}

body.mta-reading-active .mta-article-lower h2.title + p {
  margin: -.55rem 0 1.35rem !important;
  color: rgba(20, 31, 180, .7) !important;
  font-size: 1rem !important;
  line-height: 1.6 !important;
}

body.mta-reading-active .mta-article-lower__people .maetoato-article-people {
  margin: 0 !important;
}

body.mta-reading-active .mta-article-lower__people .maetoato-article-people__head small {
  margin-left: .55rem !important;
  color: rgba(20, 31, 180, .42) !important;
  font-size: .48em !important;
  letter-spacing: .14em !important;
}

body.mta-reading-active .mta-article-lower__people .maetoato-article-people__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 1rem !important;
}

body.mta-reading-active .mta-article-lower__people .maetoato-article-person {
  display: flex !important;
  min-height: 124px !important;
  align-items: center !important;
  gap: .9rem !important;
  box-sizing: border-box !important;
  padding: 1rem 1.1rem !important;
  border: 1px solid rgba(20, 31, 180, .15) !important;
  border-radius: .9rem !important;
  background: rgba(255, 255, 255, .76) !important;
  color: var(--mta-blue) !important;
  text-decoration: none !important;
}

body.mta-reading-active .mta-article-lower__people .maetoato-article-person__mark {
  display: grid !important;
  place-items: center !important;
  flex: 0 0 3.5rem !important;
  width: 3.5rem !important;
  height: 3.5rem !important;
  border: 2px solid rgba(20, 31, 180, .15) !important;
  border-radius: 50% !important;
  background: rgba(170, 179, 255, .17) !important;
  color: var(--mta-blue) !important;
  font-size: 1.35rem !important;
  font-weight: 700 !important;
}

body.mta-reading-active .mta-article-lower__people .maetoato-article-person__name {
  display: block !important;
  font-size: 1.1rem !important;
  font-weight: 800 !important;
  line-height: 1.4 !important;
}

body.mta-reading-active .mta-article-lower__people .maetoato-article-person__meta,
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__genre {
  display: block !important;
  margin-top: .25rem !important;
  color: rgba(20, 31, 180, .64) !important;
  font-size: .82rem !important;
  line-height: 1.45 !important;
}

body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: .85rem 1.4rem !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords li {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link {
  display: inline-flex !important;
  min-height: 2.35rem !important;
  align-items: center !important;
  box-sizing: border-box !important;
  padding: .42rem .72rem !important;
  border: 1px solid rgba(20, 31, 180, .2) !important;
  border-radius: 999px !important;
  background: rgba(255, 250, 241, .76) !important;
  color: var(--mta-blue) !important;
  font-size: 1rem !important;
  font-weight: 650 !important;
  line-height: 1.35 !important;
  text-decoration: none !important;
  white-space: normal !important;
}

body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link:hover,
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link:focus-visible {
  border-color: var(--mta-orange) !important;
  color: var(--mta-orange) !important;
  outline: none !important;
}

body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
  display: grid !important;
  gap: 2rem !important;
  align-items: center !important;
}

body.mta-reading-active .mta-article-lower__next .mta-lower-post-card > strong {
  font-size: clamp(1.15rem, 1.8vw, 1.65rem) !important;
  line-height: 1.55 !important;
}

body.mta-reading-active .mta-lower-post-card__image,
body.mta-reading-active .mta-lower-promo a {
  display: block !important;
  overflow: hidden !important;
  border: 2px solid var(--mta-orange) !important;
  border-radius: .85rem !important;
  background: rgba(255, 255, 255, .72) !important;
}

body.mta-reading-active .mta-lower-post-card img,
body.mta-reading-active .mta-lower-promo img {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: auto !important;
  margin: 0 !important;
}

body.mta-reading-active .mta-article-lower__widgets,
body.mta-reading-active .mta-article-lower__promotions {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 2.5rem !important;
}

body.mta-reading-active .mta-article-lower__promotions {
  margin-top: 0 !important;
}

body.mta-reading-active .mta-article-lower__widgets > .mta-lower-widget,
body.mta-reading-active .mta-article-lower__promotions > .mta-lower-promo {
  min-width: 0 !important;
}

body.mta-reading-active .mta-lower-widget .mta-lower-post-card {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: .9rem !important;
  color: var(--mta-blue) !important;
  text-decoration: none !important;
}

body.mta-reading-active .mta-lower-widget .mta-lower-post-card__image {
  width: 100% !important;
}

body.mta-reading-active .mta-lower-widget .mta-lower-post-card > strong {
  font-size: 1.1rem !important;
  line-height: 1.5 !important;
}

body.mta-reading-active .mta-lower-promo h2.title {
  font-size: clamp(1.35rem, 1.75vw, 1.75rem) !important;
}

body.mta-reading-active .mta-lower-promo a {
  width: 100% !important;
}

body.mta-reading-active .mta-article-lower__back {
  padding-top: 0 !important;
  border-top: 0 !important;
}

body.mta-reading-active .mta-article-lower__back a {
  color: var(--mta-blue) !important;
  font-size: 1.05rem !important;
  text-decoration: none !important;
}

body.mta-reading-active .mta-article-lower__back span {
  color: var(--mta-orange) !important;
  font-size: 1.8em !important;
  vertical-align: -.12em !important;
}

@media (max-width: 900px) {
  body.mta-reading-active .mta-article-lower {
    width: calc(100% - 2rem) !important;
    margin-top: 3.5rem !important;
  }

  body.mta-reading-active .mta-article-lower__section,
  body.mta-reading-active .mta-article-lower__back {
    padding: 1.9rem 0 2.35rem !important;
  }

  body.mta-reading-active .mta-article-lower h2.title,
  body.mta-reading-active .mta-article-lower .maetoato-article-people__head {
    margin-bottom: 1rem !important;
    font-size: 1.5rem !important;
  }

  body.mta-reading-active .mta-article-lower__people .maetoato-article-people__grid,
  body.mta-reading-active .mta-article-lower__widgets,
  body.mta-reading-active .mta-article-lower__promotions {
    grid-template-columns: 1fr !important;
    gap: 1rem !important;
  }

  body.mta-reading-active .mta-article-lower__people .maetoato-article-person {
    min-height: 96px !important;
  }

  body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: .7rem .9rem !important;
  }

  body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link {
    min-height: 2.1rem !important;
    padding: .35rem .62rem !important;
    font-size: .95rem !important;
  }

  body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: .9rem !important;
  }

  body.mta-reading-active .mta-article-lower__next .mta-lower-post-card__image,
  body.mta-reading-active .mta-article-lower__next .mta-lower-post-card > strong {
    order: initial !important;
  }

  body.mta-reading-active .mta-article-lower__next .mta-lower-post-card > strong {
    font-size: 1.1rem !important;
  }

  body.mta-reading-active .mta-lower-widget .mta-lower-post-card > strong {
    font-size: 1.05rem !important;
  }
}

/* v2.21.0: restore the theme's post-tail without touching footer tag marquees. */
body.mta-reading-active .mta-article-lower {
  width: min(100% - 2rem, 1180px) !important;
  margin: 4rem auto 0 !important;
  color: var(--mta-blue) !important;
}
body.mta-reading-active .mta-article-lower h2.title,
body.mta-reading-active .mta-article-lower .maetoato-article-people__head {
  margin: 0 0 1.35rem !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", "Noto Sans JP", sans-serif !important;
  font-size: clamp(1.55rem, 2.3vw, 2.35rem) !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
}
body.mta-reading-active .mta-article-lower h2.title span[aria-hidden="true"] {
  color: var(--mta-orange) !important;
  margin-left: .35rem !important;
}
body.mta-reading-active .mta-article-lower h2.title + p {
  margin: -.7rem 0 1.25rem !important;
  color: rgba(20, 31, 180, .72) !important;
  font-size: 1rem !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-people {
  margin: 0 !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-people__head small {
  margin-left: .55rem !important;
  color: rgba(20, 31, 180, .42) !important;
  font-size: .5em !important;
  letter-spacing: .14em !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-people__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 1rem !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person {
  display: flex !important;
  align-items: center !important;
  gap: .85rem !important;
  min-height: 108px !important;
  padding: 1rem !important;
  border: 1px solid rgba(20, 31, 180, .12) !important;
  border-radius: 1rem !important;
  background: rgba(255, 255, 255, .72) !important;
  color: var(--mta-blue) !important;
  text-decoration: none !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__mark {
  display: grid !important;
  place-items: center !important;
  flex: 0 0 3rem !important;
  width: 3rem !important;
  height: 3rem !important;
  border: 2px solid rgba(20, 31, 180, .14) !important;
  border-radius: 50% !important;
  background: rgba(170, 179, 255, .16) !important;
  color: var(--mta-blue) !important;
  font-size: 1.25rem !important;
  font-weight: 700 !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__name,
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__meta,
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__genre {
  display: block !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__name { font-size: 1rem !important; }
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__meta,
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__genre {
  margin-top: .2rem !important;
  color: rgba(20, 31, 180, .62) !important;
  font-size: .78rem !important;
}
body.mta-reading-active .mta-article-lower__keywords.mta-theme-keywords {
  display: block !important;
  width: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: static !important;
  transform: none !important;
  animation: none !important;
}
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: .9rem 2rem !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords li {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link {
  display: inline-block !important;
  padding: .2rem 0 !important;
  border: 0 !important;
  border-bottom: 2px solid rgba(20, 31, 180, .22) !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: var(--mta-blue) !important;
  font-size: 1rem !important;
  font-weight: 600 !important;
  line-height: 1.45 !important;
  text-decoration: none !important;
}
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link:hover,
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link:focus-visible {
  border-bottom-color: var(--mta-orange) !important;
  color: var(--mta-orange) !important;
}
body.mta-reading-active .mta-lower-post-card {
  display: grid !important;
  gap: 1.25rem !important;
  align-items: center !important;
  color: var(--mta-blue) !important;
  text-decoration: none !important;
}
body.mta-reading-active .mta-lower-post-card__image,
body.mta-reading-active .mta-lower-promo a {
  display: block !important;
  overflow: hidden !important;
  border: 2px solid var(--mta-orange) !important;
  border-radius: 1rem !important;
}
body.mta-reading-active .mta-lower-post-card img,
body.mta-reading-active .mta-lower-promo img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}
body.mta-reading-active .mta-lower-post-card strong {
  font-size: clamp(1.05rem, 1.5vw, 1.45rem) !important;
  line-height: 1.55 !important;
}
body.mta-reading-active .mta-article-lower__widgets {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 2rem !important;
}
body.mta-reading-active .mta-article-lower__promotions {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 2rem !important;
  margin-top: 1rem !important;
}
body.mta-reading-active .mta-article-lower__promotions > .mta-lower-promo {
  min-width: 0 !important;
}
body.mta-reading-active .mta-lower-promo a { max-width: none !important; }
body.mta-reading-active .mta-article-lower__back {
  border-top: 0 !important;
  padding-top: 0 !important;
}
body.mta-reading-active .mta-article-lower__back a {
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif !important;
  font-size: 1rem !important;
  text-decoration: none !important;
}
body.mta-reading-active .mta-article-lower__back span { color: var(--mta-orange) !important; font-size: 1.8em !important; vertical-align: -.12em !important; }

@media (max-width: 900px) {
  body.mta-reading-active .mta-article-lower {
    width: calc(100% - 2rem) !important;
    margin-top: 3rem !important;
  }
  body.mta-reading-active .mta-article-lower__section,
  body.mta-reading-active .mta-article-lower__back { margin-bottom: 2.1rem !important; padding: 1.5rem 0 !important; }
  body.mta-reading-active .mta-article-lower__people .maetoato-article-people__grid,
  body.mta-reading-active .mta-article-lower__widgets,
  body.mta-reading-active .mta-article-lower__promotions { grid-template-columns: 1fr !important; gap: .8rem !important; }
  body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords { gap: .7rem 1.2rem !important; }
  body.mta-reading-active .mta-lower-post-card { gap: .8rem !important; }
  body.mta-reading-active .mta-lower-post-card strong { font-size: 1rem !important; }
  body.mta-reading-active .mta-lower-promo a { max-width: none !important; }
}

/* Article mode is intentionally self-contained. The theme remains untouched when this mode is off. */
body.mta-reading-active {
  background: var(--mta-cream) !important;
  color: var(--mta-ink);
}

body.mta-reading-active #content,
body.mta-reading-active .site-content,
body.mta-reading-active .content-area,
body.mta-reading-active .site-main,
body.mta-reading-active .site-main > article,
body.mta-reading-active .site-main > .post,
body.mta-reading-active article.post {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* 本文後はテーマ標準の「登場人物・関連記事・人気記事・最近の記事」を維持する。 */
body.mta-reading-active .footer-marquee,
body.mta-reading-active #colophon.site-footer {
  display: block !important;
}

body.mta-reading-active .mta-article-document {
  width: 100% !important;
  max-width: none !important;
  min-height: 100vh;
  margin: 0 !important;
  padding: 0 !important;
  overflow: clip;
  background: var(--mta-cream);
  color: var(--mta-ink);
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
}

body.mta-reading-active .mta-article-document,
body.mta-reading-active .mta-article-document * {
  box-sizing: border-box;
}

/* Fixed, quiet reading chrome. */
body.mta-reading-active .mta-reading-topbar {
  position: sticky;
  top: 0;
  z-index: 20;
  border-bottom: 1px solid var(--mta-line);
  background: rgba(255, 245, 230, .96);
  color: var(--mta-blue);
  backdrop-filter: blur(10px);
}

body.mta-reading-active .mta-reading-topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: min(1400px, calc(100% - 3rem));
  margin: 0 auto;
  padding: .7rem 0 .35rem;
  font-size: .72rem;
}

body.mta-reading-active .mta-reading-brand {
  color: var(--mta-blue);
  font-weight: 800;
  letter-spacing: .08em;
  text-decoration: none;
}

body.mta-reading-active .mta-reading-topline button {
  border: 0;
  background: transparent;
  color: var(--mta-blue);
  font: inherit;
  font-weight: 700;
  cursor: pointer;
}

body.mta-reading-active .mta-reading-current {
  display: flex;
  align-items: baseline;
  gap: .5rem;
  width: min(1400px, calc(100% - 3rem));
  margin: 0 auto;
  padding: 0 0 .55rem;
  color: var(--mta-muted);
  font-size: .7rem;
  white-space: nowrap;
}

body.mta-reading-active .mta-reading-current strong {
  color: var(--mta-blue);
  font-size: .7rem;
}

body.mta-reading-active .mta-reading-current span {
  overflow: hidden;
  text-overflow: ellipsis;
}

body.mta-reading-active .mta-reading-progress {
  height: 3px;
  background: linear-gradient(90deg, var(--mta-orange) 0 0%, var(--mta-lavender) 0 100%);
  transition: background .35s ease;
}

/* Title and WordPress featured image. */
body.mta-reading-active .mta-article-hero {
  width: min(1400px, calc(100% - 3rem));
  margin: 0 auto;
  padding: clamp(3rem, 7vw, 6rem) 0 3rem;
}

body.mta-reading-active .mta-article-hero__meta {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1rem;
  color: var(--mta-orange);
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .08em;
}

body.mta-reading-active .mta-article-hero__meta time {
  color: var(--mta-muted);
  font-weight: 600;
  letter-spacing: .04em;
}

body.mta-reading-active .mta-article-hero h1 {
  width: min(980px, 100%);
  margin: 0 0 2.25rem !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--mta-blue) !important;
  font-family: Georgia, "Yu Mincho", "Hiragino Mincho ProN", serif !important;
  font-size: clamp(2rem, 4.3vw, 4rem) !important;
  font-weight: 700 !important;
  line-height: 1.32 !important;
  letter-spacing: .01em;
}

body.mta-reading-active .mta-article-hero__figure {
  width: min(1400px, 100%);
  margin: 0;
}

body.mta-reading-active .mta-article-hero__image {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  max-height: min(68vh, 720px);
  border-radius: 8px;
  object-fit: cover;
  object-position: center;
}

/* The main column is deliberately wide enough on desktop and narrow enough for Japanese reading. */
body.mta-reading-active .mta-reading-body {
  display: grid;
  grid-template-columns: 230px minmax(0, 960px);
  align-items: start;
  gap: 4.25rem;
  width: min(1320px, calc(100% - 3rem));
  margin: 0 auto;
  padding: 1rem 0 6rem;
}

body.mta-reading-active .mta-reading-main {
  min-width: 0;
  color: var(--mta-ink);
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
}

body.mta-reading-active .mta-reading-main p,
body.mta-reading-active .mta-reading-main li,
body.mta-reading-active .mta-reading-main blockquote {
  color: var(--mta-ink);
  font-size: 23px !important;
  line-height: 2.02 !important;
  letter-spacing: .01em;
}

body.mta-reading-active .mta-reading-main p {
  margin: 0 0 1.35rem;
}

body.mta-reading-active .mta-reading-main img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

body.mta-reading-active .mta-reading-main figure,
body.mta-reading-active .mta-reading-main figure.wp-block-image {
  width: 100%;
  max-width: 100%;
  margin: 2.6rem 0;
}

body.mta-reading-active .mta-reading-main figure figcaption {
  margin-top: .55rem;
  color: var(--mta-muted);
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: .78rem;
  line-height: 1.6;
  text-align: center;
}

/* Intro/meta area stays compact, but never shrinks the article body. */
body.mta-reading-active .mta-public-article-prefix {
  margin: 0 0 2.5rem;
}

body.mta-reading-active .mta-public-article-lead {
  margin: 0 0 2rem;
  color: var(--mta-muted) !important;
  font-size: 1.18rem !important;
  line-height: 1.9 !important;
}

body.mta-reading-active .mta-reading-tools {
  margin: 0 0 2.3rem;
  border-top: 1px solid var(--mta-line);
  border-bottom: 1px solid var(--mta-line);
}

body.mta-reading-active .mta-reading-tools summary {
  padding: .8rem 0;
  color: var(--mta-blue);
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: .82rem;
  font-weight: 800;
  cursor: pointer;
}

body.mta-reading-active .mta-reading-tools__body {
  padding: 0 0 1rem;
  color: var(--mta-muted);
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: .82rem;
  line-height: 1.7;
}

body.mta-reading-active .mta-reading-tools__note {
  margin: 0 0 .9rem;
  color: var(--mta-muted) !important;
  font-size: .82rem !important;
  line-height: 1.7 !important;
}

body.mta-reading-active .mta-public-speakers {
  margin: .8rem 0 1rem;
  padding: .9rem 0;
  border-top: 1px solid var(--mta-line);
  border-bottom: 1px solid var(--mta-line);
}

body.mta-reading-active .mta-public-speakers h2 {
  margin: 0 0 .65rem !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", sans-serif !important;
  font-size: .82rem !important;
}

body.mta-reading-active .mta-public-speakers__list {
  display: grid;
  gap: .55rem;
}

body.mta-reading-active .mta-public-speaker {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: .2rem .6rem;
}

body.mta-reading-active .mta-public-speaker__role {
  color: var(--mta-orange);
  font-size: .72rem;
  font-weight: 800;
}

body.mta-reading-active .mta-public-speaker strong {
  color: var(--mta-blue);
  font-size: .85rem;
}

body.mta-reading-active .mta-public-speaker__title {
  flex-basis: 100%;
  color: var(--mta-muted);
  font-size: .75rem;
}

/* Editorial subheads are distinct from speaker labels. */
body.mta-reading-active .mta-reading-main h2:not(.mta-dialogue-host):not(.mta-dialogue-guest),
body.mta-reading-active .mta-reading-main h3:not(.mta-dialogue-host):not(.mta-dialogue-guest),
body.mta-reading-active .mta-reading-main h4:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
  margin: 3.4rem 0 1.25rem !important;
  padding: .75rem .9rem .65rem !important;
  border-top: 2px solid var(--mta-orange) !important;
  border-bottom: 1px solid var(--mta-line) !important;
  background: rgba(170, 179, 255, .08) !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", sans-serif !important;
  font-size: 1.7rem !important;
  font-weight: 800 !important;
  line-height: 1.5 !important;
  scroll-margin-top: 5rem;
}

body.mta-reading-active .mta-reading-main h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
  font-size: 2.15rem !important;
}

body.mta-reading-active .mta-reading-main h3:not(.mta-dialogue-host):not(.mta-dialogue-guest),
body.mta-reading-active .mta-reading-main h4:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
  font-size: 1.78rem !important;
}

/* Host: quieter question, always named as まえとあと・望月. */
body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label) {
  margin: 2.2rem 0 1.25rem !important;
  padding: 0 0 0 1rem !important;
  border-left: 2px solid var(--mta-lavender) !important;
  background: transparent !important;
  color: #4d579b !important;
  font-size: 22px !important;
  line-height: 1.98 !important;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label)::before {
  display: block;
  margin-bottom: .28rem;
  color: var(--mta-muted);
  content: "まえとあと・望月";
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 1.1rem;
  font-weight: 800;
  letter-spacing: .04em;
  line-height: 1.4;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-host.mta-dialogue-continuation::before {
  display: none;
}

/* Guest: the main voice. The label is an eyebrow; the answer is the readable body. */
body.mta-reading-active .mta-reading-main p.mta-dialogue-guest.mta-dialogue-speaker-label {
  margin: 2.25rem 0 .45rem !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--mta-orange) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", sans-serif !important;
  font-size: 1.28rem !important;
  font-weight: 800 !important;
  line-height: 1.45 !important;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-guest.mta-dialogue-speaker-label strong {
  font-weight: 800;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body {
  margin: 0 0 1.35rem !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--mta-blue) !important;
  font-size: 24px !important;
  line-height: 2.02 !important;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body.mta-dialogue-continuation {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* A guest label can be followed by an image or heading; keep the label attached to the next item. */
body.mta-reading-active .mta-reading-main p.mta-dialogue-speaker-label + figure,
body.mta-reading-active .mta-reading-main p.mta-dialogue-speaker-label + h2,
body.mta-reading-active .mta-reading-main p.mta-dialogue-speaker-label + h3,
body.mta-reading-active .mta-reading-main p.mta-dialogue-speaker-label + h4 {
  margin-top: .9rem;
}

/* Older markup may retain the generic turn class. Keep it readable without overriding the new structure. */
body.mta-reading-active .entry-content .maetoato-speaker-turn {
  margin: 1.5rem 0;
  padding: .8rem 0 .8rem 1.1rem;
  border-left: 3px solid var(--mta-lavender);
  color: var(--mta-ink);
  font-size: 19px;
  line-height: 1.95;
}

/* Desktop rail is secondary information, never a second tiny article. */
body.mta-reading-active .mta-reading-desktop-rail {
  position: sticky;
  top: 6rem;
  min-width: 0;
  padding: .9rem 1.25rem 1.2rem 0;
  border-right: 1px solid var(--mta-line);
  color: var(--mta-muted);
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 1.05rem;
  line-height: 1.7;
}

body.mta-reading-active .mta-reading-desktop-rail h2 {
  margin: 0 0 .8rem;
  padding: 0;
  border: 0;
  color: var(--mta-blue);
  font-size: 1.18rem;
}

body.mta-reading-active .mta-reading-desktop-rail__eyebrow {
  margin-bottom: .45rem;
  color: var(--mta-orange);
  font-size: .66rem;
  font-weight: 800;
  letter-spacing: .16em;
}

/* The mock puts the people above the reading column, before the contents rail. */
body.mta-reading-active .mta-reading-role-strip {
  margin-top: 2.1rem;
  padding-top: 1.2rem;
  border-top: 1px solid var(--mta-line);
}

body.mta-reading-active .mta-reading-role-strip__label {
  margin-bottom: .7rem;
  color: var(--mta-orange);
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: .74rem;
  font-weight: 800;
  letter-spacing: .14em;
}

body.mta-reading-active .mta-reading-role-strip__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: .75rem;
}

body.mta-reading-active .mta-reading-role-card {
  display: flex;
  align-items: center;
  gap: .75rem;
  min-width: 0;
  padding: .8rem .9rem;
  border: 1px solid rgba(20, 31, 180, .18);
  border-radius: 8px;
  background: var(--mta-paper);
}

body.mta-reading-active .mta-reading-role-card--host {
  background: var(--mta-host-wash);
}

body.mta-reading-active .mta-reading-role-card--guest {
  border-color: rgba(232, 112, 58, .36);
}

body.mta-reading-active .mta-reading-role-card__photo {
  flex: 0 0 46px;
  width: 46px !important;
  height: 46px;
  margin: 0 !important;
  border-radius: 50%;
  object-fit: cover;
}

body.mta-reading-active .mta-reading-role-card__copy {
  min-width: 0;
}

body.mta-reading-active .mta-reading-role-card__copy span,
body.mta-reading-active .mta-reading-role-card__copy strong,
body.mta-reading-active .mta-reading-role-card__copy small {
  display: block;
}

body.mta-reading-active .mta-reading-role-card__copy span {
  color: var(--mta-muted);
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .08em;
}

body.mta-reading-active .mta-reading-role-card__copy strong {
  margin-top: .15rem;
  overflow-wrap: anywhere;
  color: var(--mta-blue);
  font-size: 1.25rem;
  line-height: 1.4;
}

body.mta-reading-active .mta-reading-role-card__copy small {
  margin-top: .2rem;
  color: var(--mta-muted);
  font-size: .82rem;
  line-height: 1.45;
}

body.mta-reading-active .mta-reading-desktop-rail > p,
body.mta-reading-active .mta-reading-desktop-rail p,
body.mta-reading-active .mta-reading-desktop-rail button {
  color: var(--mta-muted);
  font-size: .76rem !important;
  line-height: 1.65 !important;
}

body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc button {
  padding: .55rem .2rem;
  border: 0;
  border-bottom: 1px solid var(--mta-line);
  border-radius: 0;
  color: var(--mta-blue);
  font-size: 1.08rem !important;
  font-weight: 700;
  line-height: 1.55 !important;
}

body.mta-reading-active .mta-reading-rail-profiles {
  display: grid;
  gap: .8rem;
  margin: 1rem 0 1.2rem;
  padding: .9rem 0;
  border-top: 1px solid var(--mta-line);
  border-bottom: 1px solid var(--mta-line);
}

body.mta-reading-active .mta-reading-rail-profile strong,
body.mta-reading-active .mta-reading-rail-profile small {
  display: block;
}

body.mta-reading-active .mta-reading-rail-profile strong {
  color: var(--mta-blue);
  font-size: .82rem;
}

body.mta-reading-active .mta-reading-rail-profile small {
  margin-top: .15rem;
  font-size: .7rem;
  line-height: 1.5;
}

body.mta-reading-active .mta-reading-toc {
  display: grid;
  gap: .4rem;
  margin: .6rem 0 .8rem;
}

body.mta-reading-active .mta-reading-toc:empty {
  display: none;
}

body.mta-reading-active .mta-reading-toc button {
  width: 100%;
  padding: .42rem .55rem;
  border: 1px solid var(--mta-line);
  border-radius: 4px;
  background: transparent;
  color: var(--mta-blue);
  text-align: left;
  font: inherit;
  cursor: pointer;
  transition: background-color .22s ease, border-color .22s ease, color .22s ease;
}

body.mta-reading-active .mta-reading-toc button:hover,
body.mta-reading-active .mta-reading-toc button:focus-visible,
body.mta-reading-active .mta-reading-toc button.is-current {
  border-color: rgba(20, 31, 180, .34);
  background: var(--mta-host-wash);
  color: var(--mta-blue);
  outline: none;
}

body.mta-reading-active .mta-reading-toc button.is-current {
  font-weight: 800;
}

body.mta-reading-active .mta-reading-resume {
  padding: .45rem .65rem;
  border: 1px solid var(--mta-orange);
  border-radius: 4px;
  background: transparent;
  color: var(--mta-orange);
  font: inherit;
  font-weight: 700;
  cursor: pointer;
}

body.mta-reading-active .mta-article-end {
  display: grid;
  gap: .7rem;
  width: min(800px, calc(100% - 3rem));
  margin: 0 auto;
  padding: 3.5rem 0 6rem;
  border-top: 1px solid var(--mta-line);
  color: var(--mta-muted);
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: .8rem;
}

body.mta-reading-active .mta-article-end strong {
  color: var(--mta-blue);
  font-size: 1rem;
}

body.mta-reading-active .mta-article-end nav {
  display: flex;
  flex-wrap: wrap;
  gap: .55rem 1rem;
}

body.mta-reading-active .mta-article-end nav a {
  color: var(--mta-blue);
  text-decoration: none;
}

/* Keep the reading journey open: an article should lead naturally to another one. */
body.mta-reading-active .mta-article-discovery {
  width: min(960px, calc(100% - 3rem));
  margin: 0 auto;
  padding: 3.5rem 0 2.4rem;
  border-top: 1px solid var(--mta-line);
  color: var(--mta-blue);
}

body.mta-reading-active .mta-article-discovery__eyebrow {
  margin-bottom: .55rem;
  color: var(--mta-orange);
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .14em;
}

body.mta-reading-active .mta-article-discovery h2 {
  margin: 0 0 1.2rem;
  padding: 0;
  border: 0;
  color: var(--mta-blue);
  font-family: Georgia, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 1.9rem;
  line-height: 1.4;
}

body.mta-reading-active .mta-article-discovery__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .8rem;
}

body.mta-reading-active .mta-article-discovery__card {
  display: grid;
  gap: .35rem;
  min-height: 7rem;
  padding: 1rem 1.1rem;
  border: 1px solid var(--mta-line);
  border-radius: 8px;
  background: rgba(255, 250, 241, .72);
  color: var(--mta-blue);
  text-decoration: none;
  transition: transform .22s ease, border-color .22s ease, background-color .22s ease;
}

body.mta-reading-active .mta-article-discovery__card:hover,
body.mta-reading-active .mta-article-discovery__card:focus-visible {
  transform: translateY(-2px);
  border-color: rgba(20, 31, 180, .42);
  background: rgba(170, 179, 255, .12);
  outline: none;
}

body.mta-reading-active .mta-article-discovery__card span {
  color: var(--mta-orange);
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: .74rem;
  font-weight: 800;
  letter-spacing: .08em;
}

body.mta-reading-active .mta-article-discovery__card strong {
  align-self: end;
  font-size: 1rem;
  line-height: 1.6;
}

body.mta-reading-active .mta-article-discovery__all {
  display: inline-block;
  margin-top: 1rem;
  color: var(--mta-blue);
  font-size: .92rem;
  font-weight: 800;
  text-decoration: none;
}

body.mta-reading-active .mta-article-discovery__topics {
  display: flex;
  align-items: baseline;
  gap: .8rem;
  margin-top: 1.15rem;
  padding-top: .9rem;
  border-top: 1px solid var(--mta-line);
}

body.mta-reading-active .mta-article-discovery__topics > span {
  flex: 0 0 auto;
  color: var(--mta-muted);
  font-size: .75rem;
  font-weight: 800;
  letter-spacing: .08em;
}

body.mta-reading-active .mta-article-discovery__topics > div {
  display: flex;
  flex-wrap: wrap;
  gap: .45rem;
}

body.mta-reading-active .mta-article-discovery__topics a {
  display: inline-block;
  padding: .28rem .65rem;
  border: 1px solid var(--mta-line);
  border-radius: 99px;
  color: var(--mta-blue);
  font-size: .82rem;
  text-decoration: none;
  transition: background-color .22s ease, border-color .22s ease;
}

body.mta-reading-active .mta-article-discovery__topics a:hover,
body.mta-reading-active .mta-article-discovery__topics a:focus-visible {
  border-color: rgba(20, 31, 180, .42);
  background: rgba(170, 179, 255, .12);
  outline: none;
}

/* Theme lower area: preserve its markup and destinations, only dress up Keywords links. */
body.mta-reading-active .mta-theme-keywords {
  margin: 2.2rem auto 0 !important;
  padding: 1rem 0 0 !important;
  border-top: 1px solid var(--mta-line) !important;
}

body.mta-reading-active .mta-theme-keywords li {
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.mta-reading-active .mta-theme-keywords > a,
body.mta-reading-active .mta-theme-keyword-link {
  display: inline-flex !important;
  align-items: center;
  min-height: 2.8rem;
  margin: .35rem .45rem .35rem 0 !important;
  padding: .55rem .8rem !important;
  border: 1px solid rgba(20, 31, 180, .22) !important;
  border-radius: 10px !important;
  background: linear-gradient(135deg, rgba(170, 179, 255, .22), rgba(255, 250, 241, .92)) !important;
  box-shadow: 0 4px 12px rgba(20, 31, 180, .06) !important;
  color: var(--mta-blue) !important;
  font-size: .9rem !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  text-decoration: none !important;
  transition: transform .22s ease, border-color .22s ease, background-color .22s ease;
}

body.mta-reading-active .mta-theme-keywords > a:hover,
body.mta-reading-active .mta-theme-keywords > a:focus-visible,
body.mta-reading-active .mta-theme-keyword-link:hover,
body.mta-reading-active .mta-theme-keyword-link:focus-visible {
  transform: translateY(-2px);
  border-color: var(--mta-orange) !important;
  background: rgba(255, 255, 255, .9) !important;
  outline: none;
}

@media (max-width: 900px) {
  body.mta-reading-active .mta-reading-body {
    display: block;
  }

  body.mta-reading-active .mta-reading-desktop-rail {
    display: block;
    position: relative;
    top: auto;
    width: 100%;
    margin: 0 0 1.6rem;
    padding: .85rem 1rem .8rem;
    border: 1px solid var(--mta-line);
    border-radius: 8px;
    background: rgba(255, 250, 241, .78);
  }

  body.mta-reading-active .mta-reading-desktop-rail__eyebrow,
  body.mta-reading-active .mta-reading-desktop-rail h2 {
    display: inline-block;
    vertical-align: baseline;
  }

  body.mta-reading-active .mta-reading-desktop-rail h2 {
    margin-left: .55rem;
  }

  body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc {
    display: flex;
    gap: .45rem;
    margin: .6rem 0 0;
    overflow-x: auto;
    padding-bottom: .15rem;
    scrollbar-width: thin;
  }

  body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc button {
    flex: 0 0 auto;
    width: auto;
    min-width: max-content;
    padding: .38rem .7rem;
    border: 1px solid var(--mta-line);
    border-radius: 999px;
    font-size: .98rem !important;
    white-space: nowrap;
  }
}

/* Desktop contract: the article stays central, while contents remains a quiet navigator. */
@media (min-width: 901px) {
  body.mta-reading-active .mta-article-hero {
    width: min(1280px, calc(100% - 4rem));
    padding: clamp(2.7rem, 5vw, 4.6rem) 0 2.8rem;
  }

  body.mta-reading-active .mta-article-hero h1 {
    width: min(900px, 100%);
    margin-bottom: 2rem !important;
    font-size: clamp(42px, 4.1vw, 62px) !important;
    line-height: 1.28 !important;
  }

  body.mta-reading-active .mta-article-hero__figure {
    width: min(1180px, 100%);
    margin: 0 auto;
  }

  body.mta-reading-active .mta-article-hero__image {
    max-height: min(62vh, 620px);
    border-radius: 12px;
  }

  body.mta-reading-active .mta-reading-role-strip {
    width: min(1120px, 100%);
    margin-right: auto;
    margin-left: auto;
  }

  body.mta-reading-active .mta-reading-body {
    grid-template-columns: 210px minmax(0, 900px);
    gap: 56px;
    width: min(1166px, calc(100% - 4rem));
    padding: 3.2rem 0 4.8rem;
  }

  body.mta-reading-active .mta-reading-desktop-rail {
    top: 5.5rem;
    max-height: calc(100vh - 7rem);
    overflow-y: auto;
    padding-right: 1rem;
    scrollbar-width: thin;
    scrollbar-color: var(--mta-lavender) transparent;
  }

  body.mta-reading-active .mta-reading-desktop-rail h2 {
    margin-bottom: .65rem;
    font-size: 1.05rem !important;
  }

  body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc button {
    padding: .45rem 0;
    font-size: .95rem !important;
    line-height: 1.55 !important;
  }

  body.mta-reading-active .mta-reading-main p,
  body.mta-reading-active .mta-reading-main li,
  body.mta-reading-active .mta-reading-main blockquote {
    font-size: 22px !important;
    line-height: 2 !important;
  }

  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body {
    font-size: 23px !important;
  }

  body.mta-reading-active .mta-reading-main figure,
  body.mta-reading-active .mta-reading-main figure.wp-block-image {
    width: min(900px, 100%);
    margin: 3rem auto;
  }

  body.mta-reading-active .mta-article-discovery {
    width: min(900px, calc(100% - 4rem));
    padding: 3rem 0 2.2rem;
  }

  body.mta-reading-active .mta-article-discovery h2 {
    margin-bottom: 1rem;
    font-size: 2rem;
  }

  body.mta-reading-active .mta-article-discovery__card {
    min-height: 7.2rem;
    padding: 1.05rem 1.2rem;
  }

  body.mta-reading-active .mta-article-discovery__card strong {
    font-size: 1.08rem;
  }

  body.mta-reading-active .mta-article-end {
    width: min(900px, calc(100% - 4rem));
    padding: 2.8rem 0 4.5rem;
  }
}

/* H3/H4で保存された聞き手の発言も、Pの聞き手ブロックと同じ見た目にする。 */
body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host {
  margin: 30px 0 20px !important;
  padding: 0 0 0 16px !important;
  border: 0 !important;
  border-left: 2px solid var(--mta-lavender) !important;
  background: transparent !important;
  color: #4d579b !important;
  font-family: Georgia, 'Times New Roman', 'Hiragino Mincho ProN', serif !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  line-height: 1.92 !important;
}

body.mta-reading-active .mta-reading-main h3.mta-dialogue-host strong,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host strong {
  color: inherit !important;
  font: inherit !important;
  font-weight: 400 !important;
}

body.mta-reading-active .mta-reading-main h3.mta-dialogue-host::before,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host::before {
  display: block;
  margin: 0 0 5px !important;
  color: var(--mta-blue) !important;
  content: 'まえとあと・望月';
  font-family: Arial, sans-serif !important;
  font-size: 17px !important;
  font-weight: 800 !important;
  line-height: 1.4 !important;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-reference {
  margin: 8px 0 18px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--mta-blue) !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
}

@media (max-width: 900px) {
  body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
  body.mta-reading-active .mta-reading-main h4.mta-dialogue-host {
    margin: 27px 0 19px !important;
    padding-left: 12px !important;
    font-size: 16px !important;
    line-height: 1.92 !important;
  }

  body.mta-reading-active .mta-reading-main h3.mta-dialogue-host::before,
  body.mta-reading-active .mta-reading-main h4.mta-dialogue-host::before {
    margin-bottom: 4px !important;
    font-size: 15px !important;
  }

  body.mta-reading-active .mta-reading-main p.mta-dialogue-reference {
    margin: 6px 0 16px !important;
    font-size: 15px !important;
  }
}

@media (max-width: 640px) {
  body.mta-reading-active .mta-reading-topline,
  body.mta-reading-active .mta-reading-current,
  body.mta-reading-active .mta-article-hero,
  body.mta-reading-active .mta-reading-body,
  body.mta-reading-active .mta-article-end {
    width: calc(100% - 2rem);
  }

  body.mta-reading-active .mta-reading-topline {
    padding-top: .62rem;
  }

  body.mta-reading-active .mta-reading-current {
    font-size: .74rem;
  }

  body.mta-reading-active .mta-article-hero {
    padding-top: 2.4rem;
    padding-bottom: 2rem;
  }

  body.mta-reading-active .mta-article-hero__meta {
    font-size: .67rem;
  }

  body.mta-reading-active .mta-article-hero h1 {
    margin-bottom: 1.6rem !important;
    font-size: clamp(1.8rem, 8vw, 2.65rem) !important;
  }

  body.mta-reading-active .mta-article-hero__image {
    max-height: 58vh;
    border-radius: 5px;
  }

  body.mta-reading-active .mta-reading-body {
    padding-top: 0;
    padding-bottom: 4.5rem;
  }

  body.mta-reading-active .mta-article-discovery {
    width: calc(100% - 2rem);
    padding: 2.8rem 0 1.8rem;
  }

  body.mta-reading-active .mta-article-discovery h2 {
    font-size: 1.55rem;
  }

  body.mta-reading-active .mta-article-discovery__grid {
    grid-template-columns: 1fr;
  }

  body.mta-reading-active .mta-article-discovery__card {
    min-height: 5.8rem;
    padding: .9rem 1rem;
  }

  body.mta-reading-active .mta-article-discovery__topics {
    display: block;
  }

  body.mta-reading-active .mta-article-discovery__topics > span {
    display: block;
    margin-bottom: .5rem;
  }

  body.mta-reading-active .mta-reading-role-strip {
    margin-top: 1.5rem;
  }

  body.mta-reading-active .mta-reading-role-strip__grid {
    grid-template-columns: 1fr;
  }

  body.mta-reading-active .mta-reading-main p,
  body.mta-reading-active .mta-reading-main li,
  body.mta-reading-active .mta-reading-main blockquote {
    font-size: 20.5px !important;
    line-height: 1.98 !important;
  }

  body.mta-reading-active .mta-public-article-lead {
    font-size: 1.08rem !important;
  }

  body.mta-reading-active .mta-reading-main h2:not(.mta-dialogue-host):not(.mta-dialogue-guest),
  body.mta-reading-active .mta-reading-main h3:not(.mta-dialogue-host):not(.mta-dialogue-guest),
  body.mta-reading-active .mta-reading-main h4:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    margin: 2.6rem 0 1rem !important;
    padding: .6rem .7rem .52rem !important;
    font-size: 1.38rem !important;
  }

  body.mta-reading-active .mta-reading-main h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    font-size: 1.65rem !important;
  }

  body.mta-reading-active .mta-reading-main h3:not(.mta-dialogue-host):not(.mta-dialogue-guest),
  body.mta-reading-active .mta-reading-main h4:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    font-size: 1.48rem !important;
  }

  body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label) {
    margin-top: 1.65rem !important;
    padding: 0 0 0 .85rem !important;
    border-left-width: 2px !important;
    background: transparent !important;
    font-size: 20px !important;
    line-height: 1.98 !important;
  }

  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest.mta-dialogue-speaker-label {
    margin-top: 1.8rem !important;
    font-size: 1.12rem !important;
  }

  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body {
    padding: 0 !important;
    font-size: 21.5px !important;
    line-height: 2.02 !important;
  }

  body.mta-reading-active .mta-reading-desktop-rail h2 {
    font-size: 1.02rem;
  }

  body.mta-reading-active .mta-reading-main figure,
  body.mta-reading-active .mta-reading-main figure.wp-block-image {
    margin: 2.1rem 0;
  }

  body.mta-reading-active .mta-reading-main figure figcaption {
    font-size: .72rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.mta-reading-active .mta-reading-progress {
    transition: none;
  }
}

/*
 * Size contract: the theme changes the root rem scale. The reading UI must
 * stay readable on its own, so hierarchy-critical sizes are fixed in px.
 */
body.mta-reading-active .mta-article-hero h1 {
  font-size: clamp(32px, 4.3vw, 64px) !important;
}

body.mta-reading-active .mta-reading-main h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
  font-size: 34px !important;
}

body.mta-reading-active .mta-reading-main h3:not(.mta-dialogue-host):not(.mta-dialogue-guest),
body.mta-reading-active .mta-reading-main h4:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
  font-size: 29px !important;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label) {
  font-size: 22px !important;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label)::before {
  font-size: 17px !important;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-guest.mta-dialogue-speaker-label {
  font-size: 21px !important;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body {
  font-size: 24px !important;
}

body.mta-reading-active .mta-reading-role-card__copy strong {
  font-size: 20px !important;
}

body.mta-reading-active .mta-reading-desktop-rail h2 {
  font-size: 19px !important;
}

body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc button {
  font-size: 16px !important;
}

body.mta-reading-active .mta-public-speakers h2 {
  font-size: 13px !important;
}

body.mta-reading-active .mta-public-speaker__role {
  font-size: 12px !important;
}

body.mta-reading-active .mta-public-speaker strong {
  font-size: 15px !important;
}

body.mta-reading-active .mta-public-speaker__title {
  font-size: 12px !important;
}

@media (max-width: 900px) {
  body.mta-reading-active .mta-reading-main p,
  body.mta-reading-active .mta-reading-main li,
  body.mta-reading-active .mta-reading-main blockquote {
    font-size: 16px !important;
    line-height: 1.92 !important;
    margin-bottom: 18px !important;
  }

  body.mta-reading-active .mta-article-hero h1 {
    font-size: clamp(28px, 8vw, 38px) !important;
  }

  body.mta-reading-active .mta-reading-main h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    font-size: 24px !important;
  }

  body.mta-reading-active .mta-reading-main h3:not(.mta-dialogue-host):not(.mta-dialogue-guest),
  body.mta-reading-active .mta-reading-main h4:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    font-size: 21px !important;
  }

  body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label) {
    margin-top: 27px !important;
    margin-bottom: 19px !important;
    font-size: 16px !important;
    line-height: 1.92 !important;
  }

  body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label)::before {
    font-size: 15px !important;
  }

  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest.mta-dialogue-speaker-label {
    margin-top: 25px !important;
    margin-bottom: 8px !important;
    font-size: 16px !important;
  }

  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body {
    margin-bottom: 20px !important;
    font-size: 16.5px !important;
    line-height: 1.92 !important;
  }

  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body.mta-dialogue-continuation {
    margin-bottom: 14px !important;
  }

  body.mta-reading-active .mta-reading-role-card__copy strong {
    font-size: 17px !important;
  }

  body.mta-reading-active .mta-reading-desktop-rail h2 {
    font-size: 17px !important;
  }

  body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc button {
    font-size: 15px !important;
  }
}

/* v2.20.0: final override; keep this block at EOF. */
body.mta-reading-active .mta-reading-main h3.mta-dialogue-host.mta-dialogue-continuation::before,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host.mta-dialogue-continuation::before,
body.mta-reading-active .mta-reading-main p.mta-dialogue-host.mta-dialogue-continuation::before { display: none !important; }
body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host {
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
  font-weight: 500 !important;
}
body.mta-reading-active .mta-reading-main h3.mta-dialogue-host strong,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host strong { font: inherit !important; font-weight: inherit !important; }
body.mta-reading-active .mta-theme-keywords,
body.mta-reading-active .mta-theme-keywords .marquee-container,
body.mta-reading-active .mta-theme-keywords .marquee-inner,
body.mta-reading-active .mta-theme-keywords ul.tag-links,
body.mta-reading-active ul.mta-theme-keywords {
  display: flex !important; flex-wrap: wrap !important; align-items: center !important;
  gap: .45rem .55rem !important; width: 100% !important; height: auto !important;
  max-height: none !important; min-height: 0 !important; overflow: visible !important;
  opacity: 1 !important; visibility: visible !important; position: static !important;
  transform: none !important; animation: none !important; white-space: normal !important;
}
body.mta-reading-active .mta-theme-keywords .marquee-links,
body.mta-reading-active ul.mta-theme-keywords { margin: 0 !important; padding: 0 !important; list-style: none !important; }
body.mta-reading-active .mta-theme-keywords li { display: block !important; flex: 0 0 auto !important; margin: 0 !important; padding: 0 !important; transform: none !important; }
body.mta-reading-active .mta-theme-keywords .mta-theme-keyword-link {
  display: inline-flex !important; align-items: center !important; min-height: 2.45rem !important;
  padding: .48rem .85rem !important; border: 1px solid rgba(20,31,180,.24) !important;
  border-radius: 999px !important; background: rgba(255,250,241,.82) !important;
  color: var(--mta-blue) !important; font-size: .82rem !important; font-weight: 700 !important;
  line-height: 1.35 !important; text-decoration: none !important; white-space: nowrap !important;
  transform: none !important;
}
body.mta-reading-active .mta-theme-keywords::before,
body.mta-reading-active .mta-theme-keywords::after { display: none !important; }
@media (min-width: 901px) {
  body.mta-reading-active .mta-reading-main > p:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main > li,
  body.mta-reading-active .mta-reading-main > blockquote,
  body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
  body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
  body.mta-reading-active .mta-reading-main h4.mta-dialogue-host { font-size: 20px !important; line-height: 2 !important; }
  body.mta-reading-active .mta-reading-main > h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    margin: 3.5rem 0 1.35rem !important; padding: 0 0 .2rem !important; border: 0 !important;
    background: transparent !important; color: var(--mta-blue) !important;
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
    font-size: 34px !important; font-weight: 800 !important; line-height: 1.4 !important;
  }
  body.mta-reading-active .mta-reading-main > h2:not(.mta-dialogue-host):not(.mta-dialogue-guest)::before {
    content: "" !important; display: block !important; width: 48px !important; height: 3px !important;
    margin-bottom: 18px !important; background: var(--mta-orange) !important;
  }
}
@media (max-width: 900px) {
  body.mta-reading-active .mta-reading-main > p:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main > li,
  body.mta-reading-active .mta-reading-main > blockquote { font-size: 16px !important; line-height: 1.92 !important; margin-bottom: 18px !important; }
  body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
  body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
  body.mta-reading-active .mta-reading-main h4.mta-dialogue-host { font-size: 16.5px !important; line-height: 1.92 !important; }
  body.mta-reading-active .mta-reading-main > h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    margin: 2.6rem 0 1rem !important; padding: .48rem .55rem .42rem !important;
    border-top: 2px solid var(--mta-orange) !important; border-right: 0 !important;
    border-bottom: 1px solid var(--mta-line) !important; border-left: 0 !important;
    background: rgba(170,179,255,.08) !important; color: var(--mta-blue) !important;
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
    font-size: 22px !important; font-weight: 800 !important; line-height: 1.45 !important;
  }
}

/* v2.33.0 EOF precedence: keep the approved lower-tail contract last. */
html body.mta-reading-active .mta-article-lower__people { display: none !important; }
html body.mta-reading-active .mta-article-lower__credit,
html body.mta-reading-active .mta-article-lower__keywords,
html body.mta-reading-active .mta-article-lower__route-row {
  width: min(100%, 960px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
html body.mta-reading-active .mta-article-lower__credit {
  padding: 1.2rem 0 !important;
  border-top: 1px solid var(--mta-line) !important;
  border-bottom: 1px solid var(--mta-line) !important;
}
html body.mta-reading-active .mta-article-lower__credit-title,
html body.mta-reading-active .mta-article-lower__keywords-title,
html body.mta-reading-active .mta-article-lower__section-title {
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
  font-weight: 800 !important;
  letter-spacing: .02em !important;
}
html body.mta-reading-active .mta-article-lower__credit-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: .75rem !important;
}
html body.mta-reading-active .mta-article-lower__keywords {
  padding: 1.1rem 0 !important;
  border-bottom: 1px solid var(--mta-line) !important;
}
html body.mta-reading-active .mta-article-lower__keywords-list {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: .55rem !important;
}
html body.mta-reading-active .mta-article-lower__keywords-list a {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 2.2rem !important;
  padding: .35rem .75rem !important;
  border: 1px solid var(--mta-blue) !important;
  border-radius: 999px !important;
  color: var(--mta-blue) !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}
html body.mta-reading-active .mta-article-lower__route-row {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: 1rem !important;
  margin-top: 1rem !important;
}
html body.mta-reading-active .mta-article-lower__route-row > * {
  min-width: 0 !important;
  margin: 0 !important;
}
@media (max-width: 900px) {
  html body.mta-reading-active .mta-article-lower__credit,
  html body.mta-reading-active .mta-article-lower__keywords,
  html body.mta-reading-active .mta-article-lower__route-row {
    width: calc(100% - 1.5rem) !important;
  }
  html body.mta-reading-active .mta-article-lower__credit-grid { grid-template-columns: 1fr !important; }
  html body.mta-reading-active .mta-article-lower__route-row { display: block !important; }
  html body.mta-reading-active .mta-article-lower__route-row > * { margin-bottom: 1rem !important; } /* legacy mobile fallback */
}

/* v2.33.0 final precedence: profile-led lower content and compact desktop routing. */
html body.mta-reading-active .mta-article-lower__people { display: none !important; }
html body.mta-reading-active .mta-article-lower__credit,
html body.mta-reading-active .mta-article-lower__keywords,
html body.mta-reading-active .mta-article-lower__route-row {
  width: min(100%, 960px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
html body.mta-reading-active .mta-article-lower__credit {
  padding: 1.2rem 0 !important;
  border-top: 1px solid var(--mta-line) !important;
  border-bottom: 1px solid var(--mta-line) !important;
}
html body.mta-reading-active .mta-article-lower__credit-title,
html body.mta-reading-active .mta-article-lower__keywords-title,
html body.mta-reading-active .mta-article-lower__section-title {
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
  font-weight: 800 !important;
  letter-spacing: .02em !important;
}
html body.mta-reading-active .mta-article-lower__credit-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: .75rem !important;
}
html body.mta-reading-active .mta-article-lower__keywords {
  padding: 1.1rem 0 !important;
  border-bottom: 1px solid var(--mta-line) !important;
}
html body.mta-reading-active .mta-article-lower__keywords-list {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: .55rem !important;
}
html body.mta-reading-active .mta-article-lower__keywords-list a {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 2.2rem !important;
  padding: .35rem .75rem !important;
  border: 1px solid var(--mta-blue) !important;
  border-radius: 999px !important;
  color: var(--mta-blue) !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}
html body.mta-reading-active .mta-article-lower__route-row {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: 1rem !important;
  margin-top: 1rem !important;
}
html body.mta-reading-active .mta-article-lower__route-row > * {
  min-width: 0 !important;
  margin: 0 !important;
}
@media (max-width: 900px) {
  html body.mta-reading-active .mta-article-lower__credit,
  html body.mta-reading-active .mta-article-lower__keywords,
  html body.mta-reading-active .mta-article-lower__route-row {
    width: calc(100% - 1.5rem) !important;
  }
  html body.mta-reading-active .mta-article-lower__credit-grid {
    grid-template-columns: 1fr !important;
  }
  html body.mta-reading-active .mta-article-lower__route-row {
    display: block !important;
  }
  html body.mta-reading-active .mta-article-lower__route-row > * {
    margin-bottom: 1rem !important;
  }
}

/* v2.33.0 final precedence: the approved article tail contract. Keep the old
 * theme widgets, but remove the duplicate people list now that profiles live
 * at the reading entry. */
html body.mta-reading-active .mta-article-lower__people { display: none !important; }
html body.mta-reading-active .mta-article-lower__credit {
  width: min(980px, 100%) !important;
  margin: 0 auto !important;
  padding: 1rem 0 !important;
  border-top: 1px solid var(--mta-line) !important;
  border-bottom: 1px solid var(--mta-line) !important;
}
html body.mta-reading-active .mta-article-lower__credit-line { display: flex !important; align-items: baseline !important; gap: 1rem !important; }
html body.mta-reading-active .mta-article-lower__credit-label { color: var(--mta-orange) !important; font-size: .76rem !important; font-weight: 800 !important; letter-spacing: .12em !important; }
html body.mta-reading-active .mta-article-lower__credit-copy { color: var(--mta-ink) !important; font-size: .88rem !important; line-height: 1.6 !important; }
html body.mta-reading-active .mta-article-lower__keywords {
  width: min(980px, 100%) !important;
  margin: 0 auto !important;
  padding: 1.25rem 0 1.45rem !important;
  border-bottom: 1px solid var(--mta-line) !important;
}
html body.mta-reading-active .mta-article-lower__keywords > .title { margin: 0 0 .8rem !important; color: var(--mta-blue) !important; font-size: clamp(1.15rem, 2vw, 1.55rem) !important; }
html body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link { font-size: 1rem !important; }
html body.mta-reading-active .mta-article-lower__route-row { margin-top: 1.1rem !important; }
html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__eyebrow { color: var(--mta-orange) !important; }
@media (max-width: 900px) {
  html body.mta-reading-active .mta-article-lower__credit,
  html body.mta-reading-active .mta-article-lower__keywords { width: calc(100% - 1.5rem) !important; }
  html body.mta-reading-active .mta-article-lower__credit-line { display: block !important; }
  html body.mta-reading-active .mta-article-lower__credit-copy { display: block !important; margin-top: .35rem !important; }
}

/* v2.33.0 final precedence: the approved article tail contract. Keep the old
 * theme widgets, but remove the duplicate people list now that profiles live
 * at the reading entry. */
html body.mta-reading-active .mta-article-lower__people { display: none !important; }
html body.mta-reading-active .mta-article-lower__credit {
  width: min(980px, 100%) !important;
  margin: 0 auto !important;
  padding: 1rem 0 !important;
  border-top: 1px solid var(--mta-line) !important;
  border-bottom: 1px solid var(--mta-line) !important;
}
html body.mta-reading-active .mta-article-lower__credit-line { display: flex !important; align-items: baseline !important; gap: 1rem !important; }
html body.mta-reading-active .mta-article-lower__credit-label { color: var(--mta-orange) !important; font-size: .76rem !important; font-weight: 800 !important; letter-spacing: .12em !important; }
html body.mta-reading-active .mta-article-lower__credit-copy { color: var(--mta-ink) !important; font-size: .88rem !important; line-height: 1.6 !important; }
html body.mta-reading-active .mta-article-lower__keywords {
  width: min(980px, 100%) !important;
  margin: 0 auto !important;
  padding: 1.25rem 0 1.45rem !important;
  border-bottom: 1px solid var(--mta-line) !important;
}
html body.mta-reading-active .mta-article-lower__keywords > .title { margin: 0 0 .8rem !important; color: var(--mta-blue) !important; font-size: clamp(1.15rem, 2vw, 1.55rem) !important; }
html body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link { font-size: 1rem !important; }
html body.mta-reading-active .mta-article-lower__route-row { margin-top: 1.1rem !important; }
html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__eyebrow { color: var(--mta-orange) !important; }
@media (max-width: 900px) {
  html body.mta-reading-active .mta-article-lower__credit,
  html body.mta-reading-active .mta-article-lower__keywords { width: calc(100% - 1.5rem) !important; }
  html body.mta-reading-active .mta-article-lower__credit-line { display: block !important; }
  html body.mta-reading-active .mta-article-lower__credit-copy { display: block !important; margin-top: .35rem !important; }
}

/* v2.29.0 final precedence: profile and lower-tail composition. */
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile {
  position: relative !important; width: min(980px,calc(100% - 2rem)) !important; margin: 1.5rem auto 2.8rem !important;
  padding: 1.5rem 1.6rem 1.7rem !important; border: 1px solid rgba(20,31,180,.18) !important; border-top: 4px solid var(--mta-orange) !important;
  border-radius: 1rem !important; background: rgba(255,255,255,.64) !important; box-shadow: 0 14px 34px rgba(20,31,180,.07) !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile::after { content: '本文に登場する人のプロフィール' !important; position: absolute !important; top: -1.05rem !important; right: 1.35rem !important; padding: .25rem .55rem !important; border: 1px solid rgba(255,105,64,.45) !important; border-radius: 999px !important; background: var(--mta-paper) !important; color: var(--mta-orange) !important; font-family: -apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",sans-serif !important; font-size: .72rem !important; font-weight: 800 !important; }
html body.mta-reading-active .mta-article-lower__profile h2.title { margin-bottom: 1.1rem !important; font-size: clamp(1.65rem,2.5vw,2.15rem) !important; }
html body.mta-reading-active .mta-article-lower__profile-card { grid-template-columns: 72px minmax(0,1fr) !important; min-height: 164px !important; padding: 1.1rem 1.15rem !important; border-left: 4px solid var(--mta-blue) !important; border-radius: .8rem !important; background: rgba(255,255,255,.8) !important; }
html body.mta-reading-active .mta-article-lower__profile-card:nth-child(even) { border-left-color: var(--mta-orange) !important; }
html body.mta-reading-active .mta-article-lower__profile-avatar { width: 72px !important; height: 72px !important; }
html body.mta-reading-active .mta-article-lower__profile-bio { max-width: 56ch !important; margin-top: .55rem !important; font-size: .94rem !important; line-height: 1.72 !important; }
html body.mta-reading-active .mta-article-lower__profile-link { display: inline-flex !important; gap: .28rem !important; margin-top: .75rem !important; color: var(--mta-blue) !important; font-family: -apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",sans-serif !important; font-size: .84rem !important; font-weight: 800 !important; text-decoration: none !important; }
html body.mta-reading-active .mta-article-lower__profile-link:hover, html body.mta-reading-active .mta-article-lower__profile-link:focus-visible { color: var(--mta-orange) !important; text-decoration: underline !important; }
html body.mta-reading-active .mta-article-lower { width: min(980px,calc(100% - 2rem)) !important; margin: 3rem auto 0 !important; }
html body.mta-reading-active .mta-article-lower__credit { margin: 0 !important; padding: .75rem 0 !important; border-top: 1px solid rgba(20,31,180,.18) !important; border-bottom: 1px solid rgba(20,31,180,.12) !important; }
html body.mta-reading-active .mta-article-lower__credit-line { display: flex !important; align-items: baseline !important; gap: 1rem !important; margin: 0 !important; }
html body.mta-reading-active .mta-article-lower__credit-copy { color: rgba(20,31,180,.66) !important; font-size: .86rem !important; line-height: 1.55 !important; }
html body.mta-reading-active .mta-article-lower__keywords { margin: 0 !important; padding: 1.25rem 0 1.4rem !important; border-bottom: 1px solid rgba(20,31,180,.12) !important; }
html body.mta-reading-active .mta-article-lower__keywords h2.title { display: inline-flex !important; margin: 0 .9rem .6rem 0 !important; font-size: 1.45rem !important; }
html body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords { display: flex !important; flex-wrap: wrap !important; align-content: flex-start !important; align-items: flex-start !important; gap: .6rem .7rem !important; margin: 0 !important; }
html body.mta-reading-active .mta-article-lower__route-row { width: 100% !important; gap: 1.25rem !important; padding-top: 1.25rem !important; }
html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__section { border-top: 0 !important; }
@media (max-width: 900px) {
  html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile { width: calc(100% - 1rem) !important; margin-top: 1.1rem !important; padding: 1.25rem .9rem 1.35rem !important; }
  html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile::after { right: .8rem !important; }
  html body.mta-reading-active .mta-article-lower { width: calc(100% - 1rem) !important; }
  html body.mta-reading-active .mta-article-lower__credit-line { display: block !important; }
  html body.mta-reading-active .mta-article-lower__credit-label { display: block !important; margin-bottom: .25rem !important; }
  html body.mta-reading-active .mta-article-lower__keywords h2.title { display: block !important; margin-bottom: .7rem !important; }
  html body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords { display: flex !important; flex-wrap: wrap !important; gap: .6rem .7rem !important; }
  html body.mta-reading-active .mta-article-lower__route-row { padding-top: .75rem !important; }
}

/* v2.22.0 final: the post-tail must read as one intentional destination, not a tiny afterthought. */
body.mta-reading-active .mta-article-lower {
  width: min(1180px, calc(100% - 3rem)) !important;
  margin: 5rem auto 0 !important;
  color: var(--mta-blue) !important;
}
body.mta-reading-active .mta-article-lower__section,
body.mta-reading-active .mta-article-lower__back {
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 2.4rem 0 3rem !important;
  border-top: 1px solid rgba(20, 31, 180, .18) !important;
}
body.mta-reading-active .mta-article-lower h2.title,
body.mta-reading-active .mta-article-lower .maetoato-article-people__head {
  margin: 0 0 1.25rem !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--mta-blue) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", "Noto Sans JP", sans-serif !important;
  font-size: clamp(1.55rem, 2vw, 2rem) !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
}
body.mta-reading-active .mta-article-lower h2.title span[aria-hidden="true"] {
  display: inline-block !important;
  margin-left: .35rem !important;
  color: var(--mta-orange) !important;
}
body.mta-reading-active .mta-article-lower h2.title + p {
  margin: -.55rem 0 1.35rem !important;
  color: rgba(20, 31, 180, .7) !important;
  font-size: 1rem !important;
  line-height: 1.6 !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-people__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 1rem !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person {
  display: flex !important;
  min-height: 124px !important;
  align-items: center !important;
  gap: .9rem !important;
  box-sizing: border-box !important;
  padding: 1rem 1.1rem !important;
  border: 1px solid rgba(20, 31, 180, .15) !important;
  border-radius: .9rem !important;
  background: rgba(255, 255, 255, .76) !important;
  color: var(--mta-blue) !important;
  text-decoration: none !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__mark {
  display: grid !important;
  place-items: center !important;
  flex: 0 0 3.5rem !important;
  width: 3.5rem !important;
  height: 3.5rem !important;
  border: 2px solid rgba(20, 31, 180, .15) !important;
  border-radius: 50% !important;
  background: rgba(170, 179, 255, .17) !important;
  color: var(--mta-blue) !important;
  font-size: 1.35rem !important;
  font-weight: 700 !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__name {
  display: block !important;
  font-size: 1.1rem !important;
  font-weight: 800 !important;
  line-height: 1.4 !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__meta,
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__genre {
  display: block !important;
  margin-top: .25rem !important;
  color: rgba(20, 31, 180, .64) !important;
  font-size: .82rem !important;
  line-height: 1.45 !important;
}
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: .85rem 1.4rem !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords li {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link {
  display: inline-flex !important;
  min-height: 2.35rem !important;
  align-items: center !important;
  box-sizing: border-box !important;
  padding: .42rem .72rem !important;
  border: 1px solid rgba(20, 31, 180, .2) !important;
  border-radius: 999px !important;
  background: rgba(255, 250, 241, .76) !important;
  color: var(--mta-blue) !important;
  font-size: 1rem !important;
  font-weight: 650 !important;
  line-height: 1.35 !important;
  text-decoration: none !important;
  white-space: normal !important;
}
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link:hover,
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link:focus-visible {
  border-color: var(--mta-orange) !important;
  color: var(--mta-orange) !important;
  outline: none !important;
}
body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
  display: grid !important;
  gap: 2rem !important;
  align-items: center !important;
}
body.mta-reading-active .mta-article-lower__next .mta-lower-post-card > strong {
  font-size: clamp(1.15rem, 1.8vw, 1.65rem) !important;
  line-height: 1.55 !important;
}
body.mta-reading-active .mta-lower-post-card__image,
body.mta-reading-active .mta-lower-promo a {
  display: block !important;
  overflow: hidden !important;
  border: 2px solid var(--mta-orange) !important;
  border-radius: .85rem !important;
  background: rgba(255, 255, 255, .72) !important;
}
body.mta-reading-active .mta-lower-post-card img,
body.mta-reading-active .mta-lower-promo img {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: auto !important;
  margin: 0 !important;
}
body.mta-reading-active .mta-article-lower__widgets,
body.mta-reading-active .mta-article-lower__promotions {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 2.5rem !important;
}
body.mta-reading-active .mta-article-lower__promotions { margin-top: 0 !important; }
body.mta-reading-active .mta-lower-widget .mta-lower-post-card {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: .9rem !important;
  color: var(--mta-blue) !important;
  text-decoration: none !important;
}
body.mta-reading-active .mta-lower-widget .mta-lower-post-card__image,
body.mta-reading-active .mta-lower-promo a { width: 100% !important; }
body.mta-reading-active .mta-lower-widget .mta-lower-post-card > strong {
  font-size: 1.1rem !important;
  line-height: 1.5 !important;
}
body.mta-reading-active .mta-lower-promo h2.title {
  font-size: clamp(1.35rem, 1.75vw, 1.75rem) !important;
}
body.mta-reading-active .mta-article-lower__back {
  padding-top: 0 !important;
  border-top: 0 !important;
}
body.mta-reading-active .mta-article-lower__back a {
  color: var(--mta-blue) !important;
  font-size: 1.05rem !important;
  text-decoration: none !important;
}
body.mta-reading-active .mta-article-lower__back span {
  color: var(--mta-orange) !important;
  font-size: 1.8em !important;
  vertical-align: -.12em !important;
}
@media (max-width: 900px) {
  body.mta-reading-active .mta-article-lower {
    width: calc(100% - 2rem) !important;
    margin-top: 3.5rem !important;
  }
  body.mta-reading-active .mta-article-lower__section,
  body.mta-reading-active .mta-article-lower__back { padding: 1.9rem 0 2.35rem !important; }
  body.mta-reading-active .mta-article-lower h2.title,
  body.mta-reading-active .mta-article-lower .maetoato-article-people__head {
    margin-bottom: 1rem !important;
    font-size: 1.5rem !important;
  }
  body.mta-reading-active .mta-article-lower__people .maetoato-article-people__grid,
  body.mta-reading-active .mta-article-lower__widgets,
  body.mta-reading-active .mta-article-lower__promotions {
    grid-template-columns: 1fr !important;
    gap: 1rem !important;
  }
  body.mta-reading-active .mta-article-lower__people .maetoato-article-person { min-height: 96px !important; }
  body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: .7rem .9rem !important;
  }
  body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link {
    min-height: 2.1rem !important;
    padding: .35rem .62rem !important;
    font-size: .95rem !important;
  }
  body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: .9rem !important;
  }
  body.mta-reading-active .mta-article-lower__next .mta-lower-post-card > strong,
  body.mta-reading-active .mta-lower-widget .mta-lower-post-card > strong { font-size: 1.05rem !important; }
}

/* v2.20.0 final precedence: the approved mock contract. */
body.mta-reading-active .mta-reading-main h3.mta-dialogue-host.mta-dialogue-continuation::before,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host.mta-dialogue-continuation::before,
body.mta-reading-active .mta-reading-main p.mta-dialogue-host.mta-dialogue-continuation::before { display: none !important; }

body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host {
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
  font-weight: 500 !important;
}

body.mta-reading-active .mta-reading-main h3.mta-dialogue-host strong,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host strong { font: inherit !important; font-weight: inherit !important; }

body.mta-reading-active .mta-theme-keywords,
body.mta-reading-active .mta-theme-keywords .marquee-container,
body.mta-reading-active .mta-theme-keywords .marquee-inner,
body.mta-reading-active .mta-theme-keywords ul.tag-links,
body.mta-reading-active ul.mta-theme-keywords {
  display: flex !important; flex-wrap: wrap !important; align-items: center !important;
  gap: .45rem .55rem !important; width: 100% !important; height: auto !important;
  max-height: none !important; min-height: 0 !important; overflow: visible !important;
  opacity: 1 !important; visibility: visible !important; position: static !important;
  transform: none !important; animation: none !important; white-space: normal !important;
}

body.mta-reading-active .mta-theme-keywords .marquee-links,
body.mta-reading-active ul.mta-theme-keywords { margin: 0 !important; padding: 0 !important; list-style: none !important; }
body.mta-reading-active .mta-theme-keywords li { display: block !important; flex: 0 0 auto !important; margin: 0 !important; padding: 0 !important; transform: none !important; }
body.mta-reading-active .mta-theme-keywords .mta-theme-keyword-link {
  display: inline-flex !important; align-items: center !important; min-height: 2.45rem !important;
  padding: .48rem .85rem !important; border: 1px solid rgba(20,31,180,.24) !important;
  border-radius: 999px !important; background: rgba(255,250,241,.82) !important;
  color: var(--mta-blue) !important; font-size: .82rem !important; font-weight: 700 !important;
  line-height: 1.35 !important; text-decoration: none !important; white-space: nowrap !important;
  transform: none !important;
}
body.mta-reading-active .mta-theme-keywords::before,
body.mta-reading-active .mta-theme-keywords::after { display: none !important; }

@media (min-width: 901px) {
  body.mta-reading-active .mta-reading-main > p:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main > li,
  body.mta-reading-active .mta-reading-main > blockquote,
  body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
  body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
  body.mta-reading-active .mta-reading-main h4.mta-dialogue-host { font-size: 20px !important; line-height: 2 !important; }
  body.mta-reading-active .mta-reading-main > h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    margin: 3.5rem 0 1.35rem !important; padding: 0 0 .2rem !important; border: 0 !important;
    background: transparent !important; color: var(--mta-blue) !important;
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
    font-size: 34px !important; font-weight: 800 !important; line-height: 1.4 !important;
  }
  body.mta-reading-active .mta-reading-main > h2:not(.mta-dialogue-host):not(.mta-dialogue-guest)::before {
    content: "" !important; display: block !important; width: 48px !important; height: 3px !important;
    margin-bottom: 18px !important; background: var(--mta-orange) !important;
  }
}

@media (max-width: 900px) {
  body.mta-reading-active .mta-reading-main > p:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main > li,
  body.mta-reading-active .mta-reading-main > blockquote { font-size: 16px !important; line-height: 1.92 !important; margin-bottom: 18px !important; }
  body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
  body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
  body.mta-reading-active .mta-reading-main h4.mta-dialogue-host { font-size: 16.5px !important; line-height: 1.92 !important; }
  body.mta-reading-active .mta-reading-main > h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    margin: 2.6rem 0 1rem !important; padding: .48rem .55rem .42rem !important;
    border-top: 2px solid var(--mta-orange) !important; border-right: 0 !important;
    border-bottom: 1px solid var(--mta-line) !important; border-left: 0 !important;
    background: rgba(170,179,255,.08) !important; color: var(--mta-blue) !important;
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
    font-size: 22px !important; font-weight: 800 !important; line-height: 1.45 !important;
  }
}

/* v2.20.0: the approved dialogue mock is the final contract.
 * Keep one readable type scale for both sides of the conversation, make
 * chapter headings visibly larger than body copy, and never let the theme's
 * marquee CSS hide the existing keyword links.
 */
body.mta-reading-active .mta-reading-main h3.mta-dialogue-host.mta-dialogue-continuation::before,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host.mta-dialogue-continuation::before,
body.mta-reading-active .mta-reading-main p.mta-dialogue-host.mta-dialogue-continuation::before {
  display: none !important;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host {
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
  font-weight: 500 !important;
}

body.mta-reading-active .mta-reading-main h3.mta-dialogue-host strong,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host strong {
  font: inherit !important;
  font-weight: inherit !important;
}

body.mta-reading-active .mta-theme-keywords,
body.mta-reading-active .mta-theme-keywords .marquee-container,
body.mta-reading-active .mta-theme-keywords .marquee-inner,
body.mta-reading-active .mta-theme-keywords ul.tag-links,
body.mta-reading-active ul.mta-theme-keywords {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: .45rem .55rem !important;
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  min-height: 0 !important;
  overflow: visible !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: static !important;
  transform: none !important;
  animation: none !important;
  white-space: normal !important;
}

body.mta-reading-active .mta-theme-keywords .marquee-links,
body.mta-reading-active ul.mta-theme-keywords {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.mta-reading-active .mta-theme-keywords::before,
body.mta-reading-active .mta-theme-keywords::after {
  display: none !important;
}

@media (min-width: 901px) {
  body.mta-reading-active .mta-reading-main > p:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main > li,
  body.mta-reading-active .mta-reading-main > blockquote,
  body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
  body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
  body.mta-reading-active .mta-reading-main h4.mta-dialogue-host {
    font-size: 20px !important;
    line-height: 2 !important;
  }

  body.mta-reading-active .mta-reading-main > h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    margin: 3.5rem 0 1.35rem !important;
    padding: 0 0 .2rem !important;
    border: 0 !important;
    background: transparent !important;
    color: var(--mta-blue) !important;
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
    font-size: 34px !important;
    font-weight: 800 !important;
    line-height: 1.4 !important;
  }

  body.mta-reading-active .mta-reading-main > h2:not(.mta-dialogue-host):not(.mta-dialogue-guest)::before {
    content: "" !important;
    display: block !important;
    width: 48px !important;
    height: 3px !important;
    margin-bottom: 18px !important;
    background: var(--mta-orange) !important;
  }
}

@media (max-width: 900px) {
  body.mta-reading-active .mta-reading-main > p:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main > li,
  body.mta-reading-active .mta-reading-main > blockquote {
    font-size: 16px !important;
    line-height: 1.92 !important;
    margin-bottom: 18px !important;
  }

  body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
  body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
  body.mta-reading-active .mta-reading-main h4.mta-dialogue-host {
    font-size: 16.5px !important;
    line-height: 1.92 !important;
  }

  body.mta-reading-active .mta-reading-main > h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    margin: 2.6rem 0 1rem !important;
    padding: .48rem .55rem .42rem !important;
    border-top: 2px solid var(--mta-orange) !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--mta-line) !important;
    border-left: 0 !important;
    background: rgba(170, 179, 255, .08) !important;
    color: var(--mta-blue) !important;
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    line-height: 1.45 !important;
  }
}

/* Role color is owned by the normalized speaker class, never by inherited theme styles. */
body.mta-reading-active .mta-reading-main p.mta-dialogue-host.mta-dialogue-speaker-label {
  color: var(--mta-blue) !important;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-host.mta-dialogue-speaker-label *,
body.mta-reading-active .mta-reading-main p.mta-dialogue-host.mta-dialogue-speaker-label a,
body.mta-reading-active .mta-reading-main p.mta-dialogue-host.mta-dialogue-speaker-label strong {
  color: var(--mta-blue) !important;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-guest.mta-dialogue-speaker-label {
  color: var(--mta-orange) !important;
}

body.mta-reading-active .mta-reading-main p.mta-dialogue-guest.mta-dialogue-speaker-label *,
body.mta-reading-active .mta-reading-main p.mta-dialogue-guest.mta-dialogue-speaker-label a,
body.mta-reading-active .mta-reading-main p.mta-dialogue-guest.mta-dialogue-speaker-label strong {
  color: var(--mta-orange) !important;
}

@media (max-width: 900px) {
  /* The reading chrome is navigation, so it must remain legible above the article. */
  body.mta-reading-active .mta-reading-topline {
    font-size: 16px !important;
  }

  body.mta-reading-active .mta-reading-brand {
    font-size: 16px !important;
  }

  body.mta-reading-active .mta-reading-current,
  body.mta-reading-active .mta-reading-current strong {
    font-size: 14px !important;
  }
}

/* Keep the desktop hierarchy stable after the legacy size-contract rules above. */
@media (min-width: 901px) {
  /* PC article route: a quiet chapter rail, not a second tiny article. */
  body.mta-reading-active .mta-reading-body {
    grid-template-columns: 260px minmax(0, 900px);
    gap: 64px;
    width: min(1260px, calc(100% - 3rem));
  }

  body.mta-reading-active .mta-reading-desktop-rail {
    top: 6rem;
    padding: 1.25rem 1.1rem 1.15rem;
    border: 1px solid var(--mta-line);
    border-radius: 16px;
    background: rgba(255, 250, 241, .72);
    box-shadow: 0 14px 32px rgba(20, 31, 180, .06);
  }

  body.mta-reading-active .mta-reading-desktop-rail__eyebrow {
    margin-bottom: .5rem;
    color: var(--mta-orange);
    font-size: 11px;
    letter-spacing: .16em;
  }

  body.mta-reading-active .mta-reading-desktop-rail h2 {
    margin: 0 0 .35rem;
    color: var(--mta-blue);
    font-size: 20px !important;
    letter-spacing: -.02em;
  }

  body.mta-reading-active .mta-reading-desktop-rail__meta {
    margin: 0 0 1rem;
    color: var(--mta-muted);
    font-size: 12px;
    line-height: 1.5;
  }

  body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc {
    position: relative;
    counter-reset: mta-toc-step;
    display: grid;
    gap: .15rem;
    margin: 0;
  }

  body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc::before {
    content: "";
    position: absolute;
    top: 14px;
    bottom: 14px;
    left: 12px;
    width: 1px;
    background: var(--mta-line);
  }

  body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc button {
    position: relative;
    display: grid;
    grid-template-columns: 25px minmax(0, 1fr);
    align-items: center;
    gap: 8px;
    width: 100%;
    min-height: 45px;
    margin: 0;
    padding: 10px 8px 10px 0;
    border: 0;
    border-radius: 9px;
    background: transparent;
    color: var(--mta-blue);
    font-size: 15px !important;
    line-height: 1.45;
    text-align: left;
  }

  body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc button::before {
    counter-increment: mta-toc-step;
    content: counter(mta-toc-step, decimal-leading-zero);
    display: grid;
    place-items: center;
    width: 25px;
    height: 25px;
    border: 1px solid var(--mta-line);
    border-radius: 50%;
    background: var(--mta-cream);
    color: var(--mta-muted);
    font-size: 10px;
    font-weight: 800;
    z-index: 1;
  }

  body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc button:hover,
  body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc button:focus-visible,
  body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc button.is-current {
    transform: translateX(2px);
    border: 0;
    background: rgba(170, 179, 255, .18);
    outline: none;
  }

  body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc button.is-current {
    font-weight: 800;
  }

  body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc button.is-current::before {
    border-color: var(--mta-orange);
    background: var(--mta-orange);
    color: #fff;
  }

  /* H2 is the article route: remove the heavy card treatment and let whitespace do the work. */
  body.mta-reading-active .mta-reading-main h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    position: relative;
    margin: 3.5rem 0 1.4rem !important;
    padding: 0 0 .2rem !important;
    border: 0 !important;
    background: transparent !important;
    color: var(--mta-blue) !important;
    font-size: 2.15rem !important;
    line-height: 1.4 !important;
    letter-spacing: -.025em;
  }

  body.mta-reading-active .mta-reading-main h2:not(.mta-dialogue-host):not(.mta-dialogue-guest)::before {
    content: "";
    display: block;
    width: 48px;
    height: 3px;
    margin-bottom: 18px;
    background: var(--mta-orange);
  }

  body.mta-reading-active .mta-reading-main p,
  body.mta-reading-active .mta-reading-main li,
  body.mta-reading-active .mta-reading-main blockquote {
    font-size: 22px !important;
    line-height: 2 !important;
  }

  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body {
    font-size: 23px !important;
  }

  body.mta-reading-active .mta-reading-desktop-rail h2 {
    font-size: 16px !important;
  }

  body.mta-reading-active .mta-reading-desktop-rail .mta-reading-toc button {
    font-size: 15px !important;
  }
}

/* v2.20.0: final override after every legacy compatibility rule. */

/* v2.36.19: make the article entrance and route one coherent reading path. */
html body.mta-reading-active .mta-article-intro {
  width: min(900px, calc(100% - 3rem));
  margin: 0 auto 2.2rem;
  padding: 0 0 2rem;
  border-bottom: 1px solid var(--mta-line);
}

html body.mta-reading-active .mta-article-intro .mta-public-article-lead {
  max-width: 820px;
  margin: 0;
  color: var(--mta-muted) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
  font-size: clamp(18px, 1.45vw, 23px) !important;
  font-weight: 500;
  line-height: 1.9 !important;
  letter-spacing: .012em;
}

html body.mta-reading-active .mta-reading-desktop-rail .mta-public-article-prefix {
  margin: 1rem 0 1.1rem;
}

html body.mta-reading-active .mta-reading-desktop-rail .mta-reading-tools {
  margin: 0;
  border-top: 1px solid var(--mta-line);
  border-bottom: 1px solid var(--mta-line);
}

html body.mta-reading-active .mta-reading-desktop-rail .mta-reading-tools summary {
  padding: .7rem 0;
  font-size: 13px !important;
  letter-spacing: .04em;
}

html body.mta-reading-active .mta-reading-desktop-rail .mta-reading-tools__body {
  padding: 0 0 .8rem;
}

html body.mta-reading-active .mta-reading-desktop-rail .mta-reading-resume {
  width: 100%;
  margin: 0;
  padding: .65rem .75rem;
  border: 1px solid var(--mta-line);
  border-radius: 999px;
  background: rgba(255, 255, 255, .45);
  color: var(--mta-blue) !important;
  font-size: 13px !important;
  font-weight: 700;
  line-height: 1.4 !important;
}

@media (max-width: 900px) {
  html body.mta-reading-active .mta-article-intro {
    width: calc(100% - 2rem);
    margin: 0 auto 1.7rem;
    padding-bottom: 1.5rem;
  }

  html body.mta-reading-active .mta-article-intro .mta-public-article-lead {
    font-size: 18px !important;
    line-height: 1.9 !important;
  }

  html body.mta-reading-active .mta-reading-desktop-rail .mta-public-article-prefix {
    margin: .8rem 0 .7rem;
  }

  html body.mta-reading-active .mta-reading-desktop-rail .mta-reading-tools summary {
    padding: .6rem 0;
    font-size: 14px !important;
  }

  html body.mta-reading-active .mta-reading-desktop-rail .mta-reading-resume {
    padding: .7rem .8rem;
    font-size: 14px !important;
  }
}
body.mta-reading-active .mta-reading-main h3.mta-dialogue-host.mta-dialogue-continuation::before,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host.mta-dialogue-continuation::before,
body.mta-reading-active .mta-reading-main p.mta-dialogue-host.mta-dialogue-continuation::before { display: none !important; }
body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host {
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
  font-weight: 500 !important;
}
body.mta-reading-active .mta-reading-main h3.mta-dialogue-host strong,
body.mta-reading-active .mta-reading-main h4.mta-dialogue-host strong { font: inherit !important; font-weight: inherit !important; }
body.mta-reading-active .mta-theme-keywords,
body.mta-reading-active .mta-theme-keywords .marquee-container,
body.mta-reading-active .mta-theme-keywords .marquee-inner,
body.mta-reading-active .mta-theme-keywords ul.tag-links,
body.mta-reading-active ul.mta-theme-keywords {
  display: flex !important; flex-wrap: wrap !important; align-items: center !important;
  gap: .45rem .55rem !important; width: 100% !important; height: auto !important;
  max-height: none !important; min-height: 0 !important; overflow: visible !important;
  opacity: 1 !important; visibility: visible !important; position: static !important;
  transform: none !important; animation: none !important; white-space: normal !important;
}
body.mta-reading-active .mta-theme-keywords .marquee-links,
body.mta-reading-active ul.mta-theme-keywords { margin: 0 !important; padding: 0 !important; list-style: none !important; }
body.mta-reading-active .mta-theme-keywords li { display: block !important; flex: 0 0 auto !important; margin: 0 !important; padding: 0 !important; transform: none !important; }
body.mta-reading-active .mta-theme-keywords .mta-theme-keyword-link {
  display: inline-flex !important; align-items: center !important; min-height: 2.45rem !important;
  padding: .48rem .85rem !important; border: 1px solid rgba(20,31,180,.24) !important;
  border-radius: 999px !important; background: rgba(255,250,241,.82) !important;
  color: var(--mta-blue) !important; font-size: .82rem !important; font-weight: 700 !important;
  line-height: 1.35 !important; text-decoration: none !important; white-space: nowrap !important;
  transform: none !important;
}
body.mta-reading-active .mta-theme-keywords::before,
body.mta-reading-active .mta-theme-keywords::after { display: none !important; }
@media (min-width: 901px) {
  body.mta-reading-active .mta-reading-main > p:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main > li,
  body.mta-reading-active .mta-reading-main > blockquote,
  body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
  body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
  body.mta-reading-active .mta-reading-main h4.mta-dialogue-host { font-size: 20px !important; line-height: 2 !important; }
  body.mta-reading-active .mta-reading-main > h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    margin: 3.5rem 0 1.35rem !important; padding: 0 0 .2rem !important; border: 0 !important;
    background: transparent !important; color: var(--mta-blue) !important;
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
    font-size: 34px !important; font-weight: 800 !important; line-height: 1.4 !important;
  }
}

/* v2.25.0 final precedence marker. */

/* v2.25.0 final lower-tail contract. */
html body.mta-reading-active .mta-article-lower__profile {
  max-width: 980px !important;
  padding: 1.9rem 1.6rem 2.1rem !important;
  border: 1px solid rgba(20, 31, 180, .16) !important;
  border-top: 3px solid var(--mta-orange) !important;
  border-radius: 1rem !important;
  background: rgba(255, 255, 255, .58) !important;
}
html body.mta-reading-active .mta-article-lower__profile .mta-article-lower__eyebrow {
  color: var(--mta-orange) !important;
  font-size: .78rem !important;
  font-weight: 800 !important;
  letter-spacing: .12em !important;
}
html body.mta-reading-active .mta-article-lower__profile h2.title {
  margin: .35rem 0 1.25rem !important;
  color: var(--mta-blue) !important;
  font-size: 2rem !important;
  line-height: 1.35 !important;
}
html body.mta-reading-active .mta-article-lower__profile h2.title span {
  margin-left: .65rem !important;
  color: rgba(20, 31, 180, .45) !important;
  font-family: inherit !important;
  font-size: .72em !important;
  font-weight: 700 !important;
  letter-spacing: .08em !important;
}
html body.mta-reading-active .mta-article-lower__profile-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 1rem !important;
}
html body.mta-reading-active .mta-article-lower__profile-card {
  min-height: 100% !important;
  padding: 1rem !important;
  border: 1px solid rgba(20, 31, 180, .13) !important;
  border-radius: .8rem !important;
  background: rgba(255, 255, 255, .72) !important;
}
html body.mta-reading-active .mta-article-lower__profile-card h3 {
  color: var(--mta-blue) !important;
  font-size: 1.15rem !important;
  line-height: 1.35 !important;
}
html body.mta-reading-active .mta-article-lower__profile-bio {
  color: rgba(20, 31, 180, .82) !important;
  font-size: 1rem !important;
  line-height: 1.75 !important;
}
html body.mta-reading-active .mta-article-lower__credit-line {
  display: flex !important;
  width: min(980px, 100%) !important;
  align-items: baseline !important;
  gap: 1rem !important;
  margin: .45rem auto 0 !important;
  padding: 1.2rem 0 1.4rem !important;
  border-top: 1px solid rgba(20, 31, 180, .18) !important;
  color: rgba(20, 31, 180, .72) !important;
}
html body.mta-reading-active .mta-article-lower__credit-label {
  flex: 0 0 auto !important;
  color: var(--mta-orange) !important;
  font-size: .78rem !important;
  font-weight: 800 !important;
  letter-spacing: .16em !important;
  text-transform: uppercase !important;
}
html body.mta-reading-active .mta-article-lower__credit-copy {
  font-size: 1.15rem !important;
  line-height: 1.75 !important;
}
html body.mta-reading-active .mta-article-lower__meta,
html body.mta-reading-active .mta-article-lower__next {
  max-width: 980px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (min-width: 901px) {
  html body.mta-reading-active .mta-article-lower__next {
    padding-top: 1rem !important;
    padding-bottom: 1.4rem !important;
  }
  html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
    gap: 1rem !important;
    min-height: 0 !important;
    padding: .55rem !important;
  }
  html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card__image {
    width: 220px !important;
  }
}
@media (max-width: 900px) {
  html body.mta-reading-active .mta-article-lower__profile {
    padding: 1.2rem 1rem 1.35rem !important;
  }
  html body.mta-reading-active .mta-article-lower__profile h2.title {
    font-size: 1.5rem !important;
  }
  html body.mta-reading-active .mta-article-lower__profile-grid {
    grid-template-columns: 1fr !important;
    gap: .75rem !important;
  }
  html body.mta-reading-active .mta-article-lower__profile-bio {
    font-size: .95rem !important;
    line-height: 1.7 !important;
  }
  html body.mta-reading-active .mta-article-lower__credit-line {
    display: block !important;
    padding: .8rem 0 1rem !important;
  }
  html body.mta-reading-active .mta-article-lower__credit-label {
    display: block !important;
    margin-bottom: .25rem !important;
  }
}
@media (max-width: 900px) {
  html body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords { display: flex !important; flex-wrap: wrap !important; gap: .6rem .7rem !important; }
  html body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link { min-height: 2.5rem !important; padding: .5rem .95rem !important; font-size: 1rem !important; }
  html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
    display: grid !important;
    gap: .8rem !important;
    align-items: center !important;
    padding: .55rem !important;
  }
  html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card > strong { font-size: 1rem !important; }
}
body.mta-reading-active .mta-reading-role-card[href] {
  color: inherit !important;
  text-decoration: none !important;
}
body.mta-reading-active .mta-reading-role-card[href]:hover,
body.mta-reading-active .mta-reading-role-card[href]:focus-visible {
  border-color: var(--mta-orange) !important;
  box-shadow: 0 8px 22px rgba(20, 31, 180, .1) !important;
  outline: none !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person {
  min-height: 96px !important;
  padding: .8rem .9rem !important;
  border-radius: .7rem !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__mark {
  flex-basis: 2.8rem !important;
  width: 2.8rem !important;
  height: 2.8rem !important;
  font-size: 1.1rem !important;
}
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__name { font-size: 1rem !important; }
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__meta,
body.mta-reading-active .mta-article-lower__people .maetoato-article-person__genre { font-size: .76rem !important; }

body.mta-reading-active .mta-article-lower__staff {
  border: 0 !important;
  background: transparent !important;
  padding: .15rem 0 !important;
  box-shadow: none !important;
}
body.mta-reading-active .mta-article-lower__staff .mta-article-lower__eyebrow,
body.mta-reading-active .mta-article-lower__staff h2.title { display: none !important; }
body.mta-reading-active .mta-article-lower__staff-copy {
  margin: 0 !important;
  color: rgba(20, 31, 180, .6) !important;
  font-size: .78rem !important;
  line-height: 1.6 !important;
}

body.mta-reading-active .mta-article-lower__share {
  padding: 1.15rem 1.2rem !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
body.mta-reading-active .mta-article-lower__share .mta-article-lower__eyebrow { color: var(--mta-orange) !important; font-weight: 800 !important; }
body.mta-reading-active .mta-article-lower__share h2.title { margin-bottom: .75rem !important; font-size: 1.35rem !important; }
body.mta-reading-active .mta-share-button {
  min-height: 3rem !important;
  padding: .55rem .8rem !important;
  border: 2px solid var(--mta-blue) !important;
  border-radius: .7rem !important;
  background: #fff !important;
  color: var(--mta-blue) !important;
  font-size: .9rem !important;
  font-weight: 800 !important;
}
body.mta-reading-active .mta-share-button:hover,
body.mta-reading-active .mta-share-button:focus-visible,
body.mta-reading-active .mta-share-button.is-copied { border-color: var(--mta-orange) !important; background: var(--mta-orange) !important; color: #fff !important; }

body.mta-reading-active .mta-article-lower__keywords { padding-top: 1.7rem !important; padding-bottom: 1.7rem !important; }
body.mta-reading-active .mta-article-lower__keywords h2.title { margin-bottom: .9rem !important; font-size: clamp(1.5rem, 2vw, 1.9rem) !important; }
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords {
  display: flex !important;
  flex-wrap: wrap !important;
  align-content: flex-start !important;
  align-items: flex-start !important;
  gap: .55rem .65rem !important;
  min-height: 0 !important;
}
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords li { flex: 0 0 auto !important; }
body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link {
  min-height: 2.5rem !important;
  padding: .5rem .95rem !important;
  border: 1px solid var(--mta-blue) !important;
  border-radius: .65rem !important;
  background: transparent !important;
  color: var(--mta-blue) !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  white-space: nowrap !important;
}

body.mta-reading-active .mta-article-lower__next { padding-top: 1.7rem !important; padding-bottom: 2rem !important; }
body.mta-reading-active .mta-article-lower__keywords + .mta-article-lower__next { border-top: 0 !important; padding-top: .5rem !important; }
body.mta-reading-active .mta-article-lower__next h2.title { display: flex !important; align-items: baseline !important; justify-content: space-between !important; margin-bottom: .8rem !important; }
body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
  gap: 1.35rem !important;
  padding: .7rem !important;
  border: 1px solid rgba(20, 31, 180, .16) !important;
  border-radius: .9rem !important;
  background: rgba(255, 255, 255, .58) !important;
}
body.mta-reading-active .mta-article-lower__next .mta-lower-post-card > strong { font-size: clamp(1.05rem, 1.55vw, 1.4rem) !important; line-height: 1.5 !important; }
body.mta-reading-active .mta-article-lower__next .mta-lower-post-card__image { border-radius: .6rem !important; }

/* The profile belongs to the reading entry point: hero -> people -> profile -> article. */
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile {
  width: min(980px, calc(100% - 2rem)) !important;
  margin: 1.35rem auto 2.2rem !important;
  padding: 1.15rem 1.25rem 1.35rem !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile .mta-article-lower__profile-grid {
  margin-top: .4rem !important;
}

/* Lower-tail order: Credit -> Keywords -> (Share | Next Post). */
html body.mta-reading-active .mta-article-lower__route-row {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 1.25rem !important;
  width: min(980px, 100%) !important;
  margin: 0 auto !important;
  align-items: start !important;
}
html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__section {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  min-width: 0 !important;
}
html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__meta,
html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__next {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__next .mta-lower-post-card {
  gap: .8rem !important;
}
html body.mta-reading-active .mta-article-lower__route-row .mta-article-lower__next .mta-lower-post-card__image {
  width: 100% !important;
}
@media (max-width: 900px) {
  body.mta-reading-active .mta-article-lower__keywords { padding-top: 1.35rem !important; padding-bottom: 1.35rem !important; }
  body.mta-reading-active .mta-article-lower__keywords .mta-theme-keywords { gap: .6rem .7rem !important; }
  body.mta-reading-active .mta-article-lower__keywords .mta-theme-keyword-link { min-height: 2.5rem !important; padding: .5rem .95rem !important; font-size: 1rem !important; }
  html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile {
    width: calc(100% - 1.5rem) !important;
    margin: .9rem auto 1.5rem !important;
    padding: 1rem .85rem 1.1rem !important;
  }
  html body.mta-reading-active .mta-article-lower__route-row {
    display: block !important;
    width: 100% !important;
  }
  html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__section {
    margin: 0 !important;
  }
}
@media (max-width: 900px) {
  body.mta-reading-active .mta-reading-main > p:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main > li,
  body.mta-reading-active .mta-reading-main > blockquote { font-size: 16px !important; line-height: 1.92 !important; margin-bottom: 18px !important; }
  body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
  body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
  body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
  body.mta-reading-active .mta-reading-main h4.mta-dialogue-host { font-size: 16.5px !important; line-height: 1.92 !important; }
  body.mta-reading-active .mta-reading-main > h2:not(.mta-dialogue-host):not(.mta-dialogue-guest) {
    margin: 2.6rem 0 1rem !important; padding: .48rem .55rem .42rem !important;
    border-top: 2px solid var(--mta-orange) !important; border-right: 0 !important;
    border-bottom: 1px solid var(--mta-line) !important; border-left: 0 !important;
    background: rgba(170,179,255,.08) !important; color: var(--mta-blue) !important;
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
    font-size: 22px !important; font-weight: 800 !important; line-height: 1.45 !important;
  }
}

/* v2.33.0 true EOF precedence: the lower article contract wins all legacy overrides. */
html body.mta-reading-active .mta-article-lower__people { display: none !important; }
html body.mta-reading-active .mta-article-lower__credit,
html body.mta-reading-active .mta-article-lower__keywords,
html body.mta-reading-active .mta-article-lower__route-row {
  width: min(100%, 960px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
html body.mta-reading-active .mta-article-lower__credit {
  padding: 1.2rem 0 !important;
  border-top: 1px solid var(--mta-line) !important;
  border-bottom: 1px solid var(--mta-line) !important;
}
html body.mta-reading-active .mta-article-lower__keywords {
  padding: 1.1rem 0 !important;
  border-bottom: 1px solid var(--mta-line) !important;
}
html body.mta-reading-active .mta-article-lower__keywords-list {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: .55rem !important;
}
html body.mta-reading-active .mta-article-lower__keywords-list a {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 2.2rem !important;
  padding: .35rem .75rem !important;
  border: 1px solid var(--mta-blue) !important;
  border-radius: 999px !important;
  color: var(--mta-blue) !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}
html body.mta-reading-active .mta-article-lower__route-row {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: 1rem !important;
  margin-top: 1rem !important;
}
html body.mta-reading-active .mta-article-lower__route-row > * {
  min-width: 0 !important;
  margin: 0 !important;
}
@media (max-width: 900px) {
  html body.mta-reading-active .mta-article-lower__credit,
  html body.mta-reading-active .mta-article-lower__keywords,
  html body.mta-reading-active .mta-article-lower__route-row {
    width: calc(100% - 1.5rem) !important;
  }
  html body.mta-reading-active .mta-article-lower__route-row { display: block !important; }
  html body.mta-reading-active .mta-article-lower__route-row > * { margin-bottom: 1rem !important; }
}

/* v2.34.0 editorial finish: flat profile and lower-tail composition. */
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile {
  width: min(980px, calc(100% - 2rem)) !important;
  margin: 1.4rem auto 2.8rem !important;
  padding: 1.55rem 0 1.8rem !important;
  border: 0 !important;
  border-top: 2px solid var(--mta-orange) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile::after { display: none !important; }
html body.mta-reading-active .mta-article-lower__profile .mta-article-lower__eyebrow {
  color: var(--mta-orange) !important;
  font-size: .76rem !important;
  font-weight: 800 !important;
  letter-spacing: .16em !important;
}
html body.mta-reading-active .mta-article-lower__profile h2.title {
  margin: .35rem 0 1.15rem !important;
  color: var(--mta-blue) !important;
  font-size: clamp(1.55rem, 2.8vw, 2.1rem) !important;
  line-height: 1.35 !important;
}
html body.mta-reading-active .mta-article-lower__profile h2.title span {
  margin-left: .55rem !important;
  color: rgba(20, 31, 180, .52) !important;
  font-size: .58em !important;
  letter-spacing: .1em !important;
}
html body.mta-reading-active .mta-article-lower__profile-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 0 !important;
  border-top: 1px solid rgba(20, 31, 180, .18) !important;
}
html body.mta-reading-active .mta-article-lower__profile-card,
html body.mta-reading-active .mta-article-lower__profile-card:nth-child(even) {
  min-height: 0 !important;
  padding: 1.15rem 1rem .9rem !important;
  border: 0 !important;
  border-left: 1px solid rgba(20, 31, 180, .18) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
html body.mta-reading-active .mta-article-lower__profile-card:first-child { border-left: 0 !important; }
html body.mta-reading-active .mta-article-lower__profile-avatar {
  width: 56px !important;
  height: 56px !important;
  border: 1px solid rgba(20, 31, 180, .25) !important;
  box-shadow: none !important;
}
html body.mta-reading-active .mta-article-lower__profile-card h3 {
  margin: 0 !important;
  color: var(--mta-blue) !important;
  font-size: 1.2rem !important;
  line-height: 1.4 !important;
}
html body.mta-reading-active .mta-article-lower__profile-title {
  margin: .25rem 0 0 !important;
  color: rgba(20, 31, 180, .68) !important;
  font-size: .92rem !important;
  line-height: 1.55 !important;
}
html body.mta-reading-active .mta-article-lower__profile-bio {
  max-width: 48ch !important;
  margin-top: .7rem !important;
  color: rgba(20, 31, 180, .88) !important;
  font-size: 1rem !important;
  line-height: 1.82 !important;
}
html body.mta-reading-active .mta-article-lower__profile-link {
  display: inline-flex !important;
  margin-top: .7rem !important;
  color: var(--mta-blue) !important;
  font-size: .88rem !important;
  font-weight: 800 !important;
  text-decoration: underline !important;
  text-underline-offset: .2em !important;
}

html body.mta-reading-active .mta-article-lower__credit,
html body.mta-reading-active .mta-article-lower__keywords,
html body.mta-reading-active .mta-article-lower__route-row,
html body.mta-reading-active .mta-article-lower__widgets,
html body.mta-reading-active .mta-article-lower__promotions {
  border-top: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
html body.mta-reading-active .mta-article-lower__credit-line {
  border-top: 1px solid rgba(20, 31, 180, .18) !important;
  border-bottom: 0 !important;
  padding: 1.2rem 0 1.4rem !important;
}
html body.mta-reading-active .mta-article-lower__keywords {
  padding: 1.2rem 0 1.35rem !important;
  border-top: 1px solid rgba(20, 31, 180, .18) !important;
  border-bottom: 1px solid rgba(20, 31, 180, .18) !important;
}
html body.mta-reading-active .mta-article-lower__keywords .title { margin: 0 0 .8rem !important; }
html body.mta-reading-active .mta-article-lower__route-row {
  padding-top: 1.15rem !important;
  gap: 2rem !important;
}
html body.mta-reading-active .mta-article-lower__route-row .mta-lower-post-card,
html body.mta-reading-active .mta-article-lower__widgets .mta-lower-post-card {
  padding: .8rem 0 !important;
  border: 0 !important;
  border-top: 1px solid rgba(20, 31, 180, .18) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
html body.mta-reading-active .mta-article-lower__widgets,
html body.mta-reading-active .mta-article-lower__promotions {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(320px, 100%), 1fr)) !important;
  gap: 2rem !important;
  width: min(980px, 100%) !important;
  margin: 2rem auto 0 !important;
}
html body.mta-reading-active .mta-article-lower__promotions { margin-top: 1rem !important; }
html body.mta-reading-active .mta-article-lower__widgets > .mta-article-lower__section,
html body.mta-reading-active .mta-article-lower__promotions > .mta-article-lower__section {
  min-width: 0 !important;
  margin: 0 !important;
}
html body.mta-reading-active .mta-article-lower__widgets .mta-lower-post-card__image,
html body.mta-reading-active .mta-article-lower__promotions img { border-radius: 0 !important; }

@media (max-width: 900px) {
  html body.mta-reading-active .mta-reading-shell > .mta-article-lower__profile {
    width: calc(100% - 1.5rem) !important;
    margin: 1rem auto 2rem !important;
    padding: 1.2rem 0 1.4rem !important;
  }
  html body.mta-reading-active .mta-article-lower__profile-grid { grid-template-columns: 1fr !important; }
  html body.mta-reading-active .mta-article-lower__profile-card,
  html body.mta-reading-active .mta-article-lower__profile-card:nth-child(even) {
    border-left: 0 !important;
    border-top: 1px solid rgba(20, 31, 180, .18) !important;
    padding: 1rem 0 !important;
  }
  html body.mta-reading-active .mta-article-lower__profile-card:first-child { border-top: 0 !important; }
  html body.mta-reading-active .mta-article-lower__profile-bio { font-size: .98rem !important; line-height: 1.82 !important; }
  html body.mta-reading-active .mta-article-lower__widgets,
  html body.mta-reading-active .mta-article-lower__promotions {
    display: block !important;
    width: calc(100% - 1.5rem) !important;
    margin-top: 1.5rem !important;
  }
  html body.mta-reading-active .mta-article-lower__widgets > .mta-article-lower__section,
  html body.mta-reading-active .mta-article-lower__promotions > .mta-article-lower__section { margin-bottom: 1.4rem !important; }
}

/* v2.34.0 final rule cleanup: legacy section rules must not overlap the lower UI. */
html body.mta-reading-active .mta-article-lower__back {
  width: min(1120px, calc(100% - 2rem)) !important;
  margin: 0 auto !important;
  padding: 1.6rem 0 2rem !important;
  text-align: center !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-image: none !important;
}
html body.mta-reading-active .mta-article-lower__profile,
html body.mta-reading-active .mta-article-lower__credit,
html body.mta-reading-active .mta-article-lower__keywords,
html body.mta-reading-active .mta-article-lower__route-row,
html body.mta-reading-active .mta-article-lower__widgets,
html body.mta-reading-active .mta-article-lower__promotions {
  border-image: none !important;
}

/* v2.35.0 profile / lower navigation: intentional share + next composition. */

html body.mta-reading-active .mta-article-lower__route-row {
  width: min(980px, calc(100% - 2rem)) !important;
  display: grid !important;
  grid-template-columns: minmax(220px, .72fr) minmax(0, 1.28fr) !important;
  grid-template-rows: auto auto !important;
  align-items: start !important;
  column-gap: clamp(2rem, 5vw, 5.5rem) !important;
  row-gap: 1rem !important;
  margin: 2rem auto 0 !important;
  padding: 1.65rem 0 0 !important;
  border: 0 !important;
  border-top: 2px solid var(--mta-orange) !important;
  border-image: none !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__meta,
html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__next {
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-image: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__meta {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
}
html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__next {
  grid-column: 2 !important;
  grid-row: 1 !important;
}
html body.mta-reading-active .mta-article-lower__share {
  padding: 0 !important;
}
html body.mta-reading-active .mta-article-lower__share .mta-article-lower__eyebrow,
html body.mta-reading-active .mta-article-lower__next .mta-article-lower__eyebrow {
  margin: 0 0 .4rem !important;
  color: var(--mta-orange) !important;
  font-size: .72rem !important;
  font-weight: 800 !important;
  letter-spacing: .16em !important;
}
html body.mta-reading-active .mta-article-lower__share h2.title,
html body.mta-reading-active .mta-article-lower__next h2.title {
  display: flex !important;
  align-items: baseline !important;
  justify-content: space-between !important;
  gap: .8rem !important;
  margin: 0 0 1rem !important;
  color: var(--mta-blue) !important;
  font-size: clamp(1.45rem, 2.35vw, 2rem) !important;
  line-height: 1.2 !important;
  letter-spacing: .01em !important;
}
html body.mta-reading-active .mta-article-lower__share-list {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
html body.mta-reading-active .mta-article-lower__share-list li { margin: 0 !important; }
html body.mta-reading-active .mta-article-lower__share .mta-share-button {
  min-height: 2.7rem !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: .42rem !important;
  padding: .55rem .8rem !important;
  border: 1px solid var(--mta-blue) !important;
  border-radius: 999px !important;
  background: transparent !important;
  color: var(--mta-blue) !important;
  font-size: .78rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  box-shadow: none !important;
  transition: background-color .2s ease, color .2s ease, transform .2s ease !important;
}
html body.mta-reading-active .mta-article-lower__share .mta-share-button:hover,
html body.mta-reading-active .mta-article-lower__share .mta-share-button:focus-visible {
  background: var(--mta-blue) !important;
  color: #fff !important;
  transform: translateY(-1px) !important;
}
html body.mta-reading-active .mta-article-lower__share .mta-share-button > span:first-child {
  font-size: 1rem !important;
  font-weight: 900 !important;
}

html body.mta-reading-active .mta-article-lower__next h2.title {
  justify-content: flex-start !important;
  margin-bottom: .75rem !important;
}
html body.mta-reading-active .mta-article-lower__next h2.title > span:last-child {
  color: var(--mta-orange) !important;
  font-size: 1.45em !important;
  line-height: .8 !important;
}
html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
  display: grid !important;
  align-items: center !important;
  gap: 1.25rem !important;
  min-height: 0 !important;
  padding: 1rem 0 !important;
  border-top: 1px solid rgba(20, 31, 180, .22) !important;
  border-bottom: 1px solid rgba(20, 31, 180, .22) !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: var(--mta-blue) !important;
  text-decoration: none !important;
}
html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card > strong {
  margin: 0 !important;
  color: var(--mta-blue) !important;
  font-size: clamp(1.05rem, 1.5vw, 1.35rem) !important;
  line-height: 1.55 !important;
  font-weight: 800 !important;
}
html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card__image {
  width: 100% !important;
  aspect-ratio: 4 / 3 !important;
  overflow: hidden !important;
  border: 1px solid rgba(255, 100, 70, .7) !important;
  border-radius: .65rem !important;
  background: rgba(255, 255, 255, .36) !important;
}
html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card__image img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: cover !important;
}
html body.mta-reading-active .mta-article-lower__back a {
  display: inline-flex !important;
  align-items: center !important;
  gap: .35rem !important;
  color: var(--mta-blue) !important;
  font-size: .86rem !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}
html body.mta-reading-active .mta-article-lower__back a span {
  color: var(--mta-orange) !important;
  font-size: 1.45em !important;
  line-height: .8 !important;
}

@media (max-width: 900px) {
  html body.mta-reading-active .mta-article-lower__profile-bio {
    max-width: 42ch !important;
    font-size: 1.08rem !important;
    line-height: 1.9 !important;
  }
  html body.mta-reading-active .mta-article-lower__route-row {
    width: calc(100% - 1.5rem) !important;
    display: block !important;
    margin-top: 1.4rem !important;
    padding-top: 1.35rem !important;
  }
  html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__meta,
  html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__next {
    width: 100% !important;
    display: block !important;
  }
  html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__meta {
    margin-bottom: 1.7rem !important;
  }
  html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__next {
    margin-bottom: 1rem !important;
  }
  html body.mta-reading-active .mta-article-lower__share h2.title,
  html body.mta-reading-active .mta-article-lower__next h2.title {
    font-size: 1.55rem !important;
  }
  html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
    gap: .9rem !important;
    padding: .85rem 0 !important;
  }
  html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card > strong {
    font-size: 1.02rem !important;
  }
}

/* v2.36.0 visual balance pass: keep the final lower-tail rules at EOF. */
html body.mta-reading-active .mta-article-lower__profile-grid { grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)) !important; }
html body.mta-reading-active .mta-article-lower__profile-card { padding: 1.35rem 1.25rem 1.2rem !important; }
html body.mta-reading-active .mta-article-lower__profile-copy { min-width: 0 !important; }
html body.mta-reading-active .mta-article-lower__profile-card h3 {
  font-size: clamp(1.3rem, 1.7vw, 1.55rem) !important;
  line-height: 1.35 !important;
}
html body.mta-reading-active .mta-article-lower__profile-title { font-size: 1rem !important; line-height: 1.55 !important; }
html body.mta-reading-active .mta-article-lower__route-row {
  width: min(1120px, calc(100% - 2rem)) !important;
  grid-template-columns: minmax(300px, .92fr) minmax(0, 1.08fr) !important;
  column-gap: clamp(3rem, 5.5vw, 5.5rem) !important;
  align-items: start !important;
  padding: 2.6rem 0 1.5rem !important;
}
html body.mta-reading-active .mta-article-lower__route-row > * { min-width: 0 !important; }
html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__next {
  border-left: 1px solid rgba(20, 31, 180, .18) !important;
  padding: .15rem 0 .25rem clamp(3rem, 5.5vw, 5.5rem) !important;
}
html body.mta-reading-active .mta-article-lower__share h2.title,
html body.mta-reading-active .mta-article-lower__next h2.title {
  font-size: clamp(1.7rem, 2.8vw, 2.35rem) !important;
  line-height: 1.18 !important;
}
html body.mta-reading-active .mta-article-lower__share .mta-share-button {
  min-height: 3.1rem !important;
  padding: .7rem 1rem !important;
  font-size: .92rem !important;
}
html body.mta-reading-active .mta-article-lower__share-list {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: .6rem !important;
  align-items: stretch !important;
}
html body.mta-reading-active .mta-article-lower__share .mta-share-button > span:first-child { font-size: 1.12rem !important; }
html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
  grid-template-columns: minmax(180px, 42%) minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 1.75rem !important;
  min-width: 0 !important;
  padding: 1.5rem 0 1.75rem !important;
}
html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card > strong {
  grid-column: 2 !important;
  grid-row: 1 !important;
  min-width: 0 !important;
  overflow-wrap: anywhere !important;
  font-size: clamp(1.2rem, 1.7vw, 1.55rem) !important;
  line-height: 1.55 !important;
}
html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card__image {
  grid-column: 1 !important;
  grid-row: 1 !important;
  min-width: 0 !important;
  border-radius: .8rem !important;
}

@media (max-width: 900px) {
  html body.mta-reading-active .mta-article-lower__profile-grid { grid-template-columns: 1fr !important; }
  html body.mta-reading-active .mta-article-lower__profile-card { padding: 1.15rem 0 1.1rem !important; }
  html body.mta-reading-active .mta-article-lower__profile-bio {
    max-width: 38ch !important;
    font-size: 1.1rem !important;
    line-height: 1.88 !important;
  }
  html body.mta-reading-active .mta-article-lower__route-row {
    width: calc(100% - 1.5rem) !important;
    padding: 1.8rem 0 .75rem !important;
  }
  html body.mta-reading-active .mta-article-lower__share-list {
    gap: .6rem !important;
  }
  html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__next {
    margin-top: 2.75rem !important;
    border-left: 0 !important;
    padding: 0 !important;
  }
  html body.mta-reading-active .mta-article-lower__share h2.title,
  html body.mta-reading-active .mta-article-lower__next h2.title { font-size: 1.75rem !important; }
  html body.mta-reading-active .mta-article-lower__share .mta-share-button { min-height: 2.9rem !important; font-size: .86rem !important; }
  html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
    grid-template-columns: minmax(120px, 38%) minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 1.15rem !important;
    padding: 1.15rem 0 1.35rem !important;
  }
  html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card > strong {
    grid-column: 2 !important;
    grid-row: 1 !important;
    font-size: 1.08rem !important;
  }
  html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card__image {
    grid-column: 1 !important;
    grid-row: 1 !important;
  }
}

/* v2.36.1 profile link contract: the visible person name is the primary
   person-page affordance; keep the card itself flat and readable. */
html body.mta-reading-active .mta-article-lower__profile-name {
  display: inline-block !important;
  color: inherit !important;
  text-decoration: none !important;
}
html body.mta-reading-active .mta-article-lower__profile-name h3 {
  color: var(--mta-blue) !important;
}
html body.mta-reading-active .mta-article-lower__profile-name:hover h3,
html body.mta-reading-active .mta-article-lower__profile-name:focus-visible h3 {
  color: var(--mta-orange) !important;
  text-decoration: underline !important;
  text-underline-offset: .16em !important;
}

/* v2.36.2 profile reading pass: profiles are a calm editorial entry point,
   not a second set of speaker badges. Keep role data in the DOM for scripts
   and accessibility, but let the person's name, title and copy carry the UI. */
html body.mta-reading-active .mta-article-lower__profile-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: clamp(1.5rem, 4vw, 4rem) !important;
  align-items: start !important;
}
html body.mta-reading-active .mta-article-lower__profile-card {
  display: grid !important;
  grid-template-columns: 4.5rem minmax(0, 1fr) !important;
  gap: 1.15rem !important;
  padding: 1.25rem 0 1.45rem !important;
  border: 0 !important;
  border-top: 1px solid var(--mta-line) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
html body.mta-reading-active .mta-article-lower__profile-card:first-child,
html body.mta-reading-active .mta-article-lower__profile-card:nth-child(2) { border-top-color: rgba(255,107,67,.48) !important; }
html body.mta-reading-active .mta-article-lower__profile-avatar {
  width: 4.5rem !important;
  height: 4.5rem !important;
  margin: .1rem 0 0 !important;
  border: 1px solid rgba(21,27,184,.22) !important;
  border-radius: 50% !important;
  background: rgba(255,255,255,.35) !important;
  color: var(--mta-blue) !important;
  font-size: 1.7rem !important;
}
html body.mta-reading-active .mta-article-lower__profile-avatar img { width: 100% !important; height: 100% !important; object-fit: cover !important; border-radius: inherit !important; }
html body.mta-reading-active .mta-article-lower__profile-card h3 {
  margin: 0 !important;
  font-size: clamp(1.38rem, 1.7vw, 1.7rem) !important;
  line-height: 1.35 !important;
}
html body.mta-reading-active .mta-article-lower__profile-title {
  margin: .35rem 0 0 !important;
  color: var(--mta-muted) !important;
  font-size: 1rem !important;
  line-height: 1.55 !important;
}
html body.mta-reading-active .mta-article-lower__profile-link {
  display: inline-block !important;
  margin-top: .7rem !important;
  color: var(--mta-blue) !important;
  font-size: .92rem !important;
  line-height: 1.5 !important;
}

@media (max-width: 900px) {
  html body.mta-reading-active .mta-article-lower__profile-grid { grid-template-columns: 1fr !important; gap: 0 !important; }
  html body.mta-reading-active .mta-article-lower__profile-card {
    grid-template-columns: 3.8rem minmax(0, 1fr) !important;
    gap: .95rem !important;
    padding: 1.1rem 0 1.25rem !important;
  }
  html body.mta-reading-active .mta-article-lower__profile-avatar { width: 3.8rem !important; height: 3.8rem !important; }
  html body.mta-reading-active .mta-article-lower__profile-card h3 { font-size: 1.28rem !important; }
  html body.mta-reading-active .mta-article-lower__profile-bio { font-size: 1rem !important; line-height: 1.85 !important; }
}

/* v2.36.8: promotion media should read as content, not as a second card. */
html body.mta-reading-active .mta-article-lower__promotions > .mta-lower-promo {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
html body.mta-reading-active .mta-article-lower__promotions > .mta-lower-promo > a {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

/* v2.36.12 lower-tail contract: keep the route row and the Next Post card
   structurally wide after every earlier responsive/theme rule. */
html body.mta-reading-active .mta-article-lower__route-row {
  display: grid !important;
  width: min(1120px, calc(100% - 2rem)) !important;
  min-width: 0 !important;
  grid-template-columns: minmax(300px, .92fr) minmax(0, 1.08fr) !important;
  column-gap: clamp(3rem, 5.5vw, 5.5rem) !important;
}
html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__meta,
html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__next {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
}
html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
  display: grid !important;
  width: 100% !important;
  min-width: 0 !important;
  grid-template-columns: minmax(180px, 42%) minmax(0, 1fr) !important;
  grid-template-rows: auto !important;
  align-items: center !important;
  gap: 1.75rem !important;
}
html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card__image {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  grid-column: 1 !important;
  grid-row: 1 !important;
}
html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card__image img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
}
html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card > strong {
  display: block !important;
  width: auto !important;
  min-width: 0 !important;
  grid-column: 2 !important;
  grid-row: 1 !important;
  overflow-wrap: anywhere !important;
}

@media (max-width: 900px) {
  html body.mta-reading-active .mta-article-lower__route-row {
    display: block !important;
    width: calc(100% - 1.5rem) !important;
  }
  html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__meta,
  html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__next {
    width: 100% !important;
  }
  html body.mta-reading-active .mta-article-lower__next .mta-lower-post-card {
    display: grid !important;
    width: 100% !important;
    grid-template-columns: minmax(120px, 38%) minmax(0, 1fr) !important;
    gap: 1.15rem !important;
  }
}

/* v2.36.15: theme .single .entry-box / .entry-next impose a 2-column grid on
   plugin sections. The plugin never declared display here, so the theme won by
   default rather than by weight. Declare it. */
html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__next,
html body.mta-reading-active .mta-article-lower__keywords {
  display: block !important;
  grid-template-columns: none !important;
  grid-template-rows: none !important;
  gap: 0 !important;
}
html body.mta-reading-active .mta-article-lower__route-row > .mta-article-lower__next::before,
html body.mta-reading-active .mta-article-lower__keywords::before {
  content: none !important;
}

/* v2.36.17: keep long-form Japanese reading on the platform-native stack while
   giving dense paragraphs a little more air without changing their scale. */
html body.mta-reading-active .mta-reading-main > p:not(.mta-dialogue-speaker-label),
html body.mta-reading-active .mta-reading-main > li,
html body.mta-reading-active .mta-reading-main > blockquote,
html body.mta-reading-active .mta-reading-main p.mta-dialogue-host:not(.mta-dialogue-speaker-label),
html body.mta-reading-active .mta-reading-main p.mta-dialogue-guest-body,
html body.mta-reading-active .mta-reading-main h3.mta-dialogue-host,
html body.mta-reading-active .mta-reading-main h4.mta-dialogue-host {
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif !important;
  letter-spacing: .008em !important;
}

/* v2.36.22: event announcement layout. Keep event pages on their own visual
   system so the normal article reader and its lower navigation remain intact. */
html body.mta-event-active {
  background: #fff5e6 !important;
}
html body.mta-event-active .mta-event-page,
html body.mta-event-active .mta-event-page * {
  box-sizing: border-box;
}
html body.mta-event-active .mta-event-page {
  --mta-event-paper: #fff5e6;
  --mta-event-ink: #252229;
  --mta-event-blue: #1724b7;
  --mta-event-orange: #f07843;
  --mta-event-line: #ded8cf;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: var(--mta-event-paper) !important;
  color: var(--mta-event-ink) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif !important;
  line-height: 1.75;
}
html body.mta-event-active .mta-event-page__shell {
  width: min(1120px, calc(100% - 48px));
  margin: 0 auto;
  padding: 24px 0 90px;
}
html body.mta-event-active .mta-event-page__topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 74px;
  color: var(--mta-event-blue);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .13em;
}
html body.mta-event-active .mta-event-page__brand,
html body.mta-event-active .mta-event-page__topbar-label {
  color: inherit;
  text-decoration: none;
}
html body.mta-event-active .mta-event-page__topbar-label {
  flex: 1;
  text-align: center;
  color: #77736d;
  font-size: 10px;
  letter-spacing: .2em;
}
html body.mta-event-active .mta-event-page__menu {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border: 1px solid var(--mta-event-orange);
  border-radius: 50%;
  color: var(--mta-event-orange);
  font-size: 16px;
  letter-spacing: 0;
}
html body.mta-event-active .mta-event-page__hero {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  gap: 46px;
  padding-bottom: 42px;
  border-bottom: 1px solid var(--mta-event-line);
}
html body.mta-event-active .mta-event-page__hero-meta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
html body.mta-event-active .mta-event-page__eyebrow {
  color: var(--mta-event-orange);
  font: 900 11px/1.4 sans-serif;
  letter-spacing: .22em;
}
html body.mta-event-active .mta-event-page__date {
  margin-top: 18px;
  color: var(--mta-event-blue);
  font: 800 20px/1.15 ui-monospace, Menlo, monospace;
}
html body.mta-event-active .mta-event-page__time {
  margin-top: 8px;
  color: #77736d;
  font: 700 10px/1.4 sans-serif;
  letter-spacing: .1em;
}
html body.mta-event-active .mta-event-page__hero-main {
  min-width: 0;
  max-width: 820px;
}
html body.mta-event-active .mta-event-page__kicker {
  margin: 0 0 16px;
  color: var(--mta-event-orange);
  font: 900 11px/1.4 sans-serif;
  letter-spacing: .16em;
}
html body.mta-event-active .mta-event-page__hero h1 {
  margin: 0;
  color: var(--mta-event-blue);
  font-size: clamp(40px, 7vw, 78px);
  line-height: 1.08;
  letter-spacing: -.055em;
  overflow-wrap: anywhere;
}
html body.mta-event-active .mta-event-page__cover {
  margin: 34px 0 0;
  overflow: hidden;
  border: 1px solid rgba(240, 120, 67, .7);
  border-radius: 14px;
  background: #fffdfa;
}
html body.mta-event-active .mta-event-page__hero-image {
  display: block;
  width: 100%;
  max-height: 520px;
  aspect-ratio: 16 / 7;
  object-fit: cover;
}
html body.mta-event-active .mta-event-page__facts {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 32px 0 0;
  border-top: 2px solid var(--mta-event-ink);
  border-bottom: 1px solid var(--mta-event-line);
}
html body.mta-event-active .mta-event-page__fact {
  min-width: 0;
  padding: 16px;
  border-right: 1px solid var(--mta-event-line);
}
html body.mta-event-active .mta-event-page__fact:last-child {
  border-right: 0;
}
html body.mta-event-active .mta-event-page__fact dt {
  color: var(--mta-event-blue);
  font: 800 10px/1.4 sans-serif;
  letter-spacing: .16em;
}
html body.mta-event-active .mta-event-page__fact dd {
  margin: 5px 0 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.5;
  overflow-wrap: anywhere;
}
html body.mta-event-active .mta-event-page__layout {
  display: grid;
  grid-template-columns: 86px minmax(0, 760px);
  gap: 42px;
  justify-content: center;
  padding-top: 52px;
}
html body.mta-event-active .mta-event-page__toc {
  position: sticky;
  top: 24px;
  align-self: start;
  display: grid;
  gap: 12px;
  padding: 14px 10px;
  border-left: 2px solid var(--mta-event-orange);
  color: var(--mta-event-blue);
}
html body.mta-event-active .mta-event-page__toc a {
  color: inherit;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.45;
  text-decoration: none;
}
html body.mta-event-active .mta-event-page__toc a:hover,
html body.mta-event-active .mta-event-page__toc a:focus-visible {
  color: var(--mta-event-orange);
}
html body.mta-event-active .mta-event-page__article {
  min-width: 0;
}
html body.mta-event-active .mta-event-page__section {
  padding: 0 0 52px;
  margin: 0 0 52px;
  border-bottom: 1px solid var(--mta-event-line);
}
html body.mta-event-active .mta-event-page__section:last-child {
  margin-bottom: 0;
}
html body.mta-event-active .mta-event-page__section-head {
  display: flex;
  align-items: baseline;
  gap: 12px;
  margin-bottom: 22px;
}
html body.mta-event-active .mta-event-page__section-head::before {
  content: "";
  width: 32px;
  height: 2px;
  flex: 0 0 auto;
  background: var(--mta-event-orange);
}
html body.mta-event-active .mta-event-page__section-head h2 {
  margin: 0;
  color: var(--mta-event-blue);
  font-size: 25px;
  line-height: 1.45;
}
html body.mta-event-active .mta-event-page__section-head span {
  color: #aaa59d;
  font: 800 10px/1 sans-serif;
  letter-spacing: .2em;
}
html body.mta-event-active .mta-event-page__prose {
  color: var(--mta-event-ink);
  font-family: "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: 17px;
  line-height: 2.05;
}
html body.mta-event-active .mta-event-page__prose p {
  margin: 0 0 20px;
}
html body.mta-event-active .mta-event-page__prose p:last-child {
  margin-bottom: 0;
}
  html body.mta-event-active .mta-event-page__prose a {
  color: var(--mta-event-blue);
  text-decoration-thickness: 1px;
  text-underline-offset: .18em;
}
html body.mta-event-active .mta-event-page__prose strong {
  color: var(--mta-event-blue);
  font-weight: 800;
}
html body.mta-event-active .mta-event-page__speakers {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px 34px;
}
html body.mta-event-active .mta-event-page__speaker {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  gap: 16px;
  min-width: 0;
  padding: 18px 0;
  border-top: 1px solid var(--mta-event-line);
  color: inherit;
  text-decoration: none;
}
html body.mta-event-active .mta-event-page__speaker-avatar {
  display: grid;
  place-items: center;
  width: 64px;
  height: 64px;
  overflow: hidden;
  border: 1px solid rgba(23, 36, 183, .2);
  border-radius: 50%;
  background: rgba(23, 36, 183, .08);
  color: var(--mta-event-blue);
  font-size: 22px;
  font-weight: 900;
}
html body.mta-event-active .mta-event-page__speaker-avatar img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
html body.mta-event-active .mta-event-page__speaker-copy {
  min-width: 0;
}
html body.mta-event-active .mta-event-page__speaker-role {
  margin: 0 0 5px;
  color: var(--mta-event-orange);
  font: 900 10px/1.4 sans-serif;
  letter-spacing: .16em;
}
html body.mta-event-active .mta-event-page__speaker-copy h3 {
  margin: 0;
  color: var(--mta-event-blue);
  font-size: 20px;
  line-height: 1.35;
  overflow-wrap: anywhere;
}
html body.mta-event-active .mta-event-page__speaker-title,
html body.mta-event-active .mta-event-page__speaker-bio {
  margin: 7px 0 0;
  color: #77736d;
  font-family: inherit;
  font-size: 13px;
  line-height: 1.7;
}
html body.mta-event-active .mta-event-page__speaker-bio {
  white-space: normal;
}
html body.mta-event-active .mta-event-page__notice {
  margin: 0;
  padding: 0 0 0 1.2em;
  color: #77736d;
  font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
  font-size: 14px;
  line-height: 1.9;
}
html body.mta-event-active .mta-event-page__notice li {
  padding: 9px 0;
  padding-left: .3em;
}
html body.mta-event-active .mta-event-page__footer {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  padding-top: 24px;
  color: var(--mta-event-blue);
  font-size: 12px;
}
html body.mta-event-active .mta-event-page__footer strong {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: 16px;
  font-weight: 600;
}

@media (max-width: 760px) {
  html body.mta-event-active .mta-event-page__shell {
    width: calc(100% - 28px);
    padding-top: 16px;
    padding-bottom: 56px;
  }

html body.mta-event-active .mta-event-page__about {
  padding-left: 24px;
  border-left: 3px solid var(--mta-event-orange, #f07843);
}
html body.mta-event-active .mta-event-page__apply {
  padding-block: clamp(24px, 4vw, 48px);
  border-top: 1px solid rgba(23, 36, 183, .18);
  border-bottom: 1px solid rgba(23, 36, 183, .18);
}
html body.mta-event-active .mta-event-page__apply-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 20px; }
html body.mta-event-active .mta-event-page__apply-link { display: inline-flex; align-items: center; gap: 10px; padding: 13px 22px; border: 2px solid #f07843; border-radius: 999px; background: #1724b7; color: #fff; font-weight: 700; text-decoration: none; }
html body.mta-event-active .mta-event-page__apply-link span { color: #ffb09c; }
html body.mta-event-active .mta-event-page__apply-deadline { margin-top: 18px; color: #5e6780; }
  html body.mta-event-active .mta-event-page__topbar {
    margin-bottom: 52px;
  }
  html body.mta-event-active .mta-event-page__topbar-label {
    text-align: right;
  }
  html body.mta-event-active .mta-event-page__hero {
    grid-template-columns: 1fr;
    gap: 12px;
    padding-bottom: 30px;
  }
  html body.mta-event-active .mta-event-page__date {
    margin-top: 8px;
  }
  html body.mta-event-active .mta-event-page__hero h1 {
    font-size: 36px;
    letter-spacing: -.08em;
  }
  html body.mta-event-active .mta-event-page__cover {
    margin-top: 26px;
    border-radius: 10px;
  }
  html body.mta-event-active .mta-event-page__hero-image {
    min-height: 190px;
    aspect-ratio: 16 / 9;
  }
  html body.mta-event-active .mta-event-page__facts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 25px;
  }
  html body.mta-event-active .mta-event-page__fact {
    padding: 14px 12px 16px;
  }
  html body.mta-event-active .mta-event-page__fact:nth-child(2) {
    border-right: 0;
  }
  html body.mta-event-active .mta-event-page__fact:nth-child(-n+2) {
    border-bottom: 1px solid var(--mta-event-line);
  }
  html body.mta-event-active .mta-event-page__layout {
    display: block;
    padding-top: 32px;
  }
  html body.mta-event-active .mta-event-page__toc {
    position: static;
    display: flex;
    gap: 10px;
    margin-bottom: 34px;
    padding: 10px 0 10px 12px;
    overflow-x: auto;
    border-top: 1px solid var(--mta-event-line);
    border-bottom: 1px solid var(--mta-event-line);
    border-left: 2px solid var(--mta-event-orange);
  }
  html body.mta-event-active .mta-event-page__toc a {
    flex: 0 0 auto;
    padding: 7px 10px;
    border: 1px solid rgba(23, 36, 183, .2);
    border-radius: 999px;
    background: rgba(255, 255, 255, .38);
  }
  html body.mta-event-active .mta-event-page__section {
    padding-bottom: 38px;
    margin-bottom: 38px;
  }
  html body.mta-event-active .mta-event-page__section-head {
    margin-bottom: 18px;
  }
  html body.mta-event-active .mta-event-page__section-head h2 {
    font-size: 22px;
  }
  html body.mta-event-active .mta-event-page__prose {
    font-size: 16px;
    line-height: 1.95;
  }
  html body.mta-event-active .mta-event-page__about { padding-left: 16px; }
  html body.mta-event-active .mta-event-page__apply-link { width: 100%; justify-content: center; }
  html body.mta-event-active .mta-event-page__speakers {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  html body.mta-event-active .mta-event-page__speaker {
    grid-template-columns: 56px minmax(0, 1fr);
    gap: 14px;
    padding: 16px 0;
  }
  html body.mta-event-active .mta-event-page__speaker-avatar {
    width: 56px;
    height: 56px;
  }
  html body.mta-event-active .mta-event-page__speaker-copy h3 {
    font-size: 18px;
  }
  html body.mta-event-active .mta-event-page__notice {
    font-size: 13px;
  }
  html body.mta-event-active .mta-event-page__footer {
    display: block;
    margin-top: 56px;
  }
  html body.mta-event-active .mta-event-page__footer strong {
    display: block;
    margin-top: 10px;
  }
}
