

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Inter-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/Inter-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/RobotoCondensed-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7,
                 U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
                 U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/RobotoCondensed-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F,
                 U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
                 U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/RobotoCondensed-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7,
                 U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
                 U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/RobotoCondensed-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F,
                 U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
                 U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/RobotoCondensed-Black-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7,
                 U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
                 U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/RobotoCondensed-Black-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F,
                 U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
                 U+FEFF, U+FFFD;
}

:root {

  --color-nav-bg:        #e8e9e4;
  --color-hero-bg:       #1a1e2a;
  --color-footer-bg:     #5e616d;
  --color-text-primary:  #101012;
  --color-text-body:     #7c8296;
  --color-text-white:    #ffffff;
  --color-text-nav:      #1a1a1a;
  --color-border-nav:    rgba(124, 130, 150, 0.7);
  --color-btn-bg:        #004e50;
  --color-btn-border:    #101012;
  --color-rule:          #000000;

  --font-body:           'Inter', system-ui, sans-serif;
  --font-nav:            'Roboto Condensed', 'Arial Narrow', sans-serif;

  --text-body-size:      16px;
  --text-body-weight:    400;
  --text-body-lh:        24px;

  --text-btn-size:       14px;
  --text-btn-weight:     500;
  --text-btn-lh:         20px;

  --text-nav-size:       20px;
  --text-nav-lh:         34px;

  --text-footer-size:    16px;
  --text-footer-lh:      24px;

  --space-xs:   4px;
  --space-sm:   8px;
  --space-md:   16px;
  --space-lg:   24px;
  --space-xl:   32px;
  --space-2xl:  48px;
  --space-3xl:  64px;

  --max-content:   1440px;
  --nav-height:    316px;
  --hero-height:   583px;
  --intro-height:  180px;
  --footer-py:     24px;

  --btn-radius:      8px;
  --btn-height:      40px;
  --btn-px:          24px;
  --nav-item-height: 36px;
  --nav-gap:         3px;
  --logo-size:       110px;
  --logo-mark-w:     clamp(80px, 12vh, 200px);
  --logo-mark-h:     clamp(80px, 12vh, 200px);
  --social-icon-sz:  20px;

  --shadow-btn: 0 1px 2px rgba(0, 0, 0, 0.18);
}

*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scroll-snap-type: y mandatory;

  background-color: var(--color-nav-bg);
}

body {
  font-family: var(--font-body);
  font-size: var(--text-body-size);
  font-weight: var(--text-body-weight);
  line-height: var(--text-body-lh);
  color: var(--color-text-primary);
  background-color: var(--color-nav-bg);
  overflow-x: hidden;
}

#main-content {
  width: 100%;
}

img, svg {
  display: block;
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

a:focus-visible,
button:focus-visible {
  outline: 2px solid var(--color-btn-bg);
  outline-offset: 3px;
  border-radius: 3px;
}

ul, ol {
  list-style: none;
}

.skip-link {
  position: absolute;
  top: -100%;
  left: var(--space-md);
  padding: var(--space-sm) var(--space-md);
  background: var(--color-btn-bg);
  color: var(--color-text-white);
  font-size: var(--text-body-size);
  border-radius: var(--btn-radius);
  z-index: 9999;
  transition: top 0.15s ease;
}

.skip-link:focus {
  top: var(--space-md);
}

.site-header {
  background-color: var(--color-nav-bg);
  width: 100%;
  position: relative;
}

.site-header__inner {
  display: grid;
  grid-template-columns: 1fr 4fr 1fr;
  align-items: center;
  min-height: calc(100vh / 3);
  padding: 0 var(--space-xl);
}

.site-header__logo-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--space-xs);
  padding: var(--space-sm) 0;
  text-align: center;
}

.site-header__logo-mark {
  width: var(--logo-mark-w);
  height: var(--logo-mark-h);
  object-fit: contain;
}

.site-header__subtitle-bar {
  width: clamp(160px, 24vh, 380px);
  height: auto;
  object-fit: contain;
}

.site-header__emblem {
  width: auto;
  height: clamp(90px, 13vh, 220px);
  object-fit: contain;
}

.site-header__wordmark {
  width: clamp(80px, 11vh, 180px);
  height: auto;
  object-fit: contain;
}

.site-nav {
  display: flex;
  flex-direction: column;
}

.site-nav--left  { align-items: flex-start; justify-self: start; }
.site-nav--right { align-items: flex-start; justify-self: end;   }

