
    /* 1. SİSTEM BOŞLUKLARINI SIFIRLA */
    body { padding-top: 0 !important;
           overflow-x: clip !important; 
    }

    /* =========================================================
       3. TAM EKRAN VİDEO VE ANİMASYON MOTORU
       ========================================================= */
    .hero-showcase {
        position: relative;
        width: 100%;
        height: 100vh; /* Ekranın tam bittiği yerde jilet gibi keser */
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #000;
    }

    /* Video tam ekrana sündürülmeden oturtulur */
    .hero-bg-vid {
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        object-fit: cover; 
        z-index: 1;
    }

    /* Senin istediğin %50 Keskin Siyah Overlay */
    .hero-glass-overlay {
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        background-color: rgba(0, 0, 0, 0.5); 
        z-index: 2;
    }

    /* Animasyonlu Yazıların Kutusu */
    .hero-center-content {
        position: relative;
        z-index: 3;
        text-align: center;
        margin-top: 50px; 
    }

    /* Yazılar Lüks Bir Şekilde Aşağıdan Süzülür */
    .hero-title {
        font-size: 50px; 
        letter-spacing: 4px;
        text-shadow: 0 10px 30px rgba(0,0,0,0.5);
        animation: fadeUpReveal 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
        opacity: 0;
        transform: translateY(50px);
    }

    .hero-subtitle {
        font-size: clamp(1rem, 2vw, 1.35rem);
        font-weight: 300;
        letter-spacing: 1.5px;
        max-width: 700px; margin: 0 auto;
        animation: fadeUpReveal 1.2s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
        opacity: 0;
    }

    .hero-btn-wrapper {
        animation: fadeUpReveal 1.2s cubic-bezier(0.25, 1, 0.5, 1) 0.6s forwards;
        opacity: 0;
    }

    .btn-hero-new {
        background-color: var(--accent-color);
        color: #ffffff !important;
        padding: 16px 50px;
        font-size: 1.15rem;
        font-weight: 700;
        border-radius: 50px;
        text-transform: uppercase;
        letter-spacing: 2px;
        transition: all 0.3s ease;
        border: 2px solid var(--accent-color);
        box-shadow: 0 15px 35px color-mix(in srgb, var(--accent-color) 30%, transparent);
    }
    
    @media (max-width: 768px){
        white-space: nowrap !important; /* İçeriğin KESİNLİKLE alt satıra inmesini engeller */
        padding: 10px 16px !important;  /* Butonun iç boşluklarını (şişkinliğini) azaltır */
        font-size: 0.95rem !important;
    }

    .btn-hero-new:hover {
        background-color: transparent;
        color: var(--accent-color) !important;
        transform: scale(1.05);
    }

    @keyframes fadeUpReveal {
        from { opacity: 0; transform: translateY(50px); }
        to { opacity: 1; transform: translateY(0); }
    }


    /* =========================================================
       FAZ 2: PARALLAKS VE ŞEKİL ŞÜKÜL METİN STİLLERİ (GÜNCELLENDİ)
       ========================================================= */
    .parallaks-showcase {
        position: relative;
        height: 100vh; /* Tam 1 ekran boyu */
        overflow: hidden; /* Dışarı taşan katmanları gizle */
        color: #fff;
    }

    /* KATMANLI PARALLAKS MOTORU */
    .parallaks-layer {
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 110%; /* Kaydırırken boşluk kalmasın diye hafif büyük */
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: 1;
        transition: transform 0.1s ease-out; /* Fare ile akması için */
    }

    /* Katman Resimleri - NOT: Bu resimleri assets/img/ altına koymalısın */
    .far-mountains {
        background-image: url('assets/img/mountain-bg.jpg'); /* En Uzak (Sade Dağ/Gökyüzü) */
        height: 105%; top: -2.5%; /* Daha az oynaması için */
    }
    .near-forest {
        background-image: url('assets/img/forest-mid.png');   /* Orta (Şeffaf Arka Planlı Çamlar) */
        z-index: 2; height: 115%; top: -7.5%; /* Daha çok oynaması için */
    }
    .ground-road {
        background-image: url('assets/img/ground.png');       /* En Yakın (Toprak Yol - Altta kalmalı) */
        background-position: bottom;
        z-index: 2; height: 120%; top: -10%; /* En çok oynaması için */
    }

    /* ŞEKİL ŞÜKÜL METİN TASARIMI */
    .title-layered {
        font-family: 'Cinzel Decorative', serif; /* Lüks bir antik font - HTML head'e Google Fonts eklenmeli */
        letter-spacing: 5px;
        text-shadow: 0 5px 15px rgba(0,0,0,0.5);
    }
    .text-accent { color: var(--accent-color); }
    
    .badge-premium-layered {
        display: inline-block;
        padding: 8px 18px;
        background-color: rgba(22, 84, 56, 0.4); 
        color: #ffffff;
        border-radius: 30px;
        font-weight: 700;
        letter-spacing: 2px; font-size: 0.85rem;
        backdrop-filter: blur(5px);
    }

    /* Özellik Listesi - Lüks Süzülme Etkisi */
    .feature-list-layered .f-item {
        font-size: 1.1rem; margin-bottom: 15px; font-weight: 300;
        letter-spacing: 1.5px;
        opacity: 0.8;
    }
    
    .feature-list-layered i {
        display: inline-block; width: 10px; height: 10px;
        background-color: var(--accent-color); border-radius: 50%;
        margin-right: 12px;
    }

    /* --- YÜRÜYEN KARAVAN VE LÜKS GÖLGE --- */
    .moving-caravan {
        position: absolute;
        bottom: 10%; /* Ekranda duracağı alt boşluk */
        right: -70%; /* Karavanı başlangıçta ekranın sağına saklarız */
        width: 60vw; /* Ekrana göre devasa görünür */
        min-width: 600px;
        z-index: 3; /* Ormanın ve toprak yolun üstünde uçsun */
        filter: drop-shadow(-20px 30px 40px rgba(0,0,0,0.3)); /* Jilet gibi lüks bir gölge */
    }

    /* LÜKS SÜZÜLME ANİMASYONU (Geri Geri Geliyormuş Gibi) */
    .süzül {
        animation: fadeLeftReveal 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
        opacity: 0;
        transform: translateX(50px); /* Sağdan başla */
    }

    @keyframes fadeLeftReveal {
        from { opacity: 0; transform: translateX(50px); }
        to { opacity: 1; transform: translateX(0); }
    }


    /* =========================================================
       FAZ 3: SİNEMATİK 3x3 MODEL GALERİSİ
       ========================================================= */
    .cinematic-gallery-section {
        background-color: var(--primary-color) !important;
        padding: 30px 0;
        border-top: 1px solid rgba(255,255,255,0.05);
    }

    .model-poster-card {
        position: relative;
        display: block;
        border-radius: 12px;
        overflow: hidden;
        /* Resimlerin film afişi gibi dik ve elit durmasını sağlar */
        aspect-ratio: 4 / 5; 
        cursor: pointer;
        text-decoration: none !important;
    }

    /* Arka Plan Fotoğrafı */
    /* Kurşun Geçirmez Resim Tasarımı */
    .model-poster-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 0; /* En altta durmasını garantiler */
        transition: transform 1.2s cubic-bezier(0.25, 1, 0.5, 1);
    }

    /* Karartma Filtresi (Yazılar okunsun diye) */
    .model-poster-overlay {
        position: absolute;
        top: 0; left: 0; width: 100%; height: 100%;
        background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.2) 50%, transparent 100%);
        transition: background 0.5s ease;
        z-index: 1;
        pointer-events: none;
    }

    /* Yazıların Konumu */
    .model-poster-content {
        position: absolute;
        bottom: 0; left: 0; width: 100%;
        padding: 30px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    /* Model İsmi */
    .model-poster-title {
        color: #ffffff;
        font-size: 1.5rem;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 5px;
        transition: transform 0.4s ease;
    }

    /* Gizli Keşfet Oku */
    .model-poster-link {
        color: var(--accent-color);
        font-size: 0.9rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 2px;
        opacity: 0; /* Başlangıçta gizli */
        transform: translateY(15px); /* Başlangıçta aşağıda */
        transition: all 0.4s ease;
    }

    /* --- HOVER (ÜZERİNE GELİNCE) ŞOVU --- */
    .model-poster-card:hover .model-poster-img {
        transform: scale(1.08); /* Resim usulca büyür */
    }
    
    .model-poster-card:hover .model-poster-overlay {
        background: linear-gradient(to top, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.1) 100%);
    }

    .model-poster-card:hover .model-poster-title {
        transform: translateY(-5px); /* Başlık hafif yukarı kaçar */
    }

    .model-poster-card:hover .model-poster-link {
        opacity: 1; /* Yazı belirir */
        transform: translateY(0); /* Kendi yerine gelir */
    }

    /* =========================================================
       FAZ 4: BENTO BOX MÜHENDİSLİK VİTRİNİ
       ========================================================= */
    .bento-section {
        background-color: #f8f9fa; /* Temiz, aydınlık bir geçiş */
        padding: 30px 0;
    }

    .bento-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(2, 320px);
        gap: 24px;
        transform: translateY(-10px);
    }

    .bento-item {
        background-color: #ffffff;
        border-radius: 24px;
        overflow: hidden;
        position: relative;
        padding: 40px;
        transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.4s ease;
        border: 1px solid rgba(0,0,0,0.05);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .bento-item:hover {
        transform: translateY(-8px);
        box-shadow: 0 20px 40px rgba(0,0,0,0.08);
    }

    /* Asimetrik Kutu Boyutları */
    .bento-large {
        grid-column: span 2;
        grid-row: span 2;
    }
    .bento-wide {
        grid-column: span 2;
        grid-row: span 1;
    }
    .bento-square {
        grid-column: span 1;
        grid-row: span 1;
    }

    /* Bento İkonları ve Metinleri */
    .bento-icon {
        font-size: 2.5rem;
        color: var(--primary-color);
        margin-bottom: 20px;
    }
    .bento-title {
        font-size: 1.5rem;
        font-weight: 700;
        color: #111;
        letter-spacing: -0.5px;
        margin-bottom: 10px;
    }
    .bento-desc {
        color: #666;
        font-size: 1rem;
        line-height: 1.6;
    }

    /* =========================================================
       FAZ 5: SONSUZ MARQUEE VE GLASSMORPHISM KAPANIŞI
       ========================================================= */
    .ultimate-cta-section {
        position: relative;
        background-color: var(--primary-color);
        overflow: hidden;
        padding: 40px 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* Arka Planda Kayan Devasa Yazı (Awwwards Trendi) */
    .marquee-container {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 100vw;
        overflow: hidden;
        z-index: 1;
        opacity: 0.1; /* Çok hafif, gizemli bir şeffaflık */
        pointer-events: none;
    }

    .marquee-text {
        font-size: 15vw; /* Ekranın boyutuna göre devasa harfler */
        font-family: 'Cinzel Decorative', serif; /* Markanın lüks fontu */
        font-weight: 900;
        white-space: nowrap;
        color: transparent;
        -webkit-text-stroke: 2px #ffffff; /* Sadece dış hatları (stroke) beyaz olan içi boş yazılar */
        animation: marquee-scroll 40s linear infinite;
        text-transform: uppercase;
    }

    @keyframes marquee-scroll {
        0% { transform: translateX(0); }
        100% { transform: translateX(-50%); }
    }

    /* Ön Plandaki Buzlu Cam (Glassmorphism) Kart */
    .glass-cta-card {
        position: relative;
        z-index: 2;
        background: rgba(255, 255, 255, 0.03); /* Çok hafif şeffaf beyaz */
        backdrop-filter: blur(24px); /* Arkayı buzlu cam gibi flulaştırır - APPLE SİHİRİ */
        -webkit-backdrop-filter: blur(24px);
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 30px;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
        max-width: 700px;
        width: 90%;
        box-shadow: 0 30px 60px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.1);
        transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
        
    }

    .glass-cta-card:hover {
        transform: translateY(-10px);
        top: -30;
    }

    /* Manyetik Etkili Buton */
    .btn-magnetic {
        display: inline-flex;
        align-items: center;
        background-color: var(--accent-color); /* Kiremit turuncusu */
        color: #fff;
        padding: 20px 50px;
        border-radius: 50px;
        font-size: 1.1rem;
        font-weight: 700;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-decoration: none;
        transition: all 0.4s ease;
        position: relative;
        overflow: hidden;
    }

    .btn-magnetic:hover {
        background-color: #fff;
        color: var(--accent-color);
        box-shadow: 0 15px 30px rgba(200, 90, 50, 0.4);
        transform: scale(1.05);
    }

    /* MOBİL SCROLL OVERFLOW (Yazıların alttaki bölümlere taşmasını engelle) */
    .cinematic-gallery-section, .bento-section {
        position: relative !important;
        z-index: 20 !important; /* Animasyonların üstünü örter */
        background-color: var(--light-bg); /* Şeffaf olmasın ki yazıları gizlesin */
    }

    
    /* 1. STICKY KATİLİ PANZEHİRİ */
    body { 
        overflow-x: clip !important; 
    }

    /* 2. KİLİTLENME MİMARİSİ (GÜNCELLENDİ: Kaydırma hızı yavaşlatıldı!) */
    .pin-wrapper {
        /* Eski 300vh değeri 400vh yapıldı. Böylece animasyon daha yavaş ve tok akar */
        height: 300vh; 
        position: relative;
        background-color: var(--light-bg);
    }
    
    .sticky-section {
        position: -webkit-sticky !important; 
        position: sticky !important; 
        top: 0;
        height: 100vh; 
        overflow: hidden;
        display: flex;
        align-items: center;
    }

    /* 3. YAZILARIN ŞIK GELİŞİ İÇİN ANİMASYON HAZIRLIĞI */
    .anim-item {
        opacity: 0; 
        transform: translateY(40px); 
        transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), transform 0.8s cubic-bezier(0.25, 1, 0.5, 1)
    }
    
    .anim-item.show {
        opacity: 1;
        transform: translateY(3%);
    }

    @media (max-width: 991px) {
        
        .bento-grid {
            grid-template-columns: 1fr;
            grid-template-rows: auto;
        }
        .bento-item {
            grid-column: span 1 !important;
            grid-row: span 1 !important;
            min-height: 300px;
        }

        /* MOBİL HERO YAZI DÜZELTMESİ (MİMARIN DOKUNUŞU) */
    .hero-center-content {
        /* Yazıları yeşil navbar'ın altından (daha aşağıdan) başlatır */
        padding-top: 120px !important; 
        position: relative !important;
        z-index: 50 !important; /* En öne, yeşil navbar'ın bile üstüne çıkarır */
    }

    .hero-title {
        font-size: 1.8rem !important; /* Mobilde çok devasa olup kaybolmasını engeller */
        margin-top: 20px;
    }

    /* Cam katmanı yazıların arkasına zorla iter */
    .hero-glass-overlay {
        z-index: 5 !important;
    }
    .cinematic-gallery-section{
        margin-top: 15px;
    }

    .scroll-indicator{
        display: none !important;
    }
    
    .ultimate-cta-section {
        padding: 20px 0;
        
    }

    }
 
    /* HAREKETLİ SCROLL İNDİKATÖRÜ (PREMIUM EFEKT) */
    .scroll-indicator {
        position: absolute;
        bottom: 40px; /* Ekranın en altından 40px yukarıda */
        left: 50%;
        transform: translateY(40%) translateX(-50%);
        z-index: 20;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        color: #212529;
        text-decoration: none;
        font-size: 0.75rem;
        font-weight: 700;
        letter-spacing: 2px;
        text-transform: uppercase;
        transition: color 0.3s ease;
    }
    
    .scroll-indicator:hover {
        color: var(--accent-color);
    }

    /* İkonun yumuşakça aşağı yukarı süzülme animasyonu */
    .scroll-indicator i {
        font-size: 1.5rem;
        color: #212529;
        animation: scrollDownFloat 2s infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
    }

    @keyframes scrollDownFloat {
        0% { transform: translateY(0); opacity: 0.5; }
        50% { transform: translateY(12px); opacity: 1; }
        100% { transform: translateY(0); opacity: 0.5; }
    }


    /* =========================================================
   MİMARIN DOKUNUŞU: PARALLAX PENCERESİ VE KARAVAN MOTORU
   ========================================================= */

