.quote-hero-section {
    background: radial-gradient(circle at center top, #1e293b 0%, #0f172a 100%);
    padding: 140px 0 200px; /* PC için alt boşluk */
    position: relative;
    text-align: center;
    color: white;
}
.qh-badge {
    display: inline-flex; align-items: center; gap: 8px;
    padding: 8px 20px; border-radius: 50px;
    background: rgba(59, 130, 246, 0.1); border: 1px solid rgba(59, 130, 246, 0.2);
    color: #60a5fa; font-size: 0.85rem; font-weight: 700; margin-bottom: 20px;
}
.qh-title {
    font-size: 3.5rem; font-weight: 900; line-height: 1.1; margin-bottom: 20px;
}
.qh-desc {
    color: #cbd5e1; font-size: 1.1rem; max-width: 600px; margin: 0 auto; opacity: 0.9;
}

/* 2. ANA KART (Overlap Container) */
.overlap-container {
    max-width: 1100px; 
    margin: -140px auto 100px; /* PC: 140px yukarı taşma */
    padding: 0 24px; 
    position: relative; z-index: 20;
}

.main-card {
    background: white; border-radius: 24px;
    box-shadow: 0 25px 50px -12px rgba(15, 23, 42, 0.15);
    border: 1px solid #e2e8f0; overflow: hidden;
    display: grid; 
    grid-template-columns: 1.6fr 1fr; /* PC: Sol Geniş, Sağ Dar */
}

/* --- SOL TARAF: FORM --- */
.form-side { padding: 50px; border-right: 1px solid #f1f5f9; }

.fs-title { font-size: 1.5rem; font-weight: 800; color: #0f172a; margin-bottom: 30px; }

/* Servis Seçim Grid */
.service-grid {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin-bottom: 30px;
}
.hidden-radio { display: none; }

.service-box {
    border: 2px solid #e2e8f0; border-radius: 12px; padding: 15px 5px;
    text-align: center; cursor: pointer; transition: 0.2s; background: white;
    height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center;
}
.sb-icon { font-size: 1.5rem; color: #94a3b8; margin-bottom: 8px; display: block; }
.sb-text { font-size: 0.85rem; font-weight: 700; color: #64748b; line-height: 1.2; }

.hidden-radio:checked + .service-box { border-color: #3b82f6; background: #eff6ff; }
.hidden-radio:checked + .service-box .sb-icon { color: #3b82f6; }
.hidden-radio:checked + .service-box .sb-text { color: #1e40af; }

/* Inputlar */
.form-group { margin-bottom: 20px; }
.lbl { display: block; font-size: 0.9rem; font-weight: 600; color: #334155; margin-bottom: 8px; }
.inp {
    width: 100%; padding: 14px 16px; border: 2px solid #e2e8f0; border-radius: 10px;
    font-size: 0.95rem; outline: none; transition: 0.3s; color: #0f172a;
}
.inp:focus { border-color: #3b82f6; background: white; }

.inp-row { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }

textarea.inp { min-height: 120px; resize: vertical; }

.btn-submit {
    width: 100%; background: #0f172a; color: white; padding: 16px;
    border-radius: 10px; font-weight: 700; font-size: 1rem; border: none;
    cursor: pointer; transition: 0.3s; display: flex; align-items: center; justify-content: center; gap: 10px;
}
.btn-submit:hover { background: #3b82f6; }


/* --- SAĞ TARAF: BİLGİ & SÜREÇ --- */
.info-side { background: #f8fafc; padding: 50px 40px; display: flex; flex-direction: column; justify-content: space-between; }

.info-title { font-size: 1.2rem; font-weight: 800; color: #0f172a; margin-bottom: 30px; }

/* Timeline */
.process-list { position: relative; padding-left: 10px; margin-bottom: 50px; }
.process-list::before {
    content: ''; position: absolute; left: 24px; top: 0; bottom: 0;
    width: 2px; background: #e2e8f0; z-index: 0;
}

.process-item { display: flex; gap: 20px; margin-bottom: 30px; position: relative; z-index: 1; }
.process-item:last-child { margin-bottom: 0; }

.p-icon-box {
    width: 32px; height: 32px; background: white; border: 2px solid #e2e8f0;
    border-radius: 10px; display: flex; align-items: center; justify-content: center;
    color: #3b82f6; font-size: 0.9rem; flex-shrink: 0; margin-left: 0px;
}
.p-content h4 { font-size: 1rem; font-weight: 700; color: #1e293b; margin-bottom: 5px; }
.p-content p { font-size: 0.85rem; color: #64748b; line-height: 1.5; }

/* İletişim Kartı */
.contact-card { background: white; border: 1px solid #e2e8f0; border-radius: 16px; padding: 25px; }
.cc-title { font-size: 1rem; font-weight: 700; color: #0f172a; margin-bottom: 20px; }
.cc-row { display: flex; align-items: center; gap: 15px; margin-bottom: 15px; }
.cc-row:last-child { margin-bottom: 0; }
.cc-icon { width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 1.1rem; }
.bg-cyan { background: #c7baff; color: #160077; }
.bg-green { background: #dcfce7; color: #16a34a; }
.bg-blue { background: #dbeafe; color: #2563eb; }
.cc-info span { display: block; font-size: 0.75rem; color: #64748b; font-weight: 600; text-transform: uppercase; }
.cc-info strong { font-size: 1rem; color: #1e293b; font-weight: 700; }


/* --- RESPONSIVE AYARLAR (BURASI ÇOK ÖNEMLİ) --- */

/* TABLET (1024px ve altı) */
@media (max-width: 1024px) {
    /* Yan yana duran kartlar alt alta geçer */
    .main-card { grid-template-columns: 1fr; }
    
    /* Sağ taraf alta geçince üstüne çizgi ekleyelim */
    .info-side { border-top: 1px solid #e2e8f0; border-left: none; }
    
    /* Servis kutuları tabletde 3 tane sığar, sorun yok */
    .service-grid { grid-template-columns: repeat(3, 1fr); }
}

/* MOBİL (640px ve altı) */
@media (max-width: 640px) {
    /* Hero Padding azalt */
    .quote-hero-section { padding: 120px 0 160px; }
    .qh-title { font-size: 2.5rem; }
    
    /* Overlap mesafesini mobilde biraz azaltabiliriz */
    .overlap-container { margin-top: -100px; padding: 0 15px; }
    
    /* İçerik paddinglerini daralt */
    .form-side { padding: 30px 20px; }
    .info-side { padding: 30px 20px; }
    
    /* Servis kutularını 2 sütuna düşür */
    .service-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }
    
    /* Ad/Soyad gibi yan yana inputları alt alta al */
    .inp-row { grid-template-columns: 1fr; gap: 0; }
}