/* ============================================
   BRAIN FOG SELBSTTEST - MARKETING LP
   Build 3 - minimal dark, 6 Sektionen
   ============================================ */

:root {
  --bg: #0E0D0C;
  --bg-elev: #15130F;
  --bg-card: rgba(239, 233, 223, 0.035);
  --bg-card-hover: rgba(239, 233, 223, 0.06);
  --border: rgba(239, 233, 223, 0.10);
  --border-strong: rgba(239, 233, 223, 0.18);

  --ink: #EFE9DF;
  --ink-soft: rgba(239, 233, 223, 0.78);
  --ink-muted: rgba(239, 233, 223, 0.52);
  --ink-faint: rgba(239, 233, 223, 0.32);

  --accent: #89D4E2;
  --accent-strong: #A0DFE9;
  --accent-glow: rgba(137, 212, 226, 0.35);
  --accent-ink: #0E0D0C;

  --font-sans: 'Inter', system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
  --font-display: 'Fraunces', Georgia, serif;

  --space-1: 0.5rem;
  --space-2: 1rem;
  --space-3: 1.5rem;
  --space-4: 2rem;
  --space-5: 3rem;
  --space-6: 4.5rem;
  --space-7: 6rem;
  --space-8: 8rem;

  --ease-out: cubic-bezier(0.22, 1, 0.36, 1);

  --container-w: 1180px;
  --container-narrow: 720px;
}

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

html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  background: var(--bg);
  color: var(--ink);
  font-family: var(--font-sans);
  font-size: 17px;
  line-height: 1.6;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

h1, h2, h3 {
  margin: 0;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.02em;
}

p { margin: 0; }

a {
  color: inherit;
  text-decoration: none;
  transition: color 200ms var(--ease-out), opacity 200ms var(--ease-out);
}

ol, ul { margin: 0; padding: 0; list-style: none; }

strong { font-weight: 600; color: var(--ink); }

::selection { background: var(--accent); color: var(--accent-ink); }

.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  background: var(--accent);
  color: var(--accent-ink);
  padding: 0.75rem 1.25rem;
  z-index: 100;
  border-radius: 4px;
}
.skip-link:focus { left: 1rem; top: 1rem; }

.dot { color: var(--ink-faint); display: inline-block; padding: 0 0.35em; }

/* LAYOUT */
.container {
  width: 100%;
  max-width: var(--container-w);
  margin: 0 auto;
  padding: 0 1.5rem;
}
.container--narrow { max-width: var(--container-narrow); }

main { position: relative; z-index: 3; }

section {
  padding: var(--space-7) 0;
  position: relative;
}

@media (max-width: 768px) {
  section { padding: var(--space-6) 0; }
}

/* FOG STAGE - dramatischer Grau-Nebel mit statischen Anker-Wolken + Inflow-Streams */
.fog-stage {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
}

/* NEBEL-WAND LINKS - massive dichte Wand am linken Rand.
   5 ueberlagerte radial-gradients an unregelmaessigen Positionen erzeugen
   wolkige Struktur statt eines sauberen Glow-Kerns. */
.fog-stage::before {
  content: '';
  position: absolute;
  top: -8vh;
  left: -8vw;
  width: 85vw;
  height: 116vh;
  pointer-events: none;
  background:
    radial-gradient(ellipse 50% 90% at 5% 50%,
      rgba(225, 222, 215, 0.95),
      rgba(180, 178, 172, 0.70) 28%,
      rgba(135, 133, 128, 0.32) 50%,
      transparent 72%),
    radial-gradient(ellipse 24% 22% at 14% 22%,
      rgba(240, 237, 230, 0.88),
      rgba(195, 192, 186, 0.42) 50%,
      transparent 70%),
    radial-gradient(ellipse 20% 28% at 24% 48%,
      rgba(232, 229, 222, 0.68),
      rgba(180, 178, 172, 0.32) 50%,
      transparent 68%),
    radial-gradient(ellipse 22% 25% at 16% 80%,
      rgba(235, 232, 225, 0.82),
      transparent 66%);
  filter: blur(38px);
}

