/* ==================================================== */
/* --- 1. GENEL AYARLAR VE SIFIRLAMA --- */
/* ==================================================== */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #f8f9fa;
    color: #333;
    overflow-x: hidden;
}

/* ==================================================== */
/* --- 2. HEADER VE MENÜ TASARIMI (ŞEFFAF) --- */
/* ==================================================== */
.site-header {
    position: absolute; 
    top: 0;
    left: 0;
    right: 0; 
    z-index: 10;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent; 
    padding: 1.5rem 5%;
}

/* Logo Kısmı */
.logo-container {
    display: flex;
    align-items: center;
    z-index: 5;
}

.logo-img {
    width: 350px;
    height: auto;
}

/* Menü Kısmı */
.main-menu {
    position: relative;
    z-index: 5; 
    margin-right: 5%; 
}

.main-menu ul {
    list-style: none;
    display: flex;
    gap: 30px; 
    border-bottom: 2px solid #111111; 
    padding-bottom: 10px; 
}

.main-menu ul li a {
    color: #111111; 
    text-decoration: none;
    font-size: 16px;
    font-weight: 700; 
    transition: color 0.3s ease;
}

.main-menu ul li a:hover {
    color: #e67e22; 
}

/* ==================================================== */
/* --- 3. ANA EKRAN (HERO SLIDER) VE ANİMASYON --- */
/* ==================================================== */
.hero-slider {
    position: relative;
    width: 100%;
    height: 85vh;
    background-color: #e0e4e8; 
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden; 
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    opacity: 0; 
    z-index: 1;
    animation: sliderAnimasyon 15s infinite; 
}

.slide-1 { background-image: url('img/arkaplan1.jpg'); animation-delay: 0s; }
.slide-2 { background-image: url('img/arkaplan2.jpg'); animation-delay: 5s; }
.slide-3 { background-image: url('img/arkaplan3.avif'); animation-delay: 10s; }

@keyframes sliderAnimasyon {
    0% { opacity: 0; transform: scale(1); }
    10% { opacity: 1; }
    33% { opacity: 1; transform: scale(1.05); } 
    43% { opacity: 0; }
    100% { opacity: 0; }
}

.hero-slider::after {
    content: '';
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background-color: rgba(255, 255, 255, 0.5); 
    z-index: 2; 
}

.hero-slider::before {
    content: '';
    position: absolute;
    bottom: -2px; 
    left: 0; 
    width: 100%; 
    height: 200px; 
    background: linear-gradient(to bottom, transparent, #1a1a1a); 
    z-index: 4; 
}

.hero-content {
    position: relative;
    z-index: 3; 
    color: #111111; 
    padding: 0 20px;
}

.hero-content h2 {
    font-size: 4rem;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 800; 
}

.hero-content p {
    font-size: 1.5rem;
    font-weight: 600;
    color: #333333;
}

/* ==================================================== */
/* --- 5. HİZMETLERİMİZ BÖLÜMÜ (TÜM KART TASARIMI) --- */
/* ==================================================== */
.services-section {
    padding: 100px 5%; 
    background-color: #1a1a1a; 
    text-align: center;
}

.section-title h2 {
    font-size: 2.5rem;
    color: #ffffff; 
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.section-title p {
    font-size: 1.1rem;
    color: #cccccc;
}

.services-container {
    display: flex;
    justify-content: center;
    gap: 40px; 
    flex-wrap: wrap; 
    margin-top: 50px;
}

/* Kartların Dış Çeperi (Kayan Beyaz Lazer) */
.service-card {
    position: relative;
    width: 31%;
    padding: 2px; 
    border-radius: 16px; 
    background: linear-gradient(90deg, #333333 0%, #ffffff 50%, #333333 100%);
    background-size: 200% 100%;
    animation: whiteLaserFlow 3s linear infinite;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.6); 
}

/* ==================================================== */
/* --- HİZMET KARTLARI İÇ TASARIMI (SADE & PROFESYONEL) --- */
/* ==================================================== */

/* İç Kutu - Temiz ve Kurumsal Antrasit */
.card-inner {
    background-color: #121212; 
    border-radius: 14px; 
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden; 
}

/* Resim - Devasa poster yerine ince, zarif bir başlık görseli */
.service-img {
    width: 100%;
    height: 160px; /* Orantısız dev resim düzeltildi */
    object-fit: cover; 
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); 
    transition: transform 0.5s ease; 
}

.service-card:hover .service-img {
    transform: scale(1.03); /* Çok hafif, elit bir yakınlaşma */
}

/* Başlık - Merkezi, Okunaklı ve Şık */
.card-inner h3 {
    font-size: 1.5rem;
    color: #ffffff;
    margin: 30px 20px 15px 20px; 
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.5px;
}

/* Açıklama Yazısı - Dengeli Boşluklar */
.card-inner p {
    font-size: 1rem;
    color: #aaaaaa;
    line-height: 1.6;
    margin: 0 25px 30px 25px; 
    text-align: center;
}

/* Detaylı İncele - Kutuyu Kaplayan Kurumsal Buton */
.detayli-incele {
    display: block; 
    text-align: center;
    background-color: transparent; 
    color: #ffffff;
    padding: 16px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.08); /* Metin ile butonu ayıran ince jilet çizgi */
    font-weight: 600;
    font-size: 0.95rem;
    text-decoration: none;
    margin-top: auto; /* Yazı ne kadar kısa olursa olsun butonu en alta sabitler */
    transition: all 0.3s ease;
}

