/* Kendine host edilen fontlar (variable, latin + latin-ext) — Temmuz 2026
   Google Fonts CDN yerine yerel; KVKK (IP aktarımı yok) + performans. */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(../assets/fonts/inter-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(../assets/fonts/inter-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(../assets/fonts/jakarta-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(../assets/fonts/jakarta-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url(../assets/fonts/cormorant-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url(../assets/fonts/cormorant-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* ============================================================
   Şentürk Marka ve Hukuk Bürosu  —  Tasarım Sistemi
   Stil: Modern & Sade  |  Palet: Lacivert + Beyaz (+ ince çelik mavisi vurgu)
   His: Güvenilir, ciddi, şeffaf  |  Yazı: modern sans-serif
   Not: Sabit #hex gömmeyin; :root değişkenlerini kullanın.
   ============================================================ */

/* ---------- 1. Değişkenler (Design Tokens) ---------- */
:root {
  /* Lacivert ölçeği */
  --navy-900: #0b1f3a;
  --navy-800: #102a4c;
  --navy-700: #163a63;
  --navy-600: #1f4d7a;

  /* Çelik mavisi vurgu (altın yerine — sade, kurumsal) */
  --accent:     #2f6f9f;
  --accent-600: #255a82;
  --accent-300: #5b97c2;
  --accent-200: #9bc1dd;
  --accent-100: #c9deee;   /* Eylul 2026: fotograf uzerindeki kucuk metinler icin (WCAG AA) */

  /* Nötrler & zemin */
  --white:    #ffffff;
  --surface:  var(--white);   /* kart/form yuzeyi (dark modda koyulasir) */
  --bg:       #ffffff;
  --bg-alt:   #f3f6fa;
  --bg-alt2:  #e8eef5;
  --ink:      #13243b;
  --muted:    #56657b;
  --muted-light: #9fb0c4;
  --line:        rgba(20, 58, 99, 0.14);
  --line-strong: rgba(20, 58, 99, 0.22);
  --line-light:  rgba(255, 255, 255, 0.16);

  /* Geriye dönük uyumluluk takma adları (eski sınıf/inline referansları çalışsın) */
  --gold-600: var(--accent-600);
  --gold-500: var(--accent);
  --gold-400: var(--accent-300);
  --gold-300: var(--accent-200);
  --bordeaux: var(--accent-600);
  --bordeaux-light: var(--accent);
  --cream: var(--bg);
  --cream-dark: var(--bg-alt);

  /* Tipografi (modern sans-serif) */
  --font-display: "Plus Jakarta Sans", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-serif:   "Plus Jakarta Sans", "Inter", sans-serif;
  --font-body:    "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  /* Logo wordmark — serif (E5 amblemi, Haziran 2026 Kerem tercihi) */
  --font-logo:    "Cormorant Garamond", Georgia, "Times New Roman", serif;

  /* Ölçü & ritim */
  --container: 1200px;
  --container-narrow: 880px;
  --radius: 8px;
  --radius-lg: 14px;
  --shadow-sm: 0 4px 16px rgba(11, 31, 58, 0.06);
  --shadow-md: 0 14px 40px rgba(11, 31, 58, 0.10);
  --shadow-lg: 0 26px 60px rgba(11, 31, 58, 0.14);
  --transition: 0.4s cubic-bezier(0.22, 1, 0.36, 1);
  --header-h: 84px;

  /* Animasyon easing'leri (saf CSS) */
  --ease-soft: cubic-bezier(0.22, 1, 0.36, 1);
  --ease-back: cubic-bezier(0.34, 1.56, 0.64, 1);

  /* Durum renkleri */
  --success: #1b7a45;
}

/* ---------- 2. Reset & Temel ---------- */
*,
*::before,
*::after { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }

body {
  font-family: var(--font-body);
  color: var(--ink);
  background: var(--bg);
  line-height: 1.7;
  font-size: 17px;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }
button { font-family: inherit; cursor: pointer; border: none; background: none; }

::selection { background: var(--accent); color: #fff; }

/* Kaydırma çubuğu */
::-webkit-scrollbar { width: 11px; }
::-webkit-scrollbar-track { background: var(--bg-alt); }
::-webkit-scrollbar-thumb { background: var(--accent); border-radius: 6px; }

/* ---------- Erişilebilirlik: "İçeriğe geç" (skip-link) ----------
   Bağlantı HTML'de inline sr-only stiliyle gizli; klavye ile focus
   olunca sol-üstte görünür olmalı. Inline stili geçersiz kılmak için
   focus durumunda !important gerekir. Mouse/normal durumda gizli kalır. */
.skip-link:focus {
  position: fixed !important;
  left: 16px !important;
  top: 16px !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0.7rem 1.2rem !important;
  overflow: visible !important;
  clip: auto !important;
  clip-path: none !important;
  background: var(--accent) !important;
  color: var(--white) !important;
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 0.95rem;
  line-height: 1.2;
  border-radius: var(--radius) !important;
  box-shadow: var(--shadow-md);
  outline: 3px solid var(--white);
  outline-offset: 2px;
  z-index: 2000 !important;
  white-space: nowrap;
}

/* ---------- 3. Tipografi ---------- */
h1, h2, h3, h4, .hero .hero-title { font-family: var(--font-display); font-weight: 700; line-height: 1.18; color: var(--navy-900); letter-spacing: -0.01em; }
h1, .hero .hero-title { font-size: clamp(2.5rem, 5.6vw, 4.1rem); letter-spacing: -0.02em; }
h2 { font-size: clamp(1.9rem, 4vw, 2.8rem); }
h3 { font-size: clamp(1.25rem, 2.2vw, 1.6rem); }
p { margin-bottom: 1rem; }
p:last-child { margin-bottom: 0; }

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  font-family: var(--font-body);
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.26em;
  text-transform: uppercase;
  color: var(--accent);
  margin-bottom: 1.1rem;
}
.eyebrow::before {
  content: "";
  width: 34px;
  height: 2px;
  background: var(--accent);
}
.eyebrow.center::after {
  content: "";
  width: 34px;
  height: 2px;
  background: var(--accent);
}

.lead { font-size: 1.18rem; color: var(--muted); font-weight: 400; }

/* ---------- 4. Layout ---------- */
.container { width: 100%; max-width: var(--container); margin: 0 auto; padding: 0 28px; }
.narrow { max-width: var(--container-narrow); }
.section { padding: clamp(64px, 9vw, 124px) 0; position: relative; }
.section-dark { background: var(--navy-900); color: rgba(255,255,255,0.82); }
.section-dark .eyebrow { color: var(--accent-200); }   /* Eylul 2026: accent lacivert uzerinde 3,1:1 idi */
.section-dark .eyebrow::before, .section-dark .eyebrow.center::after { background: var(--accent-300); }
.section-dark h1, .section-dark h2, .section-dark h3 { color: var(--white); }
.section-cream { background: var(--bg); }
.section-alt { background: var(--bg-alt); }

.section-head { max-width: 720px; margin-bottom: 3.2rem; }
.section-head.center { margin-left: auto; margin-right: auto; text-align: center; }
.section-head p { margin-top: 1rem; color: var(--muted); font-size: 1.08rem; }
.section-dark .section-head p { color: var(--muted-light); }

/* İnce ayraç */
.divider-gold {
  width: 60px; height: 3px;
  background: var(--accent);
  border-radius: 3px; margin: 1.4rem 0;
}
.center .divider-gold { margin-left: auto; margin-right: auto; }

/* ---------- 5. Butonlar ---------- */
.btn {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 15px 32px;
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  border-radius: var(--radius);
  transition: all var(--transition);
  position: relative;
  overflow: hidden;
  cursor: pointer;
  line-height: 1.2;
}
.btn svg { width: 17px; height: 17px; transition: transform var(--transition); }
.btn:hover svg { transform: translateX(4px); }

/* Birincil (her zemin için): çelik mavisi dolgu */
.btn-gold,
.btn-primary {
  background: var(--accent);
  color: #fff;
  box-shadow: 0 8px 22px rgba(47, 111, 159, 0.28);
}
.btn-gold:hover,
.btn-primary:hover { background: var(--accent-600); transform: translateY(-3px); box-shadow: 0 14px 30px rgba(47, 111, 159, 0.38); }

/* Açık (koyu zeminlerde): beyaz dolgu */
.btn-light {
  background: #fff;
  color: var(--navy-900);
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.18);
}
.btn-light:hover { background: var(--bg-alt); transform: translateY(-3px); }

/* Çerçeveli */
.btn-outline {
  background: transparent;
  color: var(--accent);
  border: 1.5px solid var(--accent);
}
.btn-outline:hover { background: var(--accent); color: #fff; transform: translateY(-3px); }
/* Koyu zeminde çerçeveli buton beyaz okunur */
.hero .btn-outline,
.section-dark .btn-outline,
.cta-band .btn-outline,
.page-hero .btn-outline { color: #fff; border-color: rgba(255, 255, 255, 0.55); }
.hero .btn-outline:hover,
.section-dark .btn-outline:hover,
.cta-band .btn-outline:hover,
.page-hero .btn-outline:hover { background: #fff; color: var(--navy-900); border-color: #fff; }

/* Koyu/ikincil */
.btn-dark {
  background: var(--navy-800);
  color: #fff;
  border: 1px solid var(--navy-600);
}
.btn-dark:hover { background: var(--navy-700); transform: translateY(-3px); }

/* ---------- 6. Header / Navigasyon ---------- */
.header {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 1000;
  height: var(--header-h);
  display: flex;
  align-items: center;
  transition: all var(--transition);
}
.header::before {
  content: "";
  position: absolute; inset: 0;
  background: var(--navy-900);
  opacity: 0;
  transition: opacity var(--transition);
  border-bottom: 1px solid rgba(255,255,255,0.08);
}
/* Eylul 2026: hero overlay'i acildigi icin header kendi ince koruma katmanini tasiyor.
   Sayfa kaydirilinca .scrolled devreye girip ::before'u opaklastirdigindan bu katman kalkar.
   KURAL: hero overlay'ini daha da acmadan once bu katmanla birlikte kontrast olcun. */
.header::after {
  content: "";
  position: absolute; inset: 0; z-index: 1; pointer-events: none;
  background: linear-gradient(180deg, rgba(9,22,42,0.62) 0%, rgba(9,22,42,0.34) 55%, rgba(9,22,42,0) 100%);
  transition: opacity var(--transition);
}
.header.scrolled::after { opacity: 0; }
.header.scrolled { height: 70px; }
.header.scrolled::before { opacity: 0.98; }

.header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

/* Logo — Eylul 2026 (Sinem talebi): kure + Ş amblemi kaldirildi,
   kelime markasi buyutuldu ve sola dayandi (ana sayfada daha gorunur). */
.logo { display: flex; flex-direction: row; align-items: center; line-height: 1; }
.logo .logo-text { display: flex; flex-direction: column; }
.logo .logo-name {
  font-family: var(--font-logo);
  font-size: clamp(1.85rem, 2.3vw, 2.15rem);
  font-weight: 600;
  color: var(--white);
  letter-spacing: 3px;
  text-transform: uppercase;
}
.logo .logo-sub {
  font-family: var(--font-body);
  font-size: 0.66rem;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: var(--accent-200);   /* Eylul 2026: fotograflı hero uzerinde accent-300 kontrasti dusuktu */
  margin-top: 7px;
  white-space: nowrap;
}

/* Nav links */
.nav { display: flex; align-items: center; gap: 1.9rem; }
.nav-links { display: flex; align-items: center; gap: 1.7rem; }
.nav-links a { white-space: nowrap; }
.nav-links a {
  position: relative;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.82);
  padding: 6px 0;
  transition: color var(--transition);
}
.nav-links a::after {
  content: "";
  position: absolute; left: 0; bottom: 0;
  width: 0; height: 2px;
  background: var(--accent-300);
  transition: width var(--transition);
}
.nav-links a:hover,
.nav-links a.active { color: #fff; }
.nav-links a:hover::after,
.nav-links a.active::after { width: 100%; }

/* Dil değiştirici */
.lang-switch {
  display: flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 40px;
  overflow: hidden;
}
.lang-switch button {
  padding: 6px 13px;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.65);
  transition: all var(--transition);
}
.lang-switch button.active { background: #fff; color: var(--navy-900); }

/* Mobil hamburger */
.nav-toggle { display: none; width: 30px; height: 22px; position: relative; z-index: 1100; }
.nav-toggle span {
  position: absolute; left: 0; width: 100%; height: 2px;
  background: #fff; border-radius: 2px;
  transition: all var(--transition);
}
.nav-toggle span:nth-child(1) { top: 0; }
.nav-toggle span:nth-child(2) { top: 10px; }
.nav-toggle span:nth-child(3) { top: 20px; }
.nav-open .nav-toggle span:nth-child(1) { top: 10px; transform: rotate(45deg); }
.nav-open .nav-toggle span:nth-child(2) { opacity: 0; }
.nav-open .nav-toggle span:nth-child(3) { top: 10px; transform: rotate(-45deg); }

/* ---------- 7. Hero ---------- */
.hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  background: var(--navy-900);
  color: rgba(255, 255, 255, 0.85);
  overflow: hidden;
  padding-top: var(--header-h);
}
.hero-bg {
  position: absolute; inset: 0;
  background:
    radial-gradient(ellipse at 78% 18%, rgba(47, 111, 159, 0.40), transparent 55%),
    radial-gradient(ellipse at 12% 88%, rgba(31, 77, 122, 0.32), transparent 52%),
    linear-gradient(160deg, var(--navy-900) 0%, var(--navy-800) 62%, var(--navy-700) 100%);
}
/* İnce dikey çizgi dokusu (sade) */
.hero-bg::after {
  content: "";
  position: absolute; inset: 0;
  background-image: repeating-linear-gradient(90deg,
    rgba(255,255,255,0.018) 0px,
    rgba(255,255,255,0.018) 1px,
    transparent 1px,
    transparent 92px);
  opacity: 0.7;
}
.hero-ornament {
  position: absolute;
  top: 50%; right: -120px;
  transform: translateY(-50%);
  width: 600px; height: 600px;
  opacity: 0.08;
  color: var(--accent-300);
  pointer-events: none;
  z-index: 1;
}
.hero .container { position: relative; z-index: 2; }
.hero-content { max-width: 780px; padding-bottom: clamp(80px, 14vw, 140px); }
/* Eylul 2026: accent-300 kucuk metin olarak fotograf uzerinde 2,4:1 kaliyordu (AA=4,5).
   Yalnizca fotografli hero'larda daha acik tona gecildi; cizgiler dekoratif kalir. */
.hero .eyebrow { color: var(--accent-100); }
.hero .eyebrow::before { background: var(--accent-200); }
.hero h1, .hero .hero-title { color: var(--white); margin-bottom: 1.5rem; }
.hero h1 .accent, .hero .hero-title .accent { color: var(--accent-300); }
.hero-desc {
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.78);
  font-weight: 400;
  max-width: 580px;
  margin-bottom: 2.4rem;
}
.hero-actions { display: flex; gap: 1rem; flex-wrap: wrap; }

/* ===== Hero slider (saf CSS + minimal JS) ===== */
/* Slayt arka plan katmanları (full-bleed) */
.hero-media { position: absolute; inset: 0; z-index: 0; overflow: hidden; }
.hero-media-slide {
  position: absolute; inset: 0;
  opacity: 0;
  background-size: cover;
  background-position: center;
  transition: opacity 1.1s var(--ease-soft);
}
/* Eylul 2026 (3. tur) — ana sayfa hero overlay'i de acildi.
   ONCEKI 120deg 0.88/0.66/0.58 gorseli neredeyse tamamen orttuyordu. Sol taraf logo ve
   menu icin koyu birakildi (0.72), sag/orta acildi; baslik merkezde radyal scrim ile korunur. */
.hero-media-slide::after {
  content: ""; position: absolute; inset: 0;
  background:
    radial-gradient(ellipse 76% 66% at 50% 44%, rgba(8,20,38,0.62), transparent 100%),
    linear-gradient(120deg, rgba(8,20,38,0.72) 0%, rgba(11,31,58,0.34) 52%, rgba(16,42,76,0.26) 100%),
    linear-gradient(0deg, rgba(8,20,38,0.52) 0%, transparent 42%);
}
.hero-media-slide.is-active { opacity: 1; animation: kenburns 12s ease-out both; }
@keyframes kenburns { from { transform: scale(1.001); } to { transform: scale(1.09); } }
/* Hero arka plan fotoğrafları (JuggernautXL ile üretildi, assets/ içinde)
   S2.2 (21.09.2026): dört `background-image` kuralı KALDIRILDI. Dördü birden
   açılışta iniyor ve ~601 KB'ı LCP yoluna koyuyordu. Artık 1. slayt HTML'de
   <img fetchpriority="high">, 2-4. slaytlar `data-bg` ile main.js §11'de ilk
   boyamadan sonra yükleniyor. Overlay (::after) ve kenburns aynen duruyor. */
.hero-media-img {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover; object-position: center;
}

.hero-slides { display: grid; }
.hero-slide {
  grid-area: 1 / 1;
  max-width: 780px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(16px);
  transition: opacity 0.8s var(--ease-soft), visibility 0.8s var(--ease-soft), transform 0.8s var(--ease-soft);
}
.hero-slide.is-active { opacity: 1; visibility: visible; transform: none; }

/* Ortalanmış hero düzeni (.hero--centered) */
.hero--centered .hero-slides { justify-items: center; }
.hero--centered .hero-slide { margin: 0 auto; text-align: center; }
.hero--centered .hero-slide .eyebrow { justify-content: center; }
.hero--centered .hero-slide .eyebrow::after {
  content: ""; width: 34px; height: 2px; background: var(--accent-300);
}
.hero--centered .hero-desc { margin-left: auto; margin-right: auto; }
.hero--centered .hero-actions { justify-content: center; }
.hero--centered .hero-dots { justify-content: center; }

/* İleri / geri ok düğmeleri */
.hero-arrow {
  position: absolute; top: 50%; transform: translateY(-50%);
  z-index: 3;
  width: 52px; height: 52px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.28);
  color: #fff;
  backdrop-filter: blur(3px);
  transition: all var(--transition);
}
.hero-arrow:hover { background: var(--accent); border-color: var(--accent); transform: translateY(-50%) scale(1.06); }
.hero-arrow svg { width: 22px; height: 22px; }
.hero-arrow--prev { left: clamp(12px, 3vw, 36px); }
.hero-arrow--next { right: clamp(12px, 3vw, 36px); }

.hero-dots {
  display: flex;
  gap: 0.6rem;
  margin-top: 2.2rem;
  margin-bottom: clamp(60px, 10vw, 110px);
  position: relative;
  z-index: 3;
}
.hero-dot {
  width: 46px; height: 4px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.24);
  overflow: hidden;
  position: relative;
  transition: background var(--transition);
}
.hero-dot:hover { background: rgba(255, 255, 255, 0.45); }
.hero-dot-fill {
  position: absolute; inset: 0;
  width: 0;
  background: var(--accent-300);
  border-radius: 4px;
}
.hero-dot.is-active .hero-dot-fill { animation: dotProgress 3.5s linear forwards; }
.hero:hover .hero-dot.is-active .hero-dot-fill { animation-play-state: paused; }
@keyframes dotProgress { from { width: 0; } to { width: 100%; } }

/* Hero alt şerit: güven göstergeleri */
.hero-trust {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  z-index: 2;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(8, 20, 38, 0.42);
  backdrop-filter: blur(4px);
}
.hero-trust .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1.5rem;
  padding-top: 22px; padding-bottom: 22px;
}
.hero-trust-item { display: flex; align-items: center; gap: 0.7rem; }
.hero-trust-item svg { width: 22px; height: 22px; color: var(--accent-300); flex-shrink: 0; }
.hero-trust-item span { font-size: 0.86rem; color: rgba(255, 255, 255, 0.8); letter-spacing: 0.02em; }

.scroll-cue {
  position: absolute;
  bottom: 110px; left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  display: flex; flex-direction: column; align-items: center; gap: 8px;
  color: var(--accent-300);
  font-size: 0.64rem; letter-spacing: 0.25em; text-transform: uppercase;
  animation: floatY 2.4s ease-in-out infinite;
}
.scroll-cue span { width: 1px; height: 38px; background: linear-gradient(var(--accent-300), transparent); }
@keyframes floatY { 0%,100% { transform: translate(-50%, 0); } 50% { transform: translate(-50%, 10px); } }

/* ---------- 8. Hizmet / Çalışma alanı kartları ---------- */
.cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
  gap: 1.6rem;
}
.card {
  position: relative;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  padding: 2.5rem 2.1rem;
  transition: all var(--transition);
  overflow: hidden;
}
.card::before {
  content: "";
  position: absolute; top: 0; left: 0;
  width: 100%; height: 3px;
  background: var(--accent);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform var(--transition);
}
.card:hover { transform: translateY(-8px); box-shadow: var(--shadow-md); border-color: var(--accent-200); }
.card:hover::before { transform: scaleX(1); }
.card-icon {
  width: 56px; height: 56px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 14px;
  background: var(--bg-alt);
  color: var(--accent);
  margin-bottom: 1.4rem;
  transition: all var(--transition);
}
.card-icon svg { width: 26px; height: 26px; }
.card:hover .card-icon { background: var(--accent); color: #fff; }
.card h3 { margin-bottom: 0.7rem; font-size: 1.28rem; }
.card p { color: var(--muted); font-size: 0.96rem; margin-bottom: 1.2rem; }
.card-link {
  display: inline-flex; align-items: center; gap: 0.45rem;
  font-size: 0.76rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase;
  color: var(--accent);
  transition: gap var(--transition);
}
.card-link svg { width: 15px; height: 15px; }
.card-link:hover { gap: 0.8rem; }

/* Kart üst görseli (çalışma alanı kartları) */
.card-media {
  margin: -2.5rem -2.1rem 1.4rem;
  aspect-ratio: 3 / 2;
  overflow: hidden;
}
.card-media img {
  width: 100%; height: 100%;
  object-fit: cover; display: block;
  transition: transform var(--transition);
}
.card:hover .card-media img { transform: scale(1.04); }
.card-media + .card-icon { background: var(--surface); box-shadow: var(--shadow-sm); }
[data-theme="dark"] .card-media img { filter: brightness(0.78) saturate(0.88); }
@media (prefers-reduced-motion: reduce) {
  .card-media img { transition: none; }
  .card:hover .card-media img { transform: none; }
}

/* Öne çıkan alan rozeti */
.card-badge {
  position: absolute; top: 16px; right: 16px;
  z-index: 1;
  background: var(--accent);
  color: #fff;
  font-size: 0.6rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase;
  padding: 4px 10px; border-radius: 40px;
}

/* ---------- 9. İstatistik sayaçları (opsiyonel; şu an kullanılmıyor) ---------- */
.stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1.5rem;
}
.stat { text-align: center; padding: 1.5rem 1rem; position: relative; }
.stat:not(:last-child)::after {
  content: ""; position: absolute; right: 0; top: 20%;
  height: 60%; width: 1px; background: var(--line-light);
}
.stat-num {
  font-family: var(--font-display);
  font-size: clamp(2.8rem, 5vw, 3.8rem);
  font-weight: 800;
  color: var(--accent-300);
  line-height: 1;
}
.stat-num .suffix { color: var(--accent); }
.stat-label {
  margin-top: 0.7rem;
  font-size: 0.82rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
}

/* ---------- 10. Özellik / Neden biz ---------- */
.feature-row {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: clamp(2rem, 6vw, 5rem);
  align-items: center;
}
.feature-list { margin-top: 2rem; display: grid; gap: 1.4rem; }
.feature-item { display: flex; gap: 1.1rem; align-items: flex-start; }
.feature-item-icon {
  flex-shrink: 0;
  width: 46px; height: 46px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 12px;
  background: var(--bg-alt);
  color: var(--accent);
  border: 1px solid var(--line);
}
.feature-item-icon svg { width: 22px; height: 22px; }
.feature-item h3,
.feature-item h4 { font-family: var(--font-body); font-size: 1.05rem; font-weight: 700; color: var(--navy-900); margin-bottom: 0.3rem; }
.feature-item p { font-size: 0.95rem; color: var(--muted); margin: 0; }

/* Misyon imzası (intro) */
.intro-signature { margin-top: 1.8rem; padding-left: 1.4rem; border-left: 3px solid var(--accent); }
.intro-signature-line { font-family: var(--font-serif); font-size: 1.12rem; font-weight: 600; color: var(--navy-800); line-height: 1.5; margin-bottom: 0.6rem; }
.intro-signature-name { display: block; font-size: 0.82rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--accent); }

/* Görsel çerçeve (portre / büro / İstanbul) */
.frame-wrap {
  position: relative;
  overflow: visible;
  padding-bottom: 28px;
  padding-left: 28px;
}
.frame {
  position: relative;
  border-radius: var(--radius-lg);
  overflow: hidden;
  aspect-ratio: 4 / 5;
  background: linear-gradient(160deg, var(--navy-800), var(--navy-600));
  box-shadow: var(--shadow-lg);
}
.frame::after {
  content: "";
  position: absolute; inset: 14px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: var(--radius);
  pointer-events: none;
}
.frame img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
/* .frame-placeholder kaldirildi (Eylul 2026): son kullanimi index.html'deki
   "Buro/Istanbul gorseli" kutusuydu, yerine gercek gorsel kondu. Geri gerekirse: commit 2dccdba^ */

/* ---------- 10b. Çerçeve slider (ana sayfa: İstanbul & global akan görseller) ---------- */
.frame-slider { display: block; }
.frame-track {
  display: flex;
  width: 100%;
  height: 100%;
  transition: transform 0.9s cubic-bezier(0.65, 0, 0.35, 1);
  will-change: transform;
}
.frame-slide {
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.frame-slide img {
  position: static;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1.06);
  transition: transform 6s ease-out;
}
.frame-slide.is-active img { transform: scale(1); }
/* Lacivert palet uyumu için hafif soğuk ton örtüsü */
.frame-slider::before {
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(160deg, rgba(11, 30, 58, 0.30), rgba(11, 30, 58, 0.10));
  mix-blend-mode: multiply;
  pointer-events: none;
  z-index: 2;
}
.frame-dots {
  position: absolute;
  left: 0; right: 0; bottom: 22px;
  z-index: 3;
  display: flex;
  justify-content: center;
  gap: 9px;
}
.frame-dots button {
  width: 8px; height: 8px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.45);
  cursor: pointer;
  transition: background 0.3s ease, transform 0.3s ease;
}
.frame-dots button:hover { background: rgba(255, 255, 255, 0.7); }
.frame-dots button.is-active {
  background: var(--surface);
  transform: scale(1.35);
}
@media (prefers-reduced-motion: reduce) {
  .frame-track { transition: none; }
  .frame-slide img { transition: none; transform: scale(1); }
}

