/* iletisim — SoT: img/14.png flood-fill ölçüm (1672×941) */
.page-iletisim {
  --ink: #0a1468;
  --ink-soft: #121f6e;
  --accent: #2b59ff;
  --accent-soft: #5b6fd4;
  --muted-text: #6b7390;
  --card-line: #e6ecf8;
  --field-line: #d0d7ea;
  --soft-bg: #eef2ff;
}

/* Eyebrow: home .eyebrow tracking + soft mavi (SoT) */
.page-iletisim .eyebrow--blue {
  color: var(--accent-soft);
  font-size: clamp(11px, 0.9vw, 12px);
  font-weight: 600;
  letter-spacing: 0.12em;
  margin: 0 0 10px;
}

.section-lead {
  margin: 0 0 18px;
  color: var(--muted-text);
  font-size: 14px;
  line-height: 1.65;
  max-width: 52ch;
}

.section-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}

.section-head h2 {
  margin: 0 0 6px;
  font-size: clamp(22px, 2.2vw, 28px);
  color: var(--ink);
}

.faq-lead {
  margin: 0;
  color: var(--muted-text);
  font-size: 13px;
  line-height: 1.5;
}

/* ========== HERO ========== */
.contact-hero {
  padding: clamp(22px, 2.8vw, 36px) 0 clamp(20px, 2.4vw, 30px);
  background:
    radial-gradient(ellipse 48% 70% at 92% 8%, rgba(180, 205, 255, 0.45), transparent 58%),
    radial-gradient(ellipse 40% 55% at 6% 78%, rgba(200, 215, 255, 0.28), transparent 60%),
    linear-gradient(180deg, #eef4fc 0%, #f6f8fd 48%, #ffffff 100%);
}

/* Hero + support aynı .wrap sol çizgisi (pad-x) */
.contact-hero__grid {
  display: grid;
  width: 100%;
  margin: 0;
  padding: 0;
  grid-template-columns:
    minmax(0, 1.12fr)
    minmax(260px, 0.92fr)
    minmax(0, 1.18fr);
  column-gap: clamp(16px, 1.8vw, 28px);
  row-gap: 16px;
  align-items: stretch;
}

.contact-hero__grid > .map-card {
  margin-left: 0;
}

.contact-hero__intro {
  display: flex;
  flex-direction: column;
  min-width: 0;
  margin: 0;
  padding: 2px 12px 0 0;
  min-height: 0;
  height: auto;
  box-sizing: border-box;
  overflow: visible;
}

.hero__title {
  margin: 0 0 12px;
  font-size: clamp(28px, 2.7vw, 36px);
  line-height: 1.15;
  font-weight: 800;
  color: #0a1468;
  letter-spacing: -0.03em;
}

/* SoT (görsel 2): 2. satır accent mavi — ani/rastgele değil, bilinçli */
.hero__title-accent {
  color: #2b59ff;
  font-weight: inherit;
}

.hero__lead {
  margin: 0 0 24px;
  color: #6b7390;
  font-size: clamp(15px, 1.15vw, 17px);
  line-height: 1.7;
  max-width: 42ch;
  font-weight: 400;
}

/* Trust: taşma yok — satır kırılımı + yeterli kolon */
.contact-trust {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px 16px;
  margin-top: auto;
  padding-bottom: 2px;
  width: 100%;
  overflow: visible;
}

.contact-trust__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  min-width: 0;
  overflow: visible;
}

.contact-trust__item strong {
  display: block;
  font-size: clamp(13px, 1.05vw, 15px);
  font-weight: 700;
  color: #0a1468;
  line-height: 1.3;
  overflow-wrap: break-word;
  word-break: break-word;
}

.contact-trust__item span:not(.ico-bubble) {
  display: block;
  margin-top: 3px;
  font-size: clamp(12px, 0.95vw, 13.5px);
  color: #6b7390;
  line-height: 1.4;
  font-weight: 400;
  overflow-wrap: break-word;
}