/* Üzerine gelince butonun bembeyaz olup parlaması */
.detayli-incele:hover {
    background-color: #ffffff;
    color: #111111;
}

.detayli-incele span {
    display: inline-block;
    margin-left: 5px;
    transition: transform 0.3s ease;
}

.detayli-incele:hover span {
    transform: translateX(5px);
}

/* ==================================================== */
/* --- 6. İSTATİSTİKLER VE YENİ HAKKIMIZDA BÖLÜMÜ --- */
/* ==================================================== */
.stats-about-section {
    background-color: #1a1a1a; 
    padding: 80px 5% 100px;
    color: #ffffff;
    border-top: 1px solid rgba(255, 255, 255, 0.05); 
}

/* Üst Kısım: Sayıların Dizilimi */
.stats-wrapper {
    display: flex !important;
    flex-direction: row !important; 
    justify-content: space-between !important; 
    align-items: flex-start;
    flex-wrap: nowrap !important; 
    max-width: 1200px;
    gap: 160px;
    margin: 0 auto 100px auto; 
}

.stat-item {
    flex: 1; 
    text-align: left;
}

.stat-item h3 {
    font-size: 3.5rem;
    font-weight: 800;
    margin-bottom: 5px;
}

.stat-item .stat-small {
    font-size: 1.5rem;
    font-weight: 600;
}

