/* Özelleştirilmiş Kurumsal Renkler (Mavi ve Gold/Siyah YOKTUR) */
        :root {
            --primary-dark: #2b2d42; /* Koyu Antrasit */
            --accent-color: #ef233c; /* Canlı Kırmızı */
            --accent-hover: #d90429;
            --light-bg: #edf2f4;
            --label-bg: rgba(239, 35, 60, 0.8); /* Etiketler için transparan kırmızı */
        }

        body {
            font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
            color: #333;
        }

        /* Navbar */
        .navbar {
            background-color: #ffffff;
            box-shadow: 0 2px 10px rgba(0,0,0,0.05);
        }
        .navbar-brand {
            font-weight: 800;
            color: var(--primary-dark) !important;
            font-size: 1.5rem;
        }
        .navbar-brand span {
            color: var(--accent-color);
        }
        .nav-link {
            font-weight: 500;
            color: var(--primary-dark) !important;
            transition: color 0.3s;
        }
        .nav-link:hover {
            color: var(--accent-color) !important;
        }
        .btn-custom {
            background-color: var(--accent-color);
            color: white;
            font-weight: 600;
            border: none;
            padding: 10px 24px;
            border-radius: 6px;
            transition: background 0.3s;
        }
        .btn-custom:hover {
            background-color: var(--accent-hover);
            color: white;
        }

        /* Hero Section */
        .hero-section {
            background-color: var(--primary-dark);
            color: white;
            padding: 120px 0 100px 0;
            margin-top: 50px;
        }
        .hero-title {
            font-size: 3rem;
            font-weight: 800;
            margin-bottom: 20px;
        }
        .hero-img {
            border-radius: 10px;
            box-shadow: 0 15px 30px rgba(0,0,0,0.3);
            width: 100%;
            height: auto;
        }

        /* Özellikler Kartları */
        .feature-box {
            background: #fff;
            padding: 40px 20px;
            border-radius: 10px;
            box-shadow: 0 5px 20px rgba(0,0,0,0.05);
            text-align: center;
            transition: transform 0.3s;
            height: 100%;
            border-bottom: 4px solid transparent;
        }
        .feature-box:hover {
            transform: translateY(-5px);
            border-bottom-color: var(--accent-color);
        }
        .feature-icon {
            font-size: 2.5rem;
            color: var(--accent-color);
            margin-bottom: 15px;
        }

        /* Hizmetler Kartları */
        .services-section {
            padding: 80px 0;
            background-color: #fff;
        }
        .service-card {
            border: none;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0 5px 15px rgba(0,0,0,0.08);
            transition: transform 0.3s;
        }
        .service-card:hover {
            transform: translateY(-5px);
        }
        .service-card img {
            height: 220px;
            object-fit: cover;
        }

        /* YENİ YATAY BEFORE/AFTER SLIDER CSS */
        .ba-section {
            padding: 80px 0;
            background-color: var(--light-bg);
        }
        .ba-wrapper {
            max-width: 600px;
            margin: 0 auto;
            position: relative;
            box-shadow: 0 10px 30px rgba(0,0,0,0.15);
            border-radius: 10px;
            overflow: hidden;
        }
        .ba-container {
            position: relative;
            width: 100%;
            padding-bottom: 66.67%; /* 3:2 En-boy oranı */
            height: 0;
            cursor: ew-resize;
        }
        .ba-container img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            position: absolute;
            top: 0;
            left: 0;
            pointer-events: none; /* JS'nin düzgün çalışması için */
        }
        .ba-after {
            clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%); /* Başlangıçta %50 maskeli */
        }
        .ba-handle {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 50%;
            width: 3px;
            background-color: #fff;
            transform: translateX(-50%);
            pointer-events: none;
            z-index: 5;
        }
        .ba-handle-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 44px;
            height: 44px;
            background-color: var(--accent-color);
            border: 3px solid #fff;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 1.2rem;
            pointer-events: none;
            z-index: 6;
            box-shadow: 0 3px 15px rgba(0,0,0,0.3);
        }
        /* Etiketler (Önce/Sonra) */
        .ba-label {
            position: absolute;
            top: 20px;
            padding: 8px 16px;
            background-color: var(--label-bg);
            color: #fff;
            font-weight: 700;
            text-uppercase;
            font-size: 0.9rem;
            border-radius: 4px;
            pointer-events: none;
            z-index: 4;
        }
        .ba-label-before {
            left: 20px;
        }
        .ba-label-after {
            right: 20px;
        }
		
