:root {
    /* Genel renk değişkenleri */
    --background-color: #fcf0e0;
    --text-color: #000000;
    --red-link-color: #c1272d;
    --box-background: #ffffff;
    --box-border: #ddd;
    --price-color: #333;
    --light-text-color: #666;
}

html {
    scroll-behavior: smooth; /* Sayfa içi linklere tıklayınca yumuşak kayma efekti */
}

body {
    font-family: 'Roboto Condensed', sans-serif; /* Görsele daha yakın bir font */
    margin: 0;
    padding: 0;
    background-color: var(--background-color);
    color: var(--text-color);
    min-height: 100vh; /* Sayfanın dikeyde en az tam ekran olması için */
    display: flex; /* İçeriğin dikeyde ortalanması veya kenarlara yapışması için flex kullanıyoruz */
    flex-direction: column;
    justify-content: flex-start; /* İçeriği yukarıdan hizala */
    align-items: center; /* Yatayda ortalamak için */
}

.main-container {
    width: 100%; /* Ana konteynerin genişliği */
    max-width: 1200px; /* Görseldeki düzen için yaklaşık ana içerik genişliği */
    padding: 0 20px; /* Kenarlardan boşluk */
    box-sizing: border-box; /* Padding'in genişliğe dahil olması */
    display: flex;
    flex-direction: column;
    flex-grow: 1; /* Ana içeriğin esnemesini sağlar */
    justify-content: center; /* İçeriği dikeyde ortalamak için */
}

/* Fiyatlandırma Bölümü */
.pricing-section {
    display: flex;
    justify-content: space-between; /* Kutular arasında eşit boşluk bırak */
    align-items: stretch; /* Kutuların aynı yüksekliğe sahip olmasını sağlar */
    flex-wrap: nowrap; /* Kutuların yan yana kalmasını sağlar, küçük ekranlarda bozulabilir */
    gap: 30px; /* Kutular arası boşluk (görselden tahmin edildi) */
    padding: 50px 0; /* Üstten ve alttan boşluk */
    margin-bottom: 20px; /* Anasayfa ile alt bölüm arasında boşluk */
}

.price-box {
    background-color: var(--box-background);
    border: 1px solid var(--box-border);
    border-radius: 8px; /* Görselde belirgin bir border radius yok, yumuşak bir dokunuş */
    padding: 25px; /* İç boşluklar */
    width: 25%; /* 4 kutu yan yana, boşluklar da hesaba katılmalı */
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); /* Hafif bir gölge */
    display: flex;
    flex-direction: column;
    justify-content: flex-start; /* İçeriği yukarıdan hizala */
    flex-shrink: 0; /* Kutuların küçülmesini engeller */
    flex-grow: 1; /* Esnemesini sağlar */
    min-width: 250px; /* Kutuların çok küçülmesini engellemek için minimum genişlik */
}

.price-box .price-header {
    display: flex;
    justify-content: center;
    align-items: baseline; /* TL'nin fiyatın altına gelmemesi için */
    margin-bottom: 20px; /* Fiyat ile başlık arasında boşluk */
}

.price-box .price-value {
    font-size: 4.5em; /* 1920x1080'e göre büyük punto */
    font-weight: 700; /* Bold */
    color: var(--price-color);
    line-height: 1;
}

.price-box .price-currency {
    font-size: 1.2em; /* TL simgesinin boyutu (fiyata göre küçük ama okunur) */
    vertical-align: super;
    margin-left: 5px;
    color: var(--price-color);
    font-weight: 400;
}

.price-box .service-title {
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--text-color); /* Düz kalın çizgi */
    text-transform: uppercase;
}

.price-box .service-description-small {
    font-size: 0.9em;
    color: var(--light-text-color);
    margin-bottom: 15px;
    line-height: 1.4;
}

.price-box p {
    font-size: 0.85em;
    line-height: 1.6;
    text-align: left;
    flex-grow: 1; /* Paragrafın esneyerek kutunun dolmasını sağlar */
    color: var(--text-color); /* Paragraf metni siyah */
}

/* Alt Kısım: Footer Linkleri ve İletişim Bilgileri (Anasayfa bölümüne ait) */
.bottom-section {
    display: flex;
    justify-content: space-between;
    align-items: flex-end; /* Alt kenara hizala */
    width: 100%;
    max-width: 1200px; /* Ana konteynerle aynı genişlik */
    padding: 20px 0; /* Üstten alttan boşluk */
    box-sizing: border-box;
    margin-bottom: 20px; /* Anasayfa ile kurumsal bölüm arasına boşluk */
}

.footer-links-left {
    text-align: left;
    font-size: 1.1em; /* %20 daha büyük, görseldeki boyuta yakın */
    flex-basis: auto;
    white-space: nowrap; /* Linklerin tek satırda kalmasını sağlar */
    display: flex; /* Linkleri yan yana düzgün hizalamak için */
    align-items: center;
    gap: 8px; /* Linkler arası boşluk */
}