/* 1. ANA KUTU (Taşma Kilidi Burada!) */
#windowBox {
    height: 400px;
    background-color: #e9ecef;
    border: 4px solid #fff;
    overflow: hidden !important; /* Dışarıda bekleyen karavanın sayfayı bozmasını engeller */
}

/* 2. ORMAN ARKA PLANI */
#scrollForest {
    position: absolute; 
    top: 0; 
    left: -20%; 
    right: 0%; 
    width: 120%; 
    height: 100%;
    /* Mimarın Notu: CSS dosyasından img klasörüne ulaşmak için ../ kullanılır */
    background-image: url('../img/background.jpg'); 
    background-size: cover; 
    background-position: center; 
    z-index: 1;
}

/* 3. KARARTMA (GRADIENT) KATMANI */
.nature-overlay {
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.4) 100%);
}

/* 4. HAREKETLİ KARAVAN */
#scrollCaravan {
    position: absolute; 
    bottom: 0%; 
    left: 130%; /* Ekranın sağ duvarının arkasında pusuya yatar */
    transform: scale(1.2); /* scale komutunun güvenli ve doğru kullanımı */
    width: 320px; 
    z-index: 3; 
    filter: drop-shadow(-10px 15px 12px rgba(0,0,0,0.5));
}

#scrollCaravan img {
    width: 100%; 
    height: auto; 
    display: block;
}

