/* =========================================================
   Self-hosted fonts — Poppins (Display) & Mulish (Body)
   Keine Google-Server-Anfragen: Dateien liegen lokal unter
   assets/fonts/. Siehe README.md zum Herunterladen der Dateien.
   Jede Gewichtung ist in zwei Subsets gesplittet:
   - "latin"     → Standard lateinische Zeichen
   - "latin-ext" → erweiterte Zeichen, u.a. deutsche Umlaute (ä ö ü ß)
   Der Browser lädt automatisch nur das Subset, das er für den
   tatsächlich angezeigten Text benötigt.
   ========================================================= */

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/poppins/poppins-500-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/poppins/poppins-500-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/poppins/poppins-600-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/poppins/poppins-600-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/poppins/poppins-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/poppins/poppins-700-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/poppins/poppins-800-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/poppins/poppins-800-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/mulish/mulish-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/mulish/mulish-400-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/mulish/mulish-600-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/mulish/mulish-600-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/mulish/mulish-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/mulish/mulish-700-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* =========================================================
   PULSORB — Design Tokens
   ========================================================= */
:root {
  --void: #0B0A14;
  --void-soft: #15101f;
  --void-card: #1b1530;

  --plasma-magenta: #FF2DAA;
  --plasma-cyan: #2DE8FF;
  --plasma-amber: #FFB23D;
  --ecto-violet: #7B5CFF;

  --mist: #F2EFFA;
  --mist-dim: rgba(242, 239, 250, 0.72);
  --mist-faint: rgba(242, 239, 250, 0.45);

  --border-soft: rgba(242, 239, 250, 0.12);

  --font-display: "Poppins", ui-rounded, "Segoe UI", system-ui, -apple-system,
    sans-serif;
  --font-body: "Mulish", -apple-system, "Segoe UI", Roboto, "Helvetica Neue",
    Arial, sans-serif;

  --radius-lg: 28px;
  --radius-md: 18px;
  --radius-sm: 10px;

  --max-width: 1140px;
}

/* =========================================================
   Reset & base
   ========================================================= */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }

