/* ================================================================
   HAKKIMIZDA SAYFASI — Modern Tasarım
   ================================================================ */

/* ── LAYOUT ──────────────────────────────────────────────── */
body.hakkimizda-body #wrapper {
    overflow-y: auto !important;
    overflow-x: hidden !important;
}
body.hakkimizda-body .content-holder {
    position: relative !important;
    top: auto !important; left: auto !important;
    right: auto !important; bottom: auto !important;
    overflow: visible !important;
    height: auto !important; width: 100% !important;
}

/* ── STICKY PANEL ────────────────────────────────────────── */
.sticky-panel li {
    overflow: hidden !important; height: 42px !important;
    display: flex !important; align-items: center !important;
    justify-content: center !important;
}
.sticky-panel li img {
    width: 20px !important; height: 20px !important;
    display: block !important; margin: 0 !important;
    object-fit: contain !important;
}

/* ── KAPSAYICI ───────────────────────────────────────────── */
.hakkimizda-wrap {
    max-width: 1060px;
    margin: 0 auto;
    padding: 36px 44px 80px;
    box-sizing: border-box;
}

/* style.css content-holder p margin-left override */
.hakkimizda-wrap p,
.hakkimizda-wrap li {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* ── BÖLÜM BAŞLIKLARI ────────────────────────────────────── */
.hk-bolum-baslik {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #f26522 !important;
    margin: 0 0 24px !important;
    padding-bottom: 10px !important;
    border-bottom: 2px solid rgba(242,101,34,0.22) !important;
    text-align: left !important;
    text-transform: none !important;
}

/* ================================================================
   1. GİRİŞ — İKİ SÜTUNLU FOTOĞRAFLI LAYOUT
   ================================================================ */
.hk-giris {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: center;
    margin-bottom: 60px;
}

.hk-giris-foto {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 12px 40px rgba(0,0,0,0.5);
}
.hk-giris-foto img {
    width: 100% !important;
    height: 420px !important;
    object-fit: cover !important;
    display: block !important;
    margin: 0 !important;
    float: none !important;
    border-radius: 0 !important;
    transition: transform 0.5s ease !important;
}
.hk-giris-foto:hover img { transform: scale(1.04) !important; }

/* Foto üzerindeki bronz etiket */
.hk-giris-etiket {
    position: absolute;
    bottom: 16px;
    left: 16px;
    background: rgba(20,20,25,0.82);
    border-left: 3px solid #f26522;
    padding: 8px 14px;
    border-radius: 0 6px 6px 0;
}
.hk-giris-etiket span {
    font-size: 13px;
    font-weight: 600;
    color: #f26522;
    display: block;
}
.hk-giris-etiket small {
    font-size: 11px;
    color: rgba(255,255,255,0.55);
}

.hk-giris-metin {}
.hk-giris-metin p {
    font-size: 16px !important;
    color: rgba(255,255,255,0.82) !important;
    line-height: 1.8 !important;
    margin: 0 0 18px !important;
    padding: 0 !important;
    text-align: left !important;
}

/* ================================================================
   2. MİSYON / VİZYON KARTLARI
   ================================================================ */
.hk-mv-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    margin-bottom: 60px;
}

.hk-mv-kart {
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 16px;
    padding: 32px 28px;
    position: relative;
    transition: border-color 0.3s, box-shadow 0.3s;
}
.hk-mv-kart:hover {
    border-color: rgba(242,101,34,0.35);
    box-shadow: 0 8px 28px rgba(242,101,34,0.1);
}

/* Üst turuncu çizgi */
.hk-mv-kart::before {
    content: '';
    position: absolute;
    top: 0; left: 32px; right: 32px;
    height: 3px;
    background: linear-gradient(90deg, #f26522, #c4873a);
    border-radius: 0 0 4px 4px;
}

.hk-mv-ikon {
    width: 52px;
    height: 52px;
    margin: 0 auto 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(242,101,34,0.1);
    border-radius: 50%;
    border: 1.5px solid rgba(242,101,34,0.25);
}
.hk-mv-ikon svg {
    width: 26px;
    height: 26px;
    stroke: #f26522;
}

.hk-mv-kart-baslik {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #f26522 !important;
    text-align: center !important;
    margin: 0 0 18px !important;
    text-transform: none !important;
}

.hk-mv-kart ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.hk-mv-kart ul li {
    font-size: 14px !important;
    color: rgba(255,255,255,0.75) !important;
    line-height: 1.65 !important;
    padding-left: 20px;
    position: relative;
}
.hk-mv-kart ul li::before {
    content: '›';
    position: absolute;
    left: 0;
    color: #f26522;
    font-size: 16px;
    line-height: 1.5;
}

.hk-mv-kart p {
    font-size: 15px !important;
    color: rgba(255,255,255,0.78) !important;
    line-height: 1.75 !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
}

/* ================================================================
   3. DEĞERLER GRİD
   ================================================================ */
.hk-degerler-bolum { margin-bottom: 60px; }

.hk-degerler-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 16px;
}