.ico-bubble,
.ico-tile,
.ico-soft {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

/* Trust SoT: AÇIK mavi daire + koyu mavi ikon — büyütülmüş */
.contact-trust .ico-bubble {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: var(--soft-bg);
  color: var(--accent);
}

.contact-trust .ico-bubble svg {
  width: 26px;
  height: 26px;
  display: block;
  stroke: currentColor;
  color: var(--accent);
}

.contact-trust .ico-bubble svg[fill="none"] {
  fill: none;
}

.contact-trust .ico-bubble svg[fill="currentColor"] {
  fill: currentColor;
  stroke: none;
}

.ico-tile {
  width: 28px;
  height: 28px;
  border-radius: 7px;
  background: var(--accent);
  color: #fff;
  box-shadow: 0 4px 10px rgba(70, 77, 251, 0.22);
}

.ico-soft {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: var(--soft-bg);
  color: var(--accent);
  margin-bottom: 12px;
}

.ico-tile svg,
.ico-soft svg {
  width: 16px;
  height: 16px;
  display: block;
}

.ico-soft svg {
  width: 22px;
  height: 22px;
}

.form-section {
  padding: clamp(28px, 3.4vw, 48px) 0 clamp(24px, 3vw, 40px);
  background: #fff;
}

.form-section .form-card {
  width: 100%;
  max-width: none;
  min-height: 0;
  height: auto;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid var(--card-line);
  border-radius: 16px;
  padding: clamp(22px, 2.6vw, 32px) clamp(22px, 3vw, 36px) clamp(18px, 2.2vw, 28px);
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.07);
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.form-card__head {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin-bottom: 18px;
  flex-shrink: 0;
}

.form-card__head .ico-tile {
  margin-top: 0;
  width: 28px;
  height: 28px;
  border-radius: 7px;
}

.form-card__head .ico-tile svg {
  width: 14px;
  height: 14px;
}

.form-card__head h2 {
  margin: 0 0 4px;
  font-size: clamp(20px, 2vw, 26px);
  font-weight: 700;
  color: var(--ink);
  line-height: 1.2;
}

.form-card__head p {
  margin: 0;
  font-size: 14px;
  color: var(--muted-text);
  line-height: 1.5;
  font-weight: 400;
}

.contact-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px 20px;
  flex: 1;
  align-content: start;
  min-height: 0;
}

.field { display: grid; gap: 3px; }
.field--full { grid-column: 1 / -1; }

.captcha-row {
  display: grid;
  gap: 8px;
  padding: 14px 16px;
  border: 1px solid var(--field-line);
  border-radius: 8px;
  background: color-mix(in srgb, var(--field-line) 12%, transparent);
}

.captcha-controls {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 12px;
  min-width: 0;
}

.captcha-image {
  flex: 0 0 auto;
  width: 160px;
  height: 50px;
  border-radius: 6px;
  border: 1px solid var(--field-line);
  background: #1a1a1a;
  object-fit: cover;
}