body {
  margin: 0;
  background: var(--void);
  color: var(--mist);
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

img, svg { max-width: 100%; display: block; }

a {
  color: var(--plasma-cyan);
  text-decoration: none;
}
a:hover { text-decoration: underline; }

h1, h2, h3 {
  font-family: var(--font-display);
  font-weight: 700;
  margin: 0 0 0.5em;
  color: var(--mist);
  letter-spacing: -0.01em;
}

p { margin: 0 0 1em; color: var(--mist-dim); }

.sr-only {
  position: absolute;
  width: 1px; height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.skip-link {
  position: absolute;
  left: -999px;
  top: 0;
  background: var(--ecto-violet);
  color: var(--mist);
  padding: 10px 16px;
  border-radius: var(--radius-sm);
  z-index: 999;
}
.skip-link:focus {
  left: 12px;
  top: 12px;
}

:focus-visible {
  outline: 3px solid var(--plasma-cyan);
  outline-offset: 3px;
}

.section-inner {
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
}

.eyebrow {
  font-family: var(--font-display);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 0.78rem;
  color: var(--plasma-cyan);
  margin-bottom: 0.6em;
}

.lead {
  font-size: 1.1rem;
  max-width: 60ch;
}

.fineprint {
  font-size: 0.82rem;
  color: var(--mist-faint);
}

.btn {
  display: inline-block;
  font-family: var(--font-display);
  font-weight: 700;
  padding: 14px 28px;
  border-radius: 999px;
  font-size: 1rem;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
  text-decoration: none;
}
.btn:hover { text-decoration: none; transform: translateY(-2px); }

.btn-primary {
  background: linear-gradient(135deg, var(--plasma-magenta), var(--ecto-violet));
  color: var(--mist);
  box-shadow: 0 10px 30px -10px rgba(255, 45, 170, 0.6);
}
.btn-primary:hover {
  box-shadow: 0 14px 34px -8px rgba(255, 45, 170, 0.75);
}

.btn-ghost {
  background: transparent;
  color: var(--mist);
  border: 1.5px solid var(--border-soft);
}
.btn-ghost:hover { border-color: var(--plasma-cyan); }

/* =========================================================
   Navigation
   ========================================================= */
.nav-bar {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 100;
  padding: 14px 0;
  transition: background 0.25s ease, backdrop-filter 0.25s ease, padding 0.25s ease;
}
.nav-bar.is-scrolled {
  background: rgba(11, 10, 20, 0.78);
  backdrop-filter: blur(14px) saturate(140%);
  -webkit-backdrop-filter: blur(14px) saturate(140%);
  padding: 10px 0;
  border-bottom: 1px solid var(--border-soft);
}

.nav-inner {
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.brand {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: var(--font-display);
  font-weight: 800;
  font-size: 1.15rem;
  color: var(--mist);
  letter-spacing: 0.02em;
}
.brand:hover { text-decoration: none; }

.brand-orb {
  width: 18px; height: 18px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 30%, #ffe0f4, var(--plasma-magenta) 55%, var(--ecto-violet));
  box-shadow: 0 0 14px rgba(255, 45, 170, 0.7);
  flex-shrink: 0;
}

.nav-menu {
  display: flex;
  gap: 28px;
}
.nav-menu a {
  color: var(--mist-dim);
  font-weight: 600;
  font-size: 0.95rem;
}
.nav-menu a:hover { color: var(--mist); text-decoration: none; }

.nav-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 40px; height: 40px;
  background: transparent;
  border: 1px solid var(--border-soft);
  border-radius: var(--radius-sm);
  cursor: pointer;
}
.nav-toggle-bar {
  width: 18px; height: 2px;
  background: var(--mist);
  margin: 0 auto;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

/* =========================================================
   Hero
   ========================================================= */
.hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  padding: 120px 24px 60px;
}

.hero-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(60% 50% at 80% 15%, rgba(255, 45, 170, 0.28), transparent 60%),
    radial-gradient(50% 40% at 10% 85%, rgba(45, 232, 255, 0.18), transparent 60%),
    var(--void);
  z-index: -2;
}

.hero-grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(var(--border-soft) 1px, transparent 1px),
    linear-gradient(90deg, var(--border-soft) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: radial-gradient(60% 60% at 50% 40%, black, transparent 75%);
  opacity: 0.5;
}

.hero-inner {
  max-width: var(--max-width);
  margin: 0 auto;
  width: 100%;
  display: grid;
  grid-template-columns: 1.0fr 1.0fr;
  align-items: center;
  gap: 40px;
}

.hero-text,
.hero-visual {
  min-width: 0;
}

.hero-text h1 {
  font-size: clamp(2.4rem, 5.5vw, 4rem);
  line-height: 1.05;
}

.hero-sub {
  font-size: 1.05rem;
  max-width: 46ch;
}

.hero-ctas {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 1.5em;
}

.hero-visual {
  position: relative;
  display: flex;
  justify-content: center;
}

.blob-svg {
  width: 100%;
  max-width: 420px;
  filter: drop-shadow(0 30px 60px rgba(123, 92, 255, 0.35));
}

.hero-visual {
  position: relative;
  overflow: hidden;
  width: 100%; /* Oder deine gewünschte Breite */
}

.slider-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.slide {
  width: 100%;
  display: block;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

/* Nur das aktive Bild wird eingeblendet */
.slide.active {
  position: relative;
  opacity: 1;
}

/* Verhindert, dass unsichtbare Bilder Platz wegnehmen */
.slide:not(.active) {
  position: absolute;
  top: 0;
  left: 0;
}

/* Styling für die Pfeile */
.slider-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 12px 16px;
  cursor: pointer;
  font-size: 18px;
  border-radius: 4px;
  transition: background 0.3s;
  z-index: 10;
}

.slider-btn:hover {
  background: rgba(0, 0, 0, 0.8);
}

.prev { left: 10px; }
.next { right: 10px; }

/* Goo body — gentle independent drifting to feel "alive" */
.goo-c1, .goo-c2, .goo-c3, .goo-c4 {
  animation: drift 6s ease-in-out infinite;
  transform-origin: center;
}
.goo-c2 { animation-duration: 5s; animation-delay: -1.2s; }
.goo-c3 { animation-duration: 7s; animation-delay: -2.8s; }
.goo-c4 { animation-duration: 4.5s; animation-delay: -0.6s; }

@keyframes drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  50% { transform: translate(4px, -6px) scale(1.04); }
}

