   /* Sayfaya özel stiller */
        .page-header {
            background: linear-gradient(135deg, var(--primary-burgundy) 0%, #2d1516 100%);
            padding: 2.5rem 0;
            margin-bottom: 2rem;
            position: relative;
            overflow: hidden;
        }
        .page-header h1 {
            font-size: 2.5rem;
            font-weight: 800;
        }
        /* Yönetici Kartları (Başkan ve Başkan Yardımcısı) */
        .executive-card {
            background: linear-gradient(135deg, var(--primary-burgundy) 0%, #3a1a1b 100%);
            border-radius: 32px;
            padding: 2rem;
            text-align: center;
            color: white;
            transition: all 0.3s;
            box-shadow: 0 20px 35px rgba(0,0,0,0.15);
            position: relative;
            overflow: hidden;
        }
        .executive-card::before {
            content: '';
            position: absolute;
            top: -30%;
            right: -10%;
            width: 250px;
            height: 250px;
            background: radial-gradient(circle, rgba(197,160,40,0.12) 0%, transparent 70%);
            border-radius: 50%;
            pointer-events: none;
        }
        .executive-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 25px 45px rgba(0,0,0,0.2);
        }
        .executive-image-wrapper {
            width: 140px;
            height: 180px;
            margin: 0 auto 1rem auto;
            border-radius: 24px;
            overflow: hidden;
            border: 4px solid var(--primary-gold);
            box-shadow: 0 10px 25px rgba(0,0,0,0.2);
            transition: all 0.3s;
        }
        .executive-card:hover .executive-image-wrapper {
            border-color: #e2bc6c;
            transform: scale(1.02);
        }
        .executive-image-wrapper img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: top center;
            transition: transform 0.5s;
        }
        .executive-card:hover .executive-image-wrapper img {
            transform: scale(1.05);
        }
        .executive-card h3 {
            font-size: 1.4rem;
            font-weight: 800;
            margin-bottom: 0.25rem;
        }
        .executive-card .title {
            font-size: 0.85rem;
            opacity: 0.9;
        }
        .executive-card .badge-executive {
            background: var(--primary-gold);
            color: #2d2d2d;
            padding: 5px 15px;
            border-radius: 40px;
            font-size: 0.7rem;
            font-weight: 700;
            margin-top: 0.8rem;
            display: inline-block;
        }
        /* Bağlantı Çizgileri */
        .connection-wrapper {
            text-align: center;
            margin: 1rem 0 2rem 0;
        }
        .connection-line-custom {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 0;
        }
        .connection-dash-left, .connection-dash-right {
            width: 50px;
            height: 2px;
            background: linear-gradient(90deg, transparent, var(--primary-gold));
        }
        .connection-dash-right {
            background: linear-gradient(90deg, var(--primary-gold), transparent);
        }
        .connection-dash {
            width: 60px;
            height: 2px;
            background: linear-gradient(90deg, var(--primary-gold), var(--primary-gold-light));
        }
        .connection-icon {
            width: 44px;
            height: 44px;
            background: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
            border: 2px solid var(--primary-gold);
            color: var(--primary-gold);
            font-size: 1.1rem;
            margin: 0 0.2rem;
        }
        .connection-icon i {
            animation: bounce 1.5s infinite;
        }
        @keyframes bounce {
            0%, 100% { transform: translateY(0); }
            50% { transform: translateY(3px); }
        }
        .branch-connector {
            display: flex;
            justify-content: center;
            margin: 0.5rem 0 1.5rem 0;
        }
        .branch-line {
            width: 2px;
            height: 30px;
            background: linear-gradient(180deg, var(--primary-gold), transparent);
        }
        /* Müdürlük Kartları */
        .section-title-yonetim {
            font-size: 1.3rem;
            font-weight: 700;
            color: var(--primary-burgundy);
            margin: 1.5rem 0 1.5rem 0;
            position: relative;
            padding-bottom: 0.8rem;
            display: flex;
            align-items: center;
            gap: 12px;
            flex-wrap: wrap;
        }
        .section-title-yonetim:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 70px;
            height: 4px;
            background: linear-gradient(90deg, var(--primary-gold), var(--primary-gold-light));
            border-radius: 4px;
        }
        .directorate-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
            gap: 1.8rem;
        }
        .directorate-card {
            background: white;
            border-radius: 28px;
            overflow: hidden;
            transition: all 0.4s cubic-bezier(0.2, 0.9, 0.4, 1.1);
            box-shadow: 0 8px 25px rgba(0,0,0,0.06);
            border: 1px solid #f0e5d5;
        }
        .directorate-card:hover {
            transform: translateY(-6px);
            box-shadow: 0 20px 35px rgba(139,44,45,0.12);
            border-color: var(--primary-gold);
        }
        .directorate-header {
            background: linear-gradient(135deg, #fef9e8 0%, #fff6e5 100%);
            padding: 1rem 1rem;
            text-align: center;
            border-bottom: 1px solid #f0e5d5;
        }
        .directorate-header h3 {
            font-size: 1rem;
            font-weight: 700;
            color: var(--primary-burgundy);
            margin: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
        }
        .directorate-header h3 i {
            color: var(--primary-gold);
            font-size: 1rem;
        }
        .directorate-body {
            padding: 1.2rem;
            text-align: center;
        }
        /* Müdür Resmi - Yatay (16:9) */
        .director-image-wrapper {
            width: 100%;
            height: 160px;
            margin: 0 auto 1rem auto;
            border-radius: 20px;
            overflow: hidden;
            background: #f5f0e8;
            box-shadow: 0 6px 15px rgba(0,0,0,0.08);
            transition: all 0.3s;
        }
        .directorate-card:hover .director-image-wrapper {
            box-shadow: 0 10px 20px rgba(0,0,0,0.12);
        }
        .director-image-wrapper img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center center;
            transition: transform 0.5s ease;
        }
        .directorate-card:hover .director-image-wrapper img {
            transform: scale(1.05);
        }
        .directorate-body h4 {
            font-size: 1rem;
            font-weight: 700;
            color: var(--primary-burgundy);
            margin-bottom: 0.25rem;
        }
        .directorate-body .director-title {
            font-size: 0.7rem;
            color: var(--primary-gold);
            font-weight: 600;
            margin-bottom: 0.5rem;
        }
        .directorate-body .director-contact {
            font-size: 0.7rem;
            color: #777;
            margin-top: 0.4rem;
            display: inline-flex;
            align-items: center;
            gap: 5px;
            background: #f8f5ef;
            padding: 3px 10px;
            border-radius: 30px;
        }
        .directorate-body .director-contact i {
            color: var(--primary-gold);
            font-size: 0.65rem;
        }
        .directorate-footer {
            background: #faf8f3;
            padding: 0.7rem;
            text-align: center;
            border-top: 1px solid #f0e5d5;
        }
        .directorate-footer a {
            color: var(--primary-gold);
            font-size: 0.75rem;
            text-decoration: none;
            font-weight: 600;
            transition: all 0.3s;
            display: inline-flex;
            align-items: center;
            gap: 5px;
        }
        .directorate-footer a:hover {
            color: var(--primary-burgundy);
            gap: 8px;
        }
        /* Boş Durum */
        .empty-directorates {
            background: #f8f5ef;
            border-radius: 24px;
            padding: 2rem;
            text-align: center;
            color: #888;
        }
        /* Sağ Menü */
        .kurumsal-sidebar {
            background: white;
            border-radius: 28px;
            padding: 1.5rem;
            box-shadow: 0 10px 30px rgba(0,0,0,0.05);
            position: sticky;
            top: 100px;
            border-bottom: 3px solid var(--primary-gold);
        }
        .kurumsal-sidebar h3 {
            font-size: 1.3rem;
            font-weight: 700;
            color: var(--primary-burgundy);
            margin-bottom: 1.2rem;
            position: relative;
            padding-bottom: 0.75rem;
        }
        .kurumsal-sidebar h3:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 50px;
            height: 3px;
            background: var(--primary-gold);
            border-radius: 3px;
        }
        .kurumsal-menu {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .kurumsal-menu li {
            margin-bottom: 0.5rem;
        }
        .kurumsal-menu a {
            display: block;
            padding: 10px 15px;
            border-radius: 50px;
            color: #4a4a4a;
            text-decoration: none;
            font-weight: 500;
            transition: all 0.3s;
            background: #f8f5ef;
        }
        .kurumsal-menu a i {
            margin-right: 12px;
            color: var(--primary-gold);
            width: 24px;
        }
        .kurumsal-menu a:hover {
            background: linear-gradient(135deg, var(--primary-burgundy), var(--dark-burgundy));
            color: white;
            transform: translateX(5px);
        }
        .kurumsal-menu a:hover i {
            color: white;
        }
        .kurumsal-menu a.active {
            background: linear-gradient(135deg, var(--primary-burgundy), var(--dark-burgundy));
            color: white;
        }
        .kurumsal-menu a.active i {
            color: white;
        }
        /* Loading */
        .loading-spinner {
            text-align: center;
            padding: 3rem;
        }
        .error-message {
            text-align: center;
            padding: 3rem;
            background: white;
            border-radius: 30px;
        }
        @media (max-width: 992px) {
            .kurumsal-sidebar {
                position: relative;
                top: 0;
                margin-top: 2rem;
            }
            .directorate-grid {
                grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
                gap: 1.2rem;
            }
            .connection-dash-left, .connection-dash-right {
                width: 30px;
            }
            .connection-dash {
                width: 40px;
            }
            .connection-icon {
                width: 38px;
                height: 38px;
                font-size: 0.9rem;
            }
        }
        @media (max-width: 768px) {
            .directorate-grid {
                grid-template-columns: 1fr;
            }
            .executive-image-wrapper {
                width: 120px;
                height: 155px;
            }
            .executive-card h3 {
                font-size: 1.2rem;
            }
            .director-image-wrapper {
                height: 150px;
            }
            .section-title-yonetim {
                font-size: 1.1rem;
            }
        }