/* ---------- 11. Akordeon (Çalışma alanları detay) ---------- */
.accordion { border-top: 1px solid var(--line); }
.acc-item { border-bottom: 1px solid var(--line); }
.acc-head {
  width: 100%;
  display: flex; align-items: center; justify-content: space-between; gap: 1rem;
  padding: 1.6rem 0.5rem;
  text-align: left;
  transition: color var(--transition);
}
.acc-head h2,
.acc-head h3 { font-size: 1.28rem; transition: color var(--transition); display: inline-flex; align-items: center; gap: 0.7rem; flex-wrap: wrap; }
.acc-head:hover h2,
.acc-head:hover h3 { color: var(--accent); }
.acc-title { display: inline-flex; align-items: center; gap: 0.7rem; flex-wrap: wrap; min-width: 0; }
.acc-flag {
  font-size: 0.58rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase;
  color: var(--accent); background: var(--bg-alt);
  border: 1px solid var(--accent-200);
  padding: 3px 9px; border-radius: 40px;
}
.acc-icon {
  flex-shrink: 0; width: 34px; height: 34px;
  display: flex; align-items: center; justify-content: center;
  border: 1px solid var(--line-strong); border-radius: 50%;
  color: var(--accent); transition: all var(--transition);
}
.acc-icon svg { width: 16px; height: 16px; transition: transform var(--transition); }
.acc-item.open .acc-icon { background: var(--accent); color: #fff; border-color: var(--accent); }
.acc-item.open .acc-icon svg { transform: rotate(45deg); }
.acc-body { max-height: 0; overflow: hidden; transition: max-height 0.5s ease; }
.acc-body-inner { padding: 0 0.5rem 1.8rem; color: var(--muted); max-width: 820px; }
.acc-body-inner a { color: var(--accent); font-weight: 600; }

/* ---------- 12. Makale / Blog kartları ---------- */
.article-card {
  background: var(--surface);
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid var(--line);
  transition: all var(--transition);
  display: flex; flex-direction: column;
}
.article-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-md); border-color: var(--accent-200); }
.article-thumb {
  aspect-ratio: 16 / 10;
  background: linear-gradient(150deg, var(--navy-800), var(--navy-600));
  display: flex; align-items: center; justify-content: center;
  color: var(--accent-300);
  position: relative;
}
.article-thumb svg { width: 46px; height: 46px; opacity: 0.6; }
.article-tag {
  position: absolute; top: 14px; left: 14px;
  background: #fff; color: var(--navy-900);
  font-size: 0.64rem; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase;
  padding: 5px 11px; border-radius: 40px;
}
.article-body { padding: 1.7rem; display: flex; flex-direction: column; flex: 1; }
.article-meta { font-size: 0.75rem; letter-spacing: 0.04em; text-transform: uppercase; color: var(--muted-light); margin-bottom: 0.7rem; }
.article-body h3 { font-size: 1.18rem; margin-bottom: 0.7rem; line-height: 1.35; }
.article-body p { font-size: 0.93rem; color: var(--muted); margin-bottom: 1.2rem; flex: 1; }

