/* ==========================================================================
   CINE BRAND CARD - FULL STYLESHEET (MOBILE 16:9 OPTIMIZED)
   ========================================================================== */

.cine-brand-box {
    position: relative;
    border-radius: 4px; /* Yuvarlak hatlar yerine elit ve keskin sinematik çerçeve */
    overflow: hidden;
    width: 100%;
    
    /* Masaüstünde ve mobilde tam 16:9 oranını koruyoruz */
    aspect-ratio: 16 / 9; 
    min-height: 480px; /* Masaüstü için güvenli alt limit */
    
    display: flex;
    align-items: center;
    background: #0c0b0a; /* Derin sıcak espresso siyahı */
    margin-bottom: 50px;
    border: 1px solid rgba(255, 255, 255, 0.03);
}

.cine-brand-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover; 
    background-repeat: no-repeat;
    background-position: center; 
    
    /* Klasik lens tonlaması: Görsele dramatik bir kontrast ve derinlik katıyoruz */
    filter: brightness(0.7) contrast(1.15) sepia(10%);
    transition: transform 10s cubic-bezier(0.25, 1, 0.5, 1);
    z-index: 1;
    transform: scale(1);
}

/* Kutuya gelindiğinde hafif sinematik derinlik hareketi */
.cine-brand-box:hover .cine-brand-bg {
    transform: scale(1.03); 
}

.cine-brand-overlay {
    position: absolute;
    inset: 0;
    /* Masaüstünde soldan sağa sinematik gölge geçişi */
    background: linear-gradient(90deg, rgba(12, 11, 10, 0.98) 0%, rgba(12, 11, 10, 0.8) 1%, rgba(12, 11, 10, 0) 100%);
   
    z-index: 2;
}

.cine-brand-content {
    position: relative;
    z-index: 3;
    padding: 80px;
    max-width: 800px;
}

.cine-brand-tag {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.7rem;
    font-weight: 500;
    color: #d4af37; /* Karamel / Altın tonu */
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 25px;
    display: block;
}

.cine-brand-title {
    font-family: 'Cinzel', serif; /* Film afişi tipografisi */
    font-weight: 500;
    font-size: 3.6rem;
    line-height: 1.15;
    color: #f4f1eb; /* Kirli beyaz */
    margin-bottom: 25px;
    letter-spacing: 0.5px;
}

.cine-brand-title span, .cine-brand-title b {
    color: #d4af37;
    font-style: italic;
    font-weight: inherit;
}

.cine-brand-desc {
    font-family: 'Montserrat', sans-serif;
    color: #f4f1eb; 
    font-size: 1.05rem;
    font-weight: 300;
    margin-bottom: 40px;
    line-height: 1.8;
}

.btn-cine-brand-shop {
    background: rgba(255, 255, 255, 0.02);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    color: #f4f1eb;
    padding: 16px 42px;
    border-radius: 2px; /* Keskin elit buton */
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-family: 'Montserrat', sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}

.btn-cine-brand-shop i {
    font-size: 1.2rem;
    transition: transform 0.3s ease;
}

.btn-cine-brand-shop:hover i {
    transform: translateX(6px);
}

.btn-cine-brand-shop:hover {
    background: #f4f1eb;
    color: #0c0b0a;
    border-color: #f4f1eb;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.6);
}

/* ==========================================================================
   MOBİL OPTİMİZASYONU (TAM 16:9 KORUMASI)
   ========================================================================== */
@media(max-width: 768px) {
    .cine-brand-box {
        /* aspect-ratio kuralı yukarıda olduğu için mobilde de tam 16:9 yassı kalır */
        min-height: auto; /* Masaüstündeki 480px sınırını kaldırıyoruz, böylece resim sıkışmaz */
        margin-bottom: 35px;
    }

    /* Görsellerin tamamen görünmesi için içeriği (yazıları) alta sabitliyoruz */
    .cine-brand-content {
        position: absolute;
        bottom: 25px;
        left: 5%;
        right: 5%;
        padding: 0;
        max-width: 90%;
        text-align: left; /* Slider ile uyumlu asimetrik sol duruş */
    }

    /* Mobilde metinlerin arkasını karartmak için gradyanı aşağıdan yukarıya çeviriyoruz */
    .cine-brand-overlay {
        background: linear-gradient(0deg, rgba(12, 11, 10, 0.95) 0%, rgba(12, 11, 10, 0.6) 1%, transparent 100%);
    }

    .cine-brand-title {
        font-size: clamp(1.2rem, 4.5vw, 1.6rem); /* Başlığı ekran genişliğine göre dinamik küçültüyoruz */
        margin-bottom: 6px;
        line-height: 1.2;
    }

    .cine-brand-desc {
        font-size: 0.75rem;
        margin-bottom: 12px;
        line-height: 1.4;
        padding-left: 8px;
        border-left: 1px solid rgba(212, 175, 55, 0.3); /* Şık sol dikey çizgi */
        max-width: 85%;
        
        /* Yazının 16:9 kutudan taşmaması için tek satıra indirgeyip üç nokta koyuyoruz */
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .btn-cine-brand-shop {
        font-size: 0.65rem;
        letter-spacing: 2px;
        padding: 8px 24px; /* Mobilde butonu daha ince ve zarif yapıyoruz */
        width: auto; /* Tüm genişliği kaplamasın, lüks havasını bozmasın */
    }
}