/*
Theme Name: Chalet Heuvelrug Child
Theme URI: https://chaletheuvelrug.com
Description: Child theme voor de Chalet Heuvelrug homepage, gebouwd op het Extendable thema.
Author: DocBase
Template: extendable
Version: 1.1.0
Text Domain: chalet-heuvelrug-child

LET OP: "Template: extendable" moet exact overeenkomen met de mapnaam van
het parent-theme in wp-content/themes/ (in jouw geval "extendable").
Klopt de mapnaam niet, dan activeert WordPress dit child theme niet.
*/

/* ==========================================================================
   Chalet Heuvelrug — front page styles
   Alles hieronder is geschoold onder #chalet-heuvelrug-home zodat het niet
   botst met de eigen stijlen van het Vogue parent-theme.
   ========================================================================== */

#chalet-heuvelrug-home,
#chalet-heuvelrug-home * {
  box-sizing: border-box;
}

#chalet-heuvelrug-home {
  font-family: 'Work Sans', system-ui, sans-serif;
  background: #f8f4ec;
  color: #3a2f22;
  line-height: 1.5;
}

#chalet-heuvelrug-home a {
  color: inherit;
  text-decoration: none;
}

#chalet-heuvelrug-home a:hover {
  opacity: 0.85;
}

#chalet-heuvelrug-home img {
  max-width: 100%;
  height: auto;
  display: block;
}

#chalet-heuvelrug-home .ch-display {
  font-family: 'Amatic SC', cursive;
  font-weight: 700;
}

#chalet-heuvelrug-home .ch-eyebrow {
  font-family: 'Work Sans', system-ui, sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #a8916b;
}

#chalet-heuvelrug-home .ch-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #c96a37;
  color: #fbf3e7;
  font-family: 'Work Sans', system-ui, sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 28px;
  border-radius: 6px;
  letter-spacing: 0.01em;
  border: none;
  cursor: pointer;
}

#chalet-heuvelrug-home .ch-cta-btn svg {
  flex: 0 0 auto;
}

#chalet-heuvelrug-home .ch-container {
  max-width: 1140px;
  margin: 0 auto;
}

/* ---------- HERO ---------- */

#chalet-heuvelrug-home .ch-hero {
  position: relative;
  background: linear-gradient(160deg, #2c4636 0%, #1f2f27 100%);
  padding: 100px 40px;
}

/* ---------- TAALSCHAKELAAR ---------- */

#chalet-heuvelrug-home .ch-lang-switch {
  position: absolute;
  top: 28px;
  right: 40px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: 'Work Sans', system-ui, sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
}

#chalet-heuvelrug-home .ch-lang-switch a {
  color: rgba(243, 234, 217, 0.45);
}

#chalet-heuvelrug-home .ch-lang-switch a:hover {
  opacity: 1;
  color: rgba(243, 234, 217, 0.75);
}

#chalet-heuvelrug-home .ch-lang-switch a.is-active {
  color: #d9a866;
}

#chalet-heuvelrug-home .ch-lang-switch a.is-active:hover {
  color: #d9a866;
  opacity: 1;
}

#chalet-heuvelrug-home .ch-lang-switch span {
  color: rgba(243, 234, 217, 0.25);
}

#chalet-heuvelrug-home .ch-hero__inner {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
  flex-wrap: wrap;
}

#chalet-heuvelrug-home .ch-hero__brand {
  display: flex;
  align-items: center;
  gap: 40px;
}

#chalet-heuvelrug-home .ch-logo {
  flex: 0 0 auto;
  width: 260px;
  height: 238px;
}

#chalet-heuvelrug-home .ch-hero__divider {
  width: 2px;
  align-self: stretch;
  background: rgba(243, 234, 217, 0.22);
}

#chalet-heuvelrug-home .ch-hero__text {
  display: flex;
  flex-direction: column;
  gap: 10px;
  text-align: left;
}

#chalet-heuvelrug-home .ch-hero__title {
  color: #f3ead9;
  font-size: 84px;
  letter-spacing: 0.01em;
  line-height: 1;
}

#chalet-heuvelrug-home .ch-hero__subtitle {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #cbb896;
  text-align: left;
}

#chalet-heuvelrug-home .ch-hero__cta {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
}

#chalet-heuvelrug-home .ch-hero__note {
  font-size: 13px;
  color: rgba(243, 234, 217, 0.6);
  line-height: 1.5;
}

