@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.css?v=3.2.0.3);
@import url(https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.4/css/academicons.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);

:root {
  --dee-bg: #b2beb5;
  --dee-primary: #024;
  --dee-text: #000;
  --dee-muted: #555;
  --dee-line: #d3d3d3;
  --dee-white: #fff;
  --dee-gold: #ffd700;
  --dee-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
  --dee-radius: 10px;
  --dee-font:
    "Montserrat", "Noto Serif", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  background-color: #b2beb5;
}

a {
  color: navy;
  text-decoration: underline;
}

#navigationPrimary .dropdown-menu a,
#navigationPrimary a {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #000 !important;
  text-decoration: none !important;
}

#navigationPrimary .dropdown-menu a:hover,
#navigationPrimary a:hover {
  color: gold !important;
  background-color: #024 !important;
}

#navigationPrimary a {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 12px;
  font-weight: 600;
}

#navigationPrimary,
#navigationPrimary .dropdown-menu {
  background: #b2beb5 !important;
}

#navigationPrimary .dropdown-menu {
  background: #b2beb5;
  border-radius: 0 0 12px 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
  margin: 0;
  padding: 0;
  border: none;
}

#navigationPrimary .dropdown-menu a {
  display: block;
  padding: 8px 16px;
  color: #024;
  background: #b2beb5;
  text-decoration: none;
  transition:
    color 0.2s,
    background 0.2s;
  border-radius: 0;
}

.section-title {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #000 !important;
  text-align: center;
  margin: 14px 0 6px 0;
  padding: 0;
  background: 0 0;
  border: none;
  box-shadow: none;
  letter-spacing: 0.5px;
}

.tools-block {
  width: 200px;
  background: #b2beb5;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
  margin: 16px auto 20px auto;
  padding: 0;
  overflow: hidden;
}

.tools-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 8px 0;
}

.img1 {
  max-width: 180px;
  height: auto;
  border-radius: 10px;
  background-color: #b2beb5;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
  transition:
    box-shadow 0.2s,
    transform 0.2s;
  display: block;
  margin: 0 auto;
}

.img1:hover {
  border-color: #024;
  box-shadow: 0 4px 8px 0 #000;
  transform: translateY(-2px) scale(1.05);
}

.journals ul .body .description a {
  display: inline;
}

.pkp_navigation_user_wrapper {
  position: absolute;
  top: 15px;
  right: 0;
  padding-right: 30px;
}

.pkp_navigation_user_wrapper a {
  font-size: 12px;
  font-weight: 200;
}

.pkp_navigation_user a {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  padding-top: 5px;
  padding-bottom: 10px;
  line-height: 20px;
  font-size: initial;
  font-weight: 700;
}

.pkp_site_name,
.pkp_site_name > a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.pkp_site_name .is_img img {
  display: block;
  width: 100%;
  height: auto;
  max-height: none;
  object-fit: cover;
  margin: 0 auto;
  border: none;
  box-shadow: none;
}

.pkp_site_name_wrapper {
  padding-left: 0;
  padding-right: 0;
}

.pkp_nav_list {
  margin: 0;
  padding: 0;
  list-style: none;
}

#headerNavigationContainer {
  max-height: 200% !important;
}

html,
body {
  background-color: #b2beb5 !important;
  background-image:
    repeating-linear-gradient(
      135deg,
      hsla(35, 0%, 41%, 0.09) 0,
      hsla(35, 0%, 41%, 0.09) 1px,
      transparent 1px,
      transparent 11px
    ),
    repeating-linear-gradient(
      45deg,
      hsla(35, 0%, 41%, 0.09) 0,
      hsla(35, 0%, 41%, 0.09) 1px,
      transparent 1px,
      transparent 11px
    ),
    linear-gradient(90deg, #b2beb5, #b2beb5) !important;
}

/* Untuk elemen pembungkus halaman OJS */
.pkp_structure_page,
.pkp_page_index,
.pkp_page_wrapper {
  background-color: transparent !important;
  background-image: none !important;
}

/* Untuk kontainer tengah yang kadang punya background putih */
#main,
.page,
.container,
.content {
  background-color: transparent !important;
}

body p {
  font-family: inherit;
  font-size: 12px;
}

@media screen and (max-width: 840px), screen and (max-width: 480px) {
  #pkp_structure_head,
  #sidebar {
    width: auto;
    float: none;
  }
}

