/* Choppy Waves site styles
   Palette pulled from the game art:
   - deep navy ocean       #0d2444
   - storm midnight        #06152a
   - rope/wood gold        #f0b340
   - warm cream            #f3e7c8
   - sky blue              #67b8e6
   - foam white            #ecf6ff
*/

/* Self-hosted fonts (no Google Fonts request). Latin + Latin-Extended subsets.
   @font-face declarations mirror what Google's css2 endpoint served, so rendering
   is identical to the previous Google-Fonts-hosted setup. */

/* Lilita One — single weight */
@font-face {
  font-family: "Lilita One";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/lilita-one-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: "Lilita One";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/lilita-one-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;
}

/* Nunito 400 / 600 / 700 / 800 — one variable woff2 file per subset,
   one @font-face per declared weight (matches Google's CSS). */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/nunito-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: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/nunito-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: "Nunito";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/nunito-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: "Nunito";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/nunito-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: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("assets/fonts/nunito-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: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("assets/fonts/nunito-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: "Nunito";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("assets/fonts/nunito-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: "Nunito";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("assets/fonts/nunito-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;
}

/* JetBrains Mono 400 / 600 */
@font-face {
  font-family: "JetBrains Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/jetbrains-mono-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: "JetBrains Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/jetbrains-mono-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: "JetBrains Mono";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/jetbrains-mono-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: "JetBrains Mono";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("assets/fonts/jetbrains-mono-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 {
  --c-navy: #0d2444;
  --c-navy-deep: #06152a;
  --c-navy-mid: #102a4f;
  --c-gold: #f0b340;
  --c-gold-soft: #f7c75d;
  --c-cream: #f3e7c8;
  --c-cream-warm: #efddb1;
  --c-sky: #67b8e6;
  --c-sky-deep: #3d7fb3;
  --c-foam: #ecf6ff;
  --c-ink: #1a1410;
  --c-rust: #c8542a;

  --f-display: "Lilita One", "Bowlby One SC", system-ui, sans-serif;
  --f-body: "Nunito", "Inter", system-ui, sans-serif;
  --f-mono: "JetBrains Mono", ui-monospace, monospace;

  --r-sm: 8px;
  --r-md: 14px;
  --r-lg: 22px;
  --r-xl: 32px;

  --shadow-card: 0 18px 40px -16px rgba(6, 21, 42, 0.55), 0 4px 10px -2px rgba(6, 21, 42, 0.25);
  --shadow-deep: 0 30px 80px -30px rgba(6, 21, 42, 0.8);
}

* { box-sizing: border-box; }

html, body {
  margin: 0;
  padding: 0;
  background: var(--c-navy-deep);
  color: var(--c-foam);
  font-family: var(--f-body);
  font-size: 17px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
}

img { display: block; max-width: 100%; }

a { color: var(--c-gold); text-decoration: none; transition: color 0.18s ease; }
a:hover { color: var(--c-gold-soft); }

h1, h2, h3, h4 {
  font-family: var(--f-display);
  font-weight: 400;
  letter-spacing: 0.01em;
  margin: 0;
  text-wrap: balance;
}

p { text-wrap: pretty; margin: 0 0 1em; }

/* ---------- Layout ---------- */

.wrap {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 32px;
}

section {
  position: relative;
  padding: 96px 0;
}

/* ---------- Top nav ---------- */

.nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 32px;
  background: linear-gradient(to bottom, rgba(6, 21, 42, 0.85), rgba(6, 21, 42, 0));
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.nav-brand {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: var(--f-display);
  font-size: 20px;
  color: var(--c-foam);
  letter-spacing: 0.02em;
}

.nav-brand img {
  height: 44px;
  width: auto;
  filter: drop-shadow(0 4px 8px rgba(0,0,0,0.4));
}

.nav-links {
  display: flex;
  gap: 28px;
  align-items: center;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.nav-links a {
  color: var(--c-cream);
  position: relative;
}

.nav-links a:hover { color: var(--c-gold); }

.nav-cta {
  background: var(--c-gold);
  color: var(--c-navy-deep) !important;
  padding: 10px 18px;
  border-radius: 999px;
  font-family: var(--f-display);
  font-size: 14px;
  letter-spacing: 0.04em;
  box-shadow: 0 6px 18px -4px rgba(240, 179, 64, 0.55);
  transition: transform 0.16s ease, box-shadow 0.16s ease;
}
.nav-cta:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 22px -6px rgba(240, 179, 64, 0.7);
  color: var(--c-navy-deep) !important;
}

@media (max-width: 720px) {
  .nav-links a:not(.nav-cta) { display: none; }
  .nav { padding: 12px 18px; }
}

/* ---------- Hero ---------- */

.hero {
  position: relative;
  min-height: 100vh;
  padding: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-bg {
  position: absolute;
  inset: 0;
  background: url("assets/hero.png") center/cover no-repeat;
  background-position: center 30%;
  z-index: 0;
}

.hero-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse at 30% 80%, rgba(6, 21, 42, 0.2), transparent 60%),
    linear-gradient(to bottom, rgba(6, 21, 42, 0.35) 0%, rgba(6, 21, 42, 0.2) 40%, rgba(6, 21, 42, 0.85) 100%);
}

.hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 120px 32px 64px;
  width: 100%;
  max-width: 1100px;
}