.face { animation: facewobble 6s ease-in-out infinite; }
@keyframes facewobble {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-3px); }
}

/* Orbit spheres on CSS motion paths */
.orbit circle { filter: drop-shadow(0 0 10px currentColor); }

.orbit-1 {
  offset-path: circle(150px at 200px 210px);
  animation: orbit 9s linear infinite;
}
.orbit-2 {
  offset-path: circle(120px at 200px 210px);
  animation: orbit 6.5s linear infinite reverse;
}
.orbit-3 {
  offset-path: circle(175px at 200px 210px);
  animation: orbit 13s linear infinite;
}
@keyframes orbit {
  from { offset-distance: 0%; }
  to { offset-distance: 100%; }
}

.scroll-cue {
  position: absolute;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  width: 26px; height: 42px;
  border: 2px solid var(--border-soft);
  border-radius: 999px;
}
.scroll-cue span {
  position: absolute;
  top: 8px; left: 50%;
  width: 5px; height: 5px;
  margin-left: -2.5px;
  border-radius: 50%;
  background: var(--plasma-cyan);
  animation: scrollcue 1.8s ease-in-out infinite;
}
@keyframes scrollcue {
  0% { transform: translateY(0); opacity: 1; }
  70% { opacity: 0; }
  100% { transform: translateY(16px); opacity: 0; }
}

/* =========================================================
   Generic section spacing
   ========================================================= */
.section {
  padding: 96px 0;
  position: relative;
}
.section h2 {
  font-size: clamp(1.8rem, 3.4vw, 2.6rem);
  max-width: 24ch;
}

/* =========================================================
   Game section
   ========================================================= */
.feature-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 48px 0 36px;
}

.feature-card {
  background: var(--void-card);
  border: 1px solid var(--border-soft);
  border-radius: var(--radius-md);
  padding: 28px;
}
.feature-card h3 {
  font-size: 1.1rem;
  margin-bottom: 0.4em;
}
.feature-card p {
  font-size: 0.95rem;
  margin-bottom: 0;
}

