.page_index_journal {
    display: flex;
    flex-direction: column;
}

.additional_content {
    order: 1;
}

section.current_issue {
    order: 2;
}

section.cmp_announcements.highlight_first {
    order: 3;
}

.custom.additional-content {
    background: linear-gradient(90deg, rgba(239, 231, 223, 1) 0%, rgb(65 111 97) 50%, rgba(32, 53, 47, 1) 100%);
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    border: 2px solid #13241f;
}

.custom.right-side h2 {
    font-weight: 600;
    font-size: 26px;
    color: white
}

.custom.right-side {
    color: white;
}

.custom p.whow-more a {
    text-decoration: none;
    color: white;
}
.p

section.current_issue h2 {
    border-bottom: 2px solid #dadada;
    padding-bottom: 12px;
}

.obj_issue_toc h2 {
    border-bottom: 2px solid #dadada;
    padding-bottom: 12px;
}

section.cmp_announcements.highlight_first h2 {
    border-bottom: 2px solid #dadada;
    padding-bottom: 12px;
}

section.current_issue ul .flex-1 div:nth-child(1) {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}


section.current_issue ul .flex-1 ul {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    margin-top: 10px;
}

section.current_issue ul .flex-1 ul a {
    background: #d31411;
    color: white !important;
}

section.current_issue ul h4 a {
    font-weight:600;
    color: #343434;
    text-decoration: none
}


a.read_more {
    display: inline-block;
    background: #12221e;
    padding: 10px 20px;
    border-radius: 20px;
    color: white;
    text-decoration: none;
    font-weight: 600;
}

.custom-editorial ul li img {
    margin: 0px !important;
}

article.obj_announcement_summary {
    position: relative;
    padding-left: 150px;
    background: #ffffff;
    padding-top: 5px;
    padding-bottom: 30px;
    padding-right: 30px;
    border-radius: 20px;
    border: 2px solid #13241f;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    margin-bottom: 30px
}

article.obj_announcement_summary .date {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    max-width: 130px;
    background: #12221e;
    padding: 20px;
    border-radius: 20px 0px 0px 20px;
    border-left: 2px solid #13241f;
    border-top: 2px solid #13241f;
    border-bottom: 2px solid #13241f;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    font-size: 30px;
    word-wrap:revert;
    font-weight: 600;
    color: white;
    display: flex;
    align-items: center
}


article.obj_announcement_summary h3 a {
    font-weight: 600;
    color: #252525;
    text-decoration: none;
}

.more article.obj_announcement_summary {
    padding-bottom: 20px
}

.more article.obj_announcement_summary .date {
        font-size: 16px;
}

.more article.obj_announcement_summary h4 a {
    font-weight: 600;
    color: #252525;
    text-decoration: none;
    display: flex;
    align-content:center
}

article.obj_announcement_summary span.pkp_screen_reader {
    display: none !important;
}

img.absolute.-mb-56.-mr-72.opacity-50 {
    object-fit: cover;
    object-position: right top;
}

.opacity-50 {
    opacity: 10;
}

.text-white {
    --tw-text-opacity: 1;
    color: #fff;
}


.py-16 .grid .relative p.inline {
    color: #13241f;
    font-size: 32px !important;
}

@media (min-width: 992px){
    a.flex.h-8.items-center.text-slate-500.justify-center.rounded-xl.shadow-md.shadow-black\/5.ring-1.ring-black\/5.dark\:bg-slate-700.dark\:ring-inset.dark\:ring-white\/5.px-3.text-sm.dark\:text-slate-400.dark\:before\:bg-slate-700.dark\:hover\:text-slate-300 {
    box-shadow: none;
}

    a.flex.h-8.items-center.text-slate-500.justify-center.rounded-xl.shadow-md.shadow-black\/5.ring-1.ring-black\/5.dark\:bg-slate-700.dark\:ring-inset.dark\:ring-white\/5.px-3.text-sm.dark\:text-slate-400.dark\:before\:bg-slate-700.dark\:hover\:text-slate-300:hover {
    color: red
}

.custom.additional-content {
    display: flex;
    gap: 30px;
}

.custom.left-side {
    width: 35%;
}
    .custom.right-side {
    width: 65%;
}

    section.current_issue ul {
    display: flex;
    flex-wrap: wrap;
    gap: 80px
}

    section.current_issue ul li {
        width: 45%
    }
}


footer.footer.bg-slate-50.py-5.bottom-0.text-slate-400.dark\:bg-transparent {
    background: #cdcfd2;
    padding: 0px 20px;
}

@media ( max-width : 600px ) {
    .obj_issue_toc img {
    height: 500px !important;
    width: auto !important;
}
}

/* Mengurangi padding */
.py-16.lg\:py-20 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

/* Ringkasan perubahan CSS yang diterapkan */
article.obj_announcement_summary {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: pointer;
  overflow: hidden;
  border: 1px solid rgba(19, 36, 31, 0.1);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

article.obj_announcement_summary:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  border-color: #13241f !important;
}

article.obj_announcement_summary:hover .date {
  background-color: #1e3a32 !important;
  padding-left: 30px !important;
}

