:root {
  --jr-navy: #07142f;
  --jr-navy-2: #0b2547;
  --jr-maroon: #991b1e;
  --jr-maroon-dark: #7f1518;
  --jr-text: #172033;
  --jr-muted: #667085;
  --jr-line: #e3e8f0;
  --jr-soft: #f6f8fb;
  --jr-white: #ffffff;
}

body.ba-journal-page {
  margin: 0;
  background: var(--jr-soft);
  color: var(--jr-text);
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  overflow-x: hidden;
}

.ba-journal-page a {
  color: var(--jr-maroon);
  text-decoration: none;
}

.ba-journal-page a:hover {
  color: var(--jr-maroon-dark);
  text-decoration: none;
}

.ba-journal-page .main-header {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}

.ba-journal-page .main-header {
  top: 0;
  z-index: 10000;
}

.ba-translate-widget {
  display: none;
  position: absolute;
  right: 24px;
  top: 78px;
  z-index: 10002;
  padding: 10px;
  border: 1px solid #d9dee8;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 44px rgba(16,24,40,.14);
}

.ba-translate-widget.is-open {
  display: block;
}

.ba-journal-page .main-header .container {
  width: 94%;
  max-width: 1500px;
}

.ba-journal-page .main-header .navbar-brand {
  margin-right: 14px;
}

.ba-journal-page .main-header .navbar-nav {
  gap: 3px;
}

.ba-journal-page .main-header a {
  text-decoration: none;
}

.ba-journal-page .main-header .nav-link {
  color: #1f2937 !important;
  font-size: 12.5px;
}

.ba-journal-page .main-header .nav-link.active,
.ba-journal-page .main-header .nav-link:hover {
  color: var(--jr-maroon) !important;
}

.ba-journal-page .main-header .header-icon {
  color: #0f172a;
  border: 1px solid #d9dee8;
  border-radius: 8px;
  min-width: 38px;
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.ba-journal-page .main-header .header-actions {
  gap: 5px;
}

.ba-journal-page .main-header .ba-language-control {
  position: relative;
  display: inline-flex;
}

.ba-journal-page .main-header .ba-language-trigger {
  gap: 5px;
  border: 1px solid #d9dee8;
  background: #fff;
  line-height: 1;
  cursor: pointer;
}

.ba-journal-page .main-header .ba-language-trigger span {
  color: #0f172a;
  font-size: 12px;
  font-weight: 800;
}

.ba-journal-page .main-header .ba-translate-widget {
  display: none;
  position: absolute;
  right: 0;
  top: calc(100% + 12px);
  z-index: 10002;
  min-width: 220px;
  padding: 12px;
  border: 1px solid #d9dee8;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 18px 44px rgba(16,24,40,.16);
}

.ba-journal-page .main-header .ba-translate-widget.is-open {
  display: block;
}

.ba-journal-page .main-header .goog-te-gadget {
  color: #475467;
  font-family: inherit;
  font-size: 12px;
}

.ba-journal-page .main-header .goog-te-combo {
  width: 100%;
  min-height: 38px;
  border: 1px solid #d9dee8;
  border-radius: 7px;
  padding: 6px 8px;
  color: #0f172a;
  font-family: inherit;
}

.ba-journal-page .main-header .btn-login-register {
  color: var(--jr-maroon) !important;
}

.ba-journal-page .main-header .btn-submit-menu {
  color: #fff !important;
}

.ba-journal-page .main-header .btn-login-register,
.ba-journal-page .main-header .btn-submit-menu {
  min-height: 38px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 12.5px;
}

@media (max-width: 1399px) {
  .ba-journal-page .main-header .logo {
    max-width: 142px;
  }

  .ba-journal-page .main-header .ba-language-trigger span {
    display: none;
  }
}

.jr-container {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}

.ba-journal-header {
  position: relative;
  z-index: 50;
  background: #fff;
  border-bottom: 1px solid var(--jr-line);
  box-shadow: 0 8px 28px rgba(7, 20, 47, .08);
}

.ba-journal-header .container {
  max-width: 1600px;
  padding-left: 18px;
  padding-right: 18px;
}

.ba-journal-header .navbar {
  min-height: 82px;
  background: #fff;
}

.ba-journal-header nav.navbar:before,
.ba-journal-header nav.navbar:after {
  content: none !important;
  display: none !important;
}

.ba-journal-header .navbar-brand img {
  max-height: 52px;
  max-width: 205px;
  width: auto;
}

.ba-journal-header .navbar-collapse {
  min-width: 0;
}

.ba-journal-header .navbar-nav {
  width: auto !important;
  min-width: 0;
  background: transparent !important;
  align-items: center;
  justify-content: center;
}

.ba-journal-header .navbar-nav.mx-auto {
  margin-left: auto !important;
  margin-right: 8px !important;
}

.ba-journal-header .nav-link {
  color: var(--jr-navy) !important;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3 !important;
  padding: 12px 5px !important;
  background: transparent !important;
}

.ba-journal-header .nav-link:hover,
.ba-journal-header .nav-item.show > .nav-link {
  color: var(--jr-maroon) !important;
}

.ba-journal-header .dropdown-menu {
  border: 1px solid var(--jr-line);
  border-radius: 6px;
  box-shadow: 0 18px 36px rgba(7, 20, 47, .16);
}

.ba-journal-header .ba-mega-dropdown {
  min-width: 520px;
  max-width: 720px;
  columns: 2;
}

.ba-journal-header .dropdown-item {
  color: #17233d;
  font-size: 14px;
  padding: 9px 16px;
}

.ba-journal-header .dropdown-item:hover {
  color: var(--jr-maroon);
  background: #fff5f5;
}

.ba-menu-actions {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-shrink: 0;
  margin-left: 4px;
}

.ba-menu-icon,
.ba-menu-login,
.ba-menu-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 800;
  white-space: nowrap;
}

.ba-menu-icon {
  width: 34px;
  color: var(--jr-navy);
  border: 1px solid #d9e1ec;
}

.ba-menu-login {
  padding: 9px 10px;
  color: var(--jr-maroon) !important;
  border: 1px solid #e5d2d4;
  background: #fff;
}

.ba-menu-submit {
  min-height: 42px;
  padding: 10px 12px;
  color: #fff !important;
  background: var(--jr-maroon);
  border: 1px solid var(--jr-maroon);
}

.ba-menu-submit:hover,
.jr-btn:hover {
  background: var(--jr-maroon-dark);
  color: #fff !important;
}

.jr-hero {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 0 88%, rgba(42, 111, 202, .12) 0, rgba(42, 111, 202, 0) 28%),
    radial-gradient(circle at 84% 22%, rgba(153, 27, 30, .08) 0, rgba(153, 27, 30, 0) 25%),
    linear-gradient(135deg, #f8fbff 0%, #ffffff 47%, #eef6ff 100%);
  color: var(--jr-text);
  padding: 42px 0 52px;
}

.jr-hero:before,
.jr-hero:after {
  content: "";
  position: absolute;
  pointer-events: none;
  opacity: .55;
}