.site-nav__heading {
  font-family: var(--font-nav);
  font-size: 26px;
  font-weight: 900;
  line-height: 34px;
  color: var(--color-text-nav);
  margin: 0 0 16px 0;
}

.site-nav__list {
  display: flex;
  flex-direction: column;
  gap: var(--nav-gap);
  width: 221px;
}

.site-nav__item {
  border-bottom: 1px solid var(--color-border-nav);
  height: var(--nav-item-height);
  display: flex;
  align-items: flex-start;
}

.site-nav__link {
  font-family: var(--font-nav);
  font-size: var(--text-nav-size);
  line-height: var(--text-nav-lh);
  font-weight: 400;
  color: var(--color-text-nav);
  white-space: nowrap;
  display: block;
  width: 100%;
  padding: 0;
  transition: color 0.15s ease, opacity 0.15s ease;
}

.site-nav__link:hover,
.site-nav__link:focus-visible {
  font-weight: 700;
}

.site-hero {
  position: relative;
  width: 100%;

  min-height: 320px;
  background-color: var(--color-hero-bg);
  overflow: hidden;
}

.site-hero__picture {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.site-hero__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}

.site-hero__aspect {
  width: 100%;
  aspect-ratio: 1440 / 620;
  position: relative;
}

.site-intro {
  background-color: var(--color-nav-bg);
  border-top: 2px solid var(--color-rule);
  border-bottom: 2px solid var(--color-rule);
  padding: var(--space-xl) var(--space-xl) var(--space-xl);
  width: 100%;
}

.site-intro__inner {
  max-width: 1085px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 17px;
}

.site-intro__body {
  width: 100%;
}

.site-intro__text {
  font-family: var(--font-body);
  font-size: var(--text-body-size);
  font-weight: var(--text-body-weight);
  line-height: var(--text-body-lh);
  color: var(--color-text-body);
  text-align: center;
  width: 100%;
}

.site-intro__text + .site-intro__text {
  margin-top: var(--text-body-lh);
}


.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: var(--btn-height);
  padding: 0 var(--btn-px);
  background-color: var(--color-btn-bg);
  color: var(--color-text-white);
  border: 1px solid var(--color-btn-border);
  border-radius: var(--btn-radius);
  font-family: var(--font-body);
  font-size: var(--text-btn-size);
  font-weight: var(--text-btn-weight);
  line-height: var(--text-btn-lh);
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  box-shadow: var(--shadow-btn);
  transition: background-color 0.15s ease, box-shadow 0.15s ease;
}

.btn:hover,
.btn:focus-visible {
  background-color: #005f62;
  box-shadow: 0 2px 6px rgba(0, 78, 80, 0.35);
  color: var(--color-text-white);
}

.btn:active {
  background-color: #003d3e;
  box-shadow: none;
  transform: translateY(1px);
}

.btn--cta {
  width: 137px;
}

.site-footer {
  background-color: var(--color-footer-bg);
  padding: var(--footer-py) var(--space-xl);
  width: 100%;
}

.site-footer__inner {
  max-width: var(--max-content);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: var(--space-lg);
}

.site-footer__social {
  display: flex;
  align-items: center;
  gap: var(--space-md);
}

.site-footer__lang {
  grid-column: 1;
  justify-self: start;
  display: flex;
  align-items: center;
  gap: var(--space-sm);
  font-size: var(--text-footer-size);
  font-weight: 400;
  line-height: var(--text-footer-lh);
  color: var(--color-text-white);
}

.site-footer__lang-link {
  color: var(--color-text-white);
  opacity: 0.7;
  transition: opacity 0.15s ease;
}

.site-footer__lang-link:hover,
.site-footer__lang-link:focus-visible {
  opacity: 1;
  text-decoration: underline;
}

.site-footer__lang-link.is-active {
  opacity: 1;
  font-weight: 700;
  text-decoration: none;
  cursor: default;
}

.site-footer__lang-sep {
  opacity: 0.5;
}

.site-footer__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--social-icon-sz);
  height: var(--social-icon-sz);
  color: var(--color-text-white);
  opacity: 0.85;
  transition: opacity 0.15s ease;
}

.site-footer__social-link:hover,
.site-footer__social-link:focus-visible {
  opacity: 1;
}

.site-footer__social-link svg {
  width: 100%;
  height: 100%;
}