/* ---------- 13. Alıntı / vurgu bandı ---------- */
.quote-band { background: var(--navy-900); color: rgba(255,255,255,0.85); text-align: center; }
.quote-band .container { max-width: 880px; }
.quote-mark { font-family: var(--font-display); font-size: 5rem; color: var(--accent-300); line-height: 0.5; height: 40px; }
.quote-text { font-family: var(--font-serif); font-size: clamp(1.5rem, 3.3vw, 2.3rem); font-weight: 600; color: var(--white); margin: 1.5rem 0; line-height: 1.35; }
.quote-author { font-size: 0.82rem; letter-spacing: 0.18em; text-transform: uppercase; color: var(--accent-300); }

/* ---------- 14. CTA bandı ---------- */
.cta-band {
  position: relative;
  background: linear-gradient(135deg, var(--accent-600), var(--navy-800) 70%);
  color: rgba(255,255,255,0.85);
  text-align: center;
  overflow: hidden;
}
.cta-band::before {
  content: "";
  position: absolute; inset: 0;
  background: radial-gradient(circle at 50% 0%, rgba(155, 193, 221, 0.18), transparent 60%);
}
.cta-band .container { position: relative; z-index: 2; max-width: 760px; }
.cta-band h2 { color: var(--white); margin-bottom: 1rem; }
.cta-band p { color: rgba(255,255,255,0.88); font-size: 1.1rem; margin-bottom: 2rem; }

