/* Arka plan koyu olduğu için metinleri okunaklı yap */
#ceo-message .row.mb-4>.col>.row {
    max-width: 960px;
    margin: 0 auto;
    padding: 2rem 2.5rem;
    background: rgba(0, 0, 0, 0.55);
    /* hafif cam panel */
    border-radius: 24px;
    box-shadow: 0 26px 80px rgba(0, 0, 0, 0.8);
    text-align: left;
    max-height: 45rem;
    /* yaklaşık 45 satır yüksekliği */
    overflow-y: auto;
    /* içerik için kaydırma çubuğu */
    position: relative;
}

/* Kaydırma çubuğunu incelt ve şık yap */
#ceo-message .row.mb-4>.col>.row::-webkit-scrollbar {
    width: 6px;
}

#ceo-message .row.mb-4>.col>.row::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
}

#ceo-message .row.mb-4>.col>.row::-webkit-scrollbar-track {
    background: transparent;
}

/* CEO metinlerinin rengi ve satır aralığı */
#ceo-message .row.mb-4>.col>.row h2,
#ceo-message .row.mb-4>.col>.row p {
    color: #fdfdfd;
    line-height: 1.8;
    font-size: 16px;
}

/* Float kullandığımız için clearfix */
#ceo-message .row.mb-4>.col>.row::after {
    content: "";
    display: block;
    clear: both;
}

/* === CEO FOTOĞRAFI – SADECE yakup-ozturk.jpeg === */
#ceo-message img[src*="yakup-ozturk"] {
    float: right;
    /* metnin içine gömülme efekti */
    width: 280px;
    /* kibar genişlik */
    height: auto;
    margin: 1.2rem 0 1.8rem 2.2rem;
    /* üstten boşluk → önce 2-3 satır metin */
    border-radius: 18px;
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.85);
    filter: brightness(1.05) contrast(1.04) saturate(1.03);
}

/* Alt taraftaki 3’lü görseller – sadece boyutu “kibarlaştır” */
#ceo-message .row.g-0 img {
    border-radius: 14px;
    padding: 4px;
    background: rgba(0, 0, 0, 0.35);
    box-shadow: 0 16px 45px rgba(0, 0, 0, 0.7);
}

/* CEO başlığı – resmin sağına hizalama */
#ceo-message .ceo-intro-wrapper {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    margin-top: 2rem;
}

/* Görsel boyutu – mevcut orana yakın, sadece referans */
#ceo-message .ceo-photo {
    max-width: 230px;
}

/* Başlık – resmin sağında, biraz büyük ve daha beyaz */
#ceo-message .ceo-intro-title {
    font-size: 5.8rem;
    /* bir tık büyük */
    color: rgba(255, 255, 255, .92);
    text-align: left;
    margin: 0;
}

#ceo-message .ceo-intro-title {
    font-size: 40.4rem;
    color: rgba(255, 255, 255, .92);
    text-align: left;
    margin: 0;
}

#ceo-message .ceo-intro-title {
    font-size: 2.0rem !important;
    color: rgba(255, 255, 255, 0.95) !important;
}

.quote-strong {
    display: block;
    font-size: 1.35rem;
    font-weight: 600;
    color: #fff;
    letter-spacing: .3px;
    padding: 12px 0 12px 18px;
    border-left: 3px solid rgba(255, 255, 255, .75);
    margin: 28px 0;
    opacity: .92;
}

.quote-strong {
    display: block;
    font-size: 1.42rem;
    font-weight: 600;
    color: #eaf7ff;
    /* Yumuşak beyaz */
    letter-spacing: .35px;
    padding: 14px 0 14px 22px;
    border-left: 4px solid #00e4ff;
    /* Neon TeknoMektep mavisi */
    margin: 30px 0;
    opacity: .96;
    /* Soft Glow + AI efekti */
    text-shadow: 0 0 12px rgba(255, 255, 255, .45), 0 0 18px rgba(0, 228, 255, .30), 0 0 32px rgba(0, 228, 255, .22);
}

.quote-strong {
    margin-top: 10px !important;
    margin-bottom: 16px !important;
}

p {
    margin-bottom: 14px;
    /* çok ince ayar istersen 12 yap */
}

.quote-strong {
    margin: 9px 0 !important;
    display: block;
    font-weight: 600;
    letter-spacing: .2px;
}