.captcha-refresh {
  flex: 0 0 auto;
  height: 44px;
  padding: 0 16px;
  white-space: nowrap;
  border: 1px solid color-mix(in srgb, #c9a962 70%, var(--field-line));
  border-radius: 8px;
  background: transparent;
  color: #a8842e;
  font: inherit;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

.captcha-refresh:hover,
.captcha-refresh:focus-visible {
  background: color-mix(in srgb, #c9a962 12%, transparent);
  color: #8f6f22;
}

.captcha-input {
  flex: 1 1 140px;
  min-width: 120px;
  max-width: 220px;
  box-sizing: border-box;
  border: 1px solid var(--field-line);
  border-radius: 8px;
  padding: 11px 14px;
  min-height: 44px;
  height: 44px;
  background: #fff;
  font: inherit;
  font-size: 14px;
}

.captcha-help {
  margin: 0;
  font-size: 13px;
  color: var(--muted-text);
  line-height: 1.4;
}

.field-error {
  display: block;
  margin-top: 2px;
  font-size: 13px;
  color: #e11d48;
}

@media (max-width: 640px) {
  .captcha-controls {
    gap: 8px;
  }

  .captcha-image {
    width: 120px;
    height: 44px;
  }

  .captcha-refresh {
    padding: 0 10px;
    font-size: 13px;
  }

  .captcha-input {
    flex: 1 1 auto;
    min-width: 0;
    max-width: none;
  }
}

.field label {
  font-size: 13px;
  font-weight: 700;
  color: var(--ink);
  line-height: 1.2;
}

.field label span { color: #e11d48; }

.field input,
.field select {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid var(--field-line);
  border-radius: 8px;
  padding: 11px 14px;
  min-height: 44px;
  height: 44px;
  background: #fff;
  font: inherit;
  font-size: 14px;
  color: #1e293b;
  appearance: none;
}

.field select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1.2 1.2 6 6l4.8-4.8' stroke='%233354f4' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  padding-right: 30px;
}

.field textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid var(--field-line);
  border-radius: 8px;
  padding: 11px 14px;
  min-height: 140px;
  height: auto;
  max-height: none;
  resize: vertical;
  background: #fff;
  font: inherit;
  font-size: 14px;
  color: #1e293b;
  line-height: 1.45;
  appearance: none;
}

.field input::placeholder,
.field textarea::placeholder {
  color: #9aa3bd;
}

.field input:focus,
.field select:focus,
.field textarea:focus {
  outline: 2px solid rgba(70, 77, 251, 0.2);
  border-color: var(--accent);
}

.btn--block { width: 100%; justify-content: center; }

.page-iletisim .btn.btn--send {
  border-radius: 8px;
  padding: 10px 16px;
  min-height: 44px;
  font-size: 15px;
  font-weight: 600;
  gap: 8px;
  background: var(--accent);
  box-shadow: none;
}

.page-iletisim .btn.btn--send .ico {
  width: 16px;
  height: 16px;
}

.form-note {
  margin: 0;
  font-size: 12px;
  color: var(--muted-text);
  text-align: center;
  line-height: 1.4;
}

.form-note a {
  color: var(--accent);
  text-decoration: underline;
  font-weight: 600;
}

/* ========== INFO ========== */
.info-stack {
  width: 100%;
  min-height: 0;
  height: 100%;
  box-sizing: border-box;
  display: grid;
  gap: 12px;
  align-content: stretch;
  grid-template-rows: repeat(4, minmax(96px, 1fr));
  min-width: 0;
}

.info-card {
  display: flex;
  gap: 14px;
  align-items: center;
  background: #fff;
  border: 1px solid var(--card-line);
  border-radius: 12px;
  padding: 18px 16px;
  box-shadow: 0 4px 14px rgba(15, 23, 42, 0.045);
  min-height: 96px;
  box-sizing: border-box;
}

/* Info SoT: açık daire + mavi stroke ikon */
.info-card .ico-bubble {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: var(--soft-bg);
  color: var(--accent);
}

.info-card .ico-bubble svg {
  width: 20px;
  height: 20px;
  display: block;
  stroke: var(--accent);
  color: var(--accent);
}

.info-card strong {
  display: block;
  font-size: 13px;
  color: var(--ink);
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 4px;
}

.info-card__value,
.info-card span.info-card__value {
  display: block;
  font-size: 15px;
  color: var(--accent);
  font-weight: 700;
  line-height: 1.35;
  word-break: break-word;
}

.info-card__value--ink {
  color: var(--ink);
  font-size: 13px;
  font-weight: 600;
}

.info-card em {
  display: block;
  font-style: normal;
  font-size: 12px;
  color: var(--muted-text);
  margin-top: 4px;
  line-height: 1.4;
}

/* ========== MAP — SoT 284×343, Google iframe ========== */
.map-card {
  width: 100%;
  max-width: none;
  min-height: 420px;
  height: 100%;
  max-height: none;
  align-self: stretch;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid var(--card-line);
  background: #fff;
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.06);
  min-width: 0;
  flex-shrink: 1;
}

.map-card__map {
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
  min-height: 420px;
  border: 0;
  display: block;
  background: #e8eef8;
}

.map-card__open {
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 7px 12px;
  border-radius: 999px;
  background: #fff;
  color: var(--accent);
  font-size: 11.5px;
  font-weight: 600;
  box-shadow: 0 4px 14px rgba(15, 23, 42, 0.14);
  line-height: 1.2;
  text-decoration: none;
}

.map-card__open:hover {
  text-decoration: underline;
}

/* ========== SUPPORT / FAQ — Görsel 3 SoT ========== */
.support-faq {
  padding: clamp(28px, 3.2vw, 44px) 0 clamp(20px, 2.4vw, 32px);
  background: #fff;
}

.support-faq .eyebrow--blue {
  color: var(--accent);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
}

.support-faq__grid {
  display: grid;
  width: 100%;
  margin: 0;
  padding: 0;
  grid-template-columns: 1.65fr 0.95fr;
  gap: clamp(28px, 3.5vw, 48px);
  align-items: start;
}

.support-faq h2 {
  margin: 0 0 8px;
  font-size: clamp(24px, 2.4vw, 30px);
  font-weight: 800;
  color: var(--ink);
  letter-spacing: -0.02em;
  line-height: 1.2;
}

.support-faq .section-lead {
  font-size: 13.5px;
  color: var(--muted-text);
  max-width: 54ch;
  margin-bottom: 22px;
}

.support-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.support-card {
  background: #fff;
  border: 1px solid #e8edf7;
  border-radius: 12px;
  padding: 18px 16px 16px;
  box-shadow: none;
}

.support-card img {
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  margin-bottom: 12px;
  object-fit: contain;
}

.support-card .ico-soft {
  display: inline-flex;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: var(--soft-bg);
  color: var(--accent);
  margin-bottom: 14px;
}

.support-card .ico-soft svg {
  width: 20px;
  height: 20px;
  stroke: currentColor;
}

.support-card h3 {
  margin: 0 0 8px;
  font-size: 15px;
  font-weight: 700;
  color: #2b59ff;
  line-height: 1.3;
}

.support-card p {
  margin: 0 0 14px;
  font-size: 12.5px;
  color: #6b7390;
  line-height: 1.55;
}

.link-more {
  color: var(--accent);
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

.link-more:hover { text-decoration: underline; }

.support-faq .section-head h2 {
  font-size: clamp(24px, 2.4vw, 30px);
  font-weight: 800;
  color: var(--ink);
}

.support-faq .faq-lead {
  font-size: 13px;
  color: var(--muted-text);
}

.faq-item {
  border: 1px solid #e2e8f4;
  border-radius: 12px;
  background: #fff;
  overflow: hidden;
  margin-bottom: 10px;
}

.faq-item.is-open {
  background: #f0f4ff;
  border-color: #c5d0f5;
}

.faq-item__btn {
  width: 100%;
  text-align: left;
  padding: 14px 16px;
  font-weight: 700;
  font-size: 14px;
  color: var(--ink);
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: center;
  background: transparent;
  border: 0;
  cursor: pointer;
  font-family: inherit;
}

.faq-item__q {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}

.faq-item__ico {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  color: var(--accent);
  padding: 5px;
  box-sizing: border-box;
  border-radius: 50%;
  background: var(--soft-bg);
}

.faq-item__btn::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid var(--accent);
  border-bottom: 2px solid var(--accent);
  transform: rotate(45deg);
  flex-shrink: 0;
  margin-top: -2px;
  transition: transform 0.15s ease;
}

.faq-item.is-open .faq-item__btn::after {
  transform: rotate(-135deg);
  margin-top: 4px;
}

.faq-item__panel {
  display: none;
  padding: 0 16px 14px 46px;
  color: var(--muted-text);
  font-size: 13.5px;
  line-height: 1.6;
}

.faq-item.is-open .faq-item__panel { display: block; }
.faq-item__panel p { margin: 0; }

.page-iletisim .clients__logos img {
  width: auto;
  height: auto;
  max-height: 36px;
  max-width: 100%;
  object-fit: contain;
}

/* Desktop sabit kolonlar korunur; dar ekranda esnek */
@media (max-width: 1280px) {
  .contact-hero__grid {
    grid-template-columns:
      minmax(0, 1.1fr)
      minmax(240px, 0.9fr)
      minmax(0, 1.15fr);
    column-gap: 14px;
  }
}

@media (max-width: 1180px) {
  .contact-hero__grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
  }

  .contact-hero__intro {
    grid-column: 1 / -1;
    width: auto;
    height: auto;
    min-height: 0;
  }

  .info-stack {
    grid-column: 1;
    max-width: none;
    grid-template-rows: none;
    height: auto;
  }

  .map-card {
    grid-column: 2;
    max-width: none;
    height: auto;
    min-height: 360px;
  }
}

@media (max-width: 900px) {
  .contact-hero__grid,
  .contact-form {
    grid-template-columns: 1fr;
  }

  .info-stack,
  .map-card {
    grid-column: 1;
    max-width: none;
    width: 100%;
    height: auto;
  }

  .form-card {
    width: 100%;
    max-width: none;
    height: auto;
    min-height: 0;
    overflow: visible;
  }

  .contact-hero__intro {
    height: auto;
  }

  .info-stack {
    grid-template-rows: none;
    height: auto;
  }

  .field input,
  .field select,
  .field textarea {
    min-height: 40px;
    height: auto;
    padding: 10px 12px;
    font-size: 14px;
  }

  .field textarea {
    min-height: 88px;
    max-height: none;
    resize: vertical;
  }

  .btn--send {
    min-height: 44px;
    font-size: 15px;
  }

  .contact-trust {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .contact-trust__item {
    flex-direction: row;
    align-items: center;
    gap: 12px;
  }

  .map-card {
    height: 260px;
  }

  .map-card__map {
    min-height: 260px;
  }
}