/* =========================================================
   MİMARIN DOKUNUŞU: DİKEY (BOYLAMASINA) SIĞDIRMA MOTORU
   ========================================================= */
@media (max-width: 991px) {
    /* 1. Listenin en sonundaki (4-Season) gereksiz alt boşluğu SIFIRLA */
    .feature-list {
        margin-bottom: 0 !important;
    }
    
    .feature-list li:last-child {
        margin-bottom: 0 !important; /* mb-3 sınıfını ezer */
    }

    /* 2. Pencereyi yukarıya, yazıya doğru çek (20px'ten 5px'e düşürdük) */
    #windowBox {
        margin-top: 5px !important; 
    }
    
    /* 1. ANA BÖLÜM (SECTION) KİLİDİNİ AÇ */
    /* Eğer bölüm 100vh ile ekrana kilitliyse, içeriğin sığması için esnemesine izin veriyoruz */
    .sticky-section {
        height: auto !important; 
        min-height: 100vh !important;
        padding-top: 40px !important;
        padding-bottom: 0px !important;
    }

    /* 2. METİN VE BOŞLUKLARI TIRAŞLA (Yerden Tasarruf) */
    .text-content-pinned .parallax-title {
        font-size: 1.7rem !important; /* Devasa başlığı mobilde daralt */
        margin-bottom: 10px !important;
        line-height: 1.2 !important;
    }
    
    .text-content-pinned .parallax-desc {
        font-size: 0.95rem !important; 
        line-height: 1.5 !important;
        margin-bottom: 15px !important; /* Alt boşluğu kıstık */
    }
    
    .feature-list {
        margin-top: 15px !important;
    }
    
    .feature-list li {
        margin-bottom: 8px !important; /* Liste elemanlarını birbirine yaklaştırdık */
        font-size: 0.9rem !important;
    }

    /* 3. PENCEREYİ (WİNDOWBOX) SİNEMATİK BİR YIRTMAÇA ÇEVİR */
    /* 300px bile mobilde çok yer kaplıyordu, onu 220px'lik şık bir yatay pencereye dönüştürüyoruz */
    #windowBox {
        height: 200px !important; 
        margin-top: 20px !important;
    }
    
    #scrollCaravan {
        width: 180px !important; /* Pencere daraldığı için karavanı da orantılı küçülttük */
        bottom: -7% !important;
    }
}