.hk-deger-kart {
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 14px;
    padding: 24px 16px;
    text-align: center;
    transition: transform 0.3s, border-color 0.3s, box-shadow 0.3s;
}
.hk-deger-kart:hover {
    transform: translateY(-5px);
    border-color: rgba(242,101,34,0.4);
    box-shadow: 0 8px 24px rgba(242,101,34,0.12);
}

.hk-deger-ikon {
    width: 48px;
    height: 48px;
    margin: 0 auto 12px;
    background: rgba(242,101,34,0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1.5px solid rgba(242,101,34,0.2);
}
.hk-deger-ikon svg {
    width: 24px;
    height: 24px;
    stroke: #f26522;
}

.hk-deger-ad {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #fff !important;
    margin: 0 0 8px !important;
    text-align: center !important;
    text-transform: none !important;
    display: block;
}

.hk-deger-aciklama {
    font-size: 12px !important;
    color: rgba(255,255,255,0.5) !important;
    line-height: 1.55 !important;
    margin: 0 !important;
    text-align: center !important;
}

/* ================================================================
   4. ÇALIŞMA SAATLERİ KARTI
   ================================================================ */
.hk-saat-bolum { margin-bottom: 60px; }

.hk-saat-kart {
    max-width: 480px;
    width: 100%;
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 16px;
    overflow: hidden;
    writing-mode: horizontal-tb !important;
    word-break: normal !important;
    box-sizing: border-box;
    margin: 0;
}

.hk-saat-kart-ust {
    background: rgba(242,101,34,0.12);
    border-bottom: 1px solid rgba(242,101,34,0.2);
    padding: 18px 24px;
    display: flex;
    align-items: center;
    gap: 12px;
}
.hk-saat-kart-ust svg {
    width: 22px;
    height: 22px;
    stroke: #f26522;
    flex-shrink: 0;
}
.hk-saat-kart-ust span {
    font-size: 16px;
    font-weight: 700;
    color: #f26522;
    letter-spacing: 0.4px;
}

.hk-saat-tablo {
    padding: 6px 0;
}
.hk-saat-satir {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13px 24px;
    border-bottom: 1px solid rgba(255,255,255,0.05);
    transition: background 0.2s;
}
.hk-saat-satir:last-child { border-bottom: none; }
.hk-saat-satir:hover { background: rgba(255,255,255,0.03); }

.hk-saat-gun {
    font-size: 14px;
    color: rgba(255,255,255,0.75);
    font-weight: 500;
}
.hk-saat-zaman {
    font-size: 14px;
    color: rgba(255,255,255,0.88);
    font-weight: 600;
}
.hk-saat-kapali {
    font-size: 13px;
    color: #e05050;
    font-weight: 600;
}

.hk-saat-not {
    padding: 14px 24px;
    font-size: 12px !important;
    color: rgba(255,255,255,0.35);
    border-top: 1px solid rgba(255,255,255,0.05);
    text-align: center !important;
    writing-mode: horizontal-tb !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    white-space: normal !important;
    display: block !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
}

/* ================================================================
   TABLET (768–1024px)
   ================================================================ */
@media screen and (max-width: 1024px) {
    .hakkimizda-wrap { padding: 24px 24px 80px; }
    .hk-giris { gap: 32px; }
    .hk-giris-foto img { height: 340px !important; }
    .hk-degerler-grid { grid-template-columns: repeat(3, 1fr); }
}

/* ================================================================
   MOBİL (≤768px)
   ================================================================ */
@media screen and (max-width: 768px) {
    .hakkimizda-wrap { padding: 16px 16px 80px; }

    /* Giriş: önce başlık, sonra foto, sonra metin */
    .hk-giris {
        grid-template-columns: 1fr;
        gap: 20px;
        margin-bottom: 40px;
    }
    .hk-giris-foto { order: 1; }
    .hk-giris-foto img { height: 260px !important; }
    .hk-giris-metin { order: 2; }
    .hk-giris-metin p { font-size: 15px !important; }

    /* Misyon/Vizyon alt alta */
    .hk-mv-grid {
        grid-template-columns: 1fr;
        gap: 16px;
        margin-bottom: 36px;
    }
    .hk-mv-kart { padding: 24px 20px; }

    /* Değerler: 2 sütun mobil */
    .hk-degerler-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .hk-deger-kart { padding: 18px 12px; }
    .hk-deger-ad { font-size: 13px !important; }
    .hk-deger-aciklama { font-size: 11px !important; }

    /* Çalışma saatleri tam genişlik */
    .hk-saat-kart { max-width: 100%; }

    .hk-bolum-baslik { font-size: 20px !important; }
}

@media screen and (max-width: 420px) {
    .hk-degerler-grid { grid-template-columns: 1fr; }
}
