.cc_s7jpvlx0_LDCVhFz5eW .footer-section {
  display: block;
  width: 100%;
  max-width: none;
  min-width: 0;
  margin: 0;
  align-self: stretch;
  grid-column: 1 / -1;
  box-sizing: border-box;
  overflow: clip;
  isolation: isolate;
  background-color: var(--footer-bg, #3d2314);
  color: var(--footer-text, #e7ded9);
  font-family: var(--footer-body-font, system-ui, sans-serif);
  --font-display: var(--footer-heading-font, Georgia, serif);
  --font-label: var(--footer-body-font, system-ui, sans-serif);
  --font-body: var(--footer-body-font, system-ui, sans-serif);
  --color-text-primary: var(--footer-heading, #fff8f1);
  --color-text-secondary: var(--footer-text, #e7ded9);
  --color-text-muted: var(--footer-text, #e7ded9);
  --color-accent: var(--footer-accent, #d6a94c);
  --color-border: var(--footer-border, #6b4937);
  --text-label: var(--footer-heading-size, 13px);
  --text-small: var(--footer-body-size, 14px);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__container {
  width: 100%;
  max-width: var(--footer-content-width, 1400px);
  margin: 0 auto;
  padding: 0 clamp(16px, 5vw, 80px);
  box-sizing: border-box;
}

/* ========== Güven şeridi ========== */

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__trust {
  border-bottom: 1px solid color-mix(in srgb, var(--footer-trust-text, #3d2314) 14%, transparent);
  background: var(--footer-trust-bg, #f3e9dd);
  color: var(--footer-trust-text, #3d2314);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__trust-grid {
  display: grid;
  grid-template-columns: 1fr;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__trust-item {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 12px;
  padding: 18px 0;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__trust-item + .footer-section__trust-item {
  border-top: 1px solid color-mix(in srgb, var(--footer-trust-text, #3d2314) 14%, transparent);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__trust-icon {
  display: inline-flex;
  width: 42px;
  height: 42px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border: 1px solid color-mix(in srgb, var(--footer-trust-text, #3d2314) 18%, transparent);
  border-radius: 999px;
  color: var(--footer-accent, #d6a94c);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__trust-icon svg {
  width: 21px;
  height: 21px;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__trust-item span:last-child {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 3px;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__trust-item strong {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__trust-item small {
  font-size: 12px;
  line-height: 1.4;
  opacity: 0.74;
}

/* ========== Main footer ========== */

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__main {
  padding-top: var(--footer-spacing-mobile, 48px);
  padding-bottom: var(--footer-spacing-mobile, 48px);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__newsletter {
  display: grid;
  gap: 24px;
  margin-bottom: var(--footer-spacing-mobile, 48px);
  padding-bottom: var(--footer-spacing-mobile, 48px);
  border-bottom: 1px solid var(--footer-border, #6b4937);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__newsletter-eyebrow {
  display: block;
  margin-bottom: 12px;
  color: var(--footer-accent, #d6a94c);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__newsletter-title {
  max-width: 680px;
  margin: 0;
  color: var(--footer-heading, #fff8f1);
  font-family: var(--footer-heading-font, Georgia, serif);
  font-size: clamp(30px, 6vw, 54px);
  font-weight: 500;
  line-height: 1.08;
  letter-spacing: -0.025em;
  text-wrap: balance;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__newsletter-action {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__newsletter-action p {
  max-width: 48ch;
  margin: 0;
  font-size: var(--footer-body-size, 14px);
  line-height: 1.65;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__newsletter-button {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 20px;
  border: 1px solid var(--footer-accent, #d6a94c);
  border-radius: 999px;
  background: var(--footer-accent, #d6a94c);
  color: var(--footer-bg, #3d2314);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color 200ms ease, color 200ms ease;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__newsletter-button svg {
  width: 18px;
  height: 18px;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__newsletter-button:hover {
  background: transparent;
  color: var(--footer-accent, #d6a94c);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__newsletter-button:focus-visible, .cc_s7jpvlx0_LDCVhFz5eW .footer-section__social-link:focus-visible {
  outline: 3px solid var(--footer-accent, #d6a94c);
  outline-offset: 3px;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__grid {
  display: flex;
  flex-direction: column;
  gap: var(--space-md);
}

/* ========== Brand column ========== */

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__brand {
  display: flex;
  flex-direction: column;
  gap: var(--space-sm);
  padding-bottom: var(--space-md);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__logo-img {
  display: block;
  max-width: 160px;
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: left center;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__logo-text {
  font-family: var(--footer-heading-font, Georgia, serif);
  font-size: var(--footer-logo-size-mobile, 32px);
  font-weight: 500;
  line-height: 1;
  color: var(--footer-heading, #fff8f1);
  letter-spacing: 0.035em;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__tagline {
  margin: 0;
  max-width: 320px;
  font-size: var(--footer-body-size, 14px);
  line-height: 1.65;
  color: var(--footer-text, #e7ded9);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__socials {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-xs);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  color: var(--footer-text, #e7ded9);
  border: 1px solid var(--footer-border, #6b4937);
  background: color-mix(in srgb, var(--footer-heading, #fff8f1) 4%, transparent);
  border-radius: 999px;
  transition: color 200ms ease, border-color 200ms ease, background-color 200ms ease;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__social-link svg {
  width: 20px;
  height: 20px;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__social-link:hover {
  color: var(--footer-bg, #3d2314);
  border-color: var(--footer-accent, #d6a94c);
  background: var(--footer-accent, #d6a94c);
}

/* ========== Sitemap columns wrapper ========== */

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__columns {
  display: flex;
  flex-direction: column;
}

/* ========== Contact column ========== */

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__contact {
  padding-top: var(--space-md);
  border-top: 1px solid var(--footer-border, #6b4937);
}

/* ========== Bottom bar ========== */

.cc_s7jpvlx0_LDCVhFz5eW .footer-section__bottom {
  background-color: var(--footer-bottom-bg, #2b180f);
  border-top: 1px solid var(--footer-border, #6b4937);
  padding-top: var(--space-md);
  padding-bottom: var(--space-md);
}

@media (prefers-reduced-motion: reduce) {
  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__social-link, .cc_s7jpvlx0_LDCVhFz5eW .footer-section__newsletter-button {
    transition: none;
  }
}

/* ========== Tablet (≥ 768px) ========== */

@media (min-width: 768px) {
  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__trust-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__trust-item {
    justify-content: center;
    padding: 22px clamp(16px, 3vw, 40px);
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__trust-item + .footer-section__trust-item {
    border-top: 0;
    border-left: 1px solid color-mix(in srgb, var(--footer-trust-text, #3d2314) 14%, transparent);
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__newsletter {
    grid-template-columns: minmax(0, 1.45fr) minmax(260px, 0.75fr);
    align-items: end;
    gap: 48px;
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--space-xl);
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__brand {
    grid-column: 1 / -1;
    padding-bottom: var(--space-lg);
    border-bottom: 1px solid var(--footer-border, #6b4937);
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__columns {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: var(--space-lg);
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__contact {
    padding-top: 0;
    border-top: 0;
  }
}

/* ========== Desktop (≥ 1024px) ========== */

@media (min-width: 1024px) {
  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__main {
    padding-top: var(--footer-spacing-desktop, 80px);
    padding-bottom: var(--footer-spacing-desktop, 80px);
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__grid {
    grid-template-columns: minmax(220px, 1.45fr) minmax(0, 3fr) minmax(220px, 1.25fr);
    gap: var(--space-xl);
    align-items: start;
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__brand {
    grid-column: auto;
    border-bottom: 0;
    padding-bottom: 0;
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__columns {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(24px, 3vw, 52px);
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__contact {
    grid-column: auto;
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__logo-text {
    font-size: var(--footer-logo-size-desktop, 38px);
  }
}

@media (min-width: 1440px) {
  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__newsletter-title {
    font-size: 58px;
  }
}

@media (max-width: 479px) {
  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__container {
    padding-inline: 16px;
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__trust-item {
    padding: 15px 0;
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-section__newsletter-button {
    width: 100%;
  }
}

/* ========== Alt bileşen renk ve tipografi eşlemeleri ========== */

.cc_s7jpvlx0_LDCVhFz5eW .footer-section .footer-column {
  border-color: var(--footer-border, #6b4937);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section .footer-column__title, .cc_s7jpvlx0_LDCVhFz5eW .footer-section .footer-contact__title {
  color: var(--footer-heading, #fff8f1);
  font-size: var(--footer-heading-size, 13px);
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section .footer-column__link, .cc_s7jpvlx0_LDCVhFz5eW .footer-section .footer-contact__row, .cc_s7jpvlx0_LDCVhFz5eW .footer-section .footer-contact__link, .cc_s7jpvlx0_LDCVhFz5eW .footer-section .footer-bottom__copyright, .cc_s7jpvlx0_LDCVhFz5eW .footer-section .footer-bottom__legal, .cc_s7jpvlx0_LDCVhFz5eW .footer-section .footer-bottom__legal-link {
  color: var(--footer-text, #e7ded9);
  font-size: var(--footer-body-size, 14px);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-section .footer-column__link:hover, .cc_s7jpvlx0_LDCVhFz5eW .footer-section .footer-contact__link:hover, .cc_s7jpvlx0_LDCVhFz5eW .footer-section .footer-bottom__legal-link:hover, .cc_s7jpvlx0_LDCVhFz5eW .footer-section .footer-contact__icon {
  color: var(--footer-accent, #d6a94c);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-column {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid var(--color-border);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-column__heading {
  margin: 0;
  font: inherit;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-column__toggle {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-xs);
  padding: var(--space-sm) 0;
  background: transparent;
  border: 0;
  cursor: pointer;
  color: var(--color-text-primary);
  text-align: left;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-column__title {
  font-family: var(--font-label);
  font-size: var(--text-label);
  font-weight: 500;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-column__chevron {
  flex-shrink: 0;
  color: var(--color-text-secondary);
  transition: transform 240ms ease;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-column[data-open="true"] .footer-column__chevron {
  transform: rotate(180deg);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-column__panel {
  list-style: none;
  margin: 0;
  padding: 0 0 var(--space-sm) 0;
  display: none;
  flex-direction: column;
  gap: var(--space-xs);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-column[data-open="true"] .footer-column__panel {
  display: flex;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-column__link {
  font-family: var(--font-body);
  font-size: var(--text-small);
  color: var(--color-text-secondary);
  text-decoration: none;
  transition: color 200ms ease;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-column__link:hover {
  color: var(--color-accent);
  text-decoration: underline;
  text-underline-offset: 3px;
}

@media (prefers-reduced-motion: reduce) {
  .cc_s7jpvlx0_LDCVhFz5eW .footer-column__chevron, .cc_s7jpvlx0_LDCVhFz5eW .footer-column__link {
    transition: none;
  }
}

@media (min-width: 768px) {
  .cc_s7jpvlx0_LDCVhFz5eW .footer-column {
    border-bottom: 0;
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-column__toggle {
    padding: 0 0 var(--space-sm) 0;
    cursor: default;
    pointer-events: none;
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-column__chevron {
    display: none;
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-column__panel {
    display: flex !important;
    padding: 0;
  }
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-contact {
  display: flex;
  flex-direction: column;
  gap: var(--space-sm);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-contact__title {
  margin: 0;
  font-family: var(--font-label);
  font-size: var(--text-label);
  font-weight: 500;
  color: var(--color-text-primary);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-contact__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: var(--space-xs);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-contact__row {
  display: flex;
  align-items: flex-start;
  gap: var(--space-xs);
  font-family: var(--font-body);
  font-size: var(--text-small);
  line-height: 1.55;
  color: var(--color-text-secondary);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-contact__icon {
  flex-shrink: 0;
  margin-top: 3px;
  color: var(--color-accent);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-contact__text {
  flex: 1;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-contact__link {
  flex: 1;
  color: var(--color-text-secondary);
  text-decoration: none;
  transition: color 200ms ease;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-contact__link:hover {
  color: var(--color-accent);
}

@media (prefers-reduced-motion: reduce) {
  .cc_s7jpvlx0_LDCVhFz5eW .footer-contact__link {
    transition: none;
  }
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__inner {
  display: flex;
  flex-direction: column;
  gap: var(--space-sm);
  align-items: center;
  text-align: center;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__copyright {
  margin: 0;
  font-family: var(--font-body);
  font-size: var(--text-small);
  color: var(--color-text-muted);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__legal {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-xs);
  justify-content: center;
  align-items: center;
  font-size: var(--text-small);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__legal-link {
  font-family: var(--font-body);
  color: var(--color-text-muted);
  text-decoration: none;
  transition: color 200ms ease;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__legal-link:hover {
  color: var(--color-accent);
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__legal-sep {
  color: var(--color-text-muted);
  user-select: none;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__payments {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-xs);
  align-items: center;
  justify-content: center;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__pay {
  display: inline-flex;
  align-items: center;
  opacity: 0.65;
  transition: opacity 200ms ease;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__pay:hover {
  opacity: 1;
}

.cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__pay-svg {
  height: 24px;
  width: auto;
  display: block;
}

@media (prefers-reduced-motion: reduce) {
  .cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__legal-link, .cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__pay {
    transition: none;
  }
}

@media (min-width: 768px) {
  .cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__inner {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
    gap: var(--space-md);
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__copyright {
    flex: 1 1 auto;
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__legal {
    flex: 0 0 auto;
    justify-content: center;
  }

  .cc_s7jpvlx0_LDCVhFz5eW .footer-bottom__payments {
    flex: 0 0 auto;
    justify-content: flex-end;
  }
}