/* NEBEL-WAND RECHTS */
.fog-stage::after {
  content: '';
  position: absolute;
  top: -8vh;
  right: -8vw;
  width: 85vw;
  height: 116vh;
  pointer-events: none;
  background:
    radial-gradient(ellipse 50% 90% at 95% 50%,
      rgba(222, 219, 212, 0.93),
      rgba(178, 175, 168, 0.68) 28%,
      rgba(132, 130, 125, 0.30) 50%,
      transparent 72%),
    radial-gradient(ellipse 24% 22% at 86% 28%,
      rgba(238, 235, 228, 0.86),
      rgba(193, 190, 184, 0.40) 50%,
      transparent 70%),
    radial-gradient(ellipse 20% 28% at 76% 52%,
      rgba(230, 227, 220, 0.66),
      rgba(178, 175, 168, 0.30) 50%,
      transparent 68%),
    radial-gradient(ellipse 22% 25% at 84% 82%,
      rgba(233, 230, 223, 0.80),
      transparent 66%);
  filter: blur(38px);
}

/* INFLOW-STRÄHNEN - Nebel weht von den Seiten REIN und wieder RAUS,
   bleibt aber auf der jeweiligen Bildhaelfte (kreuzt nie die Mitte).
   4 Streams, kein will-change (Browser entscheidet selbst). */
.fog-stream {
  position: absolute;
  pointer-events: none;
}

/* LINKS - 2 Streams in linker Bildhaelfte */
.fog-stream--l1 {
  width: 100vw;
  height: 50vh;
  top: 8vh;
  left: 0;
  filter: blur(24px);
  background:
    radial-gradient(ellipse 20% 60% at 10% 50%, rgba(232, 229, 222, 0.12), rgba(180, 177, 170, 0.05) 50%, transparent 70%),
    radial-gradient(ellipse 15% 50% at 18% 38%, rgba(225, 222, 215, 0.08), transparent 68%);
  animation: drift-l-1 20s ease-in-out infinite alternate;
  animation-delay: 0s;
}
.fog-stream--l2 {
  width: 100vw;
  height: 40vh;
  top: 52vh;
  left: 0;
  filter: blur(22px);
  background:
    radial-gradient(ellipse 18% 65% at 8% 50%, rgba(238, 235, 228, 0.12), rgba(188, 185, 178, 0.05) 50%, transparent 68%),
    radial-gradient(ellipse 12% 55% at 15% 55%, rgba(228, 225, 218, 0.08), transparent 66%);
  animation: drift-l-2 16s ease-in-out infinite alternate;
  animation-delay: -8s;
}

/* RECHTS - 2 Streams in rechter Bildhaelfte */
.fog-stream--r1 {
  width: 100vw;
  height: 50vh;
  top: 20vh;
  right: 0;
  filter: blur(24px);
  background:
    radial-gradient(ellipse 20% 60% at 90% 50%, rgba(230, 227, 220, 0.12), rgba(178, 175, 168, 0.05) 50%, transparent 70%),
    radial-gradient(ellipse 15% 50% at 82% 42%, rgba(223, 220, 213, 0.08), transparent 68%);
  animation: drift-r-1 22s ease-in-out infinite alternate;
  animation-delay: -5s;
}
.fog-stream--r2 {
  width: 100vw;
  height: 40vh;
  top: 60vh;
  right: 0;
  filter: blur(22px);
  background:
    radial-gradient(ellipse 18% 65% at 92% 50%, rgba(236, 233, 226, 0.12), rgba(186, 183, 176, 0.05) 50%, transparent 68%),
    radial-gradient(ellipse 12% 55% at 85% 48%, rgba(226, 223, 216, 0.08), transparent 66%);
  animation: drift-r-2 18s ease-in-out infinite alternate;
  animation-delay: -11s;
}

/* Streams pendeln in ihrer Bildhaelfte (alternate). Sie kommen vom Aussenrand
   und ziehen sich nur leicht nach innen, dann wieder raus. Alternate vermeidet
   den Reset-Sprung der bei `infinite` Blitzer verursacht hat. */