.stat-item p {
    font-size: 0.85rem;
    font-weight: 700;
    color: #aaaaaa;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Alt Kısım: Yazı Sol - Logo Sağ */
.about-bottom-wrapper {
    display: flex !important;
    flex-direction: row !important; 
    justify-content: space-between !important;
    align-items: center;
    flex-wrap: nowrap !important; 
    max-width: 1200px;
    margin: 0 auto;
    gap: 50px;
}

.about-text-side {
    flex: 1; 
    max-width: 600px;
    text-align: left !important; 
}

.about-text-side h2 {
    font-size: 2.5rem;
    font-weight: 800;
    margin-bottom: 25px;
}

.about-text-side p {
    font-size: 1.05rem;
    color: #cccccc;
    line-height: 1.7;
    margin-bottom: 35px;
}

/* --- BEYAZ LAZER IŞIKLI PREMIUM BUTON (Hakkımızda Kısmı) --- */
.btn-detayli {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 12px 35px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    border-radius: 8px;
    background: transparent; 
    z-index: 1;
    border: none;
}

/* Kayan Beyaz Lazer Işığı (Hizmet kartlarındaki aynı efekt) */
.btn-detayli::before {
    content: '';
    position: absolute;
    top: -2px; left: -2px; right: -2px; bottom: -2px; /* Çerçeve kalınlığı */
    background: linear-gradient(90deg, #333333 0%, #ffffff 50%, #333333 100%);
    background-size: 200% 100%;
    animation: whiteLaserFlow 3s linear infinite; /* Zaten tanımlı olan beyaz ışık animasyonu */
    z-index: -2;
    border-radius: 10px; /* Dış kavis */
}

/* Işığı çerçeve gibi gösteren İç Siyah Kutu */
.btn-detayli::after {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: #1a1a1a; 
    border-radius: 8px; /* İç kavis */
    z-index: -1;
    transition: all 0.3s ease;
}

/* Üzerine gelince buton komple beyazlaşsın ve yazılar siyah olsun */
.btn-detayli:hover::after {
    background: #ffffff;
}

.btn-detayli:hover {
    color: #111111;
}

.about-logo-side {
    flex: 1;
    display: flex;
    justify-content: flex-end !important; 
    align-items: center;
}

.about-logo-side img {
    max-width: 500px; 
    height: auto;
}

/* ==================================================== */
/* --- 8. YENİ NESİL İNTERAKTİF HARİTA --- */
/* ==================================================== */
.modern-map-section {
    padding: 100px 5%;
    background-color: #1a1a1a;
    display: flex;
    justify-content: center;
}

.map-container-new {
    position: relative;
    width: 100%;
    max-width: 1300px;
    height: 550px;
    border-radius: 15px;
    overflow: hidden; 
    border: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 20px 50px rgba(0,0,0,0.6);
}

.map-container-new iframe {
    width: 100%;
    height: 100%;
    filter: grayscale(100%) invert(90%) contrast(120%);
}

.floating-contact-card {
    position: absolute;
    top: 50px;
    left: 50px; 
    background: rgba(15, 15, 15, 0.7); 
    backdrop-filter: blur(12px); 
    padding: 40px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.1); 
    color: #ffffff;
    width: 350px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
}

.floating-contact-card h3 {
    font-size: 1.6rem;
    color: hsla(36, 17%, 94%, 0.929); 
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.floating-contact-card p {
    font-size: 0.95rem;
    color: #aaaaaa;
    margin-bottom: 25px;
    line-height: 1.6;
}

.floating-info {
    list-style: none;
    margin-bottom: 30px;
}

.floating-info li {
    font-size: 1rem;
    color: #dddddd;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.btn-harita-detay {
    display: inline-block;
    background-color: #ffffff;
    color: #111111;
    padding: 12px 25px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 700;
    transition: all 0.3s ease;
}

.btn-harita-detay:hover {
    background-color: #ab0606;
    color: #ffffff;
}

/* ==================================================== */
/* --- 9. FOOTER (ALT BİLGİ VE KAPANIŞ) --- */
/* ==================================================== */
.site-footer {
    background-color: #1a1a1a; 
    padding: 100px 5% 40px;
    text-align: center;
    position: relative;
    overflow: hidden; 
    border-top: 1px solid rgba(255, 255, 255, 0.03);
}

.footer-top {
    position: relative;
    z-index: 5;
    margin-bottom: 90px;
}

.footer-logo {
    width: 250px;
    margin-bottom: 25px;
    opacity: 0.8; 
}

.footer-top h2 {
    color: #ffffff;
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 35px;
    letter-spacing: 1px;
}

.btn-iletisim-glow {
    display: inline-block;
    background-color: transparent;
    color: #ffffff;
    padding: 12px 35px;
    border: 1px solid #ff0000;
    border-radius: 30px; 
    font-weight: 600;
    font-size: 1rem;
    text-decoration: none;
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.4), inset 0 0 10px rgba(255, 0, 0, 0.2);
    transition: all 0.3s ease;
}

.btn-iletisim-glow:hover {
    background-color: #ff0000;
    box-shadow: 0 0 30px rgba(255, 0, 0, 0.8);
}

.footer-bottom {
    position: relative;
    z-index: 5;
    max-width: 900px;
    margin: 0 auto;
}

.footer-main-links, .footer-legal-links {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}

.footer-main-links li a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    font-size: 0.95rem;
    transition: color 0.3s;
}