/* ---------- 15. İletişim ---------- */
.contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(2rem, 5vw, 4rem); }
.contact-info-item { display: flex; gap: 1.1rem; align-items: flex-start; margin-bottom: 1.8rem; }
.contact-info-icon {
  flex-shrink: 0; width: 50px; height: 50px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 12px; background: var(--navy-900); color: #fff;
}
.contact-info-icon svg { width: 23px; height: 23px; }
.contact-info-item h3,
.contact-info-item h4 { font-family: var(--font-body); font-size: 0.76rem; letter-spacing: 0.1em; text-transform: uppercase; color: var(--muted); margin-bottom: 0.3rem; }
.contact-info-item p { font-size: 1.04rem; color: var(--navy-900); font-weight: 500; margin: 0; }
.contact-info-item a:hover { color: var(--accent); }

.form { background: var(--surface); padding: 2.6rem; border-radius: var(--radius-lg); box-shadow: var(--shadow-sm); border: 1px solid var(--line); }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1.1rem; }
.field { margin-bottom: 1.3rem; }
.field label { display: block; font-size: 0.78rem; font-weight: 600; letter-spacing: 0.04em; text-transform: uppercase; color: var(--navy-700); margin-bottom: 0.5rem; }
.field input, .field textarea, .field select {
  width: 100%;
  padding: 13px 15px;
  font-family: inherit; font-size: 0.96rem;
  border: 1px solid var(--line-strong);
  border-radius: var(--radius);
  background: var(--bg-alt);
  color: var(--ink);
  transition: border-color var(--transition), box-shadow var(--transition), background var(--transition);
}
.field input:focus, .field textarea:focus, .field select:focus {
  outline: none; border-color: var(--accent);
  box-shadow: 0 0 0 3px rgba(47, 111, 159, 0.15);
  background: var(--surface);
}
.field textarea { resize: vertical; min-height: 130px; }
.form .btn { width: 100%; justify-content: center; }
.form-note { font-size: 0.8rem; color: var(--muted); margin-top: 1rem; text-align: center; }

/* İletişim formu — aksiyon butonları + KVKK onay kutusu (Temmuz 2026) */
.form-actions { display: flex; flex-wrap: wrap; gap: 0.8rem; margin-top: 0.5rem; }
.form-actions .btn { width: auto; flex: 1 1 200px; margin-top: 0; }
.form-wa svg { width: 18px; height: 18px; }
.field-consent { margin-bottom: 1rem; }
.field-consent .consent {
  display: flex; gap: 0.65rem; align-items: flex-start;
  font-size: 0.82rem; font-weight: 400; letter-spacing: normal;
  text-transform: none; color: var(--navy-700); line-height: 1.55;
  margin-bottom: 0; cursor: pointer;
}
.field-consent .consent input[type="checkbox"] {
  appearance: auto; -webkit-appearance: auto;
  width: 1.05rem; height: 1.05rem; min-height: 0;
  flex: 0 0 auto; margin-top: 0.15rem; padding: 0;
  background: initial; border: initial; border-radius: 0; box-shadow: none;
  accent-color: var(--accent); cursor: pointer;
}
.field-consent .consent a { color: var(--accent); text-decoration: underline; }
@media (max-width: 520px) { .form-actions .btn { flex: 1 1 100%; } }