.site-footer__copyright {
  grid-column: 2;
  justify-self: center;
  font-size: var(--text-footer-size);
  font-weight: 400;
  line-height: var(--text-footer-lh);
  color: var(--color-text-white);
  text-align: center;
}

.site-footer__legal {
  grid-column: 3;
  justify-self: end;
  display: flex;
  align-items: center;
  gap: var(--space-sm);
  font-size: var(--text-footer-size);
  font-weight: 400;
  line-height: var(--text-footer-lh);
  color: var(--color-text-white);
}

.site-footer__legal-link {
  color: var(--color-text-white);
  opacity: 0.85;
  transition: opacity 0.15s ease;
}

.site-footer__legal-link:hover,
.site-footer__legal-link:focus-visible {
  opacity: 1;
  text-decoration: underline;
}

.site-footer__legal-sep {
  opacity: 0.5;
  user-select: none;
}

.registration-form-slot {

  width: 100%;
}

@media (max-width: 640px) {
  :root {
    --text-nav-size:  16px;
    --text-nav-lh:    26px;
    --text-body-size: 15px;
    --text-body-lh:   22px;
    --logo-mark-w:    72px;
    --logo-mark-h:    72px;
  }

  .site-header__inner {
    padding: var(--space-lg) var(--space-md);
    gap: var(--space-lg);
  }

  .site-nav__list {
    width: 100%;
    max-width: 300px;
  }

  .site-intro {
    padding: var(--space-lg) var(--space-md);
  }

  .site-footer__inner {
    grid-template-columns: 1fr;
    gap: var(--space-md);
  }

  .site-footer__copyright,
  .site-footer__legal {
    grid-column: 1;
    justify-self: center;
  }

  .site-hero__aspect {
    aspect-ratio: 4 / 3;
    min-height: 240px;
  }
}

@media (min-width: 1280px) {
  .site-header__inner {
    padding: 0 80px;
  }

  .site-hero__aspect {
    aspect-ratio: 1440 / 620;
  }
}

.rotate-notice { display: none; }

@media (orientation: portrait) and (pointer: coarse) {
  .rotate-notice {
    display: flex;
    position: fixed;
    inset: 0;
    z-index: 99999;
    background-color: var(--color-nav-bg);
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 60px 48px;
  }

  body { overflow: hidden; }

  .rotate-notice__inner { max-width: 620px; }

  .rotate-notice__icon {
    width: 150px;
    height: 150px;
    color: var(--color-text-primary);
    animation: rotate-hint 2.6s ease-in-out infinite;
  }

  .rotate-notice__title {
    font-family: var(--font-nav);
    font-weight: 900;
    font-size: 52px;
    line-height: 1.2;
    color: var(--color-text-primary);
    margin: 28px 0 12px;
  }

  .rotate-notice__text {
    font-family: var(--font-body);
    font-size: 32px;
    line-height: 1.4;
    color: var(--color-text-body);
  }
}

@keyframes rotate-hint {
  0%, 55%   { transform: rotate(0deg); }
  78%, 100% { transform: rotate(-90deg); }
}

@media (prefers-reduced-motion: reduce) {
  .rotate-notice__icon { animation: none; }
}

.registration-form-section {
  background-color: var(--color-nav-bg);
  width: 100%;
  padding: var(--space-3xl) var(--space-xl);
}

.registration-form-container {
  max-width: var(--max-content);
  margin: 0 auto;
}

.registration-form-title {
  font-family: var(--font-nav);
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  color: var(--color-text-primary);
  margin-bottom: var(--space-sm);
}

.registration-form-subtitle {
  font-family: var(--font-body);
  font-size: var(--text-body-size);
  line-height: var(--text-body-lh);
  color: var(--color-text-body);
  margin-bottom: var(--space-xl);
}

.registration-form {
  display: flex;
  flex-direction: column;
  gap: var(--space-md);
}

.form-group {
  display: flex;
  flex-direction: column;
  gap: var(--space-xs);
}

.form-label {
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: var(--color-text-primary);
}

.form-label .required {
  color: #c0392b;
  margin-left: 2px;
}

.form-input {
  font-family: var(--font-body);
  font-size: var(--text-body-size);
  line-height: var(--text-body-lh);
  color: var(--color-text-primary);
  background-color: #ffffff;
  border: 1px solid rgba(124, 130, 150, 0.55);
  border-radius: 6px;
  padding: 9px var(--space-md);
  width: 100%;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
  appearance: none;
  -webkit-appearance: none;
}

