.alert-info, .infozw, .subheading, .sharing, #otakudesu-comments {
        display: none!important;
      }
      /* ===== STYLE UNTUK HALAMAN PLAYER/STREAMING ===== */

.subheading h2 {
      font-size: 20px;
}
/* ===== JUDUL UTAMA ===== */
.venutama h1.posttl {
    font-size: 2rem;
    font-weight: 600;
    color: white;
    margin: 0 0 0.5rem 0;
    line-height: 1.2;
    position: relative;
    display: inline-block;
    background: linear-gradient(135deg, #b5d1ff, #60a5fa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0 2px 10px rgba(59, 130, 246, 0.3);
    padding-bottom: 10px;
    margin-top: 45px;
}

/* Meta info (posted by, release) */
.kategoz {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 1.5rem;
    color: #9ca3af;
    font-size: 0.9rem;
    margin: 1rem 0;
    padding: 0.5rem 1rem;
    background: #141a24;
    border: 1px solid #232b38;
    border-radius: 50px;
    width: fit-content;
}

.kategoz i {
    color: #3b82f6;
    margin-right: 0.3rem;
}

/* ===== NAVIGASI EPISODE ===== */
.prevnext {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin: 2rem 0;
    padding: 1rem;
    background: #141a24;
    border: 1px solid #232b38;
    border-radius: 16px;
}

.prevnext .fleft {
    flex: 1;
    min-width: 200px;
}

.prevnext select {
    width: 100%;
    padding: 0.8rem 1rem;
    background: #1a1f2b;
    border: 1px solid #232b38;
    border-radius: 12px;
    color: white;
    font-size: 0.95rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.prevnext select:hover {
    border-color: #3b82f6;
}

.prevnext select option {
    background: #1a1f2b;
    color: white;
}

.flir {
    display: flex;
    gap: 0.8rem;
}

.flir a {
    display: inline-flex;
    align-items: center;
    padding: 0.6rem 1.2rem;
    background: linear-gradient(135deg, #3b82f6, #2563eb);
    color: white;
    text-decoration: none;
    border-radius: 30px;
    font-size: 0.9rem;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(59, 130, 246, 0.2);
}

.flir a:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(59, 130, 246, 0.4);
}

/* ===== VIDEO PLAYER SECTION ===== */
#lightsVideo {
    background: #0a0c14;
    border: 1px solid #232b38;
    border-radius: 20px;
    overflow: hidden;
    margin: 0px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
}

#overplay {
    display: none !important; /* Hide overlay iklan */
}

#embed_holder {
    position: relative;
    width: 100%;
    background: #000;
}

.player-embed {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
    background: #000;
}

.responsive-embed-stream {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.responsive-embed-stream iframe {
    width: 100%;
    height: 100%;
    border: none;
}

/* Cinema mode toggle */
#switch {
    display: flex;
    justify-content: center;
    padding: 1rem;
    background: #141a24;
    border-top: 1px solid #232b38;
}