/* =========================================================
   MİMARIN DOKUNUŞU: BİLGİ (TEXT) ALANI STİLLERİ
   ========================================================= */

/* Üstteki Ufak Rozet */
.badge-premium {
    background-color: rgba(22, 84, 56, 0.1); 
    color: var(--primary-color); 
    letter-spacing: 2px; 
    font-size: 0.8rem;
}

/* Ana Başlık (Master Every Terrain) */
.parallax-title {
    letter-spacing: -1px;
}

/* Başlık İçindeki Turuncu/Vurgulu Kelime */
.text-accent-premium {
    color: var(--accent-color);
}

/* Alt Açıklama Metni */
.parallax-desc {
    line-height: 1.8; 
    font-size: 1.1rem;
}

/* Madde İmleri (Check İkonları) */
.feature-list .feature-icon {
    color: var(--primary-color);
}

/* =========================================================
   MİMARIN DOKUNUŞU: DİNAMİK BENTO RESİM MOTORU
   ========================================================= */
.bento-dynamic-img {
    width: 100%;
    height: auto;
    max-height: 220px; /* MOBİLDE: Resmi tatlı bir boyutta tutar */
    object-fit: contain; /* Resmi ezmeden, kırpmadan kutuya sığdırır */
}

/* MASAÜSTÜ (PC) GÖRÜNÜMÜ İÇİN ÖZEL GENİŞLEME */
@media (min-width: 992px) {
    .bento-dynamic-img {
        max-height: 350px; /* PC'DE: Yüksekliği artırıp boşluğu doldurur */
    }
}