@keyframes drift-l-1 {
  0%   { transform: translate3d(-22vw, 0, 0); opacity: 0.35; }
  100% { transform: translate3d(-2vw, 2vh, 0); opacity: 0.85; }
}
@keyframes drift-l-2 {
  0%   { transform: translate3d(-24vw, 2vh, 0); opacity: 0.40; }
  100% { transform: translate3d(-4vw, -2vh, 0); opacity: 0.88; }
}
@keyframes drift-r-1 {
  0%   { transform: translate3d(22vw, 0, 0); opacity: 0.35; }
  100% { transform: translate3d(2vw, 2vh, 0); opacity: 0.82; }
}
@keyframes drift-r-2 {
  0%   { transform: translate3d(24vw, -2vh, 0); opacity: 0.40; }
  100% { transform: translate3d(4vw, 2vh, 0); opacity: 0.86; }
}


/* BUTTONS */
.btn {
  display: inline-flex;
  align-items: center;
  gap: 0.7em;
  font-family: var(--font-sans);
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: -0.01em;
  border: none;
  border-radius: 999px;
  cursor: pointer;
  transition: transform 220ms var(--ease-out), box-shadow 220ms var(--ease-out), background 220ms var(--ease-out);
  text-align: center;
  white-space: nowrap;
  position: relative;
}

.btn__arrow {
  width: 1.1em;
  height: 1.1em;
  transition: transform 280ms var(--ease-out);
}

.btn:hover .btn__arrow { transform: translateX(4px); }

.btn--primary {
  background: var(--accent);
  color: var(--accent-ink);
  padding: 1rem 1.75rem;
  box-shadow: 0 0 0 0 var(--accent-glow), 0 10px 30px -10px rgba(137, 212, 226, 0.4);
}
.btn--primary:hover {
  background: var(--accent-strong);
  transform: translateY(-2px);
  box-shadow: 0 0 0 6px var(--accent-glow), 0 14px 36px -10px rgba(137, 212, 226, 0.55);
}

.btn--lg { padding: 1.15rem 2rem; font-size: 1.05rem; }
.btn--xl { padding: 1.35rem 2.5rem; font-size: 1.18rem; }

@media (max-width: 480px) {
  .btn--xl { padding: 1.15rem 2rem; font-size: 1.05rem; }
}

/* SECTION TITLES */
.section-title {
  font-family: var(--font-display);
  font-size: clamp(2rem, 4.5vw, 3.2rem);
  font-weight: 400;
  line-height: 1.05;
  letter-spacing: -0.025em;
  text-align: center;
  margin-bottom: var(--space-5);
  max-width: 22ch;
  margin-left: auto;
  margin-right: auto;
}

.cta-row {
  display: flex;
  justify-content: center;
  margin-top: var(--space-5);
}

/* SEKTION 1 - HERO */
.hero {
  padding: clamp(5rem, 14vh, 9rem) 0 var(--space-7);
  min-height: 90vh;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

/* Klarheit-Glow in der Mitte */
.hero__inner {
  text-align: center;
  position: relative;
}
.hero__inner::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70%;
  height: 80%;
  transform: translate(-50%, -50%);
  background: radial-gradient(ellipse 55% 50% at 50% 50%, rgba(239, 233, 223, 0.12), rgba(239, 233, 223, 0.04) 35%, transparent 65%);
  filter: blur(30px);
  pointer-events: none;
  z-index: -1;
}

.hero__mascot {
  display: block;
  width: clamp(160px, 22vw, 240px);
  height: auto;
  margin: 0 auto var(--space-4);
  filter: drop-shadow(0 18px 40px rgba(0, 0, 0, 0.35));
}

.hero__title {
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(1.8rem, 4.5vw, 3.2rem);
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: var(--accent);
  margin-bottom: var(--space-4);
  max-width: 28ch;
  margin-left: auto;
  margin-right: auto;
}

