/* Tema Özelleştirici - Otomatik: 2026-05-21 12:59:47 */
:root {
  --ana: #0a5c7f;
  --ana-koyu: #084a66;
  --ana-acik: #e8f4f8;
  --vurgu: #27ae60;
  --turuncu: #009fb5;
  --koyu: #2c3e50;
  --koyu-2: #202d52;
  --gri-1: #f8fffe;
  --radius: 12px;
  --mega-genislik: 1200px;
}

body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; font-size: 16px; }
h1, h2, h3, h4, h5, h6, .hero-baslik, .bolum-baslik h2 { font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
html[lang="ar"], body.rtl { font-family: 'Noto Sans Arabic', 'Noto Sans Arabic', Tahoma, sans-serif; }
html[lang="ar"] h1, html[lang="ar"] h2, html[lang="ar"] h3, html[lang="ar"] h4, html[lang="ar"] h5, html[lang="ar"] h6 { font-family: 'Noto Sans Arabic', 'Noto Sans Arabic', Tahoma, sans-serif; }
.hero-baslik { font-size: 48px; }
.bolum-baslik h2 { font-size: 36px; }
.menu-listesi > li > a { font-size: 15px; }
.ana-header { background: #ffffff; }
.logo img { height: 60px; }
.ust-bar { background: #1a252f; }
.mega-menu { background: #ffffff; border-top-color: #0a5c7f; }
.mega-ikon { background: #e8f4f8; color: #0a5c7f; font-size: 18px; }
.mega-bilgi strong { font-size: 14px; }
.mega-bilgi span { font-size: 12px; }
.mega-kolon { border-right-color: #e9ecef; }
.mega-menu-oge:hover { background: #e8f4f8; }
.ana-footer { background: #202d52; color: rgba(255,255,255,0.8); }
.btn-hero, .btn-genel { border-radius: 50px; }
.teklif-btn { background: #0a5c7f; border-radius: 6px; }
.teklif-btn:hover { background: #084a66; }
