  @import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
  @import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@300;400;500;600;700&display=swap");
  @media (min-width: 992px) {
    .pkp_navigation_primary_row {
      border-top: 2px solid #b3b3b3 !important;
      background: #fff !important;
      padding-left: 2.143rem !important;
      padding-right: 2.143rem !important;
    }

    body {
      height: 100% !important;
      background-image: url(https://i.imgur.com/uaryaKU.jpg) !important;
      font-family: "Source Sans 3", "Segoe UI", Arial, sans-serif !important;
    }

    .pkp_site_name {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
    }

    .pkp_site_name>a {
      padding-top: 0;
      padding-bottom: 0;
    }

    .pkp_site_name .is_img img {
      max-height: 100% !important;
      margin-top: 0px !important;
    }

    .pkp_site_nav_menu {
      position: relative;
      top: 0;
      margin-top: 0px;
      padding: 0;
    }

    .pkp_site_name_wrapper {
      padding-left: 0;
      padding-right: 0;
    }

    .pkp_navigation_user_wrapper {
      top: 0;
      right: 0;
      padding-right: 30px;
    }

    .pkp_structure_page {
      margin-top: 0 !important;
      margin-bottom: 0 !important;
      padding-bottom: 0 !important;
    }

    .pkp_site_name .is_img img {
      width: 1254px !important;
    }
  }

  @media (min-width: 1200px) {
    .pkp_structure_page {
      margin-top: 0 !important;
      position: relative;
      top: 0 !important;
      margin-bottom: 0 !important;
    }
  }

  .pkp_structure_sidebar {
      background: #ffffff;
      padding: 20px 15px;
      border-radius: 10px;
      font-family: "Segoe UI", Arial, sans-serif;
  }

  /* ===== JUDUL SECTION ===== */
  .pkp_structure_sidebar h2,
  .pkp_structure_sidebar h3 {
      font-size: 14px;
      font-weight: 700;
      color: #003d5c;
      margin: 20px 0 10px;
      padding-left: 10px;
      border-left: 4px solid #003d5c;
      text-transform: uppercase;
  }

  /* ===== LIST MENU ===== */
  .pkp_structure_sidebar ul {
      list-style: none;
      padding: 0;
      margin: 0;
  }

  .pkp_structure_sidebar ul li {
      margin-bottom: 8px;
  }

  .pkp_block a {
      display: block;
      padding: 10px 14px;
      background: #ffffff;
      border: 1px solid #01307A;
      border-radius: 8px;
      color: #01307A;
      font-size: 14px;
      font-weight: 500;
      text-decoration: none;
      transition: all 0.3s ease;
  }

  .pkp_block a:hover {
    background: #01307A;
      color: #ffffff;
  }

  .pkp_structure_sidebar ul li a.is_current {
      background: #003d5c;
      color: #ffffff;
      font-weight: 600;
  }

  /* ===== INDEX LOGO ===== */
  .pkp_structure_sidebar img {
      max-width: 100%;
      height: auto;
      margin: 10px auto;
      display: block;
  }

  /* ===== TOOLS (Turnitin, Mendeley) ===== */
  .sidebar_block img {
      border-radius: 6px;
  }

  /* ===== ISSN BARCODE ===== */
  .sidebar_block .issn-barcode img {
      margin-bottom: 10px;
  }

  .pkp_site_name {
    margin-top: -6px !important;
    margin-bottom: -5px !important;
  }

  @media screen and (max-width: 720px) {
    .pkp_site_name .is_img img {
      display: inline-block !important;
      margin-top: 6px !important;
      margin-bottom: 0 !important;
      bottom: 0.357rem !important;
      padding: 0 !important;
    }

    .pkp_structure_main {
      width: 100%;
      text-align: justify;
    }
  }

  .side-menu_hover_effect {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
  }

  .side-menu_hover_effect:active:before,
  .side-menu_hover_effect:focus:before,
  .side-menu_hover_effect:hover:before {
    right: 0;
  }

  .pkp_block .content .stat a{
    right: 0;
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
  }

  .pkp_block .content .templ a{
    right: 0;
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
  }

  .pkp_structure_main {
    text-align: justify;
  }

  .pkp_brand_footer {
    padding: 2.143rem;
    display: none;
  }

  .galley_info {
    /* margin-top: 13px; */
    /* margin-left: 5px; */
    font-size: 12px;
  }

  .pkp_structure_sidebar,
  .pkp_navigation_primary,
  .pkp_site_name,
  .pkp_structure_main,
  .pkp_structure_footer {
    font-family: "Source Sans 3", "Segoe UI", Arial, sans-serif;
  }


  /* ===== FOOTER BASE ===== */
.pkp_structure_footer {
    background: #0b4ea2;
    color: #ffffff;
    padding: 40px 0 20px;
    font-size: 13px;
}

.pkp_structure_footer a {
    color: #ffffff;
    text-decoration: none;
}

.pkp_structure_footer a:hover {
    text-decoration: underline;
}

/* ===== FOOTER GRID ===== */
.footer-content {
    display: grid;
    grid-template-columns: 2.5fr 1.5fr 1.5fr 1.5fr;
    gap: 40px;
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}

/* ===== LEFT COLUMN ===== */
.footer-brand img {
    max-width: 400px;
    margin-bottom: 10px;
}

.footer-brand h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 5px 0;
}

.footer-brand small {
    font-size: 11px;
    display: block;
    margin-bottom: 10px;
}

.footer-brand p {
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 10px;
}

/* ISSN BARCODE */
.footer-issn img {
    max-width: 140px;
    margin-right: 10px;
    margin-top: 10px;
}

/* ===== FOOTER MENU ===== */
.footer-menu h5 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

.footer-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-menu ul li {
    margin-bottom: 6px;
}

/* ===== OJS PKP ===== */
.footer-ojs {
    text-align: right;
    width: 100px;
    height: 100px;
}

/* ===== DIVIDER ===== */
.footer-divider {
    border-top: 1px solid #fff;
    margin: 30px auto 15px;
    max-width: 1200px;
}

/* ===== FOOTER BOTTOM ===== */
.footer-bottom {
    text-align: center;
    font-size: 15px;
    line-height: 1.6;
}

/* CC ICON */
.footer-bottom img {
    max-width: 100px;
    align-items: center;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
    .footer-content {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .footer-ojs {
        text-align: center;
    }
}