.form-input::placeholder {
  color: var(--color-text-body);
  opacity: 0.7;
}

.form-input:focus {
  outline: none;
  border-color: var(--color-btn-bg);
  box-shadow: 0 0 0 3px rgba(0, 78, 80, 0.15);
}

.form-input--error,
.form-input.form-input--error {
  border-color: #c0392b;
}

.form-select {
  font-family: var(--font-body);
  font-size: var(--text-body-size);
  line-height: var(--text-body-lh);
  color: var(--color-text-primary);
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237c8296' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
  border: 1px solid rgba(124, 130, 150, 0.55);
  border-radius: 6px;
  padding: 9px 40px 9px var(--space-md);
  width: 100%;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.form-select:focus {
  outline: none;
  border-color: var(--color-btn-bg);
  box-shadow: 0 0 0 3px rgba(0, 78, 80, 0.15);
}

.form-select--error {
  border-color: #c0392b;
}

.form-textarea {
  font-family: var(--font-body);
  font-size: var(--text-body-size);
  line-height: var(--text-body-lh);
  color: var(--color-text-primary);
  background-color: #ffffff;
  border: 1px solid rgba(124, 130, 150, 0.55);
  border-radius: 6px;
  padding: 9px var(--space-md);
  width: 100%;
  resize: vertical;
  min-height: 120px;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.form-textarea::placeholder {
  color: var(--color-text-body);
  opacity: 0.7;
}

.form-textarea:focus {
  outline: none;
  border-color: var(--color-btn-bg);
  box-shadow: 0 0 0 3px rgba(0, 78, 80, 0.15);
}

.form-textarea--error {
  border-color: #c0392b;
}

.form-error {
  display: none;
}

.form-error-summary {
  background-color: #fef2f2;
  border: 1px solid #fca5a5;
  border-radius: 6px;
  padding: var(--space-md);
  margin-bottom: var(--space-md);
  font-family: var(--font-body);
  font-size: var(--text-body-size);
  color: #7f1d1d;
}

.form-error-summary ul {
  list-style: disc;
  padding-left: var(--space-lg);
  margin-top: var(--space-xs);
}

.form-error-summary li {
  line-height: var(--text-body-lh);
}

.form-group.has-error .form-label {
  color: #c0392b;
}

.form-group--checkbox {
  flex-direction: row;
  align-items: flex-start;
  gap: 0;
}

.form-checkbox-label {
  display: flex;
  align-items: flex-start;
  gap: var(--space-sm);
  cursor: pointer;
  font-family: var(--font-body);
  font-size: 14px;
  line-height: 20px;
  color: var(--color-text-body);
}

.form-checkbox {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin-top: 1px;
  border: 1px solid rgba(124, 130, 150, 0.55);
  border-radius: 4px;
  background-color: #ffffff;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  transition: border-color 0.15s ease, background-color 0.15s ease;
}

.form-checkbox:checked {
  background-color: var(--color-btn-bg);
  border-color: var(--color-btn-bg);
}

.form-checkbox:checked::after {
  content: '';
  position: absolute;
  top: 2px;
  left: 5px;
  width: 5px;
  height: 9px;
  border: 2px solid #ffffff;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
}

.form-checkbox:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 78, 80, 0.15);
  border-color: var(--color-btn-bg);
}

.form-checkbox--error {
  border-color: #c0392b;
}

.form-checkbox-text {
  flex: 1;
}

.form-checkbox-text a {
  color: var(--color-btn-bg);
  text-decoration: underline;
}

.form-checkbox-text a:hover {
  opacity: 0.8;
}

.form-group--submit {
  margin-top: var(--space-sm);
}

.form-submit-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: var(--btn-height);
  padding: 0 var(--btn-px);
  background-color: var(--color-btn-bg);
  color: var(--color-text-white);
  border: 1px solid var(--color-btn-border);
  border-radius: var(--btn-radius);
  font-family: var(--font-body);
  font-size: var(--text-btn-size);
  font-weight: var(--text-btn-weight);
  line-height: var(--text-btn-lh);
  white-space: nowrap;
  cursor: pointer;
  box-shadow: var(--shadow-btn);
  transition: background-color 0.15s ease, box-shadow 0.15s ease;
  min-width: 160px;
}