.hero__title-accent {
  color: var(--accent);
  font-style: italic;
  font-weight: 300;
}

.hero__sub {
  font-size: clamp(0.95rem, 1.4vw, 1.1rem);
  line-height: 1.5;
  color: var(--ink-soft);
  max-width: 60ch;
  margin: 0 auto var(--space-5);
}

.hero__trust {
  margin-top: var(--space-3);
  font-size: 0.88rem;
  color: var(--ink-muted);
  letter-spacing: 0.01em;
}

@media (max-width: 768px) {
  .hero { min-height: auto; padding-top: 4.5rem; }
  .hero__sub br { display: none; }
  .hero__trust { font-size: 0.82rem; line-height: 1.7; }
}

/* SEKTION 2 - SYMPTOMS */
.symptom-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
  margin-bottom: var(--space-5);
}

.symptom-card {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: 18px;
  padding: 1.75rem 1.5rem;
  position: relative;
  transition: background 300ms var(--ease-out), border-color 300ms var(--ease-out), transform 300ms var(--ease-out);
}

.symptom-card:hover {
  background: var(--bg-card-hover);
  border-color: var(--border-strong);
  transform: translateY(-2px);
}

.symptom-card__num {
  display: block;
  font-family: var(--font-display);
  font-size: 0.95rem;
  font-weight: 500;
  color: var(--accent);
  margin-bottom: 0.85rem;
  letter-spacing: 0.05em;
}

.symptom-card p {
  font-size: 1rem;
  line-height: 1.6;
  color: var(--ink-soft);
}

.symptoms__bridge {
  text-align: center;
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(1.2rem, 2.2vw, 1.6rem);
  line-height: 1.45;
  color: var(--ink);
  max-width: 32ch;
  margin: 0 auto;
  letter-spacing: -0.01em;
}

@media (max-width: 960px) {
  .symptom-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  .symptom-grid { grid-template-columns: 1fr; gap: 1rem; }
  .symptom-card { padding: 1.5rem 1.35rem; }
}

/* SEKTION 3 + 5 - Prose */
.prose {
  font-size: clamp(1.05rem, 1.45vw, 1.18rem);
  line-height: 1.65;
  color: var(--ink-soft);
}

.prose p { margin-bottom: 1.4em; }
.prose p:last-child { margin-bottom: 0; }

.prose .lead {
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(1.5rem, 2.6vw, 1.9rem);
  line-height: 1.3;
  color: var(--ink);
  letter-spacing: -0.015em;
  margin-bottom: 1.6em;
}

.prose__pull {
  margin-top: 2em;
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(1.35rem, 2.4vw, 1.75rem);
  line-height: 1.35;
  color: var(--ink);
  letter-spacing: -0.015em;
}

.prose__pull-accent {
  color: var(--accent);
  font-style: italic;
}

.prose__pull-standout {
  margin-top: 1.6em;
  text-align: center;
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(1.7rem, 3.2vw, 2.4rem);
  line-height: 1.25;
  letter-spacing: -0.02em;
}

.prose__strong {
  margin-top: 1.8em;
  font-weight: 500;
  color: var(--ink);
  font-size: 1.05em;
  line-height: 1.55;
}

/* SEKTION 3 - Kontrast-Layout (zwei Boxen, Klar vs Fog) */
.problem__intro {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}
.problem__intro .lead { text-align: center; margin-bottom: 0.8em; }
.problem__outro {
  max-width: 720px;
  margin: 3.2rem auto 0;
}

.contrast {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto repeat(12, auto);
  column-gap: 1.4rem;
  row-gap: 0;
  max-width: 1180px;
  margin: 3rem auto 0;
}

.contrast__box {
  position: relative;
  padding: 1.9rem 1.7rem;
  border-radius: 16px;
  overflow: hidden;
  grid-row: 1 / span 13;
  display: grid;
  grid-template-rows: subgrid;
  row-gap: 0.95rem;
}