/* =========================================================
   MİMARIN DOKUNUŞU: LÜKS BLOG SLIDER
   ========================================================= */
.premium-blog-section {
    background-color: #F9F8F6; /* Lüks Karavan temasına uyan hafif krem rengi */
    border-top: 1px solid #E6DFD7;
}

.blog-slider-container {
    display: flex;
    gap: 25px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none; /* Firefox için yatay çubuğu gizler */
    -ms-overflow-style: none; /* IE için yatay çubuğu gizler */
    scroll-behavior: smooth;
    padding-bottom: 10px; /* Alttan kesilmesini engeller */
}

.blog-slider-container::-webkit-scrollbar {
    display: none; /* Chrome/Safari için çirkin kaydırma çubuğunu jilet gibi gizler */
}

.blog-card {
    min-width: 350px;
    max-width: 350px;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    scroll-snap-align: start;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #eee;
}

.blog-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.08) !important;
}

.blog-img-wrapper {
    position: relative;
    width: 100%;
    height: 220px;
    overflow: hidden;
}

.blog-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.blog-card:hover .blog-img {
    transform: scale(1.05);
}

.blog-cat-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background: rgba(255,255,255,0.95);
    color: var(--primary-color);
    padding: 6px 14px;
    font-size: 0.75rem;
    font-weight: 700;
    border-radius: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.blog-content {
    padding: 25px;
}

.blog-date {
    color: #888;
    font-size: 0.85rem;
}

.blog-title {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.4;
}

.blog-title a {
    transition: color 0.3s ease;
}

.blog-title a:hover {
    color: var(--primary-color) !important;
}

.blog-read-more {
    font-size: 0.9rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: opacity 0.3s ease;
}

.blog-read-more:hover {
    opacity: 0.8;
}

/* Masaüstü Ok Butonları */
.slider-btn {
    width: 45px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-color: #ccc;
    color: #333;
    transition: all 0.3s ease;
}

.slider-btn:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}

/* Mobilde Responsive (Esnek) Ayar */
@media (max-width: 768px) {
    .blog-card {
        min-width: 280px;
        max-width: 280px;
    }
    .blog-img-wrapper {
        height: 180px;
    }
}