/* Pivot Legend footer — referans yerleşim: ortada logo → 6 sütun → iletişim/sosyal/ödeme → alt bar.
   Renkler/arka plan mevcut koyu tema (#0a1220 + mavi vurgu). */

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer {
  --ease: cubic-bezier(0.22, 1, 0.36, 1);
  font-family: var(--font-body, cc_iaGi07ZoIl_Inter, sans-serif);
  padding: 64px 5vw 28px;
  background: #0a1220;
  color: #9fb0c7;
}

/* ---- Üst: ortalanmış logo ---- */
.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__top {
  max-width: 1400px;
  margin: 0 auto 48px;
  text-align: center;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__logo-img {
  display: inline-block;
  max-height: 120px;
  max-width: 260px;
  width: auto;
  height: auto;
  transition: transform 300ms var(--ease);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__logo-img:hover {
  transform: scale(1.06);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__logo {
  display: inline-block;
  color: #f2f6fb;
  font-family: var(--font-display, inherit);
  font-size: 34px;
  font-weight: 850;
  letter-spacing: -0.01em;
}

/* ---- 6 sütun grid ---- */
.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__grid {
  display: grid;
  max-width: 1400px;
  grid-template-columns: repeat(6, 1fr);
  gap: 28px;
  margin: 0 auto;
}

/* Bülten sütunu kaldırılınca kalan sütunlar boşluk bırakmadan yayılsın. */
.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__grid--cols-5 {
  grid-template-columns: repeat(5, 1fr);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__grid--cols-4 {
  grid-template-columns: repeat(4, 1fr);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__grid h3, .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__meta h3 {
  display: inline-block;
  margin: 0 0 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid var(--color-accent, #2563eb);
  color: #f2f6fb;
  font-size: 13.5px;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__list li {
  margin: 0 0 10px;
  padding: 0;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__grid a {
  position: relative;
  display: inline-block;
  color: #9fb0c7;
  font-size: 13px;
  text-decoration: none;
  transition: color 250ms var(--ease);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__grid a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 2px;
  background: var(--color-accent, #2563eb);
  transition: width 250ms var(--ease);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__grid a:hover {
  color: #fff;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__grid a:hover::after {
  width: 100%;
}

/* ---- Bülten sütunu (dikey form) ---- */
.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__col--news p {
  margin: 0 0 12px;
  color: #9fb0c7;
  font-size: 12.5px;
  line-height: 1.6;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__col--news form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__col--news input {
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 12px;
  color: #fff;
  font-size: 13px;
  outline: none;
  font: inherit;
  transition: border-color 250ms var(--ease), box-shadow 250ms var(--ease);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__col--news input::placeholder {
  color: rgba(255, 255, 255, 0.45);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__col--news input:focus {
  border-color: var(--color-accent, #2563eb);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--color-accent) 18%, transparent);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__col--news button {
  border: 0;
  border-radius: 6px;
  background: var(--color-accent, #2563eb);
  padding: 9px 12px;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  transition: background 250ms var(--ease), transform 250ms var(--ease), box-shadow 250ms var(--ease);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__col--news button:hover {
  background: var(--color-accent-dark, #1d4ed8);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px color-mix(in srgb, var(--color-accent) 35%, transparent);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__col--news button:active {
  transform: translateY(0);
}

/* ---- İletişim / Sosyal / Ödeme ---- */
.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__meta {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 32px;
  max-width: 1400px;
  margin: 48px auto 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding-top: 32px;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__contact-item {
  margin-bottom: 14px;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__contact-label {
  display: block;
  margin-bottom: 4px;
  color: #f2f6fb;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__contact-value {
  position: relative;
  display: inline-block;
  color: #9fb0c7;
  font-size: 13px;
  text-decoration: none;
  transition: color 250ms var(--ease);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__contact-value::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background: var(--color-accent, #2563eb);
  transition: width 250ms var(--ease);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__contact-value:hover {
  color: #fff;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__contact-value:hover::after {
  width: 100%;
}

/* Sosyal ikonlar: dolu accent daireler */
.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__socials {
  display: flex;
  gap: 10px;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__socials a {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border-radius: 999px;
  background: var(--color-accent, #2563eb);
  color: #fff;
  box-shadow: 0 2px 8px color-mix(in srgb, var(--color-accent) 25%, transparent);
  transition: background 250ms var(--ease), transform 250ms var(--ease), box-shadow 250ms var(--ease);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__socials a:hover {
  background: var(--color-accent-dark, #1d4ed8);
  transform: translateY(-4px);
  box-shadow: 0 8px 24px color-mix(in srgb, var(--color-accent) 40%, transparent);
}

/* Ödeme logoları */
.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__payments {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__payments svg {
  border-radius: 4px;
  transition: transform 250ms var(--ease), filter 250ms var(--ease);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__payments svg:hover {
  transform: scale(1.08);
  filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.35));
}

/* ---- Alt bar ---- */
.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px 32px;
  max-width: 1400px;
  margin: 40px auto 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding-top: 24px;
  font-size: 12px;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__bottom > span {
  color: #9fb0c7;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__legal {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin: 0 0 0 auto;
  padding: 0;
  list-style: none;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__legal li {
  margin: 0;
  padding: 0;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__legal a {
  position: relative;
  color: #9fb0c7;
  text-decoration: none;
  transition: color 250ms var(--ease);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__legal a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 1px;
  background: var(--color-accent, #2563eb);
  transition: width 250ms var(--ease);
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__legal a:hover {
  color: #fff;
}

.cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__legal a:hover::after {
  width: 100%;
}

/* ---- Responsive ---- */
@media (max-width: 1200px) {
  .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 760px) {
  .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer {
    padding: 48px 18px 24px;
  }

  .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__top {
    margin-bottom: 32px;
  }

  .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__logo-img {
    max-height: 84px;
  }

  .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__meta {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__legal {
    margin-left: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__logo-img, .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__grid a::after, .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__contact-value::after, .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__legal a::after, .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__socials a, .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__payments svg, .cc_iaGi07ZoIl_jd38SwQVnx .pivot-footer__col--news button {
    transition: none;
  }
}

/* ikas global reset (all:unset) başlıkları inline yapıyor — blok'a geri döndür */
.cc_iaGi07ZoIl_jd38SwQVnx h1, .cc_iaGi07ZoIl_jd38SwQVnx h2, .cc_iaGi07ZoIl_jd38SwQVnx h3, .cc_iaGi07ZoIl_jd38SwQVnx h4 {
  display: block;
}
