.cc_9f5dde5d_footer .kombos-footer {
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  background: var(--gk-color-ink);
  color: #e7e8ea;
  font-size: 12px;
  line-height: 1.55;
}

.cc_9f5dde5d_footer .kombos-footer__wrapper {
  /* Kaynak .mx-ref-footer__inner: padding 54px 0 28px. */
  padding: 54px 0 28px;
}

.cc_9f5dde5d_footer .kombos-footer__top {
  /* Kaynak .mx-ref-footer__top: 1.55fr + 4 sütun, 52px aralık. */
  display: grid;
  grid-template-columns: 1fr;
  gap: 52px;
}

.cc_9f5dde5d_footer .kombos-footer__brand {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.cc_9f5dde5d_footer .kombos-footer__logo-wrap {
  min-height: 44px;
  display: flex;
  align-items: center;
}

.cc_9f5dde5d_footer .kombos-footer__logo-img {
  max-width: 180px;
  max-height: 44px;
  width: auto;
  object-fit: contain;
}

.cc_9f5dde5d_footer .kombos-footer__desc {
  max-width: 19rem;
  margin: 0;
  color: #b9bec4;
  font-size: 12px;
  line-height: 1.55;
}

.cc_9f5dde5d_footer .kombos-footer__desc > :first-child {
  margin-top: 0;
}

.cc_9f5dde5d_footer .kombos-footer__desc > :last-child {
  margin-bottom: 0;
}

/* Kaynak .mx-ref-footer__social: 12px aralık, beyaz daire içinde 14px ikon. */
.cc_9f5dde5d_footer .kombos-footer__socials {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  font-size: 14px;
}

.cc_9f5dde5d_footer .kombos-footer__socials a {
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #ffffff;
  color: #050505;
  transition: background 0.2s ease, transform 0.2s ease;
}

.cc_9f5dde5d_footer .kombos-footer__socials a:hover {
  background: #d4d4d4;
  transform: translateY(-2px);
}

.cc_9f5dde5d_footer .kombos-footer__columns {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}

.cc_9f5dde5d_footer .kombos-footer__col {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.cc_9f5dde5d_footer .kombos-footer__col-title {
  margin: 0;
  color: #fff;
  font-family: var(--gk-font-heading);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
  text-wrap: balance;
}

.cc_9f5dde5d_footer .kombos-footer__col-title::after {
  content: "";
  width: 1.9rem;
  height: 2px;
  display: block;
  margin-top: 0.6rem;
  background: var(--gk-color-primary);
}

.cc_9f5dde5d_footer .kombos-footer__col-links {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}

.cc_9f5dde5d_footer .kombos-footer__col-link {
  width: fit-content;
  color: var(--footer-link-color, #b9bec4);
  font-size: 12px;
  line-height: 1.45;
  text-decoration: none;
  text-wrap: pretty;
  transition: color 0.2s ease, transform 0.2s ease;
}

.cc_9f5dde5d_footer .kombos-footer__col-title, .cc_9f5dde5d_footer .kombos-footer__col-link {
  overflow-wrap: normal;
  word-break: normal;
}

.cc_9f5dde5d_footer .kombos-footer__col-link:hover, .cc_9f5dde5d_footer .kombos-footer__col-link:focus-visible {
  color: var(--footer-link-hover-color, #fff);
  transform: translateX(2px);
}

.cc_9f5dde5d_footer .kombos-footer__bottom {
  /* Kaynak .mx-ref-footer__bottom: gap 24px. */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 48px;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.cc_9f5dde5d_footer .kombos-footer__copyright {
  margin: 0;
  color: #8f949d;
}

.cc_9f5dde5d_footer .gk-footer__payments {
  /* Kaynak .mx-ref-footer__payments: gap 7px. */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 7px;
}

.cc_9f5dde5d_footer .gk-footer__payments-label {
  color: #fff;
  font-family: var(--gk-font-heading);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.cc_9f5dde5d_footer .gk-footer__payment-icons {
  display: flex;
  align-items: center;
  gap: 0.45rem;
}

.cc_9f5dde5d_footer .gk-footer__payment-icon {
  width: 42px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 6px;
  overflow: hidden;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background: #ffffff;
}

.cc_9f5dde5d_footer .gk-footer__payment-logo {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: block;
  object-fit: contain;
}

@media (min-width: 660px) {
  .cc_9f5dde5d_footer .kombos-footer__columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 750px) {
  .cc_9f5dde5d_footer .kombos-footer__bottom {
    padding-right: 180px;
  }
}

@media (min-width: 1024px) {
  .cc_9f5dde5d_footer .kombos-footer__wrapper {
    gap: 3rem;
    padding-top: 3.5rem;
    padding-bottom: 2rem;
  }

  .cc_9f5dde5d_footer .kombos-footer__top {
    grid-template-columns: 1.4fr repeat(2, minmax(0, 1fr));
    gap: 34px;
  }

  .cc_9f5dde5d_footer .kombos-footer__brand {
    width: auto;
  }

  .cc_9f5dde5d_footer .kombos-footer__logo-wrap {
    min-height: 52px;
  }

  .cc_9f5dde5d_footer .kombos-footer__logo-img {
    max-width: 210px;
    max-height: 52px;
  }

  .cc_9f5dde5d_footer .kombos-footer__columns {
    display: contents;
  }

  .cc_9f5dde5d_footer .kombos-footer__bottom {
    grid-template-columns: minmax(0, 1fr) auto auto;
    align-items: center;
  }

  .cc_9f5dde5d_footer .gk-footer__payments {
    flex-direction: row;
    align-items: center;
  }
}

/* Kaynak footer iletişim bloğu: ikon + değer, satır satır. */
.cc_9f5dde5d_footer .kombos-footer__contact {
  /* Kaynak .mx-ref-footer__contact: gap 13px. */
  display: grid;
  gap: 13px;
}

.cc_9f5dde5d_footer .kombos-footer__contact-item {
  /* Kaynak .mx-ref-footer__contact-row: gap 16px, font-size 12px. */
  display: inline-flex;
  align-items: center;
  gap: 16px;
  margin: 0;
  color: #b9bec4;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.cc_9f5dde5d_footer .kombos-footer__contact-item > span {
  min-width: 0;
  display: grid;
  gap: 1px;
  overflow-wrap: anywhere;
}

.cc_9f5dde5d_footer .kombos-footer__contact-item strong {
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.cc_9f5dde5d_footer .kombos-footer__contact-item:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* Kaynak .mx-ref-footer__line-icon: 22x22. */
.cc_9f5dde5d_footer .kombos-footer__contact-item svg {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}

@media (min-width: 1180px) {
  .cc_9f5dde5d_footer .kombos-footer__top {
    grid-template-columns: 1.55fr repeat(4, minmax(0, 1fr));
    gap: 52px;
  }
}

/* Shopify kaynak temadaki sabit Canlı Destek düğmesi. */
.cc_9f5dde5d_footer .gk-live-support {
  position: fixed;
  right: 22px;
  bottom: 22px;
  /* Overlay seviyesinde durunca mobil menünün üstüne çıkıyor ve altındaki
     düğmeleri tıklanamaz yapıyordu; header seviyesine indirildi. */
  z-index: var(--kombos-z-header, 100);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-width: 158px;
  min-height: 52px;
  max-width: min(190px, calc(100vw - 28px));
  box-sizing: border-box;
  padding: 0 18px 0 20px;
  border: 0;
  border-radius: 999px;
  background: #0e0e0f;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22);
  color: #ffffff;
  font-family: var(--gk-font-sans);
  text-decoration: none;
  transition-property: transform, background-color, box-shadow;
  transition-duration: 200ms;
  transition-timing-function: ease-out;
}

.cc_9f5dde5d_footer .gk-live-support:hover, .cc_9f5dde5d_footer .gk-live-support:focus-visible {
  background: #050505;
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.28);
  color: #ffffff;
  transform: translateY(-2px);
}

.cc_9f5dde5d_footer .gk-live-support:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 3px;
}

.cc_9f5dde5d_footer .gk-live-support:active {
  transform: translateY(0) scale(0.96);
}

.cc_9f5dde5d_footer .gk-live-support__icon {
  position: relative;
  display: inline-flex;
  width: 28px;
  height: 28px;
  flex: 0 0 28px;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 28px;
}

.cc_9f5dde5d_footer .gk-live-support__status {
  position: absolute;
  top: -2px;
  right: -2px;
  width: 9px;
  height: 9px;
  box-sizing: border-box;
  border: 2px solid #0e0e0f;
  border-radius: 50%;
  background: #57ee87;
}

.cc_9f5dde5d_footer .gk-live-support__text {
  min-width: 0;
  color: inherit;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none;
  white-space: nowrap;
}

@media (max-width: 749px) {
  .cc_9f5dde5d_footer .gk-live-support {
    right: 14px;
    bottom: 16px;
    gap: 8px;
    min-width: 148px;
    min-height: 48px;
    padding: 0 16px;
  }

  .cc_9f5dde5d_footer .gk-live-support__icon {
    width: 26px;
    height: 26px;
    flex-basis: 26px;
    font-size: 26px;
  }

  .cc_9f5dde5d_footer .gk-live-support__status {
    width: 8px;
    height: 8px;
  }

  .cc_9f5dde5d_footer .gk-live-support__text {
    font-size: 15px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cc_9f5dde5d_footer .gk-live-support {
    transition-duration: 0.01ms;
  }

  .cc_9f5dde5d_footer .gk-live-support:hover, .cc_9f5dde5d_footer .gk-live-support:focus-visible, .cc_9f5dde5d_footer .gk-live-support:active {
    transform: none;
  }
}

/* ---- Akordiyon başlığı ----------------------------------------------------
   Kaynak .mx-ref-footer__column-toggle: masaüstünde düğme sade metin gibi
   davranır ve ok gizlidir; mobilde 48px'lik açılır başlığa dönüşür. */

.cc_9f5dde5d_footer .kombos-footer__col-toggle {
  all: unset;
  display: block;
  width: 100%;
  color: inherit;
  cursor: default;
}

.cc_9f5dde5d_footer .kombos-footer__col-toggle svg {
  display: none;
}

/* ---- Mobil ---------------------------------------------------------------
   Kaynak footer 760px kırılımı: tek sütun, sütunlar çizgiyle ayrılmış
   akordiyon; marka ve sosyal medya blokları ortalanır. */

@media (max-width: 760px) {
  .cc_9f5dde5d_footer .kombos-footer__top {
    grid-template-columns: 1fr;
  }

  .cc_9f5dde5d_footer .kombos-footer__brand {
    margin-bottom: 22px;
    text-align: center;
  }

  .cc_9f5dde5d_footer .kombos-footer__logo-wrap, .cc_9f5dde5d_footer .kombos-footer__desc {
    margin-inline: auto;
  }

  /* Satırlar tek tek ortalanınca farklı genişlikte oldukları için ikonlar
     hizasız kalıyordu; blok ortalanıp satırlar sola hizalanıyor. */
  .cc_9f5dde5d_footer .kombos-footer__contact {
    width: max-content;
    max-width: 100%;
    margin-inline: auto;
    justify-items: start;
  }

  .cc_9f5dde5d_footer .kombos-footer__contact-item {
    justify-content: flex-start;
    text-align: left;
  }

  .cc_9f5dde5d_footer .kombos-footer__socials {
    justify-content: center;
  }

  .cc_9f5dde5d_footer .kombos-footer__columns {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .cc_9f5dde5d_footer .kombos-footer__col {
    gap: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .cc_9f5dde5d_footer .kombos-footer__col:last-of-type {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .cc_9f5dde5d_footer .kombos-footer__col-title {
    margin: 0;
  }

  /* Başlığın altındaki çizgi de metinle aynı hizadan başlasın. */
  /* Çizgi başlığa ait görünmeli: üstte az, altta belirgin boşluk.
     Alt boşluk olmadığı için ilk bağlantıya yapışıyordu. */
  .cc_9f5dde5d_footer .kombos-footer__col-title::after {
    margin: 2px 0 14px 14px;
  }

  .cc_9f5dde5d_footer .kombos-footer__col-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 48px;
    /* Başlıklar ve bağlantılar ekran kenarına yapışmasın. */
    padding-inline: 14px;
    cursor: pointer;
  }

  .cc_9f5dde5d_footer .kombos-footer__col-toggle svg {
    display: block;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    transition: transform 0.2s ease;
  }

  .cc_9f5dde5d_footer .kombos-footer__col.is-open .kombos-footer__col-toggle svg {
    transform: rotate(180deg);
  }

  .cc_9f5dde5d_footer .kombos-footer__col-links {
    max-height: 0;
    overflow: hidden;
    gap: 9px;
    /* Yan boşluk korunmalı: `padding: 0` yazılırsa padding-inline eziliyor. */
    padding: 0 14px;
    transition: max-height 0.24s ease, padding 0.24s ease;
  }

  .cc_9f5dde5d_footer .kombos-footer__col.is-open .kombos-footer__col-links {
    max-height: 340px;
    padding: 0 14px 16px;
  }

  /* Telif ve ödeme logoları alt alta, ortalı. Yan yana dizilim dar ekranda
     ikisini de sıkıştırıyordu; ortalı düzende logolar tam boyutta kalıyor. */
  .cc_9f5dde5d_footer .kombos-footer__bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
    text-align: center;
  }

  .cc_9f5dde5d_footer .kombos-footer__copyright {
    text-align: center;
  }

  .cc_9f5dde5d_footer .gk-footer__payments {
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
  }

  .cc_9f5dde5d_footer .gk-footer__payment-icons {
    justify-content: center;
  }

  .cc_9f5dde5d_footer .kombos-footer__copyright {
    min-width: 0;
    font-size: 11px;
  }
}

/* Örtü (sepet, mobil menü, arama) açıkken Canlı Destek düğmesi tıklamaları
   engellemesin. Ayrı stacking context'te olduğu için z-index yetmiyor. */
.cc_9f5dde5d_footer .gk-live-support--hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
