/* ============================================ */
/* TEKNİK KILAVUZ SAYFALARI İÇİN ORTAK CSS     */
/* ============================================ */

/* 1. TEMEL STILLER VE FONT TANIMLAMALARI */
@font-face { font-family: 'Manrope'; src: url('/css/fons/Manrope-Light.woff2') format('woff2'); font-weight: 300; font-display: swap; }
@font-face { font-family: 'Manrope'; src: url('/css/fons/Manrope-Regular.woff2') format('woff2'); font-weight: 400; font-display: swap; }
@font-face { font-family: 'Manrope'; src: url('/css/fons/Manrope-Medium.woff2') format('woff2'); font-weight: 500; font-display: swap; }
@font-face { font-family: 'Manrope'; src: url('/css/fons/Manrope-SemiBold.woff2') format('woff2'); font-weight: 600; font-display: swap; }
@font-face { font-family: 'Manrope'; src: url('/css/fons/Manrope-Bold.woff2') format('woff2'); font-weight: 700; font-display: swap; }
@font-face { font-family: 'Manrope'; src: url('/css/fons/Manrope-ExtraBold.woff2') format('woff2'); font-weight: 800; font-display: swap; }

body, .content, p, h1, h2, h3, h4, li, span, div, a, button, .sidebar, .breadcrump, .share, .other-guides {
    font-family: 'Manrope', sans-serif !important;
}

/* 2. SAYFA BAŞLIK STİLİ (H1) */
.page-title {
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-weight: 700 !important;
    font-family: 'Manrope', sans-serif !important;
    font-size: 32px !important;
    color: #231f20 !important;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
    line-height: 1.2 !important;
}

@media (max-width: 768px) {
    .page-title {
        font-size: 22px !important;
        font-weight: 600 !important;
        letter-spacing: 0.5px !important;
    }
}

/* 3. BREADCRUMP (SAYFA YOLU) */
.breadcrump { padding-left: 0; }
@media (min-width: 992px) {
    .breadcrump { transform: translateX(-28px); margin-top: 20px; }
}

/* 4. SHARE (PAYLAŞIM) */
@media (min-width: 992px) {
    .share { text-align: left !important; display: block !important; width: 100% !important; padding-left: 0 !important; }
    .share ul.text-left { justify-content: flex-start !important; padding-left: 0 !important; margin-left: 0 !important; display: flex !important; }
    .share ul li.back { margin-left: 0 !important; padding-left: 0 !important; border-right: none !important; border-left: none !important; }
    .share ul li.back:after, .share ul li.back:before { display: none !important; content: none !important; }
    .share ul li.back a { margin-left: 0 !important; }
}

/* 5. MOBİL DOKÜMAN STİLLERİ */
@media only screen and (max-width: 767px) {
    .section .article .content .documents a { display: flex !important; flex-direction: column !important; align-items: flex-start !important; padding: 15px 0 !important; }
    .section .article .content .documents a .rights { position: static !important; margin-top: 10px !important; transform: none !important; }
    .section .article .content .documents a .rights span { margin-left: 0 !important; }
}

/* 6. BİLGİ NOTU VE SSS ALANI */
#kurumsal-bilgi-alani {
    font-family: 'Manrope', sans-serif !important;
    -webkit-font-smoothing: antialiased !important;
    width: 100%;
    clear: both;
    margin-top: 50px;
}

.not-cerceve {
    padding: 30px 0 !important;
    margin-bottom: 60px !important;
}

.not-vurgu-kutusu {
    background-color: #fcfcfc !important;
    border: 1px solid #eeeeee !important;
    padding: 15px 20px !important;
    margin-top: 20px !important;
    font-size: 15px !important;
    color: #231f20 !important;
    line-height: 1.6 !important;
    border-radius: 4px !important;
}

.not-vurgu-kutusu strong {
    color: #ed1c24 !important;
    font-weight: 700 !important;
}