.jr-hero:before {
  width: 760px;
  height: 280px;
  right: -140px;
  top: 92px;
  border-top: 1px solid rgba(21, 86, 160, .18);
  border-radius: 50%;
  transform: rotate(-11deg);
}

.jr-hero:after {
  width: 310px;
  height: 310px;
  left: -130px;
  bottom: -118px;
  background-image: radial-gradient(rgba(21, 86, 160, .22) 1px, transparent 1px);
  background-size: 16px 16px;
}

.jr-hero > .jr-container {
  position: relative;
  z-index: 1;
}

.jr-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 11px;
  margin-bottom: 38px;
  color: #4d607c;
  font-size: 13px;
  font-weight: 500;
}

.jr-breadcrumb a {
  color: #334867;
}

.jr-breadcrumb strong {
  color: var(--jr-text);
  font-weight: 600;
}

.jr-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.06fr) 330px 250px;
  gap: 38px;
  align-items: center;
}

.jr-hero-copy {
  max-width: 650px;
}

.jr-cover-stage {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  min-height: 460px;
}

.jr-cover-stage:after {
  content: "";
  position: absolute;
  width: 380px;
  height: 56px;
  margin-top: 408px;
  border-radius: 50%;
  background: linear-gradient(180deg, #f9fcff, #dbe8f8);
  border: 1px solid rgba(9, 38, 84, .13);
  box-shadow: 0 28px 45px rgba(9, 38, 84, .16);
}

.jr-cover {
  position: relative;
  z-index: 1;
  width: 300px;
  padding: 0;
  border: 0;
  border-radius: 3px 9px 9px 3px;
  background: #fff;
  box-shadow: 22px 24px 46px rgba(7, 20, 47, .24);
  transform: translateY(-22px);
}

.jr-cover img {
  display: block;
  width: 100%;
  aspect-ratio: 3 / 4.12;
  object-fit: cover;
  border-radius: 3px 9px 9px 3px;
}

.jr-kicker {
  margin-bottom: 16px;
  color: #116bd7;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.jr-hero h1 {
  max-width: 720px;
  margin: 0 0 18px;
  color: #0b2f70;
  font-family: inherit;
  font-size: 52px;
  line-height: 1.12;
  font-weight: 900;
  letter-spacing: 0;
}

.jr-issn {
  margin: 0 0 22px;
  color: #101828;
  font-size: 17px;
  font-weight: 700;
}

.jr-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 24px;
}

.jr-tags span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 42px;
  padding: 9px 13px;
  border-radius: 7px;
  background: #fff;
  border: 1px solid #cdd8e8;
  color: #101828;
  font-size: 13px;
  font-weight: 700;
  box-shadow: 0 8px 24px rgba(7, 20, 47, .04);
}

.jr-tags span:first-child {
  background: #fff;
  border-color: #cdd8e8;
}

.jr-tags i {
  color: var(--jr-maroon);
}

.jr-hero-intro {
  max-width: 610px;
  margin: 0 0 26px;
  color: #1b273d;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
}

.jr-hero-buttons {
  display: flex;
  flex-wrap: nowrap;
  gap: 14px;
}

.jr-hero-buttons .jr-btn {
  min-width: 0;
  width: 31.8%;
  min-height: 48px;
  border-radius: 8px;
  box-shadow: 0 12px 24px rgba(153, 27, 30, .2);
}

.jr-hero-buttons .jr-btn.secondary {
  box-shadow: none;
  border-color: #173d83;
  color: #0b2f70 !important;
  background: #fff;
}

.jr-hero-buttons .jr-btn i {
  margin-right: 8px;
}

.jr-overview-card {
  padding: 28px;
  border: 1px solid #e0e8f3;
  border-radius: 9px;
  background: rgba(255,255,255,.86);
  box-shadow: 0 24px 50px rgba(7, 20, 47, .11);
  backdrop-filter: blur(8px);
}

.jr-overview-card h2 {
  margin: 0 0 18px;
  color: #116bd7;
  font-family: inherit;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .06em;
}

.jr-overview-item {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr);
  gap: 13px;
  align-items: center;
  padding: 15px 0;
  border-top: 1px solid #e5edf6;
}

.jr-overview-item:first-of-type {
  border-top: 0;
}

.jr-overview-item i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  background: #0d4ca7;
  font-size: 17px;
}

.jr-overview-item strong {
  display: block;
  color: #102b66;
  font-size: 19px;
  line-height: 1.1;
  font-weight: 900;
}

.jr-overview-item span {
  display: block;
  margin-top: 4px;
  color: #1f2d44;
  font-size: 12px;
  font-weight: 600;
}

.jr-tabs {
  position: sticky;
  top: 78px;
  z-index: 9990;
  background: linear-gradient(90deg, #0d4ca7 0%, #072d73 100%);
  border-bottom: 0;
  box-shadow: 0 14px 28px rgba(7, 20, 47, .13);
}

.jr-tabs .jr-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: visible;
}

.jr-tabs a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 62px;
  padding: 16px 15px;
  color: #fff;
  border-bottom: 4px solid transparent;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}

.jr-tabs a:hover,
.jr-tabs a.active {
  color: #fff;
  background: rgba(255,255,255,.09);
  border-bottom-color: #f59e0b;
}

.jr-tab-dropdown {
  position: relative;
  display: inline-flex;
}

.jr-tabs .jr-tab-dropdown.active > .jr-tab-trigger,
.jr-tabs .jr-tab-dropdown:hover > .jr-tab-trigger {
  color: #fff;
  background: rgba(255,255,255,.09);
  border-bottom-color: #f59e0b;
}

.jr-tab-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 270px;
  padding: 8px;
  border: 1px solid #dbe4f0;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 24px 45px rgba(7, 20, 47, .18);
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: .18s ease;
  z-index: 10010;
}

.jr-tab-dropdown:hover .jr-tab-menu,
.jr-tab-dropdown:focus-within .jr-tab-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.jr-tabs .jr-tab-menu a {
  display: flex;
  min-height: auto;
  padding: 11px 12px;
  border: 0;
  border-radius: 6px;
  color: var(--jr-text);
  font-size: 13px;
  font-weight: 800;
}

.jr-tabs .jr-tab-menu a:hover {
  color: var(--jr-maroon);
  background: #f8eef0;
}

.jr-hero-features {
  position: relative;
  overflow: hidden;
  padding: 32px 0;
  background: #fff;
  border-bottom: 1px solid var(--jr-line);
}

.jr-hero-features:after {
  content: "";
  position: absolute;
  right: -80px;
  bottom: -70px;
  width: 300px;
  height: 220px;
  opacity: .18;
  background-image: radial-gradient(#0d4ca7 1px, transparent 1px);
  background-size: 10px 10px;
}

.jr-feature-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  padding: 28px 0;
  border: 1px solid #e5edf6;
  border-radius: 8px;
  background: rgba(255,255,255,.88);
  box-shadow: 0 18px 38px rgba(7, 20, 47, .06);
}

.jr-feature-card {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 16px;
  min-height: 126px;
  padding: 0 26px;
  border-left: 1px solid #e5edf6;
}

.jr-feature-card:first-child {
  border-left: 0;
}

.jr-feature-card > i {
  color: #0d4ca7;
  font-size: 32px;
  line-height: 1;
}