.hero-logo {
  width: min(420px, 70vw);
  margin: 0 auto 28px;
  filter: drop-shadow(0 14px 30px rgba(0, 0, 0, 0.55));
  animation: bob 6s ease-in-out infinite;
}

@keyframes bob {
  0%, 100% { transform: translateY(0) rotate(-1deg); }
  50% { transform: translateY(-10px) rotate(1deg); }
}

.hero-tagline {
  font-family: var(--f-display);
  font-size: clamp(28px, 4.5vw, 52px);
  color: var(--c-cream);
  line-height: 1.05;
  text-shadow: 0 4px 18px rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
}

.hero-tagline span { color: var(--c-gold); }

.hero-sub {
  font-size: clamp(16px, 1.5vw, 19px);
  max-width: 640px;
  margin: 0 auto 36px;
  color: var(--c-foam);
  text-shadow: 0 2px 10px rgba(0,0,0,0.5);
}

.hero-ctas {
  display: flex;
  gap: 14px;
  justify-content: center;
  flex-wrap: wrap;
}

/* ---------- Buttons ---------- */

.btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 16px 26px;
  font-family: var(--f-display);
  font-size: 17px;
  letter-spacing: 0.04em;
  border-radius: 999px;
  border: 0;
  cursor: pointer;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
  text-decoration: none;
}

.btn-steam {
  background: linear-gradient(180deg, #1b2838 0%, #0e1a26 100%);
  color: var(--c-foam) !important;
  border: 2px solid #3a5a7a;
  box-shadow: 0 10px 30px -8px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255,255,255,0.06);
}
.btn-steam:hover {
  transform: translateY(-2px);
  border-color: #5d8db8;
  box-shadow: 0 16px 36px -10px rgba(0, 0, 0, 0.75);
}

.btn-gold {
  background: linear-gradient(180deg, var(--c-gold-soft), var(--c-gold));
  color: var(--c-navy-deep) !important;
  box-shadow: 0 10px 24px -6px rgba(240, 179, 64, 0.55), inset 0 1px 0 rgba(255,255,255,0.4);
}
.btn-gold:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 32px -8px rgba(240, 179, 64, 0.7);
}

.btn-ghost {
  background: rgba(243, 231, 200, 0.08);
  color: var(--c-cream) !important;
  border: 2px solid rgba(243, 231, 200, 0.25);
}
.btn-ghost:hover {
  background: rgba(243, 231, 200, 0.14);
  border-color: rgba(243, 231, 200, 0.45);
}

.btn .badge {
  font-family: var(--f-body);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  background: var(--c-gold);
  color: var(--c-navy-deep);
  padding: 3px 8px;
  border-radius: 6px;
}