.footer-legal-links li a {
    color: #888888;
    text-decoration: none;
    font-size: 0.85rem;
    transition: color 0.3s;
}

.footer-main-links li a:hover, .footer-legal-links li a:hover {
    color: #ff0000;
}

.footer-divider {
    border: 0;
    height: 1px;
    background: rgba(255, 255, 255, 0.08);
    margin: 30px 0;
}

.copyright-text {
    color: #555555;
    font-size: 0.8rem;
    margin-top: 25px;
}

/* ==================================================== */
/* --- AÇILIR MENÜ (DROPDOWN) STİLLERİ --- */
/* ==================================================== */
.main-menu ul li.dropdown { position: relative; }

.main-menu ul.dropdown-menu {
    position: absolute;
    top: 100%; 
    left: 0;
    background-color: #1a1a1a; 
    min-width: 220px;
    flex-direction: column; 
    gap: 0 !important;
    border-radius: 8px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.6);
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding: 10px 0 !important;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    z-index: 99;
    border-bottom: none !important; 
}

.main-menu ul.dropdown-menu li { width: 100%; }

.main-menu ul.dropdown-menu li a {
    display: block;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 500;
    color: #cccccc !important;
    text-decoration: none;
    transition: all 0.2s ease;
    border-bottom: none !important;
}

.main-menu ul.dropdown-menu li a:hover {
    background-color: rgba(255, 0, 0, 0.1); 
    color: #ffffff !important;
    padding-left: 25px; 
}

.main-menu ul li.dropdown:hover ul.dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); 
}

/* ==================================================== */
/* --- SOSYAL MEDYA İKON BUTONLARI --- */
/* ==================================================== */
.footer-social-boxes {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 25px;
}

.social-icon-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    background-color: #222222;
    border-radius: 50%; 
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: #ffffff;
    transition: all 0.3s ease;
}

.whatsapp-btn:hover {
    background-color: #25d366;
    border-color: #25d366;
    box-shadow: 0 0 15px rgba(37, 211, 102, 0.5);
    transform: translateY(-3px); 
}

.instagram-btn:hover {
    background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);
    border-color: transparent;
    box-shadow: 0 0 15px rgba(220, 39, 67, 0.5);
    transform: translateY(-3px);
}

/* ==================================================== */
/* --- İNCE UZUN BEYAZ IŞIKLI BANT --- */
/* ==================================================== */
.cta-dark-area {
    background-color: #1a1a1a; 
    width: 100%;
    margin-bottom: -40px; 
}