/* ---------- INTRO ---------- */

#chalet-heuvelrug-home .ch-intro {
  padding: 100px 40px;
}

#chalet-heuvelrug-home .ch-section-head {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 18px;
  align-items: center;
}

#chalet-heuvelrug-home .ch-section-head--wide {
  max-width: 820px;
}

#chalet-heuvelrug-home .ch-heading {
  color: #3a2f22;
  font-size: 52px;
  line-height: 1;
}

#chalet-heuvelrug-home .ch-heading--sm {
  font-size: 44px;
}

#chalet-heuvelrug-home .ch-lead {
  color: #5c5344;
  font-size: 17px;
  line-height: 1.75;
}

#chalet-heuvelrug-home .ch-gallery {
  max-width: 1140px;
  margin: 48px auto 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

#chalet-heuvelrug-home .ch-gallery__item {
  aspect-ratio: 1 / 1;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(43, 36, 28, 0.18);
}

#chalet-heuvelrug-home .ch-gallery__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ---------- OPTIES & KENMERKEN ---------- */

#chalet-heuvelrug-home .ch-features-head {
  max-width: 1140px;
  margin: 80px auto 12px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: center;
}

#chalet-heuvelrug-home .ch-features {
  max-width: 1140px;
  margin: 24px auto 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
  align-items: center;
}

#chalet-heuvelrug-home .ch-features__col {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

#chalet-heuvelrug-home .ch-feature {
  display: flex;
  align-items: center;
  gap: 14px;
}

#chalet-heuvelrug-home .ch-feature__icon {
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f1ede2;
  display: flex;
  align-items: center;
  justify-content: center;
}

#chalet-heuvelrug-home .ch-feature__label {
  font-size: 15px;
  color: #3a2f22;
  font-weight: 500;
}

#chalet-heuvelrug-home .ch-feature__sub {
  font-size: 12px;
  color: #8a7a5c;
  line-height: 1.5;
}

#chalet-heuvelrug-home .ch-review {
  background: #f1ede2;
  border: 1px solid rgba(43, 36, 28, 0.1);
  border-radius: 6px;
  padding: 36px;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

#chalet-heuvelrug-home .ch-review__meta {
  display: flex;
  align-items: center;
  gap: 10px;
}

#chalet-heuvelrug-home .ch-review__score {
  background: #2c4636;
  color: #f3ead9;
  font-family: 'Work Sans', system-ui, sans-serif;
  font-size: 13px;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 4px;
}

#chalet-heuvelrug-home .ch-review__source {
  font-size: 13px;
  color: rgba(58, 47, 34, 0.5);
}

#chalet-heuvelrug-home .ch-review__quote {
  color: #3a2f22;
  font-size: 19px;
  line-height: 1.6;
  font-style: italic;
}

#chalet-heuvelrug-home .ch-review__note {
  font-size: 11px;
  color: rgba(58, 47, 34, 0.4);
  font-style: italic;
}

/* ---------- IN DE BUURT ---------- */

#chalet-heuvelrug-home .ch-area {
  background: #f1ede2;
  padding: 100px 40px;
}

#chalet-heuvelrug-home .ch-area__grid {
  max-width: 1140px;
  margin: 48px auto 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}

#chalet-heuvelrug-home .ch-area-card {
  background: #fbf7ef;
  border: 1px solid rgba(43, 36, 28, 0.1);
  border-radius: 6px;
  overflow: hidden;
  display: flex;
}

#chalet-heuvelrug-home .ch-area-card__media {
  position: relative;
  flex: 0 0 42%;
}

#chalet-heuvelrug-home .ch-area-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#chalet-heuvelrug-home .ch-area-card__badge {
  position: absolute;
  top: 14px;
  left: 14px;
  background: #d99a4e;
  color: #fff;
  font-family: 'Work Sans', system-ui, sans-serif;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 12px;
  border-radius: 999px;
}

#chalet-heuvelrug-home .ch-area-card__body {
  flex: 1;
  padding: 24px 24px 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

#chalet-heuvelrug-home .ch-area-card__title {
  font-family: Georgia, 'Times New Roman', serif;
  color: #2c4636;
  font-size: 22px;
  font-weight: 600;
}

#chalet-heuvelrug-home .ch-area-card__desc {
  color: #5c5344;
  font-size: 14.5px;
  line-height: 1.6;
  flex: 1;
}