.btn-steam .badge { background: #66c0f4; color: #0e1a26; }

/* steam icon */
.icon-steam {
  width: 22px; height: 22px;
  fill: currentColor;
}

/* ---------- Floating waves between sections ---------- */

.wave-divider {
  display: block;
  width: 100%;
  height: 60px;
  position: relative;
  z-index: 1;
}

/* ---------- Section: pitch ---------- */

.pitch {
  background:
    radial-gradient(ellipse at 80% 0%, rgba(103, 184, 230, 0.08), transparent 60%),
    linear-gradient(180deg, var(--c-navy-deep) 0%, var(--c-navy) 100%);
}

.pitch-grid {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 64px;
  align-items: center;
}

@media (max-width: 880px) {
  .pitch-grid { grid-template-columns: 1fr; gap: 40px; }
}

.eyebrow {
  display: inline-block;
  font-family: var(--f-mono);
  font-size: 13px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--c-gold);
  margin-bottom: 14px;
}

.section-title {
  font-size: clamp(36px, 4vw, 56px);
  line-height: 1;
  color: var(--c-foam);
  margin-bottom: 22px;
}

.section-title span { color: var(--c-gold); }

.pitch-text p {
  font-size: 18px;
  color: rgba(236, 246, 255, 0.85);
}

.pitch-pull {
  font-family: var(--f-display);
  font-size: 22px;
  color: var(--c-gold-soft);
  border-left: 3px solid var(--c-gold);
  padding-left: 18px;
  margin-top: 24px;
  line-height: 1.3;
}

.pitch-art {
  position: relative;
  border-radius: var(--r-xl);
  overflow: hidden;
  box-shadow: var(--shadow-deep);
  border: 4px solid var(--c-cream);
  transform: rotate(-1.5deg);
  background: var(--c-navy-mid);
}

.pitch-art img { width: 100%; height: 100%; object-fit: cover; }

.pitch-art::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.15);
  border-radius: inherit;
}

/* ---------- Features ---------- */

.features {
  background:
    linear-gradient(180deg, var(--c-navy) 0%, var(--c-navy-mid) 100%);
  position: relative;
}

.features-head {
  text-align: center;
  margin-bottom: 56px;
}

.features-head p {
  max-width: 620px;
  margin: 8px auto 0;
  color: rgba(236, 246, 255, 0.75);
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}
@media (max-width: 880px) { .features-grid { grid-template-columns: 1fr; } }

.feature {
  background: rgba(243, 231, 200, 0.04);
  border: 1px solid rgba(243, 231, 200, 0.12);
  border-radius: var(--r-lg);
  padding: 28px 26px 30px;
  position: relative;
  overflow: hidden;
  transition: transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}

.feature:hover {
  transform: translateY(-4px);
  border-color: rgba(240, 179, 64, 0.4);
  background: rgba(243, 231, 200, 0.07);
}

.feature-num {
  font-family: var(--f-mono);
  font-size: 12px;
  letter-spacing: 0.2em;
  color: var(--c-gold);
  margin-bottom: 14px;
}

.feature h3 {
  font-size: 24px;
  color: var(--c-cream);
  margin-bottom: 10px;
  line-height: 1.1;
}

.feature p {
  font-size: 15px;
  color: rgba(236, 246, 255, 0.72);
  margin: 0;
}

/* glyph blob */
.feature-glyph {
  position: absolute;
  right: -20px;
  top: -20px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: radial-gradient(circle at 30% 30%, var(--c-gold-soft), transparent 70%);
  opacity: 0.18;
  pointer-events: none;
}

/* ---------- Gallery ---------- */

.gallery {
  background:
    linear-gradient(180deg, var(--c-navy-mid) 0%, var(--c-navy-deep) 100%);
}

.gallery-head { text-align: center; margin-bottom: 48px; }
.gallery-head p { color: rgba(236, 246, 255, 0.72); }

.gallery-grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 16px;
  height: 560px;
}

@media (max-width: 880px) {
  .gallery-grid { grid-template-columns: 1fr; height: auto; grid-template-rows: none; }
  .gallery-grid > * { height: 240px; }
}

.shot {
  position: relative;
  border-radius: var(--r-lg);
  overflow: hidden;
  box-shadow: var(--shadow-card);
  border: 2px solid rgba(243, 231, 200, 0.15);
  transition: transform 0.3s ease, border-color 0.3s ease;
}

.shot:hover {
  transform: scale(1.01);
  border-color: var(--c-gold);
}

.shot img { width: 100%; height: 100%; object-fit: cover; }