/* Kişilerime ekle (vCard) + QR — Temmuz 2026 */
.vcard-block {
  display: flex; gap: 1.4rem; align-items: center; justify-content: space-between;
  background: var(--bg-alt); border: 1px solid var(--line);
  border-radius: var(--radius-lg); padding: 1.5rem 1.6rem; margin: 2rem 0; flex-wrap: wrap;
}
.vcard-block .vcard-text { flex: 1 1 260px; }
.vcard-block h3,
.vcard-block h4 { margin-bottom: 0.4rem; color: var(--navy-900); }
.vcard-block .vcard-text p { font-size: 0.9rem; color: var(--muted); margin-bottom: 1rem; }
.vcard-qr { flex: 0 0 auto; text-align: center; margin: 0; }
.vcard-qr img { width: 120px; height: 120px; padding: 6px; background: #fff; border: 1px solid var(--line); border-radius: 8px; }
.vcard-qr figcaption { font-size: 0.72rem; letter-spacing: 0.08em; text-transform: uppercase; color: var(--muted); margin-top: 0.5rem; }

/* Marka uygunluk sihirbazı — Temmuz 2026 */
.mt-wizard { max-width: 680px; margin: 0 auto; background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius-lg); box-shadow: var(--shadow-sm); padding: 2.2rem; }
.wiz-progress { font-size: 0.74rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--accent); margin-bottom: 0.8rem; }
.wiz-q { font-size: 1.25rem; margin-bottom: 1.4rem; color: var(--navy-900); }
.wiz-opts { display: flex; flex-direction: column; gap: 0.7rem; }
.wiz-opt { text-align: left; padding: 0.95rem 1.1rem; border: 1px solid var(--line-strong); border-radius: var(--radius); background: var(--bg-alt); font-size: 0.98rem; color: var(--ink); transition: all var(--transition); }
.wiz-opt:hover { border-color: var(--accent); background: var(--surface); box-shadow: 0 0 0 3px rgba(47, 111, 159, 0.12); transform: translateY(-1px); }
.wiz-back, .wiz-restart { margin-top: 1.2rem; font-size: 0.85rem; color: var(--muted); text-decoration: underline; }
.wiz-result h3 { color: var(--navy-900); margin-bottom: 0.6rem; }
.wiz-result > p { color: var(--muted); }
.wiz-actions { display: flex; flex-wrap: wrap; gap: 0.8rem; margin: 1.4rem 0 0.4rem; }
.wiz-actions .btn { flex: 1 1 200px; justify-content: center; }
.wiz-note { font-size: 0.76rem; color: var(--muted-light); margin-top: 1rem; }

/* Harita */
.map-frame {
  margin-top: 2rem; border-radius: var(--radius-lg); overflow: hidden;
  border: 1px solid var(--line); height: 280px;
  background: var(--bg-alt);
}
.map-frame iframe { width: 100%; height: 100%; border: 0; display: block; }

/* ---------- 16. Sayfa başlığı (iç sayfalar) ---------- */
.page-hero {
  position: relative;
  background: var(--navy-900);
  color: rgba(255,255,255,0.85);
  padding: calc(var(--header-h) + 70px) 0 90px;
  overflow: hidden;
  text-align: center;
}
.page-hero .hero-bg { opacity: 1; }
.page-hero .container { position: relative; z-index: 2; }
.page-hero h1 { color: var(--white); margin-bottom: 1rem; }
.page-hero .breadcrumb { font-size: 0.82rem; letter-spacing: 0.04em; color: rgba(255,255,255,0.82); }
.page-hero .breadcrumb a:hover { color: #fff; }
.page-hero .breadcrumb .sep { color: var(--accent-300); margin: 0 0.5rem; }
.page-hero .eyebrow { color: var(--accent-100); }
.page-hero .eyebrow::before, .page-hero .eyebrow.center::after { background: var(--accent-200); }
.page-hero .lead { color: rgba(255,255,255,0.8); max-width: 680px; margin: 1.2rem auto 0; }

/* ---------- 16b. Fotoğraflı sayfa başlığı (Eylül 2026 — Sinem'in banner görselleri) ----------
   Yapı: .page-hero.page-hero--photo > .hero-bg > img.hero-photo
   Görsel arka planda (object-fit: cover), üstüne lacivert gradyan overlay (::after) biner;
   başlık/açıklama HTML metni olarak kalır (iki dil, SEO, erişilebilirlik). Sayfa bazında
   kadraj: style="--hero-pos: 50% 40%", telefonda ayrica --hero-pos-m.
   GUNCEL DEGIL: "%75-80 lacivert" yogunlugu Eylul 2026'da olculerek acildi — banner'lar
   goruntulenemiyordu. Guncel yaklasim ve kontrast kurallari icin CLAUDE.md Bolum 17. */
.page-hero--photo .hero-bg { background: var(--navy-900); }
.page-hero--photo .hero-photo {
  position: absolute; inset: 0; width: 100%; height: 100%;
  object-fit: cover; object-position: var(--hero-pos, 50% 50%);
  /* Telefonda yatay banner dar-uzun kutuya oturunca yalnizca ortadan bir serit gorunur;
     sayfa bazli --hero-pos-m ile o seridi banner'in anlamli kismina kaydiriyoruz. */
  display: block;
  animation: heroPhotoIn 1.4s var(--ease-soft) both;
}
/* Eylul 2026 (3. tur) — overlay acildi.
   ONCEKI: duz 0.70/0.52/0.56/0.78 + radyal 0.34 -> ortada ~%70 opaklik; Sinem'in
   banner'larinin parlakliginin yalnizca %22-30'u geciyordu, Marka Tescili ve Makaleler
   sayfalarinda gorsel neredeyse kayboluyordu.
   YENI YAKLASIM: ust ve alt seritler METNI ve HEADER'i korumak icin koyu kalir; ortadaki
   genis bant acilir; basligin oturdugu merkez ayrica radyal "scrim" ile korunur.
   Olculen en dusuk metin kontrasti: masaustu 5.4:1, telefon 5.0:1 (WCAG AA esigi 4.5:1).
   KURAL: bu degerleri degistirirsen kontrasti yeniden olc (glif maskeli olcum, bkz. rapor). */
.page-hero--photo .hero-bg::after {
  background:
    radial-gradient(ellipse 60% 72% at 50% 54%, rgba(9,22,42,0.46), transparent 100%),
    linear-gradient(180deg,
      rgba(9,22,42,0.58) 0%,
      rgba(9,22,42,0.42) 14%,
      rgba(9,22,42,0.18) 40%,
      rgba(9,22,42,0.22) 72%,
      rgba(9,22,42,0.48) 100%);
  opacity: 1;
}
@keyframes heroPhotoIn {
  from { opacity: 0; transform: scale(1.04); }
  to   { opacity: 1; transform: none; }
}
@media (prefers-reduced-motion: reduce) {
  .page-hero--photo .hero-photo { animation: none; }
}


/* ---------- 17. Profil (Hakkında) ---------- */
.profile-grid { display: grid; grid-template-columns: 0.85fr 1.15fr; gap: clamp(2rem, 6vw, 5rem); align-items: start; }
/* .credential* kaldirildi (Eylul 2026): "Mesleki birikim" bolumu Sinem'in istegiyle
   silindi. Geri gerekirse: _yedek/2026-09-07-oncesi/hakkinda.html + commit 2dccdba^ */

/* Ekip / Kurucu ortaklar */
/* Kurucu ortaklar ALT ALTA satırlar — foto solda, bilgi sağda (Temmuz 2026, Sinem talebi:
   50/50 yan yana düzen "çift" gibi okunuyordu). Mobilde foto üste geçer. */
.founders-grid { display: flex; flex-direction: column; gap: clamp(1.5rem, 4vw, 2.5rem); max-width: 960px; margin-inline: auto; }
.founder-card {
  background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius-lg);
  box-shadow: var(--shadow-sm); overflow: hidden;
  display: grid; grid-template-columns: minmax(230px, 300px) 1fr; align-items: stretch;
}
.founder-photo {
  /* Eylul 2026 duzeltmesi (Sinem): aspect-ratio + height:100% birlikte kullanilinca
     uzun bio'da foto genisleyip metnin uzerine biniyordu. Satir duzeninde genislik
     artik sutundan gelir; oran yalnizca mobil (tek sutun) duzende uygulanir. */
  position: relative; width: 100%; height: 100%; min-height: 340px; overflow: hidden;
  background: linear-gradient(160deg, var(--navy-800), var(--navy-600));
}
.founder-photo img {
  width: 100%; height: 100%; object-fit: cover; object-position: center top;
  display: block; transition: transform 0.6s var(--ease, ease);
}
.founder-card:hover .founder-photo img { transform: scale(1.04); }
.founder-body { padding: 1.8rem 1.8rem 2rem; min-width: 0; display: flex; flex-direction: column; gap: 0.45rem; justify-content: center; }
.founder-body h3 { font-size: 1.35rem; line-height: 1.25; }
.founder-body .role { color: var(--accent); font-weight: 600; font-size: 0.88rem; letter-spacing: 0.02em; margin-bottom: 0.5rem; }
.founder-body p { color: var(--muted); font-size: 0.95rem; }