/* Kompakt Hizmet Seçim Kutuları */
    .service-option-sm {
        border: 1px solid #dee2e6;
        border-radius: 6px;
        padding: 8px 12px;
        cursor: pointer;
        transition: all 0.2s ease;
        background-color: #fff;
        font-size: 0.9rem;
    }
    .service-option-sm:hover { border-color: var(--accent-color); }
    .service-option-sm:has(.form-check-input:checked) {
        border-color: var(--accent-color);
        background-color: rgba(239, 35, 60, 0.05);
    }
    .service-option-sm .form-check-input:checked ~ .form-check-label {
        color: var(--accent-color);
        font-weight: 700;
    }
    
    /* Hizmetler İçin Özel Scroll Alanı */
    .services-scroll-area {
        max-height: 220px; /* Alan kazandığımız için biraz daha rahatlattık */
        overflow-y: auto;
        overflow-x: hidden;
        padding-right: 8px;
        margin-right: -4px;
    }
    
    /* Şık Özel Scrollbar Tasarımı */
    .services-scroll-area::-webkit-scrollbar { width: 6px; }
    .services-scroll-area::-webkit-scrollbar-track { background: var(--light-bg); border-radius: 4px; }
    .services-scroll-area::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 4px; }
    .services-scroll-area::-webkit-scrollbar-thumb:hover { background: var(--accent-color); }

    /* Modal iç boşluklarını daraltma */
    #rezervasyonModal .modal-body { padding: 1.2rem; }
    #rezervasyonModal .form-label { font-size: 0.85rem; margin-bottom: 0.2rem; }

/* Mobilde Sabit (Floating) Randevu Butonu */
.mobile-floating-btn {
    display: none; /* Masaüstünde gizli (çünkü menüde zaten var) */
}

@media (max-width: 991px) {
    .mobile-floating-btn {
        display: flex;
        position: fixed;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1040; /* Modalın bir tık altında, diğer her şeyin üstünde */
        width: 90%; /* Ekranın %90'ını kaplar, kolay tıklanır */
        padding: 14px;
        font-size: 1.1rem;
        font-weight: 700;
        border-radius: 50px; /* Şık hap (pill) görünümü */
        box-shadow: 0 8px 25px rgba(239, 35, 60, 0.4); /* Kurumsal kırmızı gölge */
        justify-content: center;
        align-items: center;
        letter-spacing: 0.5px;
        transition: transform 0.2s ease;
    }
    
    .mobile-floating-btn:active {
        transform: translate(-50%, 2px); /* Tıklama hissi */
    }
    
    /* Sayfa en alta kaydırıldığında footer yazılarının butonun arkasında kalmaması için */
    body {
        padding-bottom: 80px;
    }
}

/* Hizmet Listesi Düzeni (Tek Kolon ve Hizalama) */
.services-scroll-area .row {
    display: flex;
    flex-direction: column; /* Yan yana değil alt alta diz */
}
.services-scroll-area .col-6 {
    width: 100% !important; /* Artık %50 (col-6) değil, %100 yer kaplasın */
}

/* Kutu Tasarımı */
.service-option-sm {
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 5px;
    background-color: #f8fafc;
    transition: all 0.2s ease;
    cursor: pointer;
}
.service-option-sm:hover {
    background-color: #f1f5f9;
    border-color: #cbd5e1;
}

/* Bilgi İkonu ve Tooltip (Baloncuk) Tasarımı */
.info-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    background-color: #e2e8f0;
    color: #475569;
    border-radius: 50%;
    font-size: 0.75rem;
    font-weight: bold;
    font-style: italic;
    font-family: serif;
    margin-left: 8px;
    cursor: help;
    transition: all 0.2s;
    position: relative;
}
.info-icon:hover {
    background-color: var(--accent-color);
    color: #fff;
}

/* Bootstrap Tooltip Özel Stili (Sizin istediğiniz beyaz baloncuk görünümü) */
.tooltip-inner {
    background-color: #ffffff !important;
    color: #333 !important;
    border: 1px solid #e2e8f0;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    padding: 10px 15px;
    font-size: 0.85rem;
    text-align: left;
    max-width: 250px;
    border-radius: 6px;
}
.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #e2e8f0 !important;
}

        /* Footer */
        .footer {
            background-color: var(--primary-dark);
            color: #d1d5db;
            padding: 60px 0 20px 0;
        }
        .footer-title {
            color: white;
            font-weight: 700;
            margin-bottom: 20px;
        }
        .footer a {
            color: #d1d5db;
            text-decoration: none;
            transition: color 0.3s;
        }
        .footer a:hover {
            color: var(--accent-color);
        }