.form-submit-btn:hover,
.form-submit-btn:focus-visible {
  background-color: #005f62;
  box-shadow: 0 2px 6px rgba(0, 78, 80, 0.35);
  outline: none;
}

.form-submit-btn:active {
  background-color: #003d3e;
  box-shadow: none;
  transform: translateY(1px);
}

.form-required-note {
  font-family: var(--font-body);
  font-size: 13px;
  color: var(--color-text-body);
  margin-top: var(--space-xs);
}

.form-required-note .required {
  color: #c0392b;
}

.honeypot-field {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
}

.turnstile-group {
  align-items: flex-start;
}

.legal-page {
  max-width: var(--max-content);
  margin: var(--space-3xl) auto;
  padding: 0 var(--space-xl);
  font-family: var(--font-body);
  color: var(--color-text-primary);
}

.legal-page h1 {
  font-family: var(--font-nav);
  font-size: 32px;
  font-weight: 700;
  margin-bottom: var(--space-lg);
  color: var(--color-text-primary);
}

.legal-page h2,
.legal-page h3 {
  font-family: var(--font-nav);
  font-weight: 700;
  margin-top: var(--space-xl);
  margin-bottom: var(--space-sm);
}

.legal-page p,
.legal-page li {
  font-size: var(--text-body-size);
  line-height: var(--text-body-lh);
  color: var(--color-text-body);
  margin-bottom: var(--space-sm);
}

.legal-page ul,
.legal-page ol {
  list-style: disc;
  padding-left: var(--space-xl);
  margin-bottom: var(--space-md);
}

.legal-page a {
  color: var(--color-btn-bg);
  text-decoration: underline;
}

.legal-placeholder {
  background: #fef9c3;
  border: 1px solid #fbbf24;
  border-radius: 4px;
  padding: var(--space-md);
  margin: var(--space-lg) 0;
  font-family: var(--font-body);
  font-size: var(--text-body-size);
  color: var(--color-text-primary);
}

.legal-translation-notice {
  font-family: var(--font-body);
  font-size: var(--text-body-size);
  font-style: italic;
  color: var(--color-text-body);
  border-left: 3px solid var(--color-btn-bg);
  padding-left: var(--space-md);
  margin: var(--space-lg) 0;
}

.danke-section {
  max-width: var(--max-content);
  margin: var(--space-3xl) auto;
  padding: 0 var(--space-xl);
  text-align: center;
  font-family: var(--font-body);
}

.danke-section h1 {
  font-family: var(--font-nav);
  font-size: 32px;
  font-weight: 700;
  margin-bottom: var(--space-md);
  color: var(--color-text-primary);
}

.danke-section p {
  font-size: var(--text-body-size);
  line-height: var(--text-body-lh);
  color: var(--color-text-body);
  margin-bottom: var(--space-sm);
}

.danke-section a {
  color: var(--color-btn-bg);
  text-decoration: underline;
}

@media (max-width: 640px) {
  .registration-form-section {
    padding: var(--space-xl) var(--space-md);
  }

  .registration-form-title {
    font-size: 22px;
  }

  .form-submit-btn {
    width: 100%;
  }
}

.modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--space-xl);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease, visibility 0s linear 0.2s;
}

.modal:target {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.2s ease, visibility 0s linear 0s;
}

html:has(.modal:target) {
  overflow: hidden;
}

.modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(16, 16, 18, 0.65);
  cursor: pointer;
}

.modal__panel {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 600px;
  max-height: 88vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: var(--color-nav-bg);
  border-radius: 12px;
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.45);
  transform: translateY(14px) scale(0.98);
  transition: transform 0.2s ease;
}

.modal:target .modal__panel {
  transform: translateY(0) scale(1);
}

.modal__close {
  position: absolute;
  top: 10px;
  right: 12px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  font-size: 26px;
  line-height: 1;
  color: var(--color-text-primary);
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  transition: background-color 0.15s ease;
}

.modal__close:hover,
.modal__close:focus-visible {
  background: #ffffff;
}

.success-box {
  padding: var(--space-2xl) var(--space-xl);
  text-align: center;
}

.success-box__title {
  font-family: var(--font-nav);
  font-weight: 900;
  font-size: 26px;
  line-height: 1.2;
  color: var(--color-text-primary);
  margin-bottom: var(--space-md);
}

.success-box__text {
  font-family: var(--font-body);
  font-size: var(--text-body-size);
  line-height: var(--text-body-lh);
  color: var(--color-text-body);
  margin-bottom: var(--space-xl);
}