.shot-caption {
  position: absolute;
  bottom: 14px;
  left: 14px;
  background: rgba(6, 21, 42, 0.75);
  backdrop-filter: blur(6px);
  color: var(--c-cream);
  padding: 6px 12px;
  border-radius: var(--r-sm);
  font-family: var(--f-mono);
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.shot-1 { grid-row: 1 / 3; grid-column: 1; }
.shot-2 { grid-row: 1 / 2; grid-column: 2; }
.shot-3 { grid-row: 2 / 3; grid-column: 2; }

/* ---------- Roadmap / launch ---------- */

.launch {
  background:
    radial-gradient(ellipse at 20% 50%, rgba(240, 179, 64, 0.07), transparent 50%),
    linear-gradient(180deg, var(--c-navy-deep) 0%, var(--c-navy) 100%);
}

.launch-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 56px;
  align-items: center;
}

@media (max-width: 880px) { .launch-grid { grid-template-columns: 1fr; } }

.timeline {
  list-style: none;
  padding: 0;
  margin: 28px 0 0;
  position: relative;
}

.timeline::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 8px;
  bottom: 8px;
  width: 2px;
  background: linear-gradient(to bottom, var(--c-gold), rgba(240, 179, 64, 0.1));
}

.timeline li {
  position: relative;
  padding: 14px 0 14px 44px;
}

.timeline li::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 20px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--c-gold);
  box-shadow: 0 0 0 4px rgba(240, 179, 64, 0.2);
}

.timeline li.next::before {
  background: var(--c-cream);
  box-shadow: 0 0 0 4px rgba(243, 231, 200, 0.2);
  animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
  0%, 100% { box-shadow: 0 0 0 4px rgba(243, 231, 200, 0.2); }
  50% { box-shadow: 0 0 0 10px rgba(243, 231, 200, 0.05); }
}

.timeline-when {
  font-family: var(--f-mono);
  font-size: 12px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--c-gold);
}

.timeline h4 {
  font-size: 22px;
  color: var(--c-cream);
  margin: 4px 0 4px;
}

.timeline p {
  margin: 0;
  font-size: 15px;
  color: rgba(236, 246, 255, 0.72);
}

.capsule-card {
  position: relative;
  max-width: 360px;
  margin: 0 auto;
  border-radius: var(--r-lg);
  overflow: hidden;
  box-shadow: var(--shadow-deep);
  transform: rotate(2deg);
  border: 4px solid var(--c-cream);
}

.capsule-card img { width: 100%; }

.capsule-tape {
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%) rotate(-3deg);
  width: 120px;
  height: 28px;
  background: rgba(240, 179, 64, 0.65);
  border: 1px dashed rgba(0,0,0,0.2);
}

/* ---------- Final CTA ---------- */

.cta {
  text-align: center;
  background:
    linear-gradient(180deg, var(--c-navy) 0%, var(--c-navy-deep) 100%);
  padding: 112px 0;
  position: relative;
  overflow: hidden;
}

.cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("assets/header.png") center/cover no-repeat;
  opacity: 0.12;
  filter: blur(2px);
}

.cta-inner { position: relative; z-index: 1; }

.cta h2 {
  font-size: clamp(40px, 5vw, 72px);
  line-height: 1;
  color: var(--c-foam);
  margin-bottom: 16px;
}

.cta p {
  max-width: 540px;
  margin: 0 auto 32px;
  color: rgba(236, 246, 255, 0.85);
  font-size: 18px;
}

/* ---------- Footer ---------- */

.footer {
  background: var(--c-navy-deep);
  border-top: 1px solid rgba(243, 231, 200, 0.08);
  padding: 56px 0 32px;
  font-size: 14px;
  color: rgba(236, 246, 255, 0.6);
}

.footer-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 48px;
  margin-bottom: 40px;
}

@media (max-width: 720px) { .footer-grid { grid-template-columns: 1fr 1fr; } }

.footer h4 {
  font-family: var(--f-display);
  font-size: 16px;
  color: var(--c-cream);
  margin-bottom: 14px;
  letter-spacing: 0.04em;
}

.footer ul { list-style: none; padding: 0; margin: 0; }
.footer li { margin-bottom: 8px; }
.footer a { color: rgba(236, 246, 255, 0.7); }
.footer a:hover { color: var(--c-gold); }

