/* NL Single Page Styles - keremiya-nl-theme v3.3 */

/* Sidebar */
.post-sidebar{display:flex;flex-direction:column;gap:2.5rem}
.post-sidebar .button-x-container{display:flex;width:100%;gap:0.5rem}
.post-sidebar .button-x-container button,.post-sidebar .button-x-container a{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;gap:0.5rem;border-radius:0.5rem;padding:0.5rem 1rem;transition:all 150ms;background-color:#18181b;color:#fff;border:none;cursor:pointer}
.post-sidebar .button-x-container button svg{width:1.5rem;height:1.5rem;fill:currentColor}
.post-sidebar .button-x-container button:hover{background-color:#09090b}
.post-sidebar .cehennem-rating-results{display:flex;align-items:center;gap:0.5rem;border-radius:0.75rem;padding:1rem 0.5rem;background-color:#18181b}
.post-sidebar .cehennem-rating-results svg{width:3.5rem;height:3.5rem;fill:#ef4444}
.post-sidebar .cehennem-rating-results .rate{font-size:1.25rem;font-weight:700;color:#fff}
.post-sidebar .cehennem-rating-results .rate small{font-size:1.25rem;font-weight:300;color:#71717a}
.post-sidebar .cehennem-rating-results .votes{font-size:0.875rem;font-weight:300;color:#d4d4d8}
.post-sidebar .cehennem-rating{display:flex;flex-direction:row-reverse;justify-content:center;border-radius:0.75rem;background-color:#18181b;padding:1rem 0.5rem}
.post-sidebar .cehennem-rating input{display:none}
.post-sidebar .cehennem-rating label{cursor:pointer;color:#3f3f46;transition:all 150ms}
.post-sidebar .cehennem-rating label svg{width:22px;height:22px;fill:currentColor}
.post-sidebar .cehennem-rating label:hover,.post-sidebar .cehennem-rating label:hover~label{color:#ef4444}

/* Post Info Section */
.post-info-section .post-info{display:flex;gap:1rem}
.post-info-section .post-info-poster{display:flex;min-width:18rem;align-items:flex-start;justify-content:center}
.post-info-section .post-info-poster img{aspect-ratio:9/13.5;width:100%;border-radius:0.75rem;background-color:#18181b}
.post-info-section .post-info-content{margin-bottom:0.5rem;display:flex;flex:1;flex-direction:column;gap:0.5rem}
.post-info-section .post-info-content p{color:#d4d4d8;font-size:0.875rem}
.post-info-section .post-info-wrapper{display:flex;min-width:0;flex-direction:column;gap:0.5rem}
.post-info-section .post-info-wrapper .post-info-meta{display:flex;align-items:center;gap:0.5rem;color:#a1a1aa;font-size:0.875rem}
.post-info-section .post-info-wrapper .post-info-meta .post-info-subheading{width:5rem;flex-shrink:0;font-weight:700;color:#fff}
.post-info-section .post-info-wrapper .post-info-meta>div:not(.post-info-cast):not(.post-info-imdb){display:flex;flex-wrap:wrap;gap:0.5rem}
.post-info-section .post-info-wrapper .post-info-meta>div:not(.post-info-cast):not(.post-info-imdb)>a{display:flex;border-radius:0.375rem;padding:0.25rem;font-size:0.875rem;background-color:#3f3f46;color:#d4d4d8;text-decoration:none;transition:all 150ms}
.post-info-section .post-info-wrapper .post-info-meta>div:not(.post-info-cast):not(.post-info-imdb)>a:hover{background-color:#52525b}
.post-info-section .post-info-wrapper .post-info-meta .post-info-imdb a{display:flex;align-items:center;gap:0.5rem;color:#eab308;transition:color 150ms;text-decoration:none}
.post-info-section .post-info-wrapper .post-info-meta .post-info-imdb a svg{width:3rem;height:3rem}
.post-info-section .post-info-wrapper .post-info-meta .post-info-imdb a .post-info-imdb-rating{display:flex;flex-direction:column}
.post-info-section .post-info-wrapper .post-info-meta .post-info-imdb a .post-info-imdb-rating strong{font-size:0.75rem;font-weight:300;color:rgba(234,179,8,0.8)}
.post-info-section .post-info-wrapper .post-info-meta .post-info-imdb a .post-info-imdb-rating span{display:flex;align-items:center;gap:0.5rem;font-size:1.5rem;font-weight:700}
.post-info-section .post-info-wrapper .post-info-meta .post-info-imdb a .post-info-imdb-rating span small{font-size:0.875rem;font-weight:300;color:rgba(161,161,170,0.5)}
.post-info-section .post-info-wrapper .post-info-meta .post-info-cast{margin-top:1rem;display:flex;scroll-snap-type:x mandatory;gap:0.75rem;overflow-x:auto;overflow-y:hidden}
.post-info-section .post-info-wrapper .post-info-meta .post-info-cast a{display:block;width:6rem;min-width:6rem;font-size:0.875rem;text-decoration:none}
.post-info-section .post-info-wrapper .post-info-meta .post-info-cast a img{aspect-ratio:3/4;width:100%;object-fit:cover;border-radius:0.375rem;margin-bottom:0.5rem;background-color:#52525b}
.post-info-section .post-info-wrapper .post-info-meta .post-info-cast a strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;transition:color 150ms}
.post-info-section .post-info-wrapper .post-info-meta .post-info-cast a small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#52525b}
.post-info-section .post-info-wrapper .post-info-meta .post-info-cast a:hover strong{color:#ef4444}
@media(max-width:767px){.post-info-section .post-info{flex-direction:column}.post-info-section .post-info-poster{display:none}}

/* Post Header */
section.common-section.post-header-section{padding:1rem 1.25rem 0}
section.common-section.post-header-section .section-title{display:flex;align-items:center;gap:0.5rem;font-size:1.5rem;font-weight:700;color:#fff}
section.common-section.post-header-section .section-title small{font-size:1.25rem;font-weight:300;color:#a1a1aa}

/* Player Container */
.player-container{position:relative;width:100%;max-width:1152px;margin:0 auto;padding:1rem 0}
.hdmv-play-container{position:relative;width:100%;aspect-ratio:16/9;background:#000;overflow:hidden}
.video-player-container-here{position:absolute;inset:0;width:100%;height:100%;background:#000}
.player-container iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%!important;height:100%!important;border:0}
.player-container .play-that-video{position:absolute;inset:0;background:#000;z-index:2}
.player-container .play-that-video img{width:100%;height:100%;object-fit:cover}
.player-container .play-that-video .play-icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.5);cursor:pointer}
.player-container .play-that-video .play-icon img{width:10rem;height:auto;aspect-ratio:1}

/* Video Alternatives */
.video-alternatives{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;padding:0.5rem 1rem 1rem}
.video-alternatives .language-tab{margin-top:1rem;display:flex;gap:1rem}
.video-alternatives .language-tab .language-link{display:flex;align-items:center;gap:0.5rem;border-radius:1rem;padding:0.5rem 1rem;color:#a1a1aa;white-space:nowrap;transition:color 150ms;text-decoration:none;background:none;border:none;cursor:pointer}
.video-alternatives .language-tab .language-link:hover{color:#d4d4d8}
.video-alternatives .language-tab .language-link[data-active="1"]{font-weight:600;background-color:#18181b;color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1)}
.video-alternatives .alternative-tab{display:flex}
.video-alternatives .alternative-tab .alternative-links{display:flex;align-items:center;gap:1rem;font-size:0.875rem;color:#a1a1aa}
.video-alternatives .alternative-tab .alternative-links .alternative-link{display:flex;align-items:center;gap:0.5rem;border-radius:9999px;padding:0.75rem 1rem;color:#a1a1aa;white-space:nowrap;text-decoration:none;transition:color 150ms}
.video-alternatives .alternative-tab .alternative-links .alternative-link:hover{color:#d4d4d8}
.video-alternatives .alternative-tab .alternative-links .alternative-link[data-active="1"]{background-color:#18181b;color:#fff}

/* Comments */
.comment-list{display:flex;flex-direction:column;gap:1rem}
.comment-list .comment-item{position:relative;border-radius:0.75rem;padding:1.5rem;font-size:1rem;background-color:#18181b}
.comment-list .comment-item-author{margin-bottom:0.5rem;display:flex;align-items:center;justify-content:space-between}
.comment-list .comment-item-author-profile{display:flex;align-items:center}
.comment-list .comment-item-author-profile-info{margin-right:0.75rem;display:inline-flex;align-items:center;gap:0.5rem;font-size:0.875rem;font-weight:600;color:#fff}
.comment-list .comment-item-author-profile-info img{aspect-ratio:1/1;width:2.75rem;height:2.75rem;border-radius:9999px;border:2px solid #3f3f46;padding:2px}
.comment-list .comment-item-content{font-size:0.875rem;color:#d4d4d8}
.comment-list .comment-item-meta{margin-top:1rem;display:flex;align-items:center;gap:0.5rem}
.comment-list .comment-item-meta button{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#71717a;background:none;border:1px solid transparent;border-radius:0.5rem;padding:0.25rem;cursor:pointer;transition:color 150ms}
.comment-list .comment-item-meta button:hover{color:#fff}
.comment-list .comment-item-meta button svg{width:1rem;height:1rem;fill:currentColor}
.comment-list .comment-item .child-comments{display:none;flex-direction:column;padding:1.5rem 0.5rem 0}
.comment-list .comment-item .child-comments[data-replies="1"]{display:flex}
.comment-list .comment-item .child-comments .comment-item{padding:0 1rem 1rem}
.comment-form-alert{margin-bottom:1.25rem;display:flex;align-items:center;gap:0.5rem;border-radius:0.75rem;padding:1rem;background-color:rgba(220,38,38,0.1);color:#fca5a5}
.comment-form-alert svg{width:1.25rem;height:1.25rem;fill:currentColor}
.comment-form{margin-bottom:1.25rem;border-radius:0.75rem;padding:1.5rem;background-color:#18181b}
.comment-form .comment-form-input{display:flex;border-radius:9999px}
.comment-form .comment-form-input input{flex:1;border-radius:0.75rem;background-color:transparent;padding:0.75rem 1rem;font-size:0.875rem;color:#d4d4d8;border:none}
.comment-form .comment-form-input input:focus{outline:none}
.comment-form .comment-form-actions{margin-top:1rem;display:flex;align-items:center;justify-content:space-between}
.comment-form .comment-form-actions button{display:flex;align-items:center;gap:0.5rem;border-radius:9999px;padding:0.5rem 1rem;font-size:0.875rem;color:#fff;background-color:#dc2626;border:none;cursor:pointer;transition:background-color 150ms}
.comment-form .comment-form-actions button:hover{background-color:#b91c1c}

/* Breadcrumb */
.breadcrumb-container{margin-bottom:0.5rem;display:flex;justify-content:space-between;padding:0.5rem 1.5rem;background-color:rgba(63,63,70,0.2)}
.breadcrumb-container .breadcrumb{display:inline-flex;align-items:center;gap:0.75rem}
.breadcrumb-container .breadcrumb .breadcrumb-item{display:inline-flex;align-items:center;gap:0.75rem;font-size:0.875rem;color:rgba(255,255,255,0.5);min-width:0}
.breadcrumb-container .breadcrumb .breadcrumb-item svg{width:0.75rem;height:0.75rem;fill:currentColor}
.breadcrumb-container .breadcrumb .breadcrumb-item a:hover{color:#fff;text-decoration:none}
.breadcrumb-container .breadcrumb .breadcrumb-item:last-child{color:rgba(255,255,255,0.8)}
.breadcrumb-container .breadcrumb .breadcrumb-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/* Load More */
.load-more-container{margin-top:1.25rem;display:flex;justify-content:center}
.load-more-container .load-more{display:flex;align-items:center;gap:0.5rem;height:2.5rem;padding:0 1.25rem;border-radius:9999px;font-weight:600;color:#a1a1aa;background-color:#18181b;border:none;cursor:pointer;transition:all 150ms}
.load-more-container .load-more:hover{color:#d4d4d8;background-color:rgba(24,24,27,0.5)}
.load-more-container .load-more svg{width:1rem;height:1rem;fill:currentColor}

/* Old Movifox Override */
.single-con,.video-content,.film-bilgileri{background:transparent!important;padding:0!important}
.player-control{border-radius:0.75rem;background:#18181b;margin:0.5rem 0;display:flex;flex-wrap:wrap;padding:0.25rem}
.player-control .source-button,.player-control .lang-button{padding:0.5rem 1rem;color:#a1a1aa;border-radius:9999px;font-size:0.875rem;border:none;background:transparent;cursor:pointer}
.player-control .source-button:hover,.player-control .lang-button:hover{color:#fff}

/* Video aspect-ratio - Old embed containers */
.autosize-container,.film-izle{position:relative;padding-bottom:56.25%;height:0;background:#000}
.autosize-container iframe,.film-izle iframe{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important}


/* Video onu reklam: kutu + gec butonu */
#rk-content{position:relative;max-width:800px;margin:0 auto 1rem;background:#000}
#rk-content.center{display:block}
#rk-content #rk-skip{position:absolute!important;top:15px!important;bottom:auto!important;right:15px!important;left:auto!important;display:none;z-index:999;background:rgba(0,0,0,.85);color:#fff;padding:10px 20px;font-size:14px;font-weight:bold;border-radius:999px;border:1px solid rgba(255,255,255,.3);cursor:default}

/* === Oyuncular slider kutusu === */
.knl-cast-box{background:#18181b;border:1px solid #27272a;border-radius:0.75rem;padding:1.25rem;margin-top:1rem}
.knl-cast-title{font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 1rem}
.knl-cast-slider{position:relative}
.knl-cast-track{overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:0.25rem}
.knl-cast-track::-webkit-scrollbar{display:none}
.knl-cast-inner{display:flex;gap:1rem}
.knl-cast-card{flex:0 0 6rem;text-align:center;text-decoration:none;display:block}
.knl-cast-photo{aspect-ratio:3/4;background:#2d3748;border-radius:0.5rem;overflow:hidden;margin-bottom:0.5rem}
.knl-cast-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.knl-cast-photo-empty{display:block;width:100%;height:100%;background:#3f3f46}
.knl-cast-card:hover .knl-cast-photo img{transform:scale(1.05)}
.knl-cast-name{font-size:0.75rem;font-weight:500;color:#fff;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.knl-cast-card:hover .knl-cast-name{color:#f87171}
.knl-cast-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:9999px;background:rgba(0,0,0,.6);color:#fff;border:none;cursor:pointer;backdrop-filter:blur(4px)}
.knl-cast-arrow svg{width:1.25rem;height:1.25rem}
.knl-cast-prev{left:0.25rem}
.knl-cast-next{right:0.25rem}
.knl-cast-arrow:disabled{opacity:.4;cursor:not-allowed}
@media(min-width:768px){.knl-cast-arrow{display:flex}}


/* === Fragman butonu === */
.post-info-meta .post-info-fragman .fragman-btn {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.25rem;
    border-radius: 0.375rem;
    background-color: #3f3f46;
    color: #d4d4d8;
    border: none;
    cursor: pointer;
    transition: background-color 150ms;
}
.post-info-meta .post-info-fragman .fragman-btn:hover { background-color: #52525b; }
.post-info-meta .post-info-fragman .fragman-thumb {
    position: relative;
    display: flex;
    width: 3rem;
    height: 3rem;
    border-radius: 0.25rem;
    overflow: hidden;
}
.post-info-meta .post-info-fragman .fragman-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post-info-meta .post-info-fragman .fragman-play {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.35);
}
.post-info-meta .post-info-fragman .fragman-play svg {
    width: 1.25rem;
    height: 1.25rem;
    fill: #fff;
}
.post-info-meta .post-info-fragman .fragman-label {
    font-size: 0.875rem;
    font-weight: 600;
}

/* === Fragman modal === */
#fragman-modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: none;
    align-items: center;
    justify-content: center;
}
#fragman-modal.on { display: flex; }
#fragman-modal .fragman-bg {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.75);
}
#fragman-modal .fragman-box {
    position: relative;
    width: 90%;
    max-width: 820px;
}
#fragman-modal .fragman-close {
    position: absolute;
    top: -2.2rem;
    right: 0;
    background: none;
    border: none;
    color: #fff;
    font-size: 2rem;
    line-height: 1;
    cursor: pointer;
}
#fragman-modal .fragman-embed {
    position: relative;
    width: 100%;
    aspect-ratio: 16/9;
    background: #000;
}
#fragman-modal .fragman-embed iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

/* Film Fragmanları yeşil */
.post-info-section .post-info-wrapper .post-info-meta>div:not(.post-info-cast):not(.post-info-imdb)>a.fragman-cat{background-color:#008236;color:#fff}
.post-info-section .post-info-wrapper .post-info-meta>div:not(.post-info-cast):not(.post-info-imdb)>a.fragman-cat:hover{background-color:#00a646}

/* Spam sorusu cevap alani (koyu tema) */
.comment-form .comment-guard{color:#a1a1aa;font-size:0.875rem}
.comment-form .km-math-label{color:#d4d4d8}
.comment-form #km_math{background-color:#3f3f46 !important;color:#fff !important;border:1px solid #52525b;border-radius:0.5rem;padding:0.5rem 0.75rem}