.footer-links-left a {
    color: var(--text-color);
    text-decoration: none;
    font-weight: 400;
}

.footer-links-left a:hover {
    text-decoration: underline;
}

/* WhatsApp ve Kargo Bilgisi */
.contact-info-right {
    text-align: right;
    font-size: 0.85em; /* Görseldeki boyuta yakın */
    flex-basis: auto;
    line-height: 1.4;
    color: var(--text-color);
    align-self: flex-end;
}

.whatsapp-link {
    margin-bottom: 5px; /* Link ile altındaki metin arasında boşluk */
}

.whatsapp-link a {
    color: var(--red-link-color);
    text-decoration: none;
    font-weight: 700; /* Kalın font */
    font-size: 1.65em; /* Yazı boyutu 1.5 kat büyütüldü (1.1em * 1.5) */
    line-height: 1.4; /* Satır aralığı */
}

.whatsapp-link a:hover {
    text-decoration: underline;
}

.delivery-info {
    font-size: 1.19em; /* Yazı boyutu 1.4 kat büyütüldü (0.85em * 1.4) */
}


/* --- Genel İçerik Bölümleri (Kurumsal, Hizmetler, Galeri) --- */
.content-section {
    width: 100%;
    background-color: var(--background-color);
    padding: 60px 0; /* Üstten ve alttan boşluk */
    display: flex;
    justify-content: center; /* İçeriği yatayda ortala */
}

.content-wrapper {
    max-width: 1200px; /* Ana konteynerle aynı genişlik */
    padding: 0 20px; /* Kenarlardan boşluk */
    box-sizing: border-box;
}

.content-section h2 {
    font-size: 2.2em;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 25px;
    text-align: left;
}

.content-section h3 {
    font-size: 1.5em;
    font-weight: 700;
    color: var(--text-color);
    margin-top: 35px;
    margin-bottom: 15px;
    text-align: left;
}

.content-section p {
    font-size: 1em;
    line-height: 1.7;
    color: var(--text-color);
    margin-bottom: 15px;
    text-align: left;
}

/* --- GALERİ BÖLÜMÜNE ÖZEL STİLLER --- */
.galeri-section h2 {
    font-size: 2.2em; /* Görseldeki başlık boyutuna göre */
    font-weight: 700;
    margin-bottom: 30px;
    text-align: left; /* Sola hizalı */
}

.galeri-section .gallery-subtitle {
    font-size: 0.6em; /* Başlığın yanındaki parantez içi yazı */
    font-weight: 400;
    color: var(--text-color);
    margin-left: 10px;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr); /* 5 sütunluk ızgara */
    gap: 15px; /* Resimler arası boşluk */
    margin-bottom: 50px; /* Alt kısımdan boşluk */
}

.gallery-item {
    width: 100%; /* Sütunun tüm genişliğini kapla */
    height: 256px; /* İstenen yüksekliğe yakın */
    overflow: hidden; /* Resimlerin kutudan taşmasını engelle */
    cursor: pointer;
    border: 1px solid #e0e0e0; /* Hafif bir çerçeve */
    box-shadow: 0 2px 5px rgba(0,0,0,0.05); /* Hafif gölge */
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Resmin kutuya sığarken oranını koru ve kırp */
    display: block; /* Altındaki boşluğu kaldırmak için */
    transition: transform 0.3s ease; /* Hover efekti için yumuşak geçiş */
}

.gallery-item img:hover {
    transform: scale(1.05); /* Hover'da hafif büyütme efekti */
}

.gallery-footer-info {
    width: 100%;
    display: flex;
    flex-direction: column; /* İçeriği alt alta diz */
    align-items: center; /* Yatayda ortala */
    text-align: center;
    padding-top: 30px; /* Üstten boşluk */
}

.social-icons {
    margin-bottom: 15px;
    display: flex; /* İkonların yan yana hizalanması için */
    align-items: center;
    justify-content: center; /* İkonların sayfaya ortalı olması için */
    gap: 30px; /* İkonlar arası boşluk */
}

.social-icons a {
    text-decoration: none;
    transition: transform 0.3s ease; /* Hover efekti için yumuşak geçiş */
}

.social-icons a:hover {
    transform: scale(1.1); /* Hover'da hafif büyütme */
}

.social-icons img {
    width: 60px; /* İkonların boyutu 1.5 kat büyütüldü (40px * 1.5) */
    height: 60px;
    display: block; /* Resimlerin altında oluşabilecek boşluğu kaldırmak için */
}

.gallery-contact-text {
    font-size: 1em; /* Görseldeki boyuta göre */
    color: var(--text-color);
    font-weight: 400;
    line-height: 1.5;
}

.gallery-contact-text a { /* Alt kısımdaki WhatsApp linki için stil */
    color: var(--text-color); /* Normal metin rengiyle aynı */
    text-decoration: none;
    font-weight: 400;
}

