body{
	background: #ffffff center center no-repeat fixed;
	background-size: cover;
}
.pkp_structure_head {
    max-width: 1160px;
    margin: 0 auto;
}
.pkp_structure_content.has_sidebar {
    background: #ffffff;
}
.pkp_page_index .homepage_image img {
    border-radius: 10px;
}
.pkp_site_name .is_img img {
    margin-left: auto;
    margin-right: auto;
	display: inline-block;
    max-height: 1%;
    max-width: 100%;
    width: 100%;
    height: 1%;
}
.pkp_block.block_developed_by {
    display: none;
}
.pkp_structure_content{
	box-shadow:0px 2px 5px -2px rgba(51,51,51,1)
}
p {
text-align: justify; */
}

/* Sidebar Menu Hover - Modern Clean + Zoom In */
.sidebar .block_html a,
.pkp_block a,
.block a {
    color: #e0e0e0; /* warna default teks sidebar */
    text-decoration: none;
    display: inline-block; /* wajib agar transform zoom-in bisa bekerja */
    transition: color 0.25s ease, transform 0.25s ease, background 0.25s ease;
}

/* Efek hover untuk link sidebar */
.sidebar .block_html a:hover,
.pkp_block a:hover,
.block a:hover {
    color: #6b6a6a;                /* warna saat hover */
    transform: translateX(4px) scale(1.05);  /* ➜ geser kanan + zoom in */
    background: rgba(255, 255, 255, 0.06);    /* background lembut */
    padding-left: 6px;
    border-radius: 4px;
}


     
/* ============================= */
/* ===== Ubah Warna Navbar ===== */
/* ============================= */

/* Link utama di navbar (Primary Navigation) */
.pkp_navigation_primary > li > a,
.pkp_navigation_primary > li > a:visited {
    color: #ffffff !important;      
}


/* Link utama saat hover */
.pkp_navigation_primary > li > a:hover,
.pkp_navigation_primary > li > a:focus {
    color: #6b6a6a !important;      
}

/* Jika ada submenu (dropdown) di navbar */
.pkp_navigation_primary .menu li a {
    color: #ffffff !important;
}

.pkp_navigation_primary .menu li a:hover {
    color: #ffffff !important;
}

/* Jika navbar menggunakan background gelap, dan kamu ingin membuat teks lebih kontras */
.pkp_navigation_primary {
    /* contoh background, opsional */
    /* background-color: #333333 !important; */
}

/* Jika kamu ingin mengubah warna tulisan di bagian navigasi user (login, profil, dsb) */
.pkp_navigation_user > li > a,
.pkp_navigation_user > li > a:visited {
    color: #ffffff !important;
}

.pkp_navigation_search > li > a:hover,
.pkp_navigation_search > li > a:focus {
    color: #ffffff !important; 
}

a:hover{
color: #6b6a6a;
}
img {filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;}
img:hover {filter:alpha(opacity=70);
-moz-opacity: 0.7;
 opacity: 0.7;
}

