
/*
Theme Name: DSG Rehberi
Theme URI: https://www.dsgrehberi.com
Author: Murat ÖZÇELİK
Author URI: https://www.dsgrehberi.com
Description: DSG arızaları ve rehber teması
Version: 1.0

*/

@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');

body {
    margin: 0px;
    padding: 0;
    font-family: 'Rubik', sans-serif;
    background: #f5f5f5;
    color: #333;	
}



/* single-sorular SAYFASI */

.detay-sayfasi-konteynir{
width:100%;
padding-bottom:30px;
padding-top:10px;
border-bottom:dotted #333333 1px;
}
.teknik-rapor-kart {
width:100%;
}
/* Üst Gri Şerit */
.rapor-ust-bilgi {
    background: #fff;
    padding: 15px 30px;
    border-bottom: 2px solid #eee;
}
.breadcrumb { font-size: 13px; color: #888; margin-bottom: 10px; }
.breadcrumb a { color: #007bff; text-decoration: none; }

.teknik-etiketler { display: flex; gap: 20px; font-size: 13px; color: #555; }
.teknik-etiketler strong { color: #222; }

/* Gövde Alanı */
.rapor-govde { padding: 30px; padding-bottom: 10px; }
.rapor-baslik { font-size: 22px; font-weight: 600; color: #1a202c; line-height: 1.2; margin-bottom: 10px; }

/* Soru Bölümü */


/* Usta Analiz Kutusu (Kurumsal Mavi) */


/* Footer */


/* Benzer Arızalar Alanı */





/* search Formu */


.ikaz-isiklari-merkezi { padding: 60px 0; background: #0f172a; text-align: center; border-radius: 30px; margin: 40px 0; }
.isik-baslik { color: #fff; font-size: 28px; margin-bottom: 5px; }
.isik-alt-baslik { color: #94a3b8; margin-bottom: 40px; }

.isik-grid { display: flex; justify-content: center; gap: 25px; flex-wrap: wrap; }

.isik-kart { 
    text-decoration: none; width: 140px; padding: 20px; 
    background: #1e293b; border-radius: 20px; transition: 0.4s; 
    border: 1px solid #334155;
}

.isik-icon { font-size: 40px; margin-bottom: 15px; filter: grayscale(1); transition: 0.4s; }
.isik-kart span { color: #94a3b8; font-weight: 500; font-size: 14px; display: block; }

/* Işık Yanma Efektleri */
.isik-kart:hover { transform: translateY(-10px); border-color: #f59e0b; background: #0f172a; }
.isik-kart:hover .isik-icon { filter: grayscale(0); }

/* Renk Spesifik Parlamalar */
.gear:hover .isik-icon { color: #fbbf24; drop-shadow: 0 0 15px #fbbf24; }
.wrench:hover .isik-icon { color: #fbbf24; }
.alert:hover .isik-icon { color: #ef4444; }
.engine:hover .isik-icon { color: #fbbf24; }


/* archive arıza kütüphanesi- arıza rehberi */












/* MOBIL */
