/* YENİ: Museo fontunu projenize eklemek için @font-face kuralı */
/* FONT DOSYALARINIZI (Museo-Regular.woff2 vb.) BU CSS DOSYASIYLA AYNI KLASÖRE KOYUN */
/* VEYA 'url' yolunu doğru dosya yoluna göre güncelleyin. */
@font-face {
    font-family: 'Museo';
    src: url('Museo300-Regular.otf') format('woff2'), /* Modern tarayıcılar için */
         url('Museo-Regular-webfont.woff') format('woff');   /* Eski tarayıcılar için */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo';
    src: url('Museo700-Regular.otf') format('woff2'),
         url('Museo-Regular-webfont.woff') format('woff');
    font-weight: bold; /* veya 700 */
    font-style: normal;
}

/* DEĞİŞİKLİK: Google Fonts @import kaldırıldı veya Museo ile değiştirildi */
* { margin: 0; padding: 0; box-sizing: border-box; }

/* DEĞİŞİKLİK: Ana font ailesi 'Museo' olarak değiştirildi */
body { font-family: 'Museo', sans-serif; height: 100vh; overflow: hidden; color: #fff; background-color: #000; }

.background-slider { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; }
.slide {
    position: absolute;
    width: 100%;
    height: 100%; /* << EKLENEN SATIR BU */
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: opacity 1.5s ease-in-out;
    filter: blur(8px) brightness(0.7);
    transform: scale(1.1);
}
.slide.active { opacity: 1; }
.tv-screen-container { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; }
.info-panel { width: 95%; height: 90%; max-width: 1800px; display: flex; }

.main-content {
    flex: 75%;
    background-color: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0;
    position: relative;
    overflow: hidden;
}
.image-overlay-text {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 0.5vw 1vw;
    border-radius: 4px;
    font-size: 1vw;
    font-weight: bold;
    z-index: 10;
}
.left-bottom {
    bottom: 1vw;
    left: 1vw;
}
.content-slider {
    width: 100%;
    height: 100%;
}

.content-slide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 1.5vw;
    padding: 2.5vw;
    opacity: 0;
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
    transform: translateY(20px);
}

.content-slide.active {
    opacity: 1;
    transform: translateY(0);
}
.text-content {
    /* DEĞİŞİKLİK: Dikey alanın yaklaşık %30'unu kaplaması için flex değeri ayarlandı */
    flex: 1;
    display: flex;
    flex-direction: column;
    color: #fff;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
}

.image-content {
    /* DEĞİŞİKLİK: Dikey alanın yaklaşık %70'ini kaplayarak daha büyük olması için flex değeri ayarlandı */
    flex: 2.5; /* Bu değeri artırarak resmi daha da büyütebilirsiniz */
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.4);
    min-height: 700px;
    position: relative;
}

.image-content img {
    width: 100%;
    object-fit: cover;
}

.main-headline {
    /* DEĞİŞİKLİK: Font ailesi kaldırıldı, body'den miras alacak */
    font-size: 3.0vw;
    font-weight: bold; /* Kalın font için */
    line-height: 1.2;
    color: #fff;
    text-transform: uppercase;
}

.description {
    font-size: 1.1vw;
    line-height: 1.6;
    color: #e0e0e0;
    font-weight: normal; /* Normal kalınlık */
    margin: 1.5vw 0;
}

.accolade {
    margin-top: auto;
    padding-top: 1.5vw;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    flex-shrink: 0;
    text-align: center;
}

.accolade p {
    font-size: 1.0vw;
    color: #fff;
    font-weight: normal;
}

.accolade .highlight {
    font-weight: bold;
    color: #E19B43;
}
/* Ana taşıyıcıyı dikey ve yatayda ortalar */
.sidebar {
    flex: 25%;
    background: linear-gradient(to bottom, rgba(170, 105, 17, 0.85), rgba(225, 155, 67, 0.15));
    backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px);
    padding: 2.5vw;
    display: flex;
    flex-direction: column;
    justify-content: center; /* DİKEYDE ORTALAMA İÇİN DEĞİŞTİRİLDİ */
    align-items: center;    /* YATAYDA ORTALAMA İÇİN EKLENDİ */
    text-align: center;     /* İçindeki tüm metinleri ortalamak için eklendi */
    text-shadow: 1px 1px 5px rgba(0,0,0,0.6);
}

/* DEĞİŞİKLİK: Logo için stil güncellendi */
.sidebar-logo {
    width: 100%;
    margin-bottom: 15vw;
}
.sidebar-logo img {
    max-width: 80%;
    height: auto;
    /* float: right; YATAYDA ORTALAMAYI ENGELLEDİĞİ İÇİN KALDIRILDI */
}

.weather-widget h3 {
    font-size: 1.0vw;
    font-weight: normal;
    text-transform: uppercase;
    color: #ccc;
}

/* Hava durumu ikon ve sıcaklık bilgisini ortalamak için güncellendi */
.weather-now {
    display: flex;
    justify-content: center; /* ORTALAMA İÇİN DEĞİŞTİRİLDİ */
    align-items: center;
    gap: 1vw;
    margin-top: 10px;
    margin-bottom: 200px;
}
.weather-now i {
    font-size: 4.0vw;
    color: #fff;
}
.weather-now .temperature {
    font-size: 4.0vw;
    font-weight: bold;
}

.datetime-widget {
    display: flex;
    flex-direction: column;
    gap: 0.5vw;
}
.datetime-widget .date {
    font-size: 1.8vw;
    font-weight: normal;
}
.datetime-widget .time {
    font-size: 3.0vw;
    font-weight: bold;
}
