@charset "UTF-8";
/* ==========================================================================
   KOBİ ADAM - Web Site Paketi
   --------------------------------------------------------------------------
   Yapı: ortalanmış kompozisyon, kapsül navigasyon, pill butonlar, hairline
   ayraçlar, her modül tek ve aynı kapsayıcı genişliğinde.
   Renk: serin açık nötr zemin + tek marka mavisi + para için tek turuncu.
   Tipografi: Manrope (tek aile). Sayılar tabular figür.
   Köşe kuralı: butonlar pill (999px), kartlar 16px, girdiler 10px.
   ========================================================================== */

/* --------------------------------------------------------------------------
   1. Tokenlar
   -------------------------------------------------------------------------- */
:root {
  /* Zemin */
  --ground:   #f5f6f8;
  --surface:  #ffffff;
  --surface-2:#eef0f4;
  --night:    #0d1117;
  --night-2:  #161c26;

  /* Mürekkep */
  --ink:      #0d1117;
  --ink-2:    #454c58;
  --ink-3:    #626a79;   /* 4.99:1 zemin, 5.36:1 beyaz */

  /* Marka */
  --brand:      #2d6df6;
  --brand-deep: #1b4fcc;  /* küçük metin ve bağlantılar için */
  --brand-tint: #edf3fe;
  --brand-line: #c9dcfd;

  /* Para ve aciliyet - sayfadaki tek ikinci renk */
  --money:      #c2410c;
  --money-tint: #fdf0e9;

  /* Çizgi */
  --line:      #e3e6ec;
  --line-soft: #ecEEF2;
  --line-hard: #cdd3dd;

  /* Tipografi */
  --font: "Manrope", "Segoe UI", system-ui, -apple-system, sans-serif;

  /* Ölçü */
  --shell: 1200px;
  --gut:   clamp(20px, 4vw, 40px);
  --nav-h: 68px;

  --z-bg: 0; --z-body: 10; --z-stick: 20; --z-nav: 30;

  /* Yükselti - serin zemine göre tonlanmış, saf siyah değil */
  --lift-1: 0 1px 2px rgba(13, 17, 23, .05);
  --lift-2: 0 1px 2px rgba(13, 17, 23, .05), 0 8px 20px -12px rgba(13, 17, 23, .22);
  --lift-3: 0 1px 3px rgba(13, 17, 23, .06), 0 20px 44px -24px rgba(13, 17, 23, .3);

  --ease: cubic-bezier(.23, 1, .32, 1);
}

/* --------------------------------------------------------------------------
   2. Sıfırlama
   -------------------------------------------------------------------------- */
*, *::before, *::after { box-sizing: border-box; }

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--nav-h) + 28px);
  color-scheme: light;
}