.contrast__box--clear {
  background:
    radial-gradient(120% 100% at 0% 0%, rgba(197,224,208,0.10) 0%, rgba(197,224,208,0.02) 60%, transparent 100%),
    linear-gradient(180deg, rgba(197,224,208,0.045) 0%, rgba(197,224,208,0.01) 100%);
  border: 1px solid rgba(197,224,208,0.26);
  box-shadow: 0 0 0 1px rgba(197,224,208,0.04) inset, 0 8px 24px -16px rgba(197,224,208,0.18);
}

.contrast__box--fog {
  background:
    radial-gradient(120% 100% at 100% 0%, rgba(224,140,128,0.10) 0%, rgba(224,140,128,0.02) 60%, transparent 100%),
    linear-gradient(180deg, rgba(224,140,128,0.04) 0%, rgba(224,140,128,0.008) 100%);
  border: 1px solid rgba(224,140,128,0.22);
  box-shadow: 0 0 0 1px rgba(224,140,128,0.03) inset;
}

.contrast__box--fog::after {
  content: '';
  position: absolute;
  inset: 0;
  background:
    radial-gradient(60% 40% at 30% 30%, rgba(239,233,223,0.04) 0%, transparent 70%),
    radial-gradient(50% 35% at 70% 70%, rgba(239,233,223,0.03) 0%, transparent 70%);
  pointer-events: none;
  filter: blur(2px);
  opacity: 0.7;
}

.contrast__box-head {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  margin-bottom: 0.45rem;
  font-family: var(--font-sans);
  font-size: 1.05rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.contrast__box--clear .contrast__box-head { color: #B5D8C3; }
.contrast__box--fog   .contrast__box-head { color: #E2A89D; }

.contrast__icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.contrast__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: 2 / span 12;
  row-gap: 0;
  position: relative;
  z-index: 1;
}

.contrast__list li {
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(1rem, 1.35vw, 1.1rem);
  line-height: 1.5;
  padding-left: 1.1rem;
  position: relative;
}

.contrast__list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

.contrast__box--clear .contrast__list li { color: var(--ink); }
.contrast__box--clear .contrast__list li::before {
  background: #B5D8C3;
  box-shadow: 0 0 8px rgba(181,216,195,0.5);
}

.contrast__box--fog .contrast__list li { color: var(--ink-muted); }
.contrast__box--fog .contrast__list li::before {
  background: #E2A89D;
  box-shadow: 0 0 8px rgba(226,168,157,0.4);
}

@media (max-width: 720px) {
  .contrast {
    grid-template-columns: 1fr;
    grid-template-rows: none;
    column-gap: 0;
    row-gap: 1rem;
    margin-top: 2.2rem;
  }
  .contrast__box {
    padding: 1.5rem 1.3rem;
    grid-row: auto;
    display: block;
  }
  .contrast__list {
    display: flex;
    flex-direction: column;
    grid-row: auto;
    gap: 0.8rem;
  }
  .contrast__list li { font-size: 1rem; }
}

/* Pull-Text leicht kleiner und zentriert, damit er in eine Zeile passt */
.problem__outro .prose__pull {
  font-size: clamp(1.2rem, 2vw, 1.6rem);
  text-align: center;
}

/* "Ist es nicht." prominenter */
.problem__outro .prose__pull-standout {
  margin-top: 2rem;
  font-size: clamp(2.2rem, 4.5vw, 3.2rem);
  letter-spacing: -0.025em;
}

/* SEKTION 4 - Test-Shows */
.test-shows {
  position: relative;
  padding-bottom: 17rem;
}

.test-shows__mascot {
  position: absolute;
  bottom: -28px;
  right: clamp(2rem, 9vw, 9rem);
  width: clamp(360px, 40vw, 500px);
  height: auto;
  pointer-events: none;
  user-select: none;
  z-index: 3;
}

@media (max-width: 768px) {
  .test-shows { padding-bottom: 0; }
  .test-shows__mascot {
    position: static;
    display: block;
    margin: var(--space-5) auto -28px;
    width: clamp(200px, 60vw, 280px);
  }
}

.test-shows .cta-row { margin-top: var(--space-6); }
.test-shows .cta-row .btn--primary { padding: 1.3rem 2.35rem; font-size: 1.12rem; }

.result-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin-bottom: 0;
}

.result-card {
  text-align: left;
  padding: 2rem 1.5rem;
}

.result-card__icon {
  width: 56px;
  height: 56px;
  margin-bottom: 1.25rem;
  color: var(--accent);
}

.result-card__icon svg { width: 100%; height: 100%; }

.result-card__title {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.2;
  margin-bottom: 0.65rem;
  color: var(--ink);
  letter-spacing: -0.015em;
}

.result-card p {
  font-size: 1rem;
  line-height: 1.6;
  color: var(--ink-soft);
}

@media (max-width: 768px) {
  .result-grid { grid-template-columns: 1fr; gap: 0.5rem; }
  .result-card { padding: 1.25rem 0; border-bottom: 1px solid var(--border); }
  .result-card:last-child { border-bottom: none; }
}

/* SEKTION 6 - Final CTA */
.final-cta {
  text-align: center;
  padding: var(--space-8) 0 var(--space-7);
}

.final-cta__title {
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(2.2rem, 5.5vw, 4rem);
  line-height: 1.05;
  letter-spacing: -0.025em;
  margin-bottom: var(--space-4);
}

.final-cta__title-accent {
  color: var(--accent);
  font-style: italic;
  font-weight: 300;
}

.final-cta__body {
  font-size: clamp(1.05rem, 1.5vw, 1.18rem);
  line-height: 1.6;
  color: var(--ink-soft);
  max-width: 42ch;
  margin: 0 auto var(--space-5);
}

.final-cta__body p { margin-bottom: 1.1em; }
.final-cta__body p:last-child { margin-bottom: 0; }

.final-cta__or { color: var(--ink); font-weight: 500; }

.final-cta__disclaimer {
  margin-top: var(--space-5);
  font-size: 0.82rem;
  line-height: 1.6;
  color: var(--ink-faint);
  max-width: 44ch;
  margin-left: auto;
  margin-right: auto;
}

/* FOOTER */
.site-footer {
  border-top: 1px solid var(--border);
  padding: 1.5rem 0 1.75rem;
  position: relative;
  z-index: 2;
  margin-bottom: env(safe-area-inset-bottom);
  background: rgba(20, 20, 20, 0.6);
}

.site-footer__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 1.1rem;
  flex-wrap: wrap;
}