/* ---------- 17b. Süreç adımları (Marka Tescili) ---------- */
.steps { counter-reset: step; display: grid; gap: 1rem; }
.step {
  position: relative; display: flex; gap: 1.2rem; align-items: flex-start;
  background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius-lg);
  padding: 1.4rem 1.6rem; transition: all var(--transition);
}
.step:hover { box-shadow: var(--shadow-sm); border-color: var(--accent-200); }
.step-num {
  counter-increment: step; flex-shrink: 0;
  width: 44px; height: 44px; border-radius: 50%;
  background: var(--navy-900); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-family: var(--font-display); font-weight: 700; font-size: 1.05rem;
}
.step-num::before { content: counter(step, decimal-leading-zero); }
.step h3,
.step h4 { font-family: var(--font-body); font-size: 1.05rem; font-weight: 700; color: var(--navy-900); margin-bottom: 0.25rem; }
.step p { font-size: 0.92rem; color: var(--muted); margin: 0; }

/* Hizmet etiketleri (chip) grid */
.chip-grid { display: flex; flex-wrap: wrap; gap: 0.8rem; }
.chip {
  display: inline-flex; align-items: center; gap: 0.5rem;
  background: var(--surface); border: 1px solid var(--line-strong);
  border-radius: 40px; padding: 9px 18px;
  font-size: 0.9rem; font-weight: 500; color: var(--navy-800);
  transition: all var(--transition);
}
.chip svg { width: 16px; height: 16px; color: var(--accent); }
.chip:hover { border-color: var(--accent); background: var(--bg-alt); transform: translateY(-2px); }

/* Bilgi notları */
.info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 1.6rem; }
.info-card {
  background: var(--bg-alt); border-radius: var(--radius-lg); padding: 2rem;
  border: 1px solid var(--line);
}
.info-card h3 { font-size: 1.15rem; margin-bottom: 0.7rem; color: var(--navy-900); }
.info-card p { color: var(--muted); font-size: 0.95rem; }