.xl\:pr-6 {
  overflow-y: visible;
  height: auto;
  scrollbar-width: none;
  position: static;
}

.lg\:aspect-auto {
  border-width: 0px;
  border-style: none;
}

/* Copy kode ini ke Custom CSS Jurnal Anda */
.menu__link, 
nav.w-56 a.font-display {
  transition: all 0.3s ease-in-out !important;
}

.menu__link:hover, 
nav.w-56 a.font-display:hover {
  color: #0284c7 !important; /* Warna Biru Brand */
  padding-left: 8px !important;
  transform: translateX(4px);
}

nav.w-56 img {
  transition: all 0.3s ease !important;
}

nav.w-56 a:hover img {
  transform: scale(1.08) translateY(-2px);
  filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
}

footer.footer.bg-slate-50.py-5.bottom-0.text-slate-400.dark\:bg-transparent {
  background-image: none;
  background-color: rgba(6, 78, 59, 0.7);
  color: rgb(255, 255, 255);
}

/* Menargetkan elemen berdasarkan class spesifiknya */
.py-5.text-slate-500.dark\:text-slate-400 {
    color: white !important;
}

/* Khusus untuk halaman Issue (Issue Page Only) */
.pkp_page_issue .page.page_issue {
    max-width: 1000px !important;
    margin: 40px auto !important;
    padding: 40px !important;
    background-color: #ffffff !important;
    border-radius: 16px !important;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.05), 0 8px 10px -6px rgba(0, 0, 0, 0.05) !important;
    border: 1px solid #f1f5f9 !important;
}

/* Breadcrumbs di halaman ini saja */
.pkp_page_issue .cmp_breadcrumbs {
    margin-bottom: 20px !important;
    font-size: 0.85rem !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}

/* Judul khusus halaman ini */
.pkp_page_issue h1 {
    font-size: 2.5rem !important;
    font-weight: 700 !important;
    color: #1e293b !important;
    margin-bottom: 32px !important;
    border-bottom: 4px solid #4ade80 !important;
    padding-bottom: 16px !important;
    display: inline-block !important;
}

/* Kartu artikel di dalam daftar isi halaman ini */
.pkp_page_issue .obj_article_summary {
    padding: 20px !important;
    margin-bottom: 16px !important;
    border: 1px solid #f1f5f9 !important;
    border-radius: 12px !important;
    background-color: #f8fafc !important;
    transition: all 0.3s ease !important;
}

/* Efek interaksi hanya di halaman ini */
.pkp_page_issue .obj_article_summary:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05) !important;
    border-color: #4ade80 !important;
}

/* Warna link artikel di halaman ini */
.pkp_page_issue .obj_article_summary .title a {
    color: #1e293b !important;
    font-weight: 600 !important;
}

/* 1. Definisi Animasi Pulse */
@keyframes pulseRingGreen {
    0% { box-shadow: 0 0 0 0 rgba(75, 116, 105, 0.4), 0 6px 20px rgba(75, 116, 105, 0.35); }
    70% { box-shadow: 0 0 0 12px rgba(75, 116, 105, 0), 0 6px 20px rgba(75, 116, 105, 0.35); }
    100% { box-shadow: 0 0 0 0 rgba(75, 116, 105, 0), 0 6px 20px rgba(75, 116, 105, 0.35); }
}

@keyframes pulseRingSlate {
    0% { box-shadow: 0 0 0 0 rgba(30, 41, 59, 0.4), 0 6px 20px rgba(30, 41, 59, 0.35); }
    70% { box-shadow: 0 0 0 12px rgba(30, 41, 59, 0), 0 6px 20px rgba(30, 41, 59, 0.35); }
    100% { box-shadow: 0 0 0 0 rgba(30, 41, 59, 0), 0 6px 20px rgba(30, 41, 59, 0.35); }
}

/* 2. Gaya Dasar Tombol (Umum) */
.mt-8.flex.gap-4 a.rounded-full {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px 28px !important;
    border-radius: 50px !important;
    text-decoration: none !important;
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
    color: #ffffff !important;
    border: none !important;
}

/* 3. Gaya Spesifik Tombol Hijau */
.mt-8.flex.gap-4 a.bg-green-300 {
    background: linear-gradient(135deg, #4B7469 0%, #6B9080 100%) !important;
    animation: pulseRingGreen 2.5s ease-in-out infinite;
}

/* 4. Gaya Spesifik Tombol Slate/Gelap */
.mt-8.flex.gap-4 a.bg-slate-800 {
    background: linear-gradient(135deg, #1e293b 0%, #334155 100%) !important;
    animation: pulseRingSlate 2.5s ease-in-out infinite;
}

/* 5. Efek Hover untuk Kedua Tombol */
.mt-8.flex.gap-4 a.rounded-full:hover {
    transform: translateY(-3px) scale(1.02);
    filter: brightness(1.1);
}

.mt-8.flex.gap-4 a.bg-green-300:hover {
    box-shadow: 0 10px 25px rgba(75, 116, 105, 0.4) !important;
}

.mt-8.flex.gap-4 a.bg-slate-800:hover {
    box-shadow: 0 10px 25px rgba(30, 41, 59, 0.4) !important;
}

