/* =========================================
   1. GENEL AYARLAR VE DEĞİŞKENLER
   ========================================= */
:root {
    --bg-soft: #f8fafc;
    --suites-primary: #4f46e5;
    --suites-dark: #0f172a;
    
    /* B2B Özel Renk Paleti */
    --accent-gold: #fbbf24;
    --accent-green: #10b981;
    --sp-blue: #2563eb;
    --sp-dark: #0f172a;
    --sp-soft-bg: #f8fafc;
    --sp-highlight: #eff6ff;
    --glass-bg: rgba(255, 255, 255, 0.04);
    --glass-border: rgba(255, 255, 255, 0.08);
    --border-color: #e2e8f0;
}

body {
    font-family: 'Plus Jakarta Sans', sans-serif;
    background-color: var(--bg-soft);
    color: #334155;
    line-height: 1.6;
    overflow-x: hidden;
}

a { text-decoration: none; }
.fw-extrabold { font-weight: 800; }
.hover-scale { transition: transform 0.3s; }
.hover-scale:hover { transform: scale(1.05); }

/* =========================================
   2. HERO BÖLÜMÜ (Giriş) - MOBİL OPTİMİZE EDİLDİ
   ========================================= */
.hero-corporate {
    position: relative;
    background: linear-gradient(135deg, rgba(2, 6, 23, 0.92) 0%, rgba(15, 23, 42, 0.88) 100%), 
                url('https://images.unsplash.com/photo-1556761175-5973dc0f32e7?auto=format&fit=crop&w=1920&q=80');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding-top: 130px; /* Masaüstü */
    padding-bottom: 80px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.hero-grid-pattern {
    position: absolute; top: 0; left: 0; width: 100%; height: 100%;
    background-image: linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
                      linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    background-size: 60px 60px; opacity: 0.4; z-index: 1; pointer-events: none;
}

.hero-content { position: relative; z-index: 2; }

/* Tipografi */
.badge-soft {
    background: rgba(251, 191, 36, 0.1); border: 1px solid rgba(251, 191, 36, 0.25);
    color: var(--accent-gold); font-weight: 700; font-size: 0.8rem;
    padding: 6px 14px; border-radius: 6px; display: inline-flex; align-items: center;
}

.hero-heading {
    font-size: clamp(2rem, 4.5vw, 4.2rem);
    font-weight: 800; line-height: 1.1; margin-bottom: 1.2rem;
    color: #ffffff; letter-spacing: -1px;
}

.hero-subtext {
    font-size: clamp(1rem, 1.2vw, 1.25rem); color: #cbd5e1;
    font-weight: 300; margin-bottom: 2rem;
    border-left: 3px solid var(--accent-gold); padding-left: 18px;
}

/* Butonlar */
.btn-corp-primary {
    background: #2563eb; color: white; padding: 12px 25px; border-radius: 8px; font-weight: 600; transition: 0.3s;
}
.btn-corp-primary:hover { background: #1d4ed8; transform: translateY(-2px); color: white; }

.btn-corp-outline {
    background: rgba(255,255,255,0.03); color: #e2e8f0; border: 1px solid rgba(255,255,255,0.15); padding: 12px 25px; border-radius: 8px; font-weight: 600; transition: 0.3s;
}
.btn-corp-outline:hover { background: rgba(255,255,255,0.08); border-color: white; color: white; }

/* Güven Rozetleri (Trust Badges - Yeni Tasarım) */
.trust-row {
    margin-top: 25px; display: flex; flex-wrap: wrap; gap: 10px;
}
.trust-badge {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #cbd5e1;
    padding: 8px 12px;
    border-radius: 50px;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    gap: 6px;
    backdrop-filter: blur(5px);
    transition: 0.3s;
}
.trust-badge i { color: #10b981; }
.trust-badge:hover { background: rgba(255, 255, 255, 0.15); color: #fff; }

/* İstatistik Kartları */
.stats-container { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }

.stat-card {
    background: var(--glass-bg); backdrop-filter: blur(16px);
    border: 1px solid var(--glass-border); border-radius: 12px; padding: 15px;
    transition: 0.3s; display: flex; flex-direction: column; align-items: flex-start;
}
.stat-card:hover { background: rgba(255, 255, 255, 0.08); transform: translateY(-3px); }
.stat-card-wide { grid-column: span 2; flex-direction: row; align-items: center; justify-content: space-between; }

.stat-value { font-size: 1.4rem; font-weight: 800; color: white; display: block; line-height: 1.2; }
.stat-label { font-size: 0.7rem; color: #94a3b8; font-weight: 600; text-transform: uppercase; margin-bottom: 2px; display: block; }
.stat-desc { font-size: 0.65rem; color: #64748b; line-height: 1.2; display: block; }

.stat-icon { 
    width: 36px; height: 36px; border-radius: 8px; 
    display: flex; align-items: center; justify-content: center; 
    margin-bottom: 10px; font-size: 1rem; 
}
.icon-gold { background: rgba(251, 191, 36, 0.15); color: #fbbf24; }
.icon-blue { background: rgba(59, 130, 246, 0.15); color: #60a5fa; }
.icon-green { background: rgba(16, 185, 129, 0.15); color: #34d399; }

/* HERO MOBİL ÖZEL AYARLARI */
@media (max-width: 991px) {
    .hero-corporate { padding-top: 90px; padding-bottom: 40px; text-align: center; min-height: auto; } /* Yükseklik azaltıldı */
    .hero-subtext { border-left: none; padding-left: 0; margin-bottom: 1.5rem; font-size: 0.95rem; }
    .hero-heading { font-size: 1.8rem; margin-bottom: 1rem; }
    
    .trust-row { justify-content: center; margin-top: 20px; }
    
    .stats-container { margin-top: 30px; grid-template-columns: 1fr 1fr; }
    
    /* Kartları Mobilde Düzenle */
    .stat-card { align-items: center; text-align: center; padding: 12px; }
    .stat-icon { margin-bottom: 5px; }
    .stat-value { font-size: 1.3rem; }
    
    /* Geniş kart mobilde normal kart gibi davransın */
    .stat-card-wide { grid-column: span 2; flex-direction: column; align-items: center; text-align: center; }
    .stat-card-wide .text-end { display: none; } /* Büyük ikonu gizle */
    .stat-card-wide .stat-icon { margin-bottom: 5px; margin-right: 0; }
}

/* =========================================
   3. ÖZELLİKLER (Features) - 2'Lİ GRID
   ========================================= */
.b2b-feature-card {
    background: #ffffff; padding: 32px 24px; border-radius: 16px;
    border: 1px solid #f1f5f9; box-shadow: 0 4px 6px -1px rgba(0,0,0,0.01);
    transition: 0.3s; height: 100%; position: relative; overflow: hidden;
}
.b2b-feature-card:hover { transform: translateY(-5px); box-shadow: 0 15px 30px rgba(0,0,0,0.08); border-color: #e2e8f0; }
.b2b-feature-card::after { content: ''; position: absolute; top: 0; left: 0; width: 0%; height: 3px; background: var(--suites-primary); transition: width 0.3s ease; }
.b2b-feature-card:hover::after { width: 100%; }

.b2b-icon-wrapper {
    width: 50px; height: 50px; background: #eff6ff; color: var(--suites-primary);
    border-radius: 12px; display: flex; align-items: center; justify-content: center;
    font-size: 1.25rem; margin-bottom: 15px; transition: 0.3s;
}
.b2b-feature-card:hover .b2b-icon-wrapper { background: var(--suites-primary); color: #ffffff; transform: scale(1.1) rotate(5deg); }

.card-title { font-weight: 800; font-size: 1.1rem; margin-bottom: 8px; color: #1e293b; }
.card-text { font-size: 0.9rem; color: #64748b; line-height: 1.4; margin-bottom: 0; }

/* MOBİLDE YAN YANA 2 KUTU AYARI */
@media (max-width: 768px) {
    .b2b-feature-card { padding: 15px 10px; border-radius: 12px; } /* İç boşluk azaltıldı */
    .b2b-icon-wrapper { width: 40px; height: 40px; font-size: 1rem; margin-bottom: 10px; border-radius: 10px; }
    .card-title { font-size: 0.85rem; margin-bottom: 4px; line-height: 1.2; }
    .card-text { font-size: 0.7rem; line-height: 1.3; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; } /* Çok uzun metni kırp */
    .py-6 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
    .display-6 { font-size: 1.5rem; }
}

/* =========================================
   4. KIYASLAMA TABLOSU (Minimalist Mobil)
   ========================================= */
.comparison-section { background: #fff; padding: 60px 0; font-family: 'Inter', sans-serif; }
.section-label { color: var(--sp-blue); font-weight: 700; font-size: 0.85rem; letter-spacing: 1.5px; text-transform: uppercase; display: block; margin-bottom: 10px; }
.section-heading { font-size: 2.5rem; font-weight: 800; color: var(--sp-dark); line-height: 1.2; margin-bottom: 20px; }
.section-desc { color: #64748b; font-size: 1.05rem; line-height: 1.6; margin-bottom: 30px; }

.manager-note-box {
    background: #fff; border-left: 4px solid var(--sp-blue); padding: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05); border-radius: 0 10px 10px 0; margin-top: 20px;
}
.note-title { font-size: 0.85rem; font-weight: 700; color: var(--sp-dark); display: flex; align-items: center; gap: 6px; margin-bottom: 6px; }
.note-text { font-size: 0.85rem; color: #475569; font-style: italic; line-height: 1.4; }

.comp-card { background: #fff; border-radius: 16px; border: 1px solid #e2e8f0; box-shadow: 0 0 40px rgba(0,0,0,0.04); overflow: hidden; }
.comp-row { display: grid; grid-template-columns: 1.2fr 1fr 1.2fr; border-bottom: 1px solid #e2e8f0; }
.comp-row:last-child { border-bottom: none; }

.col-label { padding: 15px 20px; font-weight: 600; color: #64748b; font-size: 0.95rem; display: flex; align-items: center; gap: 10px; }
.col-standard { padding: 15px; color: #94a3b8; font-weight: 500; text-align: center; display: flex; align-items: center; justify-content: center; background: #fff; }
.col-suites { padding: 15px; background: var(--sp-highlight); color: var(--sp-dark); font-weight: 700; text-align: center; display: flex; align-items: center; justify-content: center; }
.suites-header { color: var(--sp-blue); font-size: 1rem; font-weight: 800; gap: 5px; }

.text-green { color: #10b981; font-weight: 800; }
.text-red { color: #ef4444; }
.btn-result { background: var(--sp-blue); color: white; border: none; padding: 8px 16px; border-radius: 50px; font-size: 0.75rem; font-weight: 700; white-space: nowrap; }

/* MOBİL MİNİMALİST GÖRÜNÜM */
@media (max-width: 991px) {
    .section-heading { font-size: 1.7rem; text-align: center; }
    .section-desc { text-align: center; font-size: 0.9rem; }
    .section-label { text-align: center; }
    
    /* Tabloyu Sıkılaştır */
    .comp-row {
        grid-template-columns: 1fr 1fr; /* Sadece 2 sütun */
        grid-template-areas: "label label" "std suites";
    }
    .col-label {
        grid-area: label; 
        justify-content: center; /* Başlığı ortala */
        padding: 10px; 
        font-size: 0.8rem; 
        color: var(--sp-blue); 
        background: #f8fafc;
        border-bottom: 1px dashed #e2e8f0;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    .col-standard { grid-area: std; padding: 12px 5px; font-size: 0.8rem; border-right: 1px solid #e2e8f0; }
    .col-suites { grid-area: suites; padding: 12px 5px; font-size: 0.85rem; }
    
    .header-row .col-standard { font-size: 0.75rem; font-weight: 700; color: #64748b; }
    .header-row .col-suites { font-size: 0.75rem; }
    
    .manager-note-box { margin-bottom: 30px; }
}

/* =========================================
   5-6-7. DİĞER BÖLÜMLER (Aynen korundu/optimize edildi)
   ========================================= */
.b2b-loyalty-section { background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%); position: relative; overflow: hidden; }
.glow-effect { position: absolute; width: 500px; height: 500px; background: radial-gradient(circle, rgba(99, 102, 241, 0.15) 0%, transparent 70%); border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; }
.benefit-check-item { display: flex; align-items: flex-start; margin-bottom: 15px; background: rgba(255, 255, 255, 0.03); padding: 12px; border-radius: 12px; border: 1px solid rgba(255, 255, 255, 0.05); }
.check-icon-circle { min-width: 36px; height: 36px; background: linear-gradient(135deg, #fbbf24 0%, #d97706 100%); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; margin-right: 12px; flex-shrink: 0; font-size: 0.9rem; }

/* Animasyonlar (Küçültüldü) */
.ecosystem-visual { position: relative; height: 400px; display: flex; align-items: center; justify-content: center; z-index: 5; }
.center-hotel { width: 100px; height: 100px; background: white; border-radius: 50%; display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; z-index: 10; border: 4px solid #e2e8f0; }
.orbit-ring { position: absolute; border: 1px dashed rgba(255,255,255,0.2); border-radius: 50%; animation: spin 20s linear infinite; }
.ring-inner { width: 240px; height: 240px; }
.ring-outer { width: 360px; height: 360px; animation-direction: reverse; }
.orbit-item { position: absolute; width: 50px; height: 50px; background: #1e293b; border: 1px solid rgba(255,255,255,0.2); border-radius: 12px; display: flex; align-items: center; justify-content: center; color: #fbbf24; font-size: 1.2rem; }
/* Pozisyonlar */
.pos-1 { top: -25px; left: 50%; transform: translateX(-50%); } 
.pos-2 { bottom: -25px; left: 50%; transform: translateX(-50%); } 
.pos-3 { left: -25px; top: 50%; transform: translateY(-50%); } 
.pos-4 { right: -25px; top: 50%; transform: translateY(-50%); } 
@keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
.orbit-item i { animation: counter-spin 20s linear infinite; }
.ring-outer .orbit-item i { animation: counter-spin-reverse 20s linear infinite; }
@keyframes counter-spin { from { transform: rotate(0deg); } to { transform: rotate(-360deg); } }
@keyframes counter-spin-reverse { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }

@media (max-width: 991px) {
    .ecosystem-visual { height: 260px; transform: scale(0.6); margin: -30px 0; }
    .b2b-loyalty-section { text-align: center; padding: 40px 0; }
}

/* Timeline */
.step-item { position: relative; padding-bottom: 40px; padding-left: 30px; }
.step-item::before { content: ''; position: absolute; left: 0; top: 0; width: 2px; height: 100%; background: repeating-linear-gradient(to bottom, #cbd5e1 0, #cbd5e1 6px, transparent 6px, transparent 12px); }
.step-item:last-child::before { display: none; }
.step-circle { position: absolute; left: -14px; top: 0; width: 30px; height: 30px; background: #fff; border: 2px solid #2563eb; border-radius: 50%; color: #2563eb; font-weight: 800; display: flex; align-items: center; justify-content: center; font-size: 0.8rem; z-index: 2; box-shadow: 0 0 0 4px #fff; }

/* CTA */
.cta-section { padding: 60px 0; }
.cta-card { position: relative; background: radial-gradient(circle at top right, #4338ca 0%, #0f172a 60%, #020617 100%); border-radius: 30px; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.1); padding: 60px 30px; }
.cta-glow { position: absolute; filter: blur(80px); opacity: 0.4; z-index: 0; }
.glow-1 { top: -20%; left: -10%; width: 300px; height: 300px; background: #6366f1; }
.cta-title { font-size: clamp(1.8rem, 5vw, 3rem); font-weight: 800; background: linear-gradient(to right, #ffffff, #e0e7ff); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 15px; }
.btn-cta-primary { background: #ffffff; color: #0f172a; font-weight: 700; padding: 14px 35px; border-radius: 50px; transition: 0.3s; display: inline-block; }
.btn-cta-outline { background: rgba(255, 255, 255, 0.05); color: #ffffff; font-weight: 600; padding: 14px 35px; border-radius: 50px; border: 2px solid rgba(255, 255, 255, 0.2); transition: 0.3s; display: inline-block; }
.trust-note { margin-top: 25px; display: inline-flex; align-items: center; gap: 8px; font-size: 0.85rem; color: #94a3b8; background: rgba(15, 23, 42, 0.4); padding: 6px 14px; border-radius: 20px; border: 1px solid rgba(255,255,255,0.05); }

@media (max-width: 768px) {
    .cta-card { padding: 40px 20px; }
    .cta-buttons { flex-direction: column; width: 100%; gap: 10px !important; }
    .btn-cta-primary, .btn-cta-outline { width: 100%; text-align: center; }
    .trust-note { width: 100%; justify-content: center; font-size: 0.75rem; }
}

/* =========================================
   8. HEADER & FOOTER (GÜNCELLENDİ - BEYAZ MOD)
   ========================================= */

/* Navbar Arka Planı ve Gölge */
.navbar-corporate {
    background-color: #ffffff !important;
    box-shadow: 0 4px 20px rgba(0,0,0,0.05); /* Hafif gölge */
    transition: all 0.3s ease;
}

/* Linkler (Koyu Renk) */
.navbar-corporate .nav-link {
    color: #334155 !important; /* Koyu Gri */
    font-weight: 600;
    font-size: 0.95rem;
    padding: 10px 15px;
    transition: color 0.3s;
}

/* Link Hover (Mavi) */
.navbar-corporate .nav-link:hover, 
.navbar-corporate .nav-link.active {
    color: #2563eb !important; /* Suites Primary Blue */
}

/* Mobil Menü Kutusu (Beyaz) */
@media (max-width: 991px) {
    .navbar-collapse {
        background: #ffffff;
        padding: 20px;
        border-radius: 12px;
        margin-top: 15px;
        box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        border: 1px solid #f1f5f9;
    }
    .navbar-corporate .nav-link {
        border-bottom: 1px solid #f1f5f9;
        padding: 12px 0;
    }
    .navbar-corporate .nav-link:last-child { border-bottom: none; }
}

/* Footer Linkleri (Footer koyu kalmaya devam ediyor) */
.footer-link {
    color: #94a3b8;
    transition: all 0.3s ease;
    display: inline-block;
    padding: 3px 0;
}
.footer-link:hover {
    color: #fff;
    transform: translateX(5px);
}
.social-btn {
    width: 36px; height: 36px;
    display: flex; align-items: center; justify-content: center;
    border: 1px solid rgba(255,255,255,0.1);
    color: rgba(255,255,255,0.6);
    border-radius: 50%;
    transition: 0.3s;
}
.social-btn:hover {
    background: #2563eb; border-color: #2563eb; color: #fff; transform: translateY(-3px);
}

/* =========================================
   8. HEADER & FOOTER (REVİZE - KONTEYNER UYUMLU)
   ========================================= */

/* Navbar Genel Yapısı */
.navbar-corporate {
    background-color: #ffffff !important;
    box-shadow: 0 2px 15px rgba(0,0,0,0.03); /* Çok hafif gölge */
    border-bottom: 1px solid #f1f5f9;
    padding-top: 15px;
    padding-bottom: 15px;
}

/* Konteyner Hizalaması için önemli (Genişliği sınırlar) */
.navbar-corporate .container {
    max-width: 1200px; /* Site içeriğiyle aynı hizada kalır */
}

/* Linkler (Daha yumuşak font) */
.navbar-corporate .nav-link {
    color: #475569 !important; /* Yumuşak Gri */
    font-weight: 600; /* Çok kalın değil, okunaklı */
    font-size: 0.95rem;
    padding: 8px 18px !important;
    border-radius: 50px;
    transition: all 0.3s ease;
}

/* Link Hover */
.navbar-corporate .nav-link:hover, 
.navbar-corporate .nav-link.active {
    color: var(--suites-primary) !important;
    background-color: #eff6ff; /* Çok açık mavi hover arka planı */
}

/* Logo Metni */
.brand-text {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 800;
    letter-spacing: -0.5px;
    color: #1e293b;
    font-size: 1.5rem;
}

/* Butonlar */
.btn-header-outline {
    border: 1px solid #e2e8f0;
    color: #334155;
    font-weight: 600;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 0.9rem;
    background: transparent;
    transition: 0.3s;
}
.btn-header-outline:hover {
    border-color: var(--suites-primary);
    color: var(--suites-primary);
    background: #fff;
}

.btn-header-primary {
    background: var(--suites-primary);
    color: #fff;
    font-weight: 600;
    padding: 8px 24px;
    border-radius: 50px;
    font-size: 0.9rem;
    box-shadow: 0 4px 10px rgba(79, 70, 229, 0.2);
    transition: 0.3s;
    border: none;
}
.btn-header-primary:hover {
    background: #4338ca;
    color: #fff;
    transform: translateY(-1px);
}

/* Mobil Menü (Temiz Görünüm) */
@media (max-width: 991px) {
    .navbar-collapse {
        background: #ffffff;
        padding: 20px;
        border-radius: 12px;
        margin-top: 15px;
        box-shadow: 0 10px 40px rgba(0,0,0,0.08);
        border: 1px solid #e2e8f0;
    }
    .navbar-corporate .nav-link {
        border-radius: 8px; /* Mobilde kareye yakın */
        margin-bottom: 5px;
    }
}