/* ---------- 18. Footer ---------- */
.footer { background: var(--navy-900); color: rgba(255,255,255,0.7); padding: 80px 0 0; position: relative; }
.footer::before { content: ""; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, var(--accent-600), var(--accent-300), var(--accent-600)); }
.footer-grid { display: grid; grid-template-columns: 1.7fr 1fr 1.2fr 1.5fr; gap: 2.5rem; padding-bottom: 56px; }
.footer .logo-name { font-size: 2.3rem; }
.footer .logo-sub { font-size: 0.7rem; }
.footer-about p { margin-top: 1.2rem; font-size: 0.93rem; line-height: 1.8; color: rgba(255,255,255,0.6); max-width: 330px; }
.footer-about .footer-region { margin-top: 0.9rem; color: var(--accent-300); font-weight: 500; }
.footer h4 { font-family: var(--font-body); font-size: 0.78rem; letter-spacing: 0.14em; text-transform: uppercase; color: #fff; margin-bottom: 1.3rem; }
.footer-links li { margin-bottom: 0.7rem; }
.footer-links a { font-size: 0.92rem; color: rgba(255,255,255,0.65); transition: all var(--transition); }
.footer-links a:hover { color: #fff; padding-left: 5px; }
.footer-contact-item { display: flex; gap: 0.8rem; margin-bottom: 1rem; font-size: 0.92rem; align-items: flex-start; color: rgba(255,255,255,0.68); }
.footer-contact-item svg { width: 18px; height: 18px; color: var(--accent-300); flex-shrink: 0; margin-top: 3px; }
.footer-contact-item a:hover { color: #fff; }
.footer-social { display: flex; gap: 0.8rem; margin-top: 1.5rem; }
.footer-social a {
  width: 40px; height: 40px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  border: 1px solid rgba(255,255,255,0.22); color: #fff;
  transition: all var(--transition);
}
.footer-social a svg { width: 18px; height: 18px; }
.footer-social a:hover { background: var(--accent); border-color: var(--accent); transform: translateY(-3px); }
.footer-bottom {
  border-top: 1px solid rgba(255,255,255,0.1);
  padding: 24px 0;
  display: flex; justify-content: space-between; align-items: center;
  flex-wrap: wrap; gap: 0.6rem 1.5rem;
  font-size: 0.82rem; color: rgba(255,255,255,0.5);
}
/* Eylul 2026: alt bardaki isimler dar ekranda kirpiliyordu (Sinem: "Ş eksik kalmis").
   Sabit &nbsp; ayiricilar kaldirildi; ogeler artik serbestce sarilabiliyor. */
.footer-bottom > span { min-width: 0; max-width: 100%; overflow-wrap: break-word; }
.footer-bottom .fb-dot { opacity: 0.55; padding: 0 0.35em; }
.footer-bottom a { color: rgba(255,255,255,0.65); }
.footer-bottom a:hover { color: #fff; }

/* ---------- 19. Yüzen butonlar (yukarı çık + WhatsApp) ---------- */
.to-top {
  position: fixed; bottom: 28px; right: 28px; z-index: 900;
  border: 0; padding: 0; cursor: pointer; font: inherit;   /* <button> oldu (Eylul 2026) */
  width: 48px; height: 48px; border-radius: 50%;
  background: var(--navy-900); color: #fff;
  display: flex; align-items: center; justify-content: center;
  box-shadow: var(--shadow-md);
  opacity: 0; visibility: hidden; transform: translateY(20px);
  transition: all var(--transition);
}
.to-top svg { width: 22px; height: 22px; }
.to-top.show { opacity: 1; visibility: visible; transform: translateY(0); }
.to-top:hover { background: var(--accent); transform: translateY(-4px); }

.wa-float {
  position: fixed; bottom: 28px; left: 28px; z-index: 900;
  width: 54px; height: 54px; border-radius: 50%;
  background: #25d366; color: #fff;
  display: flex; align-items: center; justify-content: center;
  box-shadow: 0 10px 26px rgba(37, 211, 102, 0.4);
  transition: all var(--transition);
}
.wa-float svg { width: 28px; height: 28px; }
.wa-float:hover { transform: translateY(-4px) scale(1.05); }

/* ---------- 20. Scroll-reveal animasyonları ---------- */
.reveal { opacity: 0; transform: translateY(34px); transition: opacity 0.8s ease, transform 0.8s cubic-bezier(0.22,1,0.36,1); }
.reveal.is-visible { opacity: 1; transform: translateY(0); }
.reveal-delay-1 { transition-delay: 0.1s; }
.reveal-delay-2 { transition-delay: 0.2s; }
.reveal-delay-3 { transition-delay: 0.3s; }
.reveal-delay-4 { transition-delay: 0.4s; }

.cards-grid .card.reveal:nth-child(3n+1) { transition-delay: 0s; }
.cards-grid .card.reveal:nth-child(3n+2) { transition-delay: 0.12s; }
.cards-grid .card.reveal:nth-child(3n+3) { transition-delay: 0.24s; }
.cards-grid .card.reveal.is-visible:nth-child(3n+1) { transition-delay: 0s; }
.cards-grid .card.reveal.is-visible:nth-child(3n+2) { transition-delay: 0.12s; }
.cards-grid .card.reveal.is-visible:nth-child(3n+3) { transition-delay: 0.24s; }
@media (prefers-reduced-motion: reduce) {
  .reveal { opacity: 1; transform: none; transition: none; }
  html { scroll-behavior: auto; }
  .scroll-cue { animation: none; }
}

/* ---------- 20b. Hero giriş animasyonu (saf CSS) ---------- */
@keyframes heroUp      { from { opacity: 0; transform: translateY(34px); }                 to { opacity: 1; transform: translateY(0); } }
@keyframes heroUpSm    { from { opacity: 0; transform: translateY(16px); }                 to { opacity: 1; transform: translateY(0); } }
@keyframes heroPop     { from { opacity: 0; transform: translateY(18px) scale(0.94); }     to { opacity: 1; transform: translateY(0) scale(1); } }
@keyframes heroOrnIn   { from { opacity: 0; transform: translateY(-50%) rotate(-10deg) scale(0.84); } to { opacity: 0.08; transform: translateY(-50%) rotate(0) scale(1); } }
@keyframes heroCueIn   { from { opacity: 0; transform: translate(-50%, -10px); }            to { opacity: 1; transform: translate(-50%, 0); } }

.hero-reveal .hero-ornament { animation: heroOrnIn 1.4s var(--ease-soft) both; }
.hero-reveal .eyebrow       { opacity: 0; animation: heroUpSm 0.7s var(--ease-soft) 0.15s forwards; }
/* S2.1 (21.09.2026) — LCP ögesi animasyonsuz boyanır.
   h1/.hero-title'dan `opacity: 0` + 0.30s gecikmeli heroUp KALDIRILDI: metin ilk
   boyamada görünür olmalı, yoksa Largest Contentful Paint animasyon bitene kadar
   ertelenir. Giriş animasyonu diğer ögelerde (eyebrow, hero-desc, butonlar,
   trust-item, scroll-cue) aynen duruyor — hero'nun hissi korunur. */
.hero-reveal .hero-desc     { opacity: 0; animation: heroUp   0.8s var(--ease-soft) 0.55s forwards; }
.hero-reveal .btn-gold,
.hero-reveal .btn-light     { opacity: 0; animation: heroPop  0.6s var(--ease-back) 0.80s forwards; }
.hero-reveal .btn-outline   { opacity: 0; animation: heroPop  0.6s var(--ease-back) 0.92s forwards; }
.hero-reveal .hero-trust-item { opacity: 0; }
.hero-reveal .hero-trust-item:nth-child(1) { animation: heroUpSm 0.6s var(--ease-soft) 1.00s forwards; }
.hero-reveal .hero-trust-item:nth-child(2) { animation: heroUpSm 0.6s var(--ease-soft) 1.12s forwards; }
.hero-reveal .hero-trust-item:nth-child(3) { animation: heroUpSm 0.6s var(--ease-soft) 1.24s forwards; }
.hero-reveal .scroll-cue    { opacity: 0; animation: heroCueIn 0.6s var(--ease-soft) 1.20s forwards, floatY 2.4s ease-in-out 1.9s infinite; }

@media (prefers-reduced-motion: reduce) {
  .hero-reveal .hero-ornament,
  .hero-reveal .eyebrow,
  .hero-reveal .hero-desc,
  .hero-reveal .btn-gold,
  .hero-reveal .btn-light,
  .hero-reveal .btn-outline,
  .hero-reveal .hero-trust-item,
  .hero-reveal .scroll-cue { opacity: 1; animation: none; transform: none; }
  .hero-reveal .hero-ornament { opacity: 0.08; }
  .hero-reveal .scroll-cue { transform: translateX(-50%); }
  .hero-slide { transition: none; transform: none; }
  .hero-media-slide.is-active { animation: none; }
  .hero-dot.is-active .hero-dot-fill { animation: none; width: 100%; }
}


/* S3.8 (21.09.2026) — makale kunye satiri (gorunur byline + <time>) */
.article-byline {
  margin-top: 1.1rem;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.82);
  display: flex; align-items: center; justify-content: center;
  gap: 0.55rem; flex-wrap: wrap;
}
.article-byline time { color: inherit; }

/* Dil görünürlüğü */
[data-lang-en] { display: none; }
html[lang="en"] [data-lang-tr] { display: none; }
html[lang="en"] [data-lang-en] { display: revert; }

/* ---------- 21. Responsive ---------- */
@media (max-width: 1040px) {
  .footer-grid { grid-template-columns: 1.4fr 1fr 1fr; }
  .footer-about { grid-column: 1 / -1; }
}
@media (max-width: 980px) {
  .feature-row, .profile-grid, .contact-grid { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 2rem; }
  .frame-wrap { padding-bottom: 20px; padding-left: 0; padding-right: 16px; }
  .frame { max-width: 460px; margin: 0 auto; }
}
/* Eylul 2026: yatay menu ~1150px altinda kutuyu tasiyor, baglantilar iki satira
   boluniyor ve tema butonu kirpiliyordu. Hamburger esigi 760px -> 1150px'e cekildi. */
@media (max-width: 1150px) {
  .nav-toggle { display: block; }
  .nav-links {
    position: fixed; inset: 0;
    flex-direction: column; justify-content: center;
    background: var(--navy-900);
    gap: 1.6rem;
    transform: translateX(100%);
    transition: transform var(--transition);
  }
  .nav-open .nav-links { transform: translateX(0); }
  .nav-links a { font-size: 1.15rem; }
  .nav { gap: 0.85rem; }
}
/* ============================================================
   Telefon ust bari — Eylul 2026 (2. tur) DUZELTMESI
   SORUN: .header .container satiri ~446px genislik istiyordu; 320-430px
   telefonlarda tasiyor, body{overflow-x:hidden} bunu kirpiyor ve HAMBURGER
   MENU BUTONU EKRAN DISINDA kaliyordu -> menuye hic ulasilamiyordu.
   COZUM: kenar boslugu, logo, dil anahtari ve tema butonu telefonda kucultuldu;
   .lang-switch'teki gereksiz 50px sag bosluk kaldirildi.
   KURAL: bu bloktaki olculeri buyutmeden once 320px'te hamburger'in
   ekran icinde kaldigini dogrulayin.
   ============================================================ */
@media (max-width: 760px) {
  .container { padding: 0 20px; }
  .logo .logo-name { font-size: 1.5rem; letter-spacing: 1.5px; }
  .logo .logo-sub { font-size: 0.52rem; letter-spacing: 0.16em; margin-top: 5px; }
  .nav { gap: 0.6rem; }
  .lang-switch button { padding: 5px 10px; font-size: 0.7rem; }
  .nav-toggle { width: 26px; }
}
/* ------------------------------------------------------------
   Telefonda hero — Eylul 2026 (3. tur)
   1) Dolgu kucultuldu: hero kutusu kisaldi -> yatay banner daha az buyutuluyor,
      banner'in gorunen orani %30-42'den %38-49'a cikti ve hero ekranin %62'sini
      kaplamiyor artik.
   2) --hero-pos-m: telefonda yatay kadraj sayfa bazinda kaydirilabiliyor
      (or. Marka Tescili'nde "R" tescil muhrunu kadraja almak icin).
   ------------------------------------------------------------ */
@media (max-width: 760px) {
  .page-hero { padding: calc(var(--header-h) + 38px) 0 60px; }
  .page-hero--photo .hero-photo { object-position: var(--hero-pos-m, var(--hero-pos, 50% 50%)); }
}
@media (max-width: 380px) {
  .container { padding: 0 15px; }
  .logo .logo-name { font-size: 1.3rem; letter-spacing: 1px; }
  .logo .logo-sub { font-size: 0.46rem; letter-spacing: 0.12em; }
  .lang-switch button { padding: 4px 8px; font-size: 0.66rem; }
  .nav { gap: 0.45rem; }
}

/* ------------------------------------------------------------
   Telefonda dokunma hedefleri — Eylul 2026 (2. tur)
   Olculen sorun: footer baglantilari 16-20 px, kart "Incele" baglantilari 21 px,
   TR/EN butonlari 24 px, hero noktalari 4 px yuksekligindeydi; parmakla
   isabet ettirmek zordu. Gorunum degismiyor, yalnizca dokunma alani buyuyor
   (::after ile seffaf alan, ya da dikey ic bosluk).
   ------------------------------------------------------------ */
@media (max-width: 760px) {
  /* Hamburger: gorsel 26x22 kaliyor, dokunma alani 50x46 oluyor */
  .nav-toggle::after { content: ""; position: absolute; inset: -12px; }
  /* Dil anahtari: yalnizca dikey ic bosluk artiyor, genislik degismiyor */
  .lang-switch button { padding-top: 9px; padding-bottom: 9px; }
  /* Kart baglantilari ve footer baglantilari */
  .card-link { padding: 9px 0; }
  .footer-links li { margin-bottom: 0.15rem; }
  .footer-links a { display: inline-block; padding: 8px 0; }
  .footer-contact-item a { display: inline-block; padding: 5px 0; }
  .footer-bottom a { display: inline-block; padding: 5px 0; }
  .article-back, .breadcrumb a { display: inline-block; padding: 6px 0; }
  /* Hero ve cerceve slayt noktalari */
  .hero-dot::after { content: ""; position: absolute; inset: -16px -4px; }
  .frame-dots button { position: relative; }
  .frame-dots button::after { content: ""; position: absolute; inset: -12px; }
  /* KVKK onay kutusu */
  .field-consent .consent input[type="checkbox"] { width: 1.25rem; height: 1.25rem; }

  /* iOS Safari, yazi boyutu 16px'in ALTINDA olan bir form alanina dokunuldugunda
     sayfayi otomatik yakinlastirir ve geri uzaklastirmaz -> kullanici siteyi
     "yanlis boyutta" gorur. 0.96rem = 15.4px idi; telefonda 16px'e sabitlendi.
     KURAL: telefonda hicbir input/select/textarea 16px'in altina inmemeli. */
  .field input, .field textarea, .field select,
  .wiz-form input, .wiz-form select, .wiz-form textarea,
  input, select, textarea { font-size: 16px; }

  /* Yuzen WhatsApp / yukari-cik butonlari footer'in son satirini kapatiyordu */
  .footer-bottom { padding-bottom: 84px; }
}

@media (max-width: 760px) {
  body { font-size: 16px; }
  .founders-grid { max-width: 460px; }
  .founder-card { grid-template-columns: 1fr; }
  .founder-photo { aspect-ratio: 4 / 5; height: auto; min-height: 0; }
  .footer .logo-name { font-size: 1.9rem; }
  .footer .logo-sub { font-size: 0.62rem; }
  .hero-trust { position: static; backdrop-filter: none; margin-top: 2.5rem; }
  .hero-dots { margin-bottom: 1.5rem; }
  .hero-arrow { width: 40px; height: 40px; }
  .hero-arrow svg { width: 18px; height: 18px; }
  .hero-arrow--prev { left: 6px; }
  .hero-arrow--next { right: 6px; }
  .hero { min-height: auto; padding-top: calc(var(--header-h) + 40px); padding-bottom: 60px; }
  .scroll-cue { display: none; }
  .form-row { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-bottom { flex-direction: column; text-align: center; }
  .wa-float { width: 50px; height: 50px; bottom: 22px; left: 20px; }
  .to-top { bottom: 22px; right: 20px; }
}


/* ---------- Makale detay sayfası (Temmuz 2026 — gerçek makaleler) ---------- */
.article-page .article-meta-row {
  display: flex; flex-wrap: wrap; align-items: center; gap: 0.9rem;
  margin-bottom: 2.4rem; padding-bottom: 1.4rem;
  border-bottom: 1px solid var(--line);
  font-size: 0.82rem; letter-spacing: 0.04em; text-transform: uppercase;
  color: var(--muted-light);
}
.article-page .article-meta-row .article-tag { position: static; }
/* display:flex, genel [data-lang-*] gizleme kuralından (tek sınıf) daha yüksek
   özgüllükte — dil gizlemesini burada yeniden kurmak gerekiyor. */
html[lang="tr"] .article-page .article-meta-row[data-lang-en],
html[lang="en"] .article-page .article-meta-row[data-lang-tr] { display: none; }
html[lang="en"] .article-page .article-meta-row[data-lang-en] { display: flex; }
.article-page h2 {
  font-size: clamp(1.35rem, 2.6vw, 1.75rem);
  margin: 2.6rem 0 1rem;
}
.article-page h2:first-child { margin-top: 0; }
.article-page h3 { font-size: 1.12rem; margin: 1.8rem 0 0.6rem; color: var(--navy-700); }
html[data-theme="dark"] .article-page h3 { color: var(--ink); }
.article-page p { color: var(--muted); line-height: 1.85; margin-bottom: 1.2rem; }
.article-page p.article-intro { font-size: 1.12rem; color: var(--ink); }
.article-page ul { margin: 0 0 1.4rem 1.3rem; }
.article-page ul li { color: var(--muted); line-height: 1.8; margin-bottom: 0.55rem; padding-left: 0.3rem; }
.article-page ul li::marker { color: var(--accent); }
.article-closing {
  margin-top: 2.8rem; padding: 1.8rem 2rem;
  background: var(--bg-alt); border-left: 3px solid var(--accent);
  border-radius: var(--radius);
}
.article-closing p { margin-bottom: 0.9rem; }
.article-closing p:last-child { margin-bottom: 0; font-weight: 600; color: var(--ink); }
.article-nav-bottom {
  display: flex; flex-wrap: wrap; gap: 1rem; justify-content: space-between; align-items: center;
  margin-top: 3rem; padding-top: 1.8rem; border-top: 1px solid var(--line);
}
.article-back {
  display: inline-flex; align-items: center; gap: 0.5rem;
  font-weight: 600; color: var(--accent); font-size: 0.95rem;
  transition: color var(--transition);
}
.article-back:hover { color: var(--accent-600); }
.article-back svg { width: 18px; height: 18px; }

/* ============================================================
   Koyu Tema (data-theme="dark") — Temmuz 2026
   Yaklasim: yuzeyler --surface, metin --ink/--muted (dark'ta aydinlik);
   navy-900 KOYU kalir (zeminler icin), basliklar ayrica aydinlatilir.
   ============================================================ */
html[data-theme="dark"] {
  --bg:        #0a1424;
  --bg-alt:    #0e1c31;
  --bg-alt2:   #13253f;
  --surface:   #101f37;
  --ink:       #e7edf5;
  --muted:     #a7b6c8;
  --muted-light: #7f90a5;
  --line:        rgba(255, 255, 255, 0.10);
  --line-strong: rgba(255, 255, 255, 0.20);
  --shadow-sm: 0 4px 16px rgba(0, 0, 0, 0.35);
  --shadow-md: 0 14px 40px rgba(0, 0, 0, 0.45);
  --shadow-lg: 0 26px 60px rgba(0, 0, 0, 0.50);
}
html[data-theme="dark"] body { background: var(--bg); color: var(--ink); }
html[data-theme="dark"] h1,
html[data-theme="dark"] h2,
html[data-theme="dark"] h3,
html[data-theme="dark"] h4 { color: var(--ink); }
html[data-theme="dark"] .field label { color: var(--muted); }
html[data-theme="dark"] .field input,
html[data-theme="dark"] .field select,
html[data-theme="dark"] .field textarea { background: var(--bg-alt2); color: var(--ink); }
html[data-theme="dark"] .field input:focus,
html[data-theme="dark"] .field textarea:focus,
html[data-theme="dark"] .field select:focus { background: var(--bg-alt); }
html[data-theme="dark"] .btn-light { background: var(--surface); color: var(--ink); }
html[data-theme="dark"] .btn-light:hover { background: var(--bg-alt2); }
html[data-theme="dark"] .vcard-qr img { background: #fff; }   /* QR okunabilirligi icin beyaz kalir */

/* --- Eylul 2026 (Sinem): koyu modda okunmayan yazilar ---------------------
   Bu bilesenler metin rengini sabit lacivert (--navy-700/800/900) aliyordu;
   koyu modda zemin de koyulasinca kontrast kayboluyordu. Kural: koyu temada
   metin --ink / --muted uzerinden gelir. */
html[data-theme="dark"] .chip { color: var(--ink); background: var(--bg-alt); }
html[data-theme="dark"] .chip:hover { background: var(--bg-alt2); border-color: var(--accent-300); }
html[data-theme="dark"] .chip svg { color: var(--accent-300); }
html[data-theme="dark"] .feature-item h3,
html[data-theme="dark"] .feature-item h4,
html[data-theme="dark"] .step h3,
html[data-theme="dark"] .step h4,
html[data-theme="dark"] .credential .det h4,
html[data-theme="dark"] .vcard-block h3,
html[data-theme="dark"] .vcard-block h4,
html[data-theme="dark"] .info-card h3,
html[data-theme="dark"] .wiz-result h3,
html[data-theme="dark"] .wiz-q { color: var(--ink); }
html[data-theme="dark"] .intro-signature-line,
html[data-theme="dark"] .contact-info-item p { color: var(--ink); }
html[data-theme="dark"] .field-consent .consent { color: var(--muted); }

/* Tema degistirme butonu (header) */
.theme-toggle {
  display: inline-grid; place-items: center;
  width: 38px; height: 38px; border-radius: 50%;
  color: #fff; border: 1px solid rgba(255, 255, 255, 0.25);
  transition: background var(--transition), border-color var(--transition);
}
.theme-toggle:hover { background: rgba(255, 255, 255, 0.12); }
.theme-toggle svg { width: 18px; height: 18px; }
.theme-toggle .icon-sun { display: none; }
html[data-theme="dark"] .theme-toggle .icon-sun { display: block; }
html[data-theme="dark"] .theme-toggle .icon-moon { display: none; }
