/*
 * provengine.com — tanıtım sitesi.
 *
 * Kaynak: Claude Design projesi 6727fc63 · `Provengine UI.dc.html` §2a
 * "Marketing site · desktop". Değerler tahmin değil, o dosyadan alındı:
 * 64px yatay kenar, 1fr/520px kahraman ızgarası, 60px başlık, beyaz "How it
 * works" bandı, #F4F4F5 fayda bandı, koyu kapanış.
 *
 * Tek stylesheet, çerçeve yok. Bu sayfanın işi hızlı açılmak ve taranabilmek;
 * bir SPA'nın ilk boyaması için JavaScript beklemesi tam da SEO'nun ödemek
 * istemediği bedeldir.
 */

/*
 * Poppins — YEREL. Google Fonts'tan çekilmez.
 *
 * İki nedenle: (1) harici istek her ziyaretçinin IP adresini rıza alınmadan
 * üçüncü bir ülkeye taşır — bir Alman mahkemesi bunu GDPR ihlali saydı
 * (LG München I, 3 O 17493/20) ve tanıtım sitesinde onay bandı yoktur;
 * (2) `fonts.googleapis.com` + `fonts.gstatic.com` iki ayrı DNS + TLS el
 * sıkışması demekti ve stylesheet render'ı bloklar, yani LCP bekler.
 *
 * Yalnızca `latin` ve `latin-ext` alt kümeleri var; `devanagari` indirilmedi.
 * Türkçe için ikisi de gerekli: ı U+0131 latin'de, ama ğ U+011F, ş U+015F ve
 * İ U+0130 latin-ext'te. `unicode-range` sayesinde tarayıcı sayfada geçen
 * karakterlere göre yalnızca gerekeni indirir.
 *
 * Toplam 52 KB / 8 dosya. Sürüm: Google Fonts Poppins v24.
 */

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  /* Metin fontu beklemez; marka fontu geldiğinde yerine geçer (site.md §5). */
  font-display: swap;
  src: url('/fonts/poppins-400-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: 'Poppins';
  font-style: normal;
  font-weight: 400;
  /* Metin fontu beklemez; marka fontu geldiğinde yerine geçer (site.md §5). */
  font-display: swap;
  src: url('/fonts/poppins-400-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: 'Poppins';
  font-style: normal;
  font-weight: 500;
  /* Metin fontu beklemez; marka fontu geldiğinde yerine geçer (site.md §5). */
  font-display: swap;
  src: url('/fonts/poppins-500-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: 'Poppins';
  font-style: normal;
  font-weight: 500;
  /* Metin fontu beklemez; marka fontu geldiğinde yerine geçer (site.md §5). */
  font-display: swap;
  src: url('/fonts/poppins-500-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: 'Poppins';
  font-style: normal;
  font-weight: 600;
  /* Metin fontu beklemez; marka fontu geldiğinde yerine geçer (site.md §5). */
  font-display: swap;
  src: url('/fonts/poppins-600-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: 'Poppins';
  font-style: normal;
  font-weight: 600;
  /* Metin fontu beklemez; marka fontu geldiğinde yerine geçer (site.md §5). */
  font-display: swap;
  src: url('/fonts/poppins-600-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: 'Poppins';
  font-style: normal;
  font-weight: 700;
  /* Metin fontu beklemez; marka fontu geldiğinde yerine geçer (site.md §5). */
  font-display: swap;
  src: url('/fonts/poppins-700-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: 'Poppins';
  font-style: normal;
  font-weight: 700;
  /* Metin fontu beklemez; marka fontu geldiğinde yerine geçer (site.md §5). */
  font-display: swap;
  src: url('/fonts/poppins-700-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;
}

:root {
  --ink: #0d0d0d;
  --ink-soft: #17171a;
  --line: #26262b;
  --line-soft: #1e1e22;
  --line-strong: #3a3a40;
  --text: #ffffff;
  --muted: #9a9aa2;
  --faint: #7a7a82;
  --nav: #b9b9c0;
  --brand: #ffc107;
  /*
   * Amber as TEXT on a light band. `#e0a800` was here and it is not a darkening,
   * it is a tint: 2.15:1 on white, 1.96:1 on the grey band, 1.99:1 on its own
   * wash — every use failed WCAG AA, including `.concept-n` at 34px where even
   * the relaxed 3:1 large-text floor was missed.
   *
   * `#8a5a00` reads as the same amber family and measures 5.93:1 on white,
   * 5.39:1 on `--band-grey`, 5.49:1 on `--brand-wash`. Amber stays `--brand` for
   * FILLS, where 11.92:1 against `--ink` makes it the strongest pairing on the
   * page; the split exists because one colour cannot be both.
   */
  --brand-ink: #8a5a00;
  --brand-wash: #fff6db;
  --on-brand: #0d0d0d;
  --band-white: #ffffff;
  --band-grey: #f4f4f5;
  --text-dark: #0d0d0d;
  --muted-dark: #6b6b72;
  --radius: 14px;
  --radius-sm: 9px;
  --pad-x: 64px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

/*
 * Kaydırma animasyonu bir TERCİHTİR. Vestibüler rahatsızlığı olan biri için
 * "yumuşak kaydırma" baş dönmesidir ve sayfanın işleyişi için gerekli değildir;
 * işletim sistemi bunu zaten söylüyor, sormak yeterliydi.
 */
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

/*
 * Klavye odağı. Sitede hiç `:focus` kuralı yoktu; tarayıcının kendi halkası
 * `outline: none` ile silinmemişti ama koyu zeminde mavi varsayılan halka
 * neredeyse görünmüyordu ve Sekme ile gezen biri nerede olduğunu kaybediyordu.
 *
 * `:focus-visible`, `:focus` değil: fareyle tıklanan bir düğmenin halka
 * göstermesi gerekmez, klavyeyle ulaşılanın göstermesi gerekir.
 */
:focus-visible {
  outline: 3px solid var(--brand);
  outline-offset: 3px;
  border-radius: 4px;
}

/* Açık zeminli bantlarda kehribar halka yeterince ayrışmaz — koyu halka. */
.band-white :focus-visible,
.band-grey :focus-visible,
.legal-body :focus-visible {
  outline-color: var(--text-dark);
}

/*
 * İçeriğe atlama bağlantısı (WCAG 2.4.1). Ekranda yok, odaklanınca var:
 * `display: none` olsaydı klavyeyle de ulaşılamazdı, bu yüzden ekran dışına
 * konumlandırılır.
 */
.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 100;
  padding: 12px 18px;
  background: var(--brand);
  color: var(--on-brand);
  font-size: 14px;
  font-weight: 600;
  border-radius: 0 0 var(--radius-sm) 0;
}

.skip-link:focus {
  left: 0;
}

body {
  margin: 0;
  background: var(--ink);
  color: var(--text);
  font-family: Poppins, system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

img,
svg {
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
}

h1,
h2,
h3 {
  margin: 0;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.en {
  color: var(--brand);
}

/* --- Header — §2a satır 1 --------------------------------------------------- */

.site-head {
  display: flex;
  align-items: center;
  gap: 34px;
  padding: 20px var(--pad-x);
  border-bottom: 1px solid var(--line-soft);
  position: sticky;
  top: 0;
  z-index: 10;
  background: rgba(13, 13, 13, 0.94);
  backdrop-filter: blur(8px);
}

.logo {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-right: auto;
  font-size: 19px;
  font-weight: 600;
}

.site-nav {
  display: flex;
  gap: 34px;
}

.site-nav a {
  font-size: 14px;
  color: var(--nav);
}

.site-nav a:hover {
  color: var(--text);
}

.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border-radius: var(--radius-sm);
  padding: 11px 18px;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid transparent;
  cursor: pointer;
  white-space: nowrap;
}

.btn-primary {
  background: var(--brand);
  color: var(--on-brand);
}

.btn-primary:hover {
  background: #ffcd38;
}

.btn-ghost {
  border-color: var(--line-strong);
  color: var(--text);
  font-weight: 400;
}

.btn-ghost:hover {
  border-color: var(--faint);
}

/* --- Hero — 1fr / 520px, 60px başlık ---------------------------------------- */

.hero {
  display: grid;
  grid-template-columns: 1fr 520px;
  gap: 60px;
  padding: 76px var(--pad-x) 84px;
  align-items: center;
}

.eyebrow {
  font-size: 15px;
  color: var(--brand);
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-bottom: 16px;
}

.hero h1 {
  font-size: 60px;
  line-height: 1.08;
  margin: 0 0 20px;
}

.hero .lead {
  font-size: 16px;
  line-height: 1.65;
  color: var(--muted);
  max-width: 44ch;
  margin: 0 0 28px;
}

.hero-actions {
  display: flex;
  gap: 12px;
}

.stats {
  display: flex;
  gap: 40px;
  margin-top: 44px;
  padding-top: 26px;
  border-top: 1px solid var(--line-soft);
}

.stat-n {
  font-size: 26px;
  font-weight: 700;
}

.kv {
  font-size: 10px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--faint);
}

/* --- Hero kartı: Task Progress ---------------------------------------------- */

.panel {
  background: var(--ink-soft);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 24px;
}

.panel-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.panel-title {
  font-size: 15px;
  font-weight: 600;
}

.gauge-row {
  display: flex;
  gap: 26px;
  align-items: center;
}

/* The ring is a conic gradient, not an image: it stays crisp at any zoom and
   costs no request. */
.gauge {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: conic-gradient(var(--brand) 0 72%, #2a2a30 0);
  display: grid;
  place-items: center;
  flex: none;
}

.gauge-in {
  width: 112px;
  height: 112px;
  border-radius: 50%;
  background: var(--ink-soft);
  display: grid;
  place-items: center;
  text-align: center;
}

.gauge-n {
  font-size: 28px;
  font-weight: 700;
}

.steps {
  flex: 1;
  min-width: 0;
}

.step-row {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 16px 13px 0;
  border-bottom: 1px solid var(--line);
}

.step-row:last-child {
  border-bottom: 0;
}

.step-row span:nth-child(2) {
  flex: 1;
  font-size: 14px;
}

.step-done {
  color: var(--brand);
}

.step-open span:nth-child(2) {
  color: var(--muted);
}

.step-left {
  color: var(--faint);
  font-size: 13px;
}

/* --- Beyaz bant: How it works ----------------------------------------------- */

.band-white {
  background: var(--band-white);
  color: var(--text-dark);
  padding: 54px var(--pad-x);
}

.band-grey {
  background: var(--band-grey);
  color: var(--text-dark);
  padding: 54px var(--pad-x);
}

/*
 * Bir `<h2>`dir, `<div>` değil: ana sayfa h1'den doğrudan h3'e atlıyordu ve
 * bölüm başlıkları başlık elemanı olmadığı için ekran okuyucunun başlık
 * listesinde hiç görünmüyordu.
 *
 * `letter-spacing: normal` bilinçli: `h1,h2,h3` kuralı -0.02em veriyor, oysa
 * tasarım dosyasındaki 30px başlıklar tracking taşımıyor (design/marketing.html).
 * Semantik kazanılırken görünüm birebir kalır — REQ-SITE-005 tasarıma bağlılığı
 * ölçüyor ve haklı olarak ölçüyor.
 */
.band-title {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: normal;
}

.band-sub {
  font-size: 15px;
  color: var(--muted-dark);
}

.flow {
  display: grid;
  grid-template-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
  align-items: center;
  margin-top: 34px;
}

.flow-arrow {
  text-align: center;
  color: #c9c9ce;
  font-size: 20px;
}

.flow-name {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin-top: 14px;
}

.flow-desc {
  font-size: 13.5px;
  color: var(--muted-dark);
  margin-top: 5px;
  max-width: 30ch;
}

/* --- Gri bant: faydalar ------------------------------------------------------ */

.benefits {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 26px;
}

.benefit {
  background: #fff;
  border-radius: var(--radius);
  padding: 22px;
}

.benefit-n {
  width: 34px;
  height: 34px;
  border-radius: var(--radius-sm);
  background: var(--brand-wash);
  color: var(--brand-ink);
  font-weight: 700;
  display: grid;
  place-items: center;
  margin-bottom: 14px;
}

.benefit h3 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
}

.benefit p {
  font-size: 13.5px;
  color: var(--muted-dark);
  margin: 6px 0 0;
}

.band-grey .en {
  color: var(--brand-ink);
}

/* --- SSS --------------------------------------------------------------------- */

/*
 * `FAQPage` şeması, soru ve cevabın sayfada GÖRÜNÜR olmasını şart koşar; yalnızca
 * JSON-LD'ye yazılan bir SSS Google tarafından yok sayılır. Bu bölüm o yüzden
 * şemanın süsü değil, kaynağı: `index.html` içindeki mainEntity ile buradaki
 * metin birebir aynıdır.
 *
 * `<details>`/`<summary>` kullanılır çünkü sitenin JavaScript'i yoktur (site.md
 * §5) ve açılır davranış, klavye erişimi ile ekran okuyucu duyurusu tarayıcıdan
 * bedelsiz gelir. Bir akordeonu betikle yazmak, üçünü de elle yazmak olurdu.
 */
.faq {
  padding: 54px var(--pad-x);
  border-top: 1px solid var(--line-soft);
}

.faq-list {
  margin-top: 26px;
  max-width: 78ch;
}

.faq-item {
  border-bottom: 1px solid var(--line);
}

.faq-item summary {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 17px 0;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  /* Varsayılan üçgen kaldırılır; yerine sağda kendi işaretimiz durur. */
  list-style: none;
}

.faq-item summary::-webkit-details-marker {
  display: none;
}

.faq-item summary::after {
  content: '+';
  margin-left: auto;
  font-size: 22px;
  font-weight: 400;
  color: var(--brand);
  line-height: 1;
}

.faq-item[open] summary::after {
  content: '−';
}

.faq-item summary:hover {
  color: var(--brand);
}

.faq-answer {
  margin: 0 0 20px;
  font-size: 14.5px;
  line-height: 1.7;
  color: var(--muted);
  max-width: 72ch;
}

/* --- Kapanış ----------------------------------------------------------------- */

.closing {
  display: flex;
  align-items: center;
  gap: 26px;
  padding: 44px var(--pad-x);
}

.closing-title {
  font-size: 22px;
  font-weight: 600;
}

.closing-sub {
  font-size: 14px;
  color: var(--muted);
}

.closing > div {
  flex: 1;
}

/*
 * Alt bilgi tasarımda yok; buraya ekli çünkü dil alternatifi ve site haritası
 * bağlantısının taranabilir bir yerde durması gerekiyor (site.md §4). Kapanışın
 * altında, sessiz.
 */
.site-foot {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 24px;
  align-items: center;
  padding: 0 var(--pad-x) 40px;
  font-size: 13px;
  color: var(--faint);
}

.site-foot a:hover {
  color: var(--text);
}

.site-foot .spacer {
  margin-left: auto;
}

/* --- Dar ekranlar ------------------------------------------------------------ */

@media (max-width: 1180px) {
  :root {
    --pad-x: 32px;
  }
  .hero {
    grid-template-columns: 1fr;
    gap: 44px;
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .hero h1 {
    font-size: 44px;
  }
  .flow {
    grid-template-columns: 1fr 1fr;
    gap: 28px 20px;
  }
  .flow-arrow {
    display: none;
  }
  .benefits {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  :root {
    --pad-x: 20px;
  }
  .site-nav {
    display: none;
  }
  .hero h1 {
    font-size: 34px;
  }
  .gauge-row {
    flex-direction: column;
    align-items: stretch;
  }
  .gauge {
    align-self: center;
  }
  .flow,
  .benefits {
    grid-template-columns: 1fr;
  }
  .stats {
    gap: 24px;
    flex-wrap: wrap;
  }
  .closing {
    flex-wrap: wrap;
  }
}

/* --- İçerik sayfaları — /nasil-calisir · /en/how-it-works ------------------- */

/*
 * Ana sayfa iki sütunlu bir kahraman kullanıyor; anlatım sayfasının sağında
 * gösterilecek bir kart yok. Bu yüzden kendi giriş bandı var: aynı 60px başlık
 * ve aynı 64px kenar, ama tek sütun ve okunabilir bir ölçü.
 */
.page-hero {
  padding: 76px var(--pad-x) 64px;
}

.page-hero h1 {
  font-size: 60px;
  line-height: 1.08;
  margin: 0 0 20px;
  max-width: 18ch;
}

.page-hero .lead {
  font-size: 17px;
  line-height: 1.65;
  color: var(--muted);
  max-width: 62ch;
  margin: 0;
}

.page-hero .lead strong {
  color: var(--text);
  font-weight: 600;
}

/* Numbered concepts: the number is the anchor, the text is a readable column. */
.concept {
  display: grid;
  grid-template-columns: 56px 1fr;
  gap: 20px;
  padding: 26px 0;
  border-top: 1px solid rgba(13, 13, 13, 0.12);
}

.concept:first-of-type {
  border-top: 0;
  padding-top: 8px;
}

.concept-n {
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
  color: var(--brand-ink);
}

.concept h2 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 6px;
  letter-spacing: -0.01em;
}

.concept p {
  margin: 0;
  font-size: 15px;
  line-height: 1.65;
  color: var(--muted-dark);
  max-width: 68ch;
}

.concept em {
  font-style: normal;
  color: var(--text-dark);
  font-weight: 600;
}

/* The worked example reuses the four-column flow, on the dark ground. */
.example {
  padding: 54px var(--pad-x);
}

.example .flow-name,
.example .band-title {
  color: var(--text);
}

.example .flow-desc {
  color: var(--muted);
}

.example .flow-arrow {
  color: var(--faint);
}

.example .kv {
  color: var(--brand);
}

/* --- Hukuki sayfalar --------------------------------------------------------- */

/*
 * Aydınlatma metni, koşullar, çerez politikası ve başvuru sayfası.
 *
 * Koyu zemin üzerinde uzun metin yorucudur, bu yüzden gövde beyaz banda alınır
 * ve ölçü 74ch'e kapatılır. Tanıtım sayfaları taranmak için yazılıdır; bunlar
 * OKUNMAK için — biri satır atlayarak geçer, diğeri madde madde takip edilir.
 */
.legal-body {
  background: var(--band-white);
  color: var(--text-dark);
  padding: 54px var(--pad-x) 72px;
}

.legal-body > * {
  max-width: 74ch;
}

.legal-body h2 {
  font-size: 21px;
  font-weight: 700;
  margin: 38px 0 10px;
  letter-spacing: -0.01em;
}

.legal-body h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 24px 0 6px;
  letter-spacing: 0;
}

.legal-body p,
.legal-body li {
  font-size: 15px;
  line-height: 1.72;
  color: var(--muted-dark);
  margin: 0 0 12px;
}

.legal-body strong {
  color: var(--text-dark);
  font-weight: 600;
}

.legal-body ul,
.legal-body ol {
  margin: 0 0 14px;
  padding-left: 22px;
}

.legal-body li {
  margin-bottom: 7px;
}

.legal-body a {
  color: var(--brand-ink);
  text-decoration: underline;
  text-underline-offset: 2px;
}

/* Yürürlük tarihi ve sürüm — onay kaydı bir SÜRÜME karşı tutulur, dolayısıyla
   sürümün sayfada görünmesi bir ayrıntı değil, ispatın parçasıdır. */
.legal-meta {
  font-size: 13px;
  color: var(--faint);
  margin-top: 10px;
}

/* Veri sorumlusu künyesi: mevzuatın ilk sorduğu şey "kim" (KVKK m.10/a). */
.legal-card {
  background: var(--band-grey);
  border-radius: var(--radius);
  padding: 20px 22px;
  margin: 18px 0 8px;
}

.legal-card dl {
  margin: 0;
  display: grid;
  grid-template-columns: minmax(150px, auto) 1fr;
  gap: 8px 18px;
}

.legal-card dt {
  font-size: 13.5px;
  font-weight: 600;
  color: var(--text-dark);
}

.legal-card dd {
  margin: 0;
  font-size: 13.5px;
  color: var(--muted-dark);
}

.legal-table {
  width: 100%;
  border-collapse: collapse;
  margin: 8px 0 18px;
  font-size: 14px;
}

.legal-table th,
.legal-table td {
  text-align: left;
  padding: 10px 12px;
  border-bottom: 1px solid #e4e4e7;
  vertical-align: top;
  color: var(--muted-dark);
}

.legal-table th {
  font-weight: 600;
  color: var(--text-dark);
  border-bottom-width: 2px;
}

.legal-toc {
  background: var(--brand-wash);
  border-radius: var(--radius);
  padding: 18px 22px;
  margin: 22px 0 6px;
}

.legal-toc p {
  margin: 0 0 8px;
  font-weight: 600;
  color: var(--text-dark);
  font-size: 13.5px;
}

.legal-toc ol {
  margin: 0;
  padding-left: 20px;
}

.legal-toc li {
  margin-bottom: 4px;
  font-size: 14px;
}

@media (max-width: 640px) {
  .legal-card dl {
    grid-template-columns: 1fr;
    gap: 2px;
  }
  .legal-card dd {
    margin-bottom: 10px;
  }
  .legal-table {
    display: block;
    overflow-x: auto;
  }
}

@media (max-width: 1180px) {
  .page-hero h1 {
    font-size: 44px;
  }
}

@media (max-width: 640px) {
  .page-hero h1 {
    font-size: 34px;
  }
  .concept {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}