.jr-feature-card h3 {
  margin: 0 0 9px;
  color: #0b2f70;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 800;
}

.jr-feature-card p {
  margin: 0;
  color: #4a5870;
  font-size: 13px;
  line-height: 1.7;
  font-weight: 500;
}

.jr-main {
  padding: 36px 0 54px;
}

.jr-home {
  padding: 42px 0 54px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 44%, #ffffff 100%);
}

.jr-about-scope-card,
.jr-showcase-section,
.jr-why-section,
.jr-final-cta {
  margin-bottom: 46px;
}

.jr-about-scope-card {
  display: grid;
  grid-template-columns: 1fr 1.08fr;
  gap: 44px;
  padding: 32px;
  align-items: stretch;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 18px 46px rgba(15, 23, 42, .06);
}

.jr-about-panel {
  padding-right: 28px;
  border-right: 1px solid #e2e8f0;
  overflow-y: auto;
}

.jr-about-panel,
.jr-scope-panel {
  max-height: 620px;
}

.jr-scope-panel {
  overflow-y: auto;
  padding-right: 8px;
}

.jr-about-panel::-webkit-scrollbar,
.jr-scope-panel::-webkit-scrollbar {
  width: 7px;
}

.jr-about-panel::-webkit-scrollbar-track,
.jr-scope-panel::-webkit-scrollbar-track {
  background: #edf3fb;
  border-radius: 999px;
}

.jr-about-panel::-webkit-scrollbar-thumb,
.jr-scope-panel::-webkit-scrollbar-thumb {
  background: #b8c6da;
  border-radius: 999px;
}

.jr-section-title,
.jr-section-head {
  display: flex;
  align-items: center;
  gap: 12px;
}

.jr-section-head {
  justify-content: space-between;
  margin-bottom: 28px;
}

.jr-section-title {
  margin-bottom: 24px;
  color: #0b2f70;
}

.jr-section-title.small {
  margin-top: 28px;
  margin-bottom: 18px;
}

.jr-section-title i {
  color: #0d4ca7;
  font-size: 22px;
}

.jr-section-title h2,
.jr-section-title h3 {
  margin: 0;
  color: #0f172a;
  font-size: 21px;
  line-height: 1.25;
  font-weight: 900;
  text-transform: uppercase;
}

.jr-section-title h3 {
  font-size: 18px;
}

.jr-section-intro {
  max-width: 820px;
  margin: -10px 0 0;
  color: #526179;
  font-size: 15px;
  line-height: 1.8;
}

.jr-rich-text p,
.jr-rich-text li {
  color: #26344d;
  font-size: 15px;
  line-height: 1.85;
}

.jr-journal-facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px 24px;
  margin: 30px 0;
}

.jr-journal-facts div {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  column-gap: 12px;
  row-gap: 6px;
  align-items: start;
}

.jr-journal-facts i {
  grid-row: 1 / 3;
  width: 34px;
  line-height: 1.2;
  color: #0d4ca7;
  font-size: 22px;
}

.jr-journal-facts span {
  grid-column: 2;
  display: block;
  color: #38465f;
  font-size: 12px;
  font-weight: 800;
}

.jr-journal-facts strong {
  grid-column: 2;
  display: block;
  color: #0f172a;
  font-size: 13px;
  font-weight: 600;
}

.jr-inline-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.jr-check-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.jr-check-list li {
  position: relative;
  padding-left: 34px;
  margin-bottom: 18px;
  color: #26344d;
  font-size: 14px;
  line-height: 1.75;
}

.jr-check-list li:before {
  content: "\f058";
  position: absolute;
  left: 0;
  top: 1px;
  color: #0d4ca7;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.jr-topic-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.jr-topic-list span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 7px 13px;
  border-radius: 6px;
  color: #0d4ca7;
  background: #eef5ff;
  font-size: 12px;
  font-weight: 700;
}

.jr-showcase-section,
.jr-why-section {
  padding: 32px;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 20px 50px rgba(15, 23, 42, .05);
}

.jr-showcase-section {
  border: 1px solid #eef2f7;
}

.jr-small-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 42px;
  padding: 9px 16px;
  border: 1px solid #d6dfec;
  border-radius: 7px;
  color: #0b2f70 !important;
  background: #fff;
  font-size: 13px;
  font-weight: 800;
}

.jr-home-article-grid {
  display: flex;
  gap: 24px;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 4px 4px 18px;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}

.jr-home-article-card {
  flex: 0 0 280px;
  scroll-snap-align: start;
  overflow: hidden;
  border: 1px solid #dce4ef;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 16px 30px rgba(15, 23, 42, .05);
}

.jr-home-article-grid::-webkit-scrollbar {
  height: 8px;
}

.jr-home-article-grid::-webkit-scrollbar-track {
  background: #eef4fb;
  border-radius: 999px;
}

.jr-home-article-grid::-webkit-scrollbar-thumb {
  background: #b8c7dc;
  border-radius: 999px;
}


.jr-home-article-image {
  display: block;
  aspect-ratio: 1.45 / 1;
  overflow: hidden;
  background: #eaf2fb;
}

.jr-home-article-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.jr-home-article-body {
  padding: 16px;
}

.jr-home-article-body span {
  display: block;
  margin-bottom: 10px;
  color: #0d4ca7;
  font-size: 11px;
  font-weight: 900;
}

.jr-home-article-body h3 {
  min-height: 74px;
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 800;
}

.jr-home-article-body h3 a {
  color: #0f172a;
}

.jr-home-article-body p,
.jr-home-article-body time {
  display: block;
  margin-bottom: 13px;
  color: #526179;
  font-size: 12px;
}

.jr-home-article-body > a {
  color: #0d4ca7;
  font-size: 12px;
  font-weight: 800;
}

.jr-board-six-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 28px;
}

.jr-board-card {
  display: block;
  color: #0f172a !important;
}

.jr-board-card img {
  width: 100%;
  aspect-ratio: 1 / 1.15;
  object-fit: cover;
  border-radius: 9px;
  margin-bottom: 14px;
  background: #eef2f7;
}

.jr-board-card strong,
.jr-board-card span,
.jr-board-card em {
  display: block;
}

.jr-board-card strong {
  margin-bottom: 6px;
  color: #0b2f70;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 800;
}

.jr-board-card span {
  min-height: 36px;
  color: #526179;
  font-size: 12px;
  line-height: 1.5;
}

.jr-board-card em {
  margin-top: 8px;
  color: #0d4ca7;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
}

.jr-index-showcase {
  overflow: hidden;
  margin-bottom: 26px;
}

.jr-index-track {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 18px;
}

.jr-index-scroll .jr-index-track {
  display: flex;
  width: max-content;
  animation: jrIndexScroll 42s linear infinite;
}

.jr-index-scroll:hover .jr-index-track {
  animation-play-state: paused;
}

.jr-index-logo-card {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 128px;
  padding: 18px;
  border: 1px solid #dce4ef;
  border-radius: 8px;
  background: #fff;
}

.jr-index-scroll .jr-index-logo-card {
  width: 178px;
  min-width: 178px;
}