.sleek-white-cta-wrapper {
    position: relative;
    z-index: 50;
    max-width: 900px;
    width: 90%;
    margin: 0 auto; 
    transform: translateY(-50%); 
    border-radius: 50px; 
    padding: 2px; 
    background: linear-gradient(90deg, #333333 0%, #ffffff 50%, #333333 100%);
    background-size: 200% 100%;
    animation: whiteLaserFlow 3s linear infinite;
    box-shadow: 0 10px 30px rgba(255, 255, 255, 0.15); 
}

@keyframes whiteLaserFlow {
    0% { background-position: 100% 0; }
    100% { background-position: -100% 0; }
}

.sleek-white-cta-box {
    background: #121212;
    border-radius: 48px; 
    padding: 15px 40px; 
    display: flex;
    justify-content: space-between; 
    align-items: center;
    gap: 20px;
}

.sleek-white-cta-box .cta-text { text-align: left; }
.sleek-white-cta-box h3 { color: #ffffff; font-size: 1.25rem; font-weight: 700; margin-bottom: 3px; }
.sleek-white-cta-box p { color: #aaaaaa; font-size: 0.9rem; margin: 0; }

.sleek-white-btn {
    background-color: #ffffff;
    color: #111111;
    padding: 10px 25px;
    border-radius: 30px;
    font-weight: 700;
    font-size: 0.9rem;
    text-decoration: none;
    white-space: nowrap; 
    transition: all 0.3s ease;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
}

.sleek-white-btn:hover {
    background-color: #111111;
    color: #ffffff;
    border: 1px solid #ffffff;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
}

/* ==================================================== */
/* --- 7. TELEFON MODU (TÜM MOBİL AYARLAR TEK YERDE) --- */
/* ==================================================== */
@media (max-width: 768px) {
    /* Hizmet Kartları Mobil Ayarı */
    .services-container {
        flex-direction: column !important; 
        align-items: center;
    }
    .service-card {
        width: 100% !important; 
        margin-bottom: 30px; 
    }
    
    /* Bize Ulaşın Beyaz Bant Mobil Ayarı */
    .sleek-white-cta-wrapper { border-radius: 20px; }
    .sleek-white-cta-box { flex-direction: column; text-align: center; padding: 25px 20px; border-radius: 18px; }
    .sleek-white-cta-box .cta-text { text-align: center; }

    /* Menü ve Ana Ekran Mobil Ayarları */
    .site-header {
        position: relative; 
        flex-direction: column;
        text-align: center;
        background-color: #ffffff; 
        padding: 1rem;
    }
    .main-menu { margin-right: 0; }
    .main-menu ul {
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 15px;
        gap: 15px;
        border-bottom: none; 
        padding-bottom: 0;
    }
    .hero-slider { height: 60vh; }
    .hero-content h2 { font-size: 2.2rem; }
    .hero-content p { font-size: 1.1rem; }
    
    /* İstatistikler ve Hakkımızda Mobil Ayarları */
    .stats-wrapper {
        flex-direction: column !important;
        align-items: center;
        text-align: center;
        gap: 40px;
        margin-bottom: 60px;
    }
    .stat-item { text-align: center; }
    
    .about-bottom-wrapper {
        flex-direction: column-reverse !important; 
        align-items: center;
        text-align: center;
        gap: 40px;
    }
    .about-text-side { text-align: center !important; }
    .about-logo-side { justify-content: center !important; }
}
/* ==================================================== */
/* --- PREMIUM İKİLİ HİZMET DETAY SAYFASI TASARIMI --- */
/* ==================================================== */
.premium-service-detail {
    padding: 180px 5% 100px; /* Üstteki menünün altında kalmaması için boşluk */
    background-color: #1a1a1a; /* Ana sayfa ile aynı antrasit uyumu */
    min-height: 100vh;
}

.premium-split-layout {
    display: flex;
    max-width: 1250px;
    margin: 0 auto;
    gap: 70px; /* Yazı ile resim arasındaki ferah boşluk */
    align-items: center; /* İkisini dikeyde ortalar */
}

.premium-text-side {
    flex: 1.2; /* Yazı kısmı bir tık daha geniş durur */
}

.premium-image-side {
    flex: 1;
    position: relative;
}

/* Sol Taraf Yazı Stilleri */
.premium-text-side .subtitle {
    color: #ff0000; /* Lider yapı kırmızı/turuncu detayı */
    font-size: 0.95rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
}

.premium-text-side h1 {
    font-size: 3.5rem;
    color: #ffffff;
    font-weight: 800;
    margin-bottom: 25px;
    line-height: 1.1;
}

.premium-text-side .main-description {
    font-size: 1.15rem;
    color: #cccccc;
    line-height: 1.8;
    margin-bottom: 45px;
}

/* Şık 4'lü Kutu Izgarası (Metin Yığınını Engeller) */
.features-grid {
    display: grid;
    grid-template-columns: 1fr 1fr; /* İki sütun yapar */
    gap: 25px;
    margin-bottom: 50px;
}

.feature-box {
    background: #121212;
    padding: 25px;
    border-radius: 12px;
    border-left: 3px solid #ff0000; /* Sol tarafında şık bir kırmızı çizgi */
    box-shadow: 0 10px 20px rgba(0,0,0,0.3);
}

.feature-box h4 {
    font-size: 1.15rem;
    color: #ffffff;
    margin-bottom: 10px;
}

.feature-box p {
    font-size: 0.95rem;
    color: #999999;
    line-height: 1.6;
}

/* Sağ Taraf Görsel Çerçevesi */
.image-wrapper {
    position: relative;
    border-radius: 16px;
    padding: 10px;
    background: linear-gradient(145deg, #333333, #111111); /* Resmin arkasında ipad kasası gibi şık bir çerçeve */
    box-shadow: 0 20px 50px rgba(0,0,0,0.6);
}

.image-wrapper img {
    width: 100%;
    height: auto;
    border-radius: 10px; /* Çerçeveye uyumlu iç kavis */
    display: block;
}

/* Sadece Mobil İçin Alt Alta Düşürme */
@media (max-width: 992px) {
    .premium-split-layout {
        flex-direction: column;
    }
    .features-grid {
        grid-template-columns: 1fr; /* Telefondaki kutuları tek sütuna indirir */
    }
    .premium-image-side {
        width: 100%;
        margin-top: 20px;
    }
}
/* ==================================================== */
/* --- HİZMET DETAY: FULL EKRAN RESİM & SOL METİN --- */
/* ==================================================== */
.service-hero-fullscreen {
    position: relative;
    width: 100%;
    min-height: 100vh; /* Ekranı tam kaplar, ana sayfa gibi durur */
    background-size: cover;
    background-position: center;
    background-attachment: fixed; /* Resim sabit kalır, sayfa kayarken çok şık bir efekt verir */
    display: flex;
    align-items: center; 
    padding: 100px 5% 50px;
}

/* Soldan sağa doğru açılan siyah gölge (Yazıyı okutur, resmi gösterir) */
.hero-overlay-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Sol taraf simsiyah başlar, sağa doğru cam gibi şeffaflaşır */
    background: linear-gradient(to right, rgba(10, 10, 10, 0.95) 0%, rgba(10, 10, 10, 0.7) 45%, rgba(10, 10, 10, 0.1) 100%);
    z-index: 1;
}

/* Sol Taraftaki Yazı Kutusu */
.service-hero-content {
    position: relative;
    z-index: 2;
    max-width: 600px; /* İŞTE BU: Yazının sağa gitmesini engeller, dar bir alanda aşağı doğru akıtır */
}

.service-hero-content .subtitle {
    color: #ff0000;
    font-size: 1rem;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 25px;
    border-left: 3px solid #ff0000;
    padding-left: 15px;
}

.service-hero-content h1 {
    font-size: 4.5rem; /* Devasa, sinematik ve vurucu başlık */
    color: #ffffff;
    font-weight: 900;
    margin-bottom: 30px;
    line-height: 1.1;
    text-transform: uppercase;
}

/* "Değişik bir yazım stili" dediğin o dergi tarzı italik ve büyük açıklama metni */
.service-hero-content .main-description {
    font-size: 1.3rem;
    color: #dddddd;
    line-height: 1.8;
    margin-bottom: 45px;
    font-style: italic; 
}

/* Alt alta akan şık maddeler */
.stylish-feature-list {
    list-style: none;
    padding: 0;
    margin-bottom: 50px;
}

.stylish-feature-list li {
    margin-bottom: 25px;
    padding-left: 20px;
    border-left: 2px solid rgba(255, 255, 255, 0.2); /* İnce, şık bir sol çizgi */
}

.stylish-feature-list li strong {
    display: block;
    color: #ffffff;
    font-size: 1.3rem;
    margin-bottom: 5px;
}

.stylish-feature-list li span {
    color: #aaaaaa;
    font-size: 1rem;
    line-height: 1.5;
    display: block;
}

/* Telefonlarda yazının biraz daha toparlanması için */
@media (max-width: 768px) {
    .service-hero-content h1 { font-size: 3rem; }
    .hero-overlay-gradient {
        background: linear-gradient(to right, rgba(10, 10, 10, 0.95) 0%, rgba(10, 10, 10, 0.8) 100%); /* Mobilde her yer biraz daha karanlık olsun ki okunsun */
    }
}
/* --- LOGOSUZ STANDART ANA SAYFA MENÜSÜ --- */
/* ==================================================== */

/* Logoyu sildiğimiz için menüyü ana sayfadaki orijinal yerine (sağa) yaslar */
.no-logo-header {
    justify-content: flex-end !important; 
    padding-top: 100px !important;
}

/* Karanlık arka planda okunması için yazıları beyaz yapar */
.no-logo-header .main-menu ul li a {
    color: #ffffff !important;
}

/* Ana sayfadaki o meşhur alt çizgiyi beyaz ve hafif şeffaf yapar */
.no-logo-header .main-menu ul {
    border-bottom: 2px solid rgba(255, 255, 255, 0.4) !important; 
}

/* Üzerine gelince turuncu parlama (Orijinaldeki gibi) */
.no-logo-header .main-menu ul li a:hover {
    color: #ff0000 !important;
}
/* ==================================================== */
/* --- UYGULAMA GALERİSİ (GRID VE LOAD MORE BUTONU) --- */
/* ==================================================== */
.project-gallery-section {
    background-color: #1a1a1a; 
    padding: 0 5% 100px; /* Üstte harita ve resimle arayı dengeler */
}

.gallery-container {
    max-width: 1300px;
    margin: 0 auto;
}

/* Görseldeki gibi 2 Sütunlu Izgara */
.gallery-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2 Sütun */
    gap: 15px; /* Fotoğraflar arası ince zarif boşluk */
    margin-bottom: 40px;
}

.gallery-item {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 4px; /* Çok hafif bir kavis */
}

/* Fotoğraflar pürüzsüzce aynı hizada dursun diye */
.gallery-item img {
    width: 100%;
    height: 400px; /* Fotoğrafların yüksekliği (İstersen değiştirebilirsin) */
    object-fit: cover; /* Resmi sündürmeden kutuya sığdırır */
    display: block;
    transition: transform 0.5s ease;
}

.gallery-item:hover img {
    transform: scale(1.05); /* Üzerine gelince tatlı bir yakınlaşma */
}

/* Başlangıçta gizli olan fotoğrafların sınıfı */
.hidden-gallery-item {
    display: none;
}

/* Buton ve Sayaç Alanı */
.gallery-load-more-container {
    text-align: center;
    margin-top: 30px;
}

/* Görseldeki Orijinal Şeffaf/Beyaz Buton Tasarımı */
.btn-load-more {
    background-color: transparent;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 12px 35px;
    border-radius: 30px; /* Hap şekli */
    font-size: 0.95rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.btn-load-more:hover {
    background-color: #ffffff;
    color: #111111;
    border-color: #ffffff;
}

/* Altındaki Sayaç Yazısı */
.gallery-counter {
    color: #888888;
    font-size: 0.9rem;
    margin-top: 15px;
    font-weight: 500;
}

/* Telefonlarda alt alta tek sütun düşmesi için */
@media (max-width: 768px) {
    .gallery-grid {
        grid-template-columns: 1fr; /* Mobilde tek sütun */
        gap: 10px;
    }
    .gallery-item img {
        height: 300px;
    }
}
/* BİLGİSAYAR GÖRÜNÜMÜNDE HAMBURGERİ GİZLE */
@media (min-width: 769px) {
    .hamburger-btn {
        display: none;
    }
}
/* PREMIUM BUĞULU CAM MOBİL GÖRÜNÜM (DÜZELTİLMİŞ) */
@media (max-width: 768px) {
    /* Ana Taşıyıcı: Taşmaları engeller, yüksekliği düşürür */
    .site-header {
        position: fixed;
        top: 0; left: 0; 
        width: 100%;
        max-width: 100vw; 
        box-sizing: border-box;
        display: flex !important;
        flex-direction: row !important; 
        justify-content: space-between !important; 
        align-items: center;
        padding: 8px 25px !important; 
        /* SİHİRLİ KOD: Koyu renkli logonu her zeminde okutacak grimsi/beyaz şeffaflık */
        background: rgba(240, 240, 240, 0.85) !important; 
        backdrop-filter: blur(12px); 
        -webkit-backdrop-filter: blur(12px); 
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); /* Çizgiyi de uyumlu koyulaştırdık */
        z-index: 1000;
    }
    
    /* Logonun zorla ortalanmasını engeller */
    .logo-container {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: auto !important; /* Ortalama sorununu çözen sihirli kod */
        margin: 0;
        padding: 0;
    }

    /* Barın ince kalması için logo boyutunu daralttık */
    .logo-img {
        max-width: 150px !important; 
        height: auto;
        background: transparent !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    /* Menü ikonunu taşmadan sağa hizalar */
    .hamburger-btn {
        display: flex;
        align-items: center;
        font-size: 28px;
        cursor: pointer;
        color: #111111 !important; /* BEYAZ YERİNE KOYU RENK */
        z-index: 1001;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Tıklandığında Açılan Tam Ekran Menü (Çok Çok Az Şeffaf) */
    .main-menu {
        position: fixed;
        top: 0; left: 0; 
        width: 100vw; height: 100vh;
        background: rgba(20, 20, 20, 0.95) !important; /* SİHİRLİ KOD: %95 siyah, %5 şeffaf */
        backdrop-filter: blur(10px); 
        -webkit-backdrop-filter: blur(10px);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        opacity: 0;
        pointer-events: none;
        transition: all 0.4s ease-in-out;
        transform: translateY(-100%);
        z-index: 999; 
    }

    .main-menu.active {
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0);
    }

    .main-menu ul {
        flex-direction: column;
        text-align: center;
        padding: 0;
        margin-top: 60px; 
        width: 100%;
    }

    .main-menu ul li {
        margin: 20px 0;
    }

    .main-menu ul li a {
        font-size: 1.5rem;
        color: #ffffff !important;
        font-weight: 600;
    }

    /* Hizmetlerimiz - 3 Yan Yana Kutu Tasarımı */
    .main-menu .dropdown-menu {
        position: static;
        display: none; /* Başlangıçta gizli, tıklayınca JS ile flex olacak */
        flex-direction: row;
        justify-content: center;
        gap: 8px;
        background: transparent;
        box-shadow: none;
        margin-top: 20px;
        border: none;
        padding: 0 15px;
        width: 100%;
        box-sizing: border-box;
    }

    /* Butona basılınca bu sınıf aktif olur ve kutular dizilir */
    .main-menu .dropdown-menu.show-boxes {
        display: flex; 
    }

    .main-menu .dropdown-menu li {
        margin: 0;
        flex: 1; /* Kutuların boyutunu eşitler */
    }

    .main-menu .dropdown-menu li a {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 0.85rem !important; /* Telefonda 3'ü yan yana sığsın diye */
        color: #ffffff !important;
        font-weight: 500;
        background: rgba(255, 255, 255, 0.1); /* Yarı saydam beyaz kutu */
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 8px;
        padding: 10px 5px;
        min-height: 55px;
        text-align: center;
        line-height: 1.2;
    }
    }
    /* BİLGİSAYAR GÖRÜNÜMÜNDE ESKİ HİZAYA VE AŞAĞI İNDİRME */
@media (min-width: 769px) {
    .logosuz-header .logo-container {
        display: none !important;
    }
    .logosuz-header {
        justify-content: flex-end !important;
        padding-top: 80px !important; /* Üstten boşluk vererek menüyü aşağı indirir */
        padding-bottom: 30px !important;
        background: transparent !important; /* Eski arka plan stiline döndürür */
    }
}
@media (max-width: 768px) {
    .site-header {
        transition: transform 0.3s ease-in-out !important;
    }
    .site-header.header-hidden {
        transform: translateY(-100%) !important;
    }
}