body {
  font-family: 'Noto Sans', sans-serif;
  color: #1f2937;
}
.publication-title,
.publication-authors,
.section-title,
.subtitle-font {
  font-family: 'Google Sans', sans-serif;
}
.publication-title { line-height: 1.15; }
.publication-authors a { color: hsl(204, 86%, 53%) !important; }
.publication-authors a:hover { text-decoration: underline; }
.author-block { display: inline-block; }
.link-block a { margin: 4px 4px; }
.arch-image { width: 100%; border-radius: 14px; box-shadow: 0 8px 24px rgba(0,0,0,0.08); }
.content p { font-size: 1.05rem; }
.content li { margin-bottom: 0.4rem; }
.pre-box { background: #f7f7f9; border-radius: 10px; padding: 1rem 1.25rem; overflow-x: auto; font-size: 0.95rem; }
.footer { padding: 2rem 1.5rem 3rem; }