.lightSwitcher {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.lightSwitcher a {
    color: #9ca3af;
    text-decoration: none;
    font-size: 0.9rem;
    padding: 0.4rem 1.2rem;
    background: #1a1f2b;
    border: 1px solid #232b38;
    border-radius: 30px;
    transition: all 0.2s ease;
}

.lightSwitcher a:hover {
    background: #3b82f6;
    color: white;
    border-color: #3b82f6;
}

/* ===== MIRROR STREAMING ===== */
.mirrorstream {
    margin: 2rem 0;
    background: #141a24;
    border: 1px solid #232b38;
    border-radius: 20px;
    padding: 1.5rem;
    overflow: hidden;
}

.mirrorstream ul {
    list-style: none;
    padding: 0;
    margin: 0 0 1rem 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
}

.mirrorstream ul.m360p,
.mirrorstream ul.m480p,
.mirrorstream ul.m720p {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
    padding: 0.8rem;
    background: #1a1f2b;
    border-radius: 12px;
    margin-bottom: 0.8rem;
}

.mirrorstream ul span.dashicons {
    color: #3b82f6;
    margin-right: 0.3rem;
    font-size: 1rem;
}

.mirrorstream ul li {
    display: inline;
}

.mirrorstream ul li a {
    display: inline-block;
    padding: 0.3rem 1rem;
    background: #2d3748;
    color: #9ca3af;
    text-decoration: none;
    border-radius: 30px;
    font-size: 0.8rem;
    font-weight: 500;
    transition: all 0.2s ease;
    border: 1px solid #2d3748;
}

.mirrorstream ul li a:hover {
    background: #3b82f6;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(59, 130, 246, 0.3);
}

/* ===== IKLAN POST ===== */
.iklanpost {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1rem;
    margin: 2rem 0;
}

.iklanpost a {
    display: block;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.iklanpost a:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(59, 130, 246, 0.3);
}

.iklanpost img {
    width: 100%;
    height: auto;
    display: block;
}

/* ===== TAMBAHAN INFO ===== */
.tambahan {
    margin: 2rem 0;
    padding: 1rem 1.5rem;
    background: #141a24;
    border: 1px solid #232b38;
    border-left: 4px solid #3b82f6;
    border-radius: 12px;
    color: #d1d5db;
}

.tambahan ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tambahan ul span.fa {
    color: #3b82f6;
    margin-right: 0.8rem;
}

/* ===== DOWNLOAD SECTION ===== */
.download {
    background: #141a24;
    border: 1px solid #232b38;
    border-radius: 20px;
    margin: 2rem 0;
    overflow: hidden;
}

.download h4 {
    background: linear-gradient(90deg, #1e2636, #141a24);
    color: white;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 1rem 2rem;
    margin: 0;
    border-bottom: 1px solid #232b38;
}

.download ul {
    list-style: none;
    margin: 0;
    padding: 1.5rem 2rem;
}

.download ul li {
    align-items: center;
    gap: 0.8rem;
    padding: 0.8rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.download ul li:last-child {
    border-bottom: none;
}

.download ul li strong {
    color: #3b82f6;
    min-width: 60px;
    font-size: 0.9rem;
}

.download ul li a {
    align-items: center;
    padding: 0.3rem 0.5rem;
    background: #2d3748;
    color: #9ca3af;
    text-decoration: none;
    border-radius: 30px;
    font-size: 0.8rem;
    font-weight: 500;
    transition: all 0.2s ease;
}

.download ul li a:hover {
    background: #3b82f6;
    color: white;
    transform: translateY(-2px);
}

.download ul li i {
    color: #9ca3af;
    font-size: 0.8rem;
    margin-left: auto;
}

/* ===== INFO ANIME (CUKDER) ===== */
.cukder {
    background: #141a24;
    border: 1px solid #232b38;
    border-radius: 20px;
    padding: 2rem;
    margin: 2rem 0;
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    align-items: flex-start;
}

.cukder > img {
    width: 200px;
    height: auto;
    border-radius: 16px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    border: 2px solid rgba(59, 130, 246, 0.2);
    transition: all 0.3s ease;
}

.cukder > img:hover {
    transform: translateY(-5px);
    border-color: #3b82f6;
}

.infozin {
    flex: 1;
}

.infozingle {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}

.infozingle p {
    margin: 0;
    border-bottom: 1px solid #232b38;
    color: #d1d5db;
    transition: all 0.2s ease;
}
.list-genres {
  margin-right: 15px;
}


.infozingle p b {
    color: #3b82f6;
    font-weight: 600;
    width: 150px;

}


/* ===== EPISODE LIST ===== */
.judul-recommend-anime-series.keyingpost {
    margin: 2rem 0;
    background: #141a24;
    border: 1px solid #232b38;
    border-radius: 20px;
    padding: 1.5rem;
}

.judul-recommend-anime-series.keyingpost ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.judul-recommend-anime-series.keyingpost li {
    margin: 0;
}

.judul-recommend-anime-series.keyingpost li a {
    display: inline-block;
    padding: 0.4rem 1rem;
    background: #1a1f2b;
    border: 1px solid #232b38;
    color: #9ca3af;
    text-decoration: none;
    border-radius: 30px;
    font-size: 0.85rem;
    transition: all 0.2s ease;
}

.judul-recommend-anime-series.keyingpost li a:hover {
    background: #3b82f6;
    color: white;
    border-color: #3b82f6;
    transform: translateY(-2px);
}

/* ===== KEYWORD SECTION ===== */
.keyword {
    background: #141a24;
    border: 1px solid #232b38;
    border-radius: 16px;
    padding: 1.5rem;
    margin: 2rem 0;
}

.keying {
    color: #9ca3af;
    font-size: 0.9rem;
    line-height: 1.7;
    text-align: justify;
}

/* ===== LIKE SECTION ===== */
.likekami {
    margin: 2rem 0;
    padding: 1rem;
    background: #141a24;
    border: 1px solid #232b38;
    border-radius: 50px;
    text-align: center;
}

.likekami em b {
    color: #3b82f6;
}

/* ===== ALERT INFO ===== */
.alert.alert-info {
    background: #141a24;
    border: 1px solid #3b82f6;
    border-radius: 16px;
    padding: 1.5rem 2rem;
    margin: 2rem 0;
}

.alert.alert-info b {
    color: #3b82f6;
    font-size: 1.1rem;
    display: block;
    margin-bottom: 1rem;
}

.alert.alert-info li {
    margin: 0.5rem 0;
    list-style: none;
    padding-left: 1.5rem;
    position: relative;
    color: #d1d5db;
}

.alert.alert-info li::before {
    content: '•';
    color: #3b82f6;
    position: absolute;
    left: 0;
    font-size: 1.2rem;
}

.alert.alert-info a {
    color: #3b82f6;
    text-decoration: none;
    font-weight: 600;
}

.alert.alert-info a:hover {
    text-decoration: underline;
}

/* ===== INFOZW ===== */
h2.infozw {
    font-size: 1.8rem;
    font-weight: 700;
    color: white;
    margin: 2rem 0 1rem;
    position: relative;
    display: inline-block;
}

h2.infozw::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 60px;
    height: 3px;
    background: #3b82f6;
    border-radius: 3px;
}

/* ===== SHARING BUTTONS ===== */
.sharing {
    margin: 2rem 0;
}

.sharing ul {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    list-style: none;
    padding: 0;
    margin: 0;
}

.sharing ul li {
    flex: 1 1 auto;
    min-width: 150px;
}

.sharing ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.8rem 1.5rem;
    background: #141a24;
    border: 1px solid #232b38;
    border-radius: 50px;
    color: #d1d5db;
    text-decoration: none;
    transition: all 0.3s ease;
}

.sharing ul li a:hover {
    background: #3b82f6;
    color: white;
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(59, 130, 246, 0.3);
}

.sharing ul li a span.fa {
    font-size: 1.2rem;
}

.sharecount .count {
    font-size: 0.8rem;
    background: rgba(0, 0, 0, 0.3);
    padding: 0.2rem 0.8rem;
    border-radius: 30px;
}

/* ===== COMMENTS BUTTON ===== */
#show-comments {
    font-family: inherit !important;
    font-size: 1rem !important;
    background: linear-gradient(135deg, #3b82f6, #2563eb) !important;
    color: white !important;
    border: none !important;
    width: 100%;
    padding: 1rem !important;
    margin: 1rem 0 !important;
    border-radius: 50px !important;
    cursor: pointer;
    transition: all 0.3s ease !important;
    font-weight: 600 !important;
}

#show-comments:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(59, 130, 246, 0.4) !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 992px) {
    .venutama h1.posttl {
        font-size: 1.8rem;
    }
    
    .cukder {
        flex-direction: column;
        align-items: center;
    }
    
    .cukder > img {
        width: 180px;
    }
    
    .infozingle {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .venutama h1.posttl {
        font-size: 1.5rem;
    }
    
    .kategoz {
        font-size: 0.8rem;
        gap: 0.8rem;
        width: 100%;
        display: inline-block;
    }
    .kategoz span {
      margin-right: 20px;
    }
    
    .prevnext {
        flex-direction: column;
        align-items: stretch;
        margin-top: 0px;
    }
    
    .flir {
        justify-content: space-between;
    }
    
    .mirrorstream ul {
        flex-direction: column;
        align-items: flex-start;
    }
    .download {
      margin-top: 0px;
    }
    .download ul {
      padding: 10px;
    }
   
    
    .download ul li i {
        margin-left: 0;
    }
    
    .sharing ul li {
        min-width: 100%;
    }
}

@media (max-width: 480px) {
    .venutama h1.posttl {
        font-size: 1.3rem;
    }
    
    .kategoz {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.3rem;
    }
    
    .flir {
        flex-wrap: wrap;
    }
    
    .flir a {
        flex: 1;
        text-align: center;
        justify-content: center;
        padding: 0px 5px;!important;
        font-size: 12px!important;
    }
}

/* ===== INFO ANIME (CUKDER) - STYLE SEPERTI TABEL ===== */
.cukder {
    background: #141a24;
    border: 1px solid #232b38;
    border-radius: 24px;
    padding: 2rem;
    margin: 2rem 0;
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
    align-items: flex-start;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
}

/* Cover image */
.cukder > img {
    width: 220px;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    border: 3px solid rgba(59, 130, 246, 0.2);
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.cukder > img:hover {
    transform: translateY(-5px);
    border-color: #3b82f6;
    box-shadow: 0 25px 50px rgba(59, 130, 246, 0.3);
}

/* Info container */
.infozin {
    flex: 1;
    min-width: 300px;
}

/* Judul di atas info */
.infozin .judul-info {
    font-size: 1.8rem;
    font-weight: 600;
    color: white;
    margin: 0 0 0.5rem 0;
    line-height: 1.5;
    display: inline-block;
}

/* Info list seperti tabel */
.infozingle {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-top: 1.5rem;
}

.infozingle p {
    margin: 0;
    padding: 0.7rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    display: flex;
    align-items: baseline;
    transition: all 0.2s ease;
}

.infozingle p span {
    width: 100%;
    gap: 1rem;
}

/* Style untuk label (b) - dibuat rata */
.infozingle p b {
    color: #9ca3af;
    font-weight: 500;
    min-width: 90px;
    font-size: 0.95rem;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    display: inline-block;
    width: 110px!important;
}

/* Tambah titik dua setelah label */
.infozingle p b::after {
    content: ':';
    margin-left: 0.3rem;
    color: #3b82f6;
    opacity: 0.7;
}

/* Style untuk nilai */
.infozingle p span > *:not(b) {
    color: white;
    font-size: 0.95rem;
    font-weight: 400;
    word-break: break-word;
}

/* ===== GENRE STYLE - LABEL BUTTON KECIL ===== */
.infozingle p:has(a) span {
    flex-wrap: wrap;
    gap: 0.4rem;
}

.infozingle p a {
  margin-left: 6px;
    display: inline-block;
    padding: 0.2rem 0.8rem;
    background: rgba(59, 130, 246, 0.1);
    border: 1px solid rgba(59, 130, 246, 0.2);
    color: #3b82f6;
    text-decoration: none;
    border-radius: 30px;
    font-size: 0.8rem;
    font-weight: 500;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.infozingle p a:hover {
    background: #3b82f6;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(59, 130, 246, 0.3);
}

/* ===== EPISODE LIST - STYLE BARU ===== */
.judul-recommend-anime-series.keyingpost {
    margin: 2rem 0;
    background: #141a24;
    border: 1px solid #232b38;
    border-radius: 24px;
    padding: 1.5rem;
}

.judul-recommend-anime-series.keyingpost ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.8rem;
}

.keyingpost li {
    padding: 5px!important;
    text-decoration: none;
    width: 50%;
    float: left;
    list-style: none;
}
.keyingpost li a {
    padding: 0.8rem 1rem;
    background: #1a1f2b;
    border: 1px solid #232b38;
    border-radius: 12px;
    color: white;
    transition: all 0.2s ease;
    width: 100%;
    display: inline-block;
    list-style: none;
    text-decoration: none;
}

.keyingpost li a:hover {
  border-color: #3b82f6;
  transition: all 0.2s ease;
  color: white;
}

.judul-recommend-anime-series.keyingpost li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.6rem 0.8rem;
    background: #1a1f2b;
    border: 1px solid #232b38;
    color: #9ca3af;
    text-decoration: none;
    border-radius: 30px;
    font-size: 0.85rem;
    font-weight: 500;
    transition: all 0.2s ease;
    text-align: center;
    white-space: nowrap;
}

.judul-recommend-anime-series.keyingpost li a:hover {
    background: #3b82f6;
    color: white;
    border-color: #3b82f6;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(59, 130, 246, 0.3);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 992px) {
    .cukder {
        flex-direction: column;
        align-items: center;
    }
    
    .cukder > img {
        width: 200px;
    }
    
    .infozin .judul-info {
        font-size: 1.8rem;
        text-align: center;
    }
    
    .infozingle p span {
        justify-content: center;
    }
    
    .infozingle p b {
        min-width: 80px;
    }
    
    .judul-recommend-anime-series.keyingpost ul {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .cukder {
        padding: 1.5rem;
    }
    
    .cukder > img {
        width: 180px;
    }
    
    .infozin .judul-info {
        font-size: 1.5rem;
    }
    
    
    .infozingle p b {
        min-width: auto;
    }
    
    .infozingle p a {
        font-size: 0.75rem;
        padding: 0.15rem 0.6rem;
    }
    
    .judul-recommend-anime-series.keyingpost ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 0.5rem;
    }
    
    .judul-recommend-anime-series.keyingpost li a {
        font-size: 0.8rem;
        padding: 0.5rem 0.5rem;
        white-space: normal;
        word-break: break-word;
    }
}

@media (max-width: 480px) {
    .cukder {
        padding: 1rem;
    }
    
    .cukder > img {
        width: 160px;
    }
    
    .infozin .judul-info {
        font-size: 1.3rem;
    }
    
    .infozingle p {
        padding: 0.5rem 0;
    }
    
    .infozingle p b {
        font-size: 0.85rem;
    }
    
    .infozingle p span > *:not(b) {
        font-size: 0.85rem;
    }
    
    .judul-recommend-anime-series.keyingpost ul {
        grid-template-columns: 1fr;
    }
}
/* ===== INFO ANIME (CUKDER) - STYLE SEPERTI TABEL ===== */
.cukder {
    background: #141a24;
    border: 1px solid #232b38;
    border-radius: 24px;
    padding: 2rem;
    margin: 2rem 0;
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
    align-items: flex-start;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
}

/* Cover image */
.cukder > img {
    width: 220px;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    border: 3px solid rgba(59, 130, 246, 0.2);
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.cukder > img:hover {
    transform: translateY(-5px);
    border-color: #3b82f6;
    box-shadow: 0 25px 50px rgba(59, 130, 246, 0.3);
}

/* Info container */
.infozin {
    flex: 1;
    min-width: 300px;
}

/* Judul di atas info */
.infozin .judul-info {
    font-size: 2rem;
    font-weight: 600;
    color: white;
    margin: 0 0 0.5rem 0;
    line-height: 1.2;
    display: inline-block;
}

/* Info list seperti tabel */
.infozingle {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-top: 1.5rem;
}

.infozingle p {
    margin: 0;
    padding: 0.7rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    display: flex;
    align-items: baseline;
    transition: all 0.2s ease;
}

.infozingle p:hover {
    border-bottom-color: #3b82f6;
}

.infozingle p span {
    display: flex;
    align-items: baseline;
    width: 100%;
    gap: 1rem;
}

/* Style untuk label (b) - tanpa titik dua biru */
.infozingle p b {
    color: #9ca3af;
    font-weight: 500;
    min-width: 90px;
    font-size: 0.95rem;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

/* Hapus titik dua biru */
.infozingle p b::after {
    display: none !important;
    content: none !important;
}



/* Style untuk nilai */
.infozingle p span > *:not(b) {
    color: white;
    font-size: 0.95rem;
    font-weight: 400;
    word-break: break-word;
}

/* ===== GENRE STYLE - LABEL BUTTON KECIL TANPA KOMA ===== */
.infozingle p:has(a) span {
    flex-wrap: wrap;
    gap: 0.4rem;
}

/* Hapus koma di antara genre */
.infozingle p:has(a) span .sep,
.infozingle p:has(a) span .comma,
.infozingle p:has(a) span br {
    display: none !important;
}

.infozingle p a {
  margin-left: 8px!important;
    display: inline-block;
    padding: 0.2rem 0.8rem;
    background: rgba(59, 130, 246, 0.1);
    border: 1px solid rgba(59, 130, 246, 0.2);
    color: #3b82f6;
    text-decoration: none;
    border-radius: 30px;
    font-size: 0.8rem;
    font-weight: 500;
    transition: all 0.2s ease;
    white-space: nowrap;
    margin: 0;
}

.infozingle p a:hover {
    background: #3b82f6;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(59, 130, 246, 0.3);
}

/* Sembunyikan koma setelah link */
.infozingle p a:not(:last-child) + .comma,
.infozingle p a:not(:last-child) + br + .comma,
.infozingle p a:not(:last-child) + span.comma {
    display: none !important;
}

/* ===== EPISODE LIST - STYLE BARU ===== */
.judul-recommend-anime-series.keyingpost {
    margin: 2rem 0;
    background: #141a24;
    border: 1px solid #232b38;
    border-radius: 24px;
    padding: 1.5rem;
}

.judul-recommend-anime-series.keyingpost ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.8rem;
}

.judul-recommend-anime-series.keyingpost li {
    margin: 0;
}

.judul-recommend-anime-series.keyingpost li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.6rem 0.8rem;
    background: #1a1f2b;
    border: 1px solid #232b38;
    color: #9ca3af;
    text-decoration: none;
    border-radius: 30px;
    font-size: 0.85rem;
    font-weight: 500;
    transition: all 0.2s ease;
    text-align: center;
    white-space: nowrap;
}

.judul-recommend-anime-series.keyingpost li a:hover {
    background: #3b82f6;
    color: white;
    border-color: #3b82f6;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(59, 130, 246, 0.3);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 992px) {
    .cukder {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
    .cukder > img {
        width: 200px;
    }
    
    .infozin .judul-info {
        font-size: 1.8rem;
        text-align: center;
    }
    
    .infozingle p span {
        justify-content: center;
    }
    
    .infozingle p b {
        min-width: 80px;
    }
    
    .judul-recommend-anime-series.keyingpost ul {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
  .isi-recommend-anime-series {
    display: block!important;
  }
  .isi-konten {
        width: 50%!important;
        float: left;
    }
    .cukder {
        padding: 1.5rem;
    }
    
    .cukder > img {
        width: 180px;
    }
    
    .infozin .judul-info {
        font-size: 1.5rem;
    }
    
    .infozingle p span {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.3rem;
    }
    
    .infozingle p b {
        min-width: auto;
    }
    
    .infozingle p a {
        font-size: 0.75rem;
        padding: 0.15rem 0.6rem;
    }
    
    .judul-recommend-anime-series.keyingpost ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 0.5rem;
    }
    
    .judul-recommend-anime-series.keyingpost li a {
        font-size: 0.8rem;
        padding: 0.5rem 0.5rem;
        white-space: normal;
        word-break: break-word;
    }
}

@media (max-width: 480px) {
  .isi-recommend-anime-series {
    display: table!important;
  }
  .isi-konten {
        width: 50%!important;
        float: left;
    }
  .infozingle p span {
    display: inline-block;
    text-align: left;
  }
  .infozingle p {
    text-align: left;
    width: 100%;
    overflow: overlay;
  }
  .infozin {
    max-width: 100%;
  }
  .list-genres {
    margin-right: 58px!important;
  }
     .cukder {
        padding: 1rem;
    }
    
    .cukder > img {
        width: 160px;
    }
    
    .infozin .judul-info {
        font-size: 1.3rem;
    }
    
    .infozingle p {
        padding: 0.5rem 0;
    }
    
    .infozingle p b {
        font-size: 0.85rem;
    }
    
    .infozingle p span > *:not(b) {
        font-size: 0.85rem;
    }
    
    .judul-recommend-anime-series.keyingpost ul {
        grid-template-columns: 1fr;
    }
}