@media (max-width: 600px) {
  .pkp_head_wrapper {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .obj_issue_toc .galleys > h3,
  .obj_issue_toc .section > h3,
  .obj_issue_toc h3 {
    background: #b2beb5 !important;
  }
}

.obj_issue_toc .articles > li {
  margin: 20px 0;
  padding: 20px;
  background: #b2beb5;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease-in-out;
}

.obj_issue_toc .articles > li:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.obj_article_summary > .title a {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #024;
  text-decoration: none;
  transition: color 0.2s;
}

.obj_article_summary > .title a:hover {
  color: #000;
  text-decoration: underline;
}

.obj_article_summary .authors a {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  color: #000;
  font-size: 12px;
  font-style: italic;
  font-weight: 600;
  padding-right: 5em;
  transition: color 0.2s;
}

.obj_article_summary .authors a:hover {
  color: navy;
}

/* Make authors listed vertically */
.obj_article_summary .authors {
  margin-bottom: 0.5em;
  font-size: 12px;
  color: #222;
  display: block;
}

.obj_article_summary .author-item {
  display: block;
  margin-bottom: 2px;
}

.obj_article_summary .author-name {
  font-weight: bold;
  font-style: normal;
}

.obj_article_summary .author-affiliation,
.obj_article_summary .author-country {
  font-weight: normal;
  font-style: italic;
  color: #024;
  margin-left: 2px;
}

.obj_article_summary .author-separator {
  margin-right: 4px;
}

.obj_article_summary > .title {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 14px;
  line-height: 1.43rem;
  font-weight: 700;
  border-bottom: none;
  margin: 0;
}

.obj_article_summary .meta {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  position: relative;
  padding-top: 0.357rem;
  font-size: 12px;
  line-height: 1.43rem;
}

.obj_article_summary {
  font-size: 12px;
  color: #333;
  text-align: justify;
  padding-bottom: 22px !important;
  position: relative;
}

.obj_article_summary .pages {
  position: static;
  right: 0.5rem;
  bottom: 0.35rem;
  font-size: 0.85em;
  color: #333;
}

.current_issue_title {
  border-bottom: none !important;
  box-shadow: none !important;
}

.pkp_footer_content {
  float: left;
  width: 70%;
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 12px;
  color: initial;
  font-weight: 400;
}

.pkp_brand_footer {
  float: right;
  width: 30%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 12px;
  color: initial;
  font-weight: 400;
}

.pkp_structure_footer_wrapper {
  background: #b2beb5;
  border-bottom: 0;
  position: relative; /* allow absolute positioning of footer children */
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
}

.pkp_structure_footer_wrapper a {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 12px;
  color: navy;
  font-weight: 400;
  text-decoration: underline;
}

.pkp_structure_footer_wrapper p {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 12px;
  color: initial;
  font-weight: 400;
}

.obj_galley_link {
  background: #024;
  color: #b2beb5;
  font-size: 11px;
  font-weight: 600;
  text-transform: capitalize;
  border-radius: 10px;
  padding: 0 10px;
  border: 1px solid #024;
  margin-top: 4px;
  margin-bottom: 4px;
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
}

a.obj_galley_link.pdf:hover {
  background: #d3d3d3;
  color: #024;
}

a.ui-button:active {
  background: #8c8c8c;
  border: 0 solid #3c2d61;
}

.cmp_manuscript_button,
.pkp_site_nav_toggle {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.857rem;
  height: 2.857rem;
  border: 0;
  background: 0 0;
  box-shadow:
    1px 0 0 rgb(255 255 255 / 20%),
    -1px 0 0 rgb(255 255 255 / 20%);
  z-index: 999;
}

.pkp_site_nav_toggle > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 19px;
  border-bottom: 3px solid #b2b3b5;
  text-indent: -9999px;
  overflow: hidden;
}

.pkp_navigation_search_wrapper a {
  font-size: 0.93rem;
  font-weight: 700;
  text-transform: uppercase;
}

.pkp_block {
  border-bottom: 1.5px solid #ddd;
  clear: both;
  font-size: 12px;
  line-height: 20px;
}