@keyframes jrIndexScroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.jr-index-logo-card img {
  max-width: 145px;
  max-height: 74px;
}

.jr-why-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 14px;
}

.jr-why-grid div {
  min-height: 160px;
  padding: 22px 16px;
  border: 1px solid #dce4ef;
  border-radius: 8px;
  text-align: center;
  background: #fff;
}

.jr-why-grid i {
  margin-bottom: 14px;
  color: #0d4ca7;
  font-size: 30px;
}

.jr-why-grid strong {
  display: block;
  margin-bottom: 10px;
  color: #0f172a;
  font-size: 13px;
  font-weight: 800;
}

.jr-why-grid p {
  margin: 0;
  color: #526179;
  font-size: 12px;
  line-height: 1.65;
}

.jr-final-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
  padding: 30px 36px;
  border-radius: 14px;
  background:
    radial-gradient(circle at right center, rgba(13, 76, 167, .12), transparent 34%),
    linear-gradient(135deg, #eef6ff 0%, #ffffff 100%);
  border: 1px solid #dce8f8;
}

.jr-final-cta h2 {
  margin: 0 0 8px;
  color: #0b2f70;
  font-size: 32px;
  line-height: 1.1;
  font-weight: 900;
}

.jr-final-cta p {
  max-width: 620px;
  margin: 0;
  color: #526179;
  font-size: 14px;
  line-height: 1.7;
}

.jr-article-list-view {
  display: grid;
  gap: 18px;
}

.jr-article-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  padding: 24px;
  border: 1px solid #dce4ef;
  border-radius: 10px;
  background: #fff;
}

.jr-article-badge {
  display: inline-flex;
  margin-bottom: 10px;
  padding: 6px 10px;
  border-radius: 999px;
  color: #0d4ca7;
  background: #eef5ff;
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}

.jr-article-row h3 {
  margin: 0 0 12px;
  font-size: 22px;
  line-height: 1.35;
  font-weight: 850;
}

.jr-article-row h3 a {
  color: #0f172a;
}

.jr-article-row-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  color: #526179;
  font-size: 13px;
}

.jr-article-row p {
  margin: 14px 0 0;
  color: #526179;
  font-size: 14px;
  line-height: 1.7;
}

.jr-article-row-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

.jr-prefooter {
  padding: 48px 0 28px;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
}

.jr-prefooter-block {
  margin-bottom: 42px;
}

.jr-journal-marquee {
  overflow: hidden;
  width: 100%;
  padding: 8px 0 18px;
  border-radius: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.jr-journal-marquee-track {
  display: flex;
  gap: 25px;
  width: max-content;
  padding: 0;
  animation: jr-journal-scroll 145s linear infinite;
  will-change: transform;
}

.jr-journal-marquee:hover .jr-journal-marquee-track {
  animation-play-state: paused;
}

@keyframes jr-journal-scroll {
  from { transform: translateX(0); }
  to { transform: translateX(calc(-50% - 12.5px)); }
}

.jr-featured-journals-block .fj-header {
  max-width: 820px;
  margin: 0 auto 46px;
  text-align: center;
}

.jr-featured-journals-block .fj-badge {
  color: var(--jr-maroon);
}

.jr-featured-journals-block .fj-header h2 span {
  color: var(--jr-maroon);
}

.jr-featured-journals-block .fj-grid {
  animation: jr-journal-scroll 145s linear infinite;
}

.jr-featured-journals-block .fj-card {
  flex: 0 0 310px;
}

.jr-featured-journals-block .fj-btn {
  background: var(--jr-maroon);
  color: #fff !important;
}

.jr-author-service-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.jr-author-service-grid a {
  min-height: 190px;
  padding: 24px;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background: #fff;
  color: #0f172a !important;
  box-shadow: 0 18px 42px rgba(15, 23, 42, .05);
}

.jr-author-service-grid i {
  width: 46px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  border-radius: 50%;
  color: #fff;
  background: var(--jr-maroon);
}

.jr-author-service-grid strong {
  display: block;
  margin-bottom: 10px;
  color: #0b2f70;
  font-size: 16px;
  font-weight: 850;
}

.jr-author-service-grid span {
  color: #526179;
  font-size: 13px;
  line-height: 1.7;
}

.ba-auth-wrap {
  background: #f7fbff;
}

.ba-auth-hero {
  padding: 76px 0;
  background: linear-gradient(135deg, #f8fbff 0%, #ffffff 52%, #eef6ff 100%);
}

.ba-auth-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 48px;
  align-items: center;
}

.ba-auth-hero span,
.ba-auth-card-head p,
.ba-auth-note span {
  color: #526179;
}

.ba-auth-hero span {
  display: block;
  margin-bottom: 14px;
  color: #991b1e;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .08em;
}

.ba-auth-hero h1 {
  max-width: 760px;
  margin: 0 0 18px;
  color: #0b2f70;
  font-size: 48px;
  line-height: 1.12;
  font-weight: 900;
}

.ba-auth-hero p {
  max-width: 660px;
  color: #526179;
  font-size: 17px;
  line-height: 1.7;
}

.ba-auth-note {
  padding: 28px;
  border: 1px solid #dce8f8;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 20px 46px rgba(15, 23, 42, .08);
}

.ba-auth-note i {
  margin-bottom: 18px;
  color: #991b1e;
  font-size: 34px;
}

.ba-auth-note strong,
.ba-auth-note span {
  display: block;
}

.ba-auth-note strong {
  margin-bottom: 8px;
  color: #0f172a;
  font-size: 20px;
}

.ba-auth-section {
  padding: 56px 0 72px;
}

.ba-auth-grid {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 28px;
}

.ba-auth-card {
  padding: 30px;
  border: 1px solid #dce4ef;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(15, 23, 42, .06);
}

.ba-auth-card.featured {
  border-top: 4px solid #991b1e;
}

.ba-auth-card-head {
  display: flex;
  gap: 14px;
  align-items: center;
  margin-bottom: 24px;
}

.ba-auth-card-head i {
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  background: #991b1e;
}

.ba-auth-card h2 {
  margin: 0 0 5px;
  color: #0b2f70;
  font-size: 26px;
  font-weight: 900;
}

.ba-auth-card p {
  margin: 0;
}

.ba-role-options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}

.ba-role-options label {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 9px 12px;
  border-radius: 999px;
  border: 1px solid #dce4ef;
  color: #0f172a;
  font-size: 13px;
  font-weight: 700;
}

.ba-auth-card label {
  margin: 10px 0 7px;
  color: #0f172a;
  font-size: 13px;
  font-weight: 800;
}

.ba-auth-card .form-control {
  min-height: 48px;
  border: 1px solid #d6dfec;
  border-radius: 8px;
}