body {
  margin: 0;
  background: var(--ground);
  color: var(--ink-2);
  font-family: var(--font);
  font-size: 17px;
  line-height: 1.62;
  font-synthesis-weight: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

img, svg, video, iframe { display: block; max-width: 100%; }

/* display:grid/flex veren sınıflar tarayıcının [hidden] kuralını ezer;
   hidden özniteliği her zaman kazanmalı (ödeme formu buna dayanıyor) */
[hidden] { display: none !important; }

button, input, select, textarea { font: inherit; color: inherit; }
a { color: inherit; text-decoration: none; }
h1, h2, h3, h4, p, figure, blockquote { margin: 0; }
ul, ol { margin: 0; padding: 0; list-style: none; }
table { border-collapse: collapse; width: 100%; }

/* Para ve ölçüler hizalı dursun */
.num { font-variant-numeric: tabular-nums; font-feature-settings: "tnum" 1; }

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

::-webkit-scrollbar { width: 12px; height: 12px; }
::-webkit-scrollbar-track { background: var(--surface-2); }
::-webkit-scrollbar-thumb { background: var(--line-hard); border-radius: 99px; border: 3px solid var(--surface-2); }
::-webkit-scrollbar-thumb:hover { background: var(--ink-3); }

:focus-visible { outline: 2px solid var(--brand); outline-offset: 3px; border-radius: 6px; }

/* --------------------------------------------------------------------------
   3. Tipografi
   -------------------------------------------------------------------------- */
.display {
  font-weight: 800;
  line-height: 1.04;
  letter-spacing: -.035em;
  color: var(--ink);
  text-wrap: balance;
}

.d-xl { font-size: clamp(2.35rem, 4.6vw, 3.9rem); line-height: 1.02; }
.d-lg { font-size: clamp(1.85rem, 3.2vw, 2.8rem); }
.d-md { font-size: clamp(1.45rem, 2.4vw, 2rem); letter-spacing: -.03em; }

.lead {
  font-size: clamp(1rem, 1.3vw, 1.16rem);
  line-height: 1.6;
  color: var(--ink-2);
  max-width: 62ch;
  text-wrap: pretty;
}

.ink-brand { color: var(--brand); }
.ink-money { color: var(--money); }
.nb { white-space: nowrap; }

/* --------------------------------------------------------------------------
   4. Kapsayıcı ve bölümler
   -------------------------------------------------------------------------- */
.shell {
  width: 100%;
  max-width: var(--shell);
  margin-inline: auto;
  padding-inline: var(--gut);
}

/* Sayfadaki her modül bu ölçüyü paylaşır. İstisna yok. */
.section { position: relative; padding-block: clamp(56px, 7vw, 104px); }
.section + .section { padding-block-start: clamp(44px, 5.5vw, 84px); }
.section--tight { padding-block: clamp(36px, 4.5vw, 60px); }

.section--surface { background: var(--surface); border-block: 1px solid var(--line-soft); }

/* Sayfadaki TEK koyu yüzey */
.section--night { background: var(--night); color: #b9c2d0; padding-block: clamp(64px, 8vw, 112px); }
.section--night .display { color: #fff; }
.section--night .lead { color: #97a1b1; }

/* Ortalanmış bölüm başlığı: solda dev başlık + sağda küçük paragraf
   kalıbının yerine geçer. Tek odak, tek hizalama. */
.sec-head {
  display: grid;
  justify-items: center;
  gap: 14px;
  text-align: center;
  max-width: 44rem;
  margin: 0 auto clamp(36px, 4.5vw, 56px);
}
.sec-head .lead { max-width: 52ch; }

/* --------------------------------------------------------------------------
   5. Navigasyon
   -------------------------------------------------------------------------- */
.nav {
  position: fixed;
  top: 14px;
  /* Viewport'a değil, sayfanın ölçüsüne hizalanır */
  left:  max(14px, calc((100% - var(--shell)) / 2 + 8px));
  right: max(14px, calc((100% - var(--shell)) / 2 + 8px));
  z-index: var(--z-nav);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  height: var(--nav-h);
  padding-inline: 14px 12px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: rgba(245, 246, 248, .82);
  backdrop-filter: blur(16px) saturate(1.5);
  -webkit-backdrop-filter: blur(16px) saturate(1.5);
  transition: background .28s var(--ease), box-shadow .28s var(--ease), border-color .28s var(--ease);
}

.nav[data-scrolled="true"] {
  background: rgba(255, 255, 255, .92);
  box-shadow: var(--lift-2);
}

.brand { display: inline-flex; align-items: center; gap: 10px; padding: 6px 4px; }
.brand img { width: 34px; height: 34px; border-radius: 10px; }
.brand__word { font-weight: 800; font-size: 1.05rem; letter-spacing: -.03em; color: var(--ink); }
.brand__word b { font-weight: 800; color: var(--brand); }

/* Nav bağlantıları kendi kapsülünde toplanır */
.nav__links {
  display: none;
  align-items: center;
  gap: 2px;
  padding: 5px;
  border-radius: 999px;
  background: rgba(13, 17, 23, .045);
}
@media (min-width: 1060px) { .nav__links { display: flex; } }

.nav__link {
  display: inline-flex;
  align-items: center;
  height: 40px;
  padding-inline: 15px;
  border-radius: 999px;
  font-size: .9rem;
  font-weight: 600;
  color: var(--ink-2);
  transition: background .2s var(--ease), color .2s var(--ease);
}
.nav__link:hover { background: var(--surface); color: var(--ink); box-shadow: var(--lift-1); }
.nav__link[aria-current="true"] { background: var(--surface); color: var(--brand-deep); box-shadow: var(--lift-1); }

.nav__side { display: flex; align-items: center; gap: 10px; }

.nav__phone {
  display: none;
  align-items: center;
  gap: 8px;
  height: 44px;
  padding-inline: 12px;
  border-radius: 999px;
  font-size: .9rem;
  font-weight: 600;
  color: var(--ink-2);
  transition: color .2s var(--ease), background .2s var(--ease);
}
.nav__phone:hover { color: var(--brand-deep); background: var(--brand-tint); }
@media (min-width: 700px) { .nav__phone { display: inline-flex; } }

.navtoggle {
  display: grid;
  place-content: center;
  gap: 5px;
  width: 44px; height: 44px;
  flex: none;
  padding: 0;
  border: 1px solid var(--line-hard);
  border-radius: 999px;
  background: var(--surface);
  cursor: pointer;
  transition: border-color .2s var(--ease);
}
.navtoggle:hover { border-color: var(--ink-3); }
.navtoggle span { display: block; width: 16px; height: 1.8px; border-radius: 2px; background: var(--ink); transition: transform .3s var(--ease); }
.navtoggle[aria-expanded="true"] span:first-child { transform: translateY(3.4px) rotate(45deg); }
.navtoggle[aria-expanded="true"] span:last-child  { transform: translateY(-3.4px) rotate(-45deg); }
@media (min-width: 1060px) { .navtoggle { display: none; } }

@media (max-width: 1059px) {
  .nav__links {
    position: absolute;
    top: calc(100% + 8px);
    left: 0; right: 0;
    display: grid;
    gap: 2px;
    padding: 8px;
    border: 1px solid var(--line);
    border-radius: 18px;
    /* Menü paneli tamamen opak: yarı saydam zeminde arkadaki başlık
       menü metniyle karışıp okunaklığı bozuyordu. */
    background: var(--surface);
    box-shadow: var(--lift-3);
    /* Küçük telefonlarda panel ekranı taşmasın */
    max-height: calc(100dvh - var(--nav-h) - 40px);
    overflow-y: auto;
    overscroll-behavior: contain;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-6px);
    transition: opacity .22s var(--ease), transform .26s var(--ease), visibility .22s;
  }
  .nav[data-open="true"] .nav__links { opacity: 1; visibility: visible; transform: translateY(0); }
  .nav__link { height: 44px; border-radius: 12px; font-size: .95rem; }
}

/* --------------------------------------------------------------------------
   6. Butonlar - iki sistem: dolu ve çerçeveli. Başka yok.
   -------------------------------------------------------------------------- */
.btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  height: 52px;
  padding-inline: 26px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: .96rem;
  font-weight: 700;
  letter-spacing: -.01em;
  white-space: nowrap;
  cursor: pointer;
  transition: background .18s var(--ease), border-color .18s var(--ease),
              color .18s var(--ease), box-shadow .18s var(--ease), transform .12s var(--ease);
}
.btn svg { width: 16px; height: 16px; flex: none; }
.btn:active { transform: translateY(1px); }
.btn:focus-visible { outline: 2px solid var(--brand); outline-offset: 3px; }

.btn--primary {
  background: var(--brand);
  color: #fff;
  box-shadow: 0 1px 2px rgba(13, 17, 23, .14), 0 10px 22px -14px var(--brand-deep);
}
.btn--primary:hover { background: var(--brand-deep); box-shadow: 0 1px 2px rgba(13, 17, 23, .18), 0 6px 14px -10px var(--brand-deep); }

.btn--line {
  background: var(--surface);
  border-color: var(--line-hard);
  color: var(--ink);
}
.btn--line:hover { border-color: var(--ink); background: var(--surface); }

.btn--lg { height: 58px; padding-inline: 32px; font-size: 1.02rem; }
.btn--sm { height: 44px; padding-inline: 20px; font-size: .9rem; }
.btn--block { width: 100%; }

.section--night .btn--line { background: transparent; border-color: rgba(255, 255, 255, .28); color: #fff; }
.section--night .btn--line:hover { border-color: #fff; background: rgba(255, 255, 255, .08); }

/* --------------------------------------------------------------------------
   7. Hero - ortalanmış
   -------------------------------------------------------------------------- */
.hero {
  position: relative;
  padding-block: calc(var(--nav-h) + clamp(48px, 7vw, 88px)) clamp(48px, 6vw, 76px);
  text-align: center;
  overflow: hidden;
  background:
    radial-gradient(ellipse 62% 46% at 50% -6%, var(--brand-tint), transparent 70%),
    var(--ground);
}

.hero__inner { display: grid; justify-items: center; gap: 22px; }

.hero h1 { max-width: 18ch; }
.hero .lead { max-width: 56ch; }

.hero__sub {
  font-size: clamp(1.15rem, 2vw, 1.5rem);
  font-weight: 800;
  letter-spacing: -.03em;
  color: var(--brand);
  margin-top: -8px;
}

.hero__cta { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin-top: 6px; }

/* Fiyat şeridi - hero'nun altında, ortalanmış, hairline bölmeli */
.pricebar {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1px;
  width: min(100%, 720px);
  margin-top: 14px;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: var(--line-soft);
  box-shadow: var(--lift-2);
  overflow: hidden;
}
@media (min-width: 620px) { .pricebar { grid-template-columns: repeat(3, 1fr); } }

.pricebar__cell { padding: 18px 20px; background: var(--surface); text-align: center; }
.pricebar__v {
  display: block;
  font-size: clamp(1.45rem, 2.6vw, 1.8rem);
  font-weight: 800;
  letter-spacing: -.035em;
  line-height: 1.1;
  color: var(--ink);
}
.pricebar__cell--money .pricebar__v { color: var(--money); }
.pricebar__k { display: block; margin-top: 3px; font-size: .82rem; color: var(--ink-3); }

.hero__note { font-size: .86rem; color: var(--ink-3); }

/* --------------------------------------------------------------------------
   8. Güven satırı - hairline ayraçlı, kutusuz
   -------------------------------------------------------------------------- */
/* Fiyat şeridiyle aynı dil: çerçeveli kutu, hücreler arası hairline.
   Serbest duran 2x2 ızgara mobilde dağınık görünüyordu. */
.trustrow {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: var(--lift-1);
}
@media (min-width: 880px) { .trustrow { grid-template-columns: repeat(4, 1fr); } }

.trustrow__i {
  display: grid;
  align-content: start;
  gap: 6px;
  padding: clamp(20px, 2.6vw, 28px) clamp(14px, 2vw, 20px);
  background: var(--surface);
  text-align: center;
}

.trustrow__v {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 5px;
  font-size: clamp(1.75rem, 3vw, 2.3rem);
  font-weight: 800;
  letter-spacing: -.04em;
  line-height: 1;
  color: var(--ink);
}
/* Birim kısa tutuluyor; açıklama alt satırda duruyor */
.trustrow__u { font-size: .42em; font-weight: 700; color: var(--brand); letter-spacing: -.01em; }
.trustrow__k { font-size: .84rem; line-height: 1.4; color: var(--ink-3); text-wrap: balance; }

/* --------------------------------------------------------------------------
   9. Paket ızgarası - kapsanmış, kompakt
   -------------------------------------------------------------------------- */
.specs {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}
@media (min-width: 640px)  { .specs { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1000px) { .specs { grid-template-columns: repeat(3, 1fr); } }

.spec {
  display: grid;
  gap: 12px;
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: var(--surface);
  transition: border-color .22s var(--ease), box-shadow .22s var(--ease), transform .22s var(--ease);
}
@media (hover: hover) {
  .spec:hover { border-color: var(--brand-line); box-shadow: var(--lift-2); transform: translateY(-2px); }
}

.spec__icon {
  display: grid;
  place-items: center;
  width: 38px; height: 38px;
  border-radius: 11px;
  background: var(--brand-tint);
  color: var(--brand-deep);
}
.spec__icon svg { width: 19px; height: 19px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }

.spec h3 { font-size: 1.02rem; font-weight: 700; letter-spacing: -.02em; line-height: 1.3; color: var(--ink); }
.spec p { font-size: .9rem; line-height: 1.55; color: var(--ink-2); }

/* Kapanış şeridi - ızgaranın altında tam genişlik, vurgu rengi */
.nofee {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  margin-top: 14px;
  padding: 22px 24px;
  border: 1px solid var(--money-tint);
  border-radius: 16px;
  background: var(--money-tint);
}
.nofee__icon {
  display: grid;
  place-items: center;
  width: 38px; height: 38px;
  flex: none;
  border-radius: 11px;
  background: #fbdcc9;
  color: var(--money);
}
.nofee__icon svg { width: 19px; height: 19px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.nofee h3 { font-size: 1.02rem; font-weight: 700; letter-spacing: -.02em; color: var(--ink); margin-bottom: 3px; }
.nofee p { font-size: .9rem; line-height: 1.55; color: var(--ink-2); }
.nofee div { flex: 1 1 320px; }

/* --------------------------------------------------------------------------
   10. Süreç
   -------------------------------------------------------------------------- */
.flow { display: grid; gap: 14px; }
@media (min-width: 880px) { .flow { grid-template-columns: repeat(3, 1fr); } }

.step {
  display: grid;
  gap: 12px;
  align-content: start;
  padding: 26px;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: var(--surface);
}

.step__day {
  display: inline-flex;
  align-items: center;
  align-self: start;
  height: 30px;
  padding-inline: 13px;
  border-radius: 999px;
  background: var(--brand-tint);
  color: var(--brand-deep);
  font-size: .82rem;
  font-weight: 700;
  letter-spacing: -.01em;
}

.step h3 { font-size: 1.16rem; font-weight: 700; letter-spacing: -.025em; color: var(--ink); }
.step p { font-size: .92rem; color: var(--ink-2); }

.step__list { display: grid; gap: 9px; margin-top: 4px; padding-top: 16px; border-top: 1px solid var(--line-soft); }
.step__list li { display: grid; grid-template-columns: 17px 1fr; gap: 10px; align-items: start; font-size: .88rem; color: var(--ink-2); }
.step__list svg { width: 17px; height: 17px; margin-top: 3px; color: var(--brand); }

/* --------------------------------------------------------------------------
   11. Karşılaştırma (tek koyu bant)
   -------------------------------------------------------------------------- */
.compare-wrap {
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 16px;
  overflow-x: auto;
  background: var(--night-2);
}
.compare-wrap:focus-visible { outline: 2px solid #6fa8ff; outline-offset: 3px; }
.compare { min-width: 660px; font-size: .92rem; }

.compare th, .compare td { padding: 16px 20px; text-align: left; border-bottom: 1px solid rgba(255, 255, 255, .07); vertical-align: middle; }
.compare thead th {
  font-size: .84rem;
  font-weight: 700;
  color: #97a1b1;
  background: rgba(255, 255, 255, .03);
  white-space: nowrap;
}
.compare tbody tr:last-child th, .compare tbody tr:last-child td { border-bottom: 0; }
.compare tbody th { font-weight: 600; color: #e7ebf1; }
.compare td { color: #9aa5b6; }

.compare th.is-us, .compare td.is-us { background: rgba(45, 109, 246, .13); color: #fff; border-inline: 1px solid rgba(111, 168, 255, .26); }
.compare thead th.is-us { color: #8cbaff; background: rgba(45, 109, 246, .2); }

.cell-mark { display: inline-flex; align-items: center; gap: 9px; }
.cell-mark svg { width: 16px; height: 16px; flex: none; }
.cell-mark--yes svg { color: #6fa8ff; }
.cell-mark--no  svg { color: #6b7688; }
.cell-hi { font-weight: 700; color: #8cbaff; }
.cell-hi--money { color: #ffb184; }

.scroll-hint { display: none; align-items: center; gap: 8px; margin-bottom: 12px; font-size: .82rem; color: #8590a2; }
.scroll-hint svg { width: 15px; height: 15px; flex: none; }
@media (max-width: 720px) { .scroll-hint { display: flex; } }

/* --------------------------------------------------------------------------
   12. Teslim belgesi
   -------------------------------------------------------------------------- */
.cert { display: grid; gap: clamp(28px, 4vw, 48px); align-items: center; }
@media (min-width: 940px) { .cert { grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); } }

.doc {
  position: relative;
  margin: 0;
  padding: clamp(22px, 3vw, 30px) clamp(22px, 3vw, 30px) clamp(22px, 3vw, 30px) clamp(30px, 4vw, 42px);
  border: 1px solid var(--line);
  border-radius: 16px;
  background:
    repeating-linear-gradient(0deg, transparent 0 27px, rgba(13, 17, 23, .028) 27px 28px),
    var(--surface);
  box-shadow: var(--lift-3);
}
.doc::before {
  content: "";
  position: absolute;
  top: 18px; bottom: 18px; left: 14px;
  width: 5px;
  border-radius: 99px;
  background: repeating-linear-gradient(180deg, var(--line-hard) 0 5px, transparent 5px 14px);
}

.doc__head { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 10px; padding-bottom: 14px; border-bottom: 1.5px solid var(--ink); }
.doc__brand { display: inline-flex; align-items: center; gap: 9px; font-weight: 800; font-size: .95rem; letter-spacing: -.03em; color: var(--ink); }
.doc__brand img { width: 22px; height: 22px; border-radius: 6px; }
.doc__no { font-size: .78rem; font-weight: 600; color: var(--ink-3); }

.doc__title { margin-top: 18px; font-size: clamp(1.2rem, 2.2vw, 1.45rem); font-weight: 800; letter-spacing: -.03em; line-height: 1.15; color: var(--ink); }

.doc__rows { margin: 18px 0 0; display: grid; }
.doc__rows > div { display: flex; align-items: baseline; justify-content: space-between; gap: 14px; padding: 10px 0; border-bottom: 1px dashed var(--line-hard); }
.doc__rows dt { font-size: .86rem; color: var(--ink-2); }
.doc__rows dd { margin: 0; font-size: .86rem; font-weight: 700; color: var(--ink); text-align: right; }
.doc__rows-total { border-bottom: 0 !important; padding-top: 13px !important; }
.doc__rows-total dt { font-weight: 700; color: var(--ink); }
.doc__rows-total dd { color: var(--money); font-size: .96rem; }

.doc__foot { display: flex; align-items: flex-end; justify-content: space-between; gap: 18px; margin-top: 18px; padding-top: 16px; border-top: 1px solid var(--line); }
.doc__sign { font-size: .78rem; color: var(--ink-3); padding-top: 24px; border-top: 1px solid var(--line-hard); min-width: 116px; }
.doc__seal { position: relative; display: grid; place-items: center; width: 70px; height: 70px; flex: none; color: var(--brand); opacity: .8; transform: rotate(-8deg); }
.doc__seal svg { position: absolute; inset: 0; width: 100%; height: 100%; }
.doc__seal span { font-size: .74rem; font-weight: 800; letter-spacing: .02em; transform: translateY(18px); }

.cert__list { display: grid; gap: 14px; margin-top: 22px; }
.cert__list li { display: grid; grid-template-columns: 22px 1fr; gap: 13px; align-items: start; font-size: .92rem; color: var(--ink-2); }
.cert__list b { display: block; color: var(--ink); font-weight: 700; margin-bottom: 2px; }
.cert__list svg { width: 22px; height: 22px; margin-top: 2px; color: var(--brand); }

/* --------------------------------------------------------------------------
   13. Fiyat
   -------------------------------------------------------------------------- */
.offer {
  display: grid;
  gap: clamp(26px, 3.5vw, 44px);
  padding: clamp(24px, 3.4vw, 40px);
  border: 1px solid var(--line);
  border-radius: 20px;
  background: var(--surface);
  box-shadow: var(--lift-3);
}
@media (min-width: 940px) { .offer { grid-template-columns: minmax(0, 1.05fr) minmax(300px, .78fr); align-items: start; } }

.offer__rows { display: grid; margin-top: 20px; }
.offer__row { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 13px 0; border-bottom: 1px solid var(--line-soft); font-size: .92rem; }
.offer__row span { color: var(--ink-2); }
.offer__row b { font-weight: 700; color: var(--ink); }
.offer__row--total { border-bottom: 0; padding-top: 16px; margin-top: 4px; border-top: 1.5px solid var(--ink); }
.offer__row--total span { color: var(--ink); font-weight: 700; }
.offer__row--total b { color: var(--money); font-size: 1.16rem; }
.is-free { color: var(--brand) !important; }

.offer__buy { padding: 24px; border: 1px solid var(--line); border-radius: 16px; background: var(--surface-2); }
.offer__buy h3 { font-size: 1rem; font-weight: 700; letter-spacing: -.02em; color: var(--ink); margin-bottom: 14px; }

.plan { display: grid; gap: 8px; margin-bottom: 18px; }
.plan__row {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 12px;
  padding: 11px 14px;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: var(--surface);
  font-size: .9rem;
}
.plan__n { font-weight: 800; font-size: .84rem; color: var(--brand-deep); }
.plan__row span { color: var(--ink-3); font-size: .84rem; }
.plan__row b { font-weight: 700; color: var(--ink); }
.plan__row--best { border-color: #f3c8ae; background: var(--money-tint); }
.plan__row--best .plan__n, .plan__row--best b { color: var(--money); }

.paylogos { display: flex; flex-wrap: wrap; align-items: center; gap: 7px; margin-top: 16px; padding-top: 16px; border-top: 1px solid var(--line); }
.paylogo { padding: 5px 11px; border: 1px solid var(--line); border-radius: 999px; background: var(--surface); font-size: .76rem; font-weight: 600; color: var(--ink-3); }

.offer__note { margin-top: 14px; font-size: .8rem; line-height: 1.5; color: var(--ink-3); }

/* --------------------------------------------------------------------------
   14. S.S.S.
   -------------------------------------------------------------------------- */
.faq { display: grid; gap: 10px; max-width: 46rem; margin-inline: auto; }

.qa { border: 1px solid var(--line); border-radius: 14px; background: var(--surface); transition: border-color .22s var(--ease); }
.qa[open] { border-color: var(--brand-line); }

.qa summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 18px 20px;
  cursor: pointer;
  list-style: none;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: -.02em;
  color: var(--ink);
}
.qa summary::-webkit-details-marker { display: none; }
.qa summary:hover { color: var(--brand-deep); }

.qa__sign { position: relative; width: 22px; height: 22px; flex: none; color: var(--ink-3); transition: transform .3s var(--ease), color .22s var(--ease); }
.qa__sign::before, .qa__sign::after { content: ""; position: absolute; top: 50%; left: 50%; background: currentColor; transform: translate(-50%, -50%); transition: opacity .24s var(--ease); }
.qa__sign::before { width: 11px; height: 1.8px; border-radius: 2px; }
.qa__sign::after  { width: 1.8px; height: 11px; border-radius: 2px; }
.qa[open] .qa__sign { transform: rotate(180deg); color: var(--brand); }
.qa[open] .qa__sign::after { opacity: 0; }

.qa__body { padding: 0 20px 20px; max-width: 66ch; }
.qa__body p { font-size: .94rem; color: var(--ink-2); }
.qa__body p + p { margin-top: 11px; }

/* --------------------------------------------------------------------------
   15. Kapanış
   -------------------------------------------------------------------------- */
.finale {
  padding-block: clamp(60px, 8vw, 108px);
  text-align: center;
  background: radial-gradient(ellipse 60% 60% at 50% 0%, var(--brand-tint), transparent 68%), var(--ground);
}
.finale__inner { display: grid; justify-items: center; gap: 20px; }
.finale .lead { text-align: center; }
.finale__cta { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin-top: 4px; }
.finale__note { font-size: .86rem; color: var(--ink-3); }

/* --------------------------------------------------------------------------
   16. Footer
   -------------------------------------------------------------------------- */
.foot { border-top: 1px solid var(--line); background: var(--surface); padding-block: clamp(40px, 5vw, 60px) 26px; }
.foot__grid { display: grid; gap: 34px; }
@media (min-width: 820px) { .foot__grid { grid-template-columns: minmax(0, 1.5fr) repeat(2, minmax(0, 1fr)); gap: 48px; } }

.foot h2 { font-size: .92rem; font-weight: 700; letter-spacing: -.01em; color: var(--ink); margin-bottom: 16px; }
.foot__about { font-size: .9rem; color: var(--ink-2); max-width: 40ch; margin-top: 14px; }
.foot__links { display: grid; gap: 4px; }
.foot__links a { display: inline-flex; align-items: center; min-height: 44px; font-size: .9rem; color: var(--ink-2); transition: color .2s var(--ease); }
.foot__links a:hover { color: var(--brand-deep); }

.foot__bottom { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 14px; margin-top: 36px; padding-top: 22px; border-top: 1px solid var(--line); font-size: .84rem; color: var(--ink-3); }

/* --------------------------------------------------------------------------
   17. Mobil satın alma çubuğu
   -------------------------------------------------------------------------- */
.sticky-buy {
  position: fixed;
  left: 12px; right: 12px; bottom: 12px;
  z-index: var(--z-stick);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 10px 10px 10px 18px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: rgba(255, 255, 255, .95);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  box-shadow: var(--lift-3);
  transform: translateY(150%);
  transition: transform .4s var(--ease);
}
.sticky-buy[data-visible="true"] { transform: translateY(0); }
@media (min-width: 1060px) { .sticky-buy { display: none; } }

.sticky-buy__price { font-size: 1.08rem; font-weight: 800; letter-spacing: -.03em; line-height: 1.15; color: var(--ink); }
.sticky-buy__price span { font-size: .74em; font-weight: 700; color: var(--ink-3); }
.sticky-buy__note { font-size: .78rem; color: var(--ink-3); }
.sticky-buy .btn { flex: none; }
@media (max-width: 400px) {
  .sticky-buy { padding-left: 14px; gap: 10px; }
  .sticky-buy__price { font-size: .98rem; }
  .sticky-buy .btn { padding-inline: 16px; }
}

/* --------------------------------------------------------------------------
   18. Ödeme sayfası
   -------------------------------------------------------------------------- */
.checkout { padding-block: calc(var(--nav-h) + 44px) clamp(50px, 7vw, 90px); min-height: 100vh; }
.checkout__grid { display: grid; gap: clamp(22px, 3vw, 36px); }
@media (min-width: 960px) { .checkout__grid { grid-template-columns: minmax(0, 1.3fr) minmax(310px, .74fr); align-items: start; } }

.steps { display: flex; align-items: center; gap: 8px; margin-bottom: 26px; flex-wrap: wrap; }
.steps__i {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 36px;
  padding-inline: 14px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--surface);
  font-size: .84rem;
  font-weight: 600;
  color: var(--ink-3);
}
.steps__i b { display: grid; place-items: center; width: 20px; height: 20px; border-radius: 999px; background: var(--surface-2); font-size: .8rem; color: var(--ink-2); }
.steps__i[data-on="true"] { border-color: var(--brand-line); background: var(--brand-tint); color: var(--brand-deep); }
.steps__i[data-on="true"] b { background: var(--brand); color: #fff; }
.steps__sep { width: 18px; height: 1px; background: var(--line-hard); }

.card { padding: clamp(20px, 2.8vw, 28px); border: 1px solid var(--line); border-radius: 16px; background: var(--surface); }
.card + .card { margin-top: 16px; }
.card__title { display: flex; align-items: center; gap: 11px; font-size: 1.04rem; font-weight: 700; letter-spacing: -.02em; color: var(--ink); margin-bottom: 20px; }
.card__title i { display: grid; place-items: center; width: 26px; height: 26px; flex: none; border-radius: 999px; background: var(--brand-tint); color: var(--brand-deep); font-size: .8rem; font-style: normal; font-weight: 800; }

.field-grid { display: grid; gap: 16px; }
@media (min-width: 620px) { .field-grid--2 { grid-template-columns: repeat(2, minmax(0, 1fr)); } }

.field { display: grid; gap: 7px; }
.field--full { grid-column: 1 / -1; }
.field label { font-size: .88rem; font-weight: 600; color: var(--ink-2); }
.field label .req { color: var(--money); }

.field input, .field select, .field textarea {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid var(--line-hard);
  border-radius: 10px;
  background: var(--surface);
  color: var(--ink);
  font-size: .95rem;
  transition: border-color .18s var(--ease), box-shadow .18s var(--ease);
}
.field input::placeholder, .field textarea::placeholder { color: var(--ink-3); opacity: 1; }
.field input:hover, .field select:hover, .field textarea:hover { border-color: var(--ink-3); }
.field input:focus, .field select:focus, .field textarea:focus { outline: none; border-color: var(--brand); box-shadow: 0 0 0 3px rgba(45, 109, 246, .16); }
.field textarea { resize: vertical; min-height: 86px; }

.field select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%23454c58' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 12px;
  padding-right: 38px;
}

.field__hint { font-size: .8rem; color: var(--ink-3); }
.field__err { font-size: .8rem; font-weight: 600; color: #b3261e; display: none; }
.field[data-invalid="true"] input,
.field[data-invalid="true"] select,
.field[data-invalid="true"] textarea { border-color: #b3261e; box-shadow: 0 0 0 3px rgba(179, 38, 30, .12); }
.field[data-invalid="true"] .field__err { display: block; }

.segmented { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
.segmented input { position: absolute; opacity: 0; pointer-events: none; }
.segmented label {
  display: flex;
  align-items: center;
  gap: 11px;
  min-height: 52px;
  padding: 12px 16px;
  border: 1px solid var(--line-hard);
  border-radius: 12px;
  background: var(--surface);
  cursor: pointer;
  font-size: .93rem;
  font-weight: 600;
  color: var(--ink-2);
  transition: border-color .18s var(--ease), background .18s var(--ease), color .18s var(--ease);
}
.segmented label:hover { border-color: var(--ink-3); color: var(--ink); }
.segmented__dot { width: 18px; height: 18px; flex: none; border: 1.5px solid var(--line-hard); border-radius: 999px; display: grid; place-items: center; transition: border-color .18s var(--ease); }
.segmented__dot::after { content: ""; width: 9px; height: 9px; border-radius: 999px; background: var(--brand); transform: scale(0); transition: transform .22s var(--ease); }
.segmented input:checked + label { border-color: var(--brand); background: var(--brand-tint); color: var(--ink); }
.segmented input:checked + label .segmented__dot { border-color: var(--brand); }
.segmented input:checked + label .segmented__dot::after { transform: scale(1); }
.segmented input:focus-visible + label { outline: 2px solid var(--brand); outline-offset: 3px; }

.inst { display: grid; gap: 10px; }
@media (min-width: 560px) { .inst { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (min-width: 820px) { .inst { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
.inst input { position: absolute; opacity: 0; pointer-events: none; }
.inst label {
  display: grid;
  gap: 2px;
  min-height: 62px;
  align-content: center;
  padding: 12px 14px;
  border: 1px solid var(--line-hard);
  border-radius: 12px;
  background: var(--surface);
  cursor: pointer;
  transition: border-color .18s var(--ease), background .18s var(--ease);
}
.inst label:hover { border-color: var(--ink-3); }
.inst label b { font-size: .96rem; font-weight: 800; letter-spacing: -.02em; color: var(--ink); }
.inst label span { font-size: .8rem; color: var(--ink-3); }
.inst input:checked + label { border-color: var(--brand); background: var(--brand-tint); }
.inst input:checked + label b { color: var(--brand-deep); }
.inst input:focus-visible + label { outline: 2px solid var(--brand); outline-offset: 3px; }

.checks { display: grid; gap: 12px; }
.check { display: grid; grid-template-columns: 22px 1fr; gap: 12px; align-items: start; cursor: pointer; padding-block: 4px; }
.check input { position: absolute; opacity: 0; pointer-events: none; }
.check__box { width: 22px; height: 22px; margin-top: 1px; border: 1.5px solid var(--line-hard); border-radius: 7px; background: var(--surface); display: grid; place-items: center; transition: border-color .18s var(--ease), background .18s var(--ease); }
.check__box svg { width: 13px; height: 13px; stroke: #fff; stroke-width: 3; fill: none; stroke-linecap: round; stroke-linejoin: round; opacity: 0; transform: scale(.6); transition: opacity .18s var(--ease), transform .22s var(--ease); }
.check input:checked + .check__box { background: var(--brand); border-color: var(--brand); }
.check input:checked + .check__box svg { opacity: 1; transform: scale(1); }
.check input:focus-visible + .check__box { outline: 2px solid var(--brand); outline-offset: 3px; }
.check__text { font-size: .89rem; color: var(--ink-2); line-height: 1.55; }
.check__text a { color: var(--brand-deep); font-weight: 600; text-decoration: underline; text-underline-offset: 2px; }

.summary { position: sticky; top: calc(var(--nav-h) + 24px); padding: clamp(20px, 2.8vw, 26px); border: 1px solid var(--line); border-radius: 16px; background: var(--surface); box-shadow: var(--lift-3); }
.summary__pkg { display: grid; gap: 5px; padding-bottom: 18px; margin-bottom: 18px; border-bottom: 1px solid var(--line); }
.summary__pkg h2 { font-size: 1.12rem; font-weight: 800; letter-spacing: -.03em; color: var(--ink); }
.summary__pkg p { font-size: .86rem; color: var(--ink-2); }

.summary__rows { display: grid; gap: 11px; font-size: .92rem; }
.summary__row { display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.summary__row span { color: var(--ink-2); }
.summary__row b { font-weight: 700; color: var(--ink); }

.summary__total { display: flex; align-items: baseline; justify-content: space-between; gap: 16px; margin-top: 18px; padding-top: 18px; border-top: 1.5px solid var(--ink); }
.summary__total span { font-size: .94rem; font-weight: 700; color: var(--ink); }
.summary__total b { font-size: 1.66rem; font-weight: 800; letter-spacing: -.035em; color: var(--money); line-height: 1; }
.summary__mini { margin-top: 7px; text-align: right; font-size: .82rem; color: var(--ink-3); }
.summary__mini[data-vurgu="true"] { color: var(--ink-2); line-height: 1.45; }
.summary__mini b { font-weight: 700; color: var(--ink); white-space: nowrap; }

/* Yenileme bilgisi kutusu (siparis ozeti) */
.renew {
  display: grid; grid-template-columns: 34px 1fr; gap: 12px; align-items: start;
  margin-top: 16px; padding: 13px 14px;
  border: 1px solid var(--brand-line); border-radius: 12px; background: var(--brand-tint);
}
.renew__ico {
  display: grid; place-items: center; width: 34px; height: 34px; border-radius: 10px;
  background: var(--surface); border: 1px solid var(--brand-line); color: var(--brand-deep);
}
.renew__ico svg { width: 18px; height: 18px; }
.renew__body { display: grid; gap: 3px; }
.renew__t { font-size: .92rem; font-weight: 800; color: var(--brand-deep); line-height: 1.35; }
.renew__d { font-size: .83rem; color: var(--ink-2); line-height: 1.5; }
.renew__amt { font-weight: 700; color: var(--ink); white-space: nowrap; }

/* Ozet kartindaki birincil eylem */
.summary__go { margin-top: 18px; }
.summary__gonote { margin-top: 9px; text-align: center; font-size: .8rem; color: var(--ink-3); }

/* Dar ekranda ozet zaten sayfanin en altinda; orada sabit cubuk is goruyor */
@media (max-width: 959px) { .summary__go { display: none; } }

/* PayTR taksit tablosu: PayTR'in urettigi isaretlemeyi site diline uyarlar */
.ttablo { margin-top: 16px; border: 1px solid var(--line); border-radius: 12px; background: var(--surface); }
.ttablo > summary {
  display: flex; align-items: center; justify-content: space-between; gap: 12px;
  padding: 13px 16px; cursor: pointer; list-style: none;
  font-size: .9rem; font-weight: 700; color: var(--ink);
}
.ttablo > summary::-webkit-details-marker { display: none; }
.ttablo > summary::after {
  content: ""; flex: none; width: 8px; height: 8px; margin-left: 4px;
  border-right: 2px solid var(--ink-3); border-bottom: 2px solid var(--ink-3);
  transform: rotate(45deg) translateY(-2px); transition: transform .2s var(--ease);
}
.ttablo[open] > summary::after { transform: rotate(-135deg) translateY(-2px); }
.ttablo > summary:hover { color: var(--brand-deep); }
.ttablo__tutar { margin-left: auto; font-size: .82rem; font-weight: 600; color: var(--ink-3); }
.ttablo__not { padding: 0 16px 12px; font-size: .8rem; line-height: 1.5; color: var(--ink-3); }

#paytr_taksit_tablosu {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 10px;
  padding: 0 14px 14px; font-size: .8rem;
}
#paytr_taksit_tablosu .ttablo__durum { grid-column: 1 / -1; padding: 10px 2px; color: var(--ink-3); }
#paytr_taksit_tablosu .taksit-tablosu-wrapper {
  padding: 12px 12px 8px; border: 1px solid var(--line); border-radius: 10px; background: var(--ground);
}
#paytr_taksit_tablosu .taksit-logo { display: flex; align-items: center; height: 30px; margin-bottom: 6px; }
#paytr_taksit_tablosu .taksit-logo img { max-height: 24px; max-width: 110px; width: auto; }
#paytr_taksit_tablosu .taksit-baslik,
#paytr_taksit_tablosu .taksit-tutar-wrapper { display: grid; grid-template-columns: 1fr auto; gap: 8px; }
#paytr_taksit_tablosu .taksit-tutari-text { padding-bottom: 4px; font-size: .72rem; color: var(--ink-3); }
#paytr_taksit_tablosu .taksit-tutar-wrapper { padding: 6px 0; border-top: 1px solid var(--line); }
#paytr_taksit_tablosu .taksit-tutari { color: var(--ink); font-weight: 600; font-variant-numeric: tabular-nums; white-space: nowrap; }
#paytr_taksit_tablosu .taksit-tutari-text + .taksit-tutari-text,
#paytr_taksit_tablosu .taksit-tutari + .taksit-tutari { text-align: right; color: var(--ink-2); font-weight: 500; }

.summary__list { display: grid; gap: 9px; margin-top: 20px; padding-top: 18px; border-top: 1px solid var(--line); }
.summary__list li { display: grid; grid-template-columns: 16px 1fr; gap: 10px; font-size: .85rem; color: var(--ink-2); }
.summary__list svg { width: 16px; height: 16px; margin-top: 3px; color: var(--brand); }

.secure-note { display: flex; align-items: flex-start; gap: 10px; margin-top: 16px; padding: 12px 14px; border: 1px solid var(--brand-line); border-radius: 12px; background: var(--brand-tint); font-size: .84rem; color: var(--ink-2); line-height: 1.5; }
.secure-note svg { width: 18px; height: 18px; flex: none; margin-top: 2px; color: var(--brand-deep); }

.paytr-stage { display: none; }
.paytr-stage[data-active="true"] { display: block; }
.paytr-frame { width: 100%; min-height: 640px; border: 1px solid var(--line); border-radius: 14px; background: var(--surface); }
.form-stage[data-hidden="true"] { display: none; }

.pay-fallback { display: grid; gap: 12px; justify-items: center; text-align: center; min-height: 300px; align-content: center; padding: 36px 22px; border: 1px dashed var(--line-hard); border-radius: 14px; }
.pay-fallback h3 { font-size: 1.05rem; font-weight: 700; color: var(--ink); }
.pay-fallback p { font-size: .92rem; color: var(--ink-2); max-width: 46ch; }

/* --------------------------------------------------------------------------
   19. Erişilebilirlik
   -------------------------------------------------------------------------- */
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.skip {
  position: absolute;
  top: -70px; left: 16px;
  z-index: 100;
  display: inline-flex;
  align-items: center;
  height: 46px;
  padding-inline: 18px;
  border-radius: 999px;
  background: var(--brand);
  color: #fff;
  font-weight: 700;
  font-size: .92rem;
  transition: top .22s var(--ease);
}
.skip:focus { top: 16px; }

.js-reveal { will-change: transform, opacity; }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}

/* --------------------------------------------------------------------------
   20. Responsive
   -------------------------------------------------------------------------- */
@media (max-width: 1059px) { body { padding-bottom: 88px; } }

@media (max-width: 620px) {
  body { font-size: 16px; }
  .hero { padding-block: calc(var(--nav-h) + 36px) 44px; }
  .hero__cta { width: 100%; }
  .hero__cta .btn { width: 100%; }
  .finale__cta { width: 100%; }
  .finale__cta .btn { width: 100%; }
  .offer { padding: 22px 18px; }
  .offer__buy { padding: 18px 16px; }
  .doc__foot { flex-direction: column; align-items: flex-start; gap: 14px; }
  .foot__bottom { flex-direction: column; align-items: flex-start; gap: 8px; }
  .summary { position: static; }
  .offer__buy { position: static; }
}

@media (max-width: 380px) {
  :root { --gut: 16px; }
  .nav { padding-inline: 10px 8px; gap: 8px; }
  .brand__word { font-size: .95rem; }
  .btn--sm { padding-inline: 15px; font-size: .86rem; }
}

/* --------------------------------------------------------------------------
   21. Hukuki metin sayfaları
   -------------------------------------------------------------------------- */
.legal { padding-block: calc(var(--nav-h) + 40px) clamp(50px, 7vw, 88px); }
.legal__doc { max-width: 46rem; margin-inline: auto; }
.legal__doc h2 { font-size: 1.16rem; font-weight: 800; letter-spacing: -.025em; color: var(--ink); margin-top: 34px; margin-bottom: 10px; }
.legal__doc h1 + p { margin-top: 12px; }
.legal__doc p { font-size: .96rem; color: var(--ink-2); margin-bottom: 10px; }
.legal__doc ul { display: grid; gap: 8px; margin: 10px 0 16px; }
.legal__doc li { position: relative; padding-left: 20px; font-size: .95rem; line-height: 1.65; color: var(--ink-2); }
.legal__doc li::before { content: ""; position: absolute; left: 0; top: 10px; width: 5px; height: 5px; border-radius: 999px; background: var(--brand); }
.legal__doc li b { color: var(--ink); }
.legal__doc p a, .legal__doc li a, .legal__doc dd a {
  color: var(--brand-deep); text-decoration: underline; text-underline-offset: 2px;
  text-decoration-thickness: 1px; text-decoration-color: var(--brand-line);
}
.legal__doc p a:hover, .legal__doc li a:hover, .legal__doc dd a:hover {
  text-decoration-color: currentColor;
}
.legal__doc dl { display: grid; gap: 0; margin: 12px 0 18px; }
.legal__doc dl > div { display: flex; flex-wrap: wrap; gap: 6px 18px; padding: 11px 0; border-bottom: 1px solid var(--line); }
.legal__doc dt { font-size: .92rem; font-weight: 700; color: var(--ink); min-width: 190px; }
.legal__doc dd { margin: 0; font-size: .92rem; color: var(--ink-2); }
.legal__todo {
  display: inline-block;
  padding: 2px 9px;
  border: 1px dashed var(--money);
  border-radius: 999px;
  background: var(--money-tint);
  font-size: .82rem;
  font-weight: 600;
  color: var(--money);
}
.legal__back { display: inline-flex; margin-bottom: 24px; }

/* Her sayfanin altindaki yasal baglanti satiri */
.legalnav {
  display: flex; flex-wrap: wrap; justify-content: center; gap: 8px 22px;
  padding-bottom: 20px;
}
.legalnav a, .legalnav span {
  font-size: .85rem; line-height: 1.5; color: var(--ink-3); text-decoration: none;
}
.legalnav a:hover { color: var(--brand-deep); }
.legalnav span[aria-current] { color: var(--ink); font-weight: 700; }

/* --------------------------------------------------------------------------
   22. Güven rozetleri, slogan ve resmi hizmet bandı
   -------------------------------------------------------------------------- */

/* Marka sloganı: logonun altında ve kapanışta tekrar eder */
.slogan { font-size: .92rem; font-weight: 600; color: var(--ink-3); letter-spacing: -.01em; }

/* Hero altındaki rozet satırı: faturalı, sözleşmeli, güvenli ödeme */
.badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin-top: 4px;
}
.badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 38px;
  padding: 7px 15px 7px 12px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--surface);
  box-shadow: var(--lift-1);
  font-size: .88rem;
  font-weight: 600;
  color: var(--ink-2);
}
.badge svg { width: 17px; height: 17px; flex: none; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; color: var(--brand); }
.badge--money svg { color: var(--money); }

/* Resmi hizmet bandı: faturalı ve sözleşmeli olduğunu tek bakışta anlatır */
.official {
  display: grid;
  gap: 18px;
  padding: clamp(24px, 3.4vw, 34px);
  border: 1px solid var(--brand-line);
  border-radius: 20px;
  background: var(--brand-tint);
}
@media (min-width: 900px) { .official { grid-template-columns: minmax(0, 1fr) minmax(0, 1.25fr); gap: clamp(28px, 4vw, 48px); align-items: center; } }

.official h2 { font-size: clamp(1.3rem, 2.4vw, 1.8rem); font-weight: 800; letter-spacing: -.03em; line-height: 1.15; color: var(--ink); }
.official p { margin-top: 10px; font-size: .98rem; color: var(--ink-2); max-width: 46ch; }

.official__list { display: grid; gap: 10px; }
@media (min-width: 620px) { .official__list { grid-template-columns: repeat(2, minmax(0, 1fr)); } }

.official__i {
  display: grid;
  grid-template-columns: 34px 1fr;
  gap: 12px;
  align-items: start;
  padding: 14px;
  border: 1px solid var(--brand-line);
  border-radius: 14px;
  background: var(--surface);
}
.official__i span[aria-hidden] {
  display: grid;
  place-items: center;
  width: 34px; height: 34px;
  border-radius: 10px;
  background: var(--brand-tint);
  color: var(--brand-deep);
}
.official__i svg { width: 17px; height: 17px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.official__i b { display: block; font-size: .94rem; font-weight: 700; color: var(--ink); letter-spacing: -.01em; }
.official__i small { display: block; margin-top: 2px; font-size: .85rem; line-height: 1.5; color: var(--ink-2); }

/* Mobil menü içindeki eylem bloğu */
.nav__cta { display: none; }

@media (max-width: 1059px) {
  .nav__cta {
    display: grid;
    gap: 8px;
    margin-top: 8px;
    padding-top: 12px;
    border-top: 1px solid var(--line);
  }
  .nav__cta .btn { width: 100%; }
  .nav__cta-note { text-align: center; font-size: .82rem; color: var(--ink-3); padding-top: 2px; }
}

/* --------------------------------------------------------------------------
   23. WhatsApp iletişim butonu
   -------------------------------------------------------------------------- */

/* Sayfa boyunca erişilebilen yüzen iletişim butonu.
   Mobilde satın alma çubuğunun üstünde durur ki çakışmasın. */
.wa {
  position: fixed;
  left: 16px;
  bottom: 20px;
  z-index: var(--z-stick);
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 54px;
  padding: 0 20px 0 15px;
  border-radius: 999px;
  background: #1fab53;
  color: #fff;
  font-size: .95rem;
  font-weight: 700;
  letter-spacing: -.01em;
  box-shadow: 0 2px 6px rgba(13, 17, 23, .14), 0 14px 30px -16px rgba(31, 171, 83, .9);
  transition: background .18s var(--ease), box-shadow .18s var(--ease), transform .12s var(--ease);
}
.wa:hover { background: #17913f; box-shadow: 0 2px 6px rgba(13, 17, 23, .18), 0 8px 20px -12px rgba(31, 171, 83, .9); }
.wa:active { transform: translateY(1px); }
.wa:focus-visible { outline: 2px solid var(--ink); outline-offset: 3px; }
.wa svg { width: 24px; height: 24px; flex: none; fill: currentColor; }
.wa__num { display: none; }

@media (min-width: 720px) { .wa__num { display: inline; } }

/* Telefonda yalnızca simge kalsın, satın alma çubuğunu kapatmasın */
@media (max-width: 1059px) {
  .wa { bottom: 92px; height: 52px; width: 52px; padding: 0; justify-content: center; gap: 0; }
  .wa__label { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; }
}

/* İletişim satırı: kapanışta telefon ve WhatsApp birlikte */
.contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 6px;
}
.contact__i {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 52px;
  padding: 0 22px;
  border: 1px solid var(--line-hard);
  border-radius: 999px;
  background: var(--surface);
  font-size: .96rem;
  font-weight: 700;
  color: var(--ink);
  transition: border-color .18s var(--ease), background .18s var(--ease);
}
.contact__i:hover { border-color: var(--ink); }
.contact__i svg { width: 19px; height: 19px; flex: none; }
.contact__i--wa { background: #1fab53; border-color: #1fab53; color: #fff; }
.contact__i--wa:hover { background: #17913f; border-color: #17913f; }
.contact__i--wa svg { fill: currentColor; }

/* Fiyata dahil olanlar listesi (taksit tablosunun yerine) */
.included { display: grid; margin-top: 20px; }
.included > div { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 13px 0; border-bottom: 1px solid var(--line-soft); font-size: .94rem; }
.included > div:last-child { border-bottom: 0; }
.included span { color: var(--ink-2); }
.included b { font-weight: 700; color: var(--ink); }
.included b.is-free { color: var(--brand) !important; }

/* Ödeme kutusundaki taksit vurgusu */
.instal {
  display: grid;
  gap: 6px;
  padding: 18px;
  border: 1px solid var(--brand-line);
  border-radius: 14px;
  background: var(--brand-tint);
  margin-bottom: 18px;
  text-align: center;
}
.instal b { font-size: 1.24rem; font-weight: 800; letter-spacing: -.03em; color: var(--brand-deep); line-height: 1.15; }
.instal span { font-size: .88rem; color: var(--ink-2); }

/* Ödeme sayfasında da alt kenarda devam çubuğu var; WhatsApp butonu
   onun üstünde kalır (genel kural 92px zaten bunu sağlıyor). */

/* --------------------------------------------------------------------------
   24. Adım adım ödeme akışı
   -------------------------------------------------------------------------- */

/* Adım göstergesi: tamamlananlar işaretli kalır */
.steps__i[data-done="true"] { border-color: var(--brand-line); color: var(--brand-deep); }
.steps__i[data-done="true"] b { background: var(--brand); color: #fff; }
/* Tamamlanan adimda rakam yerine tik: fonta bagli karakter degil, kenarliktan cizilir */
.steps__i[data-done="true"] b::before { content: ""; width: 8px; height: 4px; border-left: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: translateY(-1px) rotate(-45deg); }
.steps__i[data-done="true"] b span { display: none; }

.wstep { display: none; }
.wstep[data-active="true"] { display: block; }

.wnav { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 20px; }
.wnav .btn { flex: 1 1 auto; }
.wnav .btn--line { flex: 0 1 auto; }
@media (max-width: 520px) { .wnav { flex-direction: column-reverse; } .wnav .btn { width: 100%; } }

/* --- Ek paket kartları --- */
.addons { display: grid; gap: 10px; }

.addon { position: relative; }
.addon input { position: absolute; opacity: 0; pointer-events: none; }

.addon label {
  display: grid;
  grid-template-columns: 24px 1fr auto;
  gap: 14px;
  align-items: start;
  padding: 16px 18px;
  border: 1px solid var(--line-hard);
  border-radius: 14px;
  background: var(--surface);
  cursor: pointer;
  transition: border-color .18s var(--ease), background .18s var(--ease), box-shadow .18s var(--ease);
}
.addon label:hover { border-color: var(--ink-3); }

.addon__box {
  width: 24px; height: 24px;
  margin-top: 1px;
  border: 1.5px solid var(--line-hard);
  border-radius: 8px;
  background: var(--surface);
  display: grid;
  place-items: center;
  transition: border-color .18s var(--ease), background .18s var(--ease);
}
.addon__box svg {
  width: 14px; height: 14px;
  stroke: #fff; stroke-width: 3; fill: none;
  stroke-linecap: round; stroke-linejoin: round;
  opacity: 0; transform: scale(.6);
  transition: opacity .18s var(--ease), transform .22s var(--ease);
}
.addon input:checked + label { border-color: var(--brand); background: var(--brand-tint); box-shadow: var(--lift-1); }
.addon input:checked + label .addon__box { background: var(--brand); border-color: var(--brand); }
.addon input:checked + label .addon__box svg { opacity: 1; transform: scale(1); }
.addon input:focus-visible + label { outline: 2px solid var(--brand); outline-offset: 3px; }

/* Başlık ve açıklama ayrı satırlarda dursun; span oldukları için
   display:block verilmezse aynı satıra akıyorlar. */
.addon__t { display: block; font-size: .98rem; font-weight: 700; letter-spacing: -.02em; line-height: 1.35; color: var(--ink); }
.addon__d { display: block; margin-top: 4px; font-size: .86rem; line-height: 1.5; color: var(--ink-2); }
.addon__p { font-size: .98rem; font-weight: 800; letter-spacing: -.02em; color: var(--ink); white-space: nowrap; text-align: right; }
.addon__p small { display: block; font-size: .72em; font-weight: 600; color: var(--ink-3); letter-spacing: 0; }

/* Ana paket: seçilemez, her zaman dahil */
.addon--base label { border-color: var(--brand); background: var(--brand-tint); cursor: default; }
.addon--base label:hover { border-color: var(--brand); }
.addon--base .addon__box { background: var(--brand); border-color: var(--brand); }
.addon--base .addon__box svg { opacity: 1; transform: scale(1); }
.addon__tag {
  display: inline-block;
  margin-left: 8px;
  padding: 2px 9px;
  border-radius: 999px;
  background: var(--brand);
  color: #fff;
  font-size: .72rem;
  font-weight: 700;
  vertical-align: middle;
}

/* --- Sipariş özetinde seçilen kalemler --- */
.summary__items { display: grid; gap: 10px; font-size: .9rem; }
.summary__item { display: flex; align-items: baseline; justify-content: space-between; gap: 14px; }
.summary__item span { color: var(--ink-2); }
.summary__item b { font-weight: 700; color: var(--ink); white-space: nowrap; }
.summary__item--base span { color: var(--ink); font-weight: 600; }

.summary__empty { font-size: .86rem; color: var(--ink-3); }

/* PayTR güvencesi rozeti */
.paytr-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 14px;
  padding: 8px 14px;
  border: 1px solid var(--brand-line);
  border-radius: 999px;
  background: var(--brand-tint);
  font-size: .84rem;
  font-weight: 700;
  color: var(--brand-deep);
}
.paytr-badge svg { width: 16px; height: 16px; flex: none; fill: none; stroke: currentColor; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }

/* Ödeme çerçevesi ve hata kutusu */
.pay-error {
  display: none;
  gap: 10px;
  align-items: flex-start;
  margin-top: 16px;
  padding: 14px 16px;
  border: 1px solid #f0c2be;
  border-radius: 12px;
  background: #fdf1f0;
  font-size: .88rem;
  line-height: 1.5;
  color: #8c2018;
}
.pay-error[data-show="true"] { display: flex; }
.pay-error svg { width: 18px; height: 18px; flex: none; margin-top: 2px; }
.pay-error a { color: #8c2018; font-weight: 700; text-decoration: underline; }

.pay-loading { display: grid; place-items: center; gap: 12px; min-height: 260px; text-align: center; color: var(--ink-3); font-size: .92rem; }
.pay-spin {
  width: 30px; height: 30px;
  border: 3px solid var(--line);
  border-top-color: var(--brand);
  border-radius: 999px;
  animation: spin .7s linear infinite;
}
@keyframes spin { to { transform: rotate(360deg); } }
@media (prefers-reduced-motion: reduce) { .pay-spin { animation-duration: 2s; } }


/* --------------------------------------------------------------------------
   25. Yaptığımız işler - tarayıcı çerçeveli mockup
   -------------------------------------------------------------------------- */
/* align-items:start olmazsa geniş kartın yanındaki kart onun boyuna
   uzayıp altında boşluk bırakıyor. */
.works { display: grid; gap: 18px; align-items: start; }
@media (min-width: 700px)  { .works { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1040px) { .works { grid-template-columns: repeat(3, 1fr); } }

/* İlk iş öne çıkar: iki kolon kaplar */
@media (min-width: 700px) { .work--lead { grid-column: span 2; } }

.work {
  display: grid;
  gap: 14px;
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: var(--surface);
  transition: border-color .22s var(--ease), box-shadow .22s var(--ease), transform .22s var(--ease);
}
@media (hover: hover) {
  .work:hover { border-color: var(--brand-line); box-shadow: var(--lift-2); transform: translateY(-2px); }
}

/* Tarayıcı çerçevesi */
.browser {
  border: 1px solid var(--line);
  border-radius: 12px;
  overflow: hidden;
  background: var(--surface);
  box-shadow: var(--lift-1);
}

.browser__bar {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 9px 12px;
  background: var(--surface-2);
  border-bottom: 1px solid var(--line);
}
.browser__dots { display: flex; gap: 5px; flex: none; }
.browser__dots i { width: 9px; height: 9px; border-radius: 999px; background: var(--line-hard); }
.browser__url {
  flex: 1;
  min-width: 0;
  padding: 4px 10px;
  border-radius: 999px;
  background: var(--surface);
  border: 1px solid var(--line);
  font-size: .74rem;
  font-weight: 600;
  color: var(--ink-3);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Görsel yuvası: oran gerçek dosya oranıyla birebir aynı (1280x600),
   yoksa cover kırpması ya da boşluk oluşur. Sabit oran yükleme kaymasını da önler. */
.browser__shot {
  position: relative;
  aspect-ratio: 32 / 15;
  background: var(--surface-2);
  overflow: hidden;
}
.browser__shot img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
}
.work--lead .browser__shot { aspect-ratio: 16 / 7; }

/* Görsel konmamış yuva: ne konacağını açıkça söyler */
.browser__shot--bos {
  display: grid;
  place-content: center;
  gap: 8px;
  padding: 24px;
  text-align: center;
  border: 1px dashed var(--line-hard);
  border-radius: 0;
  color: var(--ink-3);
}
.browser__shot--bos svg { width: 26px; height: 26px; margin-inline: auto; stroke: currentColor; fill: none; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.browser__shot--bos b { display: block; font-size: .86rem; font-weight: 700; color: var(--ink-2); }
.browser__shot--bos span { display: block; font-size: .78rem; line-height: 1.45; }

.work__meta { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; padding-inline: 4px; }
.work__t { font-size: .96rem; font-weight: 700; letter-spacing: -.02em; color: var(--ink); }
.work__s { font-size: .82rem; color: var(--ink-3); white-space: nowrap; }

/* --------------------------------------------------------------------------
   26. Ödeme sonuç sayfaları
   -------------------------------------------------------------------------- */
.sonuc {
  padding-block: calc(var(--nav-h) + clamp(40px, 6vw, 72px)) clamp(50px, 7vw, 90px);
  background: radial-gradient(ellipse 60% 50% at 50% 0%, var(--brand-tint), transparent 66%), var(--ground);
}
.sonuc__inner { display: grid; justify-items: center; gap: 20px; text-align: center; max-width: 46rem; }
.sonuc__inner .lead { text-align: center; max-width: 52ch; }

.result-mark {
  display: grid;
  place-items: center;
  width: 64px; height: 64px;
  border-radius: 999px;
}
.result-mark svg { width: 30px; height: 30px; }
.result-mark--ok { background: #dff3e6; color: #17913f; }
.result-mark--fail { background: #fdecea; color: #b3261e; }

/* Sipariş numarası kutusu */
.siparisno {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px 14px;
  padding: 16px 20px;
  border: 1px dashed var(--line-hard);
  border-radius: 14px;
  background: var(--surface);
}
.siparisno__k { font-size: .88rem; color: var(--ink-3); }
.siparisno__v { font-size: 1.14rem; font-weight: 800; letter-spacing: .01em; color: var(--ink); }
.siparisno__kopya {
  height: 34px;
  padding-inline: 14px;
  border: 1px solid var(--line-hard);
  border-radius: 999px;
  background: var(--surface);
  font-size: .84rem;
  font-weight: 700;
  color: var(--ink-2);
  cursor: pointer;
  transition: border-color .18s var(--ease), color .18s var(--ease), background .18s var(--ease);
}
.siparisno__kopya:hover { border-color: var(--ink); color: var(--ink); }
.siparisno__kopya[data-ok="true"] { border-color: #17913f; background: #dff3e6; color: #17913f; }

.sonuc__cta { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin-top: 4px; }
.sonuc__ipucu { font-size: .88rem; color: var(--ink-3); max-width: 62ch; text-wrap: pretty; }

/* Tesekkur sayfasi: siparis karti + surec zaman cizelgesi */
.tk { display: grid; gap: 18px; max-width: 1080px; }
.tk__kart {
  display: grid; grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr);
  border: 1px solid var(--line); border-radius: 20px; background: var(--surface);
  box-shadow: var(--lift-3); overflow: hidden;
}
.tk__ana { display: grid; align-content: start; justify-items: start; gap: 18px; padding: clamp(26px, 4.2vw, 50px); }
.tk__ana .result-mark { width: 54px; height: 54px; }
.tk__ana .result-mark svg { width: 26px; height: 26px; }
.tk__baslik { text-align: left; }
.tk__lead { max-width: 46ch; font-size: 1.02rem; line-height: 1.6; color: var(--ink-2); }

.tk__bilet {
  display: flex; align-items: center; justify-content: space-between; gap: 14px;
  width: 100%; padding: 15px 16px 15px 18px;
  border: 1px dashed var(--line-hard); border-radius: 14px; background: var(--ground);
}
.tk__bilet-metin { display: grid; gap: 2px; min-width: 0; }
.tk__bilet-k { font-size: .8rem; color: var(--ink-3); }
.tk__bilet-v { font-size: clamp(1.08rem, 2vw, 1.3rem); font-weight: 800; letter-spacing: .02em; color: var(--ink); overflow-wrap: anywhere; }
.tk__bilet .siparisno__kopya { flex: none; }

.tk__cta { display: flex; flex-wrap: wrap; gap: 10px; }
.tk__ipucu { display: flex; align-items: flex-start; gap: 9px; font-size: .86rem; line-height: 1.5; color: var(--ink-3); }
.tk__ipucu svg { flex: none; width: 17px; height: 17px; margin-top: 2px; color: var(--brand); }

.tk__yan { padding: clamp(26px, 3.6vw, 44px); border-left: 1px solid var(--line); background: var(--ground); }
.tk__yan h2, .tk__blok h2 { margin-bottom: 20px; font-size: 1.06rem; font-weight: 800; letter-spacing: -.025em; color: var(--ink); }

.tk__zaman li { position: relative; display: grid; grid-template-columns: 28px 1fr; gap: 14px; padding-bottom: 22px; }
.tk__zaman li:last-child { padding-bottom: 0; }
.tk__zaman li::before {
  content: ""; position: absolute; left: 13px; top: 30px; bottom: 2px; width: 2px;
  border-radius: 2px; background: var(--line);
}
.tk__zaman li:last-child::before { display: none; }
.tk__zaman li[data-durum="tamam"]::before { background: var(--brand); }
.tk__nokta {
  position: relative; z-index: 1; display: grid; place-items: center;
  width: 28px; height: 28px; border: 2px solid var(--line-hard); border-radius: 999px;
  background: var(--surface); color: #fff;
}
.tk__nokta svg { width: 13px; height: 13px; }
.tk__zaman li[data-durum="tamam"] .tk__nokta { border-color: var(--brand); background: var(--brand); }
.tk__zaman li[data-durum="simdi"] .tk__nokta { border-color: var(--brand); box-shadow: 0 0 0 4px var(--brand-tint); }
.tk__zaman li[data-durum="simdi"] .tk__nokta::after { content: ""; width: 10px; height: 10px; border-radius: 999px; background: var(--brand); }
.tk__zaman b { display: block; margin: 3px 0 2px; font-size: .94rem; font-weight: 700; color: var(--ink); }
.tk__zaman li:not([data-durum]) b { color: var(--ink-2); }
.tk__zaman div > span { display: block; font-size: .86rem; line-height: 1.5; color: var(--ink-3); }

.tk__alt { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.tk__blok { padding: clamp(22px, 3vw, 32px); border: 1px solid var(--line); border-radius: 18px; background: var(--surface); }
.tk__blok h2 { margin-bottom: 16px; }
.tk__iletisim > div { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 4px 16px; padding: 11px 0; border-bottom: 1px solid var(--line); }
.tk__iletisim > div:first-child { padding-top: 0; }
.tk__iletisim > div:last-child { padding-bottom: 0; border-bottom: 0; }
.tk__iletisim dt { font-size: .88rem; color: var(--ink-3); }
.tk__iletisim dd { margin: 0; font-size: .9rem; font-weight: 700; color: var(--ink); }
.tk__iletisim a { transition: color .18s var(--ease); }
.tk__iletisim a:hover { color: var(--brand-deep); }

@media (max-width: 900px) {
  .tk__kart { grid-template-columns: 1fr; }
  .tk__yan { border-left: 0; border-top: 1px solid var(--line); }
  .tk__alt { grid-template-columns: 1fr; }
}
@media (max-width: 620px) {
  .tk__cta { width: 100%; }
  .tk__cta .btn { width: 100%; }
  .tk__bilet { flex-wrap: wrap; }
}

/* WhatsApp butonu (sonuç sayfası birincil eylemi) */
.btn--wa { background: #1fab53; color: #fff; box-shadow: 0 1px 2px rgba(13,17,23,.14), 0 10px 22px -14px rgba(31,171,83,.9); }
.btn--wa:hover { background: #17913f; }
.btn--wa svg { fill: currentColor; width: 20px; height: 20px; }

/* Sonraki adımlar */
.nextsteps, .hazirlik {
  width: 100%;
  margin-top: 16px;
  padding: clamp(22px, 3vw, 30px);
  border: 1px solid var(--line);
  border-radius: 18px;
  background: var(--surface);
  text-align: left;
}
.nextsteps h2, .hazirlik h2 {
  font-size: 1.08rem; font-weight: 800; letter-spacing: -.025em;
  color: var(--ink); margin-bottom: 18px;
}

.nextsteps__list { display: grid; gap: 14px; counter-reset: adim; }
.nextsteps__list li { display: grid; grid-template-columns: 30px 1fr; gap: 14px; align-items: start; font-size: .92rem; color: var(--ink-2); }
.nextsteps__n {
  display: grid; place-items: center;
  width: 30px; height: 30px;
  border-radius: 999px;
  background: var(--brand-tint);
  color: var(--brand-deep);
  font-size: .86rem; font-weight: 800;
}
.nextsteps__list b { display: block; color: var(--ink); font-weight: 700; margin-bottom: 2px; }

.hazirlik__list { display: grid; gap: 10px; }
.hazirlik__list li { display: grid; grid-template-columns: 18px 1fr; gap: 12px; align-items: start; font-size: .92rem; color: var(--ink-2); }
.hazirlik__list svg { width: 18px; height: 18px; margin-top: 3px; color: var(--brand); }

/* Dar ekranda butonun uzun etiketi yerini kisasina birakir; boylece
   metin sarmadan sigar ve satir tasmasi olusmaz. */
.etiket-dar { display: none; }

@media (max-width: 620px) {
  .sonuc__cta { width: 100%; }
  .sonuc__cta .btn { width: 100%; }
  .siparisno { width: 100%; }
  .etiket-genis { display: none; }
  .etiket-dar { display: inline; }
}