.pkp_structure_sidebar {
  background: #b2beb5;
}

.pkp_structure_sidebar,
.sidebar {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pkp_block .title {
  border-bottom: 3px solid #b2beb5;
  display: inline-block;
  font-weight: 600;
  padding-bottom: 0;
  text-transform: capitalize;
}

.pkp_structure_content {
  background: #b2beb5;
  padding-top: 0;
}

.pkp_structure_main p {
  line-height: 25px;
  margin: 20px 0;
  text-align: justify;
  color: #000;
}

.pkp_structure_main h1 {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 30px;
  color: #000 !important;
}

.pkp_structure_main h2 {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000 !important;
}

.pkp_structure_main h3 {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000 !important;
}

.pkp_head_wrapper,
.pkp_site_name,
.pkp_site_name_wrapper {
  background: #024 !important;
  background-image: none !important;
}

.pkp_navigation_primary_row,
.pkp_navigation_primary_wrapper {
  background: #b2beb5 !important;
}

.pkp_page_index .current_issue .current_issue_title {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 12px;
}

.pkp_page_index .current_issue .current_issue_title,
.pkp_page_index .current_issue .published,
.pkp_page_index .current_issue .published .label,
.pkp_page_index .current_issue .published .value,
.pkp_page_index .current_issue h2 {
  margin-top: 0;
  margin-bottom: 4px;
  padding: 4px;
  line-height: 1.3;
}

.pkp_page_index .current_issue {
  margin-bottom: 10px;
}

.obj_announcement_summary {
  margin: 0 0 10px 0 !important;
  padding: 10px 15px !important;
  line-height: 1.4 !important;
  background: 0 0 !important;
  box-shadow: none !important;
}

.obj_announcement_summary .date,
.obj_announcement_summary .summary,
.obj_announcement_summary h3 {
  margin: 0 0 5px 0 !important;
  padding: 0 !important;
}

.obj_issue_toc .sections {
  margin-top: 10px !important;
  margin-bottom: 5px !important;
  padding: 0 !important;
}

.obj_issue_toc .heading .pub_id,
.obj_issue_toc .heading .published {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 700;
}

.custom-menu-wrapper {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  max-width: 220px;
  margin: 0 auto 10px auto;
}

.custom-menu-title {
  background-color: #024;
  color: #b2beb5;
  font-weight: 700;
  padding: 8px 8px;
  font-size: 12px;
  text-align: center;
  border-radius: 6px;
  margin-bottom: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.custom-menu-item {
  padding: 4px 4px;
  margin-bottom: 8px;
  background: linear-gradient(135deg, #bcc7bf 0%, #b2beb5 50%, #bcc7bf 100%);
  border: 1px solid #d3d3d3;
  border-right: 1px solid #cfcfcf;
  border-bottom: 1px solid #c9c9c9;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition:
    background 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.15s ease;
  overflow: hidden;
}

.custom-menu-item:hover {
  background: linear-gradient(135deg, #024 0%, #013 100%);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.18);
  transform: translateY(-1px);
}

.custom-menu-item a {
  display: flex;
  align-items: center;
  padding: 4px 6px;
  color: #024;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.25;
  border-radius: 6px;
  transition: color 0.2s ease;
}

.custom-menu-item:hover a {
  color: #ffd700;
}

.custom-menu-item a .fa,
.custom-menu-item a .fas,
.custom-menu-item a .far,
.custom-menu-item a .fab {
  width: 18px;
  margin-right: 8px;
  text-align: center;
  font-size: 15px;
  color: #024;
  flex: 0 0 18px;
}

.custom-menu-item a img {
  width: 18px;
  height: 18px;
  object-fit: contain;
  margin-right: 8px;
  flex: 0 0 18px;
}

.custom-menu-item:hover a .fa,
.custom-menu-item:hover a .fas,
.custom-menu-item:hover a .far,
.custom-menu-item:hover a .fab {
  color: #ffd700;
}

.custom-menu-item.tools-logo-item a {
  justify-content: center;
  padding: 8px 10px;
}

.custom-menu-item.tools-logo-item a img {
  width: auto;
  height: auto;
  max-width: 170px;
  max-height: 42px;
  margin-right: 0;
}

.custom-menu-tools-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  padding: 8px 10px;
}

.custom-menu-tools-row a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.custom-menu-tools-row a img {
  max-width: 170px;
  max-height: 42px;
  object-fit: contain;
}

@media (max-width: 768px) {
  .custom-menu-wrapper {
    max-width: 100%;
  }

  .custom-menu-title {
    font-size: 11.5px;
    padding: 9px 12px;
  }

  .custom-menu-item a {
    font-size: 11.5px;
    padding: 5px 6px;
  }
}

@media (max-width: 480px) {
  .custom-menu-title {
    font-size: 11px;
    padding: 8px 10px;
  }

  .custom-menu-item a {
    font-size: 11px;
    line-height: 1.15;
  }

  .custom-menu-item.tools-logo-item a img,
  .custom-menu-tools-row a img {
    max-width: 150px;
    max-height: 36px;
  }
}

.index-block-list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 6px; /* slightly more breathing room while rows remain close */
  padding: 8px 0;
  width: 100%;
  align-items: center;
}

.index-block-list a {
  display: block;
  width: 100%;
  height: 40px; /* increased logo height for better visibility */
  padding: 4px;
  box-sizing: border-box;
  text-align: center;
}

.index-block-list img.img1 {
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  transition:
    transform 0.18s ease,
    box-shadow 0.18s;
  display: block;
  margin: 0 auto;
}

.index-block-list a:hover img.img1 {
  transform: translateY(-2px) scale(1.04);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}

@media (min-width: 1200px) {
  .pkp_site_name_wrapper {
    padding: 20px 40px;
    gap: 25px;
  }

  .pkp_site_name {
    font-size: 1.5rem;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .pkp_site_name_wrapper {
    padding: 18px 35px;
    gap: 22px;
  }

  .pkp_site_name {
    font-size: 1.3rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .pkp_site_name_wrapper {
    padding: 15px 25px;
    gap: 18px;
  }

  .pkp_site_name {
    font-size: 1.1rem;
  }
}

@media (min-width: 601px) and (max-width: 767px) {
  .pkp_site_name_wrapper {
    gap: 15px;
    padding: 12px 20px;
  }

  .pkp_site_name {
    font-size: clamp(0.9rem, 2.2vw, 1rem);
  }

  .pkp_navigation_primary_wrapper {
    overflow-x: auto;
    white-space: nowrap;
  }
}

@media (max-width: 900px) {
  .index-block-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .index-block-list a {
    height: 36px;
  }
}

@media (max-width: 768px) {
  .editor-grid {
    grid-template-columns: 1fr;
  }

  .obj_article_summary .galleys-and-stats {
    flex-direction: column;
  }

  .obj_article_summary .article-stats {
    border-left: none;
    padding-left: 0;
    border-top: 1px solid #eee;
    padding-top: 8px;
    flex-direction: row;
    justify-content: space-between;
    min-width: unset;
  }
}

@media (max-width: 600px) {
  .pkp_site_name_wrapper {
    gap: 12px;
    padding: 10px 15px;
    justify-content: center;
  }

  .pkp_site_name {
    font-size: clamp(0.85rem, 2vw, 1rem);
    text-align: center;
    flex-basis: 100%;
    order: 2;
  }

  .pkp_site_name .is_img {
    order: 1;
  }
}

@media (max-width: 480px) {
  .index-block-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .index-block-title {
    margin-bottom: 8px;
    margin-right: 0;
  }

  .index-block-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .index-block-list a {
    height: 32px;
  }
}

@media (max-width: 479px) {
  .pkp_site_name_wrapper {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 8px 10px;
  }

  .pkp_site_name {
    font-size: 0.85rem;
    text-align: center;
  }
}

@media all and (min-width: 376px) and (max-width: 990px) {
  .pkp_structure_main {
    padding: 0 10px 10px 10px;
    overflow: auto;
    margin-bottom: 1.5em;
  }

  .obj_article_details .item {
    padding: 2em 0.5em 0 1.5em;
  }

  .pkp_block {
    padding: 0 0 20px 0;
    font-size: 14px;
    line-height: 20px;
  }

  .pkp_site_nav_toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 4em;
    margin-top: 0;
  }

  .carousel-inner {
    position: relative;
  }

  .pkp_site_name .is_img img {
    max-height: 90px;
    margin-top: 0;
  }

  .has_site_logo .pkp_site_name,
  .has_site_logo .pkp_navigation_primary_wrapper {
    text-align: center;
    left: 0;
    padding-left: 0;
    margin-top: 0;
  }

  .pkp_navigation_user > li > a,
  .pkp_site_nav_menu a {
    color: #101e5a;
  }

  .pkp_site_nav_menu {
    top: 0;
  }

  .pkp_nav_list li.profile {
    margin-left: 8px;
    margin-right: 25px;
    text-align: center;
    margin-bottom: 5px;
  }

  .pkp_structure_head {
    height: auto;
    min-height: 110px;
  }
}

@media all and (max-width: 376px) {
  .pkp_structure_main {
    padding: 0 10px 10px 10px;
    overflow: auto;
    margin-bottom: 1.5em;
  }

  .pkp_block {
    padding: 0 0 20px 0;
    font-size: 14px;
    line-height: 20px;
  }

  .pkp_footer_content {
    width: 100%;
    float: none;
  }

  .pkp_site_nav_toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 4em;
    margin-top: 0;
  }

  .obj_article_details .item {
    padding: 2em 0.5em 0 0.5em;
  }

  .carousel-inner {
    position: relative;
  }

  .pkp_site_name .is_img img {
    max-height: 60px;
    margin-top: 0;
  }

  .has_site_logo .pkp_site_name,
  .has_site_logo .pkp_navigation_primary_wrapper {
    text-align: center;
    left: 0;
    margin-top: 0;
    padding: 0;
  }

  .pkp_navigation_user > li > a,
  .pkp_site_nav_menu a {
    color: #101e5a;
  }

  .pkp_site_nav_menu {
    top: 0;
  }

  .pkp_structure_head {
    height: auto;
    min-height: 90px;
  }
}

@media (max-width: 1023px) {
  .homepage_about h2 {
    font-size: 13px;
    margin-bottom: 12px;
    padding-bottom: 7px;
  }

  .deejournal-box {
    gap: 16px;
  }

  .deejournal-cover {
    flex: 0 0 145px;
  }

  .deejournal-cover img {
    width: 145px;
  }

  .deejournal-label {
    flex: 0 0 160px;
  }

  .deejournal-row {
    gap: 14px;
    padding: 7px 0;
    align-items: flex-start;
  }

  .deejournal-long-description {
    margin-top: 16px;
    padding-top: 12px;
  }

  .deejournal-long-description p {
    line-height: 1.75;
  }
}

@media (max-width: 900px) {
  .deejournal-box {
    gap: 14px;
  }

  .deejournal-cover {
    flex: 0 0 130px;
  }

  .deejournal-cover img {
    width: 130px;
  }

  .deejournal-label {
    flex: 0 0 145px;
  }

  .deejournal-row {
    gap: 12px;
  }

  .deejournal-label,
  .deejournal-value,
  .deejournal-long-description p {
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .homepage_about h2 {
    font-size: 13px;
    margin-bottom: 10px;
    padding-bottom: 6px;
  }

  .deejournal-wrapper {
    margin-top: 4px;
  }

  .deejournal-box {
    gap: 14px;
    align-items: flex-start;
  }

  .deejournal-cover {
    flex: 0 0 115px;
  }

  .deejournal-cover img {
    width: 115px;
    max-width: 100%;
  }

  .deejournal-identity {
    flex: 1;
    min-width: 0;
  }

  .deejournal-row {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    padding: 6px 0;
  }

  .deejournal-label {
    flex: 0 0 130px;
    width: auto;
  }

  .deejournal-value {
    flex: 1;
    width: auto;
    min-width: 0;
  }

  .deejournal-long-description {
    margin-top: 14px;
    padding-top: 10px;
  }

  .deejournal-long-description p {
    font-size: 13px;
    line-height: 1.7;
  }
}

@media (max-width: 560px) {
  .homepage_about h2 {
    font-size: 12px;
    margin-bottom: 8px;
    padding-bottom: 5px;
  }

  .deejournal-box {
    flex-direction: column;
    gap: 10px;
  }

  .deejournal-cover {
    flex: none;
    width: 100%;
  }

  .deejournal-cover img {
    width: 130px;
    max-width: 100%;
    height: auto;
  }

  .deejournal-identity {
    width: 100%;
  }

  .deejournal-row {
    display: block;
    padding: 4px 0;
  }

  .deejournal-label {
    display: block;
    width: 100%;
    margin: 0 0 1px 0;
    padding: 0;
    line-height: 1.25;
  }

  .deejournal-value {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 1.35;
  }

  .deejournal-label,
  .deejournal-value {
    font-size: 12.5px;
  }

  .deejournal-long-description {
    margin-top: 10px;
    padding-top: 8px;
  }

  .deejournal-long-description p {
    font-size: 12px;
    line-height: 1.55;
    text-align: left;
    margin-bottom: 8px;
  }
}

@media (max-width: 400px) {
  .homepage_about h2 {
    font-size: 11.5px;
    margin-bottom: 7px;
    padding-bottom: 4px;
  }

  .deejournal-cover img {
    width: 105px;
  }

  .deejournal-row {
    padding: 3px 0;
  }

  .deejournal-label {
    margin-bottom: 0;
    line-height: 1.2;
  }

  .deejournal-value {
    line-height: 1.3;
  }

  .deejournal-label,
  .deejournal-value {
    font-size: 11.5px;
  }

  .deejournal-long-description p {
    font-size: 11.5px;
    line-height: 1.5;
  }
}

.homepage_about {
  background: var(--dee-bg);
}

.homepage_about h2 {
  margin: 0 0 14px 0;
  font-size: 14px;
  font-weight: 700;
  color: var(--dee-primary);
  text-transform: none;
  border-bottom: 2px solid var(--dee-line);
  padding-bottom: 8px;
}

.deejournal-wrapper {
  margin-top: 6px;
}

.deejournal-box {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.deejournal-cover {
  flex: 0 0 165px;
}

.deejournal-cover img {
  width: 165px;
  max-width: 100%;
  height: auto;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
}

.deejournal-identity {
  flex: 1;
  min-width: 0;
}

.deejournal-row {
  display: flex;
  gap: 18px;
  padding: 8px 0;
  border-bottom: 1px dotted var(--dee-line);
}

.deejournal-row:last-child {
  border-bottom: none;
}

.deejournal-label {
  flex: 0 0 190px;
  font-weight: 700;
  color: var(--dee-text);
  line-height: 1.5;
}

.deejournal-value {
  flex: 1;
  color: var(--dee-primary);
  line-height: 1.5;
}

.deejournal-value strong {
  color: var(--dee-primary);
}

.deejournal-value a {
  color: var(--dee-primary);
  text-decoration: none;
}

.deejournal-value a:hover {
  text-decoration: underline;
}

.deejournal-long-description {
  margin-top: 18px;
  padding-top: 14px;
}

.deejournal-long-description p {
  margin: 0 0 12px 0;
  line-height: 1.8;
  text-align: justify;
  color: var(--dee-text);
}

.pkp_page_index .current_issue {
  margin-bottom: 10px;
}

.obj_issue_toc .heading .cover {
  display: none !important;
}

.obj_issue_toc .heading {
  display: block !important;
  text-align: left !important;
}

.pkp_page_index .current_issue .current_issue_title {
  margin: 6px 0 4px 0 !important;
  padding: 0 !important;
  text-align: left !important;
}

.pkp_page_index .current_issue .published {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: baseline !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
}

.pkp_page_index .current_issue .published .label,
.pkp_page_index .current_issue .published .value {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.4 !important;
}

.pkp_page_index .current_issue .published .label {
  margin-right: 8px !important;
  font-weight: 700;
}

.obj_issue_toc .heading .pub_id,
.obj_issue_toc .heading .published {
  font-family: var(--dee-font);
  font-size: 14px;
  color: var(--dee-text);
  font-weight: 700;
}

.obj_issue_toc .sections {
  margin-top: 10px !important;
  margin-bottom: 5px !important;
  padding: 0 !important;
}

.pkp_page_index .current_issue > h2,
.pkp_page_index .homepage_about > h2,
.obj_issue_toc .sections h3 {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  color: #000 !important;
  display: block !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 0 8px 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  position: static !important;
  left: auto !important;
  overflow: visible !important;
  text-indent: 0 !important;
}

/* CURRENT ISSUE dan ABOUT pakai garis bawah */
.pkp_page_index .current_issue > h2,
.pkp_page_index .homepage_about > h2 {
  display: inline-block !important;
  padding-bottom: 6px !important;
  border-bottom: 2px solid #024 !important;
}

/* ARTICLES polos, tanpa garis bawah */
.obj_issue_toc .sections h3 {
  display: block !important;
  margin: 0 0 8px 0 !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
}

/* Parent jangan memotong heading */
.pkp_page_index .current_issue,
.pkp_page_index .homepage_about,
.obj_issue_toc .sections,
.obj_issue_toc .section {
  overflow: visible !important;
}

.obj_article_details .entry_details .cover_image img {
  display: none;
}

.obj_article_details div.main_entry > ul.authors,
.obj_article_details div.main_entry ul.authors {
  padding: 16px 20px 10px 20px;
  margin-top: -8px;
  margin-bottom: 12px;
  background: linear-gradient(135deg, #bcc7bf 0%, #b2beb5 47%, #bcc7bf 100%);
  border: 1px solid #d3d3d3;
  border-right: 1px solid #cfcfcf;
  border-bottom: 1px solid #c9c9c9;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
  width: 100%;
  border-radius: 8px;
}

.obj_article_details .authors li {
  margin-bottom: 10px;
  line-height: 1.5;
}

.obj_article_details .authors li:last-child {
  margin-bottom: 0;
}

.obj_article_details .authors .name {
  display: block;
  font-weight: 700;
  color: #000;
}

.obj_article_details .authors .name::before {
  font-family: "Font Awesome 5 Free";
  content: "\f007";
  font-weight: 900;
  margin-right: 6px;
  color: #000;
}

.obj_article_details .authors .affiliation {
  display: block;
  margin-top: 2px;
  margin-left: 0;
  font-size: 10px;
  color: #2f3a34;
}

.obj_article_details .authors .affiliation::before {
  font-family: "Font Awesome 5 Free";
  content: "\f19c";
  font-weight: 900;
  margin-right: 6px;
  color: #555;
}

.item.abstract {
  text-align: justify;
  padding-top: 0;
  color: #000;
}

@media (max-width: 768px) {
  .obj_article_details div.main_entry > ul.authors,
  .obj_article_details div.main_entry ul.authors {
    padding: 14px 16px 10px 16px;
    margin-top: -6px;
  }

  .obj_article_details .authors .name,
  .obj_article_details .authors .affiliation {
    font-size: 13px;
    line-height: 1.45;
  }
}

@media (max-width: 560px) {
  .obj_article_details div.main_entry > ul.authors,
  .obj_article_details div.main_entry ul.authors {
    padding: 12px 14px 8px 14px;
    margin-top: -4px;
    border-radius: 6px;
  }

  .obj_article_details .authors li {
    margin-bottom: 8px;
  }

  .obj_article_details .authors .name {
    font-size: 12.5px;
  }

  .obj_article_details .authors .affiliation {
    font-size: 12px;
    margin-top: 1px;
  }
}

@media (max-width: 400px) {
  .obj_article_details div.main_entry > ul.authors,
  .obj_article_details div.main_entry ul.authors {
    padding: 10px 12px 8px 12px;
    margin-top: 0;
  }

  .obj_article_details .authors .name {
    font-size: 12px;
  }

  .obj_article_details .authors .affiliation {
    font-size: 11.5px;
  }
}

.pkp_block,
.pkp_navigation_primary > li > .dropdown-toggle,
.pkp_navigation_primary > li > a,
.pkp_navigation_primary_row,
.pkp_navigation_user > li > .dropdown-toggle,
.pkp_navigation_user > li > a,
.pkp_page_index .page_index_journal_description,
.pkp_site_nav_menu > li > a,
.pkp_structure_page,
.index-block-wrapper,
.recommended-tools-wrapper,
body {
  font-family:
    "Montserrat",
    "Noto Serif",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen-Sans",
    "Ubuntu",
    "Cantarell",
    "Helvetica Neue",
    sans-serif;
  font-size: 12px;
}