.ba-auth-two {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.ba-auth-submit {
  width: 100%;
  min-height: 48px;
  margin-top: 22px;
  border: 0;
  border-radius: 8px;
  color: #fff;
  background: #991b1e;
  font-weight: 850;
}

.ba-auth-link {
  display: inline-block;
  margin-top: 16px;
  color: #0b2f70 !important;
  font-weight: 800;
}

.ba-search-page {
  background: #f7fbff;
}

.ba-search-hero {
  padding: 78px 0 56px;
  background: linear-gradient(135deg, #f8fbff 0%, #ffffff 54%, #eef6ff 100%);
  border-bottom: 1px solid #e5edf6;
}

.ba-search-hero span,
.ba-search-results-head span,
.ba-search-card > div > span {
  color: var(--jr-maroon);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.ba-search-hero h1 {
  max-width: 780px;
  margin: 14px 0 16px;
  color: #0b2f70;
  font-size: 48px;
  line-height: 1.12;
  font-weight: 900;
}

.ba-search-hero p {
  max-width: 720px;
  color: #526179;
  font-size: 17px;
  line-height: 1.75;
}

.ba-search-form {
  max-width: 920px;
  margin-top: 30px;
  padding: 18px;
  border: 1px solid #dce8f8;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 20px 46px rgba(15, 23, 42, .08);
}

.ba-search-options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 14px;
}

.ba-search-options label {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 38px;
  padding: 8px 12px;
  border: 1px solid #dce4ef;
  border-radius: 999px;
  color: #0f172a;
  font-size: 13px;
  font-weight: 800;
}

.ba-search-box {
  display: grid;
  grid-template-columns: 24px minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  min-height: 58px;
  padding: 0 8px 0 16px;
  border: 1px solid #d6dfec;
  border-radius: 10px;
}

.ba-search-box i {
  color: #667085;
}

.ba-search-box input {
  border: 0;
  outline: 0;
  color: #0f172a;
  font: inherit;
}

.ba-search-box button {
  min-height: 44px;
  padding: 10px 22px;
  border: 0;
  border-radius: 8px;
  color: #fff;
  background: var(--jr-maroon);
  font-weight: 850;
}

.ba-search-results {
  padding: 52px 0 72px;
}

.ba-search-results-head {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: flex-end;
  margin-bottom: 28px;
}

.ba-search-results-head h2 {
  margin: 8px 0 0;
  color: #0f172a;
  font-size: 30px;
  font-weight: 900;
}

.ba-search-results-head > a {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  min-height: 42px;
  padding: 9px 15px;
  border: 1px solid #d6dfec;
  border-radius: 8px;
  color: #0b2f70 !important;
  background: #fff;
  font-weight: 800;
}

.ba-search-list {
  display: grid;
  gap: 18px;
}

.ba-search-card {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  gap: 22px;
  padding: 22px;
  border: 1px solid #dce4ef;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(15, 23, 42, .05);
}

.ba-search-card.article {
  grid-template-columns: 72px minmax(0, 1fr);
}

.ba-search-card img {
  width: 150px;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  border-radius: 9px;
  background: #eef2f7;
}

.ba-search-card.editor img {
  aspect-ratio: 1 / 1;
  border-radius: 50%;
}

.ba-search-article-icon {
  width: 72px;
  height: 72px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  color: var(--jr-maroon);
  background: #fff1f2;
  font-size: 30px;
}

.ba-search-card h3 {
  margin: 8px 0 10px;
  color: #0f172a;
  font-size: 22px;
  line-height: 1.35;
  font-weight: 900;
}

.ba-search-card h3 a {
  color: #0f172a;
}

.ba-search-card p {
  margin: 0 0 12px;
  color: #526179;
  font-size: 14px;
  line-height: 1.7;
}

.ba-search-meta {
  color: #0b2f70 !important;
  font-weight: 750;
}

.ba-search-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.ba-search-actions a {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 8px 12px;
  border-radius: 7px;
  color: #fff !important;
  background: var(--jr-maroon);
  font-size: 13px;
  font-weight: 800;
}

.ba-search-actions a + a {
  color: #0b2f70 !important;
  background: #fff;
  border: 1px solid #d6dfec;
}

.ba-search-empty {
  padding: 46px;
  border: 1px dashed #cbd5e1;
  border-radius: 14px;
  background: #fff;
  text-align: center;
}

.ba-search-empty i {
  color: #0d4ca7;
  font-size: 42px;
}

.ba-search-empty h3 {
  margin: 16px 0 8px;
  color: #0f172a;
  font-weight: 900;
}

.ba-search-empty p {
  margin: 0;
  color: #526179;
}

.ba-search-pagination .pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
  margin-top: 24px;
}

.ba-search-pagination .pagination li {
  list-style: none;
}

.ba-search-pagination .pagination a,
.ba-search-pagination .pagination strong {
  display: inline-flex;
  min-height: 36px;
  align-items: center;
  padding: 7px 12px;
  border: 1px solid #d6dfec;
  border-radius: 7px;
  background: #fff;
}

.ba-journal-page .footer-social a,
.ba-journal-page .ba-site-social a {
  color: #fff !important;
}

.ba-journal-page .footer-social i,
.ba-journal-page .ba-site-social i {
  display: inline-block;
  font-size: 15px;
  line-height: 1;
}

.jr-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  gap: 28px;
  align-items: start;
}

.jr-card {
  background: #fff;
  border: 1px solid var(--jr-line);
  border-radius: 8px;
  box-shadow: 0 18px 38px rgba(7, 20, 47, .06);
}

.jr-section {
  padding: 26px;
  margin-bottom: 22px;
}

.jr-section h2,
.jr-section h3 {
  margin: 0 0 14px;
  color: var(--jr-text);
  font-family: inherit;
  font-weight: 700;
}

.jr-section h2 {
  font-size: 28px;
}

.jr-section h3 {
  font-size: 22px;
}

.jr-section p,
.jr-section li {
  color: #48566d;
  font-size: 15px;
  line-height: 1.75;
}

.jr-k {
  margin-bottom: 8px;
  color: var(--jr-maroon);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.jr-btn,
.jr-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 10px 15px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 800;
}

.jr-btn {
  color: #fff !important;
  background: var(--jr-maroon);
  border: 1px solid var(--jr-maroon);
}

.jr-btn.secondary,
.jr-chip {
  color: var(--jr-navy) !important;
  background: #fff;
  border: 1px solid #d8e0eb;
}

.jr-info-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.jr-stat {
  padding: 16px;
  border: 1px solid #ead8da;
  border-radius: 6px;
  background: #fff8f8;
}

.jr-stat span {
  display: block;
  margin-bottom: 6px;
  color: var(--jr-muted);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.jr-stat strong {
  color: var(--jr-text);
}

.jr-article {
  padding: 20px;
  margin-bottom: 16px;
}

.jr-article.has-thumb {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr);
  gap: 20px;
}

.jr-article-thumb {
  display: block;
  align-self: stretch;
  min-height: 170px;
  overflow: hidden;
  border-radius: 8px;
  background: #eef4fb;
}

.jr-article-thumb img {
  width: 100%;
  height: 100%;
  min-height: 170px;
  object-fit: cover;
  transition: transform .25s ease;
}

.jr-article:hover .jr-article-thumb img {
  transform: scale(1.03);
}

.jr-article-type {
  margin-bottom: 10px;
  color: var(--jr-maroon);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.jr-article h3 {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.35;
}

.jr-article h3 a {
  color: var(--jr-text);
}

.jr-article-meta {
  color: var(--jr-muted);
  font-size: 14px;
  line-height: 1.65;
}

.jr-article-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 15px;
}