/* Yumuşatılmış alıntı stili – daha az dikkat çeker */
.quote-strong {
    display: block;
    font-size: 1.22rem;
    /* daha küçük */
    font-weight: 500;
    /* önceki kadar yoğun değil */
    color: #dfe6eb;
    /* yumuşak gri-beyaz */
    padding: 10px 0 10px 16px;
    border-left: 2px solid rgba(255, 255, 255, .35);
    /* soft çizgi */
    margin: 20px 0;
    opacity: .85;
    text-shadow: none;
    /* parlama ve glow kaldırıldı */
}

    .ceo-gallery-v4 {
        max-width: 900px;
        margin: 48px auto 0 auto;
        padding: 0 14px;
    }

    .ceo-masonry-v4 .col-6,
    .ceo-masonry-v4 .col-md-4,
    .ceo-masonry-v4 .col-md-8 {
        padding: 0 !important;
    }

    /* BASE IMAGE STYLE — ultra-premium */
    .ceo-v4-img {
        width: 100%;
        border-radius: 16px;
        display: block;
        object-fit: cover;
        /* Depth + Soft Glow */
        box-shadow:
            0 12px 30px rgba(0, 0, 0, .22), 0 4px 14px rgba(0, 0, 0, .12);
        transition:
            transform .55s cubic-bezier(.23, 1, .32, 1), box-shadow .55s cubic-bezier(.23, 1, .32, 1), filter .45s ease;
        /* Gradient Mask (çok hafif) */
        mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, .92));
        mask-size: 100% 100%;
    }

    /* HOVER: 3D depth + AI glow + lift */
    .ceo-v4-img:hover {
        transform: translateY(-10px) scale(1.04) rotateX(1deg) rotateY(-1deg);
        filter: brightness(1.1) saturate(1.05);
        box-shadow:
            0 22px 55px rgba(0, 0, 0, .35), 0 10px 20px rgba(0, 0, 0, .22), 0 0 18px rgba(80, 130, 255, .25);
        /* AI Glow */
    }

    /* Reflection effect under images */
    .ceo-v4-img::after {
        content: "";
        position: absolute;
    }

    /* Scroll Fade-Up Stagger – enriched version */
    .fade-item {
        opacity: 0;
        transform: translateY(40px) scale(.96);
        animation: fadeUpV4 1.15s forwards cubic-bezier(.23, 1, .32, 1);
    }

    .fade-item:nth-child(1) {
        animation-delay: .12s
    }

    .fade-item:nth-child(2) {
        animation-delay: .24s
    }

    .fade-item:nth-child(3) {
        animation-delay: .36s
    }

    .fade-item:nth-child(4) {
        animation-delay: .48s
    }

    .fade-item:nth-child(5) {
        animation-delay: .60s
    }

    .fade-item:nth-child(6) {
        animation-delay: .72s
    }

    .fade-item:nth-child(7) {
        animation-delay: .84s
    }

    @keyframes fadeUpV4 {
        to {
            opacity: 1;
            transform: translateY(0) scale(1);
        }
    }

    /* MOBILE OPTIMIZATION */
    @media(max-width: 768px) {
        .ceo-gallery-v4 {
            max-width: 100%;
            padding: 0 6px;
        }
    }

    .share-icons li {
        display: inline-block;
        margin-right: 10px;
    }

    .share-icons a {
        text-decoration: none !important;
    }

    .share-icons a span {
        font-size: 22px;
        /* Normal boyut */
        color: rgba(255, 255, 255, 0.75) !important;
        /* Soft beyaz */
        transition:
            color .25s ease, transform .30s cubic-bezier(.22, .61, .36, 1), text-shadow .30s ease;
    }

    /* HOVER – Premium effect */
    .share-icons a:hover span {
        color: #ffffff !important;
        transform: scale(1.45);
        /* Hissedilir büyüme */
        text-shadow: 0 0 14px rgba(255, 255, 255, 0.65);
        /* Glow */
    }



.hr-short {
  height: 2px;
  width: 60px;
  border: none;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.75),
    rgba(0, 0, 0, 0)
  );
}

	
	
	

	
	
	
	

	
	
	
	
	.bg-holder {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.bg-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 70%;
}

	
	
	
	
	

	
	

	
	
	

	
	
	
	
	
	
	
