body {
    background: #DCE6D5;
    background: url(bg-body.jpg);
    background-size: inherit;
    background-repeat: repeat;
}

.pkp_structure_head {
    background: #1A3212; 
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: top;
    border-bottom: 0;
    position: relative;
}

.pkp_structure_head::after {
    content: "";
    display: block;
    background: url(bg-header.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: 100%;
    top: 0px;
    bottom: 56px;
    position: absolute;
    z-index: 1;
    width: 100%;
}

.pkp_structure_head::before {
    content: "";
    display: block;
    background: #DCE6D5; 
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: 100%;
    top: 0px;
    bottom: 203px;
    position: absolute;
    z-index: 0;
    width: 100%;
}

.has_site_logo .pkp_site_name {
    text-align: center;
}

.pkp_navigation_user.pkp_navigation_user {
    padding-top: 2px;
}

.pkp_navigation_user a {
    font-weight: bold;
    line-height: 24px !important;
    font-size: 15px;
}

.pkp_navigation_user a:hover {
    border-radius: 5px;
}

.pkp_site_nav_menu {
    background: #1A3212; 
    color: #fff;
    border-bottom: 3px solid #C7AB51; 
}

.pkp_navigation_primary>li>a {
    color: #ffffff !important; 
    font-weight: bold;
    line-height: 24px !important;
    font-size: 15px;
    text-transform: uppercase;
    margin: 4px 0 3px;
    padding: 8px 17px;
    border-radius: 7px;
    border-bottom: 0;
}

.pkp_navigation_primary>li>a:hover,
.pkp_navigation_primary>li>a:active {
    color: #1A3212 !important; 
    background: #C7AB51; 
    border-color: transparent;
}

.pkp_navigation_search_wrapper a {
    line-height: 28px;
    color: #fff !important; 
    font-size: 15px;
}

.pkp_structure_content {
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.pkp_page_index .homepage_image {
    padding: 15px;
}

.pkp_structure_footer_wrapper {
    background: #fff;
    border-top: 3px solid #1A3212;
}

.pkp_footer_content {
    float: left;
    padding-bottom: 0;
}

@media (min-width:768px) {
    .has_site_logo .pkp_head_wrapper:before {
        content: "";
        display: block;
        background: #C7AB51; 
        background-size: contain;
        background-repeat: no-repeat;
        background-position-x: 100%;
        top: 0;
        position: absolute;
        z-index: 0;
        width: 20%;
        height: 8px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .has_site_logo .pkp_head_wrapper {
        width: 728px;
        padding-left: 0;
        padding-right: 0
    }
    .has_site_logo .pkp_navigation_primary_wrapper {
        width: 728px !important;
    }
}

@media (min-width:992px) {
    .has_site_logo .pkp_head_wrapper {
        width: 100%
    }
    .pkp_site_name .is_img img {
        max-height: 128px;
        padding: 10px;
    }
    .has_site_logo .pkp_navigation_primary_wrapper {
        width: 952px !important;
    }
    .pkp_structure_sidebar {
        width: 296px;
    }
}

@media (min-width:1200px) {
    .has_site_logo .pkp_head_wrapper {
        width: 100%
    }
    .has_site_logo .pkp_navigation_primary_wrapper {
        width: 1160px !important;
    }
}


/* ====================================================
   💎 MODERN & INTERAKTIF SIDEBAR (ANTI KAKU)
   ==================================================== */
.sidebar-menu-modern, 
.sidebar-visitors-modern, 
.sidebar-blocks-modern, 
.sidebar-user-modern {
    width: 100%;
    border-collapse: separate; /* Mengizinkan border radius bekerja sempurna */
    border-spacing: 0;
    margin-bottom: 25px;
    font-family: Arial, sans-serif;
    background: #ffffff;
    border-radius: 12px; /* Membuat sudut box melengkung modern */
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06); /* Bayangan lembut */
    border: 1px solid rgba(26, 50, 18, 0.1) !important;
    transition: all 0.3s ease;
}

/* Efek Interaktif: Seluruh Box Sidebar Terangkat Saat Didekati */
.sidebar-menu-modern:hover, 
.sidebar-visitors-modern:hover, 
.sidebar-blocks-modern:hover, 
.sidebar-user-modern:hover {
    transform: translateY(-4px); /* Efek melayang naik */
    box-shadow: 0 8px 24px rgba(26, 50, 18, 0.12); /* Bayangan lebih tegas */
}

/* Kepala Blok Melengkung & Elegan */
.sidebar-menu-modern .menu-header,
.sidebar-visitors-modern .visitors-header,
.sidebar-blocks-modern .block-header,
.sidebar-user-modern .user-header {
    background-color: #1A3212 !important;
    color: #ffffff !important;
    padding: 14px 10px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 3px solid #C7AB51 !important;
}

/* Isi Wadah Gambar/Widgets */
.sidebar-visitors-modern .visitors-body,
.sidebar-blocks-modern .block-body,
.sidebar-user-modern .user-body {
    background-color: #ffffff !important;
    border: none !important;
    padding: 18px 12px !important;
    text-align: center;
}

/* Item Menu Utama Samping */
.sidebar-menu-modern .menu-item {
    padding: 0 !important;
    border-bottom: 1px solid rgba(26, 50, 18, 0.08) !important;
}
.sidebar-menu-modern .menu-item:last-child {
    border-bottom: none !important;
}

.sidebar-menu-modern .menu-item a {
    display: block;
    padding: 11px 16px;
    background-color: #ffffff !important; /* Latar belakang dasar putih agar bersih */
    color: #1A3212 !important;
    text-decoration: none;
    font-size: 13.5px;
    text-align: left;
    transition: all 0.25s ease;
}

/* Efek Interaktif Menu saat di-Hover */
.sidebar-menu-modern .menu-item a:hover {
    background-color: #DCE6D5 !important; /* Berubah ke hijau muda pastel */
    color: #1A3212 !important;
    font-weight: bold;
    padding-left: 22px; /* Teks bergeser ke kanan dengan smooth */
    border-left: 4px solid #C7AB51; /* Bar penanda kecil warna emas di kiri */
}

/* Susunan Tools Grid (Mendeley, Turnitin, dll) */
.tools-grid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    padding: 15px !important;
}
.tools-grid a img {
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 6px;
    background: #fff;
    transition: all 0.2s ease;
}
.tools-grid a img:hover {
    border-color: #C7AB51;
    transform: scale(1.06);
}

.block-img, .flag-counter-img {
    max-width: 100%;
    height: auto;
    transition: transform 0.2s ease;
}
.block-img:hover {
    transform: scale(1.03);
}

.btn-user-img {
    max-width: 85%;
    height: auto;
    margin: 6px auto;
    display: block;
    transition: transform 0.2s ease;
}
.btn-user-img:hover {
    transform: scale(1.05);
}


/* ====================================================
   💎 WADAH INTERAKTIF FILE JURNAL DI TENGAH (Daftar Artikel)
   ==================================================== */

/* 1. Pembungkus Utama Tiap Artikel (Card Design) */
.obj_article_summary {
    background: #ffffff !important;
    border-radius: 10px !important;
    padding: 20px 22px !important;
    margin-bottom: 20px !important;
    border: 1px solid rgba(26, 50, 18, 0.1) !important;
    border-left: 5px solid #1A3212 !important; /* Akses Garis Hijau di Sisi Kiri */
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04) !important;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
    position: relative;
    overflow: hidden;
}