.jr-direct-issue {
  margin-bottom: 16px;
  padding: 20px;
}

.jr-direct-issue .jr-section-title {
  margin-bottom: 8px;
}

.jr-direct-issue p {
  margin: 0;
  color: var(--jr-muted);
  font-size: 14px;
}

.jr-sidebar {
  position: sticky;
  top: 18px;
}

.jr-side-card {
  padding: 22px;
  margin-bottom: 18px;
}

.jr-side-card h3 {
  margin: 0 0 12px;
  font-size: 18px;
}

.jr-side-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.jr-side-list li + li {
  border-top: 1px solid #edf1f6;
}

.jr-side-list a {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 11px 0;
  color: var(--jr-text);
  font-size: 14px;
  font-weight: 800;
}

.jr-editor-grid,
.jr-index-grid,
.jr-mini-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.jr-editor {
  padding: 18px;
  text-align: center;
}

.jr-editor img {
  width: 112px;
  height: 112px;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid #f0dadd;
  margin-bottom: 12px;
}

.jr-editor strong,
.jr-editor span {
  display: block;
}

.jr-editor strong {
  color: var(--jr-text);
}

.jr-editor span {
  margin-top: 5px;
  color: var(--jr-muted);
  font-size: 13px;
}

.jr-index-card {
  min-height: 112px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
}

.jr-index-card img {
  max-width: 160px;
  max-height: 74px;
}

.jr-form .form-control,
.jr-form .form-controller,
.jr-form input,
.jr-form select,
.jr-form textarea {
  width: 100%;
  min-height: 46px;
  border: 1px solid #d6dde8;
  border-radius: 4px;
  padding: 10px 12px;
  color: var(--jr-text);
  background: #fff;
}

.jr-submit-main .jr-section {
  padding: 32px;
}

.jr-submit-grid {
  grid-template-columns: minmax(0, 1fr) 320px;
}

.jr-submit-form-grid {
  display: grid;
  grid-template-columns: 150px repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.jr-submit-form .form-group {
  margin-bottom: 0;
}

.jr-submit-form-grid .full {
  grid-column: 1 / -1;
}

.jr-submit-form label {
  display: block;
  margin-bottom: 7px;
  color: var(--jr-text);
  font-size: 13px;
  font-weight: 850;
}

.jr-submit-form label span {
  color: var(--jr-maroon);
}

.jr-submit-form small {
  display: block;
  margin-top: 6px;
  color: var(--jr-muted);
  font-size: 12px;
}

.jr-submit-form button.jr-btn {
  min-width: 210px;
  min-height: 48px;
}

.ba-journal-page .jr-submit-form,
.ba-journal-page .jr-submit-form * {
  box-sizing: border-box;
}

.ba-journal-page .jr-submit-form .form-control,
.ba-journal-page .jr-submit-form input:not([type="checkbox"]),
.ba-journal-page .jr-submit-form select,
.ba-journal-page .jr-submit-form textarea {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  min-height: 48px !important;
}

.ba-journal-page .jr-submit-form input[type="checkbox"] {
  width: 16px !important;
  height: 16px !important;
  min-height: 16px !important;
  flex: 0 0 16px;
}

.jr-alert {
  padding: 14px 16px;
  margin-bottom: 18px;
  border-radius: 6px;
}

.jr-alert.success {
  color: #14532d;
  background: #dcfce7;
}

.jr-alert.error {
  color: #7f1d1d;
  background: #fee2e2;
}

.jr-empty {
  padding: 24px;
  border: 1px dashed #c7d0dc;
  border-radius: 8px;
  background: #fff;
  color: var(--jr-muted);
}

.ba-site-footer {
  background: var(--jr-navy);
  color: #cbd5e1;
  padding: 54px 0 0;
}

.ba-site-footer a {
  color: #cbd5e1;
}

.ba-site-footer h4 {
  color: #fff;
  font-size: 17px;
  margin-bottom: 16px;
}

.ba-site-footer-main {
  display: grid;
  grid-template-columns: minmax(220px, 1.15fr) repeat(3, minmax(150px, .85fr)) minmax(245px, 1fr);
  gap: 28px;
  padding-bottom: 34px;
  align-items: start;
}

.ba-site-footer-logo img {
  max-width: 185px;
  background: #fff;
  padding: 8px;
  border-radius: 4px;
  margin-bottom: 16px;
}

.ba-site-footer p,
.ba-site-footer li,
.ba-site-footer a {
  font-size: 14px;
  line-height: 1.65;
}

.ba-site-footer-address {
  color: #aab7c9;
  font-size: 13px;
  line-height: 1.65;
}

.ba-site-footer-address {
  display: grid;
  gap: 8px;
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
}

.ba-site-footer-address span {
  display: block;
}

.ba-site-footer-license-line {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 0 22px;
  border-top: 1px solid rgba(255,255,255,.08);
  color: #aab7c9;
  font-size: 13px;
  line-height: 1.5;
}

.ba-site-footer-license-line img {
  display: block;
  width: 80px;
  height: auto;
  flex: 0 0 auto;
}

.ba-site-footer-license-line a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.ba-site-footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.ba-site-social {
  display: flex;
  gap: 8px;
  margin-top: 14px;
}

.ba-site-social a {
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,.1);
  border-radius: 4px;
}

.ba-site-footer-bottom {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  padding: 18px 0;
  border-top: 1px solid rgba(255,255,255,.12);
}

@media (max-width: 1199px) {
  .ba-menu-login {
    display: none;
  }

  .jr-hero-grid {
    grid-template-columns: minmax(0, 1fr) 280px;
  }

  .jr-overview-card {
    grid-column: 1 / -1;
  }

  .jr-home-article-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .jr-board-six-grid,
  .jr-index-showcase:not(.jr-index-scroll) .jr-index-track,
  .jr-why-grid,
  .jr-author-service-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .ba-journal-header .navbar-collapse {
    padding: 12px 0 18px;
  }

  .ba-journal-header .navbar-nav {
    align-items: stretch;
  }

  .ba-journal-header .ba-mega-dropdown {
    min-width: 100%;
    max-width: 100%;
    columns: 1;
  }

  .ba-menu-actions {
    margin: 12px 0 0;
    flex-wrap: wrap;
  }

  .jr-hero-grid,
  .jr-grid {
    grid-template-columns: 1fr;
  }

  .jr-cover {
    max-width: 260px;
  }

  .jr-cover-stage {
    min-height: 390px;
  }

  .jr-overview-card {
    max-width: 520px;
  }

  .jr-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0;
  }

  .jr-about-scope-card,
  .jr-final-cta,
  .jr-article-row,
  .ba-auth-hero-grid,
  .ba-auth-grid,
  .ba-search-card {
    grid-template-columns: 1fr;
  }

  .jr-about-panel {
    padding-right: 0;
    padding-bottom: 28px;
    border-right: 0;
    border-bottom: 1px solid #e2e8f0;
  }

  .jr-about-panel,
  .jr-scope-panel {
    max-height: none;
  }

  .jr-scope-panel {
    overflow: visible;
    padding-right: 0;
  }

  .jr-home-article-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .jr-author-service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .jr-feature-card {
    border-top: 1px solid #e5edf6;
  }

  .jr-feature-card:nth-child(-n+2) {
    border-top: 0;
  }

  .jr-feature-card:nth-child(odd) {
    border-left: 0;
  }

  .jr-info-grid,
  .jr-editor-grid,
  .jr-index-grid,
  .jr-mini-grid,
  .ba-site-footer-main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .jr-sidebar {
    position: static;
  }

  .jr-tabs .jr-container {
    justify-content: flex-start;
  }

  .jr-tab-dropdown {
    width: 100%;
  }

  .jr-tabs .jr-tab-trigger {
    width: 100%;
  }

  .jr-tab-menu {
    position: static;
    display: none;
    width: 100%;
    min-width: 0;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: none;
  }

  .jr-tab-dropdown:hover .jr-tab-menu,
  .jr-tab-dropdown:focus-within .jr-tab-menu {
    display: grid;
  }

  .jr-submit-form-grid {
    grid-template-columns: 1fr;
  }

  .jr-submit-form-grid .full {
    grid-column: auto;
  }
}