#chalet-heuvelrug-home .ch-area-card__link {
  align-self: flex-end;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #a8916b;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 9px 16px;
  border-radius: 999px;
}

/* ---------- VAKANTIEPARK BONTE VLUCHT ---------- */

#chalet-heuvelrug-home .ch-park {
  padding: 100px 40px;
}

#chalet-heuvelrug-home .ch-park-sub {
  color: #5c5344;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.02em;
}

#chalet-heuvelrug-home .ch-amenities {
  max-width: 1140px;
  margin: 48px auto 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 32px;
}

#chalet-heuvelrug-home .ch-amenity {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  text-align: center;
}

#chalet-heuvelrug-home .ch-amenity__label {
  font-size: 15px;
  color: #3a2f22;
  font-weight: 500;
}

#chalet-heuvelrug-home .ch-park__photo {
  max-width: 1140px;
  margin: 48px auto 0;
  border-radius: 6px;
  overflow: hidden;
}

#chalet-heuvelrug-home .ch-park__photo img {
  width: 100%;
  height: auto;
  max-height: 460px;
  object-fit: cover;
}

/* ---------- SECOND CTA ---------- */

#chalet-heuvelrug-home .ch-cta2 {
  background: linear-gradient(160deg, #2c4636 0%, #1f2f27 100%);
  padding: 88px 40px;
}

#chalet-heuvelrug-home .ch-cta2__inner {
  max-width: 920px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 56px;
  flex-wrap: wrap;
  justify-content: center;
}

#chalet-heuvelrug-home .ch-badge {
  flex: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#chalet-heuvelrug-home .ch-badge__circle {
  width: 340px;
  height: 340px;
  border-radius: 50%;
  background: radial-gradient(circle at 50% 38%, #33503f 0%, #24392c 100%);
  border: 4px solid #d9a866;
  box-shadow: inset 0 0 0 1px rgba(217, 168, 102, 0.5);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 0 16px;
}

#chalet-heuvelrug-home .ch-badge__logo {
  width: 136px;
  height: 125px;
}

#chalet-heuvelrug-home .ch-badge__divider {
  width: 136px;
  height: 1px;
  background: #d9a866;
  opacity: 0.55;
}

#chalet-heuvelrug-home .ch-badge__text {
  color: #f3ead9;
  width: 232px;
  font-size: 34px;
  letter-spacing: 0.01em;
  line-height: 1.05;
  text-align: center;
}

#chalet-heuvelrug-home .ch-cta2__content {
  flex: 1;
  min-width: 280px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  text-align: left;
}

#chalet-heuvelrug-home .ch-cta2__title {
  color: #f3ead9;
  font-size: 48px;
  line-height: 1.05;
}

#chalet-heuvelrug-home .ch-quote-box {
  background: rgba(243, 234, 217, 0.06);
  border-left: 3px solid #d9a866;
  border-radius: 4px;
  padding: 22px 26px;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

#chalet-heuvelrug-home .ch-quote-box__text {
  color: rgba(243, 234, 217, 0.78);
  font-size: 15px;
  line-height: 1.65;
  font-style: italic;
}

#chalet-heuvelrug-home .ch-quote-box__signature {
  color: #d9a866;
  font-size: 13px;
  font-style: italic;
}

#chalet-heuvelrug-home .ch-quote-box .ch-cta-btn {
  align-self: center;
}

/* ---------- FAQ ---------- */

#chalet-heuvelrug-home .ch-faq {
  background: #f1ede2;
  padding: 100px 40px;
}

#chalet-heuvelrug-home .ch-faq__list {
  max-width: 820px;
  margin: 40px auto 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

#chalet-heuvelrug-home .ch-faq-item {
  background: #fbf7ef;
  border: 1px solid rgba(43, 36, 28, 0.1);
  border-radius: 6px;
  overflow: hidden;
}

#chalet-heuvelrug-home .ch-faq-item__q {
  cursor: pointer;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 20px 24px;
  font-family: 'Work Sans', system-ui, sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #2c4636;
}

#chalet-heuvelrug-home .ch-faq-item__q::-webkit-details-marker {
  display: none;
}

#chalet-heuvelrug-home .ch-faq-item__q::marker {
  content: '';
}

#chalet-heuvelrug-home .ch-faq-item__icon {
  flex: 0 0 auto;
  transition: transform 0.2s ease;
}