nav .pkp_navigation_primary_wrapper{
    padding: 0px 8px;
	list-style: none;
    background: linear-gradient(to bottom,#000000 50%, #ffffff 100%, #d3d6dc 100%);
}
.pkp_navigation_primary > li {
    border-right: 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    Border-color: #ffffff;
}
.journals ul .body .description a {display: inline;}
/* BACKGROUND BATIK SOFT ELEGANT */
body{
    background-color: #f7f7fa;
    background-image: url("https://img.freepik.com/premium-vector/luxury-ornamental-mandala-design-backgroundmeditation-poster-banner-yoga-school_351966-1611.jpg");
    background-repeat: repeat;        /* karena pattern seamless */
    background-size: 260px;           /* atur kepadatan motif */
    background-attachment: fixed;     /* efek elegan saat scroll */
    background-position: center top;
}

.pkp_footer_content{background:linear-gradient(to bottom,rgb(255 255 255) 0%,rgb(255 255 255) 33%,rgb(255 255 255) 100%)}.pkp_footer_content .theme-credit{text-align:right;width:100%;color:#508CF5;font-size:10px}.pkp_footer_content .theme-credit a{color:grey;text-decoration:none}.pkp_structure_footer_wrapper{*background: #ffffff fixed !important;  
background-color: #f7f7fa;
    background-image: url("https://img.freepik.com/premium-vector/luxury-ornamental-mandala-design-backgroundmeditation-poster-banner-yoga-school_351966-1611.jpg");
    background-repeat: repeat;        /* karena pattern seamless */
    background-size: 260px;           /* atur kepadatan motif */
    background-attachment: fixed;     /* efek elegan saat scroll */
    background-position: center top;
}
.pkp_structure_footer{margin-top:20px;background:#B6BABB;border:0px solid #f6f8f9}.pkp_brand_footer{display:none}.pkp_footer_content{padding:0}.pkp_footer_content .footer{padding:20px;box-shadow:0 4px 5px -2px rgb(0 0 0/10%);z-index:1}.row.copright-container{font-size:13px;text-align:justify;color:#d3d6dc;border-top:1px solid #d3d6dc;padding:20px;background:linear-gradient(to bottom,rgb(239 239 239) 0%,rgb(239 239 239) 100%)}.copyright-wrapper{width:100%}.copyright-wrapper a.img_cc{height:10px;margin-top:10px;width:100px;margin:0 85px 0 5px}.copyright-wrapper a.img_cc img{position:absolute}
@media(max-width:1000px){html,body{max-width:100%;overflow-x:hidden}.pkp_structure_content{padding-bottom:0px}.galley_stat{margin-left:5}.pkp_structure_sidebar.left{margin-top:10px}.pkp_page_article .main_entry{width:100%}.has_site_logo .pkp_head_wrapper{position:potrait;width:100%;margin:30 auto;padding-right:40px;height:55px;padding-top:5px} .has_site_logo .pkp_head_wrapper{position:lanscape;width:100%;margin:30 auto;padding-right:40px;height:90px;padding-top:3px}


@media (max-width: autopx) {

    /* Header wrapper auto */
    .pkp_structure_head {
        max-width: 100%;
        padding: 8px 12px;
    }

    /* Logo jurnal menyesuaikan */
    .pkp_site_name .is_img img {
        width: 160px !important;
        height: auto !important;
        max-height: 60px !important;
        margin: 0 auto;
        display: block;
    }

    /* Navigation wrapper */
    nav .pkp_navigation_primary_wrapper {
        padding: 6px 10px;
        display: block;
        text-align: center;
    }
}
nav .pkp_navigation_primary_wrapper{
    padding: 0px 8px;
	list-style: none;
 	background: linear-gradient(to bottom,#000000 50%, #ffffff 100%, #d3d6dc 100%);
}

    /* Menu item */
    .pkp_navigation_primary > li {
        display: inline-block;
        padding: 6px 10px;
        font-size: 14px;
	color: #E8E8E8;
        border-right: none;
        border-bottom: 1px solid #E8E8E8;
        margin: 2px 0;
    }

    /* Buat menu lebih mudah dibaca */
    .pkp_navigation_primary > li > a {
        font-size: 14px;
        color: #ffffff;
	letter-spacing: .3px;
    }
}


/* Card hover untuk halaman About Journal */
.about-card-modern {
    background: #f0f0f0;
    border: 1px solid #e5e7eb;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.10);
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}

/* Efek hover zoom-in */
.about-card-modern:hover {
    transform: scale(1.03);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}

/* Efek zoom untuk gambar di dalam About */
.about-card-modern img {
    transition: transform 0.35s ease;
}
.about-card-modern img:hover {
    transform: scale(1.06);
}


/* =============================== */
/* HEADER IMAGE — HOVER ZOOM IN   */
/* =============================== */

.pkp_site_name .is_img img,
.pkp_head_wrapper img {
    transition: transform 0.35s ease, opacity 0.35s ease;
    transform-origin: center;
}

/* Efek hover zoom-in */
.pkp_site_name .is_img img:hover,
.pkp_head_wrapper img:hover {
    transform: scale(1.08);     /* zoom in elegan */
    opacity: 0.9;               /* sedikit redup untuk efek glossy */
}


/* =============================== */
/* FOOTER IMAGE — HOVER ZOOM IN   */
/* =============================== */

.pkp_footer_content img,
.footer img,
.copyright-wrapper img,
.img_cc img {
    transition: transform 0.35s ease, opacity 0.35s ease;
    transform-origin: center;
}

/* Efek hover zoom-in */
.pkp_footer_content img:hover,
.footer img:hover,
.copyright-wrapper img:hover,
.img_cc img:hover {
    transform: scale(1.10);     /* zoom sedikit lebih besar */
    opacity: 0.85;              /* efek lembut */
}

/* ======= EDITORIAL TEAM MODERN STYLE ======= */

.editorial-team-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 10px;
}

@media (min-width: 600px) {
    .editorial-team-wrapper {
        grid-template-columns: 1fr 1fr;
    }
}

.editor-card {
    background: #ffffff;
    border-radius: 14px;
    padding: 18px 20px;
    box-shadow: 0 3px 12px rgba(0,0,0,0.08);
    transition: all 0.35s ease;
    border-left: 5px solid #d3d6dc; /* abu elegan */
}

.editor-card:hover {
    transform: scale(1.04);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}

/* Nama */
.editor-name {
    font-size: 16px;
    font-weight: 700;
    color: #0b3d27;
}

/* Jabatan */
.editor-role {
    font-size: 14px;
    font-weight: 600;
    color: #d3d6dc;
    margin-top: 3px;
}

/* Negara */
.editor-country {
    font-size: 13px;
    color: #555;
    margin-top: 2px;
}

/* Link ID */
.editor-ids a {
    display: inline-block;
    margin-right: 8px;
    font-size: 13px;
    padding: 3px 8px;
    background: #f7f7fa;
    border-radius: 6px;
    text-decoration: none;
    color: #d3d6dc;
    font-weight: 600;
    transition: 0.25s ease;
}

.editor-ids a:hover {
    background: #d3d6dc;
    color: white;
}

/* Judul Section */
.editorial-title {
    font-size: 20px;
    font-weight: 800;
    color: #f7f7fa;
    margin-bottom: 15px;
    text-align: center;
}

.editorial-team-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
    gap: 20px;
}

/* Card Utama */
.editor-card {
    position: relative;
    background: #fff;
    padding: 18px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Text blok kiri */
.editor-info {
    width: 70%;
}

.editor-name {
    font-size: 18px;
    font-weight: bold;
}

.editor-position {
    font-size: 14px;
    color: #555;
    margin: 4px 0;
}

.editor-links a {
    font-size: 13px;
    margin-right: 8px;
}

.editor-country {
    font-size: 14px;
    color: #333;
    margin-top: 4px;
}

/* Child Card kanan */
.editor-childcard {
    width: 30%;
    text-align: center;
}

.editor-avatar {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #ddd url('https://cdn-icons-png.flaticon.com/512/149/149071.png') center/cover no-repeat;
    margin: 0 auto 8px;
}

.flag-icon {
    width: 45px;
    height: 30px;
    object-fit: cover;
    border-radius: 5px;
    border: 1px solid #ccc;
}

/* ======= EDITORIAL TEAM MODERN STYLE ======= */

.editorial-team-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    padding: 10px;
}

/* 2 kolom di layar sedang */
@media (min-width: 600px) {
    .editorial-team-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* 3 kolom */
@media (min-width: 900px) {
    .editorial-team-wrapper {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* 4 kolom */
@media (min-width: 1200px) {
    .editorial-team-wrapper {
        grid-template-columns: repeat(4, 1fr);
    }
}

/* Card Utama */
.editor-card {
    position: relative;
    background: #fff;
    padding: 18px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-left: 5px solid #333;
    border-bottom: 2px solid #333;
    transition: 0.35s ease;
}

.editor-card:hover {
    transform: scale(1.04);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}

/* Text blok kiri */
.editor-info {
    width: 70%;
}

.editor-name {
    font-size: 12px;
    font-weight: bold;
    color: #333;
}

.editor-position,
.editor-role {
    font-size: 9px;
    font-weight: 600;
    color: #333;
    margin-top: 3px;
}

.editor-country {
    font-size: 10px;
    color: #555;
    margin-top: 4px;
}

/* Link ID */
.editor-links a,
.editor-ids a {
    display: inline-block;
    margin-right: 8px;
    font-size: 9px;
    padding: 3px 8px;
    background: #d3d6dc;
    border-radius: 6px;
    text-decoration: none;
    color: #333;
    font-weight: 300;
    transition: 0.25s ease;
}

.editor-links a:hover,
.editor-ids a:hover {
    background: #333;
    color: #fff;
}

/* Child Card kanan */
.editor-childcard {
    width: 30%;
    text-align: center;
}

.editor-avatar {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #ddd url('https://cdn-icons-png.flaticon.com/512/149/149071.png') center/cover no-repeat;
    margin: 0 auto 8px;
}

.flag-icon {
    width: 20px;
    height: 10px;
    object-fit: cover;
    border-radius: 5px;
    border: 1px solid #ccc;
}

/* Judul */
.editorial-title {
    font-size: 20px;
    font-weight: 800;
    color: #333;
    margin-bottom: 15px;
    text-align: center;
}

/* ======= REVIEWER TEAM MODERN STYLE (4 KOLOM) ======= */

.author-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  padding: 20px;
}

/* 2 kolom */
@media (min-width: 600px) {
  .author-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* 3 kolom */
@media (min-width: 900px) {
  .author-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* 4 kolom */
@media (min-width: 1200px) {
  .author-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.author-card {
  background: #ffffff;
  border-radius: 14px;
  padding: 18px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: all .25s ease;
  border-left: 5px solid #333;
  border-bottom: 2px solid #333;
}

.author-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 22px rgba(0,0,0,0.12);
  border-color: #dcdcdc;
}

.author-card h3 {
  margin: 0 0 4px;
  font-size: 12px;
  font-weight: 700;
  color: #333;
}

.author-card .links {
  margin-bottom: 3px;
}

.author-card .links a {
  display: inline-block;
    margin-right: 8px;
    font-size: 9px;
    padding: 3px 8px;
    background: #d3d6dc;
    border-radius: 6px;
    text-decoration: none;
    color: #333;
    font-weight: 300;
    transition: 0.25s ease;
}

.author-card .links a:hover {
  background: #333;
    color: #fff;
}

.author-card .affiliation {
  margin-top: 4px;
  font-size: 8.5px;
  color: #555;
  line-height: 1.0;
}

/* PHOTO + FLAG */
.author-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.author-photo {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  object-fit: cover;
  background: #e5e5e5;
}

.flag {
  width: 20px;
  height: 10px;
  border-radius: 4px;
  object-fit: cover;
  border: 1px solid #ddd;
}

/* ======= EDITORIAL TEAM (RAPAT) ======= */

/* Text blok kiri / info */
.editor-info {
    width: 70%;
    line-height: 1.1;   /* lebih rapat */
}

/* Nama Editor */
.editor-name {
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 2px;   /* jarak diperkecil */
}

/* Posisi/Jabatan */
.editor-position,
.editor-role {
    font-size: 8.5px;
    margin-top: 1px;      /* lebih rapat */
    margin-bottom: 1px;
}

/* Negara */
.editor-country {
    font-size: 9px;
    margin-top: 1px;      /* lebih dekat */
}

/* ID Link – diperkecil & rapat */
.editor-links a,
.editor-ids a {
    font-size: 7.5px;
    padding: 2px 6px;
    margin-right: 4px;     /* lebih dekat antar ID */
    margin-top: 2px;
    line-height: 1;
}

/* ======= REVIEWER TEAM (SUPER RAPAT) ======= */

/* Header (foto + flag) */
.author-header {
  margin-bottom: 3px; /* tetap kecil */
}

/* Nama Reviewer */
.author-card h3 {
  font-size: 11px;
  margin: 0;              /* HILANGKAN margin total */
  padding: 0;             /* HILANGKAN padding */
  line-height: 1;         /* paling rapat */
}

/* Container ID */
.author-card .links {
  margin: 0;              /* HILANGKAN jarak atas */
  padding: 0;
  line-height: 1;
}

/* ID Link – rapat & kecil */
.author-card .links a {
  font-size: 8px;
  margin: 0 3px 0 0;      /* rapat kiri saja */
  padding: 1px 4px;       /* kecil */
  line-height: 1;
  display: inline-block;
}

/* Affiliasi */
.author-card .affiliation {
  margin: 1px 0 0 0;      /* rapat banget */
  font-size: 8px;
  line-height: 1.0;
}
/* ============================
   SEAMLESS RUN IMAGE (NO GAP)
============================ */
/* Wrapper wajib tampil */
.zij-running-logo-wrapper {
    width: 100% !important;
    background: #fafafa;
    padding: 12px 0;
    border-radius: 12px; 
    border:1px solid #333;
    border-top: 3px solid #333;
    border-bottom: 6px solid #333;
    margin-bottom: 5px;
    overflow: hidden !important;
    display: block !important;
}

/* TRACK – duplikasi otomatis via CSS */
.zij-running-logo-track {
    display: flex !important;
    align-items: center;
    gap: 20px;

    /* trik seamless running */
    animation: zij-run 20s linear infinite;
    white-space: nowrap;

    /* kunci utama → panjang digandakan */
    width: max-content;
}

/* Ukuran gambar */
.zij-running-logo-track img {
  height: auto !important;
  max-height: 25px !important;
  width: auto !important;
  max-width:90px !important;
  display: block !important;
}

/* Animasi tanpa jeda */
@keyframes zij-run {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

/* Override OJS */
.pkp_block img {
    max-width: auto !important;
    height: auto !important;
}
/* ===============================
   RUNNING TEXT — ABOUT JOURNAL
================================= */
.rt-about-wrapper {
    width: 100%;
    overflow: hidden;
    background: #fafafa;
    padding: 12px 0;
    border-radius: 6px;
    border:1px solid #333;
    border-top: 3px solid #333;
    border-bottom: 3px solid #333;
    margin-bottom: 8px;
    display: block !important;
}

.rt-about-content {
    white-space: nowrap;
    display: inline-block;
    padding-left: 100%;
    animation: rt-about-scroll 50s linear infinite;
    font-size: 17px;
    color: #333;
    font-weight: 500;
}

@keyframes rt-about-scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}

/* ====================================
   RUNNING TEXT — SIDEBAR OJS 3.3
==================================== */
.rt-side-wrapper {
    width: 100%;
    overflow: hidden;
    background: #fafafa;
    padding: 12px 0;
    border-radius: 6px;
    border:1px solid #333;
    border-top: 3px solid #333;
    border-bottom: 3px solid #333;
    margin-bottom: 8px;
    display: block !important;
}

.rt-side-content {
    white-space: nowrap;
    display: inline-block;
    padding-left: 100%;
    animation: rt-side-scroll 35s linear infinite;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

@keyframes rt-side-scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}