@media (max-width: 575px) {
  .ba-site-footer-license-line {
    align-items: flex-start;
    flex-direction: column;
  }

  .ba-journal-page .jr-hero h1 {
    font-size: 30px;
  }

  .jr-hero {
    padding: 28px 0 38px;
  }

  .jr-breadcrumb {
    margin-bottom: 26px;
  }

  .jr-hero-buttons .jr-btn {
    width: 100%;
  }

  .jr-hero-buttons {
    flex-wrap: wrap;
  }

  .jr-cover {
    max-width: 220px;
  }

  .jr-cover-stage {
    min-height: 330px;
  }

  .jr-feature-grid,
  .ba-auth-two,
  .jr-home-article-grid,
  .jr-board-six-grid,
  .jr-index-showcase:not(.jr-index-scroll) .jr-index-track,
  .jr-why-grid,
  .jr-author-service-grid,
  .jr-journal-facts,
  .jr-info-grid,
  .jr-editor-grid,
  .jr-index-grid,
  .jr-mini-grid,
  .ba-site-footer-main {
    grid-template-columns: 1fr;
  }

  .jr-feature-card,
  .jr-feature-card:nth-child(-n+2) {
    border-left: 0;
    border-top: 1px solid #e5edf6;
    padding: 20px;
  }

  .jr-feature-card:first-child {
    border-top: 0;
  }

  .jr-about-scope-card,
  .jr-showcase-section,
  .jr-why-section,
  .jr-final-cta {
    padding: 22px;
  }

  .jr-section-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .ba-search-hero h1 {
    font-size: 32px;
  }

  .ba-search-box {
    grid-template-columns: 24px minmax(0, 1fr);
    padding: 12px;
  }

  .ba-search-box button {
    grid-column: 1 / -1;
    width: 100%;
  }

  .ba-search-results-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .ba-search-card img {
    width: 100%;
    max-width: 170px;
  }

  .jr-article-row-actions {
    flex-wrap: wrap;
  }

  .jr-article-row-actions .jr-btn,
  .jr-final-cta .jr-btn {
    width: 100%;
  }

  .jr-article.has-thumb {
    grid-template-columns: 1fr;
  }

  .jr-article-thumb,
  .jr-article-thumb img {
    min-height: 210px;
  }

  .ba-auth-hero h1 {
    font-size: 32px;
  }

  .ba-auth-card {
    padding: 22px;
  }
}

/* Final shared fixes for new-site wrapped pages and journal article flows. */
.footer,
.footer p,
.footer span,
.footer li,
.footer a {
  color: #dbe4f0;
}

.footer .footer-brand p,
.footer .footer-col a,
.footer .footer-bottom,
.footer .footer-bottom a {
  color: #aab7c9;
}

.footer .footer-col h4,
.footer .footer-social a,
.footer .footer-contact i {
  color: #fff;
}

.jr-page-intro {
  max-width: 820px;
  margin: -8px 0 24px;
  color: var(--jr-muted);
  line-height: 1.7;
}

.jr-issue-panel {
  border: 1px solid #dfe7f2;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 14px 38px rgba(15,23,42,.07);
  overflow: hidden;
}

.jr-issue-panel + .jr-issue-panel {
  margin-top: 16px;
}

.jr-issue-summary {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto 18px;
  align-items: center;
  gap: 16px;
  padding: 20px 22px;
  cursor: pointer;
  list-style: none;
}

.jr-issue-summary::-webkit-details-marker {
  display: none;
}

.jr-issue-summary span,
.jr-issue-summary strong,
.jr-issue-summary em {
  display: block;
}

.jr-issue-summary strong {
  color: var(--jr-maroon);
  font-size: 18px;
}

.jr-issue-summary em,
.jr-issue-summary small {
  color: var(--jr-muted);
  font-style: normal;
  font-weight: 700;
}

.jr-issue-summary i {
  color: var(--jr-maroon);
  transition: transform .2s ease;
}

.jr-issue-panel[open] .jr-issue-summary i {
  transform: rotate(180deg);
}

.jr-issue-body {
  border-top: 1px solid #eef2f7;
  padding: 18px;
  background: #f8fafc;
}

.jr-article-list-view.compact {
  gap: 14px;
}

.jr-article-topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 10px;
}

.jr-article-topline span {
  color: var(--jr-muted);
  font-size: 13px;
  font-weight: 800;
}

.jr-fulltext-page {
  padding: 42px 0 54px;
  background: #f7fafd;
}

.jr-pdf-page {
  padding: 42px 0 54px;
  background: #f7fafd;
}

.jr-fulltext-layout {
  display: grid;
  grid-template-columns: 300px minmax(0, 1fr);
  gap: 28px;
  align-items: start;
}

.jr-pdf-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 330px;
  gap: 28px;
  align-items: start;
}

.jr-pdf-viewer,
.jr-pdf-sidebar {
  padding: 24px;
}

.jr-pdf-viewer object {
  width: 100%;
  min-height: 760px;
  border: 1px solid #dce4ef;
  border-radius: 8px;
  background: #fff;
}

.jr-pdf-sidebar {
  position: sticky;
  top: 148px;
}

.jr-pdf-sidebar h3 {
  margin: 0 0 16px;
  color: var(--jr-text);
  font-size: 20px;
  font-weight: 900;
}

.jr-pdf-sidebar article {
  padding: 16px 0;
  border-top: 1px solid #edf2f7;
}

.jr-pdf-sidebar article:first-of-type {
  border-top: 0;
  padding-top: 0;
}

.jr-pdf-sidebar h4 {
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 850;
}

.jr-pdf-sidebar h4 a {
  color: var(--jr-text);
}

