/* css/sub/pages/check-up.css */
/* ==========================================================================
   ÖZEL ÜNYE ÇAKIRTEPE HASTANESİ
   Sayfa: Check-Up Programları (Check-Up)
   Altyapı: Custom PHP
   Versiyon: V47.0 (FINAL: GAP 50PX RESTORED - NO LAG)
   ========================================================================== */

/* --- GLOBAL SIFIRLAMA --- */
body, html {
    overflow: visible !important;
    overflow-x: clip !important;
    scroll-padding-top: 0 !important;
    /* Mobil kaydırma performansını artırır */
    -webkit-overflow-scrolling: touch !important;
}

main {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

* {
    -webkit-tap-highlight-color: transparent;
}

/* ==========================================================================
   1. MASAÜSTÜ (BASE) - STANDART GÖRÜNÜM
   ========================================================================== */

/* --- HERO SECTION --- */
.cu-hero {
    position: relative;
    width: 100%;
    height: 400px !important;
    min-height: 400px !important;
    max-height: 400px !important;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end !important;
    justify-content: flex-start !important;
    padding-bottom: 3rem !important;
    margin: 0;
    overflow: hidden;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.cu-hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0,50,91,0.3), rgba(0,50,91,0.9)) !important;
    z-index: 1;
    opacity: 1 !important;
}

.cu-hero .sub-page-container {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    display: block !important;
}

.cu-hero-content {
    position: relative;
    z-index: 2;
    color: #fff;
    width: 100%;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 !important;
    text-align: left !important;
}

.cu-hero-content h1 {
    font-family: 'Inter', sans-serif;
    font-size: 3rem !important;
    font-weight: 700;
    margin-bottom: 0.5rem;
    line-height: 1.1;
    color: #ffffff;
}

.cu-subtitle {
    font-family: 'Inter', sans-serif;
    font-size: 26px !important;
    font-weight: 600;
    line-height: 1.2;
    opacity: 0.95;
    color: #ffffff;
}

/* --- BREADCRUMB --- */
.page-breadcrumb {
    padding: 1.5rem 0; 
    font-size: 0.9rem;
    color: #666;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 0 !important;
    margin-bottom: 0 !important; 
}

.page-breadcrumb a {
    color: #00325B;
    text-decoration: none;
    font-weight: 600;
}

.page-breadcrumb span {
    margin: 0 0.5rem;
    color: #ccc;
}

.page-breadcrumb strong {
    color: #666;
    font-weight: 700;
}

/* --- INTRO ALANI --- */
.cu-intro-wrapper {
    margin-top: 50px;
    margin-bottom: 60px;
    text-align: left; 
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.cu-intro-wrapper h2 {
    font-family: 'Inter', sans-serif;
    font-size: 38px;
    color: #00325B;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 1.3;
}

.cu-lead-text {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    color: #444;
    line-height: 1.6;
    font-weight: 400;
    max-width: 900px;
}

/* --- TAB NAVIGASYON --- */
.cu-tab-nav {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    margin-bottom: 50px;
    padding-bottom: 0;
}

.cu-tab-btn {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 18px 40px;
    border-radius: 8px;
    border: none; 
    background-color: #F0F4F8;
    color: #555;
    cursor: pointer;
    transition: none !important;
    min-width: 250px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
    overflow: hidden;
    transform: none !important;
    box-shadow: none !important;
}

.cu-tab-btn:hover {
    background-color: #E2E8F0;
    color: #00325B;
    transform: none !important;
}

.cu-tab-btn.active {
    background-color: #00325B;
    color: #ffffff;
    box-shadow: none !important;
    transform: none !important;
}

/* --- PAKET LİSTESİ --- */
.cu-package-list {
    display: none;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 120px;
    animation: none !important;
    transition: none !important;
}

.cu-package-list.active {
    display: flex;
}

/* --- PAKET KARTI (GLOBAL RENK AYARLARI) --- */
.cu-card {
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    overflow: hidden;
    position: relative;
    transition: none !important;
    transform: none !important;
    margin-bottom: 20px;
    background-color: #fff; /* Varsayılan */
    
    /* GPU Hızlandırma - Takılmayı Önler */
    transform: translate3d(0,0,0);
    backface-visibility: hidden;
}

/* Kadın Paketi Arka Planı (Global) */
#pkg-woman .cu-card {
    background-color: #fff8f5 !important;
}

/* Erkek Paketi Arka Planı (Global) */
#pkg-man .cu-card {
    background-color: #e1ebf5 !important;
}

.cu-card:hover {
    box-shadow: none !important;
    /* transform: none !important; <-- Burayı kaldırdım, aşağıda media query ile yönetilecek */
}