.site-footer__trust {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}
.site-footer__trust-clip {
  width: 140px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.site-footer__trust-clip .trustpilot-widget {
  width: 1400px;
  height: 140px;
  transform: scale(0.7143);
  transform-origin: top left;
}

.site-footer__legal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.5rem 1.1rem;
  font-size: 0.95rem;
  font-weight: 500;
  color: var(--ink-soft);
  letter-spacing: 0.01em;
}

.site-footer__copy a {
  color: var(--ink-soft);
  text-decoration: none;
}
.site-footer__copy a:hover { color: var(--ink); }

.site-footer__sep { color: var(--ink-muted); opacity: 0.45; }

.site-footer__nav { display: flex; flex-wrap: wrap; justify-content: center; gap: 1.1rem; }
.site-footer__nav a { font-size: 0.95rem; font-weight: 500; color: var(--ink-soft); text-decoration: none; }
.site-footer__nav a:hover { color: var(--ink); }

.site-footer__social {
  display: flex;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer__social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  color: var(--ink-muted);
  transition: color .18s ease, background-color .18s ease;
}
.site-footer__social a:hover {
  color: var(--ink);
  background: rgba(255, 255, 255, 0.06);
}
.site-footer__social svg { width: 18px; height: 18px; display: block; }

@media (max-width: 720px) {
  .site-footer { padding-bottom: 6rem; }
}


/* REDUCED MOTION */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  .fog-stream { animation: none; opacity: 0.45; }
}

/* FOCUS */
:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 3px;
  border-radius: 4px;
}
.btn:focus-visible { outline-offset: 4px; }