#chalet-heuvelrug-home .ch-faq-item[open] .ch-faq-item__icon {
  transform: rotate(180deg);
}

#chalet-heuvelrug-home .ch-faq-item__a {
  padding: 0 24px 20px;
  color: #5c5344;
  font-size: 14.5px;
  line-height: 1.65;
}

/* ---------- FOOTER ---------- */

#chalet-heuvelrug-home .ch-footer {
  background: #182620;
  padding: 56px 40px 40px;
}

#chalet-heuvelrug-home .ch-footer__inner {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
  flex-wrap: wrap;
}

#chalet-heuvelrug-home .ch-footer__brand {
  display: flex;
  align-items: center;
  gap: 16px;
}

#chalet-heuvelrug-home .ch-footer__logo {
  width: 54px;
  height: 49px;
}

#chalet-heuvelrug-home .ch-footer__divider {
  width: 1px;
  align-self: stretch;
  background: rgba(231, 220, 198, 0.22);
}

#chalet-heuvelrug-home .ch-footer__text {
  display: flex;
  flex-direction: column;
  gap: 3px;
  text-align: left;
}

#chalet-heuvelrug-home .ch-footer__title {
  color: #e7dcc6;
  font-size: 30px;
  letter-spacing: 0.01em;
  line-height: 1;
}

#chalet-heuvelrug-home .ch-footer__subtitle {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #a8916b;
  text-align: left;
}

#chalet-heuvelrug-home .ch-footer__address {
  display: flex;
  flex-direction: column;
  gap: 6px;
  color: rgba(231, 220, 198, 0.6);
  font-size: 14px;
  text-align: right;
}

#chalet-heuvelrug-home .ch-footer__bottom {
  max-width: 1140px;
  margin: 32px auto 0;
  padding-top: 20px;
  border-top: 1px solid rgba(231, 220, 198, 0.12);
  color: rgba(231, 220, 198, 0.4);
  font-size: 12px;
}

/* ---------- RESPONSIVE ---------- */

@media (max-width: 900px) {
  #chalet-heuvelrug-home .ch-lang-switch {
    right: 24px;
  }

  #chalet-heuvelrug-home .ch-hero,
  #chalet-heuvelrug-home .ch-intro,
  #chalet-heuvelrug-home .ch-area,
  #chalet-heuvelrug-home .ch-park,
  #chalet-heuvelrug-home .ch-cta2,
  #chalet-heuvelrug-home .ch-faq,
  #chalet-heuvelrug-home .ch-footer {
    padding-left: 24px;
    padding-right: 24px;
  }

  #chalet-heuvelrug-home .ch-features {
    grid-template-columns: 1fr;
  }

  #chalet-heuvelrug-home .ch-area__grid {
    grid-template-columns: 1fr;
  }

  #chalet-heuvelrug-home .ch-amenities {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #chalet-heuvelrug-home .ch-gallery {
    grid-template-columns: 1fr;
  }

  #chalet-heuvelrug-home .ch-hero__title {
    font-size: 56px;
  }

  #chalet-heuvelrug-home .ch-footer__address {
    text-align: left;
  }
}

@media (max-width: 600px) {
  #chalet-heuvelrug-home .ch-hero__inner {
    justify-content: center;
    text-align: center;
  }

  #chalet-heuvelrug-home .ch-hero__brand {
    flex-direction: column;
    gap: 20px;
  }

  #chalet-heuvelrug-home .ch-hero__divider {
    display: none;
  }

  #chalet-heuvelrug-home .ch-hero__text {
    align-items: center;
    text-align: center;
  }

  #chalet-heuvelrug-home .ch-hero__subtitle {
    text-align: center;
  }

  #chalet-heuvelrug-home .ch-hero__cta {
    align-items: center;
  }

  #chalet-heuvelrug-home .ch-area-card {
    flex-direction: column;
  }

  #chalet-heuvelrug-home .ch-area-card__media {
    flex: none;
    aspect-ratio: 16 / 9;
  }

  #chalet-heuvelrug-home .ch-cta2__inner {
    justify-content: center;
    text-align: center;
  }

  #chalet-heuvelrug-home .ch-cta2__content {
    text-align: center;
  }

  #chalet-heuvelrug-home .ch-footer__inner {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  #chalet-heuvelrug-home .ch-footer__address {
    text-align: center;
  }
}