/* KART ÜST ALAN (HEADER) */
.cu-card-header {
    display: flex;
    align-items: stretch !important;
    padding: 35px;
    gap: 40px;
    background-color: transparent;
}

/* SOL GÖRSEL */
.cu-card-img {
    width: 280px;
    height: 190px;
    border-radius: 4px;
    overflow: hidden;
    flex-shrink: 0;
    box-shadow: none !important;
    border: 1px solid rgba(0,0,0,0.05);
    align-self: flex-start !important; 
    margin-top: 8px !important; 
}

.cu-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

/* ----------------------------------------------------------------------
   KRİTİK YAMA: HOVER SADECE MOUSE VARSA ÇALIŞSIN
   (Mobilde scroll yaparken resimlerin titremesini engeller)
   ---------------------------------------------------------------------- 
*/
@media (hover: hover) {
    .cu-card:hover .cu-card-img img {
        transform: scale(1.08);
    }
}

/* Orta: Bilgi */
.cu-card-info {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cu-card-title {
    font-family: 'Inter', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #00325B;
    margin: 0 0 12px 0; 
    line-height: 1.3;
}

.cu-card-desc {
    font-size: 17px;
    color: #666;
    margin: 0 0 25px 0;
    line-height: 1.6;
    max-width: 90%;
}

.cu-card-counts {
    display: flex;
    gap: 25px;
}

.cu-count-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #FFFFFF;
    padding: 12px 25px;
    border-radius: 4px;
    border-left: 4px solid #0071CE;
    box-shadow: 0 2px 5px rgba(0,0,0,0.03);
}

.cu-count-num {
    font-size: 26px;
    font-weight: 800;
    color: #00325B;
    line-height: 1;
    margin-bottom: 4px;
}

.cu-count-lbl {
    font-size: 14px;
    font-weight: 600;
    color: #555;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* SAĞ: AKSİYON BUTONLARI */
.cu-card-actions {
    display: flex;
    flex-direction: column;
    justify-content: space-between !important; 
    gap: 0 !important; 
    min-width: 220px;
    margin-top: 5px; 
}

.cu-btn-price {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #25D366;
    color: #fff;
    font-weight: 700;
    padding: 16px 25px;
    border-radius: 4px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
    box-shadow: none !important;
    border: none;
    cursor: pointer;
    height: 52px; 
}

.cu-btn-price:hover {
    background-color: #20bd5a;
    box-shadow: none !important;
    transform: none !important;
}

.cu-btn-detail {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00325B;
    color: #fff;
    font-weight: 700;
    padding: 16px 25px;
    border-radius: 4px;
    text-decoration: none;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    border: none;
    outline: none;
    box-shadow: none !important;
    height: 52px; 
}

.cu-btn-detail:hover {
    background-color: #002545;
}

/* --- GÜNCELLENDİ: OK YÖNÜ VE ANİMASYON --- */
.cu-btn-detail svg {
    margin-left: 10px;
    width: 18px;
    height: 18px;
    /* Varsayılan: 90 derece dönük (Aşağı bakar) */
    transform: rotate(90deg); 
    transition: transform 0.5s ease; /* Akordiyon ile aynı hız */
    stroke-width: 2.3;
}

.cu-btn-detail.active {
    background-color: #0071CE;
}

.cu-btn-detail.active svg {
    /* Aktif: 270 derece dönük (Yukarı bakar / Kapanma yönü) */
    transform: rotate(270deg); 
}
/* ------------------------------------------- */

.cu-btn-share {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: #0071CE;
    font-weight: 700;
    padding: 14px 25px;
    border-radius: 4px;
    text-decoration: none;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    border: 2px solid #0071CE;
    outline: none;
    box-shadow: none !important;
    height: 52px; 
}

.cu-btn-share:hover {
    background-color: #f0f7ff;
}

.cu-btn-share svg {
    margin-left: 10px;
    width: 20px;
    height: 20px;
    stroke-width: 2.5;
}

/* --- KART DETAY (ACCORDION BODY) --- */
.cu-card-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    background-color: #FAFAFA;
    border-top: 1px solid transparent;
    padding: 0 !important;
}

.cu-card-body.open {
    border-top-color: #E0E0E0;
    background-color: #F8F9FA;
}

.cu-detail-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: flex-start !important;
    padding: 40px !important; 
    opacity: 0;
    transition: opacity 0.3s ease 0.1s; 
}

.cu-card-body.open .cu-detail-grid {
    opacity: 1;
}

.cu-detail-col {
    flex: 1 1 20%;
    min-width: 200px;
}