/* 7. h3 ETİKETLERİ */
h3:not(style) {
    all: unset !important;
    display: block !important;
    font-family: 'Manrope', sans-serif !important;
    font-size: 30px !important;
    font-weight: 600 !important;
    color: #231f20 !important;
    margin: 25px 0 12px 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    letter-spacing: normal !important;
    text-transform: none !important;
}

/* 8. SSS (SIKÇA SORULAN SORULAR) */
.sss-liste {
    border-top: 1px solid #e5e5e5 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.sss-satir {
    border-bottom: 1px solid #e5e5e5 !important;
}

.sss-buton {
    width: 100% !important;
    padding: 22px 0 !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    background: transparent !important;
    border: none !important;
    cursor: pointer !important;
    outline: none !important;
    text-align: left !important;
}

.sss-soru-metni {
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #231f20 !important;
    font-family: 'Manrope', sans-serif !important;
    line-height: 1.4 !important;
    text-transform: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block !important;
    background: transparent !important;
    border: none !important;
    letter-spacing: normal !important;
}

.sss-arti-ikon {
    position: relative !important;
    width: 18px !important;
    height: 18px !important;
    flex-shrink: 0 !important;
}

.sss-arti-ikon::before,
.sss-arti-ikon::after {
    content: '' !important;
    position: absolute !important;
    background-color: #ed1c24 !important;
    transition: all 0.3s ease !important;
}

.sss-arti-ikon::before {
    width: 100% !important;
    height: 2px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    left: 0 !important;
}

.sss-arti-ikon::after {
    width: 2px !important;
    height: 100% !important;
    left: 50% !important;
    top: 0 !important;
    transform: translateX(-50%) !important;
}

.sss-satir.aktif .sss-arti-ikon::after {
    opacity: 0 !important;
    transform: translateX(-50%) rotate(90deg) !important;
}

.sss-cevap-alan {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out !important;
}

.sss-cevap-icerik {
    padding: 0 0 25px 0 !important;
    color: #666 !important;
    font-size: 15px !important;
    line-height: 1.7 !important;
    font-family: 'Manrope', sans-serif !important;
}

/* 9. DİĞER TEKNİK KILAVUZLAR */
.other-guides {
    margin-top: 50px;
    margin-bottom: 30px;
}

.other-guides h3 {
    font-size: 25px !important;
    font-weight: 600 !important;
    margin: 0 0 20px !important;
    font-family: 'Manrope', sans-serif !important;
    color: #231f20 !important;
}

.other-guides .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.other-guides [class*="col-"] {
    padding: 0 15px;
}

.other-guides .item {
    margin-bottom: 30px;
}

.other-guides .item a {
    display: block;
    color: #292929;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
}

.other-guides .item a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ed1c24;
    height: 4px;
    width: 100px;
    transition: .3s;
}

@media only screen and (max-width: 767px) {
    .other-guides .item a:after {
        width: 30px;
    }
}

.other-guides .item a picture {
    display: block;
    overflow: hidden;
    height: 25vw;
    max-height: 460px;
}

@media only screen and (max-width: 480px) {
    .other-guides .item a picture {
        height: 300px;
    }
}

.other-guides .item a picture img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.other-guides .item a b {
    font-size: 27px !important;
    line-height: 35px !important;
    font-weight: 600 !important;
    position: relative;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: 'Manrope', sans-serif !important;
    color: #292929;
}

@media (max-width: 1600px) {
    .other-guides .item a b {
        font-size: 25px !important;
        line-height: 32px !important;
    }
}

@media only screen and (max-width: 767px) {
    .other-guides .item a b {
        font-size: 19px !important;
        line-height: 25px !important;
    }
}

.other-guides .item a:hover:after {
    width: 50%;
}

.other-guides .item a:hover picture img {
    animation: hov .5s ease-in-out;
}

@keyframes hov {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); }
    100% { transform: scale(1); }
}