.jr-pdf-sidebar article div {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.jr-pdf-sidebar article div a {
  padding: 7px 10px;
  border: 1px solid #d8e0eb;
  border-radius: 4px;
  color: var(--jr-navy);
  font-size: 12px;
  font-weight: 900;
}

.jr-fulltext-sidebar {
  position: sticky;
  top: 148px;
  display: grid;
  gap: 18px;
}

.jr-fulltext-nav,
.jr-fulltext-tools,
.jr-fulltext-hero-card,
.jr-fulltext-section {
  padding: 24px;
}

.jr-fulltext-nav h3,
.jr-fulltext-tools h3 {
  margin: 0 0 14px;
  color: var(--jr-text);
  font-size: 18px;
}

.jr-fulltext-nav a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 11px 0;
  border-top: 1px solid #edf2f7;
  color: var(--jr-text);
  font-size: 14px;
  font-weight: 800;
}

.jr-fulltext-nav a:first-of-type {
  border-top: 0;
}

.jr-fulltext-tools .jr-btn {
  width: 100%;
  margin-top: 10px;
}

.jr-fulltext-hero-card {
  margin-bottom: 18px;
}

.jr-fulltext-hero-card h1 {
  margin: 0 0 14px;
  color: var(--jr-text);
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.12;
  font-weight: 900;
}

.jr-fulltext-authors {
  margin-bottom: 20px;
  color: #344154;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 700;
}

.jr-fulltext-meta-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.jr-fulltext-meta-grid div {
  padding: 14px;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  background: #f8fafc;
}

.jr-fulltext-meta-grid span {
  display: block;
  margin-bottom: 6px;
  color: var(--jr-muted);
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}

.jr-fulltext-meta-grid strong {
  display: block;
  color: var(--jr-text);
  font-size: 13px;
  line-height: 1.45;
  overflow-wrap: anywhere;
}

.jr-fulltext-section {
  margin-bottom: 18px;
}

.jr-fulltext-section h2 {
  margin: 0 0 16px;
  color: var(--jr-text);
  font-size: 25px;
  font-weight: 900;
}

.jr-fulltext-section p,
.jr-fulltext-section li,
.jr-fulltext-body {
  color: #334155;
  font-size: 16px;
  line-height: 1.85;
}

.jr-fulltext-body * {
  color: #334155 !important;
}

.jr-fulltext-body a {
  color: var(--jr-maroon) !important;
}

.jr-fulltext-body img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}

.jr-affiliation-list p {
  margin: 0;
}

.jr-affiliation-list p + p {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #edf2f7;
}

.jr-citation-card {
  background: linear-gradient(135deg, #07152a, #123466);
  color: #fff;
}

.jr-citation-card h2,
.jr-citation-card .jr-section-title i,
.jr-citation-card #ba-citation-text,
.jr-citation-card p {
  color: #fff;
}

.jr-copy-citation {
  min-height: 38px;
  padding: 8px 14px;
  border: 1px solid rgba(255,255,255,.42);
  border-radius: 4px;
  color: #fff;
  background: rgba(255,255,255,.12);
  font-weight: 800;
}

.jr-copyright {
  margin: 16px 0 0;
  opacity: .86;
}

.jr-article-page-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  gap: 24px;
  align-items: start;
}

.jr-article-support {
  position: sticky;
  top: 148px;
  display: grid;
  gap: 16px;
}

.jr-article-support .jr-card {
  padding: 22px;
}

.jr-article-support h3 {
  margin: 0 0 14px;
  color: var(--jr-text);
  font-size: 19px;
  font-weight: 900;
}

.jr-article-support ul {
  padding: 0;
  margin: 0 0 16px;
  list-style: none;
}

.jr-article-support li {
  display: flex;
  gap: 10px;
  color: #40516a;
  font-size: 14px;
  line-height: 1.55;
}

.jr-article-support li + li {
  margin-top: 10px;
}

.jr-article-support li i {
  margin-top: 3px;
  color: var(--jr-maroon);
}

.jr-article-support .jr-btn {
  width: 100%;
  margin-top: 8px;
}

.jr-article-support .jr-card > a:not(.jr-btn) {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
  border-top: 1px solid #edf2f7;
  color: var(--jr-text);
  font-weight: 800;
}

.main-header .navbar-nav {
  gap: 4px !important;
}

.main-header .nav-link {
  font-size: 13px !important;
}

.main-header .header-actions {
  gap: 6px !important;
}

.main-header .btn-login-register,
.main-header .btn-submit-menu,
.main-header .btn-get-started {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.ba-language-trigger i {
  font-size: 14px !important;
}

.jr-declarations {
  grid-column: 1 / -1 !important;
  display: grid;
  gap: 10px;
  padding: 18px;
  border: 1px solid #e8edf5;
  border-radius: 12px;
  background: #f8fbff;
}

.jr-declarations h3 {
  margin: 0 0 4px;
  font-size: 18px;
  font-weight: 900;
  color: var(--jr-text);
}

.jr-declarations label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
  margin: 0;
  color: #40516a;
  line-height: 1.5;
}

.jr-declarations input {
  width: auto;
  margin-top: 4px;
}

.jr-side-actions {
  display: grid;
  gap: 10px;
}

.jr-side-actions a {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  padding: 12px;
  border: 1px solid #e5ecf5;
  border-radius: 8px;
  color: var(--jr-text);
  background: #f8fbff;
  font-weight: 850;
}

.jr-side-actions i {
  display: inline-flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  background: var(--jr-maroon);
}

.jr-side-actions a:hover {
  border-color: #e7c7cb;
  background: #fff5f6;
  color: var(--jr-maroon);
}

.jr-side-note {
  background: linear-gradient(145deg, #fff 0%, #f7fbff 100%);
}

.jr-side-note ul {
  display: grid;
  gap: 11px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.jr-side-note li {
  display: flex;
  gap: 9px;
  color: #40516a;
  font-size: 13px;
  line-height: 1.55;
}

.jr-side-note li i {
  margin-top: 3px;
  color: var(--jr-maroon);
}

.jr-cms-body {
  color: #34465f;
  font-size: 15px;
  line-height: 1.75;
}

.jr-cms-body h1,
.jr-cms-body h2,
.jr-cms-body h3,
.jr-cms-body h4 {
  color: var(--jr-text);
  font-weight: 900;
  margin: 22px 0 10px;
}

.jr-cms-body h1:first-child,
.jr-cms-body h2:first-child,
.jr-cms-body h3:first-child,
.jr-cms-body h4:first-child {
  margin-top: 0;
}

.jr-cms-body ul,
.jr-cms-body ol {
  padding-left: 20px;
}

.jr-cms-body a {
  color: var(--jr-maroon);
  font-weight: 800;
}

@media (max-width: 991px) {
  .jr-fulltext-layout {
    grid-template-columns: 1fr;
  }

  .jr-pdf-layout {
    grid-template-columns: 1fr;
  }

  .jr-article-page-layout {
    grid-template-columns: 1fr;
  }

  .jr-fulltext-sidebar {
    position: static;
  }

  .jr-pdf-sidebar {
    position: static;
  }

  .jr-article-support {
    position: static;
  }

  .jr-fulltext-meta-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 575px) {
  .jr-issue-summary {
    grid-template-columns: minmax(0, 1fr) 18px;
  }

  .jr-issue-summary small {
    grid-column: 1 / -1;
  }

  .jr-fulltext-meta-grid {
    grid-template-columns: 1fr;
  }
}
