.landing {
  --spacing-hero-to-goal: 0px;       /* hero and goal are inside hero-section, controlled by its gap */
  --spacing-goal-to-mountain: 80px;
  --spacing-mountain-to-countries: 120px;

  background-color: var(--collection-1-masculine);
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  height: auto;
  position: relative;
  padding-bottom: 100px;
}

.landing .hero-section {
  display: flex;
  flex-direction: column;
  max-width: 1140px;
  align-items: center;
  gap: 160px;
  position: relative;
  margin: 120px auto 0 auto;
}

.landing .hero-content {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 160px;
  position: relative;
  flex: 0 0 auto;
}

.landing .hero-title-box {
  display: flex;
  flex-direction: column;
  width: 558px;
  align-items: center;
  gap: 12px;
  padding: 24px 0px;
  position: relative;
  flex: 0 0 auto;
  border: 1px solid;
  border-color: var(--collection-1-functional);
}

.landing .hero-title {
  position: relative;
  align-self: stretch;
  height: 116px;
  margin-top: -1.00px;
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: var(--collection-1-functional);
  font-size: 112px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.landing .hero-subtitle {
  position: relative;
  align-self: stretch;
  font-family: "Martian Mono", Helvetica;
  font-weight: 400;
  color: var(--collection-1-functional);
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.landing .countdown-section {
  display: flex;
  flex-direction: column;
  width: 1032px;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.landing .countdown-text {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Martian Mono", Helvetica;
  font-weight: 700;
  color: var(--collection-1-functional);
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: 31.2px;
}

.landing .countdown-timer {
  position: relative;
  align-self: stretch;
  font-family: "Martian Mono", monospace;
  font-weight: 700;
  color: var(--collection-1-industrial);
  font-size: 120px;
  text-align: center;
  letter-spacing: 0;
  line-height: 120px;
}

.landing .goal-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 80px 100px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #0000004c;
}

.landing .goal-content {
  display: flex;
  align-items: stretch;
  gap: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.landing .goal-description {
  position: relative;
  width: 505px;
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 39px;
}

.landing .goal-statement-box {
  display: flex;
  flex-direction: column;
  width: 609px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}

.landing .section-heading {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Martian Mono", Helvetica;
  font-weight: 700;
  color: var(--collection-1-industrial);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 36px;
  text-align: center;
  z-index: 1;
}

.landing .goal-statement {
  position: relative;
  align-self: stretch;
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 60px;
}

.landing .bg-decoration-right {
  right: 0;
  position: absolute;
  top: 8px;
  width: 675px;
  height: 953px;
  opacity: 0.05;
}

.landing .kb-decoration {
  position: absolute;
  width: 63.67%;
  height: 47.79%;
  top: 52.21%;
  left: 36.33%;
}

.landing .kb-right-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.landing .mountain-section {
  position: relative;
  margin: var(--spacing-goal-to-mountain) auto 0 auto;
  width: 1113px;
  max-width: 100%;
}

.landing .mountain-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.landing .mountain-content-wrapper {
  position: relative;
  margin: 0 auto;
  width: 818px;
  max-width: 100%;
  min-height: 620px;
  display: flex;
  justify-content: center;
}

.landing .mountain-content {
  display: flex;
  width: 818px;
  max-width: 100%;
  min-height: 620px;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 40px;
}

.landing .mountain-text {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 26px;
  text-align: center;
  letter-spacing: 0;
  line-height: 39px;
}

.landing .cta-section {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.landing .cta-heading {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.landing .cta-we {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 218px;
  margin-top: -0.50px;
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: var(--collection-1-functional);
  font-size: 207px;
  text-align: center;
  letter-spacing: 0;
  line-height: 207px;
}

.landing .cta-text-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 10px 18px;
  position: relative;
  flex: 0 0 auto;
}

.landing .cta-text-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.landing .cta-text {
  position: relative;
  width: 412px;
  margin-top: -1.00px;
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: var(--collection-1-functional);
  font-size: 82px;
  letter-spacing: 0;
  line-height: 90.2px;
}

.landing .cta-decoration {
  position: absolute;
  top: 104px;
  left: 216px;
  width: 181px;
  height: 58px;
  border: 1px solid;
  border-color: var(--collection-1-industrial);
}

.landing .cta-button-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.landing .cta-lead-text {
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: #ffffffb2;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 36px;
  text-align: center;
}

.landing .subscribe-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 48px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--collection-1-industrial);
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.landing .subscribe-button:hover {
  transform: scale(1.05);
  box-shadow: 0 0 24px rgba(231, 57, 43, 0.4);
}

.landing .button-text {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 32px;
  letter-spacing: 2px;
  line-height: 39px;
  white-space: nowrap;
}

.landing .bg-decoration-left {
  left: -350px;
  overflow: hidden;
  position: absolute;
  top: 8px;
  width: 675px;
  height: 953px;
  opacity: 0.05;
}

.landing .kb-decoration-mirrored {
  position: absolute;
  width: 249.60%;
  height: 48.63%;
  top: 51.37%;
  left: -149.60%;
}

.landing .kb-left-img {
  position: absolute;
  width: 48.15%;
  height: 100%;
  top: 0;
  left: 51.85%;
}

.landing .countries-section {
  display: flex;
  flex-direction: column;
  max-width: 1140px;
  align-items: center;
  gap: 40px;
  position: relative;
  margin: var(--spacing-mountain-to-countries) auto 0 auto;
}

.landing .countries-heading {
  position: relative;
  width: 460px;
  margin-top: -1.00px;
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: var(--collection-1-functional);
  font-size: 80px;
  text-align: center;
  letter-spacing: 0;
  line-height: 80px;
}

.landing .text-white {
  color: #f6f9ed;
}

.landing .text-accent {
  color: #e7392b;
}

.landing .countries-content {
  display: flex;
  flex-direction: column;
  min-height: 557px;
  height: auto;
  align-items: center;
  gap: 50px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.landing .countries-list-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.landing .international-section {
  display: flex;
  flex-direction: column;
  width: 400px;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.landing .international-heading {
  position: relative;
  width: 220px;
  margin-top: -1.00px;
  font-family: "Martian Mono", Helvetica;
  font-weight: 700;
  color: var(--collection-1-industrial);
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: 36px;
}

.landing .board-head-info {
  display: flex;
  flex-direction: column;
  height: 96px;
  align-items: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.landing .board-head-info .person-name {
  text-align: center;
}

.landing .board-head-info .person-title {
  text-align: center;
}

.landing .person-name {
  flex: 1;
  line-height: 60px;
  white-space: nowrap;
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
}

.landing .person-title {
  position: relative;
  flex: 1;
  align-self: stretch;
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: #ffffffb2;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: 36px;
}

.landing .countries-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.landing .country-section {
  display: flex;
  flex-direction: column;
  flex: 1 1 300px;
  min-width: 280px;
  align-items: center;
  gap: 8px;
  position: relative;
}

.landing .country-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  padding-top: 20px;
}

.landing .director-info {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
  width: 100%;
}

.landing .director-name {
  line-height: 44.0px;
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  z-index: 1;
}

.landing .director-title {
  position: relative;
  align-self: stretch;
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: #ffffffb2;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 26.4px;
  text-align: center;
  z-index: 1;
}

.landing .leadership-list {
  display: block;
  position: relative;
  width: 100%;
  column-count: 1;
  z-index: 1;
}

.landing .leadership-person {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  break-inside: avoid;
  page-break-inside: avoid;
  position: relative;
  z-index: 1;
}

.landing .leader-name {
  position: relative;
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 35.2px;
  text-align: center;
  white-space: nowrap;
  z-index: 1;
}

.landing .person-role {
  position: relative;
  font-family: "Staatliches", Helvetica;
  font-weight: 400;
  color: #ffffffb2;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 27px;
  text-align: center;
  z-index: 1;
}

/* Country flag background images */
.landing .country-flag-bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 350px;
  height: auto;
  opacity: 0.05;
}

.landing .country-flag-bg[alt="Germany flag"],
.landing .country-flag-bg[alt="UK flag"] {
  max-width: 245px;
  pointer-events: none;
  z-index: 0;
}

/* ============================================
   RESPONSIVE DESIGN - MOBILE
   ============================================ */
@media (max-width: 767px) {
  /* Container adjustments */
  .landing {
    overflow-x: hidden;
    height: auto;
    padding: 20px 0;
  }

  /* Change fixed widths to responsive */
  .landing .hero-section {
    max-width: 100%;
    margin: 40px auto 0 auto;
    gap: 80px;
    padding: 0 20px;
  }

  .landing .hero-title-box {
    width: 100%;
    max-width: 100%;
    padding: 20px 10px;
  }

  .landing .countdown-section {
    width: 100%;
    max-width: 100%;
  }

  .landing .mountain-content {
    width: 100%;
    max-width: 100%;
    height: auto;
    gap: 100px;
  }

  .landing .mountain-content-wrapper {
    position: relative;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .landing .goal-description {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .landing .goal-statement-box {
    width: 100%;
    max-width: 100%;
  }

  .landing .mountain-text {
    text-align: center;
  }

  .landing .countries-heading {
    width: 100%;
    max-width: 100%;
  }

  .landing .cta-text {
    width: 100%;
    max-width: 100%;
  }

  .landing .international-section {
    width: 100%;
    max-width: 100%;
  }

  .landing .country-section {
    width: 100%;
    max-width: 100%;
    align-items: center;
    text-align: center;
  }

  .landing .countries-section {
    max-width: 100%;
    padding: 0 20px;
  }

  .landing .country-content {
    width: 100%;
    align-items: center;
    position: relative;
  }

  .landing .director-info {
    width: 100%;
    align-items: center;
  }

  .landing .leadership-person {
    width: 100%;
    align-items: center;
  }

  /* Scale down fonts */
  .landing .hero-title {
    font-size: 48px;
    height: auto;
    white-space: normal;
  }

  .landing .countdown-timer {
    font-size: 32px;
    line-height: 32px;
  }

  .landing .cta-we {
    font-size: 80px;
    line-height: 80px;
    width: auto;
  }

  .landing .cta-text {
    font-size: 36px;
    line-height: 40px;
    width: auto;
  }

  .landing .countries-heading {
    font-size: 36px;
    line-height: 40px;
    width: auto;
  }

  .landing .hero-subtitle {
    font-size: 16px;
  }

  .landing .countdown-text {
    font-size: 16px;
    line-height: 22px;
  }

  .landing .goal-description {
    font-size: 20px;
    line-height: 30px;
  }

  .landing .goal-statement {
    font-size: 28px;
    line-height: 42px;
  }

  .landing .mountain-text {
    font-size: 20px;
    line-height: 30px;
  }

  .landing .cta-lead-text {
    font-size: 22px;
  }

  .landing .button-text {
    font-size: 24px;
    line-height: 30px;
  }

  .landing .person-name,
  .landing .director-name {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
  }

  .landing .person-title,
  .landing .director-title,
  .landing .person-role {
    text-align: center;
  }

  .landing .international-heading {
    text-align: center;
  }

  .landing .leader-name {
    text-align: center;
  }

  /* Stack horizontal layouts */
  .landing .goal-content {
    flex-direction: column;
    gap: 30px;
  }

  .landing .countries-list {
    flex-direction: column;
    gap: 40px;
    align-items: center;
  }

  .landing .leadership-list {
    column-count: 1;
    width: 100%;
  }

  /* Reduce padding and gaps */
  .landing .goal-section {
    padding: 40px 20px;
  }

  .landing .hero-content {
    gap: 80px;
  }

  /* Hide decorative background elements (but keep country flags) */
  .landing .bg-decoration-right,
  .landing .bg-decoration-left {
    display: none;
  }

  /* Adjust country flag backgrounds for mobile */
  .landing .country-flag-bg {
    max-width: 250px;
    opacity: 0.03;
  }

  .landing .mountain-img {
    width: 100%;
  }

  .landing .cta-decoration {
    display: none;
  }
}

/* ============================================
   RESPONSIVE DESIGN - TABLET
   ============================================ */
@media (min-width: 768px) and (max-width: 1199px) {
  /* Container adjustments */
  .landing {
    padding: 40px 20px;
  }

  /* Adjust max widths for tablet */
  .landing .hero-section,
  .landing .countries-section {
    max-width: 90%;
  }

  .landing .countdown-section {
    width: 90%;
    max-width: 900px;
  }

  .landing .mountain-content-wrapper {
    width: 90%;
    max-width: 700px;
  }

  .landing .mountain-content {
    width: 100%;
    max-width: 700px;
  }

  /* Slightly reduce fonts for tablet */
  .landing .hero-title {
    font-size: 80px;
  }

  .landing .countdown-timer {
    font-size: 80px;
    line-height: 80px;
  }

  .landing .cta-we {
    font-size: 150px;
    line-height: 150px;
  }

  .landing .cta-text {
    font-size: 64px;
    line-height: 70px;
  }

  .landing .countries-heading {
    font-size: 64px;
    line-height: 70px;
  }

  /* Reduce padding */
  .landing .goal-section {
    padding: 60px 40px;
  }

  .landing .hero-section {
    margin: 80px auto 0 auto;
    gap: 120px;
  }

  /* Stack country list on tablet if needed */
  .landing .countries-list {
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }

  .landing .country-section {
    min-width: 300px;
    max-width: 400px;
    position: relative;
  }

  /* Adjust country flag backgrounds for tablet */
  .landing .country-flag-bg {
    max-width: 300px;
    opacity: 0.04;
  }
}
