.elementor-kit-17{--e-global-color-primary:#E10600;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#BFBFBF;--e-global-color-accent:#0B0B0B;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-17 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* --- FONTLAR --- */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Montserrat:wght@300;600&display=swap');

/* --- GİRİŞ ANİMASYONU --- */
@keyframes sahneyeCikis {
  from { opacity: 0; transform: translateY(30px); }
  to { opacity: 1; transform: translateY(0); }
}

/* --- ANA KUTU ÇERÇEVESİ --- */
.gazete-kapsayici {
  display: flex;
  align-items: stretch;
  gap: 40px;
  background-color: rgba(20, 20, 20, 0.85);
  padding: 30px;
  border-left: 4px solid #ffffff;
  border-radius: 8px;
  max-width: 1200px;
  margin: 0 auto 40px auto;
  box-shadow: 0 15px 40px rgba(0,0,0,0.6);
  animation: sahneyeCikis 0.8s ease-out forwards;
  overflow: hidden; 
  position: relative;
}

/* --- ORTAK MEDYA KUTUSU (VİDEO VE RESİM İÇİN) --- */
.video-kutusu, .medya-kutusu {
  flex: 1; 
  position: relative; /* ÖNEMLİ: İçindekiler buna göre hizalanır */
  border-radius: 6px;
  overflow: hidden; 
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: #000; /* Siyah zemin */
  
  /* MASAÜSTÜ YÜKSEKLİĞİ: 400px */
  height: 400px !important; 
  min-height: 400px !important;
}

/* --- VİDEO AYARLARI (Zoomlu) --- */
.video-kutusu iframe, .medya-kutusu iframe {
  position: absolute;
  top: 50%; left: 50%;
  height: 100% !important;
  width: 178% !important; /* Zoom */
  transform: translate(-50%, -50%);
  border: none;
}

/* --- RESİM AYARLARI (Masaüstü) --- */
.medya-kutusu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* --- YAZI ALANI --- */
.gazete-yazi-kutusu {
  flex: 1.2;
  text-align: left;
  padding-left: 20px;
  max-height: 400px;
  overflow-y: auto;
}
/* Scrollbar */
.gazete-yazi-kutusu::-webkit-scrollbar { width: 6px; }
.gazete-yazi-kutusu::-webkit-scrollbar-track { background: rgba(0,0,0,0.3); }
.gazete-yazi-kutusu::-webkit-scrollbar-thumb { background: #ffffff; border-radius: 3px; }

.haber-baslik {
  font-family: 'Playfair Display', serif; font-size: 30px; color: #fff;
  margin: 0 0 15px 0; line-height: 1.2; text-transform: uppercase;
}
.haber-cizgi { width: 60px; height: 3px; background: #ffffff; margin-bottom: 20px; }
.haber-metni {
  font-family: 'Montserrat', sans-serif; color: #bbb; font-size: 15px;
  line-height: 1.7; text-align: justify; margin: 0;
}
.haber-metni::first-letter {
  float: left; font-family: 'Playfair Display', serif; font-size: 50px;
  line-height: 45px; padding-right: 8px; color: #ffffff; font-weight: 700;
}

/* --- KRİTİK MOBİL AYARLAR --- */
@media (max-width: 768px) {
  .gazete-kapsayici {
    display: block !important;
    padding: 15px !important;
    height: auto !important;
  }

  /* KUTUYU KARE YAP (1:1) */
  .video-kutusu, .medya-kutusu {
    width: 100% !important;
    height: 0 !important; /* Boyu sıfırla */
    min-height: 0 !important;
    padding-bottom: 100% !important; /* Genişlik kadar boy aç */
    margin-bottom: 20px !important;
    display: block !important;
  }

  /* --- İŞTE SİHİRLİ DOKUNUŞ BURADA --- */
  /* Resmi de video gibi 'absolute' yapıyoruz ki o siyah boşluğa otursun */
  .medya-kutusu img {
    position: absolute !important; /* ARTIK RESİM DE UÇUYOR */
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
  
  /* Videoyu da kareye oturt */
  .video-kutusu iframe, .medya-kutusu iframe {
    width: 178% !important; 
    height: 100% !important;
  }

  .gazete-yazi-kutusu {
    padding-left: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }
  /* Tarayıcının zorla renk değiştirmesini engelle */
:root {
    color-scheme: light only;
}

html, body {
    background-color: #ffffff; /* Sitenin arka planı neyse o rengi yaz */
    color: #000000; /* Sitenin yazı rengi neyse o */
}

/* Resimlerin kararmasını özellikle engellemek için */
img, video {
    filter: none !important;
}/* End custom CSS */