/* LABORATUVAR KUTUSU */
.cu-detail-col:nth-child(2) {
    order: 10;
    flex-basis: 100%;
    width: 100%;
    
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #eee;
    
    padding: 30px;
    
    /* Bıçak sırtı için dışa taşırma */
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + 60px); 
    
    margin-top: 15px;
    margin-bottom: 0 !important; 
}

.cu-detail-col:nth-child(2) .cu-detail-list {
    column-count: 4;
    column-gap: 30px;
}

/* Başlıklar */
.cu-detail-col h4 {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: #00325B;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 12px 0;
    padding-bottom: 8px;
    border-bottom: 2px solid #E0E0E0;
    letter-spacing: -0.3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cu-detail-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Liste Maddeleri */
.cu-detail-list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 4px;
    font-size: 13px;
    color: #333;
    line-height: 1.3;
    font-weight: 500;
}

.cu-detail-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 5px;
    height: 8px;
    border: solid #0071CE;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* --- PARALLAX --- */
.cu-parallax {
    position: relative;
    width: 100%;
    height: 600px !important;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0;
    background-color: #00325B; /* Resim olmazsa arka plan rengi */
}

.cu-parallax-bg {
    position: absolute;
    top: -15%;
    left: 0;
    width: 100%;
    height: 130%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    /* will-change: transform; <- REMOVED FOR PERFORMANCE */
}

.cu-parallax-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 50, 91, 0.65);
    z-index: 2;
    pointer-events: none;
}

.cu-parallax-content {
    position: relative;
    z-index: 3;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.cu-parallax-content h2 {
    font-family: 'Inter', sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 50px;
    color: #fff;
    max-width: 1200px;
    margin: 0;
}

/* --- SSS / FAQ BÖLÜMÜ (ORTOPEDİ STİLİ) --- */
.cu-faq-divider {
    border: 0;
    border-top: 4px solid #00325B;
    margin-top: 55px; 
    margin-bottom: 15.5px;
    width: 100%;
}

.cu-faq-section {
    margin-bottom: 0;
}

.cu-faq-section-title {
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    color: #00325B;
    font-weight: 700;
    line-height: 39px;
    margin-top: 0;
    margin-bottom: 35.5px;
}

.cu-faq-section-desc {
    font-family: 'Inter', sans-serif;
    font-size: 19px;
    color: #333;
    font-weight: 400;
    line-height: 29px;
    margin-top: 0 !important;
    margin-bottom: 70px;
    max-width: 565px; /* Ortopedi referans alındı */
}

.cu-faq-accordion-wrapper {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
    max-width: 630px; /* Ortopedi referans alındı */
}

.cu-faq-acc-item {
    width: 100%;
}

.cu-faq-acc-header {
    background-color: #00325B;
    color: #ffffff;
    width: 100%;
    height: auto !important;
    min-height: 54px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 25px !important; 
    box-sizing: border-box;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.cu-faq-acc-header:hover {
    background-color: #002545;
}

.cu-faq-acc-header span {
    font-family: 'Inter', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    padding-right: 15px;
}

.cu-faq-acc-icon {
    width: 22px;
    height: 16px;
    flex-shrink: 0;
    transform: rotate(90deg);
    transition: transform 0.5s ease;
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
}

.cu-faq-acc-item.active .cu-faq-acc-icon {
    transform: rotate(270deg);
}

.cu-faq-acc-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-in-out;
    background-color: #F2F2F2;
}

.cu-faq-acc-inner {
    padding: 30px;
    color: #333;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
}

/* --- BOTTOM SECTION --- */
.cu-bottom-section {
    padding-top: 100px;
    padding-bottom: 95px !important; 
}

.cu-bottom-line {
    border: 0;
    border-top: 4px solid #00325B;
    margin-bottom: 20.5px;
    width: 100%;
}

.cu-bottom-title {
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #00325B;
    margin-top: 0;
    margin-bottom: 67.5px;
    text-align: left;
}

.cu-bottom-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 47px; 
    column-gap: 30px;
}

.cu-bottom-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    border: none;
}

.cu-card-img-wrap {
    width: 100%;
    aspect-ratio: 377 / 236;
    overflow: hidden;
    margin-bottom: 18px;
}

.cu-card-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.cu-card-img-wrap:hover img {
    transform: scale(1.05);
}

.cu-bottom-card h3 {
    font-size: 22px;
    font-weight: 600;
    color: #00325B;
    margin-top: 0;
    line-height: 1.2;
    min-height: 53px; 
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 28px;
}

.cu-card-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #0071CE;
    font-weight: 700;
    text-decoration: none;
    transition: 0.3s;
    margin-top: auto;
}

.cu-card-link svg {
    width: 22px;
    height: 14px;
}

.cu-card-link:hover {
    gap: 12px;
    color: #00325B;
}