.modal__panel .registration-form-section {
  background: transparent;
  padding: var(--space-2xl) var(--space-xl) var(--space-xl);
}

@media (max-width: 640px) {
  .modal {
    padding: 0;
  }

  .modal__panel {
    max-width: 100%;
    max-height: 100vh;
    height: 100%;
    border-radius: 0;
  }
}

body.template-launch {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  --logo-mark-w: clamp(140px, 26vh, 360px);
  --logo-mark-h: clamp(140px, 26vh, 360px);
}

body.template-launch .nav-secondary { flex: 0 0 auto; }
body.template-launch .site-header__inner { flex: 1; min-height: 0; }
body.template-launch #main-content   { flex: 0 0 auto; }
body.template-launch .site-footer    { flex: 0 0 auto; }

body.template-launch .site-header {
  flex: 0 0 auto;
  display: flex;
  min-height: 100vh;
  min-height: 100dvh;
  padding-bottom: clamp(56px, 10vh, 128px);
  scroll-snap-align: start;
  scroll-snap-stop: always;
}

body.template-launch .site-intro {
  padding-top: clamp(48px, 8vh, 96px);
  padding-bottom: clamp(48px, 8vh, 96px);
  scroll-snap-align: start;
}

body.template-launch .site-footer {
  scroll-snap-align: end;
}

body.template-launch .site-intro__inner { width: 100%; }

.scroll-cue {
  position: absolute;
  left: 50%;
  bottom: clamp(14px, 3vh, 40px);
  transform: translate(-50%, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  color: var(--color-text-primary);
  opacity: 0.5;
  transition: opacity 0.15s ease;
  animation: scroll-cue-bounce 2.2s ease-in-out infinite;
}

.scroll-cue:hover,
.scroll-cue:focus-visible {
  opacity: 1;
}

.scroll-cue__icon {
  width: clamp(28px, 4vh, 40px);
  height: clamp(28px, 4vh, 40px);
}

@keyframes scroll-cue-bounce {
  0%, 100% { transform: translate(-50%, 0); }
  50%      { transform: translate(-50%, 8px); }
}

@media (prefers-reduced-motion: reduce) {
  .scroll-cue { animation: none; }
  html { scroll-behavior: auto; }
}

body.template-launch .site-header__emblem       { height: clamp(150px, 28vh, 400px); }
body.template-launch .site-header__subtitle-bar { width:  clamp(360px, 48vh, 720px); }
body.template-launch .site-header__wordmark     { width:  clamp(240px, 26vh, 460px); }

body.template-launch .site-nav { align-self: start; padding-top: clamp(64px, 13vh, 180px); }
body.template-launch .site-header__inner { column-gap: clamp(24px, 5vw, 96px); }

body.template-launch .site-nav__heading { font-size: clamp(17px, 2.4vh, 28px); font-weight: 400; line-height: 1.2; margin-bottom: clamp(20px, 3.4vh, 48px); }
body.template-launch .site-nav__list { width: clamp(190px, 15.5vw, 300px); gap: clamp(4px, 0.8vh, 10px); }
body.template-launch .site-nav__item { height: auto; padding-bottom: clamp(4px, 0.8vh, 10px); }
body.template-launch .site-nav__link { font-size: clamp(14px, 2vh, 23px); line-height: 1.3; }

body.template-launch .site-header__logo-col {
  gap: clamp(24px, 5vh, 72px);
  align-self: start;
}

.site-header__logo-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(14px, 2.5vh, 32px);
}

body.template-launch .site-footer {
  background-color: #0c0c0c;
  padding: 7px var(--space-xl);
  margin-top: clamp(40px, 8vh, 120px);
}

body.template-launch .site-footer__copyright,
body.template-launch .site-footer__legal-link,
body.template-launch .site-footer__legal-sep,
body.template-launch .site-footer__lang-link,
body.template-launch .site-footer__lang-sep {
  color: #8a8a8a;
  font-size: 12px;
  line-height: 1.4;
}

body.template-launch .site-footer__legal-link:hover,
body.template-launch .site-footer__legal-link:focus-visible,
body.template-launch .site-footer__lang-link:hover,
body.template-launch .site-footer__lang-link:focus-visible {
  color: #c8c8c8;
}

body.template-launch .site-footer__lang-link.is-active {
  color: #d8d8d8;
}