.footer-brand {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}

.footer-brand img { height: 56px; flex-shrink: 0; }

.footer-brand p {
  font-size: 13px;
  color: rgba(236, 246, 255, 0.55);
  margin: 4px 0 0;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  border-top: 1px solid rgba(243, 231, 200, 0.06);
  font-family: var(--f-mono);
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(236, 246, 255, 0.4);
  flex-wrap: wrap;
  gap: 12px;
}

/* ---------- Sub-page (privacy / imprint) ---------- */

.subpage {
  padding: 140px 0 80px;
  background:
    radial-gradient(ellipse at 70% 0%, rgba(103, 184, 230, 0.06), transparent 50%),
    linear-gradient(180deg, var(--c-navy-deep) 0%, var(--c-navy) 100%);
  min-height: 100vh;
}

.subpage-inner {
  max-width: 820px;
  margin: 0 auto;
  padding: 0 32px;
}

.subpage h1 {
  font-size: clamp(40px, 5vw, 64px);
  margin-bottom: 8px;
  color: var(--c-foam);
}

.subpage .subtitle {
  font-family: var(--f-mono);
  font-size: 13px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--c-gold);
  margin-bottom: 56px;
  display: block;
}

.subpage h2 {
  font-size: 28px;
  color: var(--c-cream);
  margin: 48px 0 16px;
  padding-top: 20px;
  border-top: 1px solid rgba(243, 231, 200, 0.1);
}

.subpage h2:first-of-type { border-top: none; padding-top: 0; }

.subpage h3 {
  font-family: var(--f-body);
  font-weight: 800;
  font-size: 18px;
  color: var(--c-cream);
  margin: 24px 0 8px;
}

.subpage p, .subpage li {
  color: rgba(236, 246, 255, 0.78);
  font-size: 16px;
}

.subpage ul, .subpage ol {
  padding-left: 22px;
  margin-bottom: 1em;
}

.subpage li { margin-bottom: 6px; }

.subpage strong { color: var(--c-cream); font-weight: 800; }

.subpage table {
  width: 100%;
  border-collapse: collapse;
  margin: 18px 0;
  font-size: 14px;
}

.subpage th, .subpage td {
  text-align: left;
  padding: 12px 14px;
  border-bottom: 1px solid rgba(243, 231, 200, 0.1);
  vertical-align: top;
}

.subpage th {
  font-family: var(--f-display);
  font-weight: 400;
  color: var(--c-gold);
  background: rgba(240, 179, 64, 0.04);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-size: 12px;
}

.subpage .info-card {
  background: rgba(243, 231, 200, 0.04);
  border: 1px solid rgba(243, 231, 200, 0.12);
  border-radius: var(--r-md);
  padding: 22px 24px;
  margin: 18px 0;
}

.subpage .info-card p:last-child { margin-bottom: 0; }

.subpage .toc {
  background: rgba(243, 231, 200, 0.04);
  border-left: 3px solid var(--c-gold);
  border-radius: var(--r-sm);
  padding: 18px 22px;
  margin-bottom: 40px;
}

.subpage .toc h4 {
  font-family: var(--f-mono);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: var(--c-gold);
  margin: 0 0 10px;
}

.subpage .toc ol {
  margin: 0;
  padding-left: 22px;
  columns: 2;
  column-gap: 24px;
}
@media (max-width: 600px) { .subpage .toc ol { columns: 1; } }

.subpage .toc a { color: rgba(236, 246, 255, 0.85); }
.subpage .toc a:hover { color: var(--c-gold); }

.back-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 40px;
  padding: 10px 18px;
  border-radius: 999px;
  background: rgba(243, 231, 200, 0.06);
  border: 1px solid rgba(243, 231, 200, 0.18);
  color: var(--c-cream);
  font-family: var(--f-display);
  font-size: 14px;
  letter-spacing: 0.04em;
}

.back-link:hover {
  background: rgba(243, 231, 200, 0.1);
  color: var(--c-gold);
}

.muted-mono {
  font-family: var(--f-mono);
  font-size: 12px;
  color: rgba(236, 246, 255, 0.45);
  letter-spacing: 0.06em;
}

/* ---------- Helpers ---------- */

.center { text-align: center; }