/* ######################################################################
   FLUID SCALE (DEV EKRANLAR - 2000px ve Üzeri)
   ###################################################################### */
@media (min-width: 2000px) {

    /* --- 1. HERO --- */
    .cu-hero { 
        height: 550px !important; 
        min-height: 550px !important;
        max-height: 550px !important;
        padding-bottom: 3rem !important; 
    }
    
    .cu-hero-content h1 { 
        font-size: 3.75rem !important; 
        margin-bottom: 0.5rem !important; 
        line-height: 1.1 !important;
    } 
    
    .cu-subtitle { 
        font-size: 1.5rem !important; 
        line-height: 1.2 !important;
    }

    /* --- 2. SEKSİYON BOŞLUKLARI (NET 100PX) --- */
    .cu-bottom-section { 
        padding-top: 100px !important;    
        padding-bottom: 100px !important; 
    }

    .cu-bottom-line { 
        border-top-width: 6px !important; 
        margin-bottom: 40px !important; 
    }

    .cu-bottom-title { 
        font-size: 38px !important; 
        font-weight: 700 !important;
        line-height: 49px !important;
        margin-bottom: 80px !important; 
    }

    /* --- 3. KART YAPISI --- */
    .cu-tab-btn { 
        font-size: 26px !important; 
        padding: 30px 70px !important; 
        min-width: 350px !important; 
    }

    .cu-card-header { 
        padding: 50px !important; 
        gap: 60px !important; 
    }
    
    .cu-card-img { 
        width: 400px !important; 
        height: 270px !important; 
        margin-top: 8px !important; 
    }
    
    .cu-card-title { 
        font-size: 34px !important; 
        margin-bottom: 20px !important; 
        white-space: normal !important; 
        overflow: visible !important;
        line-height: 1.2 !important;
    }
    
    .cu-card-desc { 
        font-size: 24px !important; 
        margin-bottom: 40px !important; 
    }
    
    .cu-count-item { 
        padding: 20px 40px !important; 
        border-left-width: 6px !important; 
    }
    
    .cu-count-num { 
        font-size: 40px !important; 
    }
    
    .cu-count-lbl { 
        font-size: 18px !important; 
    }

    /* Butonlar */
    .cu-btn-price, 
    .cu-btn-detail { 
        font-size: 24px !important; 
        padding: 22px 35px !important;
        white-space: nowrap !important;
        min-width: 200px !important;
        height: 70px !important;
    }

    .cu-btn-share {
        font-size: 24px !important; 
        padding: 20px 35px !important;
        white-space: nowrap !important;
        min-width: 200px !important;
        border-width: 3px !important;
        height: 70px !important;
    }
    
    /* --- 4. DETAY ALANI (PIXEL PERFECT FIX) --- */
    
    .cu-card-body.open { 
        padding: 0 !important; 
    }
    
    .cu-detail-grid { 
        /* NET 100PX İÇ BOŞLUK */
        padding-top: 100px !important;
        padding-bottom: 100px !important;
        
        padding-left: 50px !important;
        padding-right: 50px !important;
        
        gap: 60px !important; 
    }
    
    .cu-detail-col:nth-child(2) .cu-detail-list {
        column-count: 5; 
    }

    /* FIX: BAŞLIK SIFIRLAMA (Üst 106px sorununu çözer) */
    .cu-detail-col h4 { 
        font-size: 24px !important; 
        margin-bottom: 30px !important; 
        margin-top: 0 !important; /* Üst marjini sıfırla */
        white-space: nowrap !important; /* Asla alta geçme */
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        line-height: 1.3 !important;
    }
    
    /* FIX: BEYAZ KUTU MARGIN SIFIRLAMA (Alt 159px sorununu çözer) */
    .cu-detail-col:nth-child(2) {
        margin-bottom: 0 !important; /* Önceki 60px kaldırıldı */
    }
    
    .cu-detail-list li { 
        font-size: 22px !important; 
        margin-bottom: 18px !important; 
        padding-left: 35px !important; 
    }

    /* Liste sonundaki görünmez boşluğu sıfırla */
    .cu-detail-list li:last-child {
        margin-bottom: 0 !important;
    }
    
    .cu-detail-list li::before { 
        top: 10px !important; 
        width: 10px !important; 
        height: 16px !important; 
        border-width: 0 4px 4px 0 !important; 
    }

    /* --- 5. DİĞER BİLEŞENLER --- */
    .cu-parallax { 
        height: 800px !important; 
    }
    
    .cu-parallax-content h2 { 
        font-size: 86px !important; 
        font-weight: 600 !important;
        line-height: 103px !important; 
    }
    
    /* SSS FLUID */
    .cu-faq-divider {
        margin-top: 70px !important;    
        margin-bottom: 19.5px !important; 
    }
    .cu-faq-section-title { 
        font-size: 38px !important; 
        margin-bottom: 40px !important; 
    }
    .cu-faq-section-desc { 
        font-size: 28px !important; 
        line-height: 36px !important;
        margin-bottom: 90px !important;
        max-width: 880px !important; /* Ortopedi Fluid Width */
    }
    .cu-faq-accordion-wrapper { 
        gap: 30px !important;
        max-width: 880px !important; /* Ortopedi Fluid Width */
    }
    .cu-faq-acc-header { 
        min-height: 70px !important; 
        padding: 20px 35px !important;
    }
    .cu-faq-acc-header span { 
        font-size: 26px !important; 
    } 
    .cu-faq-acc-inner { 
        padding: 40px !important; 
        font-size: 24px !important; 
        line-height: 41px !important;
    }
    
    .cu-bottom-grid { 
        grid-template-columns: repeat(4, 375px) !important;
        gap: 50px !important; 
        row-gap: 80px !important; 
    }
    
    .cu-card-img-wrap { 
        width: 100% !important; 
        margin-bottom: 25px !important; 
    }
    
    .cu-bottom-card h3 { 
        font-size: 32px !important; 
        margin-bottom: 30px !important; 
    }

    .cu-card-link { 
        font-size: 20px !important; 
    }
}