.gallery-contact-text a:hover {
    text-decoration: underline;
    color: var(--red-link-color);
}


/* Lightbox Modalı Stil Tanımlamaları */
.lightbox-modal {
    display: none; /* Varsayılan olarak gizli */
    position: fixed; /* Ekranın üzerinde sabit durur */
    z-index: 1000; /* Diğer tüm içeriklerin üzerinde */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto; /* İçerik büyükse kaydırma çubuğu çıkar */
    background-color: rgba(0,0,0,0.9); /* Siyah yarı saydam arka plan */
    justify-content: center; /* Resmi dikeyde ve yatayda ortala */
    align-items: center;
}

.lightbox-content {
    margin: auto;
    display: block;
    max-width: 90%; /* Ekranın %90'ından fazla yer kaplamaz */
    max-height: 90%; /* Ekranın %90'ından fazla yer kaplamaz */
    object-fit: contain; /* Resmi tam gösterirken oranını koru */
}

.close-button {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    cursor: pointer;
    z-index: 1001; /* Kapatma butonu resmin üzerinde olsun */
}

.close-button:hover,
.close-button:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* --- Responsive Düzenlemeler (Daha küçük ekranlar için) --- */
@media (max-width: 1280px) {
    .pricing-section {
        gap: 20px;
        padding: 40px 0;
    }
    .price-box {
        width: 280px;
    }
    .gallery-grid {
        grid-template-columns: repeat(4, 1fr); /* 4 sütun */
    }
}

@media (max-width: 1024px) {
    .pricing-section {
        flex-wrap: wrap;
        justify-content: center;
    }

    .price-box {
        width: 45%;
        max-width: 300px;
        margin-bottom: 20px;
    }

    .bottom-section {
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: 15px 0;
    }

    .footer-links-left,
    .contact-info-right {
        text-align: center;
        margin-bottom: 15px;
    }

    .footer-links-left {
        white-space: normal;
        flex-direction: column;
        gap: 5px;
    }

    .content-wrapper {
        padding: 0 15px;
    }

    .content-section h2 {
        font-size: 1.8em;
    }

    .content-section h3 {
        font-size: 1.3em;
    }

    .content-section p {
        font-size: 0.95em;
    }

    .gallery-grid {
        grid-template-columns: repeat(3, 1fr); /* 3 sütun */
    }
    .social-icons img { /* İkon boyutunu responsive olarak ayarla (52.5px'e yakın) */
        width: 50px;
        height: 50px;
    }
    .social-icons {
        gap: 20px;
    }
    .gallery-contact-text {
        font-size: 0.9em;
    }
    .whatsapp-link a { /* Responsive düzenlemede ana sayfadaki WhatsApp linki */
        font-size: 1.2em; /* Yazı boyutu ayarı, büyütülmüş halinin responsive'i */
    }
    .delivery-info { /* Responsive düzenlemede teslimat bilgisi */
        font-size: 1.0em;
    }
}

@media (max-width: 768px) {
    .price-box {
        width: 90%;
    }

    .pricing-section {
        padding: 30px 0;
    }

    .price-box .price-value {
        font-size: 3.5em;
    }

    .price-box .service-title {
        font-size: 1.1em;
    }

    .footer-links-left {
        font-size: 1em;
    }

    .contact-info-right {
        font-size: 0.8em;
    }

    .content-section {
        padding: 40px 0;
    }

    .content-section h2 {
        font-size: 1.6em;
    }

    .content-section h3 {
        font-size: 1.2em;
    }

    .content-section p {
        font-size: 0.9em;
    }

    .gallery-grid {
        grid-template-columns: repeat(2, 1fr); /* 2 sütun */
        gap: 10px;
    }
    .gallery-item {
        height: 180px; /* Telefonlarda yüksekliği ayarla */
    }
    .social-icons img {
        width: 45px; /* İkon boyutu responsive olarak ayarla */
        height: 45px;
    }
    .social-icons {
        gap: 15px;
    }
}

@media (max-width: 480px) {
    .price-box .price-value {
        font-size: 3em;
    }
    .gallery-grid {
        grid-template-columns: 1fr; /* Tek sütun */
    }
    .gallery-item {
        height: 220px; /* Tek sütunda daha iyi görünmesi için */
    }
    .social-icons img {
        width: 35px; /* İkon boyutu responsive olarak ayarla */
        height: 35px;
    }
    .social-icons {
        gap: 10px;
    }
    .gallery-contact-text {
        font-size: 0.8em;
    }
    .whatsapp-link a { /* Responsive düzenlemede ana sayfadaki WhatsApp linki */
        font-size: 1.0em; /* Yazı boyutu ayarı */
    }
    .delivery-info { /* Responsive düzenlemede teslimat bilgisi */
        font-size: 0.9em;
    }
}