body.pkp_page_index,
body.pkp_page_index_site,
body.pkp_page_about,
body.pkp_page_announcement,
body.pkp_page_issue,
body.pkp_page_issue_archive,
body.pkp_page_article,
body.pkp_page_search,
body.pkp_page_static {
  background: #fbfcfe;
  color: #111827;
}
html {
  overflow-y: scroll;
}
@supports (scrollbar-gutter: stable) {
  html {
    overflow-y: auto;
    scrollbar-gutter: stable;
  }
}
.pkp_page_index .pkp_structure_content,
.pkp_page_index_site .pkp_structure_content,
.pkp_page_about .pkp_structure_content,
.pkp_page_announcement .pkp_structure_content,
.pkp_page_issue .pkp_structure_content,
.pkp_page_issue_archive .pkp_structure_content,
.pkp_page_article .pkp_structure_content,
.pkp_page_search .pkp_structure_content,
.pkp_page_static .pkp_structure_content {
  display: block;
  border: 0;
  box-shadow: none;
}
.pkp_page_index .pkp_structure_main,
.pkp_page_index_site .pkp_structure_main,
.pkp_page_about .pkp_structure_main,
.pkp_page_announcement .pkp_structure_main,
.pkp_page_issue .pkp_structure_main,
.pkp_page_issue_archive .pkp_structure_main,
.pkp_page_article .pkp_structure_main,
.pkp_page_search .pkp_structure_main,
.pkp_page_static .pkp_structure_main {
  float: none;
  width: 100%;
  max-width: none;
  margin: 0;
  border: 0;
  box-shadow: none;
}
.pkp_page_index .pkp_structure_sidebar.left,
.pkp_page_index_site .pkp_structure_sidebar.left,
.pkp_page_about .pkp_structure_sidebar,
.pkp_page_announcement .pkp_structure_sidebar,
.pkp_page_search .pkp_structure_sidebar,
.pkp_page_static .pkp_structure_sidebar {
  display: none;
}
.pkp_page_index .pkp_structure_content::before,
.pkp_page_index_site .pkp_structure_content::before,
.pkp_page_about .pkp_structure_content::before,
.pkp_page_announcement .pkp_structure_content::before,
.pkp_page_issue .pkp_structure_content::before,
.pkp_page_issue_archive .pkp_structure_content::before,
.pkp_page_article .pkp_structure_content::before,
.pkp_page_search .pkp_structure_content::before,
.pkp_page_static .pkp_structure_content::before,
.pkp_page_index .pkp_structure_content::after,
.pkp_page_index_site .pkp_structure_content::after,
.pkp_page_about .pkp_structure_content::after,
.pkp_page_announcement .pkp_structure_content::after,
.pkp_page_issue .pkp_structure_content::after,
.pkp_page_issue_archive .pkp_structure_content::after,
.pkp_page_article .pkp_structure_content::after,
.pkp_page_search .pkp_structure_content::after,
.pkp_page_static .pkp_structure_content::after,
.pkp_page_index .pkp_structure_main::before,
.pkp_page_index_site .pkp_structure_main::before,
.pkp_page_about .pkp_structure_main::before,
.pkp_page_announcement .pkp_structure_main::before,
.pkp_page_issue .pkp_structure_main::before,
.pkp_page_issue_archive .pkp_structure_main::before,
.pkp_page_article .pkp_structure_main::before,
.pkp_page_search .pkp_structure_main::before,
.pkp_page_static .pkp_structure_main::before,
.pkp_page_index .pkp_structure_main::after,
.pkp_page_index_site .pkp_structure_main::after,
.pkp_page_about .pkp_structure_main::after,
.pkp_page_announcement .pkp_structure_main::after,
.pkp_page_issue .pkp_structure_main::after,
.pkp_page_issue_archive .pkp_structure_main::after,
.pkp_page_article .pkp_structure_main::after,
.pkp_page_search .pkp_structure_main::after,
.pkp_page_static .pkp_structure_main::after,
.pkp_page_index .pkp_structure_sidebar::before,
.pkp_page_index_site .pkp_structure_sidebar::before,
.pkp_page_about .pkp_structure_sidebar::before,
.pkp_page_announcement .pkp_structure_sidebar::before,
.pkp_page_search .pkp_structure_sidebar::before,
.pkp_page_static .pkp_structure_sidebar::before,
.pkp_page_index .pkp_structure_sidebar::after,
.pkp_page_index_site .pkp_structure_sidebar::after,
.pkp_page_about .pkp_structure_sidebar::after,
.pkp_page_announcement .pkp_structure_sidebar::after,
.pkp_page_search .pkp_structure_sidebar::after,
.pkp_page_static .pkp_structure_sidebar::after {
  display: none;
  content: none;
  border: 0;
  box-shadow: none;
}
.pkp_structure_head {
  background: #ffffff;
  border-bottom: 1px solid #e5e7eb;
  color: #111827;
}
.pkp_site_name_wrapper,
.pkp_navigation_primary_wrapper,
.pkp_navigation_user,
.pkp_search_mobile,
.pkp_structure_content,
.pkp_structure_footer {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box;
}
.pkp_head_wrapper {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 18px 0 16px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_head_wrapper {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 18px 0 16px !important;
    box-sizing: border-box !important;
  }
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_site_name_wrapper,
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary_wrapper,
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_user {
    width: 100% !important;
    max-width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
    box-sizing: border-box !important;
  }
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_user_wrapper {
    left: 0 !important;
    right: 0 !important;
    transform: none !important;
    width: 100% !important;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
  }
}
body.pkp_page_index .pkp_structure_head .pkp_navigation_user_wrapper,
body.pkp_page_index_site .pkp_structure_head .pkp_navigation_user_wrapper,
body.pkp_page_about .pkp_structure_head .pkp_navigation_user_wrapper,
body.pkp_page_announcement .pkp_structure_head .pkp_navigation_user_wrapper,
body.pkp_page_issue .pkp_structure_head .pkp_navigation_user_wrapper,
body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_user_wrapper,
body.pkp_page_article .pkp_structure_head .pkp_navigation_user_wrapper,
body.pkp_page_search .pkp_structure_head .pkp_navigation_user_wrapper,
body.pkp_page_static .pkp_structure_head .pkp_navigation_user_wrapper {
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;
  transform: none;
  width: 100%;
  max-width: none;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
  text-align: initial;
  z-index: 1000;
}
body.pkp_page_index .pkp_structure_head .pkp_navigation_user,
body.pkp_page_index_site .pkp_structure_head .pkp_navigation_user,
body.pkp_page_about .pkp_structure_head .pkp_navigation_user,
body.pkp_page_announcement .pkp_structure_head .pkp_navigation_user,
body.pkp_page_issue .pkp_structure_head .pkp_navigation_user,
body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_user,
body.pkp_page_article .pkp_structure_head .pkp_navigation_user,
body.pkp_page_search .pkp_structure_head .pkp_navigation_user,
body.pkp_page_static .pkp_structure_head .pkp_navigation_user {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  border: 0;
  text-align: right;
}
body.pkp_page_index .pkp_structure_head .pkp_navigation_user > li,
body.pkp_page_index_site .pkp_structure_head .pkp_navigation_user > li,
body.pkp_page_about .pkp_structure_head .pkp_navigation_user > li,
body.pkp_page_announcement .pkp_structure_head .pkp_navigation_user > li,
body.pkp_page_issue .pkp_structure_head .pkp_navigation_user > li,
body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_user > li,
body.pkp_page_article .pkp_structure_head .pkp_navigation_user > li,
body.pkp_page_search .pkp_structure_head .pkp_navigation_user > li,
body.pkp_page_static .pkp_structure_head .pkp_navigation_user > li {
  display: inline-flex;
  align-items: center;
  margin: 0;
  padding: 0;
  float: none;
}
body.pkp_page_index .pkp_structure_head .pkp_navigation_user > li > a,
body.pkp_page_index_site .pkp_structure_head .pkp_navigation_user > li > a,
body.pkp_page_about .pkp_structure_head .pkp_navigation_user > li > a,
body.pkp_page_announcement .pkp_structure_head .pkp_navigation_user > li > a,
body.pkp_page_issue .pkp_structure_head .pkp_navigation_user > li > a,
body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_user > li > a,
body.pkp_page_article .pkp_structure_head .pkp_navigation_user > li > a,
body.pkp_page_search .pkp_structure_head .pkp_navigation_user > li > a,
body.pkp_page_static .pkp_structure_head .pkp_navigation_user > li > a {
  margin-right: 0 !important;
}
.pkp_site_name {
  margin: 0;
}
.pkp_site_name .is_text,
.pkp_site_name .is_img {
  display: inline-flex;
  align-items: center;
}
.pkp_site_name .is_text {
  font-family: "Source Han Serif SC", "Noto Serif SC", "Songti SC", Georgia, serif;
  font-size: 1.9rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #111827;
  text-decoration: none;
}
.pkp_site_name .is_img img {
  display: block;
  max-height: 40px;
  width: auto;
}
.pkp_navigation_primary,
.pkp_navigation_user {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
.pkp_navigation_primary_wrapper {
  position: relative;
  margin: 16px auto 0;
  min-height: 64px;
  padding-bottom: 64px;
  border-top: 1px solid #e5e7eb;
  border-bottom: 0;
  background: #ffffff;
}
.pkp_site_nav_menu {
  background: #ffffff;
}
.pkp_navigation_primary_row {
  clear: both;
}
.pkp_navigation_search_wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.pkp_navigation_search_wrapper .pkp_search {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  min-height: 44px;
  padding: 0 0 0 18px;
  border-bottom: 1px solid transparent;
  color: #4b5563;
  font-weight: 600;
  text-decoration: none;
}
.pkp_navigation_search_wrapper .pkp_search:hover,
.pkp_navigation_search_wrapper .pkp_search:focus {
  color: #0a3663;
  border-color: #0a3663;
  text-decoration: none;
}
.pkp_navigation_primary {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: auto;
  max-width: none;
  text-align: left;
}
.pkp_navigation_primary > li {
  float: none;
}
.pkp_navigation_primary > li > a,
.pkp_navigation_user > li > a {
  color: #4b5563;
  font-weight: 600;
}
.pkp_navigation_primary > li > a {
  margin: 0 20px 0 0;
  padding: 14px 0 13px;
  border-bottom: 1px solid transparent;
}
.pkp_navigation_primary > li > a:hover,
.pkp_navigation_primary > li > a:focus,
.pkp_navigation_user > li > a:hover,
.pkp_navigation_user > li > a:focus {
  color: #111827;
}
.pkp_navigation_primary > li > a:hover,
.pkp_navigation_primary > li > a:focus {
  border-color: #0a3663;
  color: #0a3663;
}
.pkp_navigation_primary > li > ul,
.pkp_navigation_user > li > ul {
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0 10px 15px -3px rgba(17, 24, 39, 0.1), 0 4px 6px -4px rgba(17, 24, 39, 0.1);
}
.pkp_navigation_primary > li > ul a,
.pkp_navigation_user > li > ul a {
  display: block;
  padding: 10px 16px;
  border-left: 0 !important;
  background: transparent;
  color: #111827;
  text-decoration: none;
}
.pkp_navigation_primary > li > ul a:hover,
.pkp_navigation_primary > li > ul a:focus,
.pkp_navigation_user > li > ul a:hover,
.pkp_navigation_user > li > ul a:focus {
  background: #f3f4f6;
  color: #111827;
  border-left: 0 !important;
}
.pkp_navigation_user > li.profile,
.pkp_navigation_user > li.profile.in_focus {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}
.pkp_navigation_user > li.profile > a,
.pkp_navigation_user > li.profile.in_focus > a {
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  min-height: 38px !important;
  margin: 0 !important;
  padding: 4px 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-image: none !important;
  color: #111827 !important;
  overflow: visible !important;
  box-shadow: none !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}
.pkp_navigation_user > li.profile > a::before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 999px;
  background: radial-gradient(circle at 50% 35%, rgba(255, 255, 255, 0.9) 0 18%, transparent 19%), radial-gradient(circle at 50% 78%, rgba(255, 255, 255, 0.9) 0 26%, transparent 27%), linear-gradient(135deg, #d5e1f0 0%, #b8c8dc 100%);
  box-shadow: inset 0 0 0 1px rgba(10, 54, 99, 0.08);
  flex: 0 0 auto;
}
.pkp_navigation_user > li.profile > a:hover,
.pkp_navigation_user > li.profile > a:focus,
.pkp_navigation_user > li.profile > a:focus-visible,
.pkp_navigation_user > li.profile > a:active,
.pkp_navigation_user > li.profile.in_focus > a {
  background: transparent !important;
  background-image: none !important;
  color: #0a3663 !important;
  box-shadow: none !important;
  opacity: 0.92;
}
.pkp_navigation_user > li > ul {
  padding: 6px 0;
  min-width: 196px;
}
.pkp_navigation_user > li > ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pkp_navigation_user > li > ul li.qz-user-menu__logout {
  margin-top: 6px;
  padding-top: 6px;
  border-top: 1px solid #e5e7eb;
}
.pkp_navigation_user > li > ul li.qz-user-menu__logout a:hover,
.pkp_navigation_user > li > ul li.qz-user-menu__logout a:focus {
  background: #fef2f2;
  color: #b91c1c;
}
.pkp_page_index .homepage_image,
.pkp_page_index_site .homepage_image {
  display: none;
}
.pkp_structure_content {
  padding-top: 52px;
  padding-bottom: 88px;
}
.pkp_page_about .pkp_structure_content,
.pkp_page_announcement .pkp_structure_content,
.pkp_page_issue .pkp_structure_content,
.pkp_page_issue_archive .pkp_structure_content,
.pkp_page_article .pkp_structure_content,
.pkp_page_search .pkp_structure_content,
.pkp_page_static .pkp_structure_content {
  padding-top: 40px;
}
body.pkp_page_about .pkp_structure_content {
  padding-top: 0 !important;
}
.pkp_page_about .pkp_structure_main:first-child:last-child,
.pkp_page_announcement .pkp_structure_main:first-child:last-child,
.pkp_page_issue .pkp_structure_main:first-child:last-child,
.pkp_page_issue_archive .pkp_structure_main:first-child:last-child,
.pkp_page_article .pkp_structure_main:first-child:last-child,
.pkp_page_search .pkp_structure_main:first-child:last-child,
.pkp_page_static .pkp_structure_main:first-child:last-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.pkp_page_index .pkp_structure_content,
.pkp_page_index_site .pkp_structure_content {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
.page {
  max-width: 100%;
}
.page_index_journal,
.page_issue,
.page_article,
.page_issue_archive {
  width: 100%;
  max-width: none;
  margin: 0;
}
.page_index_journal .qz_journal_homepage {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 12px 0 0;
  box-sizing: border-box;
}
.pkp_page_about .page,
.pkp_page_announcement .page,
.pkp_page_static .page,
.pkp_page_search .page {
  width: 100%;
  max-width: none;
  margin: 0;
}
.pkp_page_about .page > *,
.pkp_page_announcement .page > *,
.pkp_page_static .page > *,
.pkp_page_search .page > * {
  max-width: 100%;
}
.pkp_page_about .pkp_structure_main,
.pkp_page_announcement .pkp_structure_main,
.pkp_page_static .pkp_structure_main,
.pkp_page_search .pkp_structure_main {
  padding: 0;
}
.page:not(.page_index_site):not(.page_index_journal) {
  width: 100%;
  margin: 0;
  padding: 0 !important;
}
.page:not(.page_index_site):not(.page_index_journal) > h1,
.page:not(.page_index_site):not(.page_index_journal) > .cmp_breadcrumbs,
.page:not(.page_index_site):not(.page_index_journal) > p,
.page:not(.page_index_site):not(.page_index_journal) > .cmp_notification,
.page:not(.page_index_site):not(.page_index_journal) > .cmp_form,
.page:not(.page_index_site):not(.page_index_journal) > .search_results,
.page:not(.page_index_site):not(.page_index_journal) > .issues_archive,
.page:not(.page_index_site):not(.page_index_journal) > .cmp_pagination,
.page:not(.page_index_site):not(.page_index_journal) > .obj_issue_toc,
.page:not(.page_index_site):not(.page_index_journal) > .obj_article_details {
  max-width: 100%;
}
.cmp_breadcrumbs {
  margin: 0 0 10px;
  display: block;
  font-size: 13px;
  line-height: 1.6;
  color: #6b7280;
}
.cmp_breadcrumbs ol {
  margin: 0;
  padding: 0;
}
.cmp_breadcrumbs li {
  color: inherit;
}
.cmp_breadcrumbs a {
  color: #4b5563;
  text-decoration: none;
}
.cmp_breadcrumbs .current,
.cmp_breadcrumbs .current span {
  color: #111827;
}
.cmp_breadcrumbs .separator {
  margin: 0 8px;
  color: #9ca3af;
}
.pkp_screen_reader {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.page:not(.page_index_site):not(.page_index_journal) > h1,
.page_about_publishing_system h1,
.page_search h1,
.page_issue_archive h1,
.page_issue > h1 {
  margin: 0 0 38px;
  font-family: "Source Han Serif SC", "Noto Serif SC", "Songti SC", Georgia, serif;
  font-size: clamp(2.1rem, 4vw, 3rem);
  font-weight: 600;
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #111827;
}
.page:not(.page_index_site):not(.page_index_journal) > .cmp_breadcrumbs,
.page:not(.page_index_site):not(.page_index_journal) > h1 {
  padding-top: 0;
  padding-bottom: 0;
}
.page:not(.page_index_site):not(.page_index_journal) > h1 + p,
.page:not(.page_index_site):not(.page_index_journal) > h1 + .cmp_notification,
.page:not(.page_index_site):not(.page_index_journal) > h1 + .cmp_form,
.page:not(.page_index_site):not(.page_index_journal) > h1 + .search_results,
.page:not(.page_index_site):not(.page_index_journal) > h1 + .issues_archive,
.page:not(.page_index_site):not(.page_index_journal) > h1 + .cmp_pagination,
.page:not(.page_index_site):not(.page_index_journal) > h1 + .obj_issue_toc,
.page:not(.page_index_site):not(.page_index_journal) > h1 + .obj_article_details {
  margin-top: 0 !important;
}
.qz_page_header {
  width: 100%;
  margin: 0 0 38px;
  max-width: 960px;
}
.qz_page_header .cmp_breadcrumbs {
  margin: 0 0 10px !important;
}
.qz_page_header__bar {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  column-gap: 24px;
  row-gap: 12px;
}
.qz_page_header__title {
  margin: 0 !important;
  min-width: 0;
  max-width: 36rem;
  font-family: "Source Han Serif SC", "Noto Serif SC", "Songti SC", Georgia, serif;
  font-size: clamp(2.1rem, 4vw, 3rem);
  font-weight: 600;
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #111827;
}
.qz_page_header__edit {
  display: flex;
  align-items: center;
  justify-self: end;
  align-self: end;
  flex: 0 0 auto;
  padding-bottom: 4px;
}
.qz_page_header__edit .cmp_edit_link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin: 0;
  padding: 0;
  float: none !important;
  clear: none !important;
  color: #0a3663;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  white-space: nowrap;
}
.qz_page_header__edit .cmp_edit_link::before {
  content: "\270E";
  font-size: 13px;
  line-height: 1;
}
body.pkp_page_announcement .page_announcements > .qz_page_header,
body.pkp_page_issue .page_issue > .qz_page_header,
body.pkp_page_issue_archive .page_issue_archive > .qz_page_header,
body.pkp_page_search .page_search > .qz_page_header {
  max-width: 960px;
}
body.pkp_page_about .page_submissions > .qz_page_header,
body.pkp_page_about .page_submissions > :not(.qz_page_header),
body.pkp_page_announcement .page_announcements > :not(.qz_page_header),
body.pkp_page_issue .page_issue > :not(.qz_page_header),
body.pkp_page_issue_archive .page_issue_archive > :not(.qz_page_header),
body.pkp_page_search .page_search > :not(.qz_page_header) {
  max-width: 960px;
}
body.pkp_page_about .page_about > .qz_page_header,
body.pkp_page_about .page_about > :not(.qz_page_header) {
  max-width: none;
  margin-left: 0;
  box-sizing: border-box;
}
body.pkp_page_about .qz_page_header--about {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px 24px;
  margin: 0 0 10px;
}
body.pkp_page_about .qz_page_header--about .cmp_breadcrumbs {
  flex: 1 1 auto;
  margin: 0 !important;
}
body.pkp_page_about .qz_page_header--about .cmp_breadcrumbs,
body.pkp_page_about .qz_page_header--about .cmp_breadcrumbs ol {
  padding: 0 !important;
  margin: 0 !important;
}
body.pkp_page_about .qz_page_header--about .cmp_breadcrumbs ol {
  line-height: 1.4;
}
body.pkp_page_about .qz_page_header--about .qz_page_header__edit {
  flex: 0 0 auto;
  align-self: center;
  justify-self: auto;
  padding-bottom: 0;
}
body.pkp_page_about .pkp_navigation_search_wrapper {
  display: none;
}
@media (min-width: 768px) {
  body.pkp_page_about .page_about {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
  }
  body.pkp_page_about .qz_page_header--about {
    position: relative;
    top: auto;
    z-index: 1;
    margin: 0 0 10px;
  }
}
.qz_page_header + * {
  margin-top: 0 !important;
}
.page:not(.page_index_site):not(.page_index_journal) p,
.page:not(.page_index_site):not(.page_index_journal) li,
.page:not(.page_index_site):not(.page_index_journal) dd,
.page:not(.page_index_site):not(.page_index_journal) dt {
  font-size: 15px;
  line-height: 1.85;
  color: #4b5563;
}
.page:not(.page_index_site):not(.page_index_journal) a {
  color: #0a3663;
}
.pkp_page_about .cmp_notification,
.pkp_page_announcement .cmp_notification,
.pkp_page_issue .cmp_notification,
.pkp_page_issue_archive .cmp_notification,
.pkp_page_static .cmp_notification,
.pkp_page_search .cmp_notification {
  margin: 18px 0 0;
  padding: 16px 18px;
  border: 1px solid #e5e7eb;
  border-left: 0;
  background: #f8fafc;
  color: #4b5563;
  box-shadow: none;
}
.pkp_page_issue .cmp_notification.warning,
.pkp_page_issue_archive .cmp_notification.warning {
  margin-top: 0;
  padding: 18px 20px;
  border: 1px solid #e5e7eb;
  background: #f8fafc;
  color: #4b5563;
}
.pkp_page_about .page h2,
.pkp_page_about .page h3,
.pkp_page_announcement .page h2,
.pkp_page_announcement .page h3,
.pkp_page_static .page h2,
.pkp_page_static .page h3,
.pkp_page_search .page h2,
.pkp_page_search .page h3 {
  margin: 42px 0 14px;
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1.25;
  color: #111827;
}
.pkp_page_about .page ul,
.pkp_page_about .page ol,
.pkp_page_announcement .page ul,
.pkp_page_announcement .page ol,
.pkp_page_static .page ul,
.pkp_page_static .page ol,
.pkp_page_search .page ul,
.pkp_page_search .page ol {
  margin: 18px 0 0;
  padding-left: 1.4rem;
}
.pkp_page_about .page li + li,
.pkp_page_announcement .page li + li,
.pkp_page_static .page li + li,
.pkp_page_search .page li + li {
  margin-top: 8px;
}
.pkp_page_about .page .cmp_form,
.pkp_page_announcement .page .cmp_form,
.pkp_page_static .page .cmp_form,
.pkp_page_search .page .cmp_form {
  margin-top: 24px;
}
.pkp_page_about .page .sections,
.pkp_page_announcement .page .sections,
.pkp_page_static .page .sections,
.pkp_page_search .page .sections {
  margin-top: 24px;
}
.page_submissions .cmp_notification,
.page_submissions .author_guidelines,
.page_submissions .submission_checklist,
.page_submissions .section_policy,
.page_submissions .privacy_statement,
.page_search .cmp_form,
.page_search .search_results,
.page_search .cmp_notification.notice,
.page_announcements .cmp_announcements,
.obj_announcement_full {
  max-width: 960px;
}
.page_announcements .cmp_announcements.cmp_announcements {
  margin: 28px 0 0;
}
.page_announcements .cmp_announcements.cmp_announcements > li {
  padding: 24px 0;
  border-bottom: 1px solid #e5e7eb;
}
.page_announcements .cmp_announcements.cmp_announcements > li:last-child {
  border-bottom: 0;
}
.page_search .cmp_form,
.page_about_publishing_system .cmp_notification,
.page_issue_archive .cmp_pagination {
  margin-top: 18px;
}
.cmp_form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.cmp_form .search_input,
.cmp_form .date_range,
.cmp_form .additional_options,
.cmp_form .submit {
  margin-top: 18px;
}
.cmp_form input[type="text"],
.cmp_form input[type="email"],
.cmp_form input[type="password"],
.cmp_form input[type="url"],
.cmp_form input[type="search"],
.cmp_form select,
.cmp_form textarea {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid #d7dee8;
  border-radius: 4px;
  background: #ffffff;
  color: #111827;
  box-sizing: border-box;
}
.cmp_form button,
.cmp_form .submit button,
.cmp_form input[type="submit"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 22px;
  border: 1px solid #0a3663;
  border-radius: 4px;
  background: #0a3663;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}
.search_results,
.issues_archive {
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}
.search_results > li,
.issues_archive > li {
  margin: 0;
  padding: 24px 0;
  border-top: 1px solid #e5e7eb;
}
.issues_archive > li:first-child,
.search_results > li:first-child {
  border-top: 1px solid #e5e7eb;
}
.obj_issue_summary {
  display: grid;
  grid-template-columns: 140px minmax(0, 1fr);
  gap: 24px;
  align-items: start;
}
.obj_issue_summary__media,
.obj_issue_summary__headline,
.obj_issue_summary__body {
  min-width: 0;
}
.obj_issue_summary .cover {
  display: block;
  width: 140px;
  text-decoration: none;
}
.obj_issue_summary .cover img,
.obj_issue_summary .cover .qz_fallback_cover {
  display: block;
  width: 100%;
  max-width: 140px;
  aspect-ratio: 5 / 7;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  object-fit: cover;
}
.obj_issue_summary h2 {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #111827;
}
.obj_issue_summary h2 .title {
  color: #111827;
  text-decoration: none;
}
.obj_issue_summary .series {
  margin: 0 0 8px;
  font-size: 14px;
  color: #6b7280;
}
.obj_issue_summary .series .series_link {
  color: inherit;
  text-decoration: none;
}
.obj_issue_summary .series .series_link:hover,
.obj_issue_summary .series .series_link:focus {
  color: #0a3663;
  text-decoration: none;
}
.obj_issue_summary .qz_issue_summary__meta .series {
  margin: 0;
  font-size: inherit;
}
.obj_issue_summary .qz_issue_summary__meta .published {
  margin-top: 0;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.obj_issue_summary .qz_issue_summary__meta .published .label {
  font-weight: 500;
}
.obj_issue_summary .description {
  margin-top: 12px;
  color: #4b5563;
}
.obj_issue_summary .published {
  margin-top: 16px;
  font-size: 15px;
  line-height: 1.7;
  color: #111827;
}
.obj_issue_summary .published .label {
  font-weight: 700;
}
.page_issue_archive .issues_archive,
body.pkp_page_issue.pkp_op_archive .issues_archive {
  margin-top: 20px;
}
.page_issue_archive .issues_archive > li,
body.pkp_page_issue.pkp_op_archive .issues_archive > li {
  padding: 44px 0 48px;
}
.page_issue_archive .obj_issue_summary,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary {
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr);
  grid-template-areas: "media headline" "media body";
  column-gap: 48px;
  row-gap: 18px;
  align-items: start;
}
.page_issue_archive .obj_issue_summary__media,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary__media {
  grid-area: media;
  justify-self: start;
}
.page_issue_archive .obj_issue_summary__headline,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary__headline {
  grid-area: headline;
  padding-top: 6px;
}
.page_issue_archive .obj_issue_summary__body,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary__body {
  grid-area: body;
  align-self: start;
  width: 100%;
  max-width: 68ch;
}
.page_issue_archive .obj_issue_summary .cover,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .cover {
  float: none !important;
  margin: 0 !important;
  width: 180px;
}
.page_issue_archive .obj_issue_summary .cover img,
.page_issue_archive .obj_issue_summary .cover .qz_fallback_cover,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .cover img,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .cover .qz_fallback_cover {
  max-width: 180px;
}
.page_issue_archive .obj_issue_summary h2,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary h2 {
  font-size: clamp(1.35rem, 1.9vw, 1.8rem);
  line-height: 1.22;
}
.page_issue_archive .obj_issue_summary h2 .title,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary h2 .title {
  display: inline-block;
  max-width: none;
}
.page_issue_archive .obj_issue_summary .qz_issue_summary__meta,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 10px;
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 1.6;
  color: #6b7280;
}
.page_issue_archive .obj_issue_summary .series,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .series {
  margin: 0;
  font-size: inherit;
}
.page_issue_archive .obj_issue_summary .qz_issue_summary__meta_separator,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary__meta_separator {
  opacity: 0.72;
}
.page_issue_archive .obj_issue_summary__body .description,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary__body .description {
  margin-top: 0;
}
.page_issue_archive .obj_issue_summary .description,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .description {
  font-size: 16px;
  line-height: 1.85;
}
.page_issue_archive .obj_issue_summary .published,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .published {
  margin-top: 0;
  font-size: inherit;
}
.page_issue_archive .obj_issue_summary .qz_issue_summary_description_full,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary_description_full {
  display: block;
  max-width: 68ch;
  box-sizing: border-box;
  position: relative;
}
.page_issue_archive .obj_issue_summary .qz_issue_summary_description_full.is-collapsed,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary_description_full.is-collapsed {
  max-height: calc(1.85em * 4);
  overflow: hidden;
}
.page_issue_archive .obj_issue_summary .qz_issue_summary_description_full p,
.page_issue_archive .obj_issue_summary .qz_issue_summary_description_full li,
.page_issue_archive .obj_issue_summary .qz_issue_summary_description_full dd,
.page_issue_archive .obj_issue_summary .qz_issue_summary_description_full dt,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary_description_full p,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary_description_full li,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary_description_full dd,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary_description_full dt {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.page_issue_archive .obj_issue_summary .qz_issue_summary_description_full > :first-child,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary_description_full > :first-child {
  margin-top: 0;
}
.page_issue_archive .obj_issue_summary .qz_issue_summary_description_full > :last-child,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary_description_full > :last-child {
  margin-bottom: 0;
}
.page_issue_archive .obj_issue_summary .qz_issue_summary_description_toggle,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary_description_toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin: 8px 0 0 !important;
  padding: 0;
  border: 0;
  background: transparent;
  color: #0a3663;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  cursor: pointer;
}
.page_issue_archive .obj_issue_summary .qz_issue_summary_description_toggle:hover,
.page_issue_archive .obj_issue_summary .qz_issue_summary_description_toggle:focus,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary_description_toggle:hover,
body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary_description_toggle:focus {
  color: #15467a;
  text-decoration: none;
}
.page_issue .obj_issue_toc,
.page_article .obj_article_details {
  width: 100%;
  max-width: 100%;
}
.pkp_structure_footer_wrapper {
  margin-top: 72px;
  background: #0f2744;
}
.pkp_structure_footer {
  padding-top: 0;
  padding-bottom: 18px;
  text-align: left;
}
.pkp_footer_content {
  padding: 28px 0 16px;
  color: #cbd5e1;
  font-size: 14px;
  line-height: 1.75;
  text-align: left;
}
.pkp_footer_content a {
  color: #eff6ff;
}
.pkp_brand_footer {
  padding: 10px 0 0;
  border-top: 1px solid rgba(229, 235, 244, 0.14);
  text-align: left;
}
.pkp_brand_footer::before {
  content: "Powered by OJS / PKP";
  display: block;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.02em;
  color: rgba(226, 232, 240, 0.72);
}
.pkp_brand_footer a {
  display: none !important;
}
.qz_site_index__about,
.page_index_site .cmp_announcements {
  max-width: 1200px;
  margin: 0 auto;
  padding-inline: 24px;
}
.qz_site_index__about {
  padding-top: 28px;
}
.qz_journal_directory {
  max-width: 1200px;
  margin: 0 auto;
  padding: 52px 24px 72px;
}
.qz_journal_directory__intro {
  max-width: 100%;
}
.qz_journal_directory__eyebrow {
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #6b7280;
}
.qz_journal_directory__heading {
  margin: 12px 0 0;
  font-family: "Source Han Serif SC", "Noto Serif SC", "Songti SC", Georgia, serif;
  font-size: clamp(2rem, 3vw, 2.8rem);
  font-weight: 600;
  line-height: 1.08;
  letter-spacing: 0.02em;
  color: #111827;
}
.qz_journal_directory__description {
  margin: 14px 0 0;
  max-width: 58rem;
  font-size: 1rem;
  line-height: 1.8;
  color: #4b5563;
}
.qz_journal_directory__empty {
  margin: 28px 0 0;
  padding: 24px 0;
  border-top: 1px solid #e5e7eb;
  color: #4b5563;
}
.qz_journal_directory__list {
  list-style: none;
  margin: 34px 0 0;
  padding: 0;
  border-top: 1px solid #e5e7eb;
}
.qz_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 20px;
  border: 1px solid transparent;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: background-color 150ms ease, border-color 150ms ease, color 150ms ease, transform 150ms ease;
}
.qz_button:hover,
.qz_button:focus {
  transform: translateY(-1px);
}
.qz_button--primary {
  background: #0a3663;
  border-color: #0a3663;
  color: #ffffff;
}
.qz_button--primary:hover,
.qz_button--primary:focus {
  background: #15467a;
  border-color: #15467a;
  color: #ffffff;
}
.pkp_page_index .qz_journal_directory__list,
.pkp_page_index_site .qz_journal_directory__list {
  display: block;
  width: 100%;
}
.pkp_page_index .qz_journal_directory__item,
.pkp_page_index_site .qz_journal_directory__item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 32px;
  width: 100%;
  margin: 0;
  padding: 28px 0;
  border-bottom: 1px solid #e5e7eb;
  float: none;
}
.pkp_page_index .qz_journal_directory__media,
.pkp_page_index_site .qz_journal_directory__media {
  flex: 0 0 136px;
  width: 136px;
  max-width: 136px;
  float: none;
}
.pkp_page_index .qz_journal_directory__cover_link,
.pkp_page_index_site .qz_journal_directory__cover_link {
  display: block;
  width: 136px;
  text-decoration: none;
}
.pkp_page_index .qz_journal_directory__cover,
.pkp_page_index_site .qz_journal_directory__cover {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 136px;
  min-width: 136px;
  max-width: 136px;
  aspect-ratio: 5 / 7;
  border: 1px solid #d7dee8;
  background: #ffffff;
  object-fit: cover;
  box-shadow: 0 10px 24px rgba(17, 24, 39, 0.06);
}
.pkp_page_index .qz_journal_directory__cover--placeholder,
.pkp_page_index_site .qz_journal_directory__cover--placeholder {
  padding: 12px;
  background: linear-gradient(160deg, #eef4fb 0%, #dbe7f4 100%);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-align: center;
  color: #0a3663;
}
.pkp_page_index .qz_journal_directory__content,
.pkp_page_index_site .qz_journal_directory__content {
  flex: 1 1 0;
  min-width: 0;
  max-width: none;
}
.pkp_page_index .qz_journal_directory__title,
.pkp_page_index_site .qz_journal_directory__title {
  margin: 0;
  font-size: 1.65rem;
  font-weight: 700;
  line-height: 1.15;
  color: #111827;
}
.pkp_page_index .qz_journal_directory__title a,
.pkp_page_index_site .qz_journal_directory__title a {
  color: inherit;
  text-decoration: none;
}
.pkp_page_index .qz_journal_directory__title a:hover,
.pkp_page_index .qz_journal_directory__title a:focus,
.pkp_page_index_site .qz_journal_directory__title a:hover,
.pkp_page_index_site .qz_journal_directory__title a:focus {
  color: #0a3663;
}
.pkp_page_index .qz_journal_directory__summary,
.pkp_page_index_site .qz_journal_directory__summary {
  display: -webkit-box;
  overflow: hidden;
  margin: 12px 0 0;
  font-size: 15px;
  line-height: 1.8;
  color: #4b5563;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.pkp_page_index .qz_journal_directory__actions,
.pkp_page_index_site .qz_journal_directory__actions {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 12px;
  min-width: 232px;
  margin-left: auto;
  padding-top: 2px;
  text-align: right;
}
.pkp_page_index .qz_button--primary,
.pkp_page_index_site .qz_button--primary {
  min-width: 232px;
  padding-inline: 22px;
  white-space: nowrap;
}
.pkp_page_index .qz_journal_directory__links,
.pkp_page_index_site .qz_journal_directory__links {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}
.pkp_page_index .qz_journal_directory__action_link,
.pkp_page_index_site .qz_journal_directory__action_link {
  color: #0a3663;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  white-space: nowrap;
}
.pkp_page_index .qz_journal_directory__action_link:hover,
.pkp_page_index .qz_journal_directory__action_link:focus,
.pkp_page_index_site .qz_journal_directory__action_link:hover,
.pkp_page_index_site .qz_journal_directory__action_link:focus {
  color: #15467a;
}
body.qz_auth_surface {
  background: radial-gradient(circle at top left, rgba(10, 54, 99, 0.08), transparent 26%), radial-gradient(circle at right 18%, rgba(10, 54, 99, 0.05), transparent 24%), linear-gradient(180deg, #f8fbff 0%, #fbfcfe 36%, #f4f7fb 100%);
  overflow-x: hidden;
}
.qz_auth_surface .pkp_structure_content,
.qz_auth_surface .pkp_structure_footer,
.qz_auth_surface .pkp_structure_head {
  max-width: none;
  width: 100%;
}
.qz_auth_surface .pkp_navigation_primary_wrapper,
.qz_auth_surface .pkp_navigation_search_wrapper {
  display: none;
}
.qz_auth_surface .pkp_site_nav_toggle {
  display: none;
}
.qz_auth_surface .pkp_structure_content {
  position: relative;
  left: auto;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-top: clamp(40px, 8vh, 88px);
  padding-bottom: clamp(56px, 10vh, 120px);
  padding-left: 0;
  padding-right: 0;
  border: 0;
  box-shadow: none;
}
.qz_auth_surface .pkp_structure_main {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
}
.qz_auth_surface .pkp_structure_content::before,
.qz_auth_surface .pkp_structure_content::after,
.qz_auth_surface .pkp_structure_main::before,
.qz_auth_surface .pkp_structure_main::after {
  display: none;
  content: none;
}
.qz_auth_surface .pkp_structure_footer_wrapper {
  margin-top: 0;
}
.qz_auth_surface .pkp_navigation_user_wrapper {
  position: absolute;
  top: 20px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1200px;
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box;
}
.qz_auth_surface .pkp_navigation_user {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0;
  padding: 0;
}
.qz_auth_surface .pkp_navigation_user > li.profile,
.qz_auth_surface .pkp_navigation_user > li.profile.in_focus {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}
.qz_auth_surface .pkp_navigation_user > li.profile > a,
.qz_auth_surface .pkp_navigation_user > li.profile.in_focus > a {
  min-height: auto !important;
  padding: 0 !important;
  gap: 0 !important;
  color: #6b7280 !important;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.qz_auth_surface .pkp_navigation_user > li.profile > a::before,
.qz_auth_surface .pkp_navigation_user > li.profile.in_focus > a::before {
  display: none;
  content: none;
}
.qz_auth_surface .qz_auth_locale_switcher__item + .qz_auth_locale_switcher__item {
  position: relative;
  margin-left: 14px !important;
  padding-left: 14px !important;
}
.qz_auth_surface .qz_auth_locale_switcher__item + .qz_auth_locale_switcher__item::before {
  content: "/";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #9ca3af;
  font-size: 11px;
  font-weight: 600;
}
.qz_auth_surface .qz_auth_locale_switcher__item.current a,
.qz_auth_surface .qz_auth_locale_switcher__item a:hover,
.qz_auth_surface .qz_auth_locale_switcher__item a:focus {
  color: #111827 !important;
  opacity: 1;
}
.qz_auth_page {
  width: 100%;
  max-width: none;
}
.qz_auth_shell {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100vh - 260px);
  width: 100%;
  padding: 8px 24px;
  box-sizing: border-box;
}
.qz_auth_card {
  width: 100%;
  max-width: 408px;
  padding: 40px;
  border: 1px solid rgba(229, 231, 235, 0.5);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.05), 0 10px 10px -5px rgba(0, 0, 0, 0.02);
  backdrop-filter: blur(10px);
  box-sizing: border-box;
}
.qz_auth_card--wide {
  max-width: 720px;
}
.qz_auth_card--success {
  max-width: 468px;
}
.qz_auth_intro {
  margin-bottom: 28px;
}
.qz_auth_intro--center {
  margin-bottom: 0;
  text-align: center;
}
.qz_auth_title {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  font-size: clamp(2rem, 4vw, 2.4rem);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.03em;
  color: #111827;
}
.qz_auth_title--center {
  text-align: center;
}
.qz_auth_description {
  margin: 12px 0 0;
  font-size: 15px;
  line-height: 1.7;
  color: #4b5563;
}
.qz_auth_description--center {
  max-width: 28rem;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.qz_auth_success {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.qz_auth_success__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin-bottom: 24px;
  border-radius: 999px;
  background: #0a3663;
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  box-shadow: 0 16px 32px -18px rgba(10, 54, 99, 0.65);
}
.qz_auth_success__actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-top: 30px;
  gap: 14px;
}
.qz_auth_success__primary,
.qz_auth_success__secondary {
  float: none !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 44px;
  padding: 0 18px;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  transition: background-color 150ms ease, border-color 150ms ease, color 150ms ease;
}
.qz_auth_success__primary {
  border: 1px solid #0a3663;
  background: #0a3663;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
}
.qz_auth_success__primary:hover,
.qz_auth_success__primary:focus,
.qz_auth_success__primary:active,
.qz_auth_success__primary:visited {
  border-color: #092c51;
  background: #092c51;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
}
.qz_auth_success__secondary {
  width: auto;
  min-height: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #111827;
  font-size: 14px;
  font-weight: 600;
}
.qz_auth_success__secondary:hover,
.qz_auth_success__secondary:focus {
  color: #0a3663;
}
body.pkp_page_login.pkp_op_requestResetPassword .pkp_structure_content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 24px 48px;
}
body.qz_auth_surface.pkp_page_login .pkp_structure_content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 24px 48px;
}
body.pkp_page_login.pkp_op_requestResetPassword .pkp_structure_main {
  width: 100%;
}
body.qz_auth_surface.pkp_page_login .pkp_structure_main {
  width: 100%;
}
body.pkp_page_login.pkp_op_requestResetPassword .page_lost_password:not(.qz_auth_page),
body.pkp_page_login.pkp_op_requestResetPassword .page_login:not(.qz_auth_page),
body.qz_auth_surface.pkp_page_login .page_lost_password:not(.qz_auth_page),
body.qz_auth_surface.pkp_page_login .page_login:not(.qz_auth_page) {
  position: relative;
  width: 100%;
  max-width: 468px;
  margin: 0;
  padding: 40px;
  border: 1px solid rgba(229, 231, 235, 0.5);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.05), 0 10px 10px -5px rgba(0, 0, 0, 0.02);
  box-sizing: border-box;
  text-align: center;
}
body.pkp_page_login.pkp_op_requestResetPassword .page_lost_password:not(.qz_auth_page)::before,
body.pkp_page_login.pkp_op_requestResetPassword .page_login:not(.qz_auth_page)::before,
body.qz_auth_surface.pkp_page_login .page_lost_password:not(.qz_auth_page)::before,
body.qz_auth_surface.pkp_page_login .page_login:not(.qz_auth_page)::before {
  content: "\2713";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin: 0 auto 24px;
  border-radius: 999px;
  background: #0a3663;
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  box-shadow: 0 16px 32px -18px rgba(10, 54, 99, 0.65);
}
body.pkp_page_login.pkp_op_requestResetPassword .page_lost_password:not(.qz_auth_page) > .cmp_breadcrumbs,
body.pkp_page_login.pkp_op_requestResetPassword .page_login:not(.qz_auth_page) > .cmp_breadcrumbs,
body.qz_auth_surface.pkp_page_login .page_lost_password:not(.qz_auth_page) > .cmp_breadcrumbs,
body.qz_auth_surface.pkp_page_login .page_login:not(.qz_auth_page) > .cmp_breadcrumbs {
  display: none;
}
body.pkp_page_login.pkp_op_requestResetPassword .page_lost_password:not(.qz_auth_page) > h1,
body.pkp_page_login.pkp_op_requestResetPassword .page_login:not(.qz_auth_page) > h1,
body.qz_auth_surface.pkp_page_login .page_lost_password:not(.qz_auth_page) > h1,
body.qz_auth_surface.pkp_page_login .page_login:not(.qz_auth_page) > h1 {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  font-size: clamp(2rem, 4vw, 2.4rem);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.03em;
  color: #111827;
}
body.pkp_page_login.pkp_op_requestResetPassword .page_lost_password:not(.qz_auth_page) > p,
body.pkp_page_login.pkp_op_requestResetPassword .page_login:not(.qz_auth_page) > p,
body.qz_auth_surface.pkp_page_login .page_lost_password:not(.qz_auth_page) > p,
body.qz_auth_surface.pkp_page_login .page_login:not(.qz_auth_page) > p {
  margin: 12px 0 0;
  font-size: 15px;
  line-height: 1.7;
  color: #4b5563;
}
body.pkp_page_login.pkp_op_requestResetPassword .page_lost_password:not(.qz_auth_page) > a,
body.pkp_page_login.pkp_op_requestResetPassword .page_login:not(.qz_auth_page) > a,
body.qz_auth_surface.pkp_page_login .page_lost_password:not(.qz_auth_page) > a,
body.qz_auth_surface.pkp_page_login .page_login:not(.qz_auth_page) > a {
  float: none !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 44px;
  margin-top: 30px;
  padding: 0 18px;
  border: 1px solid #0a3663;
  border-radius: 4px;
  background: #0a3663;
  box-sizing: border-box;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
}
body.pkp_page_login.pkp_op_requestResetPassword .page_lost_password:not(.qz_auth_page) > a:hover,
body.pkp_page_login.pkp_op_requestResetPassword .page_lost_password:not(.qz_auth_page) > a:focus,
body.pkp_page_login.pkp_op_requestResetPassword .page_lost_password:not(.qz_auth_page) > a:active,
body.pkp_page_login.pkp_op_requestResetPassword .page_lost_password:not(.qz_auth_page) > a:visited,
body.pkp_page_login.pkp_op_requestResetPassword .page_login:not(.qz_auth_page) > a:hover,
body.pkp_page_login.pkp_op_requestResetPassword .page_login:not(.qz_auth_page) > a:focus,
body.pkp_page_login.pkp_op_requestResetPassword .page_login:not(.qz_auth_page) > a:active,
body.pkp_page_login.pkp_op_requestResetPassword .page_login:not(.qz_auth_page) > a:visited,
body.qz_auth_surface.pkp_page_login .page_lost_password:not(.qz_auth_page) > a:hover,
body.qz_auth_surface.pkp_page_login .page_lost_password:not(.qz_auth_page) > a:focus,
body.qz_auth_surface.pkp_page_login .page_lost_password:not(.qz_auth_page) > a:active,
body.qz_auth_surface.pkp_page_login .page_lost_password:not(.qz_auth_page) > a:visited,
body.qz_auth_surface.pkp_page_login .page_login:not(.qz_auth_page) > a:hover,
body.qz_auth_surface.pkp_page_login .page_login:not(.qz_auth_page) > a:focus,
body.qz_auth_surface.pkp_page_login .page_login:not(.qz_auth_page) > a:active,
body.qz_auth_surface.pkp_page_login .page_login:not(.qz_auth_page) > a:visited {
  border-color: #092c51;
  background: #092c51;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
}
.qz_auth_form {
  margin: 0;
  width: 100%;
  max-width: none;
}
.page_login .qz_auth_form.login,
.page_lost_password .qz_auth_form.lost_password,
.page_register .qz_auth_form.register {
  width: 100%;
  max-width: none;
}
.qz_auth_form > fieldset {
  width: 100%;
  max-width: none;
  box-sizing: border-box;
}
.qz_auth_form .fields {
  width: 100%;
  max-width: none;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.qz_auth_form .fields > div,
.qz_auth_form .buttons {
  width: 100%;
  max-width: none;
  box-sizing: border-box;
}
.qz_auth_form .label,
.qz_auth_label .label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.45;
  color: #111827;
}
.qz_auth_form input[type="text"],
.qz_auth_form input[type="email"],
.qz_auth_form input[type="password"],
.qz_auth_form input[type="url"],
.qz_auth_form input[type="search"],
.qz_auth_form select,
.qz_auth_form textarea {
  width: 100%;
  max-width: none;
  min-height: 44px;
  padding: 10px 14px;
  border: 1px solid #d1d5db;
  border-radius: 4px;
  background: #ffffff;
  box-sizing: border-box;
  transition: border-color 150ms ease, box-shadow 150ms ease, background-color 150ms ease;
}
.qz_auth_form input[type="text"]:focus,
.qz_auth_form input[type="email"]:focus,
.qz_auth_form input[type="password"]:focus,
.qz_auth_form input[type="url"]:focus,
.qz_auth_form input[type="search"]:focus,
.qz_auth_form select:focus,
.qz_auth_form textarea:focus {
  border-color: rgba(10, 54, 99, 0.55);
  box-shadow: 0 0 0 4px rgba(10, 54, 99, 0.12);
  outline: 0;
}
.qz_auth_label_row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 8px;
}
.qz_auth_label_row .qz_auth_label .label {
  margin-bottom: 0;
}
.qz_auth_aux_link {
  flex: 0 0 auto;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
}
.qz_auth_form .remember {
  padding-bottom: 0;
}
.qz_auth_form .remember label,
.qz_auth_form .optin label,
.qz_auth_form .reviewer label,
.qz_auth_form .context_optin label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 14px;
  line-height: 1.6;
  color: #4b5563;
}
.qz_auth_form input[type="checkbox"] {
  width: 16px;
  height: 16px;
  margin-top: 3px;
  flex: 0 0 auto;
  accent-color: #0a3663;
}
.qz_auth_error,
.qz_auth_form #formErrors {
  margin: 0 0 18px;
  padding: 14px 16px;
  border: 1px solid #fecaca;
  border-radius: 10px;
  background: #fff5f5;
  color: #b42318;
}
.qz_auth_form #formErrors .pkp_form_error,
.qz_auth_form #formErrors .pkp_form_error_list {
  color: inherit;
}
.qz_auth_form #formErrors .pkp_form_error_list a {
  color: inherit;
}
.qz_auth_actions {
  margin-top: 10px;
  width: 100%;
  max-width: none;
  box-sizing: border-box;
}
.qz_auth_actions .submit {
  display: flex !important;
  float: none !important;
  width: 100% !important;
  min-height: 44px !important;
  height: 44px !important;
  padding: 0 18px !important;
  border: 1px solid #0a3663 !important;
  border-radius: 4px !important;
  background: #0a3663 !important;
  background-image: none !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  justify-content: center;
}
.qz_auth_actions .submit:hover,
.qz_auth_actions .submit:focus {
  background: #15467a !important;
  background-image: none !important;
  border-color: #15467a !important;
  color: #ffffff !important;
}
.qz_auth_secondary_action {
  display: block;
  width: 100%;
  clear: both;
  margin: 16px 0 0;
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  color: #6b7280;
}
.qz_auth_actions a,
.qz_auth_secondary_action a {
  float: none !important;
  display: inline;
  margin-right: 0 !important;
  margin-left: 4px;
  font-weight: 600;
  text-decoration: none;
}
.qz_auth_form--register > fieldset,
.qz_auth_form--register > .fields,
.qz_auth_form--register > .recaptcha_wrapper,
.qz_auth_form--register > .altcha_wrapper {
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid #e5e7eb;
}
.qz_auth_form--register > fieldset.identity,
.qz_auth_form--register > fieldset.login {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.qz_auth_form--register > fieldset.consent,
.qz_auth_form--register > fieldset.reviewer,
.qz_auth_form--register > .context_optin,
.qz_auth_form--register > .qz_auth_checkbox_group {
  margin-top: 16px;
  padding-top: 0;
  border-top: 0;
}
.qz_auth_form--register legend {
  display: block;
  margin: 0 0 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.35;
  color: #111827;
}
.qz_auth_form--register .identity .fields,
.qz_auth_form--register .login .fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 16px;
}
.qz_auth_form--register .consent .fields,
.qz_auth_form--register .reviewer .fields,
.qz_auth_form--register .context_optin .fields {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.qz_auth_form--register .consent .fields + .fields {
  margin-top: 16px;
}
.qz_auth_form--register .reviewer_interests {
  max-height: none;
  padding-bottom: 0;
  overflow: visible;
  opacity: 1;
}
.qz_auth_form--register .context_optin .contexts {
  list-style: none;
  margin: 0;
  padding: 0;
}
.qz_auth_form--register .context_optin .contexts > li + li {
  margin-top: 16px;
}
.qz_auth_form--register .context_optin .context {
  padding: 18px;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  background: #f8fafc;
}
.qz_auth_form--register .context_optin .name {
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  color: #111827;
}
.qz_auth_form--register .context_optin .roles {
  padding: 0;
}
.qz_auth_form--register .context_optin .roles legend {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  color: #6b7280;
}
.qz_auth_form--register .context_optin .roles label {
  display: inline-flex;
  margin-right: 18px;
  margin-bottom: 10px;
}
.qz_auth_form--register .context_privacy {
  position: static;
  left: auto;
  padding: 10px 0 0;
  font-size: 13px;
  line-height: 1.6;
}
body.pkp_page_index .pkp_structure_head .pkp_navigation_user > li.profile > a::before,
body.pkp_page_index_site .pkp_structure_head .pkp_navigation_user > li.profile > a::before,
body.pkp_page_about .pkp_structure_head .pkp_navigation_user > li.profile > a::before,
body.pkp_page_announcement .pkp_structure_head .pkp_navigation_user > li.profile > a::before,
body.pkp_page_issue .pkp_structure_head .pkp_navigation_user > li.profile > a::before,
body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_user > li.profile > a::before,
body.pkp_page_article .pkp_structure_head .pkp_navigation_user > li.profile > a::before,
body.pkp_page_search .pkp_structure_head .pkp_navigation_user > li.profile > a::before,
body.pkp_page_static .pkp_structure_head .pkp_navigation_user > li.profile > a::before {
  display: none;
  content: none;
}
body.pkp_page_index .pkp_structure_head .pkp_navigation_user > li.profile > a,
body.pkp_page_index_site .pkp_structure_head .pkp_navigation_user > li.profile > a,
body.pkp_page_about .pkp_structure_head .pkp_navigation_user > li.profile > a,
body.pkp_page_announcement .pkp_structure_head .pkp_navigation_user > li.profile > a,
body.pkp_page_issue .pkp_structure_head .pkp_navigation_user > li.profile > a,
body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_user > li.profile > a,
body.pkp_page_article .pkp_structure_head .pkp_navigation_user > li.profile > a,
body.pkp_page_search .pkp_structure_head .pkp_navigation_user > li.profile > a,
body.pkp_page_static .pkp_structure_head .pkp_navigation_user > li.profile > a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0 !important;
  min-height: 26px !important;
  padding: 0 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  color: #4b5563 !important;
}
body.pkp_page_index .pkp_structure_head .pkp_navigation_user > li.profile + li.profile,
body.pkp_page_index_site .pkp_structure_head .pkp_navigation_user > li.profile + li.profile,
body.pkp_page_about .pkp_structure_head .pkp_navigation_user > li.profile + li.profile,
body.pkp_page_announcement .pkp_structure_head .pkp_navigation_user > li.profile + li.profile,
body.pkp_page_issue .pkp_structure_head .pkp_navigation_user > li.profile + li.profile,
body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_user > li.profile + li.profile,
body.pkp_page_article .pkp_structure_head .pkp_navigation_user > li.profile + li.profile,
body.pkp_page_search .pkp_structure_head .pkp_navigation_user > li.profile + li.profile,
body.pkp_page_static .pkp_structure_head .pkp_navigation_user > li.profile + li.profile {
  position: relative;
  margin-left: 14px !important;
  padding-left: 14px !important;
}
body.pkp_page_index .pkp_structure_head .pkp_navigation_user > li.profile + li.profile::before,
body.pkp_page_index_site .pkp_structure_head .pkp_navigation_user > li.profile + li.profile::before,
body.pkp_page_about .pkp_structure_head .pkp_navigation_user > li.profile + li.profile::before,
body.pkp_page_announcement .pkp_structure_head .pkp_navigation_user > li.profile + li.profile::before,
body.pkp_page_issue .pkp_structure_head .pkp_navigation_user > li.profile + li.profile::before,
body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_user > li.profile + li.profile::before,
body.pkp_page_article .pkp_structure_head .pkp_navigation_user > li.profile + li.profile::before,
body.pkp_page_search .pkp_structure_head .pkp_navigation_user > li.profile + li.profile::before,
body.pkp_page_static .pkp_structure_head .pkp_navigation_user > li.profile + li.profile::before {
  content: "/";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #9ca3af;
  font-size: 12px;
  font-weight: 500;
}
body.pkp_page_index .pkp_structure_head .pkp_navigation_user > li.profile > a:hover,
body.pkp_page_index .pkp_structure_head .pkp_navigation_user > li.profile > a:focus,
body.pkp_page_index_site .pkp_structure_head .pkp_navigation_user > li.profile > a:hover,
body.pkp_page_index_site .pkp_structure_head .pkp_navigation_user > li.profile > a:focus,
body.pkp_page_about .pkp_structure_head .pkp_navigation_user > li.profile > a:hover,
body.pkp_page_about .pkp_structure_head .pkp_navigation_user > li.profile > a:focus,
body.pkp_page_announcement .pkp_structure_head .pkp_navigation_user > li.profile > a:hover,
body.pkp_page_announcement .pkp_structure_head .pkp_navigation_user > li.profile > a:focus,
body.pkp_page_issue .pkp_structure_head .pkp_navigation_user > li.profile > a:hover,
body.pkp_page_issue .pkp_structure_head .pkp_navigation_user > li.profile > a:focus,
body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_user > li.profile > a:hover,
body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_user > li.profile > a:focus,
body.pkp_page_article .pkp_structure_head .pkp_navigation_user > li.profile > a:hover,
body.pkp_page_article .pkp_structure_head .pkp_navigation_user > li.profile > a:focus,
body.pkp_page_search .pkp_structure_head .pkp_navigation_user > li.profile > a:hover,
body.pkp_page_search .pkp_structure_head .pkp_navigation_user > li.profile > a:focus,
body.pkp_page_static .pkp_structure_head .pkp_navigation_user > li.profile > a:hover,
body.pkp_page_static .pkp_structure_head .pkp_navigation_user > li.profile > a:focus {
  color: #0a3663 !important;
  opacity: 1;
}
@media (max-width: 1080px) {
  .pkp_page_index .qz_journal_directory__item,
  .pkp_page_index_site .qz_journal_directory__item {
    gap: 24px;
  }
  .pkp_page_index .qz_journal_directory__media,
  .pkp_page_index .qz_journal_directory__cover_link,
  .pkp_page_index .qz_journal_directory__cover,
  .pkp_page_index_site .qz_journal_directory__media,
  .pkp_page_index_site .qz_journal_directory__cover_link,
  .pkp_page_index_site .qz_journal_directory__cover {
    flex-basis: 124px;
    width: 124px;
    min-width: 124px;
    max-width: 124px;
  }
  .pkp_page_index .qz_journal_directory__actions,
  .pkp_page_index_site .qz_journal_directory__actions {
    min-width: 208px;
  }
  .pkp_page_index .qz_button--primary,
  .pkp_page_index_site .qz_button--primary {
    min-width: 208px;
  }
  .qz_auth_card--wide {
    max-width: 640px;
  }
}
@media (max-width: 820px) {
  .pkp_page_index .qz_journal_directory__item,
  .pkp_page_index_site .qz_journal_directory__item {
    flex-wrap: wrap;
  }
  .pkp_page_index .qz_journal_directory__content,
  .pkp_page_index_site .qz_journal_directory__content {
    max-width: none;
  }
  .pkp_page_index .qz_journal_directory__actions,
  .pkp_page_index_site .qz_journal_directory__actions {
    flex: 0 0 calc(100% - 148px);
    align-items: flex-start;
    min-width: 0;
    margin-left: 160px;
    padding-top: 0;
    text-align: left;
  }
  .pkp_page_index .qz_journal_directory__links,
  .pkp_page_index_site .qz_journal_directory__links {
    align-items: flex-start;
  }
  .qz_auth_form--register .identity .fields,
  .qz_auth_form--register .login .fields {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .pkp_head_wrapper,
  .pkp_site_name_wrapper,
  .pkp_navigation_primary_wrapper,
  .pkp_navigation_user,
  .pkp_structure_content,
  .pkp_structure_footer,
  .qz_site_index__about,
  .page_index_site .cmp_announcements,
  .qz_journal_directory {
    padding-inline: 18px;
  }
  .pkp_head_wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  body.pkp_page_index .pkp_structure_head .pkp_navigation_user_wrapper,
  body.pkp_page_index_site .pkp_structure_head .pkp_navigation_user_wrapper,
  body.pkp_page_about .pkp_structure_head .pkp_navigation_user_wrapper,
  body.pkp_page_announcement .pkp_structure_head .pkp_navigation_user_wrapper,
  body.pkp_page_issue .pkp_structure_head .pkp_navigation_user_wrapper,
  body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_user_wrapper,
  body.pkp_page_article .pkp_structure_head .pkp_navigation_user_wrapper,
  body.pkp_page_search .pkp_structure_head .pkp_navigation_user_wrapper,
  body.pkp_page_static .pkp_structure_head .pkp_navigation_user_wrapper {
    position: static;
    top: auto;
    left: auto;
    transform: none;
    max-width: none;
    padding-left: 18px;
    padding-right: 18px;
  }
  body.pkp_page_index .pkp_structure_head .pkp_navigation_user,
  body.pkp_page_index_site .pkp_structure_head .pkp_navigation_user,
  body.pkp_page_about .pkp_structure_head .pkp_navigation_user,
  body.pkp_page_announcement .pkp_structure_head .pkp_navigation_user,
  body.pkp_page_issue .pkp_structure_head .pkp_navigation_user,
  body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_user,
  body.pkp_page_article .pkp_structure_head .pkp_navigation_user,
  body.pkp_page_search .pkp_structure_head .pkp_navigation_user,
  body.pkp_page_static .pkp_structure_head .pkp_navigation_user {
    justify-content: flex-start;
    padding-top: 12px;
  }
  .qz_auth_surface .pkp_navigation_user_wrapper {
    position: static;
    top: auto;
    left: auto;
    transform: none;
    max-width: none;
    padding-left: 18px;
    padding-right: 18px;
  }
  .qz_auth_surface .pkp_navigation_user {
    justify-content: flex-start;
    padding-top: 12px;
  }
  .pkp_site_name .is_text {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
  .pkp_navigation_primary_wrapper {
    min-height: 0;
    padding-bottom: 0;
  }
  .pkp_navigation_primary {
    display: block;
    width: 100%;
  }
  .pkp_navigation_search_wrapper {
    position: static;
    right: auto;
    bottom: auto;
    float: none;
    margin-top: 8px;
  }
  .pkp_navigation_search_wrapper .pkp_search {
    min-height: 0;
    padding: 10px 0 0;
  }
  .qz_auth_shell {
    min-height: 0;
    padding: 0 18px;
  }
  .qz_auth_card,
  .qz_auth_card--wide {
    max-width: none;
    padding: 24px;
    border-radius: 16px;
  }
  .qz_journal_directory {
    padding-top: 40px;
    padding-bottom: 48px;
  }
  .qz_page_header__bar {
    grid-template-columns: 1fr;
    align-items: flex-start;
  }
  .qz_page_header__edit {
    width: auto;
    justify-self: start;
    padding-bottom: 0;
  }
  .obj_issue_summary {
    grid-template-columns: 120px minmax(0, 1fr);
  }
  .page_issue_archive .obj_issue_summary,
  body.pkp_page_issue.pkp_op_archive .obj_issue_summary {
    grid-template-columns: 1fr;
    grid-template-areas: "media" "headline" "body";
    gap: 24px;
  }
  .page_issue_archive .obj_issue_summary__body,
  body.pkp_page_issue.pkp_op_archive .obj_issue_summary__body {
    max-width: none;
  }
  .page_issue_archive .obj_issue_summary__headline,
  body.pkp_page_issue.pkp_op_archive .obj_issue_summary__headline {
    padding-top: 0;
  }
  .page_issue_archive .obj_issue_summary .qz_issue_summary__meta,
  body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary__meta {
    gap: 4px 8px;
    margin-bottom: 8px;
  }
  .page_issue_archive .obj_issue_summary .qz_issue_summary__meta_separator,
  body.pkp_page_issue.pkp_op_archive .obj_issue_summary .qz_issue_summary__meta_separator {
    display: none;
  }
  .obj_issue_summary .cover,
  .obj_issue_summary .cover img,
  .obj_issue_summary .cover .qz_fallback_cover {
    width: 120px;
    max-width: 120px;
  }
  .page_issue_archive .obj_issue_summary .cover,
  .page_issue_archive .obj_issue_summary .cover img,
  .page_issue_archive .obj_issue_summary .cover .qz_fallback_cover,
  body.pkp_page_issue.pkp_op_archive .obj_issue_summary .cover,
  body.pkp_page_issue.pkp_op_archive .obj_issue_summary .cover img,
  body.pkp_page_issue.pkp_op_archive .obj_issue_summary .cover .qz_fallback_cover {
    width: 148px;
    max-width: 148px;
  }
  .pkp_page_index .qz_journal_directory__item,
  .pkp_page_index_site .qz_journal_directory__item {
    display: block;
  }
  .pkp_page_index .qz_journal_directory__media,
  .pkp_page_index .qz_journal_directory__cover_link,
  .pkp_page_index .qz_journal_directory__cover,
  .pkp_page_index_site .qz_journal_directory__media,
  .pkp_page_index_site .qz_journal_directory__cover_link,
  .pkp_page_index_site .qz_journal_directory__cover {
    width: 120px;
    min-width: 120px;
    max-width: 120px;
  }
  .pkp_page_index .qz_journal_directory__content,
  .pkp_page_index_site .qz_journal_directory__content {
    margin-top: 18px;
  }
  .pkp_page_index .qz_journal_directory__title,
  .pkp_page_index_site .qz_journal_directory__title {
    font-size: 1.4rem;
  }
  .pkp_page_index .qz_journal_directory__summary,
  .pkp_page_index_site .qz_journal_directory__summary {
    -webkit-line-clamp: 4;
  }
  .pkp_page_index .qz_journal_directory__actions,
  .pkp_page_index_site .qz_journal_directory__actions {
    display: flex;
    align-items: flex-start;
    min-width: 0;
    margin: 18px 0 0;
    text-align: left;
  }
  .pkp_page_index .qz_journal_directory__links,
  .pkp_page_index_site .qz_journal_directory__links {
    align-items: flex-start;
  }
  .pkp_page_index .qz_journal_directory__action_link,
  .pkp_page_index_site .qz_journal_directory__action_link {
    white-space: normal;
  }
  .pkp_page_index .qz_button--primary,
  .pkp_page_index_site .qz_button--primary {
    width: 100%;
    min-width: 0;
  }
  .qz_auth_label_row {
    flex-wrap: wrap;
    gap: 6px 16px;
  }
}

/* Migrated from templates/frontend/components/qzFallbackCoverStyles.tpl */
:root {
		--qz-shell-max-width: 1200px;
		--qz-shell-gutter: 24px;
	}

	body.pkp_page_index,
	body.pkp_page_issue,
	body.pkp_page_issue_archive,
	body.pkp_page_article {
		background: #fbfcfe;
		color: #111827;
	}

	.pkp_page_index .pkp_structure_head,
	.pkp_page_issue .pkp_structure_head,
	.pkp_page_issue_archive .pkp_structure_head,
	.pkp_page_article .pkp_structure_head {
		background: #ffffff;
		border-bottom: 1px solid #e5e7eb;
		color: #111827;
	}

	.pkp_page_index .pkp_head_wrapper,
	.pkp_page_issue .pkp_head_wrapper,
	.pkp_page_issue_archive .pkp_head_wrapper,
	.pkp_page_article .pkp_head_wrapper {
		width: 100%;
		max-width: none;
		margin: 0;
		padding: 18px 0 16px;
		box-sizing: border-box;
	}

	.pkp_page_index .pkp_site_name_wrapper,
	.pkp_page_index .pkp_navigation_primary_wrapper,
	.pkp_page_index .pkp_navigation_user,
	.pkp_page_index .pkp_structure_content,
	.pkp_page_index .pkp_structure_footer,
	.pkp_page_issue .pkp_site_name_wrapper,
	.pkp_page_issue .pkp_navigation_primary_wrapper,
	.pkp_page_issue .pkp_navigation_user,
	.pkp_page_issue .pkp_structure_content,
	.pkp_page_issue .pkp_structure_footer,
	.pkp_page_issue_archive .pkp_site_name_wrapper,
	.pkp_page_issue_archive .pkp_navigation_primary_wrapper,
	.pkp_page_issue_archive .pkp_navigation_user,
	.pkp_page_issue_archive .pkp_structure_content,
	.pkp_page_issue_archive .pkp_structure_footer,
	.pkp_page_article .pkp_site_name_wrapper,
	.pkp_page_article .pkp_navigation_primary_wrapper,
	.pkp_page_article .pkp_navigation_user,
	.pkp_page_article .pkp_structure_content,
	.pkp_page_article .pkp_structure_footer {
		width: 100%;
		max-width: var(--qz-shell-max-width);
		margin-left: auto;
		margin-right: auto;
		padding-left: var(--qz-shell-gutter);
		padding-right: var(--qz-shell-gutter);
		box-sizing: border-box;
	}

	.pkp_page_index .pkp_navigation_user_wrapper,
	.pkp_page_issue .pkp_navigation_user_wrapper,
	.pkp_page_issue_archive .pkp_navigation_user_wrapper,
	.pkp_page_article .pkp_navigation_user_wrapper {
		left: 0;
		right: 0;
		transform: none;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		box-sizing: border-box;
	}

	.pkp_page_index .pkp_site_name,
	.pkp_page_issue .pkp_site_name,
	.pkp_page_issue_archive .pkp_site_name,
	.pkp_page_article .pkp_site_name {
		margin: 0;
	}

	.pkp_page_index .pkp_site_name .is_text,
	.pkp_page_issue .pkp_site_name .is_text,
	.pkp_page_issue_archive .pkp_site_name .is_text,
	.pkp_page_article .pkp_site_name .is_text,
	.pkp_page_index .pkp_site_name .is_img,
	.pkp_page_issue .pkp_site_name .is_img,
	.pkp_page_issue_archive .pkp_site_name .is_img,
	.pkp_page_article .pkp_site_name .is_img {
		display: inline-flex;
		align-items: center;
	}

	.pkp_page_index .pkp_site_name .is_text,
	.pkp_page_issue .pkp_site_name .is_text,
	.pkp_page_issue_archive .pkp_site_name .is_text,
	.pkp_page_article .pkp_site_name .is_text {
		font-family: "Source Han Serif SC", "Noto Serif SC", "Songti SC", Georgia, serif;
		font-size: 1.9rem;
		font-weight: 600;
		letter-spacing: 0.04em;
		color: #111827;
		text-decoration: none;
	}

	.pkp_page_index .pkp_site_name .is_img img,
	.pkp_page_issue .pkp_site_name .is_img img,
	.pkp_page_issue_archive .pkp_site_name .is_img img,
	.pkp_page_article .pkp_site_name .is_img img {
		display: block;
		max-height: 40px;
		width: auto;
	}

	.pkp_page_index .pkp_navigation_primary > li > a,
	.pkp_page_index .pkp_navigation_user > li > a,
	.pkp_page_issue .pkp_navigation_primary > li > a,
	.pkp_page_issue .pkp_navigation_user > li > a,
	.pkp_page_issue_archive .pkp_navigation_primary > li > a,
	.pkp_page_issue_archive .pkp_navigation_user > li > a,
	.pkp_page_article .pkp_navigation_primary > li > a,
	.pkp_page_article .pkp_navigation_user > li > a {
		color: #4b5563;
		font-weight: 600;
	}

	.pkp_page_index .pkp_navigation_primary_wrapper,
	.pkp_page_issue .pkp_navigation_primary_wrapper,
	.pkp_page_issue_archive .pkp_navigation_primary_wrapper,
	.pkp_page_article .pkp_navigation_primary_wrapper {
		margin-top: 16px;
		border-top: 1px solid #e5e7eb;
		border-bottom: 0;
		background: #ffffff;
	}

	.pkp_page_index .pkp_site_nav_menu,
	.pkp_page_issue .pkp_site_nav_menu,
	.pkp_page_issue_archive .pkp_site_nav_menu,
	.pkp_page_article .pkp_site_nav_menu {
		background: #ffffff;
	}

	.pkp_page_index .pkp_navigation_primary,
	.pkp_page_issue .pkp_navigation_primary,
	.pkp_page_issue_archive .pkp_navigation_primary,
	.pkp_page_article .pkp_navigation_primary {
		width: 100%;
		max-width: none;
		text-align: left;
	}

	.pkp_page_index .pkp_navigation_primary > li > a,
	.pkp_page_issue .pkp_navigation_primary > li > a,
	.pkp_page_issue_archive .pkp_navigation_primary > li > a,
	.pkp_page_article .pkp_navigation_primary > li > a {
		margin: 0 20px 0 0;
		padding: 14px 0 13px;
		border-bottom: 1px solid transparent;
		color: #374151;
		font-weight: 600;
	}

	.pkp_page_index .pkp_navigation_primary > li:first-child > a,
	.pkp_page_issue .pkp_navigation_primary > li:first-child > a,
	.pkp_page_issue_archive .pkp_navigation_primary > li:first-child > a,
	.pkp_page_article .pkp_navigation_primary > li:first-child > a,
	.pkp_page_index .pkp_navigation_primary > li:last-child > a,
	.pkp_page_issue .pkp_navigation_primary > li:last-child > a,
	.pkp_page_issue_archive .pkp_navigation_primary > li:last-child > a,
	.pkp_page_article .pkp_navigation_primary > li:last-child > a {
		margin-left: 0;
		margin-right: 20px;
	}

	.pkp_page_index .pkp_navigation_primary > li > a:hover,
	.pkp_page_index .pkp_navigation_primary > li > a:focus,
	.pkp_page_issue .pkp_navigation_primary > li > a:hover,
	.pkp_page_issue .pkp_navigation_primary > li > a:focus,
	.pkp_page_issue_archive .pkp_navigation_primary > li > a:hover,
	.pkp_page_issue_archive .pkp_navigation_primary > li > a:focus,
	.pkp_page_article .pkp_navigation_primary > li > a:hover,
	.pkp_page_article .pkp_navigation_primary > li > a:focus {
		background: transparent;
		color: #0a3663;
		border-color: #0a3663;
		outline: 0;
	}

	.pkp_page_index .pkp_navigation_primary > li > a:focus,
	.pkp_page_issue .pkp_navigation_primary > li > a:focus,
	.pkp_page_issue_archive .pkp_navigation_primary > li > a:focus,
	.pkp_page_article .pkp_navigation_primary > li > a:focus {
		box-shadow: inset 0 0 0 1px rgba(10, 54, 99, 0.12);
	}

	.pkp_page_index .pkp_navigation_primary > li:hover > ul,
	.pkp_page_issue .pkp_navigation_primary > li:hover > ul,
	.pkp_page_issue_archive .pkp_navigation_primary > li:hover > ul,
	.pkp_page_article .pkp_navigation_primary > li:hover > ul {
		left: 0;
		transform: translate3d(0, 44px, 0);
	}

	.pkp_page_index .pkp_navigation_primary > li > ul,
	.pkp_page_issue .pkp_navigation_primary > li > ul,
	.pkp_page_issue_archive .pkp_navigation_primary > li > ul,
	.pkp_page_article .pkp_navigation_primary > li > ul {
		border: 1px solid #e5e7eb;
		border-radius: 4px;
		background: #ffffff;
		box-shadow:
			0 10px 15px -3px rgba(17, 24, 39, 0.10),
			0 4px 6px -4px rgba(17, 24, 39, 0.10);
	}

	.pkp_page_index .pkp_navigation_primary > li > ul a,
	.pkp_page_issue .pkp_navigation_primary > li > ul a,
	.pkp_page_issue_archive .pkp_navigation_primary > li > ul a,
	.pkp_page_article .pkp_navigation_primary > li > ul a {
		display: block;
		padding: 10px 16px;
		border-left: 0 !important;
		background: transparent;
		color: #111827;
	}

	.pkp_page_index .pkp_navigation_primary > li > ul a:hover,
	.pkp_page_index .pkp_navigation_primary > li > ul a:focus,
	.pkp_page_issue .pkp_navigation_primary > li > ul a:hover,
	.pkp_page_issue .pkp_navigation_primary > li > ul a:focus,
	.pkp_page_issue_archive .pkp_navigation_primary > li > ul a:hover,
	.pkp_page_issue_archive .pkp_navigation_primary > li > ul a:focus,
	.pkp_page_article .pkp_navigation_primary > li > ul a:hover,
	.pkp_page_article .pkp_navigation_primary > li > ul a:focus {
		background: #f3f4f6;
		color: #111827;
		border-left: 0 !important;
	}

	.pkp_page_index .pkp_navigation_user > li.profile,
	.pkp_page_index .pkp_navigation_user > li.profile.in_focus,
	.pkp_page_issue .pkp_navigation_user > li.profile,
	.pkp_page_issue .pkp_navigation_user > li.profile.in_focus,
	.pkp_page_issue_archive .pkp_navigation_user > li.profile,
	.pkp_page_issue_archive .pkp_navigation_user > li.profile.in_focus,
	.pkp_page_article .pkp_navigation_user > li.profile,
	.pkp_page_article .pkp_navigation_user > li.profile.in_focus {
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		border-radius: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
		overflow: visible !important;
	}

	.pkp_page_index .pkp_navigation_user > li.profile > a,
	.pkp_page_index .pkp_navigation_user > li.profile.in_focus > a,
	.pkp_page_issue .pkp_navigation_user > li.profile > a,
	.pkp_page_issue .pkp_navigation_user > li.profile.in_focus > a,
	.pkp_page_issue_archive .pkp_navigation_user > li.profile > a,
	.pkp_page_issue_archive .pkp_navigation_user > li.profile.in_focus > a,
	.pkp_page_article .pkp_navigation_user > li.profile > a,
	.pkp_page_article .pkp_navigation_user > li.profile.in_focus > a {
		display: inline-flex !important;
		align-items: center !important;
		gap: 10px !important;
		min-height: 38px !important;
		margin: 0 !important;
		padding: 4px 0 !important;
		border: 0 !important;
		border-radius: 0 !important;
		background: transparent !important;
		background-image: none !important;
		color: #111827 !important;
		overflow: visible !important;
		box-shadow: none !important;
		text-decoration: none !important;
		white-space: nowrap !important;
	}

	.pkp_page_index .pkp_navigation_user > li.profile > a::before,
	.pkp_page_issue .pkp_navigation_user > li.profile > a::before,
	.pkp_page_issue_archive .pkp_navigation_user > li.profile > a::before,
	.pkp_page_article .pkp_navigation_user > li.profile > a::before {
		content: "";
		width: 30px;
		height: 30px;
		border-radius: 999px;
		background:
			radial-gradient(circle at 50% 35%, rgba(255, 255, 255, 0.9) 0 18%, transparent 19%),
			radial-gradient(circle at 50% 78%, rgba(255, 255, 255, 0.9) 0 26%, transparent 27%),
			linear-gradient(135deg, #d5e1f0 0%, #b8c8dc 100%);
		box-shadow: inset 0 0 0 1px rgba(10, 54, 99, 0.08);
		flex: 0 0 auto;
	}

	.pkp_page_index .pkp_navigation_user > li.profile > a:hover,
	.pkp_page_index .pkp_navigation_user > li.profile > a:focus,
	.pkp_page_index .pkp_navigation_user > li.profile > a:focus-visible,
	.pkp_page_index .pkp_navigation_user > li.profile > a:active,
	.pkp_page_index .pkp_navigation_user > li.profile.in_focus > a,
	.pkp_page_issue .pkp_navigation_user > li.profile > a:hover,
	.pkp_page_issue .pkp_navigation_user > li.profile > a:focus,
	.pkp_page_issue .pkp_navigation_user > li.profile > a:focus-visible,
	.pkp_page_issue .pkp_navigation_user > li.profile > a:active,
	.pkp_page_issue .pkp_navigation_user > li.profile.in_focus > a,
	.pkp_page_issue_archive .pkp_navigation_user > li.profile > a:hover,
	.pkp_page_issue_archive .pkp_navigation_user > li.profile > a:focus,
	.pkp_page_issue_archive .pkp_navigation_user > li.profile > a:focus-visible,
	.pkp_page_issue_archive .pkp_navigation_user > li.profile > a:active,
	.pkp_page_issue_archive .pkp_navigation_user > li.profile.in_focus > a,
	.pkp_page_article .pkp_navigation_user > li.profile > a:hover,
	.pkp_page_article .pkp_navigation_user > li.profile > a:focus,
	.pkp_page_article .pkp_navigation_user > li.profile > a:focus-visible,
	.pkp_page_article .pkp_navigation_user > li.profile > a:active,
	.pkp_page_article .pkp_navigation_user > li.profile.in_focus > a {
		background: transparent !important;
		background-image: none !important;
		color: #0a3663 !important;
		box-shadow: none !important;
		opacity: 0.92;
	}

	.pkp_page_index .pkp_navigation_user > li > ul,
	.pkp_page_issue .pkp_navigation_user > li > ul,
	.pkp_page_issue_archive .pkp_navigation_user > li > ul,
	.pkp_page_article .pkp_navigation_user > li > ul {
		border: 1px solid #e5e7eb;
		border-radius: 4px;
		background: #ffffff;
		box-shadow:
			0 10px 15px -3px rgba(17, 24, 39, 0.10),
			0 4px 6px -4px rgba(17, 24, 39, 0.10);
		padding: 6px 0;
		min-width: 196px;
	}

	.pkp_page_index .pkp_navigation_user > li > ul li,
	.pkp_page_issue .pkp_navigation_user > li > ul li,
	.pkp_page_issue_archive .pkp_navigation_user > li > ul li,
	.pkp_page_article .pkp_navigation_user > li > ul li {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.pkp_page_index .pkp_navigation_user > li > ul li a,
	.pkp_page_issue .pkp_navigation_user > li > ul li a,
	.pkp_page_issue_archive .pkp_navigation_user > li > ul li a,
	.pkp_page_article .pkp_navigation_user > li > ul li a {
		display: block;
		padding: 10px 16px;
		border-left: 0 !important;
		box-shadow: none !important;
		background: transparent;
		color: #111827;
		line-height: 1.45;
		text-decoration: none;
	}

	.pkp_page_index .pkp_navigation_user > li > ul li a:hover,
	.pkp_page_index .pkp_navigation_user > li > ul li a:focus,
	.pkp_page_issue .pkp_navigation_user > li > ul li a:hover,
	.pkp_page_issue .pkp_navigation_user > li > ul li a:focus,
	.pkp_page_issue_archive .pkp_navigation_user > li > ul li a:hover,
	.pkp_page_issue_archive .pkp_navigation_user > li > ul li a:focus,
	.pkp_page_article .pkp_navigation_user > li > ul li a:hover,
	.pkp_page_article .pkp_navigation_user > li > ul li a:focus {
		border-left: 0 !important;
		box-shadow: none !important;
		background: #f3f4f6;
		color: #111827;
	}

	.pkp_page_index .pkp_navigation_user > li > ul li.qz-user-menu__logout,
	.pkp_page_issue .pkp_navigation_user > li > ul li.qz-user-menu__logout,
	.pkp_page_issue_archive .pkp_navigation_user > li > ul li.qz-user-menu__logout,
	.pkp_page_article .pkp_navigation_user > li > ul li.qz-user-menu__logout {
		margin-top: 6px;
		padding-top: 6px;
		border-top: 1px solid #e5e7eb;
	}

	.pkp_page_index .pkp_navigation_user > li > ul li.qz-user-menu__logout a:hover,
	.pkp_page_index .pkp_navigation_user > li > ul li.qz-user-menu__logout a:focus,
	.pkp_page_issue .pkp_navigation_user > li > ul li.qz-user-menu__logout a:hover,
	.pkp_page_issue .pkp_navigation_user > li > ul li.qz-user-menu__logout a:focus,
	.pkp_page_issue_archive .pkp_navigation_user > li > ul li.qz-user-menu__logout a:hover,
	.pkp_page_issue_archive .pkp_navigation_user > li > ul li.qz-user-menu__logout a:focus,
	.pkp_page_article .pkp_navigation_user > li > ul li.qz-user-menu__logout a:hover,
	.pkp_page_article .pkp_navigation_user > li > ul li.qz-user-menu__logout a:focus {
		background: #fef2f2;
		color: #b91c1c;
	}

	.pkp_page_index .pkp_structure_footer_wrapper,
	.pkp_page_issue .pkp_structure_footer_wrapper,
	.pkp_page_issue_archive .pkp_structure_footer_wrapper,
	.pkp_page_article .pkp_structure_footer_wrapper {
		margin-top: 72px;
		background: #0f2744;
	}

	.pkp_page_index .pkp_structure_footer,
	.pkp_page_issue .pkp_structure_footer,
	.pkp_page_issue_archive .pkp_structure_footer,
	.pkp_page_article .pkp_structure_footer {
		padding-top: 0;
		padding-bottom: 18px;
		text-align: left;
	}

	.pkp_page_index .pkp_footer_content,
	.pkp_page_issue .pkp_footer_content,
	.pkp_page_issue_archive .pkp_footer_content,
	.pkp_page_article .pkp_footer_content {
		padding: 28px 0 16px;
		color: #cbd5e1;
		font-size: 14px;
		line-height: 1.75;
		text-align: left;
	}

	.pkp_page_index .pkp_footer_content a,
	.pkp_page_issue .pkp_footer_content a,
	.pkp_page_issue_archive .pkp_footer_content a,
	.pkp_page_article .pkp_footer_content a {
		color: #eff6ff;
	}

	.pkp_page_index .pkp_brand_footer,
	.pkp_page_issue .pkp_brand_footer,
	.pkp_page_issue_archive .pkp_brand_footer,
	.pkp_page_article .pkp_brand_footer {
		padding: 10px 0 0;
		border-top: 1px solid rgba(229, 235, 244, 0.14);
		text-align: left;
	}

	.pkp_page_index .pkp_brand_footer::before,
	.pkp_page_issue .pkp_brand_footer::before,
	.pkp_page_issue_archive .pkp_brand_footer::before,
	.pkp_page_article .pkp_brand_footer::before {
		content: "Powered by OJS / PKP";
		display: block;
		font-size: 12px;
		line-height: 1.6;
		letter-spacing: 0.02em;
		color: rgba(226, 232, 240, 0.72);
	}

	.pkp_page_index .pkp_brand_footer a,
	.pkp_page_issue .pkp_brand_footer a,
	.pkp_page_issue_archive .pkp_brand_footer a,
	.pkp_page_article .pkp_brand_footer a {
		display: none !important;
	}

	.qz_fallback_cover_link {
		display: block;
		color: inherit;
		text-decoration: none;
	}

	.qz_fallback_cover {
		position: relative;
		display: flex;
		align-items: stretch;
		justify-content: stretch;
		width: 100%;
		aspect-ratio: 5 / 7;
		padding: 11px 10px 12px;
		border: 1px solid rgba(15, 23, 42, 0.12);
		border-radius: 4px;
		background:
			radial-gradient(circle at top left, rgba(255, 255, 255, 0.22), transparent 42%),
			linear-gradient(180deg, rgba(255, 255, 255, 0.14), transparent 24%, rgba(10, 20, 36, 0.16) 100%),
			linear-gradient(180deg, var(--qz-cover-from, #7b93bf) 0%, var(--qz-cover-to, #304a74) 100%);
		color: var(--qz-cover-ink, #f7f9fc);
		box-shadow:
			0 12px 28px rgba(15, 23, 42, 0.10),
			inset 0 0 0 1px rgba(255, 255, 255, 0.06);
		overflow: hidden;
	}

	.qz_fallback_cover::before {
		content: "";
		position: absolute;
		inset: 0;
		background-image:
			linear-gradient(to right, rgba(255, 255, 255, 0.16) 1px, transparent 1px),
			linear-gradient(to bottom, rgba(255, 255, 255, 0.12) 1px, transparent 1px);
		background-size: 20px 20px;
		opacity: 0.26;
		pointer-events: none;
	}

	.qz_generated_cover {
		position: relative;
		z-index: 1;
		display: flex;
		flex: 1 1 auto;
		flex-direction: column;
		justify-content: space-between;
		width: 100%;
		height: 100%;
		color: inherit;
	}

	.qz_generated_cover__top {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 8px;
		padding-bottom: 10px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.20);
	}

	.qz_generated_cover__mark,
	.qz_generated_cover__code,
	.qz_generated_cover__meta {
		text-transform: uppercase;
	}

	.qz_generated_cover__mark {
		font-size: 10px;
		font-weight: 700;
		letter-spacing: 0.18em;
	}

	.qz_generated_cover__imprint {
		max-width: 74px;
		font-size: 9px;
		font-weight: 600;
		line-height: 1.2;
		text-align: right;
		opacity: 0.88;
	}

	.qz_generated_cover__body {
		padding: 12px 0 14px;
	}

	.qz_generated_cover__code {
		display: block;
		font-size: 10px;
		font-weight: 600;
		letter-spacing: 0.12em;
		opacity: 0.82;
	}

	.qz_generated_cover__title {
		display: -webkit-box;
		overflow: hidden;
		margin: 14px 0 0;
		font-family: "Source Han Serif SC", "Noto Serif SC", "Songti SC", Georgia, serif;
		font-size: 18px;
		font-weight: 700;
		line-height: 1.18;
		letter-spacing: -0.02em;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		text-wrap: balance;
	}

	.qz_generated_cover__footer {
		display: flex;
		align-items: flex-end;
		justify-content: space-between;
		gap: 10px;
		padding-top: 10px;
		border-top: 1px solid rgba(255, 255, 255, 0.16);
	}

	.qz_generated_cover__meta {
		font-size: 9px;
		font-weight: 600;
		letter-spacing: 0.08em;
		opacity: 0.82;
	}

	.qz_button {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-height: 48px;
		padding: 0 24px;
		border: 1px solid transparent;
		border-radius: 4px;
		font-size: 14px;
		font-weight: 700;
		line-height: 1;
		text-decoration: none;
		white-space: nowrap;
		transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
	}

	.qz_button:hover,
	.qz_button:focus {
		transform: translateY(-1px);
	}

	.qz_button--primary {
		background: #0a3663;
		border-color: #0a3663;
		color: #ffffff;
	}

	.qz_button--secondary {
		background: #ffffff;
		border-color: #0a3663;
		color: #0a3663;
	}

	.qz_button--secondary:hover,
	.qz_button--secondary:focus {
		background: #eff6ff;
		border-color: #082c52;
		color: #082c52;
	}

	.qz_text_link {
		color: #0a3663;
		font-size: 14px;
		font-weight: 700;
		line-height: 1.55;
		text-decoration: none;
	}

	.qz_richtext {
		color: #4b5563;
		font-size: 15px;
		line-height: 1.85;
	}

	.qz_richtext > *:first-child {
		margin-top: 0;
	}

	.qz_richtext > *:last-child {
		margin-bottom: 0;
	}

	.pkp_page_index .pkp_structure_content {
		display: block !important;
		padding-top: 52px !important;
		padding-bottom: 88px !important;
	}

	.pkp_page_index .pkp_structure_main {
		float: none !important;
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		box-shadow: none !important;
	}

	.pkp_page_index .pkp_structure_sidebar {
		display: none !important;
	}

	.pkp_page_index .pkp_structure_main::before,
	.pkp_page_index .pkp_structure_main::after,
	.pkp_page_index .pkp_structure_content::before,
	.pkp_page_index .pkp_structure_content::after {
		display: none !important;
		content: none !important;
	}

	.page_index_journal .qz_journal_homepage {
		width: 100%;
		max-width: var(--qz-shell-max-width);
		margin: 0 auto;
		padding: 12px 0 0;
		box-sizing: border-box;
	}

	.page_index_journal .qz_journal_homepage__hero {
		display: grid;
		gap: 30px;
		padding: 0 0 40px;
		border-bottom: 2px solid #111827;
	}

	.page_index_journal .qz_journal_homepage__media {
		max-width: 184px;
	}

	.page_index_journal .qz_journal_homepage__cover_image {
		display: block;
		width: 100%;
		aspect-ratio: 5 / 7;
		border: 1px solid rgba(15, 23, 42, 0.12);
		border-radius: 4px;
		object-fit: cover;
		box-shadow: 0 14px 28px rgba(15, 23, 42, 0.10);
		background: #ffffff;
	}

	.page_index_journal .qz_journal_homepage__body {
		min-width: 0;
	}

	.page_index_journal .qz_journal_homepage__author_hub {
		min-width: 0;
	}

	.page_index_journal .qz_journal_homepage__eyebrow {
		margin: 0;
		font-size: 12px;
		font-weight: 700;
		letter-spacing: 0.16em;
		text-transform: uppercase;
		color: #6b7280;
	}

	.page_index_journal .qz_journal_homepage__title {
		margin: 12px 0 0;
		font-family: "Source Han Serif SC", "Noto Serif SC", "Songti SC", Georgia, serif;
		font-size: clamp(2.3rem, 4vw, 3.4rem);
		font-weight: 600;
		line-height: 1.04;
		letter-spacing: -0.02em;
		color: #111827;
	}

	.page_index_journal .qz_journal_homepage__meta {
		display: flex;
		flex-wrap: wrap;
		gap: 10px 16px;
		margin: 18px 0 0;
		font-size: 14px;
		line-height: 1.6;
		color: #4b5563;
	}

	.page_index_journal .qz_journal_homepage__meta_item {
		display: inline-flex;
		align-items: center;
		gap: 8px;
	}

	.page_index_journal .qz_journal_homepage__meta_label {
		font-weight: 700;
		color: #111827;
	}

	.page_index_journal .qz_journal_homepage__description {
		margin: 20px 0 0;
		display: flex;
		flex-direction: column;
		max-width: 56ch;
		font-size: 15px;
		line-height: 1.85;
		color: #4b5563;
	}

	.page_index_journal .qz_journal_homepage__description_preview {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.page_index_journal .qz_journal_homepage__description_control {
		display: flex;
		flex-direction: column;
		order: 2;
	}

	.page_index_journal .qz_journal_homepage__description_control[hidden] {
		display: none !important;
	}

	.page_index_journal .qz_journal_homepage__description_full {
		display: none;
	}

	.page_index_journal .qz_journal_homepage__description_control[open] + .qz_journal_homepage__description_preview {
		display: none;
	}

	.page_index_journal .qz_journal_homepage__description_control[open] .qz_journal_homepage__description_full {
		display: block;
	}

	.page_index_journal .qz_journal_homepage__description_toggle {
		display: inline-flex;
		align-items: center;
		order: 2;
		margin: 10px 0 0;
		padding: 0;
		border: 0;
		background: transparent;
		color: #0a3663;
		font: inherit;
		font-size: 14px;
		font-weight: 500;
		line-height: 1.6;
		cursor: pointer;
		list-style: none;
	}

	.page_index_journal .qz_journal_homepage__description_toggle::-webkit-details-marker {
		display: none;
	}

	.page_index_journal .qz_journal_homepage__description_toggle_collapse {
		display: none;
	}

	.page_index_journal .qz_journal_homepage__description_control[open] .qz_journal_homepage__description_toggle_expand {
		display: none;
	}

	.page_index_journal .qz_journal_homepage__description_control[open] .qz_journal_homepage__description_toggle_collapse {
		display: inline;
	}

	.page_index_journal .qz_journal_homepage__description_toggle:hover,
	.page_index_journal .qz_journal_homepage__description_toggle:focus {
		color: #082c52;
		text-decoration: none;
	}

	.page_index_journal .qz_journal_homepage__actions {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		gap: 14px 20px;
		margin: 28px 0 0;
	}

	.page_index_journal .qz_journal_homepage__content {
		display: grid;
		gap: 42px;
		padding-top: 40px;
	}

	.page_index_journal .qz_journal_homepage__supplement {
		margin-top: 36px;
		padding-top: 36px;
		border-top: 1px solid #e5e7eb;
	}

	.page_index_journal .qz_journal_homepage__main,
	.page_index_journal .qz_journal_homepage__rail {
		min-width: 0;
	}

	.page_index_journal .qz_journal_homepage__section + .qz_journal_homepage__section {
		margin-top: 40px;
		padding-top: 40px;
		border-top: 1px solid #e5e7eb;
	}

	.page_index_journal .qz_section_heading {
		display: none;
	}

	.page_index_journal .qz_section_title {
		margin: 0;
		font-family: "Source Han Serif SC", "Noto Serif SC", "Songti SC", Georgia, serif;
		font-size: 1.7rem;
		line-height: 1.16;
		color: #111827;
	}

	.page_index_journal .qz_section_summary {
		margin: 10px 0 0;
		color: #6b7280;
		font-size: 14px;
		line-height: 1.7;
	}

	.page_index_journal .qz_section_header {
		display: flex;
		align-items: baseline;
		justify-content: space-between;
		gap: 16px 24px;
	}

	.page_index_journal .qz_section_link {
		flex: 0 0 auto;
		margin-top: 0;
		margin-left: auto;
		text-align: right;
		white-space: nowrap;
	}

	.page_index_journal .qz_section_header--announcements {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) auto !important;
		align-items: baseline !important;
		column-gap: 24px !important;
		row-gap: 12px !important;
	}

	.page_index_journal .qz_section_link--announcements {
		justify-self: end;
		align-self: baseline;
	}

	.page_index_journal .qz_announcement_list {
		margin: 22px 0 0;
		padding: 0;
		list-style: none !important;
	}

	.page_index_journal .qz_announcement_list__item {
		margin: 0;
		padding: 22px 0;
		border-bottom: 1px solid #e5e7eb;
		list-style: none !important;
	}

	.page_index_journal .qz_announcement_list__item::marker {
		content: "";
	}

	.page_index_journal .qz_announcement_list__item:first-child {
		padding-top: 0;
	}

	.page_index_journal .qz_announcement_list__item:last-child {
		border-bottom: 0;
		padding-bottom: 0;
	}

	.page_index_journal .qz_announcement_card__title {
		margin: 0;
		font-size: 1.08rem;
		line-height: 1.58;
	}

	.page_index_journal .qz_announcement_card__title a {
		color: #111827;
		text-decoration: none;
	}

	.page_index_journal .qz_announcement_card__title a:hover,
	.page_index_journal .qz_announcement_card__title a:focus {
		color: #0a3663;
	}

	.page_index_journal .qz_announcement_card__meta {
		margin-top: 10px;
		color: #6b7280;
		font-size: 13px;
		line-height: 1.55;
	}

	.page_index_journal .qz_announcement_card__summary {
		display: -webkit-box;
		margin: 8px 0 0;
		max-width: 64ch;
		overflow: hidden;
		color: #4b5563;
		font-size: 14px;
		line-height: 1.75;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.page_index_journal .qz_article_list {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.page_index_journal .qz_article_list > li {
		margin: 0;
		padding: 22px 0;
		border-bottom: 1px solid #e5e7eb;
	}

	.page_index_journal .qz_article_list > li:first-child {
		padding-top: 0;
	}

	.page_index_journal .qz_article_list > li:last-child {
		padding-bottom: 0;
	}

	.page_index_journal .obj_article_summary {
		padding: 12px 0;
	}

	.page_index_journal .obj_article_summary .cover {
		display: none !important;
	}

	.page_index_journal .obj_article_summary > .title {
		margin: 0;
		font-size: 1.16rem;
		line-height: 1.5;
	}

	.page_index_journal .obj_article_summary > .title a,
	.page_index_journal .obj_article_summary > .title a:visited {
		color: #111827 !important;
		text-decoration: none !important;
	}

	.page_index_journal .obj_article_summary > .title a:hover,
	.page_index_journal .obj_article_summary > .title a:focus,
	.page_index_journal .obj_article_summary > .title a:visited:hover,
	.page_index_journal .obj_article_summary > .title a:visited:focus {
		color: #0a3663 !important;
		text-decoration: underline !important;
		text-underline-offset: 0.12em;
	}

	.page_index_journal .obj_article_summary .subtitle {
		display: block;
		margin-top: 0.35em;
		color: #6b7280;
		font-size: 14px;
		line-height: 1.6;
	}

	.page_index_journal .obj_article_summary .meta {
		padding-top: 8px;
		font-size: 14px;
		color: #6b7280;
	}

	.page_index_journal .obj_article_summary .authors {
		padding-right: 0 !important;
		color: #4b5563;
	}

	.page_index_journal .obj_article_summary .qz_article_summary__meta_line {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
		gap: 6px;
		margin-top: 6px;
		color: #6b7280;
		font-size: 13px;
		line-height: 1.55;
		white-space: nowrap;
	}

	.page_index_journal .obj_article_summary .qz_article_summary__separator {
		color: #9ca3af;
	}

	.page_index_journal .obj_article_summary .qz_article_summary__doi {
		display: inline-block;
		max-width: min(42vw, 34ch);
		color: #6b7280;
		text-decoration: none;
		overflow: hidden;
		text-overflow: ellipsis;
		vertical-align: bottom;
		white-space: nowrap;
	}

	.page_index_journal .obj_article_summary .qz_article_summary__doi:hover,
	.page_index_journal .obj_article_summary .qz_article_summary__doi:focus {
		color: #0a3663;
		text-decoration: underline;
	}

	.page_index_journal .obj_article_summary .pages,
	.page_index_journal .obj_article_summary .published {
		position: static !important;
		top: auto !important;
		right: auto !important;
		float: none !important;
		display: inline-flex;
		margin-right: 0;
		line-height: inherit !important;
	}

	.page_index_journal .obj_article_summary .galleys_links {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		margin-top: 12px;
		padding: 0;
		list-style: none;
	}

	.page_index_journal .obj_article_summary .galleys_links li {
		margin: 0 !important;
	}

	.page_index_journal .obj_article_summary .obj_galley_link {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-height: 34px;
		padding: 0 12px;
		border: 1px solid #d7dee8;
		border-radius: 999px;
		background: #f8fafc;
		box-shadow: none;
		color: #0a3663;
		font-size: 13px;
		font-weight: 700;
		letter-spacing: 0.02em;
		text-decoration: none;
	}

	.page_index_journal .obj_article_summary .obj_galley_link:hover,
	.page_index_journal .obj_article_summary .obj_galley_link:focus {
		border-color: #0a3663;
		background: #eef4fb;
		color: #082c52;
	}

	.page_index_journal .qz_homepage_issue_toc__sections {
		margin-top: 12px;
	}

	.page_index_journal .qz_homepage_issue_toc__section + .qz_homepage_issue_toc__section {
		margin-top: 28px;
	}

	.page_index_journal .qz_homepage_issue_toc__section_label {
		display: block;
		margin: 0 0 8px;
		color: #6b7280;
		font-size: 14px;
		font-weight: 600;
		line-height: 1.5;
		letter-spacing: 0.04em;
	}

	.page_index_journal .qz_homepage_issue_toc__section_label::after {
		content: "";
		display: block;
		margin-top: 8px;
		border-bottom: 1px solid #e5e7eb;
	}

	.page_index_journal .qz_homepage_article_summary {
		padding: 12px 0 14px;
		border-bottom: 1px solid #e5e7eb;
	}

	.page_index_journal .qz_homepage_issue_toc__section_articles > :last-child .qz_homepage_article_summary,
	.page_index_journal .qz_homepage_issue_toc__section_articles > .qz_homepage_article_summary:last-child {
		padding-bottom: 0;
		border-bottom: 0;
	}

	.page_index_journal .qz_homepage_article_summary__title {
		margin: 0;
		font-size: 20px;
		font-weight: 700;
		line-height: 1.35;
	}

	.page_index_journal a.qz_homepage_article_summary__title_link,
	.page_index_journal a.qz_homepage_article_summary__title_link:visited {
		color: #111827 !important;
		text-decoration: none !important;
	}

	.page_index_journal a.qz_homepage_article_summary__title_link:hover,
	.page_index_journal a.qz_homepage_article_summary__title_link:focus,
	.page_index_journal a.qz_homepage_article_summary__title_link:visited:hover,
	.page_index_journal a.qz_homepage_article_summary__title_link:visited:focus {
		color: #0a3663 !important;
		text-decoration: underline !important;
		text-underline-offset: 0.12em;
	}

	.page_index_journal .qz_homepage_article_summary__subtitle {
		margin-top: 6px;
		color: #6b7280;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.6;
	}

	.page_index_journal .qz_homepage_article_summary__meta {
		display: grid;
		grid-template-columns: minmax(0, 1fr) auto;
		gap: 6px 18px;
		align-items: center;
		margin-top: 10px;
	}

	.page_index_journal .qz_homepage_article_summary__authors {
		min-width: 0;
		color: #4b5563;
		font-size: 14px;
		line-height: 1.6;
	}

	.page_index_journal .qz_homepage_article_summary__refs {
		min-width: 0;
		justify-self: end;
		color: #6b7280;
		font-size: 13px;
		line-height: 1.55;
		text-align: right;
		white-space: nowrap;
	}

	.page_index_journal .qz_homepage_article_summary__pages {
		font-variant-numeric: tabular-nums;
		white-space: nowrap;
	}

	.page_index_journal .qz_homepage_article_summary__separator {
		margin: 0 6px;
		color: #9ca3af;
	}

	.page_index_journal a.qz_homepage_article_summary__doi,
	.page_index_journal a.qz_homepage_article_summary__doi:visited {
		display: inline-block;
		max-width: min(42vw, 34ch);
		color: #6b7280;
		text-decoration: none;
		overflow: hidden;
		text-overflow: ellipsis;
		vertical-align: bottom;
		white-space: nowrap;
	}

	.page_index_journal a.qz_homepage_article_summary__doi:hover,
	.page_index_journal a.qz_homepage_article_summary__doi:focus,
	.page_index_journal a.qz_homepage_article_summary__doi:visited:hover,
	.page_index_journal a.qz_homepage_article_summary__doi:visited:focus {
		color: #0a3663;
		text-decoration: underline;
	}

	.page_index_journal .qz_homepage_article_summary__actions {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		margin-top: 10px;
		padding: 0;
		list-style: none;
	}

	.page_index_journal .qz_homepage_article_summary__actions li {
		margin: 0 !important;
	}

	.page_index_journal .qz_homepage_article_summary__actions .obj_galley_link {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-height: 34px;
		padding: 0 12px;
		border: 1px solid #d7dee8;
		border-radius: 999px;
		background: #f8fafc;
		color: #0a3663;
		font-size: 13px;
		font-weight: 700;
		letter-spacing: 0.02em;
		text-decoration: none;
	}

	.page_index_journal .qz_homepage_article_summary__actions .obj_galley_link:hover,
	.page_index_journal .qz_homepage_article_summary__actions .obj_galley_link:focus {
		border-color: #0a3663;
		background: #eef4fb;
		color: #082c52;
	}

	@media (max-width: 760px) {
		.page_index_journal .obj_article_summary .qz_article_summary__meta_line {
			flex-wrap: wrap;
			white-space: normal;
		}

		.page_index_journal .obj_article_summary .qz_article_summary__doi {
			max-width: none;
			overflow: visible;
			text-overflow: clip;
			white-space: normal;
		}

		.page_index_journal .qz_homepage_article_summary__meta {
			grid-template-columns: 1fr;
		}

		.page_index_journal .qz_homepage_article_summary__refs {
			justify-self: start;
			text-align: left;
			white-space: normal;
		}

		.page_index_journal .qz_homepage_article_summary__doi {
			max-width: none;
			overflow: visible;
			text-overflow: clip;
			white-space: normal;
		}
	}

	.page_index_journal .obj_issue_toc > .heading,
	.page_index_journal .obj_issue_toc > .galleys {
		display: none;
	}

	.page_index_journal .obj_issue_toc .sections {
		margin-top: 12px;
	}

	.page_index_journal .obj_issue_toc .section,
	.page_index_journal .obj_issue_toc .galleys {
		position: static !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.page_index_journal .obj_issue_toc .section::before,
	.page_index_journal .obj_issue_toc .galleys::before {
		content: none !important;
		display: none !important;
	}

	.page_index_journal .obj_issue_toc .section + .section {
		margin-top: 28px;
	}

	.page_index_journal .obj_issue_toc .section > h3,
	.page_index_journal .obj_issue_toc .section > h4,
	.page_index_journal .obj_issue_toc .section > h5 {
		display: block !important;
		position: static !important;
		left: auto !important;
		margin: 0 0 8px;
		padding-bottom: 0;
		border-bottom: 0;
		background: transparent !important;
		font-size: 14px;
		font-weight: 600;
		letter-spacing: 0.04em;
		text-transform: none;
		line-height: 1.5 !important;
		color: #6b7280;
	}

	.page_index_journal .obj_issue_toc .section > h3::after,
	.page_index_journal .obj_issue_toc .section > h4::after,
	.page_index_journal .obj_issue_toc .section > h5::after {
		content: "";
		display: block;
		margin-top: 8px;
		border-bottom: 1px solid #e5e7eb;
	}

	.page_index_journal .obj_issue_toc .articles,
	.page_index_journal .obj_issue_toc .cmp_article_list {
		margin: 0;
		margin-top: 0 !important;
		padding: 0;
		list-style: none;
	}

	.page_index_journal .obj_issue_toc .cmp_article_list > li {
		margin: 0;
		padding: 12px 0 !important;
		border-bottom: 1px solid #e5e7eb;
	}

	.page_index_journal .obj_issue_toc .cmp_article_list > li:first-child {
		padding-top: 0;
	}

	.page_index_journal .obj_issue_toc .cmp_article_list > li:last-child {
		padding-bottom: 0;
		border-bottom: 0;
	}

	.page_index_journal .qz_homepage_issue_toc .qz_issue_toc__more {
		padding-top: 14px;
	}

	.page_index_journal .qz_rail_card {
		padding: 24px;
		border: 1px solid #e5e7eb;
		border-radius: 4px;
		background: #ffffff;
		box-shadow: 0 16px 36px rgba(15, 23, 42, 0.04);
	}

	.page_index_journal .qz_rail_card + .qz_rail_card {
		margin-top: 18px;
	}

	.page_index_journal .qz_rail_card__heading {
		margin: 0 0 14px;
		font-size: 12px;
		font-weight: 700;
		letter-spacing: 0.14em;
		text-transform: uppercase;
		color: #6b7280;
	}

	.page_index_journal .qz_rail_card__text {
		margin: 0;
		font-size: 14px;
		line-height: 1.7;
		color: #4b5563;
	}

	.page_index_journal .qz_rail_card__actions {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		gap: 12px;
	}

	.page_index_journal .qz_rail_card--hero {
		height: 100%;
		padding: 28px;
		border-color: #d8e3f0;
		box-shadow: 0 22px 46px rgba(15, 23, 42, 0.07);
	}

	.page_index_journal .qz_rail_card--hero .qz_rail_card__actions {
		margin-top: 0;
	}

	.page_index_journal .qz_rail_links {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}

	.page_index_journal .qz_meta_list {
		margin: 0;
		padding: 0;
	}

	.page_index_journal .qz_meta_row {
		display: grid;
		grid-template-columns: 88px minmax(0, 1fr);
		gap: 14px;
		padding: 12px 0;
		border-top: 1px solid #e5e7eb;
	}

	.page_index_journal .qz_meta_row:first-child {
		padding-top: 0;
		border-top: 0;
	}

	.page_index_journal .qz_meta_term {
		font-size: 13px;
		font-weight: 700;
		line-height: 1.5;
		color: #6b7280;
	}

	.page_index_journal .qz_meta_value {
		font-size: 14px;
		line-height: 1.65;
		color: #111827;
	}

	.page_index_journal .qz_meta_value a {
		color: #0a3663;
		font-weight: 600;
		text-decoration: none;
	}

	.page_index_journal .cmp_announcements {
		margin-top: 40px;
		border-top: 1px solid #e5e7eb;
		border-bottom: 1px solid #e5e7eb;
		background: transparent;
	}

	.page_index_journal .cmp_announcements > .obj_announcement_summary,
	.page_index_journal .cmp_announcements .more .obj_announcement_summary {
		padding: 22px 0 !important;
	}

	.page_index_journal .cmp_announcements:before,
	.page_index_journal .cmp_announcements .more:before {
		display: none !important;
	}

	.page_index_journal .qz_journal_homepage__extra {
		margin-top: 40px;
		padding-top: 40px;
		border-top: 1px solid #e5e7eb;
	}

	.page_index_journal .obj_issue_toc .heading .cover .qz_fallback_cover_link,
	.page_issue .obj_issue_toc .heading .cover .qz_fallback_cover_link,
	.page_issue_archive .obj_issue_summary .cover .qz_fallback_cover_link,
	.page_article .entry_details .cover_image .qz_fallback_cover_link {
		display: block;
	}

	.page_index_journal .obj_issue_toc .heading .cover .qz_fallback_cover,
	.page_issue .obj_issue_toc .heading .cover .qz_fallback_cover {
		max-width: 160px;
	}

	.page_issue_archive .obj_issue_summary .cover .qz_fallback_cover {
		max-width: 180px;
	}

	.page_article .entry_details .cover_image .qz_fallback_cover {
		max-width: 100%;
	}

	@media (min-width: 880px) {
		.page_index_journal .qz_journal_homepage__hero {
			grid-template-columns: 184px minmax(0, 1fr);
			align-items: start;
		}

		.page_index_journal .qz_journal_homepage__author_hub {
			grid-column: 2 / 3;
			max-width: 360px;
		}
	}

	@media (min-width: 980px) {
		.page_index_journal .qz_journal_homepage__hero {
			grid-template-columns: 184px minmax(0, 1.35fr) minmax(300px, 0.95fr);
			gap: 36px;
		}

		.page_index_journal .qz_journal_homepage__author_hub {
			grid-column: auto;
			max-width: none;
		}

		.page_index_journal .qz_journal_homepage__content {
			grid-template-columns: minmax(0, 1.85fr) minmax(300px, 0.95fr);
			align-items: start;
		}

		.page_index_journal .qz_journal_homepage__rail {
			position: relative;
		}

		.page_index_journal .qz_rail_card--sticky {
			position: sticky;
			top: 28px;
		}
	}

	@media (max-width: 720px) {
		.page_index_journal .qz_section_header {
			display: block;
		}

		.page_index_journal .qz_section_link {
			display: inline-flex;
			margin-top: 14px;
		}

		.page_index_journal .qz_section_header--announcements {
			display: grid !important;
			grid-template-columns: minmax(0, 1fr) auto !important;
		}

		.page_index_journal .qz_section_link--announcements {
			display: inline-flex;
			margin-top: 0;
		}
	}

	@media (max-width: 767px) {
		.pkp_page_index .pkp_head_wrapper,
		.pkp_page_issue .pkp_head_wrapper,
		.pkp_page_issue_archive .pkp_head_wrapper,
		.pkp_page_article .pkp_head_wrapper {
			padding-left: 0 !important;
			padding-right: 0 !important;
		}

		.pkp_page_index .pkp_site_name_wrapper,
		.pkp_page_index .pkp_navigation_primary_wrapper,
		.pkp_page_index .pkp_navigation_user,
		.pkp_page_index .pkp_structure_content,
		.pkp_page_issue .pkp_site_name_wrapper,
		.pkp_page_issue .pkp_navigation_primary_wrapper,
		.pkp_page_issue .pkp_navigation_user,
		.pkp_page_issue .pkp_structure_content,
		.pkp_page_issue_archive .pkp_site_name_wrapper,
		.pkp_page_issue_archive .pkp_navigation_primary_wrapper,
		.pkp_page_issue_archive .pkp_navigation_user,
		.pkp_page_issue_archive .pkp_structure_content,
		.pkp_page_article .pkp_site_name_wrapper,
		.pkp_page_article .pkp_navigation_primary_wrapper,
		.pkp_page_article .pkp_navigation_user,
		.pkp_page_article .pkp_structure_content,
		.pkp_page_index .pkp_structure_content,
		.pkp_page_index .pkp_structure_footer,
		.pkp_page_issue .pkp_structure_footer,
		.pkp_page_issue_archive .pkp_structure_footer,
		.pkp_page_article .pkp_structure_footer {
			padding-left: 18px !important;
			padding-right: 18px !important;
		}

		.pkp_page_index .pkp_navigation_primary > li,
		.pkp_page_issue .pkp_navigation_primary > li,
		.pkp_page_issue_archive .pkp_navigation_primary > li,
		.pkp_page_article .pkp_navigation_primary > li {
			display: block;
		}

		.pkp_page_index .pkp_navigation_primary > li > a,
		.pkp_page_issue .pkp_navigation_primary > li > a,
		.pkp_page_issue_archive .pkp_navigation_primary > li > a,
		.pkp_page_article .pkp_navigation_primary > li > a {
			margin: 0;
			padding: 12px 0;
		}

		.page_index_journal .qz_journal_homepage__media {
			max-width: 152px;
		}

		.page_index_journal .qz_journal_homepage__title {
			font-size: 2.2rem;
		}

		.page_index_journal .qz_meta_row {
			grid-template-columns: 1fr;
			gap: 6px;
		}

		.page_index_journal .qz_button {
			width: 100%;
		}
	}

/* Migrated from templates/frontend/pages/indexSite.tpl */
body.pkp_page_index,
	body.pkp_page_index_site {
		background: #fbfcfe;
		color: #111827;
	}

	.pkp_page_index .pkp_structure_head,
	.pkp_page_index_site .pkp_structure_head {
		background: #ffffff;
		border-bottom: 1px solid #e5e7eb;
		color: #111827;
	}

	.pkp_page_index .pkp_head_wrapper,
	.pkp_page_index_site .pkp_head_wrapper {
		width: 100%;
		max-width: var(--qz-shell-max-width);
		margin: 0 auto;
		padding: 18px var(--qz-shell-gutter) 16px;
		box-sizing: border-box;
	}

	.pkp_page_index .pkp_site_name,
	.pkp_page_index_site .pkp_site_name {
		margin: 0;
	}

	.pkp_page_index .pkp_site_name .is_text,
	.pkp_page_index_site .pkp_site_name .is_text,
	.pkp_page_index .pkp_site_name .is_img,
	.pkp_page_index_site .pkp_site_name .is_img {
		display: inline-flex;
		align-items: center;
	}

	.pkp_page_index .pkp_site_name .is_text,
	.pkp_page_index_site .pkp_site_name .is_text {
		font-family: "Source Han Serif SC", "Noto Serif SC", "Songti SC", Georgia, serif;
		font-size: 2rem;
		font-weight: 600;
		letter-spacing: 0.08em;
		color: #111827;
		text-decoration: none;
	}

	.pkp_page_index .pkp_site_name .is_img img,
	.pkp_page_index_site .pkp_site_name .is_img img {
		display: block;
		max-height: 42px;
		width: auto;
	}

	.pkp_page_index .pkp_navigation_primary > li > a,
	.pkp_page_index_site .pkp_navigation_primary > li > a,
	.pkp_page_index .pkp_navigation_user > li > a,
	.pkp_page_index_site .pkp_navigation_user > li > a {
		color: #4b5563;
		font-weight: 600;
	}

	.pkp_page_index .pkp_navigation_user > li.profile,
	.pkp_page_index .pkp_navigation_user > li.profile.in_focus,
	.pkp_page_index_site .pkp_navigation_user > li.profile,
	.pkp_page_index_site .pkp_navigation_user > li.profile.in_focus {
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		border-radius: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
		overflow: visible !important;
	}

	.pkp_page_index .pkp_navigation_user > li.profile > a,
	.pkp_page_index .pkp_navigation_user > li.profile.in_focus > a,
	.pkp_page_index_site .pkp_navigation_user > li.profile > a,
	.pkp_page_index_site .pkp_navigation_user > li.profile.in_focus > a {
		display: inline-flex !important;
		align-items: center !important;
		gap: 10px !important;
		min-height: 38px !important;
		margin: 0 !important;
		padding: 4px 0 !important;
		border: 0 !important;
		border-radius: 0 !important;
		background: transparent !important;
		background-image: none !important;
		color: #111827 !important;
		overflow: visible !important;
		box-shadow: none !important;
		text-decoration: none !important;
		white-space: nowrap !important;
	}

	.pkp_page_index .pkp_navigation_user > li.profile > a::before,
	.pkp_page_index_site .pkp_navigation_user > li.profile > a::before {
		content: "";
		width: 30px;
		height: 30px;
		border-radius: 999px;
		background:
			radial-gradient(circle at 50% 35%, rgba(255, 255, 255, 0.9) 0 18%, transparent 19%),
			radial-gradient(circle at 50% 78%, rgba(255, 255, 255, 0.9) 0 26%, transparent 27%),
			linear-gradient(135deg, #d5e1f0 0%, #b8c8dc 100%);
		box-shadow: inset 0 0 0 1px rgba(10, 54, 99, 0.08);
		flex: 0 0 auto;
	}

	.pkp_page_index .pkp_navigation_user > li.profile > a:hover,
	.pkp_page_index .pkp_navigation_user > li.profile > a:focus,
	.pkp_page_index .pkp_navigation_user > li.profile > a:focus-visible,
	.pkp_page_index .pkp_navigation_user > li.profile > a:active,
	.pkp_page_index .pkp_navigation_user > li.profile.in_focus > a,
	.pkp_page_index_site .pkp_navigation_user > li.profile > a:hover,
	.pkp_page_index_site .pkp_navigation_user > li.profile > a:focus {
		background: transparent !important;
		background-image: none !important;
		color: #0a3663 !important;
		box-shadow: none !important;
		opacity: 0.92;
	}

	.pkp_page_index_site .pkp_navigation_user > li.profile > a:focus-visible,
	.pkp_page_index_site .pkp_navigation_user > li.profile > a:active,
	.pkp_page_index_site .pkp_navigation_user > li.profile.in_focus > a {
		background: transparent !important;
		background-image: none !important;
		color: #0a3663 !important;
		box-shadow: none !important;
		opacity: 0.92;
	}

	.pkp_page_index .pkp_navigation_user > li > ul,
	.pkp_page_index_site .pkp_navigation_user > li > ul {
		border: 1px solid #e5e7eb;
		border-radius: 4px;
		background: #ffffff;
		box-shadow:
			0 10px 15px -3px rgba(17, 24, 39, 0.10),
			0 4px 6px -4px rgba(17, 24, 39, 0.10);
		padding: 6px 0;
		min-width: 196px;
	}

	.pkp_page_index .pkp_navigation_user > li > ul a,
	.pkp_page_index_site .pkp_navigation_user > li > ul a {
		color: #111827;
	}

	.pkp_page_index .pkp_navigation_user > li > ul li,
	.pkp_page_index_site .pkp_navigation_user > li > ul li {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.pkp_page_index .pkp_navigation_user > li > ul li a,
	.pkp_page_index_site .pkp_navigation_user > li > ul li a {
		display: block;
		padding: 10px 16px;
		border-left: 0 !important;
		box-shadow: none !important;
		background: transparent;
		color: #111827;
		line-height: 1.45;
		text-decoration: none;
	}

	.pkp_page_index .pkp_navigation_user > li > ul li a:hover,
	.pkp_page_index .pkp_navigation_user > li > ul li a:focus,
	.pkp_page_index_site .pkp_navigation_user > li > ul li a:hover,
	.pkp_page_index_site .pkp_navigation_user > li > ul li a:focus {
		border-left: 0 !important;
		box-shadow: none !important;
		background: #f3f4f6;
		color: #111827;
	}

	.pkp_page_index .pkp_navigation_user > li > ul li.qz-user-menu__logout,
	.pkp_page_index_site .pkp_navigation_user > li > ul li.qz-user-menu__logout {
		margin-top: 6px;
		padding-top: 6px;
		border-top: 1px solid #e5e7eb;
	}

	.pkp_page_index .pkp_navigation_user > li > ul li.qz-user-menu__logout a:hover,
	.pkp_page_index .pkp_navigation_user > li > ul li.qz-user-menu__logout a:focus,
	.pkp_page_index_site .pkp_navigation_user > li > ul li.qz-user-menu__logout a:hover,
	.pkp_page_index_site .pkp_navigation_user > li > ul li.qz-user-menu__logout a:focus {
		background: #fef2f2;
		color: #b91c1c;
	}

	.pkp_page_index .pkp_structure_content,
	.pkp_page_index_site .pkp_structure_content,
	.pkp_page_index .pkp_structure_content.has_sidebar,
	.pkp_page_index_site .pkp_structure_content.has_sidebar {
		display: block !important;
		border: 0 !important;
		box-shadow: none !important;
	}

	.pkp_page_index .pkp_structure_main,
	.pkp_page_index_site .pkp_structure_main {
		float: none !important;
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		border: 0 !important;
		box-shadow: none !important;
	}

	.pkp_page_index .pkp_structure_sidebar.left,
	.pkp_page_index_site .pkp_structure_sidebar.left {
		display: none !important;
	}

	.pkp_page_index .pkp_structure_content::before,
	.pkp_page_index_site .pkp_structure_content::before,
	.pkp_page_index .pkp_structure_content::after,
	.pkp_page_index_site .pkp_structure_content::after,
	.pkp_page_index .pkp_structure_main::before,
	.pkp_page_index_site .pkp_structure_main::before,
	.pkp_page_index .pkp_structure_main::after,
	.pkp_page_index_site .pkp_structure_main::after,
	.pkp_page_index .pkp_structure_sidebar::before,
	.pkp_page_index_site .pkp_structure_sidebar::before,
	.pkp_page_index .pkp_structure_sidebar::after,
	.pkp_page_index_site .pkp_structure_sidebar::after {
		display: none !important;
		content: none !important;
		border: 0 !important;
		box-shadow: none !important;
	}

	.pkp_page_index_site .pkp_navigation_primary_wrapper {
		display: none !important;
	}

	.pkp_page_index .homepage_image,
	.pkp_page_index_site .homepage_image,
	.pkp_page_index_site .cmp_announcements,
	.pkp_page_index .qz_site_index__about:empty,
	.pkp_page_index_site .qz_site_index__about:empty {
		display: none !important;
	}

	.pkp_page_index .qz_site_index__about,
	.pkp_page_index_site .qz_site_index__about,
	.pkp_page_index .qz_journal_directory,
	.pkp_page_index_site .qz_journal_directory {
		width: 100% !important;
		max-width: var(--qz-shell-max-width) !important;
		margin-left: auto !important;
		margin-right: auto !important;
		padding-left: var(--qz-shell-gutter) !important;
		padding-right: var(--qz-shell-gutter) !important;
		box-sizing: border-box !important;
	}

	.pkp_page_index .qz_journal_directory,
	.pkp_page_index_site .qz_journal_directory {
		padding-top: 36px !important;
		padding-bottom: 72px !important;
	}

	.pkp_page_index .qz_journal_directory__list,
	.pkp_page_index_site .qz_journal_directory__list {
		list-style: none !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.pkp_page_index .qz_journal_directory__item,
	.pkp_page_index_site .qz_journal_directory__item {
		display: flex !important;
		justify-content: space-between !important;
		align-items: flex-start !important;
		gap: 32px !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 28px 0 !important;
		border-bottom: 1px solid #e5e7eb !important;
		float: none !important;
	}

	.pkp_page_index .qz_journal_directory__media,
	.pkp_page_index_site .qz_journal_directory__media {
		flex: 0 0 136px !important;
		width: 136px !important;
		max-width: 136px !important;
	}

	.pkp_page_index .qz_journal_directory__cover_link,
	.pkp_page_index_site .qz_journal_directory__cover_link {
		display: block !important;
		width: 136px !important;
		text-decoration: none !important;
	}

	.pkp_page_index .qz_journal_directory__cover,
	.pkp_page_index_site .qz_journal_directory__cover {
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: 136px !important;
		min-width: 136px !important;
		max-width: 136px !important;
		aspect-ratio: 5 / 7 !important;
		border: 1px solid #d7dee8 !important;
		background: #ffffff !important;
		object-fit: cover !important;
		box-shadow: 0 10px 24px rgba(17, 24, 39, 0.06) !important;
	}

	.pkp_page_index .qz_journal_directory__cover--placeholder,
	.pkp_page_index_site .qz_journal_directory__cover--placeholder {
		padding: 12px !important;
		background: linear-gradient(160deg, #eef4fb 0%, #dbe7f4 100%) !important;
		font-size: 13px !important;
		font-weight: 700 !important;
		letter-spacing: 0.12em !important;
		text-align: center !important;
		color: #0a3663 !important;
	}

	.pkp_page_index .qz_journal_directory__cover--generated,
	.pkp_page_index_site .qz_journal_directory__cover--generated {
		position: relative !important;
		padding: 11px 10px 12px !important;
		align-items: stretch !important;
		justify-content: stretch !important;
		border-color: rgba(15, 23, 42, 0.12) !important;
		background:
			radial-gradient(circle at top left, rgba(255, 255, 255, 0.22), transparent 42%),
			linear-gradient(180deg, rgba(255, 255, 255, 0.14), transparent 24%, rgba(10, 20, 36, 0.16) 100%),
			linear-gradient(180deg, var(--qz-cover-from, #7b93bf) 0%, var(--qz-cover-to, #304a74) 100%) !important;
		color: var(--qz-cover-ink, #f7f9fc) !important;
		box-shadow:
			0 12px 28px rgba(15, 23, 42, 0.10),
			inset 0 0 0 1px rgba(255, 255, 255, 0.06) !important;
		overflow: hidden !important;
	}

	.pkp_page_index .qz_journal_directory__cover--generated::before,
	.pkp_page_index_site .qz_journal_directory__cover--generated::before {
		content: "" !important;
		position: absolute !important;
		inset: 0 !important;
		background-image:
			linear-gradient(to right, rgba(255, 255, 255, 0.16) 1px, transparent 1px),
			linear-gradient(to bottom, rgba(255, 255, 255, 0.12) 1px, transparent 1px) !important;
		background-size: 20px 20px !important;
		opacity: 0.26 !important;
		pointer-events: none !important;
	}

	.pkp_page_index .qz_generated_cover,
	.pkp_page_index_site .qz_generated_cover {
		position: relative !important;
		z-index: 1 !important;
		display: flex !important;
		flex: 1 1 auto !important;
		flex-direction: column !important;
		justify-content: space-between !important;
		width: 100% !important;
		height: 100% !important;
		color: inherit !important;
	}

	.pkp_page_index .qz_generated_cover__top,
	.pkp_page_index_site .qz_generated_cover__top {
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		gap: 8px !important;
		padding-bottom: 10px !important;
		border-bottom: 1px solid rgba(255, 255, 255, 0.20) !important;
	}

	.pkp_page_index .qz_generated_cover__mark,
	.pkp_page_index_site .qz_generated_cover__mark,
	.pkp_page_index .qz_generated_cover__code,
	.pkp_page_index_site .qz_generated_cover__code,
	.pkp_page_index .qz_generated_cover__meta,
	.pkp_page_index_site .qz_generated_cover__meta {
		text-transform: uppercase !important;
	}

	.pkp_page_index .qz_generated_cover__mark,
	.pkp_page_index_site .qz_generated_cover__mark {
		font-size: 10px !important;
		font-weight: 700 !important;
		letter-spacing: 0.18em !important;
	}

	.pkp_page_index .qz_generated_cover__imprint,
	.pkp_page_index_site .qz_generated_cover__imprint {
		max-width: 74px !important;
		font-size: 9px !important;
		font-weight: 600 !important;
		line-height: 1.2 !important;
		text-align: right !important;
		opacity: 0.88 !important;
	}

	.pkp_page_index .qz_generated_cover__body,
	.pkp_page_index_site .qz_generated_cover__body {
		padding: 12px 0 14px !important;
	}

	.pkp_page_index .qz_generated_cover__code,
	.pkp_page_index_site .qz_generated_cover__code {
		display: block !important;
		font-size: 10px !important;
		font-weight: 600 !important;
		letter-spacing: 0.12em !important;
		opacity: 0.82 !important;
	}

	.pkp_page_index .qz_generated_cover__title,
	.pkp_page_index_site .qz_generated_cover__title {
		display: -webkit-box !important;
		overflow: hidden !important;
		margin: 14px 0 0 !important;
		font-family: "Source Han Serif SC", "Noto Serif SC", "Songti SC", Georgia, serif !important;
		font-size: 18px !important;
		font-weight: 700 !important;
		line-height: 1.18 !important;
		letter-spacing: -0.02em !important;
		-webkit-box-orient: vertical !important;
		-webkit-line-clamp: 3 !important;
		text-wrap: balance !important;
	}

	.pkp_page_index .qz_generated_cover__footer,
	.pkp_page_index_site .qz_generated_cover__footer {
		display: flex !important;
		align-items: flex-end !important;
		justify-content: space-between !important;
		gap: 10px !important;
		padding-top: 10px !important;
		border-top: 1px solid rgba(255, 255, 255, 0.16) !important;
	}

	.pkp_page_index .qz_generated_cover__meta,
	.pkp_page_index_site .qz_generated_cover__meta {
		font-size: 9px !important;
		font-weight: 600 !important;
		letter-spacing: 0.08em !important;
		opacity: 0.82 !important;
	}

	.pkp_page_index .qz_journal_directory__content,
	.pkp_page_index_site .qz_journal_directory__content {
		flex: 1 1 0 !important;
		min-width: 0 !important;
		max-width: none !important;
	}

	.pkp_page_index .qz_journal_directory__title,
	.pkp_page_index_site .qz_journal_directory__title {
		margin: 0 !important;
		font-size: 1.65rem !important;
		font-weight: 700 !important;
		line-height: 1.15 !important;
		color: #111827 !important;
	}

	.pkp_page_index .qz_journal_directory__title a,
	.pkp_page_index_site .qz_journal_directory__title a {
		color: inherit !important;
		text-decoration: none !important;
	}

	.pkp_page_index .qz_journal_directory__summary,
	.pkp_page_index_site .qz_journal_directory__summary {
		display: -webkit-box !important;
		overflow: hidden !important;
		margin: 12px 0 0 !important;
		font-size: 15px !important;
		line-height: 1.8 !important;
		color: #4b5563 !important;
		-webkit-box-orient: vertical !important;
		-webkit-line-clamp: 3 !important;
	}

	.pkp_page_index .qz_journal_directory__actions,
	.pkp_page_index_site .qz_journal_directory__actions {
		display: flex !important;
		flex-direction: column !important;
		margin-left: auto !important;
		min-width: 232px !important;
		align-items: flex-end !important;
		text-align: right !important;
		gap: 12px !important;
	}

	.pkp_page_index .qz_button,
	.pkp_page_index_site .qz_button {
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		min-height: 46px !important;
		padding: 0 22px !important;
		border: 1px solid transparent !important;
		font-size: 14px !important;
		font-weight: 700 !important;
		line-height: 1 !important;
		text-decoration: none !important;
	}

	.pkp_page_index .qz_button--primary,
	.pkp_page_index_site .qz_button--primary {
		background: #0a3663 !important;
		border-color: #0a3663 !important;
		color: #ffffff !important;
	}

	.pkp_page_index .qz_journal_directory__links,
	.pkp_page_index_site .qz_journal_directory__links {
		display: flex !important;
		flex-direction: column !important;
		align-items: flex-end !important;
		gap: 10px !important;
	}

	.pkp_page_index .qz_journal_directory__action_link,
	.pkp_page_index_site .qz_journal_directory__action_link {
		color: #0a3663 !important;
		font-size: 14px !important;
		font-weight: 600 !important;
		line-height: 1.5 !important;
		text-decoration: none !important;
		white-space: nowrap !important;
	}

	@media (max-width: 1080px) {
		.pkp_page_index .qz_journal_directory__item,
		.pkp_page_index_site .qz_journal_directory__item {
			gap: 24px !important;
		}

		.pkp_page_index .qz_journal_directory__media,
		.pkp_page_index .qz_journal_directory__cover,
		.pkp_page_index .qz_journal_directory__cover_link,
		.pkp_page_index_site .qz_journal_directory__media,
		.pkp_page_index_site .qz_journal_directory__cover,
		.pkp_page_index_site .qz_journal_directory__cover_link {
			width: 124px !important;
			min-width: 124px !important;
			max-width: 124px !important;
			flex-basis: 124px !important;
		}

		.pkp_page_index .qz_journal_directory__actions,
		.pkp_page_index_site .qz_journal_directory__actions,
		.pkp_page_index .qz_button--primary,
		.pkp_page_index_site .qz_button--primary {
			min-width: 208px !important;
		}
	}

	@media (max-width: 820px) {
		.pkp_page_index .qz_journal_directory__item,
		.pkp_page_index_site .qz_journal_directory__item {
			flex-wrap: wrap !important;
		}

		.pkp_page_index .qz_journal_directory__actions,
		.pkp_page_index_site .qz_journal_directory__actions {
			margin-left: 160px !important;
			min-width: 0 !important;
			align-items: flex-start !important;
			text-align: left !important;
		}

		.pkp_page_index .qz_journal_directory__links,
		.pkp_page_index_site .qz_journal_directory__links {
			align-items: flex-start !important;
		}
	}

	@media (max-width: 767px) {
		.pkp_page_index .pkp_head_wrapper,
		.pkp_page_index_site .pkp_head_wrapper,
		.pkp_page_index .qz_journal_directory,
		.pkp_page_index_site .qz_journal_directory {
			padding-left: 18px !important;
			padding-right: 18px !important;
		}

		.pkp_page_index .qz_journal_directory__item,
		.pkp_page_index_site .qz_journal_directory__item {
			display: block !important;
		}

		.pkp_page_index .qz_journal_directory__media,
		.pkp_page_index .qz_journal_directory__cover,
		.pkp_page_index .qz_journal_directory__cover_link,
		.pkp_page_index_site .qz_journal_directory__media,
		.pkp_page_index_site .qz_journal_directory__cover,
		.pkp_page_index_site .qz_journal_directory__cover_link {
			width: 120px !important;
			min-width: 120px !important;
			max-width: 120px !important;
		}

		.pkp_page_index .qz_journal_directory__content,
		.pkp_page_index_site .qz_journal_directory__content {
			margin-top: 18px !important;
		}

		.pkp_page_index .qz_journal_directory__actions,
		.pkp_page_index_site .qz_journal_directory__actions {
			margin: 18px 0 0 !important;
			align-items: flex-start !important;
			text-align: left !important;
		}

		.pkp_page_index .qz_button--primary,
		.pkp_page_index_site .qz_button--primary {
			width: 100% !important;
			min-width: 0 !important;
		}

		.pkp_page_index .qz_journal_directory__links,
		.pkp_page_index_site .qz_journal_directory__links {
			align-items: flex-start !important;
		}

  .pkp_page_index .qz_journal_directory__action_link,
  .pkp_page_index_site .qz_journal_directory__action_link {
    white-space: normal !important;
  }
}

/* Final header stabilization: keep the journal title and primary nav fixed across page switches */
@media (min-width: 768px) {
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_head_wrapper {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 18px 0 16px !important;
    box-sizing: border-box !important;
  }
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_site_name_wrapper,
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary_wrapper,
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_user {
    width: 100% !important;
    max-width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
    box-sizing: border-box !important;
  }
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_site_name .is_text {
    font-size: 2rem !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.08em !important;
    white-space: nowrap !important;
  }
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_site_name .is_img img {
    max-height: 42px !important;
  }
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary_wrapper {
    margin-top: 16px !important;
  }
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 20px !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 120px 0 0 !important;
    box-sizing: border-box !important;
    text-align: left !important;
  }
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary > li {
    display: inline-flex !important;
    align-items: stretch !important;
    flex: 0 0 auto !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary > li > a,
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary > li > span {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 14px 0 13px !important;
    border-bottom: 1px solid transparent !important;
    box-sizing: border-box !important;
    color: #4b5563 !important;
    font-weight: 600 !important;
    white-space: nowrap !important;
  }
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary > li:first-child > a,
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary > li:first-child > span,
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary > li:last-child > a,
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary > li:last-child > span,
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary > li.current > a,
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary > li.current > span,
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary > li > a[aria-current=page] {
    margin: 0 !important;
    padding-left: 0 !important;
    border-left: 0 !important;
    font-weight: 600 !important;
  }
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_search_wrapper {
    display: flex !important;
    justify-content: flex-end !important;
    width: 120px !important;
    min-width: 120px !important;
  }
  body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_search_wrapper .pkp_search {
    justify-content: flex-end !important;
    width: 100% !important;
    padding-left: 0 !important;
  }
}

/* Unified editorial sub-page header surface */
body.pkp_page_about .pkp_navigation_search_wrapper,
body.pkp_page_announcement .pkp_navigation_search_wrapper,
body.pkp_page_issue .pkp_navigation_search_wrapper,
body.pkp_page_issue_archive .pkp_navigation_search_wrapper,
body.pkp_page_search .pkp_navigation_search_wrapper {
  display: none !important;
}
body.pkp_page_about .qz_page_header,
body.pkp_page_announcement .qz_page_header,
body.pkp_page_issue .qz_page_header,
body.pkp_page_issue_archive .qz_page_header,
body.pkp_page_search .qz_page_header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px 24px !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 0 10px !important;
}
body.pkp_page_about .qz_page_header .cmp_breadcrumbs,
body.pkp_page_announcement .qz_page_header .cmp_breadcrumbs,
body.pkp_page_issue .qz_page_header .cmp_breadcrumbs,
body.pkp_page_issue_archive .qz_page_header .cmp_breadcrumbs,
body.pkp_page_search .qz_page_header .cmp_breadcrumbs {
  flex: 1 1 auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.pkp_page_about .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_announcement .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_issue .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_issue_archive .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_search .qz_page_header .cmp_breadcrumbs ol {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.4 !important;
}
body.pkp_page_about .qz_page_header__edit,
body.pkp_page_announcement .qz_page_header__edit,
body.pkp_page_issue .qz_page_header__edit,
body.pkp_page_issue_archive .qz_page_header__edit,
body.pkp_page_search .qz_page_header__edit {
  flex: 0 0 auto !important;
  align-self: center !important;
  justify-self: auto !important;
  padding-bottom: 0 !important;
}
@media (min-width: 768px) {
  body.pkp_page_about .page_about,
  body.pkp_page_about .page_submissions,
  body.pkp_page_announcement .page_announcements,
  body.pkp_page_issue .page_issue,
  body.pkp_page_issue_archive .page_issue_archive,
  body.pkp_page_search .page_search {
    width: 100% !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
    box-sizing: border-box !important;
  }
  body.pkp_page_about .page_about > .qz_page_header,
  body.pkp_page_about .page_submissions > .qz_page_header,
  body.pkp_page_announcement .page_announcements > .qz_page_header,
  body.pkp_page_issue .page_issue > .qz_page_header,
  body.pkp_page_issue_archive .page_issue_archive > .qz_page_header,
  body.pkp_page_search .page_search > .qz_page_header {
    position: relative !important;
    top: auto !important;
    z-index: 1 !important;
    max-width: none !important;
    margin: 0 0 10px !important;
  }
}
@media (max-width: 767px) {
  body.pkp_page_about .qz_page_header,
  body.pkp_page_announcement .qz_page_header,
  body.pkp_page_issue .qz_page_header,
  body.pkp_page_issue_archive .qz_page_header,
  body.pkp_page_search .qz_page_header {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
  body.pkp_page_about .qz_page_header__edit,
  body.pkp_page_announcement .qz_page_header__edit,
  body.pkp_page_issue .qz_page_header__edit,
  body.pkp_page_issue_archive .qz_page_header__edit,
  body.pkp_page_search .qz_page_header__edit {
    align-self: flex-start !important;
  }
}

/* Extend the same shell and header system to catalog, user utility, article, and static pages */
body.pkp_page_catalog,
body.pkp_page_user:not(.qz_auth_surface) {
  background: #fbfcfe;
  color: #111827;
}
body.pkp_page_catalog .pkp_structure_content,
body.pkp_page_user:not(.qz_auth_surface) .pkp_structure_content {
  display: block;
  border: 0;
  box-shadow: none;
}
body.pkp_page_catalog .pkp_structure_main,
body.pkp_page_user:not(.qz_auth_surface) .pkp_structure_main {
  float: none;
  width: 100%;
  max-width: none;
  margin: 0;
  border: 0;
  box-shadow: none;
}
body.pkp_page_catalog .pkp_structure_sidebar,
body.pkp_page_user:not(.qz_auth_surface) .pkp_structure_sidebar {
  display: none !important;
}
body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_user {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
  gap: 0 !important;
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 24px !important;
  border: 0 !important;
  box-sizing: border-box !important;
  text-align: right !important;
}
body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_user > li {
  display: inline-flex !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}
body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_user > li > a {
  margin-right: 0 !important;
}
body.pkp_page_article .pkp_navigation_search_wrapper,
body.pkp_page_catalog .pkp_navigation_search_wrapper,
body.pkp_page_static .pkp_navigation_search_wrapper,
body.pkp_page_user:not(.qz_auth_surface) .pkp_navigation_search_wrapper {
  display: none !important;
}
body.pkp_page_article .qz_page_header,
body.pkp_page_catalog .qz_page_header,
body.pkp_page_user:not(.qz_auth_surface) .qz_page_header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px 24px !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 0 10px !important;
}
body.pkp_page_article .qz_page_header .cmp_breadcrumbs,
body.pkp_page_catalog .qz_page_header .cmp_breadcrumbs,
body.pkp_page_user:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs,
body.pkp_page_static .page > .cmp_breadcrumbs {
  flex: 1 1 auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.pkp_page_article .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_catalog .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_user:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_static .page > .cmp_breadcrumbs ol {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.4 !important;
}
@media (min-width: 768px) {
  body.pkp_page_about .page_about_publishing_system,
  body.pkp_page_about .page_subscriptions,
  body.pkp_page_article .page_article,
  body.pkp_page_catalog .page_catalog_category,
  body.pkp_page_static .page,
  body.pkp_page_user:not(.qz_auth_surface) .page_user_subscriptions,
  body.pkp_page_user:not(.qz_auth_surface) .page_purchase_individual_subscription,
  body.pkp_page_user:not(.qz_auth_surface) .page_purchase_institutional_subscription {
    width: 100% !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
    box-sizing: border-box !important;
  }
  body.pkp_page_about .page_about_publishing_system > .qz_page_header,
  body.pkp_page_about .page_subscriptions > .qz_page_header,
  body.pkp_page_article .page_article > .qz_page_header,
  body.pkp_page_catalog .page_catalog_category > .qz_page_header,
  body.pkp_page_static .page > .cmp_breadcrumbs,
  body.pkp_page_user:not(.qz_auth_surface) .page_user_subscriptions > .qz_page_header,
  body.pkp_page_user:not(.qz_auth_surface) .page_purchase_individual_subscription > .qz_page_header,
  body.pkp_page_user:not(.qz_auth_surface) .page_purchase_institutional_subscription > .qz_page_header {
    position: relative !important;
    top: auto !important;
    z-index: 1 !important;
    max-width: none !important;
    margin: 0 0 10px !important;
  }
}
@media (max-width: 767px) {
  body.pkp_page_article .qz_page_header,
  body.pkp_page_catalog .qz_page_header,
  body.pkp_page_user:not(.qz_auth_surface) .qz_page_header {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
}

/* Match the "About Journal" header pattern: breadcrumb above the divider, no visible body title. */
body.pkp_page_about .page_about_publishing_system > h1,
body.pkp_page_about .page_subscriptions > h1,
body.pkp_page_catalog .page_catalog_category > h1,
body.pkp_page_static .page > h1,
body.pkp_page_static .page > .page_title,
body.pkp_page_user:not(.qz_auth_surface) .page_user_subscriptions > h1,
body.pkp_page_user:not(.qz_auth_surface) .page_purchase_individual_subscription > h1,
body.pkp_page_user:not(.qz_auth_surface) .page_purchase_institutional_subscription > h1 {
  display: none !important;
}

body.pkp_page_static .page > h1 + *,
body.pkp_page_static .page > .page_title + * {
  margin-top: 0 !important;
}

/* Final unification for about sub-pages and archive pages that do not share dedicated body classes. */
body.pkp_page_about .page_masthead,
body.pkp_page_about .page_privacy,
body.pkp_page_about .page_contact,
body.pkp_page_issue .page_issue_archive {
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
  box-sizing: border-box !important;
}

body.pkp_page_about .page_masthead > .qz_page_header,
body.pkp_page_about .page_privacy > .qz_page_header,
body.pkp_page_about .page_contact > .qz_page_header,
body.pkp_page_issue .page_issue_archive > .qz_page_header {
  position: relative !important;
  top: auto !important;
  z-index: 1 !important;
  max-width: none !important;
  margin: 0 0 10px !important;
}

body.pkp_page_about .page_masthead > h1,
body.pkp_page_about .page_privacy > h1,
body.pkp_page_about .page_contact > h1 {
  display: none !important;
}

body.pkp_page_about .page_masthead > :not(.qz_page_header),
body.pkp_page_about .page_privacy > :not(.qz_page_header),
body.pkp_page_about .page_contact > :not(.qz_page_header),
body.pkp_page_issue .page_issue_archive > :not(.qz_page_header) {
  max-width: 960px;
}

@media (max-width: 767px) {
  body.pkp_page_about .page_masthead,
  body.pkp_page_about .page_privacy,
  body.pkp_page_about .page_contact,
  body.pkp_page_issue .page_issue_archive {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

/* Match announcement and archive breadcrumb band placement to the about-page template. */
body.pkp_page_announcement .pkp_structure_content,
body.pkp_page_issue.pkp_op_archive .pkp_structure_content,
body.pkp_page_issue_archive .pkp_structure_content {
  padding-top: 0 !important;
}

body.pkp_page_announcement .page_announcements,
body.pkp_page_issue.pkp_op_archive .page_issue_archive,
body.pkp_page_issue_archive .page_issue_archive {
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
  box-sizing: border-box !important;
}

body.pkp_page_announcement .page_announcements > .qz_page_header,
body.pkp_page_issue.pkp_op_archive .page_issue_archive > .qz_page_header,
body.pkp_page_issue_archive .page_issue_archive > .qz_page_header {
  position: relative !important;
  top: auto !important;
  z-index: 1 !important;
  max-width: none !important;
  margin: 0 0 10px !important;
}

body.pkp_page_announcement .page_announcements > :not(.qz_page_header),
body.pkp_page_issue.pkp_op_archive .page_issue_archive > :not(.qz_page_header),
body.pkp_page_issue_archive .page_issue_archive > :not(.qz_page_header) {
  max-width: 960px;
}


/* Align issue and archive breadcrumb placement with the About Journal header band. */
body.pkp_page_issue .pkp_structure_content,
body.pkp_page_issue_archive .pkp_structure_content {
	padding-top: 0 !important;
}

body.pkp_page_issue .page_issue,
body.pkp_page_issue .page_issue_archive,
body.pkp_page_issue_archive .page_issue_archive {
	padding-top: 0 !important;
	min-height: 0 !important;
}

/* Re-apply editorial sub-page desktop layout after the global header stabilization block. */
@media (min-width: 768px) {
	body.pkp_page_about .pkp_structure_head .pkp_navigation_search_wrapper,
	body.pkp_page_announcement .pkp_structure_head .pkp_navigation_search_wrapper,
	body.pkp_page_issue .pkp_structure_head .pkp_navigation_search_wrapper,
	body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_search_wrapper,
	body.pkp_page_search .pkp_structure_head .pkp_navigation_search_wrapper {
		display: none !important;
		width: 0 !important;
		min-width: 0 !important;
	}

	body.pkp_page_about .pkp_structure_head .pkp_navigation_primary,
	body.pkp_page_announcement .pkp_structure_head .pkp_navigation_primary,
	body.pkp_page_issue .pkp_structure_head .pkp_navigation_primary,
	body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_primary,
	body.pkp_page_search .pkp_structure_head .pkp_navigation_primary {
		padding-right: 0 !important;
	}

	body.pkp_page_issue .page_issue > .qz_page_header,
	body.pkp_page_issue.pkp_op_archive .page_issue_archive > .qz_page_header,
	body.pkp_page_issue_archive .page_issue_archive > .qz_page_header {
		width: 100% !important;
		max-width: none !important;
		margin-left: 0 !important;
		box-sizing: border-box !important;
	}

	body.pkp_page_issue .page_issue > :not(.qz_page_header),
	body.pkp_page_issue.pkp_op_archive .page_issue_archive > :not(.qz_page_header),
	body.pkp_page_issue_archive .page_issue_archive > :not(.qz_page_header) {
		width: 100% !important;
		max-width: none !important;
		margin-left: 0 !important;
		box-sizing: border-box !important;
	}
}

/* Final shared editorial shell: About, Announcements, Current Issue, Archive, and Article use the same header band. */
body.pkp_page_about .pkp_structure_content,
body.pkp_page_announcement .pkp_structure_content,
body.pkp_page_issue .pkp_structure_content,
body.pkp_page_issue_archive .pkp_structure_content,
body.pkp_page_article .pkp_structure_content {
	width: 100% !important;
	max-width: 1200px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 24px !important;
	padding-right: 24px !important;
	padding-top: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_about .pkp_structure_main,
body.pkp_page_announcement .pkp_structure_main,
body.pkp_page_issue .pkp_structure_main,
body.pkp_page_issue_archive .pkp_structure_main,
body.pkp_page_article .pkp_structure_main {
	width: 100% !important;
	max-width: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_about .page_about,
body.pkp_page_announcement .page_announcements,
body.pkp_page_issue .page_issue,
body.pkp_page_issue.pkp_op_archive .page_issue_archive,
body.pkp_page_issue_archive .page_issue_archive,
body.pkp_page_article .page_article,
.qz_about_layout {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_about .page_about > .qz_page_header,
body.pkp_page_about .page_about > :not(.qz_page_header),
body.pkp_page_announcement .page_announcements > .qz_page_header,
body.pkp_page_announcement .page_announcements > :not(.qz_page_header),
body.pkp_page_issue .page_issue > .qz_page_header,
body.pkp_page_issue .page_issue > :not(.qz_page_header),
body.pkp_page_issue.pkp_op_archive .page_issue_archive > .qz_page_header,
body.pkp_page_issue.pkp_op_archive .page_issue_archive > :not(.qz_page_header),
body.pkp_page_issue_archive .page_issue_archive > .qz_page_header,
body.pkp_page_issue_archive .page_issue_archive > :not(.qz_page_header),
body.pkp_page_article .page_article > .qz_page_header,
body.pkp_page_article .page_article > :not(.qz_page_header),
.qz_about_layout > .qz_page_header,
.qz_about_layout > :not(.qz_page_header) {
	width: 100% !important;
	max-width: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	box-sizing: border-box !important;
}

@media (min-width: 768px) {
	body.pkp_page_about .page_about > .qz_page_header,
	body.pkp_page_announcement .page_announcements > .qz_page_header,
	body.pkp_page_issue .page_issue > .qz_page_header,
	body.pkp_page_issue.pkp_op_archive .page_issue_archive > .qz_page_header,
	body.pkp_page_issue_archive .page_issue_archive > .qz_page_header,
	body.pkp_page_article .page_article > .qz_page_header,
	.qz_about_layout > .qz_page_header {
		position: relative !important;
		top: auto !important;
		z-index: 1 !important;
		margin: 0 0 10px !important;
	}
}

@media (max-width: 767px) {
	body.pkp_page_about .pkp_structure_content,
	body.pkp_page_announcement .pkp_structure_content,
	body.pkp_page_issue .pkp_structure_content,
	body.pkp_page_issue_archive .pkp_structure_content,
	body.pkp_page_article .pkp_structure_content {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

/* Canonical About/Announcement breadcrumb band shared by current issue and archives. */
.qz_page_header.qz_page_header--about {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 12px 24px !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 0 10px !important;
}

.qz_page_header.qz_page_header--about .cmp_breadcrumbs {
	flex: 1 1 auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

.qz_page_header.qz_page_header--about .cmp_breadcrumbs ol {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.4 !important;
}

.qz_page_header.qz_page_header--about .cmp_breadcrumbs li + li {
	margin-top: 8px !important;
}

.qz_page_header.qz_page_header--about .qz_page_header__edit {
	flex: 0 0 auto !important;
	align-self: center !important;
	justify-self: auto !important;
	padding-bottom: 0 !important;
}

@media (min-width: 768px) {
	.page > .qz_page_header.qz_page_header--about {
		position: relative !important;
		top: auto !important;
		z-index: 1 !important;
		margin: 0 0 10px !important;
	}
}

/* Keep the footer at the bottom of short desktop pages without fixing it over content. */
html,
body {
	min-height: 100%;
}

body:not(.qz_auth_surface) .pkp_structure_page {
	display: flex !important;
	flex-direction: column !important;
	min-height: 100vh !important;
}

body:not(.qz_auth_surface) .pkp_structure_content {
	flex: 1 0 auto !important;
}

body:not(.qz_auth_surface) .pkp_structure_footer_wrapper {
	flex-shrink: 0 !important;
}

/* Announcement detail pages use the same desktop shell and breadcrumb band as the announcement list. */
@media (min-width: 768px) {
	body.pkp_page_announcement .page_announcement {
		width: 100% !important;
		max-width: 1200px !important;
		margin: 0 auto !important;
		padding-left: 24px !important;
		padding-right: 24px !important;
		box-sizing: border-box !important;
	}

	body.pkp_page_announcement .page_announcement > .qz_page_header {
		position: relative !important;
		top: auto !important;
		z-index: 1 !important;
		max-width: none !important;
		margin: 0 0 10px !important;
	}
}

.page_announcement .obj_announcement_full {
	max-width: 800px !important;
	margin: 0 auto !important;
}

.page_announcement .obj_announcement_full > h1 {
	margin: 0 0 18px !important;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Noto Sans SC", sans-serif !important;
	font-size: 28px !important;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0;
	color: #011c3a;
}

.page_announcement .obj_announcement_full .date_posted {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0 0 32px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e5e7eb;
	color: #536476;
	font-size: 0.98rem;
	line-height: 1.5;
}

.page_announcement .obj_announcement_full .date_icon::before {
	content: "\1F5D3";
	color: #cbd5e1;
	font-size: 0.95rem;
	line-height: 1;
}

.page_announcement .obj_announcement_full .description_short {
	margin: 0 0 28px;
	color: #011c3a;
	font-size: 16px;
	line-height: 1.9;
}

.page_announcement .obj_announcement_full .description {
	color: #011c3a;
	font-size: 16px;
	line-height: 1.9;
}

@media (max-width: 640px) {
	.page_announcement .obj_announcement_full > h1 {
		font-size: 24px !important;
	}
}
/* Catalog category pages should share the current-issue editorial shell. */
body.pkp_page_catalog .pkp_structure_content,
body.pkp_page_catalog .pkp_structure_content.has_sidebar {
	display: block !important;
	width: 100% !important;
	max-width: 1200px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 24px !important;
	padding-right: 24px !important;
	padding-top: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
}

body.pkp_page_catalog .pkp_structure_main {
	float: none !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
}

body.pkp_page_catalog .pkp_structure_sidebar {
	display: none !important;
}

body.pkp_page_catalog .pkp_structure_content::before,
body.pkp_page_catalog .pkp_structure_content::after,
body.pkp_page_catalog .pkp_structure_main::before,
body.pkp_page_catalog .pkp_structure_main::after,
body.pkp_page_catalog .pkp_structure_sidebar::before,
body.pkp_page_catalog .pkp_structure_sidebar::after {
	display: none !important;
	content: none !important;
	border: 0 !important;
	box-shadow: none !important;
}

body.pkp_page_catalog .pkp_structure_head .pkp_navigation_search_wrapper {
	display: none !important;
}

body.pkp_page_catalog .pkp_structure_head .pkp_navigation_user_wrapper {
	position: absolute !important;
	top: 12px !important;
	left: 0 !important;
	right: 0 !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
	z-index: 1000 !important;
}

body.pkp_page_catalog .pkp_structure_head .pkp_navigation_user {
	display: flex !important;
	justify-content: flex-end !important;
	align-items: center !important;
	gap: 0 !important;
	width: 100% !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 0 24px !important;
	border: 0 !important;
	box-sizing: border-box !important;
	text-align: right !important;
}

body.pkp_page_catalog .pkp_navigation_user > li.profile,
body.pkp_page_catalog .pkp_navigation_user > li.profile.in_focus {
	display: inline-flex !important;
	align-items: center !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	overflow: visible !important;
}

body.pkp_page_catalog .pkp_navigation_user > li.profile > a,
body.pkp_page_catalog .pkp_navigation_user > li.profile.in_focus > a {
	display: inline-flex !important;
	align-items: center !important;
	min-height: 38px !important;
	margin: 0 !important;
	padding: 4px 0 !important;
	border: 0 !important;
	background: transparent !important;
	background-image: none !important;
	box-shadow: none !important;
	color: #011c3a !important;
	font-weight: 600 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

body.pkp_page_catalog .pkp_navigation_user > li.profile > a::before,
body.pkp_page_catalog .pkp_navigation_user > li.profile.in_focus > a::before {
	display: none !important;
	content: none !important;
}

body.pkp_page_catalog .pkp_navigation_user > li.profile + li.profile::before {
	content: "/" !important;
	display: inline-flex !important;
	align-items: center !important;
	margin: 0 14px !important;
	color: #94a3b8 !important;
	font-weight: 600 !important;
}

body.pkp_page_catalog .page_catalog_category {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_catalog .page_catalog_category > .qz_page_header,
body.pkp_page_catalog .page_catalog_category > :not(.qz_page_header) {
	width: 100% !important;
	max-width: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_catalog .page_catalog_category > .article_count {
	display: none !important;
}

@media (min-width: 768px) {
	body.pkp_page_catalog .page_catalog_category > .qz_page_header {
		position: relative !important;
		top: auto !important;
		z-index: 1 !important;
		margin: 0 0 10px !important;
	}
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__heading {
	margin: 0 0 12px;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__title {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Noto Sans SC", sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: 0;
	color: #111827;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__intro {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: 20px;
	margin: 0 0 32px;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__intro.has_image {
	grid-template-columns: 160px minmax(0, 1fr);
	align-items: start;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__cover {
	display: block;
	width: 160px;
	max-width: 100%;
	text-decoration: none;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__cover img {
	display: block;
	width: 100%;
	height: auto;
	border: 1px solid #e5e7eb;
	box-shadow: 0 18px 36px rgba(15, 23, 42, 0.06);
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__description {
	max-width: 72ch;
	color: #6b7280;
	font-size: 15px;
	line-height: 1.85;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__subcategories {
	margin: 0 0 32px;
	padding: 20px 0 0;
	border-top: 1px solid #e5e7eb;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__subcategories h2 {
	margin: 0 0 12px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.04em;
	color: #6b7280;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__subcategories ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__subcategories li + li {
	margin-top: 10px;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__subcategories a {
	color: #0a3663;
	text-decoration: none;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__subcategories a:hover,
body.pkp_page_catalog .page_catalog_category .qz_catalog_category__subcategories a:focus {
	color: #15467a;
	text-decoration: underline;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__list {
	padding-top: 4px;
	border-top: 3px solid #111827;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__articles,
body.pkp_page_catalog .page_catalog_category .qz_catalog_category__articles.cmp_article_list {
	margin: 0;
	padding: 0 !important;
	list-style: none !important;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__articles > li {
	margin: 0;
	padding: 16px 0 !important;
	padding-left: 0 !important;
	border-bottom: 1px solid #e5e7eb !important;
	list-style: none !important;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__articles > li:first-child {
	padding-top: 12px;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__articles > li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 10px 18px;
	align-items: start;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__title {
	grid-column: 1 / -1;
	margin: 0;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.35;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__title_link,
body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__title_link:visited {
	color: #111827 !important;
	text-decoration: none !important;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__title_link:hover,
body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__title_link:focus,
body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__title_link:visited:hover,
body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__title_link:visited:focus {
	color: #0a3663 !important;
	text-decoration: underline !important;
	text-underline-offset: 0.12em;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__subtitle {
	grid-column: 1 / -1;
	margin: -2px 0 0;
	color: #6b7280;
	font-size: 14px;
	line-height: 1.6;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__meta {
	display: contents;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__authors {
	grid-column: 1;
	min-width: 0;
	color: #4b5563;
	font-size: 14px;
	line-height: 1.6;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__refs {
	grid-column: 2;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-self: end;
	gap: 6px;
	margin: 0;
	color: #6b7280;
	font-size: 13px;
	line-height: 1.55;
	text-align: right;
	white-space: nowrap;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__pages {
	font-variant-numeric: tabular-nums;
	white-space: nowrap;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__separator {
	margin: 0 6px;
	color: #9ca3af;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__doi,
body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__doi:visited {
	display: inline-block;
	max-width: min(42vw, 34ch);
	color: #6b7280;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: bottom;
	white-space: nowrap;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__doi:hover,
body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__doi:focus,
body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__doi:visited:hover,
body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__doi:visited:focus {
	color: #0a3663;
	text-decoration: underline;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__actions {
	grid-column: 1 / -1;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 0;
	padding: 0 !important;
	padding-left: 0 !important;
	list-style: none !important;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__actions::before,
body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__actions::after {
	content: none !important;
	display: none !important;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__actions .obj_galley_link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 34px;
	padding: 0 12px;
	border: 1px solid #d7dee8;
	border-radius: 999px;
	background: #f8fafc;
	box-shadow: none;
	color: #0a3663;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.02em;
	text-decoration: none;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__actions .obj_galley_link:hover,
body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__actions .obj_galley_link:focus {
	border-color: #0a3663;
	background: #eef4fb;
	color: #15467a;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__actions .obj_galley_link::before {
	content: "\1F4C4";
	margin-right: 6px;
	font-size: 12px;
	line-height: 1;
}

body.pkp_page_catalog .page_catalog_category .qz_catalog_category__empty {
	margin: 0;
	padding: 28px 0 0;
	color: #6b7280;
}

body.pkp_page_catalog .page_catalog_category .cmp_pagination {
	margin-top: 32px;
	padding-top: 24px;
	border-top: 1px solid #e5e7eb;
}

@media (max-width: 767px) {
	body.pkp_page_catalog .page_catalog_category .qz_catalog_category__title {
		font-size: 28px;
	}

	body.pkp_page_catalog .page_catalog_category .qz_catalog_category__intro.has_image {
		grid-template-columns: minmax(0, 1fr);
	}

	body.pkp_page_catalog .page_catalog_category .qz_catalog_category__cover {
		width: 140px;
	}

	body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary {
		grid-template-columns: minmax(0, 1fr);
		gap: 10px;
	}

	body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__refs {
		grid-column: 1;
		justify-self: start;
		text-align: left;
		white-space: normal;
		flex-wrap: wrap;
	}

	body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__doi,
	body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__doi:visited {
		max-width: none;
		overflow: visible;
		text-overflow: clip;
		white-space: normal;
	}
}

@media (max-width: 767px) {
	body.pkp_page_catalog .pkp_structure_content,
	body.pkp_page_catalog .pkp_structure_content.has_sidebar {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

/* Final issue/archive layout correction: keep breadcrumbs in normal flow. */
body.pkp_page_issue .pkp_structure_content,
body.pkp_page_issue_archive .pkp_structure_content {
	padding-top: 32px !important;
}

body.pkp_page_issue .page_issue,
body.pkp_page_issue.pkp_op_archive .page_issue_archive,
body.pkp_page_issue_archive .page_issue_archive {
	width: 100% !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 0 24px !important;
	box-sizing: border-box !important;
}

body.pkp_page_issue .page_issue > .qz_page_header,
body.pkp_page_issue.pkp_op_archive .page_issue_archive > .qz_page_header,
body.pkp_page_issue_archive .page_issue_archive > .qz_page_header {
	position: static !important;
	top: auto !important;
	z-index: auto !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 0 24px !important;
	box-sizing: border-box !important;
}

body.pkp_page_issue .page_issue > :not(.qz_page_header),
body.pkp_page_issue.pkp_op_archive .page_issue_archive > :not(.qz_page_header),
body.pkp_page_issue_archive .page_issue_archive > :not(.qz_page_header) {
	width: 100% !important;
	max-width: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_issue.pkp_op_archive .page_issue_archive > .issues_archive,
body.pkp_page_issue_archive .page_issue_archive > .issues_archive {
	margin-top: 0 !important;
}

@media (max-width: 767px) {
	body.pkp_page_issue .pkp_structure_content,
	body.pkp_page_issue_archive .pkp_structure_content {
		padding-top: 24px !important;
	}

	body.pkp_page_issue .page_issue,
	body.pkp_page_issue.pkp_op_archive .page_issue_archive,
	body.pkp_page_issue_archive .page_issue_archive {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

/* Final header correction: remove the hidden search-row spacer under the primary nav. */
body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary_wrapper {
	min-height: 44px !important;
	padding-bottom: 0 !important;
	border-bottom: 0 !important;
}

body:not(.qz_auth_surface) .pkp_structure_head .pkp_site_nav_menu {
	border-bottom: 1px solid #e5e7eb !important;
}

body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_search_wrapper {
	bottom: auto !important;
	top: 0 !important;
}

/* Canonical public header at EOF. This wins over legacy OJS/theme header rules above. */
body:not(.qz_auth_surface) .qz_site_header {
	background: #ffffff !important;
	border: 0 !important;
	box-shadow: none !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_head_wrapper {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 32px 0 0 !important;
	box-sizing: border-box !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_name_wrapper {
	position: relative !important;
	width: 100% !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 0 24px !important;
	box-sizing: border-box !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_name {
	margin: 0 !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_name .is_text {
	display: inline-flex !important;
	align-items: center !important;
	color: #111827 !important;
	font-size: 32px !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	letter-spacing: 0.08em !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_name .is_img img {
	display: block !important;
	max-height: 42px !important;
	width: auto !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_nav_menu {
	width: 100% !important;
	margin: 28px 0 0 !important;
	padding: 0 !important;
	background: #ffffff !important;
	border-bottom: 1px solid #e5e7eb !important;
	box-sizing: border-box !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary_row {
	width: 100% !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 0 24px !important;
	box-sizing: border-box !important;
	clear: none !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary_wrapper {
	position: relative !important;
	width: 100% !important;
	max-width: none !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-sizing: border-box !important;
	display: flex !important;
	align-items: center !important;
	gap: 28px !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary {
	display: flex !important;
	flex-wrap: nowrap !important;
	align-items: center !important;
	gap: 28px !important;
	width: auto !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	padding-inline-start: 0 !important;
	margin-inline-start: 0 !important;
	list-style: none !important;
	text-align: left !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li {
	display: inline-flex !important;
	align-items: center !important;
	flex: 0 0 auto !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > a,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > span {
	display: inline-flex !important;
	align-items: center !important;
	min-height: 44px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	color: #4b5563 !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	line-height: 44px !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > a:hover,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > a:focus,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li.current > a,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > a[aria-current="page"] {
	color: #0a3663 !important;
	text-decoration: none !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_search_wrapper,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_user_wrapper {
	display: none !important;
	position: static !important;
	width: 0 !important;
	height: 0 !important;
	min-width: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

body:not(.qz_auth_surface) .qz_site_header + .pkp_structure_content {
	padding-top: 32px !important;
}

body:not(.qz_auth_surface) .qz_page_header,
body:not(.qz_auth_surface) .qz_page_header.qz_page_header--about,
body.pkp_page_issue .page_issue > .qz_page_header,
body.pkp_page_issue.pkp_op_archive .page_issue_archive > .qz_page_header,
body.pkp_page_issue_archive .page_issue_archive > .qz_page_header {
	position: static !important;
	top: auto !important;
	z-index: auto !important;
	margin-top: 0 !important;
}

/* Public page rhythm guardrail at EOF: this wins over legacy page offsets above. */
body:not(.qz_auth_surface) .qz_site_header {
	border-bottom: 0 !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_nav_menu {
	margin-bottom: 0 !important;
	border-bottom: 1px solid #e5e7eb !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary_wrapper {
	min-height: 0 !important;
	padding-bottom: 0 !important;
	border: 0 !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_search_wrapper,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_user_wrapper {
	display: none !important;
	height: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	overflow: hidden !important;
}

body.pkp_page_about:not(.qz_auth_surface) .pkp_structure_content,
body.pkp_page_announcement:not(.qz_auth_surface) .pkp_structure_content,
body.pkp_page_issue:not(.qz_auth_surface) .pkp_structure_content,
body.pkp_page_issue_archive:not(.qz_auth_surface) .pkp_structure_content {
	width: 100% !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 32px 24px 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .pkp_structure_main,
body.pkp_page_announcement:not(.qz_auth_surface) .pkp_structure_main,
body.pkp_page_issue:not(.qz_auth_surface) .pkp_structure_main,
body.pkp_page_issue_archive:not(.qz_auth_surface) .pkp_structure_main {
	float: none !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .page_about,
body.pkp_page_about:not(.qz_auth_surface) .page_submissions,
body.pkp_page_about:not(.qz_auth_surface) .page_masthead,
body.pkp_page_about:not(.qz_auth_surface) .page_contact,
body.pkp_page_about:not(.qz_auth_surface) .page_privacy,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcement,
body.pkp_page_issue:not(.qz_auth_surface) .page_issue,
body.pkp_page_issue:not(.qz_auth_surface).pkp_op_archive .page_issue_archive,
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .page_about > .qz_page_header,
body.pkp_page_about:not(.qz_auth_surface) .page_submissions > .qz_page_header,
body.pkp_page_about:not(.qz_auth_surface) .page_masthead > .qz_page_header,
body.pkp_page_about:not(.qz_auth_surface) .page_contact > .qz_page_header,
body.pkp_page_about:not(.qz_auth_surface) .page_privacy > .qz_page_header,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements > .qz_page_header,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcement > .qz_page_header,
body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .qz_page_header,
body.pkp_page_issue:not(.qz_auth_surface).pkp_op_archive .page_issue_archive > .qz_page_header,
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > .qz_page_header {
	position: static !important;
	top: auto !important;
	z-index: auto !important;
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 12px 24px !important;
	width: 100% !important;
	max-width: none !important;
	min-height: 22px !important;
	margin: 0 0 24px !important;
	padding: 0 !important;
	border: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs {
	flex: 1 1 auto !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #6b7280 !important;
	font-size: 14px !important;
	line-height: 1.6 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs ol {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
	gap: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: inherit !important;
	list-style: none !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li,
body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li + li,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li + li,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li + li,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li + li {
	display: inline-flex !important;
	align-items: center !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current span,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current span,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current span,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current span {
	color: #6b7280 !important;
	font-size: inherit !important;
	font-weight: 400 !important;
	line-height: inherit !important;
	text-decoration: none !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .separator,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .separator,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .separator,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .separator {
	display: inline-flex !important;
	align-items: center !important;
	margin: 0 14px !important;
	color: #9ca3af !important;
}

body.pkp_page_about:not(.qz_auth_surface) .page_about > :not(.qz_page_header),
body.pkp_page_about:not(.qz_auth_surface) .page_submissions > :not(.qz_page_header),
body.pkp_page_about:not(.qz_auth_surface) .page_masthead > :not(.qz_page_header),
body.pkp_page_about:not(.qz_auth_surface) .page_contact > :not(.qz_page_header),
body.pkp_page_about:not(.qz_auth_surface) .page_privacy > :not(.qz_page_header),
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements > :not(.qz_page_header),
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcement > :not(.qz_page_header),
body.pkp_page_issue:not(.qz_auth_surface) .page_issue > :not(.qz_page_header),
body.pkp_page_issue:not(.qz_auth_surface).pkp_op_archive .page_issue_archive > :not(.qz_page_header),
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > :not(.qz_page_header) {
	width: 100% !important;
	max-width: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_issue:not(.qz_auth_surface).pkp_op_archive .page_issue_archive > .issues_archive,
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > .issues_archive {
	margin-top: 0 !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .qz_page_header + .qz_issue_page_title {
	margin-top: 0 !important;
}

@media (max-width: 767px) {
	body.pkp_page_about:not(.qz_auth_surface) .pkp_structure_content,
	body.pkp_page_announcement:not(.qz_auth_surface) .pkp_structure_content,
	body.pkp_page_issue:not(.qz_auth_surface) .pkp_structure_content,
	body.pkp_page_issue_archive:not(.qz_auth_surface) .pkp_structure_content {
		padding: 24px 20px 0 !important;
	}

	body.pkp_page_about:not(.qz_auth_surface) .page_about > .qz_page_header,
	body.pkp_page_about:not(.qz_auth_surface) .page_submissions > .qz_page_header,
	body.pkp_page_about:not(.qz_auth_surface) .page_masthead > .qz_page_header,
	body.pkp_page_about:not(.qz_auth_surface) .page_contact > .qz_page_header,
	body.pkp_page_about:not(.qz_auth_surface) .page_privacy > .qz_page_header,
	body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements > .qz_page_header,
	body.pkp_page_announcement:not(.qz_auth_surface) .page_announcement > .qz_page_header,
	body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .qz_page_header,
	body.pkp_page_issue:not(.qz_auth_surface).pkp_op_archive .page_issue_archive > .qz_page_header,
	body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > .qz_page_header {
		margin-bottom: 20px !important;
	}
}

/* Public page rhythm guardrail: keep navigation, breadcrumbs, and content starts aligned. */
body:not(.qz_auth_surface) .qz_site_header {
	border-bottom: 0 !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_nav_menu {
	margin-bottom: 0 !important;
	border-bottom: 1px solid #e5e7eb !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary_wrapper {
	min-height: 0 !important;
	padding-bottom: 0 !important;
	border: 0 !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_search_wrapper,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_user_wrapper {
	display: none !important;
	height: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	overflow: hidden !important;
}

body.pkp_page_about:not(.qz_auth_surface) .pkp_structure_content,
body.pkp_page_issue:not(.qz_auth_surface) .pkp_structure_content,
body.pkp_page_issue_archive:not(.qz_auth_surface) .pkp_structure_content {
	width: 100% !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 32px 24px 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .pkp_structure_main,
body.pkp_page_issue:not(.qz_auth_surface) .pkp_structure_main,
body.pkp_page_issue_archive:not(.qz_auth_surface) .pkp_structure_main {
	float: none !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .page_about,
body.pkp_page_about:not(.qz_auth_surface) .page_submissions,
body.pkp_page_about:not(.qz_auth_surface) .page_masthead,
body.pkp_page_about:not(.qz_auth_surface) .page_contact,
body.pkp_page_about:not(.qz_auth_surface) .page_privacy,
body.pkp_page_issue:not(.qz_auth_surface) .page_issue,
body.pkp_page_issue:not(.qz_auth_surface).pkp_op_archive .page_issue_archive,
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .page_about > .qz_page_header,
body.pkp_page_about:not(.qz_auth_surface) .page_submissions > .qz_page_header,
body.pkp_page_about:not(.qz_auth_surface) .page_masthead > .qz_page_header,
body.pkp_page_about:not(.qz_auth_surface) .page_contact > .qz_page_header,
body.pkp_page_about:not(.qz_auth_surface) .page_privacy > .qz_page_header,
body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .qz_page_header,
body.pkp_page_issue:not(.qz_auth_surface).pkp_op_archive .page_issue_archive > .qz_page_header,
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > .qz_page_header {
	position: static !important;
	top: auto !important;
	z-index: auto !important;
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 12px 24px !important;
	width: 100% !important;
	max-width: none !important;
	min-height: 22px !important;
	margin: 0 0 24px !important;
	padding: 0 !important;
	border: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs {
	flex: 1 1 auto !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #6b7280 !important;
	font-size: 14px !important;
	line-height: 1.6 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs ol {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
	gap: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: inherit !important;
	list-style: none !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li,
body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li + li,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li + li,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li + li {
	display: inline-flex !important;
	align-items: center !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current span,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current span,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current span {
	color: #6b7280 !important;
	font-size: inherit !important;
	font-weight: 400 !important;
	line-height: inherit !important;
	text-decoration: none !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .separator,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .separator,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .separator {
	display: inline-flex !important;
	align-items: center !important;
	margin: 0 14px !important;
	color: #9ca3af !important;
}

body.pkp_page_about:not(.qz_auth_surface) .page_about > :not(.qz_page_header),
body.pkp_page_about:not(.qz_auth_surface) .page_submissions > :not(.qz_page_header),
body.pkp_page_about:not(.qz_auth_surface) .page_masthead > :not(.qz_page_header),
body.pkp_page_about:not(.qz_auth_surface) .page_contact > :not(.qz_page_header),
body.pkp_page_about:not(.qz_auth_surface) .page_privacy > :not(.qz_page_header),
body.pkp_page_issue:not(.qz_auth_surface) .page_issue > :not(.qz_page_header),
body.pkp_page_issue:not(.qz_auth_surface).pkp_op_archive .page_issue_archive > :not(.qz_page_header),
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > :not(.qz_page_header) {
	width: 100% !important;
	max-width: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcement > .obj_announcement_full {
	width: 100% !important;
	max-width: 800px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

body.pkp_page_about:not(.qz_auth_surface) .page_about > .qz_text_page_body,
body.pkp_page_about:not(.qz_auth_surface) .page_submissions > .qz_text_page_body {
    width: 100% !important;
    max-width: 800px !important;
    margin: 0 auto !important;
    color: #111827;
    box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_title {
    margin: 0 0 28px !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Noto Sans SC", sans-serif !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
    color: #111827 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body,
body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body p,
body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body li {
    font-size: 16px !important;
    line-height: 1.85 !important;
    color: #4b5563 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body p {
    margin: 0 0 20px !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body h2 {
    margin: 36px 0 16px !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Noto Sans SC", sans-serif !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    color: #111827 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body ul,
body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body ol {
    margin: 0 0 24px 1.25em !important;
    padding: 0 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body .cmp_edit_link {
    font-size: 14px !important;
    font-weight: 500 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_submission_actions {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 12px !important;
    margin: 0 0 32px !important;
    padding: 0 0 28px !important;
    border-bottom: 1px solid #e5e7eb !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_submission_button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 42px !important;
    padding: 0 18px !important;
    border: 1px solid #0a3663 !important;
    border-radius: 4px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    transition: background 160ms ease, border-color 160ms ease, color 160ms ease !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_submission_button--primary {
    background: #0a3663 !important;
    color: #ffffff !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_submission_button--primary:hover,
body.pkp_page_about:not(.qz_auth_surface) .qz_submission_button--primary:focus {
    background: #15467a !important;
    border-color: #15467a !important;
    color: #ffffff !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_submission_button--secondary {
    background: transparent !important;
    color: #0a3663 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_submission_button--secondary:hover,
body.pkp_page_about:not(.qz_auth_surface) .qz_submission_button--secondary:focus {
    background: #eef4fb !important;
    color: #15467a !important;
    border-color: #15467a !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_submission_notice {
    color: #4b5563 !important;
    font-size: 15px !important;
    line-height: 1.7 !important;
}

@media (max-width: 640px) {
    body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_title {
        font-size: 28px !important;
    }

    body.pkp_page_about:not(.qz_auth_surface) .qz_submission_button {
        width: 100% !important;
    }
}

body.pkp_page_issue:not(.qz_auth_surface).pkp_op_archive .page_issue_archive > .issues_archive,
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > .issues_archive {
	margin-top: 0 !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .qz_page_header + .qz_issue_page_title {
	margin-top: 0 !important;
}

@media (max-width: 767px) {
	body.pkp_page_about:not(.qz_auth_surface) .pkp_structure_content,
	body.pkp_page_issue:not(.qz_auth_surface) .pkp_structure_content,
	body.pkp_page_issue_archive:not(.qz_auth_surface) .pkp_structure_content {
		padding: 24px 20px 0 !important;
	}

	body.pkp_page_about:not(.qz_auth_surface) .page_about > .qz_page_header,
	body.pkp_page_about:not(.qz_auth_surface) .page_submissions > .qz_page_header,
	body.pkp_page_about:not(.qz_auth_surface) .page_masthead > .qz_page_header,
	body.pkp_page_about:not(.qz_auth_surface) .page_contact > .qz_page_header,
	body.pkp_page_about:not(.qz_auth_surface) .page_privacy > .qz_page_header,
	body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .qz_page_header,
	body.pkp_page_issue:not(.qz_auth_surface).pkp_op_archive .page_issue_archive > .qz_page_header,
	body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > .qz_page_header {
		margin-bottom: 20px !important;
	}
}

/* Canonical public header. Keep this scoped to the theme header class. */
body:not(.qz_auth_surface) .qz_site_header {
	background: #ffffff !important;
	border: 0 !important;
	box-shadow: none !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_head_wrapper {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 32px 0 0 !important;
	box-sizing: border-box !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_name_wrapper {
	position: relative !important;
	width: 100% !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 0 24px !important;
	box-sizing: border-box !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_name {
	margin: 0 !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_name .is_text {
	display: inline-flex !important;
	align-items: center !important;
	color: #111827 !important;
	font-size: 32px !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	letter-spacing: 0.08em !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_name .is_img img {
	display: block !important;
	max-height: 42px !important;
	width: auto !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_nav_menu {
	width: 100% !important;
	margin: 28px 0 0 !important;
	padding: 0 !important;
	background: #ffffff !important;
	border-bottom: 1px solid #e5e7eb !important;
	box-sizing: border-box !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary_row {
	width: 100% !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 0 24px !important;
	box-sizing: border-box !important;
	clear: none !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary_wrapper {
	position: relative !important;
	width: 100% !important;
	max-width: none !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-sizing: border-box !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary {
	display: flex !important;
	flex-wrap: nowrap !important;
	align-items: center !important;
	gap: 28px !important;
	width: auto !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	text-align: left !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li {
	display: inline-flex !important;
	align-items: center !important;
	flex: 0 0 auto !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > a,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > span {
	display: inline-flex !important;
	align-items: center !important;
	min-height: 44px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	color: #4b5563 !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	line-height: 44px !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > a:hover,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > a:focus,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li.current > a,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > a[aria-current="page"] {
	color: #0a3663 !important;
	text-decoration: none !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_search_wrapper,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_user_wrapper {
	display: none !important;
	position: static !important;
	width: 0 !important;
	height: 0 !important;
	min-width: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

body:not(.qz_auth_surface) .qz_site_header + .pkp_structure_content {
	padding-top: 32px !important;
}

body:not(.qz_auth_surface) .qz_page_header,
body:not(.qz_auth_surface) .qz_page_header.qz_page_header--about,
body.pkp_page_issue .page_issue > .qz_page_header,
body.pkp_page_issue.pkp_op_archive .page_issue_archive > .qz_page_header,
body.pkp_page_issue_archive .page_issue_archive > .qz_page_header {
	position: static !important;
	top: auto !important;
	z-index: auto !important;
	margin-top: 0 !important;
}

/* Final header correction: remove the hidden search-row spacer under the primary nav. */
body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary_wrapper {
	min-height: 44px !important;
	padding-bottom: 0 !important;
	border-bottom: 0 !important;
}

body:not(.qz_auth_surface) .pkp_structure_head .pkp_site_nav_menu {
	border-bottom: 1px solid #e5e7eb !important;
}

body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_search_wrapper {
	bottom: auto !important;
	top: 0 !important;
}

/* Issue pages: separate navigation, wayfinding, and page identity. */
body.pkp_page_issue .pkp_structure_head,
body.pkp_page_issue_archive .pkp_structure_head {
	border-bottom: 0 !important;
}

body.pkp_page_issue .pkp_structure_head .pkp_navigation_primary_wrapper,
body.pkp_page_issue_archive .pkp_structure_head .pkp_navigation_primary_wrapper {
	border-bottom: 0 !important;
}

body.pkp_page_issue .pkp_structure_head .pkp_site_nav_menu,
body.pkp_page_issue_archive .pkp_structure_head .pkp_site_nav_menu {
	border-bottom: 1px solid #e5e7eb !important;
}

body.pkp_page_issue .page_issue > .qz_page_header,
body.pkp_page_issue.pkp_op_archive .page_issue_archive > .qz_page_header,
body.pkp_page_issue_archive .page_issue_archive > .qz_page_header {
	position: relative !important;
	top: auto !important;
	z-index: 1 !important;
	margin: 0 0 12px !important;
}

body.pkp_page_issue .qz_page_header .cmp_breadcrumbs,
body.pkp_page_issue.pkp_op_archive .qz_page_header .cmp_breadcrumbs,
body.pkp_page_issue_archive .qz_page_header .cmp_breadcrumbs {
	font-size: 13px !important;
	line-height: 1.6 !important;
	color: #6b7280 !important;
}

body.pkp_page_issue .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_issue.pkp_op_archive .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_issue_archive .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_issue .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_issue.pkp_op_archive .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_issue_archive .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_issue .qz_page_header .cmp_breadcrumbs .current span,
body.pkp_page_issue.pkp_op_archive .qz_page_header .cmp_breadcrumbs .current span,
body.pkp_page_issue_archive .qz_page_header .cmp_breadcrumbs .current span {
	color: #6b7280 !important;
	text-decoration: none !important;
}

body.pkp_page_issue .qz_page_header .cmp_breadcrumbs a:hover,
body.pkp_page_issue .qz_page_header .cmp_breadcrumbs a:focus,
body.pkp_page_issue.pkp_op_archive .qz_page_header .cmp_breadcrumbs a:hover,
body.pkp_page_issue.pkp_op_archive .qz_page_header .cmp_breadcrumbs a:focus,
body.pkp_page_issue_archive .qz_page_header .cmp_breadcrumbs a:hover,
body.pkp_page_issue_archive .qz_page_header .cmp_breadcrumbs a:focus {
	color: #0a3663 !important;
	text-decoration: none !important;
}

body.pkp_page_issue .qz_page_header .cmp_breadcrumbs .separator,
body.pkp_page_issue.pkp_op_archive .qz_page_header .cmp_breadcrumbs .separator,
body.pkp_page_issue_archive .qz_page_header .cmp_breadcrumbs .separator {
	margin: 0 12px !important;
	color: #9ca3af !important;
}

.qz_issue_page_title {
	margin: 0 0 32px !important;
	max-width: 980px;
	color: #111827;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: 0;
}

body.pkp_page_issue .page_issue > .obj_issue_toc {
	margin-top: 0 !important;
	max-width: 980px;
}

body.pkp_page_issue .obj_issue_toc > .heading {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	column-gap: 0;
	gap: 0;
	min-height: 0;
	padding-left: 0;
	box-sizing: border-box;
	margin: 0;
}

body.pkp_page_issue .obj_issue_toc > .heading .cover {
	position: static;
	flex: 0 0 180px;
	width: 180px;
	margin: 0 72px 0 0 !important;
	float: none !important;
	clear: none !important;
}

body.pkp_page_issue .obj_issue_toc > .heading > :not(.cover) {
	flex: 1 1 auto;
	min-width: 0;
	max-width: none;
}

body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_main {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	min-height: 0;
	max-width: 68ch;
	padding: 0;
}

body.pkp_page_issue .obj_issue_toc > .heading .cover img,
body.pkp_page_issue .obj_issue_toc > .heading .cover .qz_fallback_cover {
	display: block;
	width: 100%;
	max-width: 180px;
	aspect-ratio: 5 / 7;
	object-fit: cover;
}

body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_title {
	margin: -2px 0 2px !important;
	color: #111827;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.35;
	letter-spacing: 0;
}

body.pkp_page_issue .obj_issue_toc > .heading .description {
	max-width: 68ch;
	margin: 0 !important;
	color: #374151;
	font-size: 16px;
	line-height: 1.85;
}
body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_description_preview {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_description_preview.is-expanded {
  display: none;
}
body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_description_full[hidden] {
  display: none !important;
}
body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_description_full {
  max-width: 68ch;
}
body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_description_full p,
body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_description_full li,
body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_description_full dd,
body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_description_full dt {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_description_full > :first-child {
  margin-top: 0;
}
body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_description_full > :last-child {
  margin-bottom: 0;
}
body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_description_toggle {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin: 12px 0 0 !important;
	padding: 0;
	border: 0;
	background: transparent;
	color: #0a3663;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
	cursor: pointer;
}
body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_description_toggle:hover,
body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_description_toggle:focus {
  color: #15467a;
  text-decoration: none;
}

body.pkp_page_issue .obj_issue_toc > .heading .published {
	display: none;
	color: #111827;
	font-size: 16px;
	line-height: 1.7;
}

body.pkp_page_issue .obj_issue_toc > .heading .published .label {
	font-weight: 700;
}

body.pkp_page_issue .obj_issue_toc .sections {
	max-width: 980px;
	margin-top: 28px;
}

body.pkp_page_issue .obj_issue_toc .section,
body.pkp_page_issue .obj_issue_toc .galleys {
	position: static !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.pkp_page_issue .obj_issue_toc .section::before,
body.pkp_page_issue .obj_issue_toc .galleys::before {
	content: none !important;
	display: none !important;
}

body.pkp_page_issue .obj_issue_toc .section + .section {
	margin-top: 0 !important;
	padding-top: 12px !important;
}

body.pkp_page_issue .obj_issue_toc .qz_issue_toc__section_label {
	display: block !important;
	position: static !important;
	left: auto !important;
	width: 100% !important;
	box-sizing: border-box !important;
	margin: 0 0 10px !important;
	margin-left: 0 !important;
	padding: 0 !important;
	padding-left: 0 !important;
	border-bottom: 0;
	background: transparent !important;
	color: #6b7280;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5 !important;
	letter-spacing: 0.04em;
	text-indent: 0 !important;
	text-transform: none;
}

body.pkp_page_issue .obj_issue_toc .qz_issue_toc__section_label::before {
	content: none !important;
	display: none !important;
}

body.pkp_page_issue .obj_issue_toc .qz_issue_toc__section_label::after {
	content: "";
	display: block;
	margin-top: 10px;
	border-bottom: 1px solid #e5e7eb;
}

body.pkp_page_issue .obj_issue_toc .articles,
body.pkp_page_issue .obj_issue_toc .cmp_article_list {
	margin: 0;
	margin-top: 0 !important;
	padding: 0;
	list-style: none;
}

body.pkp_page_issue .obj_issue_toc .cmp_article_list > li {
	margin: 0;
	padding: 12px 0 !important;
	border-bottom: 1px solid #e5e7eb;
}

body.pkp_page_issue .obj_issue_toc .cmp_article_list > li:first-child {
	padding-top: 0;
}

body.pkp_page_issue .obj_issue_toc .cmp_article_list > li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 10px 18px;
	align-items: start;
	padding: 0;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary .cover {
	display: none !important;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary > .title {
	grid-column: 1 / -1;
	margin: 0;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.35;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary > .title a,
body.pkp_page_issue .obj_issue_toc .obj_article_summary > .title a:visited {
	color: #111827 !important;
	text-decoration: none !important;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary > .title a:hover,
body.pkp_page_issue .obj_issue_toc .obj_article_summary > .title a:focus,
body.pkp_page_issue .obj_issue_toc .obj_article_summary > .title a:visited:hover,
body.pkp_page_issue .obj_issue_toc .obj_article_summary > .title a:visited:focus {
	color: #0a3663 !important;
	text-decoration: underline !important;
	text-underline-offset: 0.12em;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary .subtitle {
	display: block;
	margin-top: 6px;
	color: #6b7280;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary .meta {
	grid-column: 1;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #6b7280;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary .authors {
	min-width: 0;
	padding-right: 0 !important;
	color: #4b5563;
	line-height: 1.6;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary .qz_article_summary__meta_line {
	grid-column: 2;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-self: end;
	gap: 6px;
	margin: 0;
	color: #6b7280;
	font-size: 13px;
	line-height: 1.55;
	text-align: right;
	white-space: nowrap;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary .qz_article_summary__meta_line .qz_article_summary__separator {
	margin: 0 6px;
	color: #9ca3af;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary .qz_article_summary__doi,
body.pkp_page_issue .obj_issue_toc .obj_article_summary .qz_article_summary__doi:visited {
	display: inline-block;
	max-width: min(42vw, 34ch);
	color: #6b7280;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: bottom;
	white-space: nowrap;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary .qz_article_summary__doi:hover,
body.pkp_page_issue .obj_issue_toc .obj_article_summary .qz_article_summary__doi:focus,
body.pkp_page_issue .obj_issue_toc .obj_article_summary .qz_article_summary__doi:visited:hover,
body.pkp_page_issue .obj_issue_toc .obj_article_summary .qz_article_summary__doi:visited:focus {
	color: #0a3663;
	text-decoration: underline;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary .pages,
body.pkp_page_issue .obj_issue_toc .obj_article_summary .published {
	position: static !important;
	top: auto !important;
	right: auto !important;
	float: none !important;
	display: inline-flex;
	margin-right: 0;
	line-height: inherit !important;
	font-variant-numeric: tabular-nums;
	white-space: nowrap;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary .galleys_links {
	grid-column: 1 / -1;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary .galleys_links li {
	margin: 0 !important;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary .obj_galley_link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 34px;
	padding: 0 12px;
	border: 1px solid #d7dee8;
	border-radius: 999px;
	background: #f8fafc;
	box-shadow: none;
	color: #0a3663;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.02em;
	text-decoration: none;
}

body.pkp_page_issue .obj_issue_toc .obj_article_summary .obj_galley_link:hover,
body.pkp_page_issue .obj_issue_toc .obj_article_summary .obj_galley_link:focus {
	border-color: #0a3663;
	background: #eef4fb;
	color: #082c52;
}

@media (max-width: 767px) {
	body.pkp_page_issue .page_issue > .qz_page_header,
	body.pkp_page_issue.pkp_op_archive .page_issue_archive > .qz_page_header,
	body.pkp_page_issue_archive .page_issue_archive > .qz_page_header {
		margin-top: 24px !important;
	}

	.qz_issue_page_title {
		margin-bottom: 24px !important;
		font-size: 26px;
		line-height: 1.3;
	}

	body.pkp_page_issue .obj_issue_toc > .heading {
		display: block;
    position: static;
    min-height: 0;
    padding-left: 0;
	}

	body.pkp_page_issue .obj_issue_toc > .heading .cover {
    position: static;
		width: 150px;
		margin-right: 0 !important;
		margin-bottom: 24px !important;
	}

  body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_main {
    min-height: 0;
    max-width: none;
  }

	body.pkp_page_issue .obj_issue_toc > .heading > :not(.cover) {
    max-width: none;
	}

	body.pkp_page_issue .obj_issue_toc .obj_article_summary {
		grid-template-columns: 1fr;
		gap: 8px 0;
	}

	body.pkp_page_issue .obj_issue_toc .obj_article_summary .qz_article_summary__meta_line {
		grid-column: 1;
		justify-self: start;
		text-align: left;
		flex-wrap: wrap;
		white-space: normal;
	}

	body.pkp_page_issue .obj_issue_toc .obj_article_summary .qz_article_summary__doi {
		max-width: none;
		overflow: visible;
		text-overflow: clip;
		white-space: normal;
	}

  body.pkp_page_issue .obj_issue_toc > .heading .published {
    margin-top: 16px !important;
    padding-top: 0;
  }

body.pkp_page_issue .obj_issue_toc > .heading .qz_issue_toc_title {
	font-size: 20px;
	line-height: 1.4;
	}
}

/* Final issue/archive layout correction: keep breadcrumbs in normal flow. */
body.pkp_page_issue .pkp_structure_content,
body.pkp_page_issue_archive .pkp_structure_content {
	padding-top: 32px !important;
}

body.pkp_page_issue .page_issue,
body.pkp_page_issue.pkp_op_archive .page_issue_archive,
body.pkp_page_issue_archive .page_issue_archive {
	width: 100% !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 0 24px !important;
	box-sizing: border-box !important;
}

body.pkp_page_issue .page_issue > .qz_page_header,
body.pkp_page_issue.pkp_op_archive .page_issue_archive > .qz_page_header,
body.pkp_page_issue_archive .page_issue_archive > .qz_page_header {
	position: static !important;
	top: auto !important;
	z-index: auto !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 0 24px !important;
	box-sizing: border-box !important;
}

body.pkp_page_issue .page_issue > :not(.qz_page_header),
body.pkp_page_issue.pkp_op_archive .page_issue_archive > :not(.qz_page_header),
body.pkp_page_issue_archive .page_issue_archive > :not(.qz_page_header) {
	width: 100% !important;
	max-width: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_issue.pkp_op_archive .page_issue_archive > .issues_archive,
body.pkp_page_issue_archive .page_issue_archive > .issues_archive {
	margin-top: 0 !important;
}

@media (max-width: 767px) {
	body.pkp_page_issue .pkp_structure_content,
	body.pkp_page_issue_archive .pkp_structure_content {
		padding-top: 24px !important;
	}

	body.pkp_page_issue .page_issue,
	body.pkp_page_issue.pkp_op_archive .page_issue_archive,
	body.pkp_page_issue_archive .page_issue_archive {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}
/* Final header correction at EOF: remove the hidden search-row spacer under the primary nav. */
body:not(.qz_auth_surface) .pkp_structure_head {
	border-bottom: 0 !important;
}

body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_primary_wrapper {
	min-height: 44px !important;
	padding-bottom: 0 !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
}

body:not(.qz_auth_surface) .pkp_structure_head .pkp_site_nav_menu {
	border-bottom: 1px solid #e5e7eb !important;
}

body:not(.qz_auth_surface) .pkp_structure_head .pkp_navigation_search_wrapper {
	bottom: auto !important;
	top: 0 !important;
}

/* Canonical public header at EOF. This wins over legacy OJS/theme header rules above. */
body:not(.qz_auth_surface) .qz_site_header {
	background: #ffffff !important;
	border: 0 !important;
	box-shadow: none !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_head_wrapper {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 32px 0 0 !important;
	box-sizing: border-box !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_name_wrapper {
	position: relative !important;
	width: 100% !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 0 24px !important;
	box-sizing: border-box !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_name {
	margin: 0 !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_name .is_text {
	display: inline-flex !important;
	align-items: center !important;
	color: #111827 !important;
	font-size: 32px !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	letter-spacing: 0.08em !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_name .is_img img {
	display: block !important;
	max-height: 42px !important;
	width: auto !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_nav_menu {
	width: 100% !important;
	margin: 28px 0 0 !important;
	padding: 0 !important;
	background: #ffffff !important;
	border-bottom: 1px solid #e5e7eb !important;
	box-sizing: border-box !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary_row {
	width: 100% !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 0 24px !important;
	box-sizing: border-box !important;
	clear: none !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary_wrapper {
	position: relative !important;
	width: 100% !important;
	max-width: none !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-sizing: border-box !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary {
	display: flex !important;
	flex-wrap: nowrap !important;
	align-items: center !important;
	gap: 28px !important;
	width: auto !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	text-align: left !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li {
	display: inline-flex !important;
	align-items: center !important;
	flex: 0 0 auto !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > a,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > span {
	display: inline-flex !important;
	align-items: center !important;
	min-height: 44px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	color: #4b5563 !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	line-height: 44px !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > a:hover,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > a:focus,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li.current > a,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary > li > a[aria-current="page"] {
	color: #0a3663 !important;
	text-decoration: none !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_search_wrapper,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_user_wrapper {
	display: none !important;
	position: static !important;
	width: 0 !important;
	height: 0 !important;
	min-width: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

body:not(.qz_auth_surface) .qz_site_header + .pkp_structure_content {
	padding-top: 32px !important;
}

body:not(.qz_auth_surface) .qz_page_header,
body:not(.qz_auth_surface) .qz_page_header.qz_page_header--about,
body.pkp_page_issue .page_issue > .qz_page_header,
body.pkp_page_issue.pkp_op_archive .page_issue_archive > .qz_page_header,
body.pkp_page_issue_archive .page_issue_archive > .qz_page_header {
	position: static !important;
	top: auto !important;
	z-index: auto !important;
	margin-top: 0 !important;
}

/* EOF public page rhythm guardrail. Keep this after all legacy page offsets. */
body:not(.qz_auth_surface) .qz_site_header {
	border-bottom: 0 !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_site_nav_menu {
	margin: 28px 0 0 !important;
	padding: 0 !important;
	border-bottom: 1px solid #e5e7eb !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary_wrapper {
	min-height: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_search_wrapper,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_user_wrapper {
	display: none !important;
	height: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	overflow: hidden !important;
}

body.pkp_page_about:not(.qz_auth_surface) .pkp_structure_content,
body.pkp_page_announcement:not(.qz_auth_surface) .pkp_structure_content,
body.pkp_page_issue:not(.qz_auth_surface) .pkp_structure_content,
body.pkp_page_issue_archive:not(.qz_auth_surface) .pkp_structure_content {
	width: 100% !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 32px 24px 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .pkp_structure_main,
body.pkp_page_announcement:not(.qz_auth_surface) .pkp_structure_main,
body.pkp_page_issue:not(.qz_auth_surface) .pkp_structure_main,
body.pkp_page_issue_archive:not(.qz_auth_surface) .pkp_structure_main {
	float: none !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .page_about,
body.pkp_page_about:not(.qz_auth_surface) .page_submissions,
body.pkp_page_about:not(.qz_auth_surface) .page_masthead,
body.pkp_page_about:not(.qz_auth_surface) .page_contact,
body.pkp_page_about:not(.qz_auth_surface) .page_privacy,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcement,
body.pkp_page_issue:not(.qz_auth_surface) .page_issue,
body.pkp_page_issue:not(.qz_auth_surface).pkp_op_archive .page_issue_archive,
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .page_about > .qz_page_header,
body.pkp_page_about:not(.qz_auth_surface) .page_submissions > .qz_page_header,
body.pkp_page_about:not(.qz_auth_surface) .page_masthead > .qz_page_header,
body.pkp_page_about:not(.qz_auth_surface) .page_contact > .qz_page_header,
body.pkp_page_about:not(.qz_auth_surface) .page_privacy > .qz_page_header,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements > .qz_page_header,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcement > .qz_page_header,
body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .qz_page_header,
body.pkp_page_issue:not(.qz_auth_surface).pkp_op_archive .page_issue_archive > .qz_page_header,
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > .qz_page_header {
	position: static !important;
	top: auto !important;
	z-index: auto !important;
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 12px 24px !important;
	width: 100% !important;
	max-width: none !important;
	min-height: 22px !important;
	margin: 0 0 24px !important;
	padding: 0 !important;
	border: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs {
	flex: 1 1 auto !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #6b7280 !important;
	font-size: 14px !important;
	line-height: 1.6 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs ol,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs ol {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
	gap: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: inherit !important;
	list-style: none !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li,
body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li + li,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li + li,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li + li,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li + li {
	display: inline-flex !important;
	align-items: center !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current span,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current span,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current span,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current span {
	color: #6b7280 !important;
	font-size: inherit !important;
	font-weight: 400 !important;
	line-height: inherit !important;
	text-decoration: none !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .separator,
body.pkp_page_announcement:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .separator,
body.pkp_page_issue:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .separator,
body.pkp_page_issue_archive:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .separator {
	display: inline-flex !important;
	align-items: center !important;
	margin: 0 14px !important;
	color: #9ca3af !important;
}

body.pkp_page_issue:not(.qz_auth_surface).pkp_op_archive .page_issue_archive > .issues_archive,
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > .issues_archive,
body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc {
	margin-top: 0 !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .qz_page_header + .qz_issue_page_title {
	margin-top: 0 !important;
}

@media (max-width: 767px) {
	body.pkp_page_about:not(.qz_auth_surface) .pkp_structure_content,
	body.pkp_page_announcement:not(.qz_auth_surface) .pkp_structure_content,
	body.pkp_page_issue:not(.qz_auth_surface) .pkp_structure_content,
	body.pkp_page_issue_archive:not(.qz_auth_surface) .pkp_structure_content {
		padding: 24px 20px 0 !important;
	}

	body.pkp_page_about:not(.qz_auth_surface) .page_about > .qz_page_header,
	body.pkp_page_about:not(.qz_auth_surface) .page_submissions > .qz_page_header,
	body.pkp_page_about:not(.qz_auth_surface) .page_masthead > .qz_page_header,
	body.pkp_page_about:not(.qz_auth_surface) .page_contact > .qz_page_header,
	body.pkp_page_about:not(.qz_auth_surface) .page_privacy > .qz_page_header,
	body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements > .qz_page_header,
	body.pkp_page_announcement:not(.qz_auth_surface) .page_announcement > .qz_page_header,
	body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .qz_page_header,
	body.pkp_page_issue:not(.qz_auth_surface).pkp_op_archive .page_issue_archive > .qz_page_header,
	body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > .qz_page_header {
		margin-bottom: 20px !important;
	}
}

/* Announcement list compactness: remove stacked top gaps before the first item. */
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements > .qz_page_header {
	margin-bottom: 16px !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .cmp_announcements.cmp_announcements {
	margin-top: 0 !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .cmp_announcements.cmp_announcements > li:first-child {
	padding-top: 0 !important;
}

@media (max-width: 767px) {
	body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements > .qz_page_header {
		margin-bottom: 14px !important;
	}
}

body:not(.qz_auth_surface) .qz_page_header > .pkp_screen_reader {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

body.pkp_page_issue.pkp_op_archive:not(.qz_auth_surface) .page_issue_archive > .qz_page_header .cmp_breadcrumbs,
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > .qz_page_header .cmp_breadcrumbs {
	font-size: 13px !important;
	line-height: 1.6 !important;
}

body.pkp_page_issue.pkp_op_archive:not(.qz_auth_surface) .page_issue_archive > .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_issue.pkp_op_archive:not(.qz_auth_surface) .page_issue_archive > .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_issue.pkp_op_archive:not(.qz_auth_surface) .page_issue_archive > .qz_page_header .cmp_breadcrumbs .current span,
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > .qz_page_header .cmp_breadcrumbs a,
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > .qz_page_header .cmp_breadcrumbs .current,
body.pkp_page_issue_archive:not(.qz_auth_surface) .page_issue_archive > .qz_page_header .cmp_breadcrumbs .current span {
	font-size: inherit !important;
	font-weight: 400 !important;
	line-height: inherit !important;
}

/* Breadcrumb typography lock: keep current labels the same size as "主页". */
body:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs,
body:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs ol,
body:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs li,
body:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs a,
body:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current,
body:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .current span,
body:not(.qz_auth_surface) .qz_page_header .cmp_breadcrumbs .separator {
	font-size: 13px !important;
	font-weight: 400 !important;
	line-height: 1.6 !important;
}

/* Issue page title hierarchy: metadata as kicker, theme as primary title. */
body.pkp_page_issue:not(.qz_auth_surface) .qz_issue_page_heading {
	max-width: 980px !important;
	margin: 0 0 32px !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .qz_issue_page_meta {
  margin: 0 0 8px !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 8px !important;
  color: #6b7280 !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  letter-spacing: 0 !important;
}
body.pkp_page_issue:not(.qz_auth_surface) .qz_issue_page_meta_text {
  color: inherit !important;
  font-weight: 600 !important;
}
body.pkp_page_issue:not(.qz_auth_surface) .qz_issue_page_meta_link {
  color: #0a3663 !important;
  font-weight: 500 !important;
  text-decoration: none !important;
}
body.pkp_page_issue:not(.qz_auth_surface) .qz_issue_page_meta_link:hover,
body.pkp_page_issue:not(.qz_auth_surface) .qz_issue_page_meta_link:focus {
  color: #082c52 !important;
  text-decoration: none !important;
}
body.pkp_page_issue:not(.qz_auth_surface) .qz_issue_page_meta_separator {
  color: #cbd5e1 !important;
}
body.pkp_page_issue:not(.qz_auth_surface) .qz_issue_page_meta_published {
  display: inline-flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 6px !important;
}
body.pkp_page_issue:not(.qz_auth_surface) .qz_issue_page_meta_label {
	font-weight: 500 !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .qz_issue_page_heading > .qz_issue_page_title {
	margin: 0 !important;
	color: #111827 !important;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif !important;
	font-size: 32px !important;
	font-weight: 700 !important;
	line-height: 1.3 !important;
	letter-spacing: 0 !important;
}

@media (max-width: 767px) {
	body.pkp_page_issue:not(.qz_auth_surface) .qz_issue_page_heading {
		margin-bottom: 24px !important;
	}

  body.pkp_page_issue:not(.qz_auth_surface) .qz_issue_page_meta {
    font-size: 15px !important;
    gap: 6px !important;
  }

	body.pkp_page_issue:not(.qz_auth_surface) .qz_issue_page_heading > .qz_issue_page_title {
		font-size: 26px !important;
		line-height: 1.35 !important;
	}
}

/* Article detail polish: compact academic reading column with a stronger PDF CTA. */
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details {
	color: #111827 !important;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details > .page_title {
	max-width: 820px !important;
	margin: 0 !important;
	color: #111827 !important;
	font-family: inherit !important;
	font-size: 32px !important;
	font-weight: 700 !important;
	line-height: 1.34 !important;
	letter-spacing: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details > .subtitle {
	max-width: 820px !important;
	margin: 10px 0 0 !important;
	color: #374151 !important;
	font-family: inherit !important;
	font-size: 20px !important;
	line-height: 1.45 !important;
}

/* Final issue intro lock: keep cover left and summary right on issue detail pages. */
body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc {
	width: 100% !important;
	max-width: 980px !important;
	margin: 0 !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading {
	display: flex !important;
	flex-wrap: nowrap !important;
	align-items: flex-start !important;
	gap: 0 !important;
	width: 100% !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading > .cover {
	flex: 0 0 180px !important;
	order: 0 !important;
	width: 180px !important;
	min-width: 180px !important;
	max-width: 180px !important;
	margin: 0 72px 0 0 !important;
	padding: 0 !important;
	float: none !important;
	clear: none !important;
	align-self: flex-start !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading > .qz_issue_toc_main {
	flex: 1 1 auto !important;
	order: 1 !important;
	min-width: 0 !important;
	max-width: 68ch !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading > .cover img,
body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading > .cover .qz_fallback_cover,
body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading > .cover .qz_fallback_cover_link {
	display: block !important;
	width: 180px !important;
	max-width: 180px !important;
	margin: 0 !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading .description {
	margin: 0 !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .sections {
	max-width: 980px !important;
	margin: 28px 0 0 !important;
}

@media (max-width: 767px) {
	body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading {
		display: block !important;
	}

	body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading > .cover,
	body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading > .cover img,
	body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading > .cover .qz_fallback_cover,
	body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading > .cover .qz_fallback_cover_link {
		width: 150px !important;
		min-width: 150px !important;
		max-width: 150px !important;
	}

	body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading > .cover {
		margin-right: 0 !important;
	}
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details > .row {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) minmax(280px, 30%) !important;
	align-items: start !important;
	column-gap: 52px !important;
	width: 100% !important;
	margin: 28px 0 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details {
	float: none !important;
	width: auto !important;
	min-width: 0 !important;
	margin: 0 !important;
	box-sizing: border-box !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry {
	max-width: 760px !important;
	padding: 0 !important;
	border: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.authors {
	margin: 0 0 14px !important;
	padding: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.authors > ul.authors {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: flex-start !important;
	gap: 10px 22px !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.authors > ul.authors > li {
	display: inline-flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
	gap: 6px 10px !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.authors > ul.authors > li:not(:last-child)::after {
	content: "\FF1B" !important;
	color: #9ca3af !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	margin-left: 4px !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.authors .qz_article_author_identity {
	display: inline-flex !important;
	flex-wrap: wrap !important;
	align-items: baseline !important;
	gap: 6px 10px !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.authors .name {
	display: inline !important;
	color: #111827 !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	line-height: 1.5 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.authors .contributor_roles {
	display: none !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.authors .affiliation,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.authors .orcid,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.authors .userGroup,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.authors .credit_roles {
	display: inline !important;
	color: #6b7280 !important;
	font-size: 13px !important;
	font-weight: 400 !important;
	line-height: 1.6 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.authors .orcid {
	white-space: nowrap !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.doi {
	margin: 0 !important;
	padding: 0 0 10px !important;
	color: #374151 !important;
	font-size: 15px !important;
	line-height: 1.75 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.keywords {
	margin: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 8px !important;
	color: #374151 !important;
	font-size: 15px !important;
	line-height: 1.75 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.keywords .label,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.doi .label {
	display: inline !important;
	margin: 0 8px 0 0 !important;
	color: #111827 !important;
	font-family: inherit !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: inherit !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.doi .value {
	display: inline !important;
	word-break: break-all !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.keywords .value {
	display: inline-flex !important;
	flex-wrap: wrap !important;
	gap: 8px !important;
	vertical-align: middle !important;
	color: #374151 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry .qz_article_keyword_tag {
	display: inline-flex !important;
	align-items: center !important;
	min-height: 30px !important;
	padding: 5px 10px !important;
	border-radius: 999px !important;
	background: #f3f4f6 !important;
	color: #374151 !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	line-height: 1.3 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.abstract,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.author_bios,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.references {
	margin: 44px 0 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	color: #1f2937 !important;
	font-size: 16px !important;
	line-height: 1.9 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.abstract > .label,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.author_bios > .label,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry > .item.references > .label {
	margin: 0 0 16px !important;
	color: #111827 !important;
	font-family: inherit !important;
	font-size: 22px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	letter-spacing: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry p {
	margin-top: 0 !important;
	margin-bottom: 1em !important;
	line-height: 1.85 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .author_bios ul.authors,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .references .value {
	margin: 0 !important;
	padding: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .author_bios .sub_item {
	margin: 0 0 24px !important;
	padding: 0 !important;
	list-style: none !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .author_bios .sub_item:last-child {
	margin-bottom: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .author_bios .sub_item > .label {
	margin: 0 0 8px !important;
	color: #111827 !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 1.55 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .author_bios .sub_item > .value {
	color: #374151 !important;
	font-size: 15px !important;
	line-height: 1.85 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .references .value,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .references .value * {
	color: #4b5563 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .references .value p {
	margin: 0 0 12px !important;
	font-size: 14px !important;
	line-height: 1.9 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .references .value p:last-child {
	margin-bottom: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details {
	display: flex !important;
	flex-direction: column !important;
	padding-left: 32px !important;
	border-top: 0 !important;
	border-left: 1px solid #e5e7eb !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details > .item {
	margin: 0 !important;
	padding: 18px 0 !important;
	border: 0 !important;
	border-bottom: 1px solid #e5e7eb !important;
	word-break: break-word !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details > .item:first-child {
	padding-top: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details > .item.galleys {
	order: -2 !important;
	padding-top: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .galleys_links,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .supplementary_galleys_links {
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .galleys_links li,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .supplementary_galleys_links li {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .obj_galley_link.pdf {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 10px !important;
	width: 100% !important;
	min-height: 48px !important;
	padding: 12px 16px !important;
	border: 1px solid #0a3663 !important;
	border-radius: 6px !important;
	background: #0a3663 !important;
	box-shadow: none !important;
	color: #f8fafc !important;
	font-family: inherit !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	text-align: center !important;
	text-decoration: none !important;
	box-sizing: border-box !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .obj_galley_link.pdf::before {
	content: "\2193" !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 20px !important;
	height: 20px !important;
	border-radius: 999px !important;
	background: rgba(248, 250, 252, 0.18) !important;
	color: #f8fafc !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .obj_galley_link.pdf:hover,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .obj_galley_link.pdf:focus {
	border-color: #082b50 !important;
	background: #082b50 !important;
	color: #f8fafc !important;
	text-decoration: none !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .obj_galley_link.pdf:focus-visible {
	outline: 3px solid rgba(10, 54, 99, 0.28) !important;
	outline-offset: 3px !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .label {
	margin: 0 0 7px !important;
	color: #6b7280 !important;
	font-family: inherit !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	line-height: 1.45 !important;
	letter-spacing: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .value,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .value a,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .title {
	color: #111827 !important;
	font-family: inherit !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	line-height: 1.65 !important;
	text-decoration: none !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .value a:hover,
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .value a:focus {
	color: #0a3663 !important;
	text-decoration: underline !important;
	text-underline-offset: 3px !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .sub_item {
	margin: 0 0 18px !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .sub_item:last-child {
	margin-bottom: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .categories {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .cover_image img {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	border-radius: 6px !important;
}

@media (max-width: 900px) {
	body.pkp_page_article:not(.qz_auth_surface) .obj_article_details > .page_title {
		font-size: 28px !important;
		line-height: 1.38 !important;
	}

	body.pkp_page_article:not(.qz_auth_surface) .obj_article_details > .row {
		display: block !important;
		margin-top: 24px !important;
	}

	body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .main_entry {
		max-width: none !important;
	}

	body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details {
		margin-top: 32px !important;
		padding-left: 0 !important;
		border-top: 1px solid #e5e7eb !important;
		border-left: 0 !important;
	}

	body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details > .item:first-child {
		padding-top: 18px !important;
	}
}

/* Article-only galley CTA text and ordering. Keep shared galley templates untouched. */
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .obj_galley_link.pdf {
	font-size: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .obj_galley_link.pdf::after {
	content: "\4e0b\8f7d\20 PDF" !important;
	color: #f8fafc !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details > .item.cover_image {
	order: -1 !important;
	padding-top: 18px !important;
}

/* Article layout lock: keep reading content left and metadata rail right. */
@media (min-width: 901px) {
	body.pkp_page_article:not(.qz_auth_surface) .obj_article_details > .row {
		display: grid !important;
		grid-template-columns: minmax(0, 760px) minmax(280px, 340px) !important;
		justify-content: space-between !important;
		align-items: start !important;
		column-gap: 52px !important;
	}

	body.pkp_page_article:not(.qz_auth_surface) .obj_article_details > .row > .main_entry {
		grid-column: 1 / 2 !important;
		grid-row: 1 !important;
		width: 100% !important;
		max-width: 760px !important;
		margin: 0 !important;
	}

	body.pkp_page_article:not(.qz_auth_surface) .obj_article_details > .row > .entry_details {
		grid-column: 2 / 3 !important;
		grid-row: 1 !important;
		width: 100% !important;
		max-width: 340px !important;
		margin: 0 !important;
	}
}

@media (max-width: 900px) {
	body.pkp_page_article:not(.qz_auth_surface) .obj_article_details > .row > .main_entry,
	body.pkp_page_article:not(.qz_auth_surface) .obj_article_details > .row > .entry_details {
		grid-column: auto !important;
		grid-row: auto !important;
		width: 100% !important;
		max-width: none !important;
	}
}

/* Header account links: restore user navigation hidden by previous spacer cleanup. */
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_user_wrapper {
	display: block !important;
	position: absolute !important;
	top: 12px !important;
	left: 0 !important;
	right: 0 !important;
	width: 100% !important;
	height: auto !important;
	min-width: 0 !important;
	min-height: 0 !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible !important;
	z-index: 1000 !important;
	box-sizing: border-box !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_user {
	display: flex !important;
	justify-content: flex-end !important;
	align-items: center !important;
	gap: 0 !important;
	width: 100% !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 0 24px !important;
	list-style: none !important;
	box-sizing: border-box !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_user > li {
	display: inline-flex !important;
	align-items: center !important;
	position: relative !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_user > li:has(> ul)::after {
	content: "" !important;
	position: absolute !important;
	top: 100% !important;
	left: 0 !important;
	right: 0 !important;
	height: 14px !important;
	background: transparent !important;
}

body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_user > li:hover > ul,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_user > li:focus-within > ul,
body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_user > li.in_focus > ul {
	display: block !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	transform: translate3d(0, 36px, 0) !important;
	z-index: 1001 !important;
}

/* Article PDF CTA: text only, no leading icon. */
body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .obj_galley_link.pdf {
	gap: 0 !important;
}

body.pkp_page_article:not(.qz_auth_surface) .obj_article_details .entry_details .obj_galley_link.pdf::before {
	content: none !important;
	display: none !important;
}

/* Footer text pages editorial layout. */
body.pkp_page_about:not(.qz_auth_surface) .page_masthead > .qz_text_page_body,
body.pkp_page_about:not(.qz_auth_surface) .page_contact > .qz_text_page_body,
body.pkp_page_about:not(.qz_auth_surface) .page_privacy > .qz_text_page_body {
	width: 100% !important;
	max-width: 800px !important;
	margin: 0 auto !important;
	box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body--privacy {
	padding-bottom: 100px !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_title_row {
	display: flex !important;
	align-items: flex-start !important;
	justify-content: space-between !important;
	gap: 20px !important;
	margin: 0 0 28px !important;
	padding-bottom: 22px !important;
	border-bottom: 1px solid #e5e7eb !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_title_row .qz_text_page_title {
	margin: 0 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_title_edit {
	flex: 0 0 auto !important;
	margin-top: 8px !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_title_edit .cmp_edit_link {
	font-size: 14px !important;
	font-weight: 600 !important;
	white-space: nowrap !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body--masthead .user_listing {
	margin: 0 0 28px !important;
	padding: 0 !important;
	list-style: none !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body--masthead .user_listing > li {
	margin: 0 !important;
	padding: 14px 0 18px !important;
	border-bottom: 1px solid #e5e7eb !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body--masthead .user_listing > li:last-child {
	border-bottom: 0 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body--masthead .user_listing .name {
	display: block !important;
	color: #111827 !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 1.55 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body--masthead .user_listing .affiliation,
body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body--masthead .user_listing .date_start {
	display: block !important;
	margin-top: 5px !important;
	color: #6b7280 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.65 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body--masthead .user_listing .orcid {
	display: inline-flex !important;
	margin-left: 6px !important;
	vertical-align: middle !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_masthead_history_link {
	margin: 0 0 24px !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body--masthead hr {
	margin: 28px 0 !important;
	border: 0 !important;
	border-top: 1px solid #e5e7eb !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	gap: 36px !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .address {
	grid-column: 1 / -1 !important;
	margin: 0 0 6px !important;
	color: #4b5563 !important;
	font-size: 16px !important;
	line-height: 1.75 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .contact h2 {
	margin: 0 0 22px !important;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Noto Sans SC", sans-serif !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	color: #111827 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .contact .name {
	margin: 0 0 16px !important;
	color: #111827 !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: 1.55 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .contact .title,
body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .contact .affiliation {
	margin: -8px 0 16px !important;
	color: #6b7280 !important;
	font-size: 14px !important;
	line-height: 1.6 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .contact .phone,
body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .contact .email {
	margin: 18px 0 0 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .contact .label {
	display: block !important;
	margin: 0 0 5px !important;
	color: #6b7280 !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	line-height: 1.4 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .contact .value {
	display: block !important;
	color: #111827 !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 1.55 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .contact .value a,
body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .contact .email a {
	color: #0a3663 !important;
	font-weight: 500 !important;
	text-decoration: none !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .contact .value a:hover,
body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .contact .value a:focus,
body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .contact .email a:hover,
body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section .contact .email a:focus {
	color: #15467a !important;
	text-decoration: underline !important;
}

@media (max-width: 720px) {
	body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_title_row {
		display: block !important;
	}

	body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_title_edit {
		margin-top: 12px !important;
	}

	body.pkp_page_about:not(.qz_auth_surface) .qz_contact_section {
		grid-template-columns: 1fr !important;
		gap: 28px !important;
	}
}

/* Footer masthead list ordering lock. */
body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body--masthead .user_listing > li {
	display: flex !important;
	flex-direction: column !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body--masthead .user_listing .name {
	order: 1 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body--masthead .user_listing .affiliation {
	order: 2 !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_text_page_body--masthead .user_listing .date_start {
	order: 3 !important;
}
/* Contact page layout hard lock. */
.page_contact > .qz_text_page_body--contact {
	width: 100% !important;
	max-width: 800px !important;
	margin: 0 auto !important;
	box-sizing: border-box !important;
}

.page_contact > .qz_text_page_body--contact .qz_text_page_title_row {
	display: flex !important;
	align-items: flex-start !important;
	justify-content: space-between !important;
	gap: 20px !important;
	margin: 0 0 28px !important;
	padding-bottom: 22px !important;
	border-bottom: 1px solid #e5e7eb !important;
}

.page_contact > .qz_text_page_body--contact .qz_text_page_title {
	margin: 0 !important;
}

.page_contact > .qz_text_page_body--contact .qz_text_page_title_edit {
	flex: 0 0 auto !important;
	margin-top: 8px !important;
}

.page_contact > .qz_text_page_body--contact .qz_text_page_title_edit .cmp_edit_link {
	float: none !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	white-space: nowrap !important;
}

.page_contact > .qz_text_page_body--contact .qz_contact_section {
	clear: both !important;
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	gap: 36px !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

.page_contact > .qz_text_page_body--contact .qz_contact_section .address {
	grid-column: 1 / -1 !important;
	float: none !important;
	width: auto !important;
	max-width: none !important;
	margin: 0 0 6px !important;
	color: #4b5563 !important;
	font-size: 16px !important;
	line-height: 1.75 !important;
}

.page_contact > .qz_text_page_body--contact .qz_contact_section .contact,
.page_contact > .qz_text_page_body--contact .qz_contact_section .primary,
.page_contact > .qz_text_page_body--contact .qz_contact_section .support {
	float: none !important;
	clear: none !important;
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.page_contact > .qz_text_page_body--contact .qz_contact_section .contact h2 {
	margin: 0 0 22px !important;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Noto Sans SC", sans-serif !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	color: #111827 !important;
}

.page_contact > .qz_text_page_body--contact .qz_contact_section .contact .name {
	margin: 0 0 16px !important;
	color: #111827 !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: 1.55 !important;
}

.page_contact > .qz_text_page_body--contact .qz_contact_section .contact .title,
.page_contact > .qz_text_page_body--contact .qz_contact_section .contact .affiliation {
	margin: -8px 0 16px !important;
	color: #6b7280 !important;
	font-size: 14px !important;
	line-height: 1.6 !important;
}

.page_contact > .qz_text_page_body--contact .qz_contact_section .contact .phone,
.page_contact > .qz_text_page_body--contact .qz_contact_section .contact .email {
	margin: 18px 0 0 !important;
}

.page_contact > .qz_text_page_body--contact .qz_contact_section .contact .label {
	display: block !important;
	margin: 0 0 5px !important;
	color: #6b7280 !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	line-height: 1.4 !important;
}

.page_contact > .qz_text_page_body--contact .qz_contact_section .contact .value {
	display: block !important;
	color: #111827 !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 1.55 !important;
}

.page_contact > .qz_text_page_body--contact .qz_contact_section .contact .value a,
.page_contact > .qz_text_page_body--contact .qz_contact_section .contact .email a {
	color: #0a3663 !important;
	font-weight: 500 !important;
	text-decoration: none !important;
}

.page_contact > .qz_text_page_body--contact .qz_contact_section .contact .value a:hover,
.page_contact > .qz_text_page_body--contact .qz_contact_section .contact .value a:focus,
.page_contact > .qz_text_page_body--contact .qz_contact_section .contact .email a:hover,
.page_contact > .qz_text_page_body--contact .qz_contact_section .contact .email a:focus {
	color: #15467a !important;
	text-decoration: underline !important;
}

@media (max-width: 720px) {
	.page_contact > .qz_text_page_body--contact .qz_text_page_title_row {
		display: block !important;
	}

	.page_contact > .qz_text_page_body--contact .qz_text_page_title_edit {
		margin-top: 12px !important;
	}

	.page_contact > .qz_text_page_body--contact .qz_contact_section {
		grid-template-columns: 1fr !important;
		gap: 28px !important;
	}
}
/* Contact page final specificity lock. */
html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact {
	width: 100% !important;
	max-width: 800px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	box-sizing: border-box !important;
}

html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact .qz_text_page_title_row {
	width: 100% !important;
	max-width: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact .qz_text_page_title_edit,
html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact .qz_text_page_title_edit .cmp_edit_link {
	float: none !important;
	clear: none !important;
	width: auto !important;
	max-width: none !important;
}

html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact .qz_contact_section {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
	column-gap: 48px !important;
	row-gap: 28px !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact .qz_contact_section > .address {
	grid-column: 1 / -1 !important;
	float: none !important;
	clear: none !important;
	width: auto !important;
	max-width: none !important;
}

html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact .qz_contact_section > .contact,
html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact .qz_contact_section > .primary,
html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact .qz_contact_section > .support {
	float: none !important;
	clear: none !important;
	display: block !important;
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact .qz_contact_section > .primary {
	grid-column: 1 !important;
}

html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact .qz_contact_section > .support {
	grid-column: 2 !important;
}

html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact .qz_contact_section > .support:first-child {
	grid-column: 1 !important;
}

@media (max-width: 720px) {
	html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact {
		max-width: none !important;
	}

	html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact .qz_contact_section {
		grid-template-columns: 1fr !important;
	}

	html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact .qz_contact_section > .primary,
	html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact .qz_contact_section > .support {
		grid-column: 1 !important;
	}
}

/* Archive issue cards: pin the cover on desktop so expanding the abstract does not shift the summary block. */
@media (min-width: 768px) {
  .page_issue_archive .obj_issue_summary,
  body.pkp_page_issue.pkp_op_archive .page_issue_archive .obj_issue_summary,
  body.pkp_page_issue_archive .page_issue_archive .obj_issue_summary {
    display: block !important;
    position: relative !important;
    min-height: 252px !important;
    padding-left: 228px !important;
    box-sizing: border-box !important;
  }
  .page_issue_archive .obj_issue_summary > .obj_issue_summary__media,
  body.pkp_page_issue.pkp_op_archive .page_issue_archive .obj_issue_summary > .obj_issue_summary__media,
  body.pkp_page_issue_archive .page_issue_archive .obj_issue_summary > .obj_issue_summary__media {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 180px !important;
  }
  .page_issue_archive .obj_issue_summary > .obj_issue_summary__headline,
  .page_issue_archive .obj_issue_summary > .obj_issue_summary__body,
  body.pkp_page_issue.pkp_op_archive .page_issue_archive .obj_issue_summary > .obj_issue_summary__headline,
  body.pkp_page_issue.pkp_op_archive .page_issue_archive .obj_issue_summary > .obj_issue_summary__body,
  body.pkp_page_issue_archive .page_issue_archive .obj_issue_summary > .obj_issue_summary__headline,
  body.pkp_page_issue_archive .page_issue_archive .obj_issue_summary > .obj_issue_summary__body {
    width: 100% !important;
    max-width: 68ch !important;
    min-width: 0 !important;
  }
  .page_issue_archive .obj_issue_summary > .obj_issue_summary__headline,
  body.pkp_page_issue.pkp_op_archive .page_issue_archive .obj_issue_summary > .obj_issue_summary__headline,
  body.pkp_page_issue_archive .page_issue_archive .obj_issue_summary > .obj_issue_summary__headline {
    padding-top: 6px !important;
  }
  .page_issue_archive .obj_issue_summary > .obj_issue_summary__body,
  body.pkp_page_issue.pkp_op_archive .page_issue_archive .obj_issue_summary > .obj_issue_summary__body,
  body.pkp_page_issue_archive .page_issue_archive .obj_issue_summary > .obj_issue_summary__body {
    margin-top: 18px !important;
  }
}

/* Final left-anchored lock for text-heavy subpages. */
body.pkp_page_about:not(.qz_auth_surface) .page_about > .qz_text_page_body,
body.pkp_page_about:not(.qz_auth_surface) .page_submissions > .qz_text_page_body,
body.pkp_page_about:not(.qz_auth_surface) .page_masthead > .qz_text_page_body,
body.pkp_page_about:not(.qz_auth_surface) .page_contact > .qz_text_page_body,
body.pkp_page_about:not(.qz_auth_surface) .page_privacy > .qz_text_page_body,
body.pkp_page_about:not(.qz_auth_surface) .page_about_publishing_system > :not(.qz_page_header),
body.pkp_page_about:not(.qz_auth_surface) .page_subscriptions > :not(.qz_page_header),
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements > :not(.qz_page_header),
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcement > .obj_announcement_full {
  width: 100% !important;
  max-width: 800px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .page_about_publishing_system > :not(.qz_page_header),
body.pkp_page_about:not(.qz_auth_surface) .page_subscriptions > :not(.qz_page_header),
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements > :not(.qz_page_header) {
  max-width: 800px !important;
}

body.pkp_page_about:not(.qz_auth_surface) .page_about_publishing_system,
body.pkp_page_about:not(.qz_auth_surface) .page_subscriptions,
body.pkp_page_about:not(.qz_auth_surface) .page_masthead,
body.pkp_page_about:not(.qz_auth_surface) .page_contact,
body.pkp_page_about:not(.qz_auth_surface) .page_privacy,
body.pkp_page_about:not(.qz_auth_surface) .page_submissions,
body.pkp_page_about:not(.qz_auth_surface) .page_about,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcement {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}

body.pkp_page_about:not(.qz_auth_surface) .qz_submission_actions {
  justify-content: flex-start !important;
  align-items: flex-start !important;
}

.page_contact > .qz_text_page_body--contact,
html body:not(.qz_auth_surface) .page_contact > .qz_text_page_body.qz_text_page_body--contact {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Final nav anchor: keep the injected home item flush with the menu start line. */
html body:not(.qz_auth_surface) .qz_site_header #navigationPrimary.pkp_navigation_primary.pkp_nav_list {
  margin: 0 !important;
  margin-left: 0 !important;
  margin-inline-start: 0 !important;
  padding: 0 !important;
  padding-left: 0 !important;
  padding-inline-start: 0 !important;
  list-style: none !important;
}

html body:not(.qz_auth_surface) .qz_site_header #navigationPrimary.pkp_navigation_primary.pkp_nav_list > li:first-child,
html body:not(.qz_auth_surface) .qz_site_header #navigationPrimary.pkp_navigation_primary.pkp_nav_list > li:first-child > a {
  margin-left: 0 !important;
  padding-left: 0 !important;
  padding-inline-start: 0 !important;
}

html body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_primary_wrapper {
  gap: 0 !important;
  column-gap: 0 !important;
}

html body:not(.qz_auth_surface) .qz_site_header .pkp_navigation_search_wrapper {
  margin-left: 28px !important;
}

/* Final issue download CTA: keep the full-issue button in the right content column. */
body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading .qz_issue_toc_download {
  margin: 24px 0 0 !important;
  padding: 0 !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading .qz_issue_toc_download .galleys_links {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading .qz_issue_toc_download .galleys_links li {
  margin: 0 !important;
  padding: 0 !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading .qz_issue_toc_download__link {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 34px !important;
  padding: 0 12px !important;
  border: 1px solid #d7dee8 !important;
  border-radius: 6px !important;
  background: #f8fafc !important;
  box-shadow: none !important;
  color: #0a3663 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em !important;
  line-height: 1 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading .qz_issue_toc_download__link:hover,
body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading .qz_issue_toc_download__link:focus {
  border-color: #0a3663 !important;
  background: #eef4fb !important;
  color: #082c52 !important;
  text-decoration: none !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading .qz_issue_toc_download__link:focus-visible {
  outline: 2px solid rgba(10, 54, 99, 0.2) !important;
  outline-offset: 2px !important;
}

body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .sections {
  margin-top: 20px !important;
}

/* Final galley CTA radius lock: use the same micro-rounded rectangle across lists. */
.page_index_journal .obj_article_summary .obj_galley_link,
.page_index_journal .qz_homepage_article_summary__actions .obj_galley_link,
body.pkp_page_catalog .page_catalog_category .qz_catalog_article_summary__actions .obj_galley_link,
body.pkp_page_issue .obj_issue_toc .obj_article_summary .obj_galley_link,
body.pkp_page_issue:not(.qz_auth_surface) .page_issue > .obj_issue_toc > .heading .qz_issue_toc_download__link {
  border-radius: 6px !important;
}

/* Final announcements list polish: compact rhythm, black titles, plain dates, lighter arrow. */
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .cmp_announcements.cmp_announcements {
  margin-top: 0 !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .qz_page_header__title--announcements {
  margin: 0 0 24px !important;
  padding: 0 0 22px !important;
  border-bottom: 1px solid #e5e7eb !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Noto Sans SC", sans-serif !important;
  font-size: 32px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  letter-spacing: 0 !important;
  color: #111827 !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .cmp_announcements.cmp_announcements > li {
  margin: 0 !important;
  padding: 0 0 32px !important;
  border-bottom: 1px solid #e5e7eb !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .cmp_announcements.cmp_announcements > li + li {
  margin-top: 32px !important;
  padding-top: 0 !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .cmp_announcements.cmp_announcements > li:last-child {
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h2,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h3,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h4 {
  margin: 0 0 12px !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h2 a,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h3 a,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h4 a,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h2 a:visited,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h3 a:visited,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h4 a:visited {
  color: #111827 !important;
  text-decoration: none !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h2 a:hover,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h2 a:focus,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h3 a:hover,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h3 a:focus,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h4 a:hover,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h4 a:focus,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h2 a:visited:hover,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h2 a:visited:focus,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h3 a:visited:hover,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h3 a:visited:focus,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h4 a:visited:hover,
body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary h4 a:visited:focus {
  color: #0a3663 !important;
  text-decoration: underline !important;
  text-underline-offset: 0.12em !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary .date {
  margin: 0 0 18px !important;
  color: #6b7280 !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary .date:before {
  content: none !important;
  display: none !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary .summary {
  margin: 0 0 18px !important;
  color: #374151 !important;
  font-size: 16px !important;
  line-height: 1.8 !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary .read_more {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  color: #0a3663 !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary .read_more:before {
  content: none !important;
  display: none !important;
}

body.pkp_page_announcement:not(.qz_auth_surface) .page_announcements .obj_announcement_summary .read_more:after {
  content: "\2192" !important;
  font-size: 1em !important;
  font-weight: 400 !important;
  line-height: 1 !important;
}

/* Final site-index list cleanup: remove the intro block, the container cap line, and the last trailing rule. */
body.pkp_page_index .qz_journal_directory,
body.pkp_page_index_site .qz_journal_directory {
  padding-top: 0 !important;
}

body.pkp_page_index .qz_journal_directory__intro,
body.pkp_page_index_site .qz_journal_directory__intro {
  display: none !important;
}

body.pkp_page_index .qz_journal_directory__list,
body.pkp_page_index_site .qz_journal_directory__list {
  margin-top: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
}

body.pkp_page_index .qz_journal_directory__list::before,
body.pkp_page_index .qz_journal_directory__list::after,
body.pkp_page_index_site .qz_journal_directory__list::before,
body.pkp_page_index_site .qz_journal_directory__list::after,
body.pkp_page_index .qz_journal_directory__item:last-child::before,
body.pkp_page_index .qz_journal_directory__item:last-child::after,
body.pkp_page_index_site .qz_journal_directory__item:last-child::before,
body.pkp_page_index_site .qz_journal_directory__item:last-child::after {
  content: none !important;
  display: none !important;
}

body.pkp_page_index .qz_journal_directory__item:last-child,
body.pkp_page_index_site .qz_journal_directory__item:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}