/* ######################################################################
   KARANTİNA 1: TABLET & KÜÇÜK LAPTOP (1000px - 1200px)
   ###################################################################### */
@media (min-width: 1000px) and (max-width: 1200px) {

    /* --- 1. HERO --- */
    .cu-hero {
        height: 400px !important; 
        min-height: 400px !important;
        max-height: 400px !important;
    }
    
    .cu-hero-content h1 {
        font-size: 2.5rem !important; 
        line-height: 1.1 !important;
    }
    
    .cu-subtitle {
        font-size: 26px !important; 
        line-height: 1.2 !important;
    }

    /* --- 2. INTRO TYPOGRAPHY --- */
    .cu-intro-wrapper h2 {
        font-size: 24px !important;
        font-weight: 700 !important;
        line-height: 34px !important;
    }

    .cu-lead-text {
        font-size: 18px !important;
        font-weight: 400 !important;
        line-height: 27px !important;
    }

    /* --- 3. KART YAPISI --- */
    .cu-tab-btn { 
        font-size: 16px !important; 
        padding: 15px 30px !important; 
        min-width: 200px !important; 
    }

    .cu-card-header { 
        padding: 25px !important; 
        gap: 25px !important; 
        align-items: stretch !important;
    }
    
    /* Görsel kapsayıcısını esnet */
    .cu-card-img { 
        width: 240px !important; 
        height: auto !important; 
        min-height: 100% !important; 
        margin-top: 0 !important;
        align-self: stretch !important;
    }

    .cu-card-img img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
    }
    
    .cu-card-title { 
        font-size: 22px !important; 
    }
    
    .cu-card-desc { 
        font-size: 15px !important; 
        line-height: 1.4 !important; 
    }
    
    .cu-card-counts { 
        gap: 15px !important; 
    }
    
    .cu-count-item { 
        padding: 10px 15px !important; 
    }
    
    .cu-count-num { 
        font-size: 20px !important; 
    }
    
    .cu-card-actions { 
        min-width: 180px !important; 
        gap: 10px !important; 
        justify-content: space-between !important;
        margin-top: 0 !important;
    }
    
    .cu-btn-price, 
    .cu-btn-detail,
    .cu-btn-share { 
        font-size: 14px !important; 
        padding: 12px 10px !important; 
        white-space: nowrap !important;
        height: auto !important;
        min-height: 45px !important;
        width: 100% !important;
    }

    /* --- 5. GRID & DİĞERLERİ --- */
    .cu-detail-grid { 
        grid-template-columns: repeat(3, 1fr) !important; 
        gap: 30px !important; 
    }

    .cu-parallax { 
        height: 450px !important; 
    }
    .cu-parallax-content h2 { 
        font-size: 40px !important; 
        font-weight: 600 !important;
        line-height: 48px !important; 
    }

    /* SSS TABLET */
    .cu-faq-section-title { font-size: 25px !important; margin-bottom: 30px !important; }
    .cu-faq-section-desc { font-size: 18px !important; margin-bottom: 50px !important; }
    .cu-faq-acc-header { padding: 12px 20px !important; min-height: 50px !important; }
    .cu-faq-acc-header span { font-size: 20px !important; }
    .cu-faq-acc-inner { padding: 25px !important; font-size: 15px !important; }

    .cu-bottom-section {
        padding-top: 80px !important;
        padding-bottom: 120px !important;
    }
    .cu-bottom-line {
        margin-bottom: 25px !important;
    }
    .cu-bottom-title {
        font-size: 25px !important;
        font-weight: 700 !important;
        margin-top: 0 !important;
        margin-bottom: 75px !important;
    }
    .cu-bottom-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        row-gap: 40px !important;
        column-gap: 30px !important;
    }
    .cu-bottom-card h3 { 
        font-size: 20px !important; 
        min-height: auto !important; 
    }
    .cu-card-img-wrap {
        margin-bottom: 15px !important;
    }
}