/* Efek Hover Wadah Artikel: Melayang, Bayangan Halus & Garis Kiri Berubah Emas */
.obj_article_summary:hover {
    transform: translateY(-4px) !important;
    box-shadow: 0 8px 20px rgba(26, 50, 18, 0.12) !important;
    border-left-color: #C7AB51 !important; /* Berubah jadi Emas saat di-hover */
}

/* 2. Styling Judul Artikel */
.obj_article_summary .title {
    margin-bottom: 8px !important;
    line-height: 1.4 !important;
}

.obj_article_summary .title a {
    color: #1A3212 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    transition: color 0.2s ease !important;
}

.obj_article_summary .title a:hover {
    color: #C7AB51 !important; /* Judul menyala Emas saat di-hover */
    text-decoration: none !important;
}

/* 3. Penulis & Halaman */
.obj_article_summary .meta {
    margin-bottom: 12px !important;
}

.obj_article_summary .authors {
    color: #4a5568 !important;
    font-size: 13.5px !important;
    font-weight: 500 !important;
}

.obj_article_summary .pages {
    color: #718096 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

/* 4. Tombol Galley/PDF */
.obj_article_summary .galley_links {
    margin-top: 15px !important;
    padding-top: 10px !important;
    border-top: 1px dashed #e2e8f0 !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
}

.obj_article_summary .galley_links a.pdf {
    background: #1A3212 !important; /* Warna Hijau Tua AT-TAHBIR */
    color: #ffffff !important;
    border: none !important;
    border-radius: 20px !important; /* Tombol berbentuk kapsul modern */
    padding: 6px 18px !important;
    font-weight: bold !important;
    font-size: 12px !important;
    letter-spacing: 0.5px !important;
    box-shadow: 0 2px 6px rgba(26, 50, 18, 0.2) !important;
    transition: all 0.25s ease !important;
    display: inline-flex !important;
    align-items: center !important;
    text-decoration: none !important;
}

/* Efek Interaktif Tombol PDF saat disentuh kursor */
.obj_article_summary .galley_links a.pdf:hover {
    background: #C7AB51 !important; /* Berubah jadi Emas */
    color: #1A3212 !important; /* Teks jadi hijau tua */
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 12px rgba(199, 171, 81, 0.4) !important;
}

/* 5. Statistik View & Download (Metrik) */
.obj_article_summary .sub_item.pages,
.obj_article_summary [class*="stat"] {
    color: #666 !important;
    font-size: 12px !important;
}

/* Merapikan Ikon & Teks Abstrak/PDF Download Stats */
.obj_article_summary div[class*="grap"],
.obj_article_summary .stats_view {
    margin-top: 8px !important;
    font-size: 12px !important;
    color: #555 !important;
    display: inline-block !important;
    margin-right: 15px !important;
}