.feature-orb {
  display: block;
  width: 100px; height: 100px;
  border-radius: 50%;
  margin-bottom: 18px;
}
.feature-orb--cyan { background: radial-gradient(circle at 35% 30%, #d7fbff, var(--plasma-cyan) 60%, #1577a3); box-shadow: 0 0 22px rgba(45,232,255,0.55); }
.feature-orb--amber { background: radial-gradient(circle at 35% 30%, #ffeccb, var(--plasma-amber) 60%, #a8650f); box-shadow: 0 0 22px rgba(255,178,61,0.55); }
.feature-orb--violet { background: radial-gradient(circle at 35% 30%, #e6deff, var(--ecto-violet) 60%, #3a2a93); box-shadow: 0 0 22px rgba(123,92,255,0.55); }

.store-badges {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 8px;
}
.store-badge {
  border: 1.5px solid var(--border-soft);
  border-radius: var(--radius-sm);
  padding: 12px 20px;
  font-weight: 600;
  color: var(--mist);
}
.store-badge.isLive {
border-color: var(--plasma-cyan); text-decoration: none;
}
.store-badge span { color: var(--plasma-cyan); margin-left: 4px; }
.store-badge:hover { border-color: var(--plasma-cyan); text-decoration: none; }
.store-badge.noHover:hover { border-color: var(--border-soft); text-decoration: none; }
.store-badge.isLive:hover { border-color: var(--mist); text-decoration: none; }
/* =========================================================
   About section
   ========================================================= */
.about { background: var(--void-soft); }

.about-bio { max-width: 70ch; }

.about-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
  margin-top: 48px;
}

.about-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.gallery-tile {
  aspect-ratio: 1;
  background: var(--void-card);
  border: 1px solid var(--border-soft);
  border-radius: var(--radius-md);
  overflow: hidden;
  padding: 0;
}

.about-desc h3 { font-size: 1.3rem; }

/* =========================================================
   Support form
   ========================================================= */
.support-inner { max-width: 720px; }

.support-form {
  margin-top: 36px;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.form-row { display: flex; flex-direction: column; gap: 6px; }

.form-row label {
  font-weight: 600;
  font-size: 0.92rem;
  color: var(--mist);
}

.form-row input[type="text"],
.form-row input[type="email"],
.form-row textarea {
  background: var(--void-card);
  border: 1.5px solid var(--border-soft);
  border-radius: var(--radius-sm);
  padding: 13px 16px;
  color: var(--mist);
  font-family: var(--font-body);
  font-size: 1rem;
  resize: vertical;
}
.form-row input:focus, .form-row textarea:focus {
  border-color: var(--plasma-cyan);
}

.form-row--checkbox {
  flex-direction: row;
  align-items: flex-start;
  gap: 10px;
}
.form-row--checkbox input {
  margin-top: 4px;
  width: 18px; height: 18px;
  accent-color: var(--plasma-magenta);
  flex-shrink: 0;
}
.form-row--checkbox label { font-weight: 400; color: var(--mist-dim); font-size: 0.92rem; }

.btn-submit {
  align-self: flex-start;
  border: none;
  cursor: pointer;
}

.form-note {
  margin: 4px 0 0;
  padding: 12px 16px;
  border-radius: var(--radius-sm);
  background: rgba(45, 232, 255, 0.12);
  border: 1px solid rgba(45, 232, 255, 0.35);
  color: var(--mist);
  font-size: 0.95rem;
}
.form-note.is-error {
  background: rgba(255, 45, 170, 0.1);
  border-color: rgba(255, 45, 170, 0.4);
}

.honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* =========================================================
   Legal sections
   ========================================================= */
.legal-inner { max-width: 760px; }
.legal h3 { font-size: 1.05rem; margin-top: 1.6em; }
.legal p { font-size: 0.97rem; }

/* =========================================================
   Footer
   ========================================================= */
.site-footer {
  border-top: 1px solid var(--border-soft);
  padding: 40px 0;
}
.footer-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.brand--footer { font-size: 1rem; }
.footer-nav { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-nav a { color: var(--mist-dim); font-size: 0.9rem; }
.footer-note { color: var(--mist-faint); font-size: 0.85rem; margin: 0; width: 100%; text-align: center; }

@media (min-width: 640px) {
  .footer-note { width: auto; text-align: left; }
}

/* =========================================================
   Responsive — tablet & mobile
   ========================================================= */
@media (max-width: 900px) {
  .hero-inner {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .hero-ctas { justify-content: center; }
  .hero-visual { order: -1; margin-bottom: 12px; }
  .blob-svg { max-width: 280px; }

  .feature-grid { grid-template-columns: 1fr; }

  .about-split { grid-template-columns: 1fr; }
  .about-gallery { order: -1; }
}

@media (max-width: 720px) {
  .nav-menu {
    position: fixed;
    inset: 0;
    top: 0;
    background: rgba(11, 10, 20, 0.97);
    backdrop-filter: blur(10px);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 32px;
    transform: translateY(-100%);
    opacity: 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
    pointer-events: none;
  }
  .nav-menu.is-open {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
  }
  .nav-menu a { font-size: 1.4rem; }
  .nav-toggle { display: flex; }

  .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
  .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(2) { opacity: 0; }
  .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }
}

@media (max-width: 540px) {
  .section { padding: 72px 0; }
  .hero { padding-top: 110px; }
  .about-gallery { grid-template-columns: 1fr 1fr; }
}

/* =========================================================
   Reduced motion
   ========================================================= */
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .goo-c1, .goo-c2, .goo-c3, .goo-c4,
  .face, .orbit-1, .orbit-2, .orbit-3,
  .scroll-cue span {
    animation: none !important;
  }
}