/* ######################################################################
   KARANTİNA 2: KÜÇÜK TABLET & DİKEY MOD (700px - 999px)
   ###################################################################### */
@media (min-width: 700px) and (max-width: 999px) {

    html { 
        scroll-padding-top: 73px !important; 
    }

    /* --- HERO --- */
    .cu-hero {
        height: 400px !important; 
        min-height: 400px !important;
        padding-bottom: 3rem !important;
        align-items: flex-end !important;
    }
    .cu-hero-content h1 { 
        font-size: 2.2rem !important; 
        line-height: 1.2 !important; 
        margin-bottom: 0.5rem !important; 
    }
    .cu-subtitle { 
        font-size: 26px !important; 
        line-height: 1.2 !important; 
    }
    
    .cu-intro-wrapper { 
        margin-top: 30px !important; 
    }
    .cu-intro-wrapper h2 { 
        font-size: 28px !important; 
    }
    .cu-lead-text { 
        font-size: 16px !important; 
    }
    .cu-tab-nav { 
        gap: 15px !important; 
        margin-bottom: 40px !important; 
    }
    .cu-tab-btn { 
        padding: 15px 20px !important; 
        font-size: 15px !important; 
        min-width: 0 !important; 
        flex: 1 !important; 
    }

    /* --- KART YAPISI --- */
    .cu-card {
        display: flex !important;
        flex-direction: column !important; 
        padding: 0 !important; 
        height: auto !important;
        border: 1px solid rgba(0,0,0,0.05) !important;
        /* Background rengini global kurallara (#pkg-woman/man) bırakıyoruz */
    }

    /* HEADER: RESİM + BİLGİ + BUTONLAR */
    .cu-card-header {
        display: flex !important;
        flex-direction: row !important; 
        flex-wrap: wrap !important; 
        align-items: flex-start !important;
        padding: 25px !important;
        gap: 20px !important; 
        width: 100% !important;
    }

    /* 1. RESİM (SOLDA SABİT) */
    .cu-card-img {
        width: 200px !important; 
        height: 150px !important; 
        flex-shrink: 0 !important; 
        margin: 0 !important;
        border-radius: 6px !important;
    }
    
    .cu-card-img img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
    }

    /* 2. BİLGİ ALANI (SAĞDA KALAN BOŞLUK) */
    .cu-card-info {
        width: calc(100% - 225px) !important; 
        flex-grow: 1 !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .cu-card-title { 
        font-size: 22px !important; 
        margin-top: 0 !important; 
        margin-bottom: 8px !important; 
        line-height: 1.2 !important; 
    }
    .cu-card-desc { 
        font-size: 14px !important; 
        margin-bottom: 12px !important; 
        line-height: 1.4 !important; 
    }
    
    .cu-card-counts { 
        display: flex !important; 
        gap: 10px !important; 
    }
    .cu-count-item { 
        padding: 6px 12px !important; 
        border-left: 3px solid #0071CE !important; 
    }
    .cu-count-num { 
        font-size: 18px !important; 
    }
    .cu-count-lbl { 
        font-size: 11px !important; 
    }

    /* 3. BUTONLAR (ALTA GEÇSİN) */
    .cu-card-actions {
        width: 100% !important; 
        margin-top: 5px !important;
        display: flex !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        gap: 10px !important;
        order: 3 !important; 
    }

    .cu-btn-price, 
    .cu-btn-detail, 
    .cu-btn-share {
        flex: 1 !important; 
        height: 45px !important;
        font-size: 14px !important;
        padding: 0 5px !important;
        white-space: nowrap !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    /* --- 4. DETAY ALANI --- */
    .cu-card-body {
        width: 100% !important;
        display: block !important; 
        background-color: #fafafa !important;
        padding: 0 !important;
    }
    
    .cu-card-body.open {
        border-top: 1px solid #eee !important;
    }

    .cu-detail-grid {
        display: flex !important;
        flex-wrap: wrap !important;
        width: 100% !important;
        padding: 25px !important;
        gap: 30px !important;
    }

    .cu-detail-col {
        flex: 1 1 45% !important; 
        min-width: 45% !important;
        margin: 0 !important;
    }

    /* Laboratuvarı en alta ve tam boya al */
    .cu-detail-col:nth-child(2) {
        order: 99 !important;
        flex: 1 1 100% !important;
        width: 100% !important;
        background: #fff !important;
        padding: 20px !important;
        border: 1px solid #eee !important;
        margin-top: 10px !important;
    }

    .cu-detail-col:nth-child(2) .cu-detail-list {
        column-count: 2 !important; 
        column-gap: 40px !important;
    }

    /* --- DİĞER & PARALLAX FIX --- */
    .cu-parallax { 
        height: 360px !important; 
        overflow: hidden !important; 
    }
    .cu-parallax-bg {
        height: 160% !important; 
        top: -30% !important;
    }
    .cu-parallax-content h2 { 
        font-size: 40px !important; 
        line-height: 48px !important; 
    }
    
    /* SSS KÜÇÜK TABLET */
    .cu-faq-divider { margin-top: 55px !important; }
    .cu-faq-section-title { 
        font-size: 26px !important; 
        margin-bottom: 25px !important;
        margin-top: 15px !important; 
    }
    .cu-faq-section-desc {
        font-size: 18px !important;
        margin-bottom: 40px !important;
    }
    
    /* BURASI ÇOK ÖNEMLİ: Ortopedi'deki 660px limitini buraya da uyguluyoruz */
    .cu-faq-accordion-wrapper {
        width: 100% !important;
        margin-bottom: 85px !important;
        max-width: 660px !important; 
    }
    
    .cu-faq-acc-header { padding: 12px 25px !important; min-height: 60px !important; }
    .cu-faq-acc-header span { font-size: 20px !important; }
    .cu-faq-acc-inner { padding: 30px !important; font-size: 16px !important; }
    
    .cu-bottom-section { 
        padding-top: 80px !important; 
        padding-bottom: 195px !important; 
    }

    .cu-bottom-grid { 
        grid-template-columns: repeat(2, 1fr) !important; 
        column-gap: 30px !important; 
        row-gap: 60px !important; 
    }

    .cu-bottom-card { 
        display: flex !important; 
        flex-direction: column !important; 
        height: 100% !important; 
    }
    .cu-card-img-wrap { 
        margin-bottom: 25px !important; 
        width: 100% !important; 
    }
    .cu-bottom-card h3 { 
        font-size: 20px !important; 
        min-height: auto !important; 
        margin-bottom: 30px !important; 
    }
}


/* ######################################################################
   KARANTİNA 3: MOBİL MOD (699px ve Altı)
   GÜNCELLEME: Paket Kartlarına 4px Ovallik Eklendi (Butonla Aynı)
   ###################################################################### */
@media (max-width: 699px) {

    html {
        scroll-padding-top: 90px !important; 
    }

    .sub-page-container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .cu-hero {
        margin-top: 0 !important;
        padding-top: 0 !important;
        height: calc(100vh - 54px) !important; 
        min-height: calc(100vh - 54px) !important;
        max-height: none !important;
        
        background-position: center top !important;
        align-items: center !important; 
        justify-content: flex-start !important;
        padding-bottom: 0 !important;
    }
    
    .cu-hero-content {
        padding: 0 !important; 
        text-align: left !important;
        width: 100% !important;
    }

    .cu-hero-content h1 {
        font-size: 40px !important; 
        font-weight: 700 !important;
        letter-spacing: -0.5px !important;
        line-height: 44px !important;
        margin-bottom: 5px !important;
    }
    
    .cu-subtitle {
        font-size: 26px !important;
        font-weight: 500 !important;
        line-height: 31px !important;
        margin-top: 0 !important;
    }

    .cu-intro-wrapper { 
        margin-top: 30px !important; 
        margin-bottom: 30px !important; 
    }
    
    .cu-intro-wrapper h2 { 
        font-size: 26px !important; 
    }
    
    .cu-lead-text { 
        font-size: 16px !important; 
    }

    .cu-tab-nav { 
        flex-direction: column !important; 
        gap: 10px !important; 
        margin-bottom: 40px !important;
    }
    
    .cu-tab-btn { 
        width: 100% !important; 
        padding: 15px !important; 
        font-size: 16px !important;
    }

    .cu-package-list { 
        gap: 25px !important; 
        margin-bottom: 60px !important; 
    }

    /* --- KART YAPISI GÜNCELLENDİ (Ovallik Eklendi) --- */
    .cu-card {
        display: flex !important;
        flex-direction: column !important; 
        padding: 0 !important; 
        height: auto !important;
        border: 1px solid rgba(0,0,0,0.05) !important;
        
        /* İstenilen Ovallik (Butonla aynı: 4px) */
        border-radius: 4px !important; 
        overflow: hidden !important; /* Köşelerin resim tarafından kesilmemesi için */
    }

    .cu-card-header { 
        padding: 20px 20px 25px 20px !important; /* Alt boşluk +5px korundu */
        gap: 20px !important; 
        flex-direction: column !important; 
    }
    
    .cu-card-img { 
        width: 100% !important; 
        height: 180px !important; 
        margin-top: 0 !important;
        /* Resmin üst köşelerini de yuvarla */
        border-top-left-radius: 4px !important;
        border-top-right-radius: 4px !important;
    }
    
    .cu-card-title { 
        font-size: 22px !important; 
    }
    
    .cu-card-desc { 
        font-size: 15px !important; 
        max-width: 100% !important; 
    }
    
    .cu-card-counts { 
        width: 100% !important; 
        gap: 10px !important; 
        justify-content: space-between !important; 
    }
    
    .cu-count-item { 
        flex: 1 !important; 
        align-items: center !important; 
        padding: 10px !important; 
    }
    
    .cu-card-actions { 
        width: 100% !important; 
        flex-direction: column !important; 
        gap: 10px !important; 
    }
    
    .cu-btn-price, 
    .cu-btn-detail { 
        width: 100% !important; 
    }

    .cu-detail-grid {
        padding: 20px !important;
    }
    
    .cu-detail-grid { 
        display: grid !important; 
        grid-template-columns: 1fr !important; 
        gap: 30px !important; 
    }
    
    .cu-detail-col:nth-child(2) {
        order: 0 !important;
        background-color: transparent !important;
        padding: 0 !important;
        border: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        margin-bottom: 0 !important;
    }

    .cu-detail-col:nth-child(2) .cu-detail-list {
        column-count: 1 !important;
    }
    
    .cu-detail-col h4 { 
        font-size: 16px !important; 
        border-bottom-width: 2px !important; 
    }

    /* --- PARALLAX MOBİL PERFORMANS YAMASI (LAG FIX) --- 
       Banner resmini gizle, sadece kurumsal rengi (lacivert) göster.
       Bu sayede "paint storm" (boyama fırtınası) engellenir ve scroll akıcı olur.
    */
    .cu-parallax { 
        height: 480px !important; 
        background-color: #00325B !important; /* Arka plan rengi */
    }
    
    .cu-parallax-bg {
        display: none !important; /* Resmi tamamen kaldır */
    }
    
    .cu-parallax-content {
        padding-left: 10px !important; 
    }
    .cu-parallax-content h2 { 
        font-size: 30px !important; 
        line-height: 1.2 !important; 
    }

    /* SSS MOBİL */
    .cu-faq-divider {
        margin-top: 50px !important; /* DÜZELTME: BANNER İLE BOŞLUK */
        border-top: 4px solid #00325B !important;
        width: 100% !important;
    }
    .cu-faq-section-title {
        font-size: 26px !important;
        margin-top: 25px !important;
        margin-bottom: 20px !important;
    }
    .cu-faq-section-desc {
        font-size: 17px !important;
        margin-bottom: 30px !important;
    }
    .cu-faq-accordion-wrapper {
        margin-bottom: 60px !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    .cu-faq-acc-header {
        padding: 15px 20px !important;
        min-height: 60px !important;
    }
    .cu-faq-acc-header span { 
        font-size: 18px !important; 
        line-height: 1.3 !important; 
    }
    .cu-faq-acc-inner { 
        padding: 25px !important; 
        font-size: 16px !important; 
    }

    .cu-bottom-section {
        padding-top: 60px !important;
        padding-bottom: 120px !important;
    }
    
    .cu-bottom-line {
        margin-bottom: 20px !important;
    }

    .cu-bottom-title {
        font-size: 26px !important; 
        font-weight: 700 !important;
        margin-bottom: 75px !important;
    }

    .cu-bottom-grid {
        grid-template-columns: 1fr !important;
        gap: 60px !important;
    }
    
    .cu-bottom-card {
        width: 100% !important;
        height: auto !important; 
    }

    .cu-card-img-wrap {
        margin-bottom: 20px !important; 
    }
    
    .cu-bottom-card h3 {
        font-size: 22px !important;
        font-weight: 600 !important; 
        line-height: 1.4 !important; 
        margin-top: 0 !important;
        margin-bottom: 20px !important; 
        min-height: auto !important; 
    }

    .cu-card-link {
        font-size: 18px !important;
        font-weight: 600 !important;
        letter-spacing: 0.8px !important;
        margin-top: 0 !important; 
    }

    .cu-card-link svg {
        width: 22px !important;
        height: 14px !important;
    }
}