:root {
  --paper: #67b8ff;
  --paper-soft: #5aa8f0;
  --obsidian: #050505;
  --obsidian-soft: #0d0d0d;
  --denim-blue: #5ca9ef;
  --denim-shadow: #3e79d2;
  --denim-slate: #274fb8;
  --cool-gray-1: #f5f7fa;
  --cool-gray-2: #eef2f6;
  --cool-gray-3: #d7dde5;
  --cool-ink: #eff7ff;
  --steel: #dcecff;
  --steel-strong: #f6fbff;
  --steel-signature: #eef6ff;
  --alert-red: #ff3333;
  --system-gold: #c5a059;
  --text-bone: #ffffff;
  --text-gray: #d6e8ff;
  --laser-blue: #f3fbff;
  --role-top: #8fd8ff;
  --role-mid: #5ca9ef;
  --role-bottom: #274fb8;
  --primary-hue: #0ea5e9;
  --role-accent: #f4f8ff;
  --role-accent-soft: rgba(244,248,255,0.2);
  --role-glow: rgba(193,232,255,0.22);
  --body-size: 10pt;
  --mono-size: 9pt;
  --hinge-ease: cubic-bezier(0.14, 0.74, 0.2, 1);
  --pressure-seam-ease: cubic-bezier(0.22, 0.84, 0.24, 1);
  --denim-image: none;
  --denim-shift: 0px;
  --gunmetal: #2a2a2a;
  --aged-brass: #b5a642;
  --aura-x: 24%;
  --aura-y: 34%;
  --hero-video-lift: 0px;
  --hero-video-bottom-trim: 0px;
  --ink-shift-x: 0px;
  --ink-shift-y: 0px;
  --ink-rotate: 0deg;
  --ink-scale: 1;
  --traveler-look-x: 0px;
  --traveler-look-y: 0px;
  --traveler-tilt-x: 0deg;
  --traveler-tilt-y: 0deg;
  --traveler-eye-x: 0px;
  --traveler-eye-y: 0px;
  --traveler-somber-roll: 0deg;
  --traveler-dock-scale: 1.2;
  --nav-dock-y: 0px;
  --scanner-y: 32vh;
  --display-font: "Inter", "Roboto", sans-serif;
  --hero-film-opacity: 0.18;
  --hero-glow-opacity: 0.12;
  --hero-video-filter: saturate(1.04) contrast(1.02);
}

/* Final alignment lock for primary section heading packages */
.scene-framework .framework-monolith,
.scene-framework .framework-monolith .eyebrow,
.scene-framework .framework-monolith .framework-headline,
.scene-framework .framework-monolith .framework-copy,
.scene-framework .section-monolith-forensic,
.scene-framework .section-monolith-forensic .eyebrow,
.scene-framework .section-monolith-forensic .section-monolith-headline,
.scene-framework .section-monolith-forensic .section-monolith-copy,
.scene-framework .section-monolith-forensic .section-monolith-note {
  text-align: left !important;
  justify-self: start !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

:root {
  --section-breathing-room: clamp(92px, 18vh, 170px);
  --implementation-breathing-room: clamp(260px, 34vh, 390px);
  --implementation-section-break: clamp(360px, 46vh, 520px);
  --implementation-window-breathing-room: clamp(28px, 4.4vh, 48px);
}

* {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  background: var(--paper-soft);
  background-color: #67b8ff;
  color: var(--text-bone);
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
}

body {
  cursor: default;
  transition: background 0.8s ease-in-out, color 0.5s ease;
}

body.role-sdr {
  --role-top: #ff9bcf;
  --role-mid: #f15bb5;
  --role-bottom: #9f2f7b;
  --primary-hue: #f43f5e;
  --role-accent: #ffe6f4;
  --role-accent-soft: rgba(255,214,236,0.2);
  --role-glow: rgba(255,121,198,0.22);
  --hero-film-opacity: 0.42;
  --hero-glow-opacity: 0.22;
  --hero-video-filter: saturate(0.84) contrast(1.03) brightness(0.98);
}

body.role-ae {
  --role-top: #8fd8ff;
  --role-mid: #5ca9ef;
  --role-bottom: #274fb8;
  --primary-hue: #0ea5e9;
  --role-accent: #f4f8ff;
  --role-accent-soft: rgba(244,248,255,0.2);
  --role-glow: rgba(193,232,255,0.22);
  --hero-film-opacity: 0.18;
  --hero-glow-opacity: 0.12;
  --hero-video-filter: saturate(1.04) contrast(1.02);
}

body.role-csm {
  --role-top: #94a3ff;
  --role-mid: #6d67f4;
  --role-bottom: #4e3fc2;
  --primary-hue: #6366f1;
  --role-accent: #f2eeff;
  --role-accent-soft: rgba(242,238,255,0.2);
  --role-glow: rgba(168,142,255,0.22);
  --hero-film-opacity: 0.34;
  --hero-glow-opacity: 0.18;
  --hero-video-filter: saturate(0.88) contrast(1.03) brightness(0.985);
}

body.role-leader {
  --role-top: #6bcfc9;
  --role-mid: #1f8f92;
  --role-bottom: #145d6c;
  --primary-hue: #0f766e;
  --role-accent: #ebffff;
  --role-accent-soft: rgba(235,255,255,0.2);
  --role-glow: rgba(107,207,201,0.2);
  --hero-film-opacity: 0.28;
  --hero-glow-opacity: 0.16;
  --hero-video-filter: saturate(0.9) contrast(1.03) brightness(0.99);
}

body.role-revops {
  --role-top: #86edd0;
  --role-mid: #32cf9a;
  --role-bottom: #129d73;
  --primary-hue: #10b981;
  --role-accent: #effff6;
  --role-accent-soft: rgba(239,255,246,0.2);
  --role-glow: rgba(123,227,172,0.22);
  --hero-film-opacity: 0.32;
  --hero-glow-opacity: 0.18;
  --hero-video-filter: saturate(0.92) contrast(1.03) brightness(0.99);
}

.floating-nav {
  position: fixed;
  top: 18px;
  left: 50%;
  width: min(calc(100vw - 32px), 1100px);
  transform: translate3d(-50%, var(--nav-dock-y), 0);
  z-index: 20;
  display: grid;
  gap: 10px;
  will-change: transform;
}

.floating-nav-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  height: 49px;
  min-height: 49px;
  margin: 0;
  padding: 6px 12px;
  border: 1px solid rgba(255,255,255,0.38);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.28), rgba(255,255,255,0.12)),
    rgba(255,255,255,0.14);
  box-shadow:
    0 18px 38px rgba(31,82,168,0.18),
    inset 0 1px 0 rgba(255,255,255,0.46);
  backdrop-filter: blur(10px) saturate(1.08);
  transition: background 0.8s ease-in-out, box-shadow 0.8s ease-in-out, border-color 0.8s ease-in-out;
}

.toolbar-brand {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin: -4px 0;
  padding: 4px 14px 4px 0;
  border-radius: 999px;
  color: rgba(255,255,255,0.96);
  text-decoration: none;
  transition:
    transform 0.18s ease,
    background 0.18s ease,
    box-shadow 0.18s ease;
}

.toolbar-brand:hover,
.toolbar-brand:focus-visible {
  transform: translateY(-1px);
  background: rgba(255,255,255,0.08);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.18),
    0 10px 20px rgba(15,24,44,0.1);
  outline: none;
}

.toolbar-brand.is-engaged {
  background: rgba(255,255,255,0.12);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.28),
    0 0 18px rgba(255,255,255,0.12),
    0 12px 24px rgba(15,24,44,0.1);
}

.toolbar-brand-cluster {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-width: 0;
}

.toolbar-brand-rivet {
  display: block;
  width: 32px;
  height: 32px;
  flex: 0 0 auto;
  margin-left: -6px;
  object-fit: contain;
  filter:
    drop-shadow(0 1px 1px rgba(7, 11, 22, 0.28))
    drop-shadow(0 0 0.5px rgba(255,255,255,0.16));
  pointer-events: none;
  user-select: none;
}

.toolbar-brand-mark {
  font-family: var(--display-font);
  font-size: 11.4pt;
  font-weight: 900;
  letter-spacing: 0.1em;
}

.toolbar-brand-slash {
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.16em;
  color: rgba(255,255,255,0.72);
}

.floating-nav-center {
  display: flex;
  flex: 1 1 auto;
  min-width: 0;
  align-items: center;
  justify-content: center;
}

.floating-nav-links {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  justify-content: center;
}

.floating-nav-links a {
  position: relative;
  margin: -4px 0;
  padding: 10px 14px;
  border-radius: 999px;
  color: rgba(255,255,255,0.72);
  font-family: "Roboto Mono", monospace;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    transform 0.32s cubic-bezier(0.18, 1.28, 0.26, 1),
    background 0.25s ease,
    color 0.25s ease;
}

.floating-nav-links a:not(:first-of-type) {
  margin-left: 18px;
}

.floating-nav-links a:not(:first-of-type)::before {
  content: "";
  position: absolute;
  left: -16px;
  top: 50%;
  width: 1px;
  height: 14px;
  transform: translateY(-50%);
  background: linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.58), rgba(255,255,255,0.08));
  border-radius: 0;
  pointer-events: none;
  opacity: 0.92;
}

.floating-nav-divider {
  display: none;
}

.floating-nav-links a:hover {
  transform: translateY(-1px);
  background: rgba(255,255,255,0.16);
  color: rgba(255,255,255,0.98);
}

.nav-lens-shell {
  position: relative;
  display: grid;
  gap: 0;
  width: min(58%, 660px);
  margin: 0 auto;
  padding: 6px 12px 5px;
  border: 1px solid rgba(255,255,255,0.34);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.14), rgba(255,255,255,0.05)),
    rgba(255,255,255,0.03);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.2),
    0 14px 24px rgba(31,82,168,0.12);
  transition: opacity 0.24s ease, transform 0.24s ease;
  overflow: visible;
}

.nav-lens-shell.is-faded {
  opacity: 0;
  transform: translateY(-8px);
  pointer-events: none;
}

.nav-lens-cue {
  justify-self: center;
  margin-top: 14px;
  color: rgba(255,255,255,0.72);
  font-family: "Roboto Mono", monospace;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0 0 10px rgba(255,255,255,0.08);
  opacity: 0;
  transform: translateY(-6px);
  pointer-events: none;
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.nav-lens-track {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: -12px;
  width: auto;
  height: 30px;
  pointer-events: none;
}

.nav-lens-indicator {
  position: absolute;
  top: 3px;
  left: 0;
  width: 84px;
  height: 26px;
  color: color-mix(in srgb, var(--primary-hue) 88%, white 12%);
  background: currentColor;
  -webkit-mask-image: url("assets/ui/nav-eyeglasses-cutout.png");
  mask-image: url("assets/ui/nav-eyeglasses-cutout.png");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  filter:
    saturate(1.45)
    contrast(1.18)
    drop-shadow(0 1px 1px rgba(3, 8, 18, 0.38))
    drop-shadow(0 0 0.2px rgba(255,255,255,0.34))
    drop-shadow(0 0 3px color-mix(in srgb, var(--primary-hue) 72%, white 8%));
  --nav-lens-x: 0px;
  transform: translate3d(var(--nav-lens-x), 0, 0);
  will-change: transform;
  opacity: 1;
  transition: opacity 220ms ease, filter 220ms ease;
}

.nav-lens-indicator.is-casting {
  animation: nav-lens-indicator-cast 460ms cubic-bezier(0.18, 0.86, 0.24, 1);
}

.nav-lens-shell:not(.is-engaged) .nav-lens-indicator {
  opacity: 0;
  filter: none;
}

.nav-lens-indicator::before,
.nav-lens-indicator::after {
  content: "";
  position: absolute;
  inset: 0;
  -webkit-mask-image: url("assets/ui/nav-eyeglasses-cutout.png");
  mask-image: url("assets/ui/nav-eyeglasses-cutout.png");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.nav-lens-indicator::before {
  inset: -1px;
  z-index: -1;
  background:
    radial-gradient(circle at 50% 60%, color-mix(in srgb, var(--primary-hue) 58%, white 10%), transparent 54%);
  opacity: 0.18;
  filter: blur(0.7px);
}

.nav-lens-indicator.is-casting::before {
  animation: nav-lens-indicator-cast-aura 460ms cubic-bezier(0.18, 0.86, 0.24, 1);
}

.nav-lens-indicator::after {
  inset: 0;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.22), rgba(255,255,255,0.04) 24%, rgba(255,255,255,0) 46%);
  opacity: 0.12;
  mix-blend-mode: screen;
}

.nav-lens-indicator.is-casting::after {
  animation: nav-lens-indicator-cast-sheen 460ms cubic-bezier(0.18, 0.86, 0.24, 1);
}

@keyframes nav-lens-indicator-cast {
  0% {
    transform: translate3d(var(--nav-lens-x), 0, 0) rotate(0deg) scale(1);
    filter:
      saturate(1.45)
      contrast(1.18)
      drop-shadow(0 1px 1px rgba(3, 8, 18, 0.38))
      drop-shadow(0 0 0.2px rgba(255,255,255,0.34))
      drop-shadow(0 0 3px color-mix(in srgb, var(--primary-hue) 72%, white 8%));
  }

  18% {
    transform: translate3d(var(--nav-lens-x), -1px, 0) rotate(-8deg) scale(1.06);
  }

  42% {
    transform: translate3d(var(--nav-lens-x), 0, 0) rotate(7deg) scale(0.99);
    filter:
      saturate(1.62)
      contrast(1.24)
      drop-shadow(0 1px 1px rgba(3, 8, 18, 0.42))
      drop-shadow(0 0 0.3px rgba(255,255,255,0.38))
      drop-shadow(0 0 10px color-mix(in srgb, var(--primary-hue) 84%, white 12%));
  }

  68% {
    transform: translate3d(var(--nav-lens-x), 0, 0) rotate(-4deg) scale(1.02);
  }

  100% {
    transform: translate3d(var(--nav-lens-x), 0, 0) rotate(0deg) scale(1);
    filter:
      saturate(1.45)
      contrast(1.18)
      drop-shadow(0 1px 1px rgba(3, 8, 18, 0.38))
      drop-shadow(0 0 0.2px rgba(255,255,255,0.34))
      drop-shadow(0 0 3px color-mix(in srgb, var(--primary-hue) 72%, white 8%));
  }
}

@keyframes nav-lens-indicator-cast-aura {
  0% {
    opacity: 0.18;
    transform: scale(1);
  }

  38% {
    opacity: 0.42;
    transform: scale(1.18);
  }

  100% {
    opacity: 0.18;
    transform: scale(1);
  }
}

@keyframes nav-lens-indicator-cast-sheen {
  0% {
    opacity: 0.12;
  }

  28% {
    opacity: 0.3;
  }

  100% {
    opacity: 0.12;
  }
}

.nav-lens-points {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 4px;
}

.nav-lens-point {
  appearance: none;
  min-height: 23px;
  padding: 3px 5px;
  border: 0;
  background: transparent;
  color: rgba(255,255,255,0.98);
  font-family: "Roboto Mono", monospace;
  font-size: 8.2pt;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.32em;
  transition: color 0.2s ease, transform 0.14s ease, text-decoration-color 0.2s ease;
}

.nav-lens-point:hover,
.nav-lens-point:focus-visible {
  color: rgba(255,255,255,1);
  transform: translateY(-1px);
  text-decoration: underline;
  text-decoration-color: var(--system-gold);
  outline: none;
}

.nav-lens-point.is-active {
  color: rgba(255,255,255,1);
}

.founder-briefing-btn {
  position: relative;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 34px;
  min-height: 34px;
  padding: 0 18px;
  border: 1px solid rgba(255,255,255,0.9);
  border-radius: 999px;
  background: color-mix(in srgb, var(--primary-hue) 10%, transparent);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.1),
    0 0 0 1px color-mix(in srgb, var(--primary-hue) 12%, transparent),
    0 0 14px color-mix(in srgb, var(--primary-hue) 14%, transparent);
  color: rgba(255,255,255,0.94);
  font-family: var(--display-font);
  font-size: 8pt;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  margin-left: 0;
  margin-right: -5px;
  overflow: hidden;
  isolation: isolate;
  transition:
    transform 0.1s ease,
    box-shadow 0.1s ease,
    filter 0.1s ease,
    background 0.1s ease;
}

.founder-briefing-btn-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  text-align: center;
}

.founder-briefing-btn::before {
  content: attr(data-status);
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  min-width: 220px;
  max-width: 320px;
  padding: 7px 10px;
  border: 1px solid rgba(255,255,255,0.22);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.14), rgba(255,255,255,0.04)),
    rgba(8,14,22,0.76);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.14),
    0 10px 24px rgba(0,0,0,0.16);
  color: rgba(255,255,255,0.92);
  font-family: "Roboto Mono", monospace;
  font-size: 7pt;
  letter-spacing: 0.08em;
  line-height: 1.45;
  text-transform: uppercase;
  opacity: 0;
  transform: translateY(4px);
  pointer-events: none;
  transition: opacity 0.12s ease, transform 0.12s ease;
  white-space: nowrap;
}

h1,
h2,
h3,
.hero-headline,
.audit-monolith-headline,
.era-intervention,
.closer-headline,
.cost-calculator-title,
.recovery-pathway-headline {
  font-family: var(--display-font);
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}

.founder-briefing-btn:hover {
  transform: translateY(1px);
  filter: brightness(1.04);
  background: color-mix(in srgb, var(--primary-hue) 16%, rgba(255,255,255,0.06));
  color: color-mix(in srgb, var(--primary-hue) 88%, white 12%);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.2),
    0 0 16px color-mix(in srgb, var(--primary-hue) 24%, white 8%),
    0 0 26px color-mix(in srgb, var(--primary-hue) 20%, transparent);
}

.founder-briefing-btn.has-status:hover::before,
.founder-briefing-btn.has-status:focus-visible::before {
  opacity: 1;
  transform: translateY(0);
}

.founder-briefing-btn.is-signaled {
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.22),
    0 0 16px color-mix(in srgb, var(--primary-hue) 18%, white 12%),
    0 0 28px color-mix(in srgb, var(--primary-hue) 28%, transparent);
  animation: briefing-glow 1.4s ease-in-out infinite;
}

body.is-settling .progress-gantry-fill {
  filter: brightness(1.18);
}

body.is-audit-entry .traveler-layer,
body.is-audit-entry .system-monitor,
body.is-audit-entry .build-id {
  opacity: 0;
}

body.is-audit-entry .scene-hero,
body.is-audit-entry .scene-audit {
  display: none;
}

body.is-withdrawal .traveler-layer,
body.is-withdrawal .system-monitor,
body.is-withdrawal .build-id,
body.is-withdrawal .scene-stack {
  display: none;
}

body.is-withdrawal .withdrawal-shell {
  display: flex;
}

.experience-shell {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}

.bg-layer {
  position: absolute;
  inset: 0;
}

.bg-obsidian {
  opacity: 1;
  background:
    radial-gradient(circle at 50% 38%, rgba(181,166,66,0.22), transparent 0 16%),
    radial-gradient(circle at 50% 40%, color-mix(in srgb, var(--primary-hue) 20%, rgba(255,255,255,0.12)), transparent 0 30%),
    radial-gradient(circle at 50% 16%, rgba(255,255,255,0.08), transparent 0 12%),
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--role-top) 82%, #030303 18%) 0%,
      color-mix(in srgb, var(--role-mid) 80%, #040404 20%) 46%,
      color-mix(in srgb, var(--role-bottom) 76%, #050505 24%) 100%
    );
  filter: saturate(1.02) contrast(1.02);
  transition: background 0.8s ease-in-out, filter 1.2s ease;
}

.bg-obsidian::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    radial-gradient(rgba(255,255,255,0.08) 0.6px, transparent 0.8px),
    radial-gradient(rgba(0,0,0,0.12) 0.7px, transparent 1px);
  background-position: 0 0, 1px 2px;
  background-size: 4px 4px, 6px 6px;
  opacity: 0.18;
  mix-blend-mode: soft-light;
  pointer-events: none;
  animation: grain-drift 14s linear infinite;
}

.bg-obsidian::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse at 50% 38%, rgba(181,166,66,0.18), transparent 20%),
    radial-gradient(ellipse at 50% 38%, rgba(255,255,255,0.08), transparent 28%),
    radial-gradient(ellipse at 50% 70%, rgba(0,0,0,0.18), transparent 38%);
  mix-blend-mode: screen;
  opacity: 0.32;
}

.bg-aura,
.system-monitor,
.traveler-layer,
.bg-denim,
.bg-vibration {
  display: none !important;
}

@keyframes grain-drift {
  0% { transform: translate3d(0, 0, 0); }
  50% { transform: translate3d(-6px, 4px, 0); }
  100% { transform: translate3d(0, 0, 0); }
}

@keyframes denim-drift {
  0%, 100% { transform: scale(1.01) translate3d(0, 0, 0); }
  50% { transform: scale(1.018) translate3d(0, -4px, 0); }
}

.build-id {
  position: fixed;
  top: 18px;
  right: 20px;
  z-index: 4;
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  letter-spacing: 0.16em;
  color: rgba(255,255,255,0.34);
  text-transform: uppercase;
}

.progress-gantry {
  position: fixed;
  top: 20vh;
  right: 32px;
  z-index: 10;
  width: 54px;
  height: 60vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  isolation: isolate;
  transition:
    opacity 180ms ease,
    transform 220ms ease;
}

.progress-gantry-attachments {
  position: absolute;
  top: -20px;
  right: -64px;
  bottom: -20px;
  left: 2px;
  z-index: 6;
  overflow: visible;
  clip-path: none;
  opacity: 1;
  transition:
    clip-path 460ms cubic-bezier(0.2, 0.82, 0.18, 1),
    opacity 260ms ease;
  pointer-events: none;
}

body.is-gantry-dormant .progress-gantry {
  pointer-events: none;
  opacity: 0;
  transform: translateX(18px);
}

body.is-gantry-dormant .progress-gantry-attachments {
  clip-path: inset(0 0 0 calc(100% - 8px));
  opacity: 0.18;
}

body.is-gantry-dormant .progress-gantry-track {
  opacity: 0.04;
  transform: translateX(30px);
  transition-duration: 420ms, 420ms;
}

.progress-gantry-track {
  position: relative;
  z-index: 4;
  width: 10px;
  height: 100%;
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02));
  overflow: hidden;
  box-shadow:
    inset 1px 0 0 rgba(22,47,112,0.26),
    inset -1px 0 0 rgba(255,255,255,0.08),
    0 0 10px rgba(244,248,255,0.08);
  transition:
    opacity 420ms cubic-bezier(0.2, 0.82, 0.18, 1),
    transform 420ms cubic-bezier(0.2, 0.82, 0.18, 1);
}

.progress-gantry-track::before,
.progress-gantry-track::after {
  content: "";
  position: absolute;
  top: 0;
  width: 2px;
  height: 100%;
  border-radius: 999px;
  background:
    repeating-linear-gradient(
      180deg,
      rgba(250,252,255,0.98) 0 5px,
      rgba(250,252,255,0.18) 5px 11px
    );
  opacity: 0.96;
  filter: drop-shadow(0 0 2px rgba(255,255,255,0.16));
}

.progress-gantry-track::before {
  left: 2px;
}

.progress-gantry-track::after {
  right: 2px;
}

.progress-gantry-fill {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 2px;
  height: 100%;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.98) 0%, rgba(226,238,255,0.98) 100%);
  transform-origin: bottom center;
  transform: translateX(-50%) scaleY(0);
  transition: filter 0.12s linear, box-shadow 0.12s linear;
  box-shadow: 0 0 0 rgba(244,248,255,0);
  animation: gantry-breathe 4s ease-in-out infinite;
}

.progress-gantry-fill.is-pulsing {
  filter: brightness(1.34);
  box-shadow:
    0 0 8px rgba(244,248,255,0.38),
    0 0 16px rgba(226,238,255,0.22);
}

.progress-gantry-tag {
  position: absolute;
  z-index: 5;
  left: 23px;
  top: 50%;
  width: 42px;
  height: auto;
  transform: translateY(-50%) rotate(180deg);
  transform-origin: center center;
  filter:
    drop-shadow(-4px 6px 6px rgba(9, 15, 24, 0.24))
    drop-shadow(-1px 1px 1px rgba(255,255,255,0.06));
  pointer-events: none;
  user-select: none;
  transition:
    opacity 260ms ease,
    transform 460ms cubic-bezier(0.2, 0.82, 0.18, 1);
}

.progress-gantry-tag-button {
  position: absolute;
  left: 7px;
  top: 50%;
  width: 72px;
  height: 124px;
  transform: translateY(-50%);
  z-index: 4;
  appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
  pointer-events: auto;
  padding: 0;
  border-radius: 36px;
  touch-action: manipulation;
  isolation: isolate;
}

.progress-gantry-tag-button::before,
.progress-gantry-tag-button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 52px;
  pointer-events: none;
  opacity: 0;
  z-index: 0;
  border-radius: 999px;
  transform: translate(-50%, -50%);
}

.progress-gantry-tag-button::before {
  width: 82px;
  height: 168px;
  background:
    radial-gradient(circle at 50% 50%, rgba(255,112,112,0.34) 0%, rgba(232,45,45,0.2) 34%, rgba(208,26,26,0.1) 56%, transparent 76%);
  filter: blur(14px);
}

.progress-gantry-tag-button::after {
  width: 62px;
  height: 148px;
  background:
    linear-gradient(180deg, transparent 0%, rgba(255,118,118,0.08) 14%, rgba(255,102,102,0.26) 50%, rgba(255,118,118,0.08) 86%, transparent 100%);
  filter: blur(8px);
}

.progress-gantry-tag-image {
  pointer-events: none;
}

.progress-gantry-tag-button:hover .progress-gantry-tag-image,
.progress-gantry-tag-button:focus-visible .progress-gantry-tag-image,
.progress-gantry-tag-button.is-engaged .progress-gantry-tag-image {
  filter:
    drop-shadow(-4px 6px 6px rgba(9, 15, 24, 0.24))
    drop-shadow(-1px 1px 1px rgba(255,255,255,0.06))
    drop-shadow(0 0 14px rgba(255,255,255,0.18));
}

.progress-gantry-tag-button.is-attention-cue::before {
  animation: progressTagAttentionBloom 2.6s cubic-bezier(0.2, 0.84, 0.18, 1);
}

.progress-gantry-tag-button.is-attention-cue::after {
  animation: progressTagAttentionSweep 2.6s cubic-bezier(0.2, 0.84, 0.18, 1);
}

.progress-gantry-tag-button.is-attention-cue .progress-gantry-tag-image {
  filter:
    drop-shadow(-4px 6px 6px rgba(9, 15, 24, 0.24))
    drop-shadow(-1px 1px 1px rgba(255,255,255,0.06))
    drop-shadow(0 0 12px rgba(255,112,112,0.32))
    drop-shadow(0 0 26px rgba(214,32,32,0.2));
}

.progress-gantry-tag-button:focus-visible {
  outline: none;
}

body.is-gantry-dormant .progress-gantry-tag-button::before,
body.is-gantry-dormant .progress-gantry-tag-button::after {
  opacity: 0 !important;
  animation: none !important;
}

.progress-gantry-rail-label {
  display: none;
  position: absolute;
  left: 48px;
  z-index: 5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  min-height: 120px;
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1;
  text-transform: uppercase;
  color: color-mix(in srgb, var(--primary-hue) 44%, var(--role-bottom) 56%);
  writing-mode: vertical-rl;
  text-orientation: mixed;
  user-select: none;
  pointer-events: none;
  transition:
    color 220ms ease,
    opacity 260ms ease,
    transform 460ms cubic-bezier(0.2, 0.82, 0.18, 1);
}

.progress-gantry-rail-button {
  appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
  pointer-events: auto;
  padding: 0;
  text-shadow: 0 0 0 rgba(255,255,255,0);
  transition:
    color 220ms ease,
    opacity 220ms ease,
    transform 180ms ease,
    text-shadow 180ms ease;
}

.progress-gantry-rail-button:hover,
.progress-gantry-rail-button:focus-visible,
.progress-gantry-rail-button.is-engaged {
  color: rgba(255,255,255,0.96);
  text-shadow:
    0 0 12px rgba(255,255,255,0.28),
    0 0 26px color-mix(in srgb, var(--primary-hue) 26%, transparent);
  outline: none;
}

.progress-gantry-rail-button:active,
.progress-gantry-rail-button.is-engaged {
  transform: translateY(-50%) scale(0.98);
}

body.is-gantry-dormant .progress-gantry-rail-label {
  color: rgba(255,255,255,0.72);
  opacity: 0;
}

.progress-gantry-rail-label-top {
  top: calc(50% - 122px);
  transform: translate(-50%, -50%);
}

.progress-gantry-rail-label-bottom {
  top: calc(50% + 122px);
  transform: translate(-50%, -50%);
}

body.is-gantry-dormant .progress-gantry-tag {
  opacity: 0;
  transform: translate(28px, -50%) rotate(180deg);
}

body.is-gantry-dormant .progress-gantry-rail-label-top {
  transform: translate(calc(-50% + 24px), -50%);
}

body.is-gantry-dormant .progress-gantry-rail-label-bottom {
  transform: translate(calc(-50% + 24px), -50%);
}

@keyframes progressTagAttentionBloom {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.84);
  }
  18% {
    opacity: 0.82;
    transform: translate(-50%, -50%) scale(1);
  }
  58% {
    opacity: 0.48;
    transform: translate(-50%, -50%) scale(1.04);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.1);
  }
}

@keyframes progressTagAttentionSweep {
  0% {
    opacity: 0;
    transform: translate(calc(-50% - 10px), -50%) scaleY(0.76);
  }
  22% {
    opacity: 0.64;
    transform: translate(calc(-50% - 2px), -50%) scaleY(1);
  }
  60% {
    opacity: 0.34;
    transform: translate(calc(-50% + 6px), -50%) scaleY(1.04);
  }
  100% {
    opacity: 0;
    transform: translate(calc(-50% + 12px), -50%) scaleY(1.08);
  }
}

.sko-overlay {
  position: fixed;
  inset: 0;
  z-index: 90;
  display: grid;
  align-items: center;
  justify-items: end;
  padding: clamp(24px, 4vw, 40px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
}

.sko-overlay.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.sko-overlay-backdrop {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      90deg,
      rgba(255,255,255,0.56) 0%,
      rgba(255,255,255,0.76) 24%,
      rgba(255,255,255,0.9) 46%,
      rgba(255,255,255,0.985) 72%,
      rgba(255,255,255,0.995) 100%
    ),
    radial-gradient(circle at 18% 48%, rgba(96,140,194,0.05), transparent 26%),
    url("./assets/overlay-backdrops/sko-events-bg.jpg") 18% center / cover no-repeat,
    rgba(255,255,255,0.98);
  backdrop-filter: blur(22px) saturate(0.72) brightness(1.12);
}

.sko-overlay-panel {
  position: relative;
  z-index: 1;
  width: min(82vw, 720px);
  min-height: min(82vh, 720px);
  padding: 28px 28px 26px;
  display: grid;
  align-content: start;
  gap: 22px;
  justify-self: end;
  border: 1px solid rgba(228,236,246,0.96);
  border-radius: 36px;
  background: rgba(255,255,255,0.995);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 36px 82px rgba(16, 24, 40, 0.08),
    0 0 0 1px rgba(255,255,255,0.88);
  backdrop-filter: blur(30px) saturate(0.84);
  transform: translate3d(42px, 0, 0) scale(0.96);
  transform-origin: right center;
  transition: transform 320ms cubic-bezier(0.2, 0.84, 0.18, 1);
}

.sko-overlay.is-visible .sko-overlay-panel {
  transform: translate3d(0, 0, 0) scale(1);
}

.sko-overlay-close {
  appearance: none;
  justify-self: end;
  min-height: 36px;
  padding: 0 14px;
  border: 1px solid rgba(188,205,225,0.7);
  border-radius: 999px;
  background: rgba(255,255,255,0.88);
  color: rgba(88,103,120,0.92);
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
}

.sko-overlay-brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.sko-overlay-rivet {
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
}

.sko-overlay-brand-mark,
.sko-overlay-kicker,
.sko-overlay-label,
.sko-overlay-note,
.sko-overlay-submit,
.sko-overlay-close {
  text-transform: uppercase;
}

.sko-overlay-brand-mark,
.sko-overlay-kicker,
.sko-overlay-label,
.sko-overlay-note {
  font-family: "Roboto Mono", monospace;
  letter-spacing: 0.14em;
}

.sko-overlay-brand-mark {
  font-size: 9pt;
  color: rgba(92,128,172,0.9);
}

.sko-overlay-head {
  display: grid;
  gap: 10px;
  max-width: 34rem;
}

.sko-overlay-kicker {
  margin: 0;
  font-size: 8pt;
  color: rgba(112,146,188,0.88);
}

.sko-overlay-title {
  margin: 0;
  max-width: 10ch;
  font-family: var(--display-font);
  font-size: clamp(40px, 5vw, 64px);
  line-height: 0.94;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: rgba(34,72,124,0.98);
  text-shadow: none;
}

.sko-overlay-copy {
  margin: 0;
  max-width: 34rem;
  font-size: 11pt;
  line-height: 1.6;
  color: rgba(74,108,150,0.88);
}

.sko-overlay-form {
  display: grid;
  gap: 16px;
}

.sko-overlay-field {
  display: grid;
  gap: 8px;
}

.sko-overlay-label {
  font-size: 8pt;
  color: rgba(112,146,188,0.86);
}

.sko-overlay-input,
.sko-overlay-textarea {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid rgba(204,214,226,0.94);
  border-radius: 18px;
  background: rgba(255,255,255,0.96);
  color: rgba(46,82,132,0.96);
  font: inherit;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.98),
    0 8px 18px rgba(91,132,180,0.04);
}

.sko-overlay-input:focus,
.sko-overlay-textarea:focus {
  outline: none;
  border-color: color-mix(in srgb, var(--primary-hue) 44%, rgba(255,255,255,0.24));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    0 0 0 3px color-mix(in srgb, var(--primary-hue) 16%, transparent);
}

.sko-overlay-textarea {
  min-height: 152px;
  resize: vertical;
}

.sko-overlay-note {
  margin: 0;
  font-size: 8pt;
  line-height: 1.6;
  color: rgba(112,146,188,0.88);
}

.sko-overlay-note span {
  color: rgba(60,98,148,0.92);
}

.sko-overlay-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.sko-overlay-status {
  margin: 0;
  font-size: 10pt;
  line-height: 1.5;
  color: rgba(88,120,164,0.82);
}

.sko-overlay-submit {
  appearance: none;
  min-height: 42px;
  padding: 0 18px;
  border: 1px solid rgba(188,205,225,0.72);
  border-radius: 999px;
  background: rgba(255,255,255,0.94);
  color: rgba(56,94,146,0.94);
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  font-weight: 700;
  letter-spacing: 0.14em;
  cursor: pointer;
}

body.is-sko-overlay-open {
  overflow: hidden;
}

body.is-sko-overlay-open .scene-stack,
body.is-sko-overlay-open .floating-nav,
body.is-sko-overlay-open .hero-amazon-cta {
  opacity: 0.008;
  filter: blur(20px) saturate(0.24) brightness(1.54);
  transition: opacity 240ms ease, filter 240ms ease;
}

body.is-sko-overlay-open .progress-gantry-track,
body.is-sko-overlay-open .progress-gantry-tag,
body.is-sko-overlay-open .progress-gantry-rail-label-bottom {
  opacity: 0.16;
}

.founder-briefing-overlay {
  position: fixed;
  inset: 0;
  z-index: 93;
  display: grid;
  align-items: center;
  justify-items: center;
  padding: clamp(24px, 4vw, 42px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
}

.founder-briefing-overlay.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.founder-briefing-overlay-backdrop {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      90deg,
      rgba(255,255,255,0.84) 0%,
      rgba(255,255,255,0.9) 18%,
      rgba(255,255,255,0.96) 36%,
      rgba(255,255,255,0.985) 56%,
      rgba(255,255,255,0.995) 100%
    ),
    radial-gradient(circle at 16% 50%, rgba(112,146,188,0.045), transparent 24%),
    url("./assets/overlay-backdrops/founder-briefing-bg.jpg") 16% center / cover no-repeat,
    rgba(255,255,255,0.99);
  backdrop-filter: blur(22px) saturate(0.72) brightness(1.12);
}

.founder-briefing-overlay-panel {
  position: relative;
  z-index: 1;
  width: min(92vw, 1240px);
  height: min(82vh, 820px);
  padding: 28px 30px 28px;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  gap: 18px;
  justify-self: center;
  border: 1px solid rgba(228,236,246,0.96);
  border-radius: 38px;
  background: rgba(255,255,255,0.995);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 42px 104px rgba(16, 24, 40, 0.08),
    0 0 0 1px rgba(255,255,255,0.9);
  backdrop-filter: blur(28px) saturate(0.82);
  transform: translate3d(0, 24px, 0) scale(0.975);
  transition: transform 320ms cubic-bezier(0.2, 0.84, 0.18, 1);
  overflow: hidden;
}

.founder-briefing-overlay-panel::before,
.founder-briefing-overlay-panel::after {
  content: "";
  position: absolute;
  inset: -16% auto -16% -28%;
  width: 42%;
  pointer-events: none;
  opacity: 0;
  z-index: 0;
  transform: translate3d(-36%, 0, 0) skewX(-16deg);
}

.founder-briefing-overlay-panel::before {
  background:
    linear-gradient(
      90deg,
      rgba(255,255,255,0) 0%,
      rgba(255,255,255,0.18) 22%,
      rgba(196,226,255,0.34) 50%,
      rgba(255,255,255,0.74) 68%,
      rgba(255,255,255,0) 100%
    );
  filter: blur(8px);
}

.founder-briefing-overlay-panel::after {
  inset: -6% auto -6% -24%;
  width: 26%;
  background:
    linear-gradient(
      90deg,
      rgba(255,255,255,0) 0%,
      rgba(255,255,255,0.1) 30%,
      rgba(171,211,255,0.24) 52%,
      rgba(255,255,255,0.46) 72%,
      rgba(255,255,255,0) 100%
    );
  filter: blur(2px);
}

.founder-briefing-overlay-panel.is-arriving::before {
  animation: founderBriefingArrivalSweep 2.4s cubic-bezier(0.18, 0.84, 0.18, 1);
}

.founder-briefing-overlay-panel.is-arriving::after {
  animation: founderBriefingArrivalSweepSoft 2.4s cubic-bezier(0.18, 0.84, 0.18, 1);
}

.founder-briefing-overlay.is-visible .founder-briefing-overlay-panel {
  transform: translate3d(0, 0, 0) scale(1);
}

.founder-briefing-overlay-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.founder-briefing-overlay-back,
.founder-briefing-overlay-close {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 14px;
  border: 1px solid rgba(214,224,236,0.96);
  border-radius: 999px;
  background: rgba(255,255,255,0.99);
  color: rgba(92,106,124,0.9);
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
}

.founder-briefing-overlay-body {
  min-height: 0;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.92fr);
  gap: 40px;
  align-items: stretch;
}

@keyframes founderBriefingArrivalSweep {
  0% {
    opacity: 0;
    transform: translate3d(-42%, 0, 0) skewX(-16deg);
  }
  14% {
    opacity: 0.48;
  }
  38% {
    opacity: 0.78;
    transform: translate3d(170%, 0, 0) skewX(-16deg);
  }
  56% {
    opacity: 0.12;
    transform: translate3d(332%, 0, 0) skewX(-16deg);
  }
  74% {
    opacity: 0.94;
    transform: translate3d(150%, 0, 0) skewX(-16deg);
  }
  86% {
    opacity: 0.98;
    transform: translate3d(58%, 0, 0) skewX(-16deg);
    filter: blur(8px) brightness(1.24);
  }
  100% {
    opacity: 0;
    transform: translate3d(402%, 0, 0) skewX(-16deg);
    filter: blur(8px) brightness(1);
  }
}

@keyframes founderBriefingArrivalSweepSoft {
  0% {
    opacity: 0;
    transform: translate3d(-36%, 0, 0) skewX(-16deg);
  }
  14% {
    opacity: 0.34;
  }
  40% {
    opacity: 0.48;
    transform: translate3d(188%, 0, 0) skewX(-16deg);
  }
  58% {
    opacity: 0.1;
    transform: translate3d(340%, 0, 0) skewX(-16deg);
  }
  78% {
    opacity: 0.72;
    transform: translate3d(128%, 0, 0) skewX(-16deg);
  }
  90% {
    opacity: 0.84;
    transform: translate3d(26%, 0, 0) skewX(-16deg);
    filter: blur(2px) brightness(1.34);
  }
  100% {
    opacity: 0;
    transform: translate3d(420%, 0, 0) skewX(-16deg);
    filter: blur(2px) brightness(1);
  }
}

.founder-briefing-overlay-story,
.founder-briefing-form {
  min-height: 0;
}

.founder-briefing-overlay-story {
  display: flex;
  flex-direction: column;
  align-content: start;
  gap: 16px;
  padding: 10px 18px 10px 0;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(255,255,255,0.24) transparent;
}

.founder-briefing-overlay-story::-webkit-scrollbar {
  width: 10px;
}

.founder-briefing-overlay-story::-webkit-scrollbar-track {
  background: transparent;
}

.founder-briefing-overlay-story::-webkit-scrollbar-thumb {
  border-radius: 999px;
  border: 2px solid transparent;
  background: rgba(255,255,255,0.22);
  background-clip: padding-box;
}

.fact-certificate-overlay {
  position: fixed;
  inset: 0;
  z-index: 94;
  display: grid;
  align-items: center;
  justify-items: center;
  padding: clamp(24px, 4vw, 42px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
}

.fact-certificate-overlay.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.fact-certificate-overlay-backdrop {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 32%, rgba(112,146,188,0.12), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,0.86), rgba(255,255,255,0.96)),
    rgba(255,255,255,0.97);
  backdrop-filter: blur(22px) saturate(0.72) brightness(1.12);
}

.fact-certificate-panel {
  position: relative;
  z-index: 1;
  width: min(92vw, 720px);
  padding: 26px 28px 24px;
  display: grid;
  gap: 18px;
  border: 1px solid rgba(228,236,246,0.96);
  border-radius: 34px;
  background:
    linear-gradient(180deg, rgba(255,255,255,1), rgba(255,255,255,0.992)),
    rgba(255,255,255,0.995);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 36px 84px rgba(16,24,40,0.08),
    0 0 0 1px rgba(255,255,255,0.9);
  backdrop-filter: blur(28px) saturate(0.82);
  transform: translate3d(0, 18px, 0) scale(0.972);
  transition: transform 320ms cubic-bezier(0.2, 0.84, 0.18, 1);
  overflow: hidden;
}

.fact-certificate-overlay.is-visible .fact-certificate-panel {
  transform: translate3d(0, 0, 0) scale(1);
}

.fact-certificate-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.fact-certificate-kicker,
.fact-certificate-eyebrow,
.fact-certificate-countdown,
.fact-certificate-pillar {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  text-transform: uppercase;
}

.fact-certificate-kicker,
.fact-certificate-eyebrow {
  letter-spacing: 0.14em;
  color: rgba(108,142,184,0.9);
}

.fact-certificate-kicker {
  font-size: 8pt;
}

.fact-certificate-close,
.fact-certificate-email {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 14px;
  border: 1px solid rgba(214,224,236,0.96);
  border-radius: 999px;
  background: rgba(255,255,255,0.99);
  color: rgba(92,106,124,0.9);
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
}

.fact-certificate-body {
  display: grid;
  gap: 14px;
}

.fact-certificate-stamp {
  position: relative;
  width: 112px;
  height: 112px;
  display: grid;
  place-items: center;
}

.fact-certificate-stamp-ring {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 1.6px dashed rgba(43,83,148,0.42);
  box-shadow:
    0 0 0 8px rgba(69,120,190,0.04),
    inset 0 0 0 1px rgba(255,255,255,0.7);
}

.fact-certificate-stamp-mark {
  font-family: var(--display-font);
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0.12em;
  color: rgba(39,74,128,0.92);
}

.fact-certificate-title {
  margin: 0;
  max-width: 14ch;
  font-family: var(--display-font);
  font-size: clamp(30px, 4vw, 46px);
  line-height: 0.95;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: rgba(32,70,120,0.98);
}

.fact-certificate-copy,
.fact-certificate-subcopy {
  margin: 0;
  max-width: 42rem;
  color: rgba(74,108,150,0.84);
}

.fact-certificate-copy {
  font-size: 11pt;
  line-height: 1.7;
}

.fact-certificate-subcopy {
  font-size: 10.2pt;
  line-height: 1.6;
}

.fact-certificate-pillars {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.fact-certificate-pillar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  border: 1px solid rgba(214,224,236,0.96);
  background: rgba(244,248,255,0.92);
  font-size: 8.2pt;
  letter-spacing: 0.14em;
  color: rgba(50,88,144,0.88);
}

.fact-certificate-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding-top: 4px;
}

.fact-certificate-countdown {
  font-size: 8pt;
  letter-spacing: 0.12em;
  color: rgba(96,124,168,0.74);
}

.founder-briefing-overlay-eyebrow,
.founder-briefing-form-kicker,
.founder-briefing-label,
.founder-briefing-note {
  font-family: "Roboto Mono", monospace;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.founder-briefing-overlay-eyebrow {
  margin: 0;
  font-size: 8pt;
  color: rgba(108,142,184,0.9);
}

.founder-briefing-overlay-title {
  margin: 0;
  max-width: 14.5ch;
  font-family: var(--display-font);
  font-size: clamp(28px, 3.25vw, 45px);
  line-height: 0.95;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: rgba(32,70,120,0.98);
}

.founder-briefing-overlay-copy {
  margin: 0;
  max-width: 35rem;
  font-size: 11pt;
  line-height: 1.74;
  color: rgba(74,108,150,0.84);
}

.founder-briefing-profile {
  --founder-portrait-size: clamp(118px, 10.4vw, 140px);
  position: relative;
  margin-top: 14px;
  display: grid;
  grid-template-columns: var(--founder-portrait-size) minmax(0, 1fr);
  gap: 56px;
  align-items: center;
  width: min(520px, 100%);
  padding-left: 12px;
}

.founder-briefing-profile::before {
  content: none;
}

.founder-briefing-portrait-shell {
  position: relative;
  width: var(--founder-portrait-size);
  min-width: var(--founder-portrait-size);
  max-width: var(--founder-portrait-size);
  height: var(--founder-portrait-size);
  min-height: var(--founder-portrait-size);
  max-height: var(--founder-portrait-size);
  flex: 0 0 var(--founder-portrait-size);
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  display: grid;
  place-items: center;
  overflow: visible;
  isolation: isolate;
  border: 1px solid rgba(214,224,236,0.96);
  background: rgba(255,255,255,1);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 18px 34px rgba(16,24,40,0.05);
}

.founder-briefing-portrait-frame {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  isolation: isolate;
}

.founder-briefing-portrait-shell::before {
  content: "";
  position: absolute;
  inset: -9px;
  border-radius: 50%;
  border: 1.9px dashed rgba(38,82,150,0.86);
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.36),
    0 0 20px rgba(74,108,150,0.08);
  pointer-events: none;
}

.founder-briefing-portrait-shell::after {
  content: none;
}

.founder-briefing-portrait {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  clip-path: none;
  object-fit: cover;
  object-position: center 32%;
  filter: saturate(1.02) contrast(1.04);
}

.founder-briefing-signoff-wrap {
  display: grid;
  grid-template-columns: minmax(0, 160px) minmax(0, 1fr);
  align-items: center;
  column-gap: 22px;
  width: 100%;
}

.founder-briefing-signoff {
  display: grid;
  gap: 10px;
  width: min(194px, 100%);
  margin-top: 0;
  justify-items: start;
}

.founder-briefing-signature {
  display: block;
  width: min(97px, 100%);
  height: auto;
  opacity: 0.98;
  transform: rotate(-1.8deg);
}

.founder-briefing-signature-quote {
  margin: 0;
  max-width: 20ch;
  text-align: left;
  font-size: 8.35pt;
  line-height: 1.28;
  color: rgba(54,90,138,0.88);
  font-style: italic;
}

.founder-briefing-signature-print {
  margin: 0;
  text-align: left;
  font-family: "Roboto Mono", monospace;
  font-size: 7.25pt;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(54,90,138,0.82);
}

.founder-briefing-linkedin-block {
  display: grid;
  justify-items: start;
  align-content: end;
  gap: 10px;
  min-width: 0;
  padding-bottom: 0;
  align-self: center;
  min-height: 100%;
}

.founder-briefing-linkedin-note {
  margin: 0;
  max-width: 24ch;
  font-size: 8pt;
  line-height: 1.38;
  color: rgba(74,108,150,0.82);
}

.founder-briefing-linkedin {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  min-height: 30px;
  padding: 0;
  margin-top: auto;
  border: 0;
  background: transparent;
  box-shadow: none;
  color: rgba(47,86,140,0.96);
  font-family: "Roboto Mono", monospace;
  font-size: 7.5pt;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    transform 140ms ease,
    background 140ms ease,
    color 140ms ease,
    box-shadow 140ms ease;
}

.founder-briefing-linkedin:hover,
.founder-briefing-linkedin:focus-visible {
  transform: translateY(-1px);
  color: rgba(30,72,128,1);
  outline: none;
}

.founder-briefing-linkedin-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: rgba(27, 97, 176, 0.96);
  filter: drop-shadow(0 4px 10px rgba(27, 97, 176, 0.12));
}

.founder-briefing-linkedin-icon svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
  stroke: rgba(255,255,255,0.9);
  stroke-width: 0.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.founder-briefing-linkedin-label {
  display: inline-flex;
  align-items: center;
}

.founder-briefing-bio {
  display: grid;
  gap: 12px;
  padding-top: 2px;
  min-width: 0;
}

.founder-briefing-bio p {
  margin: 0;
  max-width: 36rem;
  font-size: 10.6pt;
  line-height: 1.56;
  color: rgba(68,104,148,0.9);
}

.founder-briefing-form {
  padding: 24px 24px 20px;
  border-radius: 30px;
  border: 1px solid rgba(214,224,236,0.96);
  background: rgba(255,255,255,0.995);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 16px 34px rgba(16, 24, 40, 0.05);
  display: grid;
  align-content: start;
  gap: 18px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(255,255,255,0.26) transparent;
}

.founder-briefing-form::-webkit-scrollbar {
  width: 10px;
}

.founder-briefing-form::-webkit-scrollbar-track {
  background: transparent;
}

.founder-briefing-form::-webkit-scrollbar-thumb {
  border-radius: 999px;
  border: 2px solid transparent;
  background: rgba(255,255,255,0.24);
  background-clip: padding-box;
}

.founder-briefing-form-head {
  display: grid;
  gap: 10px;
}

.founder-briefing-form-kicker {
  margin: 0;
  font-size: 8pt;
  color: rgba(112,146,188,0.88);
}

.founder-briefing-form-title {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(26px, 2.6vw, 38px);
  line-height: 0.96;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: rgba(32,70,120,0.98);
}

.founder-briefing-form-copy {
  margin: 0;
  font-size: 10pt;
  line-height: 1.58;
  color: rgba(78,112,154,0.82);
}

.founder-briefing-field {
  display: grid;
  gap: 8px;
}

.founder-briefing-label {
  font-size: 8pt;
  color: rgba(112,146,188,0.86);
}

.founder-briefing-input,
.founder-briefing-textarea {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid rgba(204,214,226,0.94);
  border-radius: 18px;
  background: rgba(255,255,255,0.98);
  color: rgba(48,84,132,0.96);
  font: inherit;
  box-shadow: inset 0 1px 0 rgba(255,255,255,1);
}

.founder-briefing-input:focus,
.founder-briefing-textarea:focus {
  outline: none;
  border-color: color-mix(in srgb, var(--primary-hue) 44%, rgba(255,255,255,0.24));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    0 0 0 3px color-mix(in srgb, var(--primary-hue) 16%, transparent);
}

.founder-briefing-textarea {
  min-height: 152px;
  resize: vertical;
}

.founder-briefing-note {
  margin: 0;
  font-size: 7.5pt;
  line-height: 1.3;
  color: rgba(112,146,188,0.82);
}

.founder-briefing-note span {
  color: rgba(60,98,148,0.92);
}

.founder-briefing-form-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.founder-briefing-status {
  margin: 0;
  font-size: 10pt;
  line-height: 1.5;
  color: rgba(88,120,164,0.82);
}

.founder-briefing-submit {
  appearance: none;
  min-height: 42px;
  padding: 0 18px;
  border: 1px solid rgba(188,205,225,0.72);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.98), rgba(255,255,255,0.9)),
    rgba(255,255,255,0.94);
  color: rgba(56,94,146,0.94);
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  font-weight: 700;
  letter-spacing: 0.14em;
  cursor: pointer;
}

body.is-founder-briefing-open {
  overflow: hidden;
}

body.is-founder-briefing-open .scene-stack,
body.is-founder-briefing-open .floating-nav,
body.is-founder-briefing-open .hero-amazon-cta {
  opacity: 0.008;
  filter: blur(20px) saturate(0.2) brightness(1.58);
  transition: opacity 240ms ease, filter 240ms ease;
}

body.is-founder-briefing-open .progress-gantry-track,
body.is-founder-briefing-open .progress-gantry-tag,
body.is-founder-briefing-open .progress-gantry-rail-label-top,
body.is-founder-briefing-open .progress-gantry-rail-label-bottom {
  opacity: 0.16;
}

.testimonials-overlay {
  position: fixed;
  inset: 0;
  z-index: 92;
  display: grid;
  align-items: center;
  justify-items: end;
  padding: clamp(24px, 4vw, 40px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
}

.testimonials-overlay.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.testimonials-overlay-backdrop {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      90deg,
      rgba(255,255,255,0.62) 0%,
      rgba(255,255,255,0.78) 24%,
      rgba(255,255,255,0.9) 46%,
      rgba(255,255,255,0.985) 72%,
      rgba(255,255,255,0.995) 100%
    ),
    radial-gradient(circle at 18% 40%, rgba(112,146,188,0.05), transparent 24%),
    url("./assets/overlay-backdrops/testimonials-whiteboard-bg.jpg") 15% center / cover no-repeat,
    rgba(255,255,255,0.98);
  backdrop-filter: blur(22px) saturate(0.72) brightness(1.12);
}

.testimonials-overlay-panel {
  position: relative;
  z-index: 1;
  width: min(86vw, 980px);
  height: min(84vh, 760px);
  padding: 26px 26px 24px;
  display: grid;
  grid-template-rows: auto auto 1fr;
  gap: 18px;
  justify-self: end;
  border-radius: 34px;
  border: 1px solid rgba(228,236,246,0.96);
  background:
    linear-gradient(180deg, rgba(255,255,255,1), rgba(255,255,255,0.985)),
    rgba(255,255,255,0.995);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 36px 84px rgba(16,24,40,0.08),
    0 0 0 1px rgba(255,255,255,0.9);
  backdrop-filter: blur(28px) saturate(0.82);
  transform: translate3d(42px, 0, 0) scale(0.965);
  transform-origin: right center;
  transition: transform 320ms cubic-bezier(0.2, 0.84, 0.18, 1);
  overflow: hidden;
}

.testimonials-overlay.is-visible .testimonials-overlay-panel {
  transform: translate3d(0, 0, 0) scale(1);
}

.testimonials-overlay-close {
  appearance: none;
  justify-self: end;
  min-height: 36px;
  padding: 0 14px;
  border: 1px solid rgba(188,205,225,0.72);
  border-radius: 999px;
  background: rgba(255,255,255,0.92);
  color: rgba(88,103,120,0.92);
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
}

.testimonials-overlay-head {
  display: grid;
  gap: 10px;
  max-width: 34rem;
}

.testimonials-overlay-kicker,
.testimonials-overlay-title,
.testimonials-overlay-copy {
  margin: 0;
}

.testimonials-overlay-kicker {
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(112,146,188,0.88);
}

.testimonials-overlay-title {
  max-width: 10ch;
  font-family: var(--display-font);
  font-size: clamp(38px, 4.8vw, 58px);
  line-height: 0.94;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: rgba(32,70,120,0.98);
  text-shadow: none;
}

.testimonials-overlay-copy {
  max-width: 36rem;
  font-size: 11pt;
  line-height: 1.6;
  color: rgba(74,108,150,0.86);
}

.testimonials-whiteboard-controls {
  display: grid;
  gap: 14px;
  padding: 16px 18px;
  border-radius: 24px;
  border: 1px solid rgba(216,226,238,0.94);
  background: rgba(255,255,255,1);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 12px 28px rgba(16,24,40,0.04);
}

.testimonials-whiteboard-fields {
  display: grid;
  grid-template-columns: minmax(180px, 0.34fr) minmax(0, 1fr);
  gap: 12px;
}

.testimonials-whiteboard-field {
  display: grid;
  gap: 8px;
}

.testimonials-whiteboard-field-wide {
  min-width: 0;
}

.testimonials-whiteboard-label,
.testimonials-whiteboard-note {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(112,146,188,0.86);
}

.testimonials-whiteboard-input {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid rgba(204,214,226,0.94);
  border-radius: 16px;
  background: rgba(255,255,255,0.99);
  color: rgba(48,84,132,0.96);
  font: inherit;
  box-shadow: inset 0 1px 0 rgba(255,255,255,1);
}

.testimonials-whiteboard-input:focus {
  outline: none;
  border-color: rgba(128,170,214,0.92);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 0 0 3px rgba(160,198,236,0.18);
}

.testimonials-whiteboard-textarea {
  min-height: 76px;
  resize: vertical;
}

.testimonials-whiteboard-actions {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 14px;
}

.testimonials-whiteboard-stamps {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.testimonials-whiteboard-stamp {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  border: 1px solid rgba(204,214,226,0.94);
  background: rgba(255,255,255,0.98);
  color: rgba(74,108,150,0.9);
  font-family: "Roboto Mono", monospace;
  font-size: 10pt;
  font-weight: 700;
  cursor: pointer;
  transition: transform 0.12s ease, border-color 0.12s ease, box-shadow 0.12s ease, color 0.12s ease;
}

.testimonials-whiteboard-stamp:hover,
.testimonials-whiteboard-stamp:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(160,188,220,0.96);
  outline: none;
}

.testimonials-whiteboard-stamp.is-active {
  border-color: rgba(124,168,214,0.96);
  color: rgba(46,88,138,0.96);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 0 0 3px rgba(174,208,238,0.18);
}

.testimonials-whiteboard-submit {
  appearance: none;
  min-height: 38px;
  padding: 0 16px;
  border: 1px solid rgba(188,205,225,0.72);
  border-radius: 999px;
  background: rgba(255,255,255,0.96);
  color: rgba(56,94,146,0.94);
  font-family: "Roboto Mono", monospace;
  font-size: 8.4pt;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
}

.testimonials-wall-shell {
  position: relative;
  min-height: 0;
  border-radius: 28px;
  overflow: hidden;
  background: rgba(255,255,255,1);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 18px 44px rgba(16,24,40,0.04);
  border: 1px solid rgba(220,228,238,0.92);
}

.testimonials-wall-viewport {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 420px;
  overflow: hidden;
  cursor: grab;
  touch-action: none;
  background: rgba(255,255,255,1);
}

.testimonials-wall-viewport.is-dragging {
  cursor: grabbing;
}

.testimonials-wall-viewport::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.02), transparent 24%, rgba(255,255,255,0.02) 100%);
  pointer-events: none;
}

.testimonials-wall-canvas {
  position: absolute;
  inset: 0 auto auto 0;
  width: 2200px;
  height: 1500px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  overflow: hidden;
  background:
    repeating-linear-gradient(
      90deg,
      rgba(196,214,234,0.08) 0 1px,
      rgba(255,255,255,0) 1px 54px
    ),
    repeating-linear-gradient(
      180deg,
      rgba(196,214,234,0.07) 0 1px,
      rgba(255,255,255,0) 1px 54px
    ),
    linear-gradient(180deg, rgba(255,255,255,1), rgba(255,255,255,1));
}

.testimonials-wall-canvas::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(132,176,224,0.03), transparent 18%),
    radial-gradient(circle at 78% 24%, rgba(112,146,188,0.025), transparent 20%);
  opacity: 1;
  pointer-events: none;
}

.testimonials-wall-canvas::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01));
  opacity: 1;
  pointer-events: none;
}

.testimonial-note {
  position: absolute;
  left: var(--x);
  top: var(--y);
  width: clamp(260px, 20vw, 360px);
  padding: 10px 12px 8px;
  transform: rotate(var(--r));
  pointer-events: none;
}

.testimonial-note p {
  margin: 0;
  color: rgba(54,98,152,0.92);
  font-family: "Caveat", "Segoe Print", cursive;
  font-size: clamp(26px, 2.2vw, 36px);
  font-weight: 700;
  line-height: 1.02;
  letter-spacing: 0.01em;
  text-shadow:
    0 1px 0 rgba(255,255,255,0.4),
    0 0 1px rgba(118,156,198,0.14);
}

.testimonial-note-author {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin: 0 0 8px;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(106,142,186,0.82);
}

.testimonial-note-stamp {
  color: rgba(70,112,166,0.88);
}

.testimonials-wall-hint {
  position: absolute;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  font-family: var(--display-font);
  font-size: 20px;
  color: rgba(92,130,176,0.86);
  background: rgba(255,255,255,0.94);
  box-shadow:
    0 8px 18px rgba(64,102,148,0.06),
    inset 0 1px 0 rgba(255,255,255,1);
  border: 1px solid rgba(210,222,236,0.92);
  opacity: 0;
  transform: scale(0.92);
  transition: opacity 180ms ease, transform 180ms ease;
  pointer-events: none;
}

.testimonials-wall-hint.is-visible {
  opacity: 1;
  animation: testimonials-hint-float 2.4s ease-in-out infinite;
}

.testimonials-wall-hint-top {
  top: 14px;
  left: 50%;
  transform: translateX(-50%) scale(0.92);
}

.testimonials-wall-hint-top.is-visible {
  transform: translateX(-50%) scale(1);
}

.testimonials-wall-hint-right {
  top: 50%;
  right: 14px;
  transform: translateY(-50%) scale(0.92);
}

.testimonials-wall-hint-right.is-visible {
  transform: translateY(-50%) scale(1);
}

.testimonials-wall-hint-bottom {
  bottom: 14px;
  left: 50%;
  transform: translateX(-50%) scale(0.92);
}

.testimonials-wall-hint-bottom.is-visible {
  transform: translateX(-50%) scale(1);
}

.testimonials-wall-hint-left {
  top: 50%;
  left: 14px;
  transform: translateY(-50%) scale(0.92);
}

.testimonials-wall-hint-left.is-visible {
  transform: translateY(-50%) scale(1);
}

body.is-testimonials-overlay-open {
  overflow: hidden;
}

body.is-testimonials-overlay-open .scene-stack,
body.is-testimonials-overlay-open .floating-nav,
body.is-testimonials-overlay-open .hero-amazon-cta {
  opacity: 0.008;
  filter: blur(20px) saturate(0.2) brightness(1.58);
  transition: opacity 240ms ease, filter 240ms ease;
}

body.is-testimonials-overlay-open .progress-gantry-track,
body.is-testimonials-overlay-open .progress-gantry-tag,
body.is-testimonials-overlay-open .progress-gantry-rail-label-top {
  opacity: 0.16;
}

.workflow-overlay {
  position: fixed;
  inset: 0;
  z-index: 94;
  display: grid;
  align-items: center;
  justify-items: end;
  padding: clamp(24px, 4vw, 40px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
}

.workflow-overlay.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.workflow-overlay-backdrop {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      90deg,
      rgba(255,255,255,0.82) 0%,
      rgba(255,255,255,0.88) 18%,
      rgba(255,255,255,0.94) 36%,
      rgba(255,255,255,0.975) 58%,
      rgba(255,255,255,0.992) 100%
    ),
    radial-gradient(circle at 20% 42%, rgba(112,146,188,0.05), transparent 26%),
    url("./assets/overlay-backdrops/founder-briefing-bg.jpg") 14% center / cover no-repeat,
    rgba(255,255,255,0.95);
  backdrop-filter: blur(22px) saturate(0.72) brightness(1.12);
}

.workflow-overlay-panel {
  --workflow-content-offset: 28px;
  --workflow-seam-clearance: 70px;
  position: relative;
  z-index: 1;
  width: min(92vw, 1220px);
  height: min(88vh, 910px);
  padding: 28px 28px 26px;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  gap: 18px;
  justify-self: end;
  border: 1px solid rgba(228,236,246,0.96);
  border-radius: 36px;
  background:
    linear-gradient(180deg, rgba(255,255,255,1), rgba(255,255,255,0.985)),
    rgba(255,255,255,0.995);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 38px 90px rgba(16, 24, 40, 0.08),
    0 0 0 1px rgba(255,255,255,0.9);
  backdrop-filter: blur(24px) saturate(0.82);
  transform: translate3d(42px, 0, 0) scale(0.96);
  transform-origin: right center;
  transition: transform 320ms cubic-bezier(0.2, 0.84, 0.18, 1);
  overflow: visible;
}

.workflow-overlay-panel::before,
.workflow-playbook-panel::before {
  content: "";
  position: absolute;
  top: 26px;
  bottom: 24px;
  right: 20px;
  z-index: 5;
  width: 10px;
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(27,53,96,0.1), rgba(27,53,96,0.03));
  box-shadow:
    inset 1px 0 0 rgba(18,42,84,0.34),
    inset -1px 0 0 rgba(255,255,255,0.12),
    0 0 10px rgba(24,52,98,0.08);
  pointer-events: none;
}

.workflow-overlay-panel::after,
.workflow-playbook-panel::after {
  content: "";
  position: absolute;
  top: 26px;
  bottom: 24px;
  right: 20px;
  z-index: 6;
  width: 10px;
  border-radius: 999px;
  background:
    repeating-linear-gradient(
      180deg,
      rgba(21,46,92,0.98) 0 5px,
      rgba(21,46,92,0.18) 5px 11px
    ) left 2px top / 2px 100% no-repeat,
    repeating-linear-gradient(
      180deg,
      rgba(21,46,92,0.98) 0 5px,
      rgba(21,46,92,0.18) 5px 11px
    ) right 2px top / 2px 100% no-repeat;
  pointer-events: none;
}

.workflow-overlay.is-visible .workflow-overlay-panel {
  transform: translate3d(0, 0, 0) scale(1);
}

.workflow-overlay-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: calc(100% - var(--workflow-content-offset) - var(--workflow-seam-clearance));
  margin-left: var(--workflow-content-offset);
}

.workflow-overlay-back,
.workflow-overlay-close {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0 14px;
  border: 1px solid rgba(196,210,226,0.82);
  border-radius: 999px;
  background: rgba(255,255,255,0.92);
  color: rgba(76,112,156,0.9);
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
}

.workflow-overlay-back {
  color: rgba(76,112,156,0.9);
}

.workflow-overlay-body {
  position: relative;
  min-height: 0;
  overflow-y: auto;
  padding-right: 6px;
  display: grid;
  align-content: start;
  gap: 22px;
  scrollbar-width: thin;
  scrollbar-color: rgba(255,255,255,0.28) transparent;
  transition: opacity 260ms ease, transform 260ms ease;
}

.workflow-overlay-tag-shell,
.workflow-playbook-tag-shell {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: fit-content;
  padding: 2px 0 2px 0;
  overflow: visible;
  z-index: 5;
}

.workflow-overlay-tag-shell::before,
.workflow-playbook-tag-shell::before {
  content: none;
}

.workflow-overlay-tag,
.workflow-playbook-tag {
  display: block;
  width: 54px;
  height: auto;
  margin-left: 0;
  transform: rotate(180deg);
  transform-origin: center center;
  clip-path: inset(0 0 2px 0);
  filter:
    drop-shadow(-6px 10px 10px rgba(16,24,40,0.12))
    drop-shadow(0 0 0.5px rgba(255,255,255,0.34));
  opacity: 0.98;
}

.workflow-overlay-tag {
  margin-left: 0;
}

.workflow-overlay-body > :not(.workflow-overlay-tag-shell) {
  margin-left: var(--workflow-content-offset);
  margin-right: var(--workflow-seam-clearance);
}

.workflow-playbook-body > :not(.workflow-playbook-tag-shell) {
  margin-left: var(--workflow-playbook-content-offset, var(--workflow-content-offset));
  margin-right: var(--workflow-seam-clearance);
}

.workflow-overlay-body::-webkit-scrollbar {
  width: 10px;
}

.workflow-overlay-body::-webkit-scrollbar-track {
  background: transparent;
}

.workflow-overlay-body::-webkit-scrollbar-thumb {
  border-radius: 999px;
  border: 2px solid transparent;
  background: rgba(255,255,255,0.24);
  background-clip: padding-box;
}

.workflow-overlay-head {
  display: grid;
  gap: 10px;
  max-width: 40rem;
}

.workflow-overlay-tag-shell {
  top: 14px;
  right: 6px;
}

.workflow-overlay-eyebrow,
.workflow-overlay-title,
.workflow-overlay-copy {
  margin: 0;
}

.workflow-overlay-eyebrow,
.workflow-idea-eyebrow {
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.workflow-overlay-eyebrow {
  color: rgba(112,146,188,0.88);
}

.workflow-overlay-title {
  max-width: 11.5ch;
  font-family: var(--display-font);
  font-size: clamp(38px, 4.7vw, 58px);
  line-height: 0.94;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: rgba(32,70,120,0.98);
}

.workflow-overlay-copy {
  max-width: 38rem;
  font-size: 11pt;
  line-height: 1.6;
  color: rgba(74,108,150,0.86);
}

.workflow-bundle-bar {
  display: grid;
  gap: 12px;
  width: 100%;
  max-width: none;
  padding: 16px 18px 18px;
  border-radius: 24px;
  border: 1px solid rgba(219,228,239,0.94);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.98), rgba(250,252,255,0.98)),
    rgba(255,255,255,0.98);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 14px 28px rgba(16,24,40,0.035);
}

.workflow-bundle-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}

.workflow-bundle-role-picker {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}

.workflow-bundle-role-chip {
  appearance: none;
  min-height: 30px;
  padding: 0 12px;
  border-radius: 999px;
  border: 1px solid rgba(205,217,233,0.9);
  background: rgba(255,255,255,0.9);
  color: rgba(81,116,158,0.84);
  font-family: "Roboto Mono", monospace;
  font-size: 7.3pt;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    transform 160ms ease,
    box-shadow 160ms ease,
    border-color 160ms ease,
    background 160ms ease,
    color 160ms ease,
    opacity 160ms ease;
}

.workflow-bundle-role-chip:hover,
.workflow-bundle-role-chip:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(171,195,223,0.96);
  box-shadow: 0 10px 20px rgba(16,24,40,0.06);
  outline: none;
}

.workflow-bundle-role-chip.is-selected {
  border-color: rgba(67,126,194,0.98);
  background:
    linear-gradient(180deg, rgba(222,237,255,1), rgba(206,226,249,0.98)),
    rgba(222,237,255,1);
  color: rgba(25,73,130,1);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.94),
    0 0 0 1px rgba(122,170,226,0.18),
    0 14px 24px rgba(24,56,100,0.12),
    0 0 22px rgba(91,151,224,0.16);
}

.workflow-bundle-role-chip.is-selected::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 8px;
  border-radius: 50%;
  background: rgba(39,98,162,0.98);
  box-shadow: 0 0 10px rgba(91,151,224,0.34);
}

.workflow-bundle-button {
  appearance: none;
  min-height: 38px;
  padding: 0 16px;
  border-radius: 999px;
  border: 1px solid rgba(201,214,231,0.92);
  background: rgba(255,255,255,0.92);
  color: rgba(67,104,149,0.92);
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    transform 180ms ease,
    box-shadow 180ms ease,
    border-color 180ms ease,
    background 180ms ease,
    color 180ms ease,
    opacity 180ms ease;
}

.workflow-bundle-button:hover,
.workflow-bundle-button:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(168,193,221,0.98);
  box-shadow: 0 12px 24px rgba(20,41,80,0.08);
  outline: none;
}

.workflow-bundle-button:disabled {
  opacity: 0.42;
  cursor: default;
  transform: none;
  box-shadow: none;
}

.workflow-bundle-button-primary,
.workflow-bundle-button-accent {
  background:
    linear-gradient(180deg, rgba(238,246,255,0.98), rgba(228,239,252,0.98)),
    rgba(240,247,255,0.98);
}

.workflow-bundle-button-accent {
  color: rgba(46,92,148,0.96);
}

.workflow-bundle-button.is-active {
  border-color: rgba(120,164,214,0.96);
  background:
    linear-gradient(180deg, rgba(227,239,254,0.98), rgba(215,231,249,0.98)),
    rgba(229,239,251,0.98);
  color: rgba(38,86,141,0.98);
  box-shadow: 0 16px 26px rgba(26,58,104,0.09);
}

.workflow-bundle-ai-toggle {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  width: fit-content;
  color: rgba(79,113,154,0.9);
  cursor: pointer;
}

.workflow-bundle-ai-input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.workflow-bundle-ai-pill {
  position: relative;
  flex: 0 0 auto;
  width: 44px;
  height: 24px;
  border-radius: 999px;
  border: 1px solid rgba(200,214,230,0.92);
  background: rgba(236,243,250,0.96);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.92);
  transition: background 180ms ease, border-color 180ms ease;
}

.workflow-bundle-ai-pill::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: rgba(255,255,255,0.98);
  box-shadow: 0 4px 10px rgba(20,41,80,0.14);
  transition: transform 180ms ease, background 180ms ease;
}

.workflow-bundle-ai-input:checked + .workflow-bundle-ai-pill {
  border-color: rgba(145,186,231,0.96);
  background: rgba(212,231,252,0.98);
}

.workflow-bundle-ai-input:checked + .workflow-bundle-ai-pill::after {
  transform: translateX(20px);
  background: rgba(255,255,255,1);
}

.workflow-bundle-ai-copy {
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.workflow-bundle-status {
  margin: 0;
  color: rgba(86,120,161,0.82);
  font-size: 9.5pt;
  line-height: 1.5;
}

.workflow-overlay-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.workflow-idea-card {
  appearance: none;
  width: 100%;
  text-align: left;
  padding: 18px 18px 16px;
  border-radius: 24px;
  border: 1px solid rgba(215,224,234,0.94);
  background:
    linear-gradient(180deg, rgba(255,255,255,1), rgba(255,255,255,0.985)),
    rgba(255,255,255,1);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 12px 28px rgba(16, 24, 40, 0.04);
  cursor: pointer;
  transition:
    transform 180ms ease,
    box-shadow 180ms ease,
    border-color 180ms ease;
}

.workflow-idea-card:hover,
.workflow-idea-card:focus-visible {
  transform: translateY(-4px);
  border-color: rgba(168,193,221,0.98);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 24px 40px rgba(16, 24, 40, 0.08);
  outline: none;
}

.workflow-overlay.is-bundle-mode .workflow-idea-card {
  cursor: pointer;
}

.workflow-overlay.is-bundle-mode .workflow-idea-card:hover,
.workflow-overlay.is-bundle-mode .workflow-idea-card:focus-visible {
  transform: translateY(-2px);
}

.workflow-overlay.is-bundle-mode .workflow-idea-callout {
  opacity: 1;
  transform: translateY(0);
}

.workflow-idea-card.is-selected {
  border-color: rgba(124,171,226,0.98);
  background:
    linear-gradient(180deg, rgba(240,247,255,1), rgba(235,244,254,0.995)),
    rgba(241,247,255,1);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 20px 34px rgba(25,57,101,0.08);
}

.workflow-idea-card.is-selected .workflow-idea-asset {
  border-color: rgba(171,196,223,0.94);
  background: rgba(255,255,255,0.98);
}

.workflow-idea-card.is-selected .workflow-idea-callout {
  color: rgba(37,98,162,0.98);
}

.workflow-idea-asset {
  display: inline-flex;
  margin: 0 0 12px;
  padding: 4px 9px;
  border: 1px solid rgba(208,220,236,0.92);
  border-radius: 999px;
  background: rgba(248,251,255,0.94);
  color: rgba(88,122,163,0.84);
  font-family: "Roboto Mono", monospace;
  font-size: 7.4pt;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.workflow-idea-eyebrow {
  margin: 0 0 8px;
  color: rgba(112,146,188,0.84);
}

.workflow-idea-title,
.workflow-idea-subhead,
.workflow-idea-preview {
  margin: 0;
}

.workflow-idea-title {
  font-family: var(--display-font);
  font-size: clamp(18px, 2vw, 24px);
  line-height: 1;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: rgba(36,74,124,0.96);
}

.workflow-role-plural {
  display: inline-block;
  font-size: 0.62em;
  line-height: 1;
  text-transform: none;
  vertical-align: baseline;
  opacity: 0.94;
}

.workflow-idea-subhead {
  margin-top: 8px;
  font-size: 10pt;
  line-height: 1.5;
  color: rgba(80,114,156,0.84);
}

.workflow-idea-preview {
  margin-top: 12px;
  color: rgba(60,96,142,0.92);
  font-size: 10pt;
  line-height: 1.5;
}

.workflow-idea-callout {
  display: inline-flex;
  margin-top: 16px;
  color: rgba(58,112,182,0.86);
  font-family: "Roboto Mono", monospace;
  font-size: 7.6pt;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  opacity: 0;
  transform: translateY(6px);
  transition: opacity 180ms ease, transform 180ms ease;
}

.workflow-idea-card:hover .workflow-idea-callout,
.workflow-idea-card:focus-visible .workflow-idea-callout {
  opacity: 1;
  transform: translateY(0);
}

.workflow-playbook-panel {
  --workflow-playbook-content-offset: 34px;
  position: absolute;
  inset: 18px;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr) auto;
  gap: 16px;
  padding: 18px 20px 18px;
  border-radius: 28px;
  border: 1px solid rgba(212,224,240,0.96);
  background:
    linear-gradient(180deg, rgba(255,255,255,1), rgba(252,253,255,0.995)),
    rgba(255,255,255,1);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 28px 80px rgba(16,24,40,0.08);
  opacity: 0;
  pointer-events: none;
  transform: translate3d(28px, 0, 0) scale(0.98);
  transition: opacity 320ms ease, transform 320ms cubic-bezier(0.2, 0.84, 0.18, 1);
  z-index: 2;
  overflow: visible;
}

.workflow-playbook-panel.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translate3d(0, 0, 0) scale(1);
}

.workflow-overlay.is-playbook-open .workflow-overlay-body {
  opacity: 0;
  transform: translateX(-18px);
  pointer-events: none;
}

.workflow-playbook-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: calc(100% - var(--workflow-playbook-content-offset, var(--workflow-content-offset)) - var(--workflow-seam-clearance));
  margin-left: var(--workflow-playbook-content-offset, var(--workflow-content-offset));
}

.workflow-playbook-back,
.workflow-playbook-action {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 14px;
  border: 1px solid rgba(196,210,226,0.86);
  border-radius: 999px;
  background: rgba(255,255,255,0.96);
  color: rgba(58,112,182,0.9);
  font-family: "Roboto Mono", monospace;
  font-size: 8.1pt;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}

.workflow-playbook-back:hover,
.workflow-playbook-action:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(16,24,40,0.06);
}

.workflow-playbook-asset,
.workflow-playbook-kicker,
.workflow-playbook-column-kicker {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.workflow-playbook-asset,
.workflow-playbook-kicker {
  color: rgba(104,136,178,0.82);
}

.workflow-playbook-kicker {
  font-family: var(--display-font);
  font-size: clamp(16px, 1.6vw, 22px);
  line-height: 0.95;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: transparent;
  -webkit-text-stroke: 1px rgba(121,156,202,0.34);
  text-shadow: none;
}

.workflow-playbook-body {
  position: relative;
  min-height: 0;
  overflow-y: auto;
  padding-right: 6px;
  padding-top: 8px;
  display: grid;
  align-content: start;
  gap: 14px;
}

.workflow-playbook-tag-shell {
  position: absolute;
  top: 10px;
  right: 6px;
  padding: 0;
  margin: 0;
  z-index: 5;
}

.workflow-playbook-shell {
  display: grid;
  grid-template-columns: minmax(232px, 270px) minmax(0, 1fr);
  gap: 34px;
  align-items: start;
}

.workflow-playbook-rail,
.workflow-playbook-main {
  min-width: 0;
}

.workflow-playbook-rail {
  display: grid;
  gap: 0;
  align-content: start;
  max-width: 270px;
}

.workflow-playbook-identity {
  display: grid;
  gap: 16px;
  padding: 10px 4px 0 0;
  border: 0;
  border-radius: 0;
  background: none;
  box-shadow: none;
}

.workflow-playbook-action-stack {
  display: grid;
  gap: 10px;
  justify-items: start;
  align-content: start;
  margin-top: 6px;
}

.workflow-playbook-action-inline {
  justify-self: start;
  margin-top: 0;
  gap: 10px;
  padding-left: 12px;
  padding-right: 18px;
}

.workflow-playbook-ai-toggle {
  justify-self: start;
  margin-left: 2px;
  min-height: 24px;
}

.workflow-playbook-action-inline::before {
  content: "";
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
  border-radius: 50%;
  background: url("./assets/experience/denim-dialogue-rivet.png") center / contain no-repeat;
}

.workflow-playbook-emblem {
  display: grid;
  place-items: center;
  width: 64px;
  aspect-ratio: 1;
  border-radius: 20px;
  border: 1px solid color-mix(in srgb, var(--workflow-playbook-emblem-mid, rgba(198,212,230,0.92)) 34%, rgba(255,255,255,0.88) 66%);
  background:
    radial-gradient(circle at 30% 22%, rgba(255,255,255,0.52), rgba(255,255,255,0.12) 28%, transparent 52%),
    linear-gradient(180deg, var(--workflow-playbook-emblem-top, rgba(235,243,253,0.98)), var(--workflow-playbook-emblem-mid, rgba(220,233,248,0.92)));
  color: rgba(255,255,255,0.98);
  font-family: var(--display-font);
  font-size: 25px;
  line-height: 1;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.74),
    inset 0 -8px 16px rgba(0,0,0,0.14),
    0 14px 24px var(--workflow-playbook-emblem-glow, rgba(33,70,116,0.12));
  text-shadow: 0 1px 2px rgba(16, 24, 40, 0.18);
}

.workflow-playbook-main {
  display: grid;
  width: 100%;
  max-width: 642px;
  justify-self: start;
  gap: 16px;
  align-content: start;
}

.workflow-playbook-tabbar {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 7px;
  border-radius: 999px;
  border: 1px solid rgba(215,224,234,0.9);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.94), rgba(248,251,255,0.92)),
    rgba(255,255,255,0.92);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 12px 26px rgba(16,24,40,0.04);
}

.workflow-playbook-tab {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 18px;
  border: 1px solid transparent;
  border-radius: 999px;
  background: transparent;
  color: rgba(79,113,156,0.82);
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease, color 160ms ease, background 160ms ease;
}

.workflow-playbook-tab:hover,
.workflow-playbook-tab:focus-visible {
  color: rgba(54,96,152,0.94);
  background: rgba(247,250,255,0.72);
  outline: none;
}

.workflow-playbook-tab.is-active {
  border-color: rgba(201,215,232,0.94);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.98), rgba(242,247,254,0.96)),
    rgba(255,255,255,0.98);
  color: rgba(48,92,148,0.96);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 10px 20px rgba(16,24,40,0.06);
}

.workflow-playbook-tab-panel {
  position: relative;
  min-height: 0;
  padding: 14px;
  border-radius: 26px;
  border: 1px solid rgba(215,224,234,0.94);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.98), rgba(250,252,255,0.98)),
    rgba(255,255,255,0.98);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 18px 42px rgba(16,24,40,0.05);
}

.workflow-playbook-tab-inner {
  display: grid;
  gap: 18px;
}

.workflow-playbook-tab-inner.is-switching {
  opacity: 0;
  transform: translateY(8px);
}

.workflow-playbook-title,
.workflow-playbook-subhead,
.workflow-playbook-column-title,
.workflow-playbook-column-copy {
  margin: 0;
}

.workflow-playbook-title {
  max-width: none;
  font-family: var(--display-font);
  font-size: clamp(24px, 2.85vw, 40px);
  line-height: 0.9;
  letter-spacing: -0.035em;
  text-transform: uppercase;
  color: rgba(26,62,112,0.98);
  max-width: 8.8ch;
}

.workflow-playbook-title .workflow-role-plural {
  font-size: 0.54em;
  vertical-align: baseline;
}

.workflow-playbook-subhead {
  font-size: 10.2pt;
  line-height: 1.5;
  color: rgba(72,108,150,0.86);
  max-width: 18ch;
}

.workflow-playbook-columns {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.workflow-playbook-columns-accordion {
  gap: 10px;
}

.workflow-playbook-column {
  display: grid;
  gap: 10px;
  align-content: start;
  padding: 18px 18px 16px;
  border-radius: 22px;
  border: 1px solid rgba(215,224,234,0.94);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.98), rgba(250,252,255,0.98)),
    rgba(255,255,255,0.98);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 12px 28px rgba(16,24,40,0.04);
}

.workflow-playbook-column-accordion {
  gap: 0;
  padding: 0;
  overflow: hidden;
}

.workflow-playbook-column-toggle {
  appearance: none;
  display: grid;
  width: 100%;
  padding: 16px 18px 15px;
  border: 0;
  background: transparent;
  color: inherit;
  text-align: left;
  cursor: pointer;
  transition: background 160ms ease, transform 160ms ease;
}

.workflow-playbook-column-toggle:hover,
.workflow-playbook-column-toggle:focus-visible {
  background: rgba(244,248,255,0.82);
  outline: none;
}

.workflow-playbook-column-toggle-copy {
  display: grid;
  gap: 8px;
}

.workflow-playbook-column-detail {
  padding: 0 18px 16px;
  border-top: 1px solid rgba(215,224,234,0.82);
  background:
    linear-gradient(180deg, rgba(248,251,255,0.92), rgba(244,248,255,0.82)),
    rgba(255,255,255,0.96);
}

.workflow-playbook-column-accordion.is-expanded .workflow-playbook-column-toggle {
  background: rgba(244,248,255,0.68);
}

.workflow-playbook-column-kicker {
  color: rgba(96,132,176,0.84);
}

.workflow-playbook-column-title {
  font-family: var(--display-font);
  font-size: clamp(18px, 1.55vw, 22px);
  line-height: 1;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: rgba(36,74,124,0.96);
}

.workflow-playbook-column-copy {
  font-size: 10.2pt;
  line-height: 1.6;
  color: rgba(60,96,142,0.9);
}

.workflow-playbook-column-block {
  display: grid;
  gap: 8px;
}

.workflow-playbook-column-label {
  margin: 0;
  color: rgba(83,119,163,0.84);
  font-family: "Roboto Mono", monospace;
  font-size: 7.9pt;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.workflow-playbook-column-command {
  padding: 14px 16px;
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(241,247,255,0.96), rgba(233,241,252,0.92)),
    rgba(239,246,255,0.96);
  border: 1px solid rgba(208,220,236,0.96);
}

.workflow-playbook-command-line {
  margin: 0;
  color: rgba(44,73,114,0.96);
  font-family: "Roboto Mono", monospace;
  font-size: 8.9pt;
  line-height: 1.65;
}

.workflow-playbook-tab-copy {
  margin: 0;
  max-width: 50ch;
  font-size: 10.5pt;
  line-height: 1.68;
  color: rgba(72,108,150,0.86);
}

.workflow-playbook-utility-note {
  margin: 0;
  font-size: 9.4pt;
  line-height: 1.55;
  color: rgba(78,111,152,0.8);
}

.workflow-playbook-tab-codehead {
  margin: 0;
  color: rgba(44,86,142,0.92);
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.workflow-playbook-prompt-grid,
.workflow-playbook-download-grid {
  display: grid;
  gap: 10px;
}

.workflow-playbook-prompt-card,
.workflow-playbook-download-card {
  display: grid;
  gap: 10px;
  padding: 18px 18px 16px;
  border-radius: 22px;
  border: 1px solid rgba(215,224,234,0.94);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.98), rgba(250,252,255,0.98)),
    rgba(255,255,255,0.98);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 12px 28px rgba(16,24,40,0.04);
}

.workflow-playbook-prompt-title,
.workflow-playbook-download-title {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(18px, 1.8vw, 24px);
  line-height: 1;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: rgba(36,74,124,0.96);
}

.workflow-playbook-prompt-code {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8.9pt;
  line-height: 1.65;
  white-space: pre-wrap;
}

.workflow-playbook-actions,
.workflow-playbook-download-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.workflow-playbook-back,
.workflow-playbook-action,
.workflow-playbook-copy {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 14px;
  border: 1px solid rgba(196,210,226,0.86);
  border-radius: 999px;
  background: rgba(255,255,255,0.96);
  color: rgba(58,112,182,0.9);
  font-family: "Roboto Mono", monospace;
  font-size: 8.1pt;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}

.workflow-playbook-copy {
  justify-self: start;
}

.workflow-playbook-back:hover,
.workflow-playbook-action:hover,
.workflow-playbook-copy:hover,
.workflow-playbook-back:focus-visible,
.workflow-playbook-action:focus-visible,
.workflow-playbook-copy:focus-visible {
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(16,24,40,0.06);
  outline: none;
}

.workflow-playbook-download-copy {
  margin: 0;
  max-width: 42ch;
  font-size: 10.2pt;
  line-height: 1.6;
  color: rgba(64,98,142,0.86);
}

body.is-workflow-overlay-open {
  overflow: hidden;
}

body.is-workflow-overlay-open .scene-stack,
body.is-workflow-overlay-open .floating-nav,
body.is-workflow-overlay-open .hero-amazon-cta {
  opacity: 0.008;
  filter: blur(20px) saturate(0.2) brightness(1.58);
  transition: opacity 240ms ease, filter 240ms ease;
}

body.is-workflow-overlay-open .progress-gantry-track,
body.is-workflow-overlay-open .progress-gantry-rail-label-top,
body.is-workflow-overlay-open .progress-gantry-rail-label-bottom {
  opacity: 0.16;
}

body.is-compatibility-vault-open {
  overflow: hidden;
}

body.is-compatibility-vault-open .scene-stack,
body.is-compatibility-vault-open .floating-nav,
body.is-compatibility-vault-open .hero-amazon-cta {
  opacity: 0.008;
  filter: blur(20px) saturate(0.2) brightness(1.58);
  transition: opacity 240ms ease, filter 240ms ease;
}

body.is-compatibility-vault-open .progress-gantry-track,
body.is-compatibility-vault-open .progress-gantry-rail-label-top,
body.is-compatibility-vault-open .progress-gantry-rail-label-bottom {
  opacity: 0.16;
}

@media (max-width: 1120px) {
  .workflow-playbook-panel {
    --workflow-playbook-content-offset: 26px;
  }

  .workflow-playbook-shell {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .workflow-playbook-rail {
    max-width: 100%;
  }

  .workflow-playbook-identity {
    max-width: 540px;
  }

  .workflow-playbook-main {
    max-width: 100%;
  }
}

@media (max-width: 880px) {
  .founder-briefing-overlay-panel {
    width: min(94vw, 960px);
    height: min(88vh, 920px);
    padding: 22px 20px 20px;
  }

  .founder-briefing-overlay-body {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .founder-briefing-overlay-story {
    padding-right: 0;
  }

  .founder-briefing-profile {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .founder-briefing-signoff-wrap {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .workflow-overlay-grid {
    grid-template-columns: 1fr;
  }

  .workflow-playbook-shell {
    grid-template-columns: 1fr;
  }

  .workflow-playbook-columns {
    grid-template-columns: 1fr;
  }

  .workflow-playbook-tabbar {
    align-items: start;
    flex-direction: column;
  }

  .site-compatibility-grid {
    grid-template-columns: 1fr;
  }

  .compatibility-vault-grid {
    grid-template-columns: 1fr;
  }
}

@keyframes testimonials-hint-float {
  0%, 100% {
    filter: brightness(1);
  }
  50% {
    filter: brightness(1.12);
  }
}

@keyframes compatibility-trigger-pulse {
  0%, 100% {
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,0.12),
      0 16px 30px rgba(19,39,84,0.08);
  }
  50% {
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,0.14),
      0 20px 36px rgba(19,39,84,0.1),
      0 0 0 1px rgba(255,255,255,0.08);
  }
}

@keyframes gantry-breathe {
  0%, 100% {
    filter: brightness(1);
    box-shadow: 0 0 0 rgba(181,166,66,0);
  }
  50% {
    filter: brightness(1.08);
    box-shadow:
      0 0 6px rgba(181,166,66,0.16),
      0 0 12px rgba(181,166,66,0.08);
  }
}

@keyframes founder-pulse {
  0%, 100% {
    box-shadow: 0 0 0 0 rgba(255,255,255,0);
    opacity: 0.86;
  }
  50% {
    box-shadow:
      0 0 0 4px rgba(255,255,255,0.08),
      0 0 14px rgba(255,255,255,0.24);
    opacity: 1;
  }
}

@keyframes briefing-glow {
  0%, 100% {
    filter: brightness(1);
  }
  50% {
    filter: brightness(1.08);
  }
}

@keyframes hero-scroll-cue-float {
  0%, 100% {
    transform: translateX(-50%) translateY(0);
    opacity: 0.72;
  }
  50% {
    transform: translateX(-50%) translateY(8px);
    opacity: 1;
  }
}

.traveler-layer {
  position: fixed;
  inset: 0;
  z-index: 3;
}

.traveler-stage {
  position: absolute;
  left: 50%;
  top: 19vh;
  bottom: auto;
  width: min(46vw, 560px);
  aspect-ratio: 16 / 6;
  transform-origin: 50% 50%;
  will-change: transform;
}

.traveler-stage::before {
  content: "";
  position: absolute;
  inset: -24% -18% -10% -18%;
  background:
    radial-gradient(circle at 50% 42%, rgba(255,255,255,0.28), transparent 0 22%),
    radial-gradient(circle at 50% 42%, rgba(181,146,76,0.28), transparent 0 30%),
    radial-gradient(circle at 50% 42%, color-mix(in srgb, var(--primary-hue) 22%, rgba(255,255,255,0.14)), transparent 0 40%),
    radial-gradient(circle at 50% 44%, rgba(223,245,255,0.16), transparent 0 50%);
  pointer-events: none;
  z-index: 0;
  filter: blur(18px);
}

.traveler-image,
.traveler-fallback {
  position: absolute;
  inset: 0;
}

.traveler-image {
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  inset: 50% auto auto 50%;
  transform:
    perspective(1000px)
    translate3d(var(--traveler-look-x), var(--traveler-look-y), 0)
    rotate3d(1, 0, 0, var(--traveler-tilt-x))
    rotate3d(0, 1, 0, var(--traveler-tilt-y))
    rotateZ(var(--traveler-somber-roll))
    translateX(-50%)
    translateY(-50%)
    scale(var(--traveler-dock-scale));
  transform-origin: 50% 50%;
  transition: transform 0.05s linear;
  filter:
    drop-shadow(0 0 22px rgba(255,255,255,0.28))
    drop-shadow(0 0 50px rgba(181,146,76,0.4))
    drop-shadow(0 0 42px color-mix(in srgb, var(--primary-hue) 18%, rgba(255,255,255,0.16)))
    drop-shadow(0 20px 40px rgba(13,31,78,0.16));
  display: block;
  z-index: 4;
  opacity: 0;
}

.traveler-image.is-ready {
  opacity: 1;
}

.traveler-fallback {
  display: none;
}

body.role-revops .traveler-fallback,
body.role-revops .traveler-image,
body[data-preview-role="revops"] .traveler-fallback,
body[data-preview-role="revops"] .traveler-image {
  filter:
    brightness(0.92)
    contrast(1.1)
    drop-shadow(0 0 28px rgba(255,255,255,0.36))
    drop-shadow(0 0 44px rgba(214,232,255,0.18))
    drop-shadow(0 24px 42px rgba(39,79,184,0.14));
}

@keyframes sdr-bob {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-4px); }
}

.system-monitor {
  position: fixed;
  inset: 0;
  z-index: 5;
}

.sticker {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 8px 12px;
  border: 1px solid rgba(236,243,251,0.08);
  background: transparent;
  backdrop-filter: blur(6px);
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.14em;
  color: rgba(236,243,251,0.14);
  text-transform: uppercase;
  white-space: nowrap;
  max-width: 180px;
}

.sticker-a { opacity: 0.15; }
.sticker-b { opacity: 0.15; }
.sticker-c { opacity: 0.15; }

.scene-stack {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  will-change: transform;
  pointer-events: auto;
}

.withdrawal-shell {
  display: none;
  min-height: 100vh;
  position: relative;
  z-index: 6;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
}

.withdrawal-inner {
  width: min(90vw, 460px);
}

.withdrawal-signature-wrap {
  width: 100%;
}

.scene {
  position: relative;
  min-height: 94vh;
}

.scene-hero {
  overflow: clip;
  --hero-stage-height: 100vh;
  --hero-journey-offset: 56vh;
}

.silence-zone {
  position: relative;
  background: transparent;
}

.silence-zone-hero {
  min-height: 10vh;
}

.silence-zone-audit {
  min-height: 12vh;
}

.scene-inner {
  position: relative;
  width: min(85vw, 1100px);
  max-width: 1100px;
  margin: 0 auto;
  padding: 4vh 0;
}

.hero-layout,
.audit-layout,
.blueprint-layout,
.dossier-layout,
.closer-layout {
  min-height: 100vh;
}

.glass-oval,
.indictment-stamp,
.pillar-card,
.evidence-fragment,
.gantry-card {
  border-radius: 34px;
  border: 1px solid rgba(255,255,255,0.26);
  background:
    radial-gradient(rgba(255,255,255,0.08) 0.7px, transparent 0.9px),
    linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0.05)),
    linear-gradient(180deg, color-mix(in srgb, var(--primary-hue) 18%, rgba(255,255,255,0.12)), rgba(255,255,255,0.03));
  background-size: 5px 5px, auto, auto;
  box-shadow:
    0 18px 36px color-mix(in srgb, var(--primary-hue) 14%, transparent),
    inset 0 1px 0 rgba(255,255,255,0.34);
  backdrop-filter: blur(38px) saturate(1.08);
}

.hero-layout {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  text-align: center;
  padding-top: 0;
  padding-bottom: 14vh;
}

.hero-video-bleed {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 50%;
  width: 100vw;
  height: var(--hero-stage-height);
  transform: translateX(-50%);
  z-index: 0;
  overflow: hidden;
  isolation: isolate;
  pointer-events: none;
  clip-path: inset(0 0 var(--hero-video-bottom-trim) 0);
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--role-top) 78%, #04142e 22%) 0%,
      color-mix(in srgb, var(--role-mid) 82%, #081a3b 18%) 100%
    );
}

.hero-video-bleed::before,
.hero-video-bleed::after {
  content: "";
  position: absolute;
  inset: -3%;
  pointer-events: none;
  transition:
    opacity 0.85s var(--hinge-ease),
    transform 1s var(--hinge-ease),
    background 1s var(--hinge-ease);
}

.hero-video-bleed::before {
  z-index: 1;
  opacity: var(--hero-film-opacity);
  mix-blend-mode: color;
  background:
    radial-gradient(
      62% 58% at 50% 36%,
      color-mix(in srgb, var(--role-top) 82%, white 18%) 0%,
      color-mix(in srgb, var(--role-mid) 78%, transparent 22%) 46%,
      transparent 82%
    ),
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--role-top) 80%, white 20%) 0%,
      color-mix(in srgb, var(--role-mid) 88%, #0c1831 12%) 52%,
      color-mix(in srgb, var(--role-bottom) 84%, #081325 16%) 100%
    );
}

.hero-video-bleed::after {
  z-index: 2;
  opacity: var(--hero-glow-opacity);
  mix-blend-mode: screen;
  transform: scale(1.03);
  background:
    radial-gradient(
      56% 44% at 50% 34%,
      color-mix(in srgb, var(--primary-hue) 74%, white 26%) 0%,
      color-mix(in srgb, var(--role-accent) 28%, transparent 72%) 34%,
      transparent 72%
    ),
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--role-top) 36%, transparent 64%) 0%,
      color-mix(in srgb, var(--role-mid) 20%, transparent 80%) 48%,
      transparent 100%
    );
}

.hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  background: transparent;
  transform: translateY(var(--hero-video-lift));
  will-change: transform;
  z-index: 0;
  transition: filter 0.85s var(--hinge-ease);
  filter: var(--hero-video-filter);
}

.hero-video-topwash,
.hero-video-bottomfade {
  display: none;
}

.hero-scroll-cue {
  position: absolute;
  top: clamp(118px, 17vh, 156px);
  left: 50%;
  z-index: 4;
  transform: translateX(-50%);
  display: inline-grid;
  justify-items: center;
  gap: 0;
  color: rgba(255,255,255,0.92);
  text-align: center;
  text-shadow: 0 0 10px rgba(255,255,255,0.14);
  pointer-events: none;
  opacity: 0.94;
  transition: opacity 220ms ease, transform 220ms ease;
  animation: hero-scroll-cue-bounce 2.4s ease-in-out infinite;
}

.hero-scroll-cue-arrow {
  display: block;
  font-family: var(--display-font);
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  transform: translateY(0);
}

body.has-begun-journey .hero-scroll-cue {
  opacity: 0;
  transform: translate(-50%, -8px);
}

@keyframes hero-scroll-cue-bounce {
  0%,
  100% {
    transform: translateX(-50%) translateY(0);
    text-shadow:
      0 0 12px rgba(255,255,255,0.12),
      0 0 20px rgba(255,255,255,0.06);
  }

  50% {
    transform: translateX(-50%) translateY(6px);
    text-shadow:
      0 0 16px rgba(255,255,255,0.18),
      0 0 28px rgba(255,255,255,0.08);
  }
}

.hero-copy {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0 auto;
  padding: calc(var(--hero-stage-height) + var(--hero-journey-offset) + 32px) 34px 2vh;
  will-change: transform, opacity;
}

.hero-lens-word-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: -17vh auto 4vh;
  padding-top: 0;
  pointer-events: none;
}

.scene-score-gate {
  display: none;
}

.score-gate-layout {
  display: grid;
  justify-items: center;
  gap: 72px;
  padding-top: 0;
}

.score-ignition-button {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  width: min(94vw, 860px);
  min-width: min(100%, 860px);
  min-height: 60px;
  padding: 12px 14px 12px 22px;
  border: 1px solid rgba(255,255,255,0.26);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.2), rgba(255,255,255,0.08)),
    rgba(255,255,255,0.1);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.18),
    0 16px 32px rgba(8,12,20,0.14);
  backdrop-filter: blur(16px) saturate(112%);
  color: rgba(255,255,255,0.96);
  cursor: pointer;
  transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease, background 0.16s ease;
}

.score-ignition-button:hover,
.score-ignition-button:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(255,255,255,0.4);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.22),
    0 0 28px color-mix(in srgb, var(--primary-hue) 18%, rgba(255,255,255,0.08)),
    0 16px 32px rgba(8,12,20,0.16);
  outline: none;
}

.score-ignition-button[aria-expanded="true"] {
  border-color: color-mix(in srgb, var(--primary-hue) 48%, rgba(255,255,255,0.28));
  background:
    linear-gradient(180deg, color-mix(in srgb, var(--primary-hue) 16%, rgba(255,255,255,0.16)), rgba(255,255,255,0.06)),
    rgba(255,255,255,0.12);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.22),
    0 0 34px color-mix(in srgb, var(--primary-hue) 22%, rgba(255,255,255,0.06)),
    0 16px 32px rgba(8,12,20,0.16);
}

.score-ignition-copy {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
  white-space: nowrap;
}

.score-ignition-label,
.score-ignition-sub,
.score-ignition-divider {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.score-ignition-label,
.score-ignition-sub {
  color: rgba(255,255,255,0.9);
}

.score-ignition-divider {
  color: rgba(255,255,255,0.46);
}

.score-ignition-toggle {
  position: relative;
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  width: 54px;
  height: 28px;
  padding: 3px;
  border: 1px solid rgba(255,255,255,0.22);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.14), rgba(255,255,255,0.04)),
    rgba(10,14,24,0.22);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14);
}

.score-ignition-toggle-knob {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.94), rgba(228,236,246,0.72));
  box-shadow:
    0 2px 8px rgba(8,12,20,0.18),
    inset 0 1px 0 rgba(255,255,255,0.6);
  transform: translateX(0);
  transition: transform 0.22s cubic-bezier(0.22, 0.84, 0.24, 1), box-shadow 0.22s ease, background 0.22s ease;
}

.score-ignition-button[aria-expanded="true"] .score-ignition-toggle {
  border-color: color-mix(in srgb, var(--primary-hue) 38%, rgba(255,255,255,0.22));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.14),
    0 0 18px color-mix(in srgb, var(--primary-hue) 24%, transparent);
}

.score-ignition-button[aria-expanded="true"] .score-ignition-toggle-knob {
  transform: translateX(24px);
  background:
    linear-gradient(180deg, color-mix(in srgb, var(--primary-hue) 48%, white 52%), color-mix(in srgb, var(--primary-hue) 68%, white 32%));
  box-shadow:
    0 2px 8px rgba(8,12,20,0.18),
    0 0 14px color-mix(in srgb, var(--primary-hue) 36%, transparent);
}

.score-vault-shell {
  position: relative;
  width: min(100%, 860px);
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(-10px);
  transition: max-height 0.72s cubic-bezier(0.2, 0.8, 0.22, 1), opacity 0.3s ease, transform 0.3s ease;
}

.score-vault-shell::before {
  content: "";
  position: absolute;
  left: 12%;
  right: 12%;
  top: 0;
  height: 1px;
  background: rgba(181,146,76,0.52);
  opacity: 0;
  transform: scaleX(0.72);
  transform-origin: center;
  transition: opacity 0.3s ease, transform 0.72s cubic-bezier(0.2, 0.8, 0.22, 1);
}

.score-vault-shell.is-open {
  max-height: 1400px;
  opacity: 1;
  transform: translateY(0);
}

.score-vault-shell.is-open::before {
  opacity: 1;
  transform: scaleX(1);
}

.score-vault-glow {
  position: absolute;
  inset: -80px -140px auto;
  height: 280px;
  background: radial-gradient(circle at 50% 0%, rgba(181,146,76,0.32), rgba(181,146,76,0.12) 30%, transparent 68%);
  filter: blur(30px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.score-vault-shell.is-open .score-vault-glow {
  opacity: 1;
}

.score-vault-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 340px);
  gap: 34px;
  align-items: start;
}

.score-pocket-stage {
  position: relative;
  width: min(100%, 308px);
  min-height: 472px;
  margin: 0 auto;
  padding: 78px 28px 64px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  --pocket-fray-opacity: 0;
  --pocket-burn-opacity: 0;
  --pocket-smoke-opacity: 0;
  --pocket-aqua-opacity: 0;
  --pocket-burn-scale: 1;
  --pocket-burn-hole-opacity: 0;
  --pocket-burn-ember-opacity: 0;
}

.score-pocket-stage::before,
.score-pocket-stage::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.score-pocket-stage::before {
  background:
    linear-gradient(180deg, color-mix(in srgb, var(--primary-hue) 10%, transparent), transparent 32%),
    url("./assets/experience/miql-score-pocket.png") center top / contain no-repeat;
  filter:
    saturate(1.01)
    contrast(1.04)
    brightness(0.99)
    drop-shadow(0 14px 22px rgba(7, 12, 22, 0.18));
}

.score-pocket-stage::after {
  inset: 5% 12% 13%;
  background:
    radial-gradient(circle at 50% 26%, rgba(255,255,255,0.12), transparent 34%),
    radial-gradient(circle at 52% 52%, color-mix(in srgb, var(--primary-hue) 18%, rgba(255,255,255,0.04)), transparent 52%),
    radial-gradient(circle at 50% 48%, rgba(111,255,221,var(--pocket-aqua-opacity)), transparent 56%);
  -webkit-mask: url("./assets/experience/miql-score-pocket.png") center top / contain no-repeat;
  mask: url("./assets/experience/miql-score-pocket.png") center top / contain no-repeat;
  mix-blend-mode: screen;
  opacity: calc(0.66 + var(--pocket-aqua-opacity));
}

.score-pocket-stage[data-final-tier="untouchable"]::after {
  animation: pocket-aqua-pulse 2.2s ease-in-out infinite;
}

.score-pocket-fray,
.score-pocket-burn,
.score-pocket-smoke {
  position: absolute;
  inset: 0;
  pointer-events: none;
  -webkit-mask: url("./assets/experience/miql-score-pocket.png") center top / contain no-repeat;
  mask: url("./assets/experience/miql-score-pocket.png") center top / contain no-repeat;
}

.score-pocket-fray {
  opacity: var(--pocket-fray-opacity);
  background:
    radial-gradient(circle at 18% 7%, rgba(214,196,160,0.92) 0 2px, transparent 3px),
    radial-gradient(circle at 82% 8%, rgba(214,196,160,0.78) 0 2px, transparent 3px),
    radial-gradient(circle at 14% 26%, rgba(214,196,160,0.7) 0 1.5px, transparent 2px),
    repeating-linear-gradient(102deg, rgba(214,196,160,0.56) 0 2px, transparent 2px 11px),
    repeating-linear-gradient(84deg, rgba(214,196,160,0.36) 0 1px, transparent 1px 9px);
  background-size: auto, auto, auto, 26px 18px, 18px 18px;
  background-position: 12% 7%, 88% 7%, 18% 24%, 7% 6%, 84% 6%;
  filter: blur(0.35px);
  mix-blend-mode: screen;
}

.score-pocket-burn {
  inset: 14% 16% 20% 18%;
  opacity: var(--pocket-burn-opacity);
  filter: blur(0.12px);
  mix-blend-mode: multiply;
  transform: scale(var(--pocket-burn-scale));
  transform-origin: 67% 42%;
}

.score-pocket-burn-mark {
  position: absolute;
  opacity: 0;
  transform: scale(0.88) rotate(var(--burn-rotation, 0deg));
  transform-origin: center;
  transition: opacity 320ms ease, transform 320ms ease, filter 320ms ease;
  filter: blur(0.14px);
}

.score-pocket-burn-mark::before,
.score-pocket-burn-mark::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.score-pocket-burn-mark::before {
  background:
    radial-gradient(62% 58% at 48% 46%, rgba(0,0,0,var(--pocket-burn-hole-opacity)) 0 18%, rgba(10,7,7,1) 19% 33%, rgba(31,14,10,0.98) 34% 50%, rgba(76,33,16,0.86) 51% 67%, rgba(124,58,22,0.38) 68% 79%, transparent 86%),
    radial-gradient(20% 17% at 34% 55%, rgba(0,0,0,calc(var(--pocket-burn-hole-opacity) * 0.82)) 0 48%, transparent 57%),
    radial-gradient(16% 12% at 64% 31%, rgba(0,0,0,calc(var(--pocket-burn-hole-opacity) * 0.72)) 0 44%, transparent 53%),
    radial-gradient(12% 10% at 67% 66%, rgba(16,8,7,0.9) 0 42%, transparent 50%),
    radial-gradient(10% 8% at 28% 34%, rgba(20,9,7,0.78) 0 40%, transparent 48%);
  clip-path: polygon(18% 34%, 27% 18%, 43% 11%, 61% 9%, 79% 18%, 90% 32%, 88% 48%, 95% 63%, 85% 79%, 65% 90%, 41% 92%, 22% 84%, 10% 68%, 8% 51%);
}

.score-pocket-burn-mark::after {
  background:
    radial-gradient(ellipse at 50% 46%, rgba(255,168,82,var(--pocket-burn-ember-opacity)) 0 6%, rgba(244,98,30,calc(var(--pocket-burn-ember-opacity) * 0.86)) 6% 12%, transparent 20%),
    radial-gradient(ellipse at 61% 34%, rgba(255,132,40,calc(var(--pocket-burn-ember-opacity) * 0.28)) 0 4%, transparent 10%),
    radial-gradient(ellipse at 38% 58%, rgba(255,124,34,calc(var(--pocket-burn-ember-opacity) * 0.22)) 0 3.5%, transparent 9%);
  mix-blend-mode: screen;
  clip-path: polygon(24% 36%, 32% 22%, 46% 16%, 61% 15%, 75% 22%, 84% 34%, 82% 47%, 88% 61%, 78% 74%, 61% 82%, 43% 84%, 27% 77%, 17% 64%, 15% 49%);
}

.score-pocket-burn-mark-1 {
  left: 45%;
  top: 30%;
  width: 86px;
  height: 74px;
  --burn-rotation: -11deg;
}

.score-pocket-burn-mark-2 {
  left: 53%;
  top: 39%;
  width: 64px;
  height: 58px;
  --burn-rotation: 18deg;
}

.score-pocket-burn-mark-3 {
  left: 40%;
  top: 46%;
  width: 58px;
  height: 52px;
  --burn-rotation: -23deg;
}

.score-pocket-burn-mark-4 {
  left: 51%;
  top: 24%;
  width: 52px;
  height: 46px;
  --burn-rotation: 9deg;
}

.score-pocket-burn-mark-5 {
  left: 44%;
  top: 43%;
  width: 70px;
  height: 56px;
  --burn-rotation: 14deg;
}

.score-pocket-stage[data-burn-count="1"] .score-pocket-burn-mark-1,
.score-pocket-stage[data-burn-count="2"] .score-pocket-burn-mark-1,
.score-pocket-stage[data-burn-count="3"] .score-pocket-burn-mark-1,
.score-pocket-stage[data-burn-count="4"] .score-pocket-burn-mark-1,
.score-pocket-stage[data-burn-count="5"] .score-pocket-burn-mark-1,
.score-pocket-stage[data-burn-count="6"] .score-pocket-burn-mark-1,
.score-pocket-stage[data-burn-count="7"] .score-pocket-burn-mark-1,
.score-pocket-stage[data-burn-count="8"] .score-pocket-burn-mark-1,
.score-pocket-stage[data-burn-count="9"] .score-pocket-burn-mark-1,
.score-pocket-stage[data-burn-count="10"] .score-pocket-burn-mark-1,
.score-pocket-stage[data-burn-count="2"] .score-pocket-burn-mark-2,
.score-pocket-stage[data-burn-count="3"] .score-pocket-burn-mark-2,
.score-pocket-stage[data-burn-count="4"] .score-pocket-burn-mark-2,
.score-pocket-stage[data-burn-count="5"] .score-pocket-burn-mark-2,
.score-pocket-stage[data-burn-count="6"] .score-pocket-burn-mark-2,
.score-pocket-stage[data-burn-count="7"] .score-pocket-burn-mark-2,
.score-pocket-stage[data-burn-count="8"] .score-pocket-burn-mark-2,
.score-pocket-stage[data-burn-count="9"] .score-pocket-burn-mark-2,
.score-pocket-stage[data-burn-count="10"] .score-pocket-burn-mark-2,
.score-pocket-stage[data-burn-count="3"] .score-pocket-burn-mark-3,
.score-pocket-stage[data-burn-count="4"] .score-pocket-burn-mark-3,
.score-pocket-stage[data-burn-count="5"] .score-pocket-burn-mark-3,
.score-pocket-stage[data-burn-count="6"] .score-pocket-burn-mark-3,
.score-pocket-stage[data-burn-count="7"] .score-pocket-burn-mark-3,
.score-pocket-stage[data-burn-count="8"] .score-pocket-burn-mark-3,
.score-pocket-stage[data-burn-count="9"] .score-pocket-burn-mark-3,
.score-pocket-stage[data-burn-count="10"] .score-pocket-burn-mark-3,
.score-pocket-stage[data-burn-count="4"] .score-pocket-burn-mark-4,
.score-pocket-stage[data-burn-count="5"] .score-pocket-burn-mark-4,
.score-pocket-stage[data-burn-count="6"] .score-pocket-burn-mark-4,
.score-pocket-stage[data-burn-count="7"] .score-pocket-burn-mark-4,
.score-pocket-stage[data-burn-count="8"] .score-pocket-burn-mark-4,
.score-pocket-stage[data-burn-count="9"] .score-pocket-burn-mark-4,
.score-pocket-stage[data-burn-count="10"] .score-pocket-burn-mark-4,
.score-pocket-stage[data-burn-count="5"] .score-pocket-burn-mark-5,
.score-pocket-stage[data-burn-count="6"] .score-pocket-burn-mark-5,
.score-pocket-stage[data-burn-count="7"] .score-pocket-burn-mark-5,
.score-pocket-stage[data-burn-count="8"] .score-pocket-burn-mark-5,
.score-pocket-stage[data-burn-count="9"] .score-pocket-burn-mark-5,
.score-pocket-stage[data-burn-count="10"] .score-pocket-burn-mark-5 {
  opacity: 1;
  transform: scale(1) rotate(var(--burn-rotation, 0deg));
}

.score-pocket-smoke {
  inset: 12% 18% 28% 20%;
  opacity: var(--pocket-smoke-opacity);
  background:
    radial-gradient(circle at 64% 28%, rgba(255,255,255,0.16), transparent 12%),
    radial-gradient(circle at 72% 20%, rgba(255,255,255,0.14), transparent 10%),
    radial-gradient(circle at 58% 18%, rgba(255,255,255,0.12), transparent 9%);
  filter: blur(7px);
  animation: pocket-smoke-drift 5.4s ease-in-out infinite;
}

.score-pocket-content {
  position: relative;
  z-index: 2;
  display: grid;
  justify-items: center;
  gap: 8px;
  width: min(100%, 180px);
  margin-top: 34px;
  text-align: center;
}

.score-pocket-status {
  margin: 4px 0 0;
  max-width: 14ch;
  font-family: "Roboto Mono", monospace;
  font-size: 9px;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(244,248,255,0.76);
  text-wrap: balance;
}

.hero-diagnostic-question-shell {
  overflow: hidden;
  padding: 20px 22px 18px;
  border: 1px solid rgba(255,255,255,0.16);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0.07)),
    rgba(9,14,22,0.18);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    0 14px 28px rgba(5,10,20,0.1);
  backdrop-filter: blur(28px) saturate(112%);
}

.hero-diagnostic-question.is-sliding {
  animation: diagnostic-filmstrip 0.34s cubic-bezier(0.24, 0.84, 0.24, 1);
}

.hero-lens-word {
  display: block;
  margin: 0;
  color: transparent;
  font-family: var(--display-font);
  font-size: clamp(110px, 19vw, 240px);
  font-weight: 800;
  line-height: 0.82;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  -webkit-text-stroke: 1px rgba(255,255,255,0.52);
  text-shadow: 0 0 18px rgba(255,255,255,0.06);
  opacity: 0.92;
  user-select: none;
  white-space: nowrap;
}

.hero-lens-word[data-role="leader"] {
  font-size: clamp(92px, 14.5vw, 184px);
  letter-spacing: -0.035em;
}

.hero-lens-word[data-role="revops"] {
  font-size: clamp(88px, 13.6vw, 174px);
  letter-spacing: -0.03em;
}

.hero-oval {
  border: none;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

.eyebrow {
  margin: 0 0 16px;
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: color-mix(in srgb, var(--primary-hue) 46%, var(--role-bottom) 54%);
}

.hero-headline {
  margin: 0;
  font-family: var(--display-font);
  font-weight: 800;
  font-size: clamp(60px, 9vw, 148px);
  line-height: 0.84;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.18);
  -webkit-text-stroke: 1px rgba(255,255,255,0.98);
  position: relative;
  z-index: 1;
  text-shadow:
    0 0 16px rgba(255,255,255,0.16),
    0 10px 28px rgba(37,76,181,0.18),
    0 18px 42px rgba(18,29,116,0.16);
}

.hero-headline span {
  display: block;
}

.hero-line-top {
  font-size: 0.42em;
  line-height: 0.92;
  letter-spacing: -0.03em;
  margin-bottom: 0.08em;
}

.hero-line-main {
  font-size: 1em;
}

.hero-subheadline {
  max-width: 38rem;
  margin: 12px auto 0;
  font-size: 11pt;
  line-height: 1.45;
  color: rgba(232,244,255,0.88);
  text-shadow: 0 0 12px rgba(255,255,255,0.08);
}

.headline-ink {
  width: min(100%, 760px);
  height: 120px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 46%;
  z-index: 3;
  transform:
    translate3d(-50%, calc(-50% + var(--ink-shift-y)), 0);
  will-change: transform;
  pointer-events: none;
  overflow: visible;
}

.headline-ink path {
  fill: none;
  stroke: rgba(197,160,89,0.98);
  stroke-width: 1;
  stroke-linecap: round;
  stroke-linejoin: round;
  filter:
    drop-shadow(0 0 6px rgba(197,160,89,0.42))
    drop-shadow(0 0 12px rgba(255,255,255,0.18));
  will-change: stroke-dashoffset, opacity;
}

.hero-strap {
  max-width: 42rem;
  margin: 0 auto;
  font-size: var(--body-size);
  line-height: 1.65;
  color: rgba(255,255,255,0.92);
  text-shadow: 0 0 12px rgba(255,255,255,0.08);
  position: relative;
  z-index: 4;
}

.hero-diagnostic {
  position: relative;
  z-index: 4;
  width: min(100%, 620px);
  margin: 0 auto 0;
  padding: 0;
  text-align: left;
  overflow: visible;
  border: none;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  transition: filter 0.2s ease, transform 0.2s ease;
}

.score-counter-shell {
  position: absolute;
  top: 20px;
  right: 22px;
  display: grid;
  justify-items: end;
  gap: 4px;
  text-align: right;
}

.score-counter-value {
  font-family: var(--display-font);
  font-size: clamp(34px, 4vw, 56px);
  line-height: 0.86;
  letter-spacing: -0.04em;
  color: rgba(255,255,255,0.96);
  text-shadow: 0 0 24px rgba(255,255,255,0.16);
}

.hero-diagnostic::after {
  content: none;
}

.hero-diagnostic.is-score-fiction {
  filter: drop-shadow(0 0 22px rgba(244,63,94,0.12));
}

.hero-diagnostic.is-score-fact {
  filter: drop-shadow(0 0 22px rgba(181,146,76,0.14));
}

.hero-diagnostic.is-score-physics {
  filter: drop-shadow(0 0 22px rgba(16,185,129,0.14));
}

.hero-diagnostic-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}

.hero-diagnostic-kicker,
.hero-diagnostic-progress-copy {
  margin: 0;
  font-family: var(--display-font);
  font-size: 8.5pt;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.hero-diagnostic-kicker {
  color: rgba(255,255,255,0.82);
}

.hero-diagnostic-progress-copy {
  color: rgba(255,255,255,0.68);
}

.hero-diagnostic-track {
  position: relative;
  width: 100%;
  height: 1px;
  margin-bottom: 20px;
  background: rgba(255,255,255,0.18);
  overflow: hidden;
}

.hero-diagnostic-fill {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(197,160,89,0.98);
  box-shadow:
    0 0 8px rgba(197,160,89,0.28),
    0 0 12px rgba(255,255,255,0.12);
  transform-origin: left center;
  transform: scaleX(0);
  transition: transform 0.22s ease-out;
}

.hero-diagnostic-question {
  margin: 0;
  min-height: 2.8em;
  color: rgba(255,255,255,0.98);
  font-family: var(--display-font);
  font-size: clamp(22px, 2.6vw, 34px);
  line-height: 1.08;
  letter-spacing: -0.02em;
  text-wrap: balance;
  text-shadow:
    0 2px 8px rgba(17,42,111,0.12),
    0 0 12px rgba(255,255,255,0.12);
  position: relative;
}

.hero-diagnostic-question em {
  font-style: italic;
}

.red-strike {
  text-decoration: line-through;
  text-decoration-color: #ff0000;
  text-decoration-thickness: 1px;
}

.hero-diagnostic-question::after {
  content: "";
  position: absolute;
  left: -1%;
  right: -1%;
  top: 50%;
  height: 1px;
  background: rgba(255,78,78,0.98);
  transform: scaleX(0) translateY(-50%);
  transform-origin: left center;
  opacity: 0;
  pointer-events: none;
}

.hero-diagnostic-question.is-invalidated::after,
.hero-diagnostic-question.red-strike::after {
  opacity: 1;
  transform: scaleX(1) translateY(-50%);
}

.hero-diagnostic-actions {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  width: calc(100% + 28px);
  margin: 24px -14px 0;
}

.hero-diagnostic-choice {
  display: grid;
  gap: 6px;
  align-content: start;
}

.hero-diagnostic-choice-note {
  display: block;
  min-height: 1.2em;
  font-family: "Roboto Mono", monospace;
  font-size: 7px;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
  color: rgba(232,241,252,0.68);
  text-align: center;
  text-wrap: balance;
}

.hero-diagnostic-indicator {
  min-height: 1.4em;
  margin-top: 10px;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255,92,92,0.96);
  opacity: 0;
}

.hero-diagnostic-indicator.is-visible {
  opacity: 1;
}

.hero-diagnostic-indicator.is-leaking {
  color: rgba(255,92,92,0.96);
}

.hero-diagnostic-indicator.is-score-fiction {
  color: rgba(255,154,180,0.98);
}

.hero-diagnostic-indicator.is-score-fact {
  color: rgba(231,214,157,0.98);
}

.hero-diagnostic-indicator.is-score-physics {
  color: rgba(171,255,225,0.98);
}

.hero-diagnostic-button,
.hero-diagnostic-reset {
  appearance: none;
  border: 0.5px solid rgba(255,255,255,0.34);
  border-radius: 999px;
  background: rgba(255,255,255,0.04);
  color: rgba(255,255,255,0.96);
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    transform 0.08s ease,
    background 0.12s ease,
    box-shadow 0.12s ease,
    border-color 0.12s ease,
    color 0.12s ease;
  backdrop-filter: blur(22px) saturate(118%);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 8px 16px rgba(5,10,20,0.08);
}

.hero-diagnostic-button {
  width: 100%;
  min-width: 0;
  height: 48px;
  min-height: 48px;
  margin: 0;
  padding: 0;
  border-color: rgba(255,255,255,0.34);
  background: rgba(255,255,255,0.04);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 8px 14px rgba(5,10,20,0.08);
  font-size: 13pt;
  font-weight: 700;
  letter-spacing: 0.06em;
}

.hero-diagnostic-button:hover,
.hero-diagnostic-reset:hover {
  transform: translateY(-1px);
  border-color: rgba(255,255,255,0.54);
  background: rgba(255,255,255,0.06);
  box-shadow:
    0 0 18px rgba(255,255,255,0.08),
    inset 0 1px 0 rgba(255,255,255,0.18);
}

.hero-diagnostic-button:active {
  transform: scale(0.95);
}

.hero-diagnostic-result {
  min-height: 1.6em;
  margin-top: 16px;
  font-family: "Roboto Mono", monospace;
  font-size: 8.5pt;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.78);
  opacity: 0;
  transform: translateY(6px);
  transition: opacity 0.16s ease, transform 0.16s ease;
}

.hero-diagnostic-result.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.hero-diagnostic-result.is-pass {
  color: rgba(255,255,255,0.94);
}

.hero-diagnostic-result.is-miss {
  color: rgba(255,255,255,0.88);
  text-shadow: 0 0 12px rgba(197,160,89,0.16);
}

.hero-diagnostic-button.is-active-score {
  color: rgba(255,255,255,0.98);
}

.hero-diagnostic-button.is-score-fiction {
  border-color: rgba(244,63,94,0.68);
  background: rgba(255,255,255,0.05);
  box-shadow:
    inset 0 0 0 1px rgba(244,63,94,0.16),
    inset 0 0 14px rgba(244,63,94,0.18),
    0 0 18px rgba(244,63,94,0.22);
}

.hero-diagnostic-button.is-score-fact {
  border-color: rgba(181,146,76,0.74);
  background: rgba(255,255,255,0.05);
  box-shadow:
    inset 0 0 0 1px rgba(181,146,76,0.16),
    inset 0 0 14px rgba(181,146,76,0.18),
    0 0 18px rgba(181,146,76,0.2);
}

.hero-diagnostic-button.is-score-physics {
  border-color: rgba(16,185,129,0.68);
  background: rgba(255,255,255,0.05);
  box-shadow:
    inset 0 0 0 1px rgba(16,185,129,0.18),
    inset 0 0 14px rgba(16,185,129,0.2),
    0 0 18px rgba(16,185,129,0.22);
}

.hero-diagnostic.is-impact {
  animation: audit-impact-jitter 0.16s ease-in-out;
}

.hero-diagnostic-result strong {
  font-weight: 700;
}

.score-watermark {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-12deg) scale(0.94);
  font-family: "Roboto Mono", monospace;
  font-size: clamp(20px, 2.6vw, 34px);
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(244,246,250,0.12);
  -webkit-text-stroke: 0.6px rgba(244,246,250,0.1);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.24s ease, transform 0.24s ease, color 0.24s ease;
  white-space: nowrap;
  text-shadow:
    0 1px 0 rgba(255,255,255,0.04),
    0 0 10px rgba(255,255,255,0.03);
  mix-blend-mode: screen;
  filter: blur(0.15px);
}

.score-watermark.is-visible {
  opacity: 0.58;
  transform: translate(-50%, -50%) rotate(-12deg) scale(1);
  animation: score-stamp-in 0.46s ease-out;
}

.score-watermark.is-pass {
  color: rgba(235,245,241,0.16);
  -webkit-text-stroke-color: rgba(196,248,228,0.14);
}

.score-watermark.is-miss {
  color: rgba(246,242,236,0.16);
  -webkit-text-stroke-color: rgba(244,236,226,0.12);
}

.score-watermark.is-gold {
  color: rgba(225,255,244,0.22);
  -webkit-text-stroke-color: rgba(171,255,225,0.18);
  text-shadow:
    0 0 12px rgba(171,255,225,0.08),
    0 0 22px rgba(171,255,225,0.05);
}

@keyframes score-stamp-in {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(-15deg) scale(1.04);
    filter: blur(2px);
  }

  55% {
    opacity: 0.66;
    transform: translate(-50%, -50%) rotate(-11deg) scale(0.98);
    filter: blur(0.4px);
  }

  100% {
    opacity: 0.58;
    transform: translate(-50%, -50%) rotate(-12deg) scale(1);
    filter: blur(0.15px);
  }
}

.hero-diagnostic-reset {
  margin-top: 14px;
  min-height: 36px;
  padding: 0 14px;
}

.recovery-pathway-card {
  margin-top: 18px;
  padding: 18px 20px;
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(10,14,24,0.5), rgba(6,9,18,0.34)),
    rgba(6,9,18,0.4);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    0 16px 28px rgba(5,10,20,0.16);
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 0.24s ease, transform 0.24s ease;
}

.recovery-pathway-card.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.recovery-pathway-kicker {
  margin: 0 0 8px;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.68);
}

.recovery-pathway-headline {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(20px, 2.2vw, 30px);
  line-height: 0.98;
  letter-spacing: -0.03em;
  font-weight: 800;
  text-transform: uppercase;
  color: rgba(255,255,255,0.98);
}

.recovery-pathway-copy {
  margin: 10px 0 0;
  max-width: 40rem;
  font-size: 10pt;
  line-height: 1.5;
  color: rgba(232,244,255,0.86);
}

.recovery-pathway-action {
  display: inline-block;
  margin-top: 12px;
  font-family: "Roboto Mono", monospace;
  font-size: 8.5pt;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-decoration: none;
  color: rgba(171,255,225,0.9);
  transition: color 0.12s ease, transform 0.12s ease;
}

.recovery-pathway-action:hover,
.recovery-pathway-action:focus-visible {
  color: rgba(255,255,255,0.96);
  transform: translateX(2px);
}

@keyframes diagnostic-filmstrip {
  0% {
    opacity: 0;
    transform: translateX(18%);
    filter: blur(3px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
    filter: blur(0);
  }
}

@keyframes pocket-smoke-drift {
  0%, 100% {
    transform: translate3d(0, 0, 0) scale(1);
  }

  50% {
    transform: translate3d(8px, -10px, 0) scale(1.04);
  }
}

@keyframes pocket-aqua-pulse {
  0%, 100% {
    opacity: calc(0.72 + var(--pocket-aqua-opacity));
    filter: saturate(1) brightness(1);
  }

  50% {
    opacity: calc(0.92 + var(--pocket-aqua-opacity));
    filter: saturate(1.12) brightness(1.08);
  }
}

.hero-diagnostic-leadin {
  margin: 16px 0 0;
  max-width: 42rem;
  font-size: 10pt;
  line-height: 1.55;
  color: rgba(232,244,255,0.88);
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.hero-diagnostic-leadin.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.cost-calculator {
  --capacity-heat: 0;
  width: 100%;
  margin-top: 18px;
  padding: 20px 20px 14px;
  border: 1px solid rgba(255,255,255,0.22);
  border-radius: 26px;
  background:
    radial-gradient(rgba(255,255,255,0.04) 0.7px, transparent 0.9px),
    linear-gradient(180deg, color-mix(in srgb, var(--primary-hue) 16%, rgba(255,255,255,0.1)), rgba(255,255,255,0.03)),
    linear-gradient(180deg, rgba(255,255,255,0.16), rgba(255,255,255,0.06));
  background-size: 8px 8px, auto, auto;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.24),
    0 18px 34px rgba(26,63,150,0.12);
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.cost-calculator.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.cost-calculator-kicker,
.cost-output-label,
.cost-label,
.cost-value,
.capacity-delta-label {
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.cost-calculator-kicker {
  margin: 0 0 8px;
  color: rgba(255,255,255,0.72);
}

.cost-calculator-title {
  margin: 0 0 10px;
  font-family: var(--display-font);
  font-size: clamp(19px, 1.95vw, 26px);
  line-height: 1.04;
  letter-spacing: -0.02em;
  font-weight: 800;
  color: rgba(255,255,255,0.98);
}

.cost-calculator-subhead,
.cost-calculator-note {
  margin: 0;
  max-width: 42rem;
  font-size: 10pt;
  line-height: 1.55;
  color: rgba(232,244,255,0.84);
}

.cost-calculator-subhead {
  margin-bottom: 12px;
}

.capacity-step {
  display: grid;
  gap: 10px;
  padding: 0;
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.capacity-step.is-active,
.capacity-step:not([hidden]) {
  opacity: 1;
  transform: translateY(0);
}

.capacity-step[hidden] {
  display: none;
}

.capacity-step-title {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(18px, 2vw, 24px);
  line-height: 1.04;
  letter-spacing: -0.02em;
  color: rgba(255,255,255,0.98);
}

.capacity-baseline-caption {
  margin: -4px 0 0;
  font-size: 9.6pt;
  line-height: 1.45;
  color: rgba(232,244,255,0.78);
}

.cost-calculator-controls {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 0;
}

.cost-control {
  display: grid;
  gap: 8px;
  padding: 12px 12px 9px;
  border: 1px solid rgba(255,255,255,0.14);
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03)),
    rgba(255,255,255,0.03);
}

.cost-control-baseline {
  margin-bottom: 2px;
}

.cost-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  color: rgba(255,255,255,0.68);
}

.cost-label-copy {
  flex: 1 1 auto;
  min-width: 0;
}

.cost-label-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  order: 2;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.16);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.1), rgba(255,255,255,0.03)),
    rgba(255,255,255,0.04);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 10px 18px rgba(11,22,44,0.08);
}

.cost-label-icon svg {
  width: 15px;
  height: 15px;
  overflow: visible;
}

.cost-label-icon svg path,
.cost-label-icon svg circle {
  fill: none;
  stroke: rgba(244,248,255,0.86);
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.cost-control input[type="range"] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  margin: 0;
  accent-color: rgba(238,247,255,0.98);
  background: transparent;
}

.cost-control input[type="range"]::-webkit-slider-runnable-track {
  height: 6px;
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.22), rgba(255,255,255,0.1)),
    rgba(255,255,255,0.18);
  box-shadow:
    inset 0 1px 1px rgba(255,255,255,0.14),
    0 0 0 1px rgba(255,255,255,0.08);
}

.cost-control input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  margin-top: -4px;
  border: 1px solid rgba(255,255,255,0.72);
  border-radius: 50%;
  background:
    radial-gradient(circle at 30% 30%, rgba(255,255,255,0.98), rgba(255,255,255,0.78) 42%, rgba(214,229,248,0.9) 100%);
  box-shadow:
    0 0 0 3px rgba(255,255,255,0.08),
    0 4px 10px rgba(16,24,40,0.14);
}

.cost-control input[type="range"]::-moz-range-track {
  height: 6px;
  border: 0;
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.22), rgba(255,255,255,0.1)),
    rgba(255,255,255,0.18);
  box-shadow:
    inset 0 1px 1px rgba(255,255,255,0.14),
    0 0 0 1px rgba(255,255,255,0.08);
}

.cost-control input[type="range"]::-moz-range-thumb {
  width: 14px;
  height: 14px;
  border: 1px solid rgba(255,255,255,0.72);
  border-radius: 50%;
  background:
    radial-gradient(circle at 30% 30%, rgba(255,255,255,0.98), rgba(255,255,255,0.78) 42%, rgba(214,229,248,0.9) 100%);
  box-shadow:
    0 0 0 3px rgba(255,255,255,0.08),
    0 4px 10px rgba(16,24,40,0.14);
}

.cost-value {
  font-weight: 700;
  letter-spacing: 0.01em;
  color: rgba(248,252,255,0.98);
  text-shadow:
    0 0 10px rgba(255,255,255,0.12),
    0 2px 8px rgba(16,24,40,0.12);
}

.cost-value.is-awaiting-input {
  display: inline-flex;
  align-items: center;
  justify-self: start;
  padding: 3px 10px;
  border-radius: 999px;
  color: rgba(250,253,255,0.99);
  text-shadow:
    0 0 2px rgba(255,255,255,0.16),
    0 0 14px rgba(255,255,255,0.18),
    0 2px 10px rgba(16,24,40,0.14);
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,0.08),
    0 0 12px rgba(255,255,255,0.08),
    0 0 18px color-mix(in srgb, var(--primary-hue) 10%, transparent);
  animation: costAwaitingInputPulse 3.2s ease-in-out infinite;
}

@keyframes costAwaitingInputPulse {
  0%,
  100% {
    box-shadow:
      inset 0 0 0 1px rgba(255,255,255,0.08),
      0 0 10px rgba(255,255,255,0.08),
      0 0 14px color-mix(in srgb, var(--primary-hue) 10%, transparent);
    filter: brightness(1);
  }

  50% {
    box-shadow:
      inset 0 0 0 1px rgba(255,255,255,0.12),
      0 0 18px rgba(255,255,255,0.16),
      0 0 30px color-mix(in srgb, var(--primary-hue) 16%, transparent);
    filter: brightness(1.03);
  }
}

.capacity-step-weight {
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid rgba(255,255,255,0.1);
}

.capacity-cta-row {
  margin-top: 14px;
  display: grid;
  gap: 6px;
  justify-items: start;
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.capacity-cta-row.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.capacity-reclaim-button {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 20px;
  border: 1px solid rgba(255,255,255,0.28);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.14), rgba(255,255,255,0.05)),
    rgba(255,255,255,0.04);
  color: rgba(255,255,255,0.98);
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    transform 0.12s ease,
    box-shadow 0.12s ease,
    border-color 0.12s ease,
    background 0.12s ease;
}

.capacity-secondary-button {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.04)),
    rgba(255,255,255,0.03);
  color: rgba(238,246,255,0.94);
  font-family: "Roboto Mono", monospace;
  font-size: 7.7pt;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    transform 0.12s ease,
    border-color 0.12s ease,
    background 0.12s ease,
    box-shadow 0.12s ease,
    color 0.12s ease;
}

.capacity-secondary-button:hover,
.capacity-secondary-button:focus-visible {
  border-color: rgba(255,255,255,0.36);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0.07)),
    rgba(255,255,255,0.05);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.2),
    0 10px 20px rgba(17,39,92,0.08);
  color: rgba(255,255,255,0.98);
  transform: translateY(-1px);
  outline: none;
}

.capacity-reset-button {
  appearance: none;
  justify-self: start;
  margin-top: 2px;
  min-height: 38px;
  padding: 6px 4px;
  border: 0;
  background: transparent;
  color: rgba(232,244,255,0.76);
  font-family: "Roboto Mono", monospace;
  font-size: 7.7pt;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-decoration-color: rgba(232,244,255,0.28);
  text-underline-offset: 0.28em;
  cursor: pointer;
  transition:
    color 160ms ease,
    text-decoration-color 160ms ease,
    transform 160ms ease;
}

.capacity-reset-button:hover,
.capacity-reset-button:focus-visible {
  color: rgba(255,255,255,0.96);
  text-decoration-color: rgba(255,255,255,0.64);
  transform: translateX(2px);
  outline: none;
}

.capacity-reclaim-button:hover {
  transform: translateY(-1px);
}

.capacity-reclaim-button {
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.18),
    0 0 0 1px rgba(255,255,255,0.05),
    0 10px 22px rgba(26,63,150,0.14);
}

.capacity-reclaim-copy {
  margin: 0;
  font-size: 9.5pt;
  line-height: 1.5;
  color: rgba(232,244,255,0.74);
}

.capacity-result {
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid rgba(255,255,255,0.1);
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.capacity-result.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.cost-calculator-output {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8px;
}

.cost-output-label {
  margin: 0 0 2px;
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.68);
}

.cost-output-value {
  margin: 0 0 2px;
  font-family: var(--display-font);
  font-size: clamp(38px, 5.2vw, 64px);
  line-height: 0.92;
  letter-spacing: -0.04em;
  color: rgba(255,255,255,0.92);
  text-shadow:
    0 0 calc(14px + (18px * var(--capacity-heat))) rgba(255,225,156,calc(0.08 + (0.2 * var(--capacity-heat)))),
    0 12px 28px rgba(14,23,44,0.16);
}

.cost-output-definition {
  max-width: 74ch;
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8.9pt;
  line-height: 1.5;
  letter-spacing: 0.035em;
  color: rgba(234,243,255,0.8);
}

.cost-output-ingredients {
  max-width: 74ch;
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8.15pt;
  line-height: 1.6;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: rgba(232,244,255,0.62);
}

.capacity-multiplier-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 18px;
}

.cost-opportunity,
.cost-savings,
.capacity-delta-card {
  display: grid;
  gap: 10px;
  min-height: 100%;
  padding: 18px 18px 16px;
  border: 1px solid rgba(255,255,255,0.14);
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03)),
    rgba(255,255,255,0.03);
}

.cost-opportunity {
  margin-top: 0;
}

.capacity-card-head {
  display: grid;
  gap: 10px;
}

.capacity-card-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  color: rgba(245,250,255,0.94);
}

.capacity-card-icon svg {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.capacity-card-icon svg path,
.capacity-card-icon svg circle {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.capacity-card-icon-balance {
  color: rgba(197,244,224,0.96);
}

.capacity-card-icon-delta {
  color: rgba(255,236,186,0.96);
}

.cost-opportunity-label,
.cost-savings-label {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8.5pt;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.cost-opportunity-label {
  color: rgba(255,255,255,0.66);
}

.cost-opportunity-value,
.cost-savings-value {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(24px, 3.3vw, 36px);
  line-height: 0.96;
  letter-spacing: -0.04em;
}

.cost-opportunity-value {
  color: rgba(255,255,255,0.98);
}

.cost-savings {
  margin-top: 0;
}

.cost-savings-label {
  color: rgba(255,244,214,0.84);
}

.cost-savings-value {
  color: rgba(255,223,151,0.98);
  text-shadow:
    0 0 18px rgba(197,160,89,0.14),
    0 8px 18px rgba(11,18,30,0.12);
}

.capacity-delta-card {
  border-color: rgba(255,236,186,0.18);
  background:
    linear-gradient(180deg, rgba(255,247,225,0.12), rgba(255,255,255,0.03)),
    rgba(255,255,255,0.03);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.18),
    0 0 calc(14px + (16px * var(--capacity-heat))) rgba(255,223,151,calc(0.08 + (0.16 * var(--capacity-heat))));
}

.capacity-delta-label {
  margin: 0;
  color: rgba(255,244,214,0.84);
}

.capacity-delta-value {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(26px, 3.5vw, 40px);
  line-height: 0.98;
  letter-spacing: -0.04em;
  color: rgba(255,236,186,0.98);
  text-shadow:
    0 0 22px rgba(255,223,151,0.18),
    0 10px 22px rgba(11,18,30,0.16);
}

.capacity-delta-copy {
  margin: 0;
  font-size: 9.1pt;
  line-height: 1.48;
  color: rgba(232,244,255,0.8);
}

.capacity-card-copy {
  margin: 0;
  max-width: 28ch;
  font-size: 9.2pt;
  line-height: 1.52;
  color: rgba(232,244,255,0.82);
}

.capacity-action-stack {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  align-items: start;
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid rgba(255,255,255,0.08);
}

.capacity-followup-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
}

.capacity-followup-actions.is-journey-nudge .capacity-secondary-button {
  animation: capacityJourneyNudge 1.4s ease;
}

.capacity-followup-actions.is-journey-nudge #capacity-workflow-button {
  border-color: rgba(255,255,255,0.34);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.18),
    0 0 0 1px rgba(255,255,255,0.06),
    0 0 22px rgba(184,223,255,0.14);
}

.capacity-followup-actions[hidden] {
  display: none;
}

@keyframes capacityJourneyNudge {
  0%,
  100% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-1px);
  }
  50% {
    transform: translateY(-3px);
  }
  72% {
    transform: translateY(-1px);
  }
}

.cost-calculator-note {
  margin: 0;
  color: rgba(232,244,255,0.72);
}

.cost-calculator-disclosure {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 0.5px solid rgba(255,255,255,0.1);
}

.cost-calculator-disclosure[open] {
  padding-bottom: 2px;
}

.cost-calculator-disclosure-summary {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 100%;
  list-style: none;
  cursor: pointer;
  font-family: "Roboto Mono", monospace;
  font-size: 7.4pt;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(244,248,255,0.72);
}

.cost-calculator-disclosure-summary::-webkit-details-marker {
  display: none;
}

.cost-calculator-disclosure-summary-icon {
  font-size: 10px;
  line-height: 1;
  transition: transform 160ms ease;
}

.cost-calculator-disclosure-summary-copy {
  opacity: 0.72;
}

.cost-calculator-disclosure[open] .cost-calculator-disclosure-summary-icon {
  transform: rotate(180deg);
}

.cost-calculator-disclosure-body {
  margin-top: 8px;
  display: grid;
  gap: 6px;
}

.cost-executive-assumptions,
.cost-calculator-briefing-note {
  margin: 0;
  font-size: 9pt;
  line-height: 1.5;
  color: rgba(232,244,255,0.72);
}

.cost-calculator-briefing-note.is-visible {
  display: block;
}

.cost-calculator-source {
  margin: 0;
  font-size: 9pt;
  line-height: 1.5;
  color: rgba(232,244,255,0.7);
}

.cost-calculator-source a {
  color: rgba(244,248,255,0.9);
  text-decoration-color: rgba(244,248,255,0.28);
}

body.role-revops .cost-calculator {
  border-color: rgba(239,255,246,0.28);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.18),
    0 18px 34px rgba(12,108,66,0.18),
    0 0 24px rgba(123,227,172,0.1);
}

body.role-ae .hero-diagnostic-question,
body.role-ae .hero-diagnostic-result {
  text-shadow:
    0 2px 8px rgba(17,42,111,0.12),
    0 0 14px rgba(193,232,255,0.16);
}

body.role-leader .pillar-lens-label,
body.role-leader .hallway-truth,
body.role-leader .coach-bullets li {
  color: rgba(242,238,255,0.96);
}

@keyframes diagnostic-scan {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  15% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(calc(100% + 120px));
  }
}

.hero-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 240px;
  min-height: 54px;
  margin-top: 20px;
  padding: 14px 22px;
  border-radius: 999px;
  border: 1px solid rgba(29,35,43,0.14);
  background:
    linear-gradient(180deg, rgba(29,35,43,0.96), rgba(14,17,20,0.98));
  box-shadow:
    0 18px 34px rgba(29,35,43,0.12),
    inset 0 1px 0 rgba(255,255,255,0.08);
  color: rgba(247,249,252,0.96);
  font-family: "Roboto Mono", monospace;
  font-size: 9.5pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-decoration: none;
  transition:
    transform 0.38s cubic-bezier(0.18, 1.28, 0.26, 1),
    box-shadow 0.24s ease;
  position: relative;
  z-index: 4;
}

.hero-cta:hover {
  transform: translateY(-2px) scale(1.01);
  box-shadow:
    0 24px 42px rgba(29,35,43,0.16),
    inset 0 1px 0 rgba(255,255,255,0.1);
}

.hero-amazon-cta {
  position: absolute;
  top: clamp(378px, 57vh, 470px);
  left: max(16px, calc(50% - 538px));
  transform: none;
  z-index: 3;
  display: block;
  width: clamp(108px, 9.98vw, 147px);
  text-decoration: none;
  transition: transform 180ms ease, filter 180ms ease;
}

.hero-amazon-cta:hover,
.hero-amazon-cta:focus-visible {
  transform: translateY(-2px);
  filter: drop-shadow(0 10px 18px rgba(240,248,255,0.14));
  outline: none;
}

.hero-amazon-cta-image {
  display: inline-block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 8px 12px rgba(240,248,255,0.14));
}

.gantry-foundations-progress {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 4;
}

.gantry-foundations-progress-group {
  position: absolute;
  left: 36px;
  width: 34px;
  display: grid;
  justify-items: center;
}

.gantry-foundations-progress-group-bottom {
  top: calc(50% + 64px);
}

.gantry-foundations-items,
.learning-progress-items {
  display: grid;
  gap: 13px;
}

.learning-progress-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  min-height: 26px;
  position: relative;
  z-index: 1;
  pointer-events: auto;
  cursor: pointer;
  transition: transform 180ms ease, opacity 180ms ease, z-index 0s linear 0s;
}

.learning-progress-light {
  position: relative;
  width: 26px;
  height: 26px;
  flex: 0 0 auto;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.44);
  background: rgba(255,255,255,0.02);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.1),
    0 0 8px rgba(236,244,255,0.05);
  transition: background 180ms ease, border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.learning-progress-light::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 48%;
  width: 9px;
  height: 14px;
  border-right: 2.4px solid rgba(26, 30, 36, 0.96);
  border-bottom: 2.4px solid rgba(26, 30, 36, 0.96);
  opacity: 0;
  transform: translate(-50%, -58%) rotate(42deg) scale(0.78);
  transform-origin: center;
  filter:
    drop-shadow(0 0 4px rgba(255,255,255,0.12))
    drop-shadow(0 0 10px rgba(18,22,28,0.18));
  transition: opacity 180ms ease, transform 180ms ease;
  pointer-events: none;
}

.learning-progress-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.learning-progress-glyph {
  position: absolute;
  inset: 2px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 96%;
  opacity: 0.9;
  filter: drop-shadow(0 0 2px rgba(255,255,255,0.06));
  transition: opacity 180ms ease, filter 180ms ease;
}

.learning-progress-tooltip {
  position: absolute;
  right: calc(100% + 12px);
  top: 50%;
  width: 292px;
  display: grid;
  gap: 8px;
  padding: 15px 17px 16px;
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.16), rgba(255,255,255,0.07)),
    rgba(188, 222, 255, 0.12);
  border: 1px solid rgba(228,242,255,0.3);
  backdrop-filter: blur(16px) saturate(1.08);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.22),
    0 16px 34px rgba(8,18,36,0.22),
    0 0 18px rgba(186,220,255,0.08);
  z-index: 12;
  opacity: 0;
  transform: translateY(-50%) translateX(4px);
  pointer-events: none;
  transition: opacity 160ms ease, transform 160ms ease;
}

.learning-progress-tooltip-certificate {
  width: 356px;
  min-height: 148px;
  padding: 18px 20px 19px;
  gap: 10px;
}

.learning-progress-tooltip-certificate-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 12px;
  border: 1px solid rgba(240,248,255,0.22);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.04)),
    rgba(255,255,255,0.04);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.14),
    0 10px 18px rgba(8,18,36,0.16);
}

.learning-progress-tooltip-certificate-mark svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: rgba(247,251,255,0.94);
  stroke-width: 1.45;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.learning-progress-tooltip-certificate .learning-progress-tooltip-title {
  font-size: 8.8pt;
}

.learning-progress-tooltip-certificate .learning-progress-tooltip-copy {
  font-size: 13.2px;
  line-height: 1.58;
}

.learning-progress-tooltip-title {
  display: block;
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8.3pt;
  font-weight: 700;
  letter-spacing: 0.13em;
  line-height: 1.2;
  text-transform: uppercase;
  color: rgba(247,251,255,0.92);
}

.learning-progress-tooltip-copy {
  display: block;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 12.8px;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.54;
  color: rgba(241,248,255,0.94);
  text-wrap: pretty;
}

.learning-progress-item:hover,
.learning-progress-item:focus-within {
  z-index: 9;
  transform: translateX(-1px);
}

.learning-progress-item:hover .learning-progress-tooltip,
.learning-progress-item:focus-within .learning-progress-tooltip {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
}

.learning-progress-item:hover .learning-progress-light,
.learning-progress-item:focus-within .learning-progress-light {
  border-color: rgba(239, 247, 255, 0.94);
  box-shadow:
    0 0 18px rgba(232,244,255,0.22),
    0 0 28px rgba(232,244,255,0.08),
    inset 0 0 10px rgba(255,255,255,0.08);
  transform: scale(1.08);
}

.learning-progress-item[data-guided-task="framework"] .learning-progress-glyph {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none' stroke='%23ecf4ff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='4' height='4' rx='1'/%3E%3Crect x='11' y='3' width='4' height='4' rx='1'/%3E%3Crect x='3' y='11' width='4' height='4' rx='1'/%3E%3Crect x='11' y='11' width='4' height='4' rx='1'/%3E%3C/svg%3E");
}

.learning-progress-item[data-guided-task="audit"] .learning-progress-glyph {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none' stroke='%23ecf4ff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='3' width='9' height='12' rx='1.6'/%3E%3Cpath d='M7 6.5h3.5M7 9.5h3.5M7 12.5h2.5'/%3E%3Cpath d='M12.2 12.2l1.8 1.8'/%3E%3Ccircle cx='11' cy='11' r='2.2'/%3E%3C/svg%3E");
}

.learning-progress-item[data-guided-task="time"] .learning-progress-glyph {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none' stroke='%23ecf4ff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='9' r='5.6'/%3E%3Cpath d='M9 5.8v3.5l2.4 1.4'/%3E%3C/svg%3E");
}

.learning-progress-item[data-guided-task="reinforcement"] .learning-progress-glyph {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none' stroke='%23ecf4ff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.8 9.2c0-1.9 1.4-3.2 3.3-3.2h2.1c1.4 0 2.5 1.1 2.5 2.5v.5H7.3c-.5 0-.9.4-.9.9s.4.9.9.9h3.4v.5c0 1.4-1.1 2.5-2.5 2.5H6.1c-1.9 0-3.3-1.4-3.3-3.1Zm12.4 0c0 1.7-1.4 3.1-3.3 3.1H9.8c-1.4 0-2.5-1.1-2.5-2.5v-.5h3.4c.5 0 .9-.4.9-.9s-.4-.9-.9-.9H7.3V7c0-1.4 1.1-2.5 2.5-2.5h2.1c1.9 0 3.3 1.3 3.3 3.2Z'/%3E%3C/svg%3E");
}

.learning-progress-item[data-guided-task="ledger"] .learning-progress-glyph {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none' stroke='%23ecf4ff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 2.9 11.8 5.7 9.8 7.7 7 4.9 9 2.9Z'/%3E%3Cpath d='M8.3 6.1 4.9 9.5 4.2 13.8l4.3-.7 3.4-3.4'/%3E%3Cpath d='M10.9 4.6 13 6.7'/%3E%3C/svg%3E");
}

.learning-progress-item[data-guided-task="certificate"] .learning-progress-glyph {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none' stroke='%23ecf4ff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 3.5h8a1.5 1.5 0 0 1 1.5 1.5v5.2a1.5 1.5 0 0 1-1.5 1.5H9.8l-2.6 2.8v-2.8H5A1.5 1.5 0 0 1 3.5 10.2V5A1.5 1.5 0 0 1 5 3.5Z'/%3E%3Cpath d='M6.4 6.8h5.2M6.4 9h3.6'/%3E%3C/svg%3E");
}

.learning-progress-item.is-current .learning-progress-light {
  border-color: rgba(227, 240, 255, 0.92);
  background:
    radial-gradient(circle at 35% 32%, rgba(255,255,255,0.56), transparent 44%),
    rgba(255,255,255,0.32);
  box-shadow:
    0 0 22px rgba(255,255,255,0.32),
    0 0 34px rgba(214,232,255,0.16),
    inset 0 0 14px rgba(255,255,255,0.18);
}

.learning-progress-item.is-complete .learning-progress-light {
  border-color: rgba(170, 248, 210, 0.94);
  background:
    radial-gradient(circle at 35% 30%, rgba(248,255,252,0.94), transparent 42%),
    linear-gradient(180deg, rgba(232,255,244,0.94), rgba(84,223,154,0.8));
  box-shadow:
    0 0 26px rgba(144,255,196,0.8),
    0 0 42px rgba(144,255,196,0.42),
    inset 0 0 16px rgba(144,255,196,0.4);
}

.learning-progress-item.is-complete .learning-progress-glyph {
  opacity: 1;
  filter: drop-shadow(0 0 6px rgba(144,255,196,0.28));
}

.learning-progress-item.is-complete .learning-progress-light::after {
  opacity: 1;
  transform: translate(-50%, -58%) rotate(42deg) scale(1);
}

.learning-progress-item:focus-visible {
  outline: none;
}

.learning-progress-item.is-pulsing {
  animation: learningProgressPulse 540ms cubic-bezier(0.22, 1, 0.36, 1);
}

body.is-gantry-raised .progress-gantry-tag {
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}

body.is-gantry-raised .progress-gantry-tag-button {
  top: 50%;
  transform: translateY(-50%);
}

@keyframes learningProgressPulse {
  0% {
    transform: translateY(0) scale(1);
  }

  40% {
    transform: translateY(-1px) scale(1.03);
  }

  100% {
    transform: translateY(0) scale(1);
  }
}

.hero-guided-cta {
  position: absolute;
  top: clamp(220px, 46vh, 430px);
  right: calc(50% - (min(calc(100vw - 32px), 1100px) / 2));
  z-index: 3;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  width: clamp(156px, 13.4vw, 174px);
  min-height: 54px;
  padding: 8px 14px 8px 12px;
  border: 1px solid rgba(255,255,255,0.52);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02)),
    rgba(255,255,255,0.02);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    0 8px 16px rgba(15,24,44,0.08);
  backdrop-filter: blur(6px);
  color: rgba(255,255,255,0.96);
  text-align: left;
  cursor: pointer;
  transition:
    transform 180ms ease,
    filter 180ms ease,
    opacity 180ms ease;
}

.hero-guided-cta:hover,
.hero-guided-cta:focus-visible {
  transform: translateY(-2px);
  filter: brightness(1.05);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.24),
    0 12px 20px rgba(240,248,255,0.12);
  outline: none;
}

.hero-guided-cta-mark {
  width: 28px;
  height: 28px;
  margin-top: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='none' stroke='white' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6v24'/%3E%3Cpath d='M18 9h11l-3.5 4 3.5 4H18'/%3E%3Cpath d='M18 13H7l3.5-4L7 5h11'/%3E%3Cpath d='M18 21h10l-3.2 4L28 29H18'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.92;
  filter: drop-shadow(0 2px 8px rgba(255,255,255,0.18));
}

.hero-guided-cta-copy {
  display: grid;
  justify-items: start;
  gap: 2px;
}

.hero-guided-cta-kicker,
.hero-guided-cta-title,
.guided-learning-panel-kicker,
.guided-learning-panel-eyebrow,
.guided-learning-tracker-kicker,
.guided-learning-tracker-progress-copy,
.guided-learning-certificate-kicker,
.guided-learning-certificate-eyebrow,
.guided-learning-certificate-countdown,
.guided-learning-certificate-pillar {
  font-family: "Roboto Mono", monospace;
  text-transform: uppercase;
  letter-spacing: 0.16em;
}

.hero-guided-cta-kicker {
  order: 2;
  font-size: 5.8pt;
  color: rgba(233,245,255,0.76);
  line-height: 1.12;
  white-space: nowrap;
}

.hero-guided-cta-title {
  order: 1;
  font-size: 6.6pt;
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: 0.135em;
  max-width: none;
}

.hero-guided-cta-title-lock {
  white-space: nowrap;
}

.hero-guided-cta-divider {
  display: none;
}

.guided-learning-overlay,
.guided-learning-certificate-overlay {
  position: fixed;
  inset: 0;
  z-index: 1250;
  display: grid;
  place-items: center;
  padding: 24px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 220ms ease;
}

.guided-learning-overlay.is-visible,
.guided-learning-certificate-overlay.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.guided-learning-overlay-backdrop,
.guided-learning-certificate-backdrop {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 18% 14%, rgba(194,228,255,0.28), rgba(194,228,255,0) 38%),
    radial-gradient(circle at 80% 84%, rgba(132,177,255,0.18), rgba(132,177,255,0) 42%),
    rgba(8, 18, 42, 0.36);
  backdrop-filter: blur(22px);
}

.guided-learning-panel,
.guided-learning-certificate-panel {
  position: relative;
  z-index: 1;
  width: min(720px, calc(100vw - 32px));
  padding: 28px;
  border: 1px solid rgba(215,236,255,0.34);
  border-radius: 34px;
  background:
    radial-gradient(circle at top left, rgba(255,255,255,0.36), rgba(255,255,255,0.08) 38%, rgba(255,255,255,0) 62%),
    linear-gradient(180deg, rgba(168,210,255,0.18), rgba(104,155,232,0.12)),
    rgba(154,197,246,0.16);
  backdrop-filter: blur(32px) saturate(1.12);
  box-shadow:
    0 30px 80px rgba(14, 30, 68, 0.2),
    inset 0 1px 0 rgba(255,255,255,0.42),
    inset 0 0 0 1px rgba(255,255,255,0.08);
}

.guided-learning-panel-actions,
.guided-learning-certificate-actions,
.guided-learning-tracker-topline,
.guided-learning-certificate-footer,
.guided-learning-tracker-footer,
.guided-learning-panel-cta-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.guided-learning-panel-actions {
  justify-content: flex-end;
}

.guided-learning-panel-kicker,
.guided-learning-certificate-kicker,
.guided-learning-panel-eyebrow,
.guided-learning-certificate-eyebrow,
.guided-learning-tracker-kicker,
.guided-learning-tracker-progress-copy,
.guided-learning-certificate-countdown,
.guided-learning-certificate-pillar {
  font-size: 8pt;
}

.guided-learning-panel-kicker,
.guided-learning-certificate-kicker,
.guided-learning-panel-eyebrow,
.guided-learning-certificate-eyebrow,
.guided-learning-tracker-kicker,
.guided-learning-tracker-progress-copy {
  margin: 0;
  color: rgba(32, 81, 157, 0.7);
}

.guided-learning-panel-close,
.guided-learning-panel-start,
.guided-learning-panel-dismiss,
.guided-learning-tracker-close,
.guided-learning-certificate-close,
.guided-learning-certificate-email {
  appearance: none;
  min-height: 44px;
  padding: 0 16px;
  border-radius: 999px;
  border: 1px solid rgba(84, 132, 202, 0.22);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.26), rgba(255,255,255,0.1)),
    rgba(209,231,255,0.18);
  backdrop-filter: blur(14px);
  color: rgba(21, 55, 116, 0.94);
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    transform 0.18s ease,
    box-shadow 0.18s ease,
    background 0.18s ease;
}

.guided-learning-panel-close:hover,
.guided-learning-panel-start:hover,
.guided-learning-panel-dismiss:hover,
.guided-learning-tracker-close:hover,
.guided-learning-certificate-close:hover,
.guided-learning-certificate-email:hover,
.guided-learning-panel-close:focus-visible,
.guided-learning-panel-start:focus-visible,
.guided-learning-panel-dismiss:focus-visible,
.guided-learning-tracker-close:focus-visible,
.guided-learning-certificate-close:focus-visible,
.guided-learning-certificate-email:focus-visible {
  transform: translateY(-1px);
  box-shadow: 0 14px 26px rgba(25, 54, 108, 0.12);
  outline: none;
}

.guided-learning-panel-body,
.guided-learning-certificate-body {
  display: grid;
  gap: 18px;
  margin-top: 8px;
}

.guided-learning-panel-title,
.guided-learning-certificate-title {
  margin: 0;
  color: rgba(20, 55, 118, 0.98);
  font-family: var(--display-font);
  font-size: clamp(28px, 4vw, 46px);
  line-height: 0.95;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}

.guided-learning-panel-copy,
.guided-learning-certificate-copy {
  margin: 0;
  color: rgba(31, 73, 142, 0.78);
  font-size: 17px;
  line-height: 1.55;
}

.guided-learning-panel-progress {
  margin: -4px 0 0;
  color: rgba(16, 61, 133, 0.76);
  font-family: "Roboto Mono", monospace;
  font-size: 8.3pt;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.guided-learning-panel-mission-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 18px;
  align-items: start;
}

.guided-learning-panel-list,
.guided-learning-task-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.guided-learning-panel-list {
  display: grid;
  gap: 10px;
}

.guided-learning-panel-step {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: start;
  gap: 12px;
  padding: 14px 16px;
  border-radius: 18px;
  border: 1px solid rgba(164, 204, 246, 0.4);
  background:
    radial-gradient(circle at top left, rgba(255,255,255,0.3), rgba(255,255,255,0.08) 42%, rgba(255,255,255,0) 64%),
    linear-gradient(180deg, rgba(222,239,255,0.18), rgba(168,207,248,0.08)),
    rgba(192,222,252,0.12);
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,0.22),
    0 12px 28px rgba(20, 44, 92, 0.08);
  cursor: pointer;
  transition:
    transform 0.18s ease,
    border-color 0.18s ease,
    background 0.18s ease,
    box-shadow 0.18s ease;
}

.guided-learning-panel-step:hover,
.guided-learning-panel-step:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(197, 225, 252, 0.66);
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,0.28),
    0 16px 30px rgba(24, 54, 106, 0.1);
  outline: none;
}

.guided-learning-panel-step-index,
.guided-learning-panel-step-status {
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.guided-learning-panel-step-index {
  min-width: 2.5em;
  padding-top: 1px;
  color: rgba(29, 87, 165, 0.86);
}

.guided-learning-panel-step-copy {
  color: rgba(21, 57, 120, 0.92);
  font-size: 15px;
  line-height: 1.48;
}

.guided-learning-panel-step-status {
  align-self: center;
  padding: 8px 10px;
  border-radius: 999px;
  border: 1px solid rgba(135, 158, 193, 0.26);
  background: rgba(235, 241, 248, 0.7);
  color: rgba(102, 121, 151, 0.78);
}

.guided-learning-panel-step.is-complete .guided-learning-panel-step-status {
  border-color: rgba(72, 173, 110, 0.24);
  background: color-mix(in srgb, rgba(159,255,197,0.86) 32%, white 68%);
  color: rgba(44, 121, 83, 0.92);
}

.guided-learning-panel-step.is-current {
  border-color: rgba(226, 240, 255, 0.78);
  background:
    radial-gradient(circle at top left, rgba(255,255,255,0.4), rgba(255,255,255,0.12) 40%, rgba(255,255,255,0) 62%),
    linear-gradient(180deg, rgba(239,246,255,0.24), rgba(188,220,255,0.12)),
    rgba(213,231,255,0.16);
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,0.32),
    0 18px 32px rgba(22, 58, 120, 0.12);
}

.guided-learning-panel-start {
  background: rgba(24, 62, 129, 0.94);
  color: rgba(249,252,255,0.98);
  border-color: rgba(24, 62, 129, 0.56);
  box-shadow:
    0 16px 28px rgba(24, 62, 129, 0.18),
    inset 0 1px 0 rgba(255,255,255,0.16);
}

.guided-learning-tracker {
  display: none !important;
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 1180;
  width: min(368px, calc(100vw - 28px));
  padding: 20px;
  border: 1px solid rgba(229,243,255,0.36);
  border-radius: 28px;
  background:
    radial-gradient(circle at top left, rgba(255,255,255,0.34), rgba(255,255,255,0.08) 38%, rgba(255,255,255,0) 62%),
    linear-gradient(180deg, rgba(205,228,255,0.18), rgba(153,197,248,0.1)),
    rgba(174,211,251,0.14);
  backdrop-filter: blur(28px) saturate(1.08);
  box-shadow:
    0 24px 60px rgba(14, 30, 68, 0.2),
    inset 0 1px 0 rgba(255,255,255,0.42);
  opacity: 0;
  transform: translateY(18px) scale(0.98);
  pointer-events: none;
  transition:
    opacity 220ms ease,
    transform 220ms ease;
}

.guided-learning-tracker.is-visible {
  opacity: 1;
  transform: translateY(0) scale(1);
  pointer-events: auto;
}

.guided-learning-tracker-progress {
  display: grid;
  gap: 10px;
  margin-top: 14px;
}

.guided-learning-tracker-bar {
  position: relative;
  height: 8px;
  border-radius: 999px;
  background: rgba(211, 228, 246, 0.74);
  overflow: hidden;
}

.guided-learning-tracker-fill {
  position: absolute;
  inset: 0 auto 0 0;
  width: 0%;
  border-radius: inherit;
  background:
    linear-gradient(90deg, rgba(102, 191, 148, 0.98), rgba(158, 255, 205, 0.98));
  box-shadow: 0 0 18px rgba(158, 255, 205, 0.32);
  transition: width 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

.guided-learning-task-list {
  display: grid;
  gap: 10px;
  margin-top: 14px;
}

.guided-learning-task {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  border-radius: 18px;
  border: 1px solid rgba(196, 220, 247, 0.74);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0.08)),
    rgba(208,228,252,0.16);
  color: rgba(22, 58, 121, 0.88);
  cursor: default;
}

.guided-learning-task-check {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid rgba(105, 142, 198, 0.42);
  background: rgba(255,255,255,0.58);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.56);
}

.guided-learning-task.is-complete {
  border-color: rgba(80, 165, 116, 0.24);
  background: rgba(236, 255, 245, 0.82);
}

.guided-learning-task.is-complete .guided-learning-task-check {
  border-color: rgba(80, 165, 116, 0.42);
  background:
    radial-gradient(circle at 50% 50%, rgba(67, 171, 112, 0.98) 0 42%, rgba(255,255,255,0) 44% 100%),
    rgba(255,255,255,0.86);
}

.guided-learning-task.is-current {
  box-shadow:
    inset 0 0 0 1px rgba(120, 165, 228, 0.16),
    0 12px 24px rgba(33, 76, 148, 0.08);
}

.guided-learning-tracker-next {
  margin: 0;
  color: rgba(31, 73, 142, 0.76);
  font-size: 14px;
  line-height: 1.45;
}

.guided-learning-tracker-footer {
  align-items: start;
  margin-top: 14px;
}

.guided-learning-tracker.is-pulsing {
  animation: guidedTrackerPulse 460ms cubic-bezier(0.22, 1, 0.36, 1);
}

@keyframes guidedTrackerPulse {
  0% {
    transform: translateY(0) scale(1);
  }

  38% {
    transform: translateY(-2px) scale(1.02);
  }

  100% {
    transform: translateY(0) scale(1);
  }
}

.guided-learning-certificate-pillars {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.guided-learning-certificate-pillar {
  padding: 12px 14px;
  border-radius: 999px;
  border: 1px solid rgba(74, 124, 196, 0.18);
  background: color-mix(in srgb, rgba(159,255,197,0.86) 36%, white 64%);
  color: rgba(43, 118, 82, 0.9);
}

.guided-learning-certificate-footer {
  margin-top: 4px;
  display: grid;
  gap: 12px;
}

.guided-learning-certificate-actions-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.guided-learning-certificate-book {
  border-color: rgba(74, 124, 196, 0.3);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.94), rgba(229,239,255,0.84)),
    rgba(209,231,255,0.22);
  color: rgba(24, 62, 128, 0.98);
}

@media (max-width: 900px) {
  .hero-amazon-cta {
    top: clamp(314px, 49vh, 384px);
  }

  .gantry-foundations-progress-group {
    left: 38px;
    width: 32px;
  }

  .gantry-foundations-progress-group-bottom {
    top: calc(50% + 60px);
  }

  body.is-gantry-raised .progress-gantry-tag {
    top: 50%;
  }

  body.is-gantry-raised .progress-gantry-tag-button {
    top: 50%;
  }

  .hero-guided-cta {
    top: clamp(184px, 36vh, 280px);
    width: clamp(156px, 40vw, 184px);
    gap: 10px;
  }

  .hero-guided-cta-mark {
    width: 28px;
    height: 28px;
  }

  .hero-guided-cta-title {
    font-size: 6.5pt;
  }

  .hero-guided-cta-kicker {
    font-size: 5.7pt;
  }

  .guided-learning-panel,
  .guided-learning-certificate-panel {
    padding: 22px;
  }

  .guided-learning-panel-mission-grid {
    grid-template-columns: 1fr;
  }

  .guided-learning-panel-cta-row,
  .guided-learning-certificate-footer,
  .guided-learning-tracker-footer {
    flex-direction: column;
    align-items: stretch;
  }

  .guided-learning-tracker {
    right: 14px;
    bottom: 14px;
    width: calc(100vw - 28px);
  }
}

.framework-layout {
  --section-breathing-room: clamp(92px, 18vh, 170px);
  --implementation-breathing-room: clamp(260px, 34vh, 390px);
  --implementation-section-break: clamp(360px, 46vh, 520px);
  --implementation-window-breathing-room: clamp(28px, 4.4vh, 48px);
  position: relative;
  display: grid;
  gap: 28px;
  padding-top: 6vh;
  padding-bottom: 6vh;
}

.framework-layout::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px),
    radial-gradient(circle at 50% 50%, rgba(255,255,255,0.03) 0.8px, transparent 1px);
  background-size: 44px 44px, 44px 44px, 132px 132px;
  background-position: center center;
  opacity: 0.34;
  pointer-events: none;
  mask-image: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.82) 14%, rgba(0,0,0,0.82) 86%, transparent 100%);
}

.framework-layout > * {
  position: relative;
  z-index: 1;
}

.framework-monolith {
  justify-self: start;
  width: min(85vw, 1100px);
  max-width: 880px;
}

.framework-monolith,
.section-monolith-forensic {
  justify-self: start;
  margin-right: auto;
  margin-left: 0;
  text-align: left;
}

.framework-monolith .framework-headline,
.framework-monolith .framework-copy,
.framework-monolith .eyebrow,
.section-monolith-forensic .section-monolith-headline,
.section-monolith-forensic .section-monolith-copy,
.section-monolith-forensic .eyebrow {
  margin-left: 0;
  margin-right: auto;
}

.framework-headline {
  margin: 0 0 16px;
  max-width: 14ch;
  font-size: clamp(40px, 6.2vw, 82px);
  line-height: 0.88;
  font-family: var(--display-font);
  font-weight: 800;
  letter-spacing: -0.045em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.14);
  -webkit-text-stroke: 1px rgba(255,255,255,0.76);
  paint-order: stroke fill;
  opacity: 0.96;
  text-shadow:
    0 0 14px rgba(255,255,255,0.07),
    0 8px 20px rgba(39,79,184,0.1);
}

.framework-copy {
  max-width: 42rem;
  margin: 0;
  font-size: 11pt;
  line-height: 1.55;
  color: rgba(232,244,255,0.84);
}

.framework-shell {
  display: grid;
  gap: 34px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

.framework-act {
  display: grid;
  gap: 22px;
  align-content: start;
  position: relative;
  padding: 28px;
  border-radius: 24px;
  border: 1px solid rgba(255,255,255,0.16);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.1), rgba(255,255,255,0.045)),
    rgba(255,255,255,0.035);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.14),
    0 22px 48px rgba(26,63,150,0.15);
  backdrop-filter: blur(24px) saturate(1.08);
}

.framework-act-glass,
.framework-act-time,
.dossier-layout {
  overflow: hidden;
  isolation: isolate;
}

.framework-act-glass > *,
.framework-act-time > *,
.dossier-layout > * {
  position: relative;
  z-index: 1;
}

.framework-act-glass::before,
.framework-act-time::before,
.dossier-layout::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  opacity: 0.22;
}

.framework-act-glass::before {
  background:
    radial-gradient(circle at 78% 18%, rgba(255,255,255,0.12), transparent 30%),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='320' viewBox='0 0 420 320'%3E%3Cg fill='none' stroke='rgba(255,255,255,0.32)' stroke-width='1.2' opacity='0.9' transform='rotate(-24 210 160)'%3E%3Ctext x='34' y='92' font-family='Arial, sans-serif' font-size='62' font-weight='700'%3EM%3C/text%3E%3Ctext x='130' y='92' font-family='Arial, sans-serif' font-size='62' font-weight='700'%3EI%3C/text%3E%3Ctext x='196' y='92' font-family='Arial, sans-serif' font-size='62' font-weight='700'%3EQ%3C/text%3E%3Ctext x='300' y='92' font-family='Arial, sans-serif' font-size='62' font-weight='700'%3EL%3C/text%3E%3Ctext x='52' y='214' font-family='Arial, sans-serif' font-size='62' font-weight='700'%3EM%3C/text%3E%3Ctext x='148' y='214' font-family='Arial, sans-serif' font-size='62' font-weight='700'%3EI%3C/text%3E%3Ctext x='214' y='214' font-family='Arial, sans-serif' font-size='62' font-weight='700'%3EQ%3C/text%3E%3Ctext x='318' y='214' font-family='Arial, sans-serif' font-size='62' font-weight='700'%3EL%3C/text%3E%3C/g%3E%3C/svg%3E") center 50% / 500px auto repeat;
  mix-blend-mode: screen;
}

.framework-act-time::before {
  background:
    radial-gradient(circle at 78% 18%, rgba(255,255,255,0.11), transparent 28%),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='240' viewBox='0 0 420 240'%3E%3Cg fill='none' stroke='rgba(255,255,255,0.28)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='68' cy='60' r='22'/%3E%3Cpath d='M68 60V48M68 60L80 66'/%3E%3Cpath d='M146 38H176M150 38C152 62 170 66 170 86C170 104 154 112 146 120M176 38C174 62 156 66 156 86C156 104 172 112 180 120M146 120H180'/%3E%3Ccircle cx='284' cy='70' r='20'/%3E%3Crect x='277' y='44' width='14' height='7' rx='2'/%3E%3Cpath d='M284 70V58M284 70L295 75'/%3E%3Ccircle cx='86' cy='170' r='22'/%3E%3Cpath d='M86 170V158M86 170L73 177'/%3E%3Cpath d='M222 150H252M226 150C228 174 246 178 246 198C246 216 230 224 222 232M252 150C250 174 232 178 232 198C232 216 248 224 256 232M222 232H256'/%3E%3Ccircle cx='336' cy='170' r='20'/%3E%3Cpath d='M336 170V159M336 170L346 163'/%3E%3C/g%3E%3C/svg%3E") center / 440px auto repeat;
  mix-blend-mode: screen;
}

.framework-act-head {
  display: grid;
  gap: 8px;
  max-width: 52rem;
}

.framework-act-label {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 7.4pt;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: color-mix(in srgb, var(--primary-hue) 44%, var(--role-bottom) 56%);
}

.framework-act-title {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(24px, 3vw, 36px);
  line-height: 0.96;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.98);
}

.framework-act-intro {
  margin: 0;
  max-width: 46rem;
  font-size: 10pt;
  line-height: 1.58;
  color: rgba(232,244,255,0.78);
}

.framework-act-time .framework-act-intro {
  max-width: 43ch;
}

.framework-act + .framework-act {
  margin-top: 5px;
}

.framework-act-how + .framework-act-why {
  margin-top: clamp(220px, 30vh, 360px);
}

.framework-act-duel {
  gap: 18px;
  padding: 24px 24px 22px;
}

.framework-act-glass + .framework-act-duel,
.framework-act-duel + .framework-act-how {
  margin-top: 18px;
}

.framework-act-how {
  --framework-utility-sway: 0deg;
  --framework-utility-lift: 0px;
  gap: 18px;
  padding: 24px 24px 22px;
  transform-origin: center top;
  transform:
    perspective(1180px)
    rotateX(var(--framework-utility-sway))
    translateY(var(--framework-utility-lift));
  transform-style: preserve-3d;
  will-change: transform;
}

.framework-act-how + .section-monolith-saver,
.framework-act-time + .section-monolith-forensic {
  margin-top: var(--section-breathing-room);
}

.framework-act-time + .section-monolith-forensic {
  margin-top: var(--implementation-breathing-room);
}

.framework-section-gap {
  width: 100%;
  pointer-events: none;
}

.framework-section-gap-autopsy {
  min-height: clamp(170px, 24vh, 260px);
}

.framework-section-gap-autopsy + .section-monolith-saver,
.framework-act-why + .section-monolith-implementation {
  margin-top: var(--section-breathing-room);
}

.section-monolith {
  width: min(85vw, 1100px);
  max-width: 880px;
  position: relative;
  z-index: 5;
}

.section-monolith .eyebrow {
  margin: 0 0 10px;
}

.section-monolith-headline {
  max-width: 14ch;
  margin-bottom: 16px;
}

.framework-monolith .framework-headline,
.section-monolith .section-monolith-headline {
  font-family: var(--display-font);
  font-weight: 800;
  letter-spacing: -0.05em;
  color: rgba(255,255,255,0.14);
  -webkit-text-stroke: 1px rgba(255,255,255,0.74);
  text-shadow:
    0 0 14px rgba(255,255,255,0.06),
    0 8px 20px rgba(39,79,184,0.09);
  opacity: 0.95;
}

.section-monolith-headline-implementation {
  max-width: 16ch;
}

.section-monolith-copy {
  max-width: 42rem;
}

.section-monolith-note {
  margin: 10px auto 0 0;
  max-width: 38rem;
  text-align: left;
  font-family: "Roboto Mono", monospace;
  font-size: 9px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  color: rgba(232,244,255,0.6);
}

.section-monolith-note a {
  color: rgba(244,248,255,0.9);
  text-decoration-color: rgba(244,248,255,0.26);
}

.framework-section-headline {
  margin: clamp(72px, 10vh, 120px) 0 clamp(28px, 4vh, 44px);
  font-family: var(--display-font);
  font-size: clamp(42px, 7vw, 108px);
  font-weight: 800;
  line-height: 0.94;
  letter-spacing: -0.05em;
  color: rgba(250,252,255,0.98);
  text-shadow:
    0 0 20px rgba(255,255,255,0.06),
    0 12px 30px rgba(24,42,94,0.16);
}

.section-bridge {
  display: grid;
  gap: 10px;
  max-width: 880px;
}

.section-bridge .eyebrow {
  margin: 0;
}

.section-bridge .framework-section-headline {
  margin: 0;
}

.section-bridge-copy {
  max-width: 46rem;
  margin: 0;
  font-size: 11pt;
  line-height: 1.55;
  color: rgba(232,244,255,0.84);
}

.section-bridge-forensic {
  margin: clamp(72px, 10vh, 120px) 0 clamp(28px, 4vh, 44px);
}

.implementation-section-headline {
  width: min(85vw, 1100px);
}

.section-bridge-implementation {
  width: min(85vw, 1100px);
  margin: 0 auto clamp(28px, 4vh, 44px);
  position: relative;
  z-index: 5;
}

.section-monolith-forensic {
  justify-self: start;
  margin: clamp(56px, 8vh, 84px) auto 16px 0;
  text-align: left;
}

.section-monolith-implementation {
  max-width: 1100px;
  margin: var(--section-breathing-room) auto var(--implementation-window-breathing-room);
}

.scene-dossier .section-monolith-implementation {
  margin-top: 0;
  margin-bottom: var(--implementation-window-breathing-room);
}

.framework-act + .framework-act::before {
  content: "";
  position: absolute;
  top: -34px;
  left: 50%;
  width: 1px;
  height: 24px;
  background: linear-gradient(180deg, rgba(255,255,255,0), rgba(255,255,255,0.24));
  transform: translateX(-50%);
  pointer-events: none;
}

.framework-act-how::before,
.framework-act-how::after {
  content: none;
}

.framework-handoff-stitch {
  position: absolute;
  top: -61px;
  width: 12px;
  height: 81px;
  transform: translateX(-50%);
  background:
    repeating-linear-gradient(
      180deg,
      rgba(255,255,255,0) 0 3px,
      rgba(255,255,255,0.96) 3px 7px,
      rgba(255,255,255,0) 7px 11px
    ) left center / 2px 100% no-repeat,
    repeating-linear-gradient(
      180deg,
      rgba(255,255,255,0) 0 3px,
      rgba(255,255,255,0.96) 3px 7px,
      rgba(255,255,255,0) 7px 11px
    ) right center / 2px 100% no-repeat;
  filter:
    drop-shadow(0 0 10px rgba(255,255,255,0.16))
    drop-shadow(0 1px 1px rgba(6, 12, 24, 0.18));
  opacity: 1;
  pointer-events: none;
  z-index: 4;
}

.framework-handoff-stitch-left {
  left: 24%;
}

.framework-handoff-stitch-right {
  left: 76%;
}

.forensic-duel-toggle-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  flex-wrap: wrap;
}

.forensic-duel-toggle-copy {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(236,244,255,0.78);
}

.forensic-duel-toggle {
  appearance: none;
  border: 0;
  padding: 0;
  background: transparent;
  cursor: pointer;
}

.forensic-duel-toggle-track {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 66px;
  height: 34px;
  padding: 4px;
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.09), rgba(255,255,255,0.02)),
    rgba(255,255,255,0.03);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12);
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}

.forensic-duel-toggle-knob {
  width: 24px;
  height: 24px;
  border-radius: 999px;
  background:
    radial-gradient(circle at 34% 34%, rgba(255,255,255,0.98) 0 18%, rgba(255,255,255,0.7) 19% 28%, transparent 29%),
    linear-gradient(180deg, rgba(255,255,255,0.98), rgba(219,235,255,0.88));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.72),
    0 6px 14px rgba(6,12,26,0.16);
  transform: translateX(0);
  transition: transform 0.32s var(--hinge-ease), box-shadow 0.25s ease, background 0.25s ease;
}

.forensic-duel-toggle.is-active .forensic-duel-toggle-track {
  border-color: rgba(129,255,190,0.52);
  background:
    linear-gradient(180deg, rgba(129,255,190,0.22), rgba(129,255,190,0.06)),
    rgba(9,39,24,0.3);
  box-shadow:
    inset 0 1px 0 rgba(227,255,240,0.16),
    0 0 18px rgba(129,255,190,0.14);
}

.forensic-duel-toggle.is-active .forensic-duel-toggle-knob {
  transform: translateX(32px);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.74),
    0 0 20px rgba(129,255,190,0.28),
    0 6px 14px rgba(6,12,26,0.16);
}

.forensic-duel-stage {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 240px;
  gap: 16px;
  align-items: stretch;
}

.forensic-duel-cards {
  position: relative;
  min-height: 388px;
}

.forensic-duel-cards::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 24px;
  opacity: 0;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(255,96,96,0.16), rgba(255,219,139,0.08) 42%, rgba(126,255,193,0.18));
  mix-blend-mode: screen;
  transition: opacity 0.35s ease;
}

.forensic-duel-stage.is-truth .forensic-duel-cards::after {
  opacity: 1;
}

.forensic-duel-panel {
  position: absolute;
  inset: 0;
  display: grid;
  gap: 14px;
  padding: 18px 18px 16px;
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 24px;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.06), rgba(255,255,255,0.014)),
    rgba(255,255,255,0.02);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 16px 28px rgba(10,20,40,0.08);
}

.forensic-duel-panel-legacy {
  z-index: 1;
  background:
    radial-gradient(circle at 14% 0%, rgba(255,110,110,0.14), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,0.055), rgba(255,255,255,0.014)),
    rgba(255,255,255,0.02);
  border-color: rgba(255,142,142,0.16);
}

.forensic-duel-panel-miql {
  inset: 22px 24px 22px auto;
  width: min(43%, 360px);
  z-index: 2;
  background:
    radial-gradient(circle at 88% 0%, rgba(123,255,172,0.14), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,0.055), rgba(255,255,255,0.014)),
    rgba(255,255,255,0.02);
  border-color: rgba(145,255,198,0.2);
  opacity: 0;
  transform: translateX(28px) scale(0.98);
  transition: opacity 0.34s ease, transform 0.34s ease;
}

.forensic-duel-stage.is-truth .forensic-duel-panel-miql {
  opacity: 1;
  transform: translateX(0) scale(1);
}

.forensic-duel-panel-head,
.forensic-duel-result {
  position: relative;
  z-index: 1;
}

.forensic-duel-panel-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.forensic-duel-panel-kicker,
.forensic-duel-panel-state,
.forensic-duel-result-label,
.forensic-duel-sidebar-kicker,
.forensic-duel-sidebar-label {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.forensic-duel-panel-kicker {
  color: rgba(248,251,255,0.94);
}

.forensic-duel-panel-state {
  color: rgba(230,240,252,0.58);
}

.forensic-duel-copy {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 12px;
}

.forensic-duel-line {
  margin: 0;
  font-size: 10.3pt;
  line-height: 1.62;
  color: rgba(236,244,255,0.9);
}

.forensic-duel-copy-miql .forensic-duel-line {
  font-size: 9.4pt;
  line-height: 1.56;
}

.forensic-duel-speaker {
  display: inline-block;
  min-width: 72px;
  margin-right: 10px;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.58);
}

.forensic-legacy-phrase,
.forensic-terminal-proof {
  position: relative;
  display: inline-block;
  padding: 0 3px;
  border-radius: 6px;
}

.forensic-legacy-phrase {
  color: rgba(236,244,255,0.96);
  background: rgba(255,255,255,0.04);
  transition: color 0.24s ease, background 0.24s ease, text-decoration-color 0.24s ease, opacity 0.24s ease;
}

.forensic-duel-stage.is-truth .forensic-legacy-phrase {
  color: rgba(255,186,186,0.98);
  background: rgba(255,102,102,0.16);
  text-decoration: line-through;
  text-decoration-thickness: 1.5px;
  text-decoration-color: rgba(255,132,132,0.88);
}

.forensic-legacy-phrase::after {
  content: attr(data-translation);
  position: absolute;
  left: 0;
  bottom: calc(100% + 10px);
  min-width: 170px;
  padding: 8px 10px;
  border: 1px solid rgba(255,128,128,0.32);
  border-radius: 12px;
  background:
    linear-gradient(180deg, rgba(54,10,10,0.96), rgba(28,6,6,0.94));
  box-shadow:
    0 10px 24px rgba(0,0,0,0.18),
    0 0 0 1px rgba(255,90,90,0.08);
  font-family: "Roboto Mono", monospace;
  font-size: 7.4pt;
  line-height: 1.42;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255,223,223,0.94);
  opacity: 0;
  transform: translateY(4px);
  pointer-events: none;
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.forensic-duel-stage.is-truth .forensic-legacy-phrase::after,
.forensic-legacy-phrase:hover::after,
.forensic-legacy-phrase:focus-visible::after {
  opacity: 1;
  transform: translateY(0);
}

.forensic-terminal-proof {
  color: rgba(232,255,241,0.98);
  background: rgba(96,255,156,0.14);
  box-shadow: inset 0 0 0 1px rgba(136,255,182,0.14);
}

.forensic-duel-result {
  margin-top: auto;
  display: grid;
  gap: 4px;
  padding-top: 12px;
  border-top: 1px solid rgba(255,255,255,0.08);
}

.forensic-duel-result-value {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(24px, 2vw, 34px);
  line-height: 0.96;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: rgba(248,251,255,0.98);
}

.forensic-duel-result-copy {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8.9pt;
  line-height: 1.56;
  color: rgba(234,243,255,0.76);
}

.forensic-duel-result-negative .forensic-duel-result-value {
  color: rgba(255,173,173,0.98);
}

.forensic-duel-result-positive .forensic-duel-result-value {
  color: rgba(173,255,207,0.98);
}

.forensic-duel-scan {
  position: absolute;
  inset: 14px auto 14px -18%;
  width: 18%;
  pointer-events: none;
  opacity: 0;
  background:
    linear-gradient(90deg, rgba(126,255,193,0) 0%, rgba(126,255,193,0.08) 22%, rgba(202,255,225,0.46) 50%, rgba(126,255,193,0.08) 78%, rgba(126,255,193,0) 100%);
  filter: blur(1px);
}

.forensic-duel-stage.is-truth .forensic-duel-scan {
  opacity: 1;
  animation: forensic-duel-scan 3.4s linear infinite;
}

.forensic-duel-sidebar {
  display: grid;
  align-content: start;
  gap: 14px;
  padding: 18px 18px 16px;
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.055), rgba(255,255,255,0.014)),
    rgba(255,255,255,0.02);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 16px 28px rgba(10,20,40,0.08);
}

.forensic-duel-sidebar-kicker {
  color: color-mix(in srgb, var(--primary-hue) 42%, rgba(244,248,255,0.9));
}

.forensic-duel-sidebar-state {
  display: grid;
  gap: 8px;
  padding: 12px 12px 10px;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.045), rgba(255,255,255,0.012)),
    rgba(255,255,255,0.016);
  transition: opacity 0.24s ease, transform 0.24s ease;
}

.forensic-duel-sidebar-label {
  color: rgba(230,240,252,0.56);
}

.forensic-duel-sidebar-value {
  margin: 0;
  font-family: var(--display-font);
  font-size: 22px;
  line-height: 0.98;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: rgba(248,251,255,0.98);
}

.forensic-duel-sidebar-copy {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8.6pt;
  line-height: 1.52;
  color: rgba(234,243,255,0.76);
}

.forensic-duel-sidebar-state-on {
  opacity: 0.38;
  transform: translateY(6px);
}

.forensic-duel-stage.is-truth .forensic-duel-sidebar-state-off {
  opacity: 0.3;
  transform: translateY(-4px);
}

.forensic-duel-stage.is-truth .forensic-duel-sidebar-state-on {
  opacity: 1;
  transform: translateY(0);
  border-color: rgba(145,255,198,0.2);
  box-shadow:
    inset 0 1px 0 rgba(227,255,240,0.14),
    0 0 18px rgba(129,255,190,0.1);
}

@keyframes forensic-duel-scan {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(720%);
  }
}

.framework-letter-row {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
  width: min(100%, 860px);
  margin: 0 auto;
  justify-content: center;
}

.framework-letter {
  appearance: none;
  min-height: 78px;
  padding: 0 10px;
  position: relative;
  overflow: hidden;
  border: 0.5px solid rgba(255,255,255,0.16);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.02)),
    rgba(255,255,255,0.02);
  color: rgba(255,255,255,0.08);
  font-family: var(--display-font);
  font-size: clamp(28px, 4vw, 52px);
  font-weight: 800;
  line-height: 0.9;
  letter-spacing: -0.05em;
  -webkit-text-stroke: 1px rgba(255,255,255,0.56);
  paint-order: stroke fill;
  text-shadow: 0 0 10px rgba(255,255,255,0.04);
  cursor: pointer;
  transition:
    transform 140ms ease,
    border-color 180ms ease,
    color 180ms ease,
    box-shadow 180ms ease,
    background 180ms ease;
}

.framework-letter::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 11px;
  height: 11px;
  border-radius: 999px;
  background:
    radial-gradient(circle at 34% 32%, rgba(255,255,255,0.18) 0 16%, rgba(255,255,255,0.04) 17% 24%, transparent 25%),
    radial-gradient(circle at 50% 50%, rgba(255,255,255,0.035) 0 58%, rgba(255,255,255,0.012) 59% 78%, rgba(255,255,255,0.08) 79% 100%);
  box-shadow:
    inset 0 0 0 0.5px rgba(255,255,255,0.16),
    inset 0 1px 1px rgba(255,255,255,0.05);
  opacity: 0.46;
  transition:
    background 180ms ease,
    box-shadow 180ms ease,
    opacity 180ms ease,
    transform 180ms ease;
}

.framework-letter::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  background: radial-gradient(circle, color-mix(in srgb, var(--primary-hue) 28%, rgba(255,255,255,0.12)), transparent 68%);
  opacity: 0;
  filter: blur(1.8px);
  transform: scale(0.86);
  transition:
    opacity 180ms ease,
    transform 180ms ease,
    background 180ms ease;
  pointer-events: none;
}

.framework-letter:hover,
.framework-letter:focus-visible {
  transform: translateY(-1px);
  color: rgba(255,255,255,0.12);
  -webkit-text-stroke-color: rgba(255,255,255,0.78);
  border-color: color-mix(in srgb, var(--primary-hue) 34%, white 18%);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.1), rgba(255,255,255,0.035)),
    rgba(255,255,255,0.03);
  outline: none;
}

.framework-letter.is-active {
  color: rgba(255,255,255,0.16);
  -webkit-text-stroke-color: rgba(255,255,255,0.9);
  border-color: color-mix(in srgb, var(--primary-hue) 58%, white 18%);
  background:
    radial-gradient(circle at 50% 16%, color-mix(in srgb, var(--primary-hue) 22%, transparent), transparent 56%),
    linear-gradient(180deg, rgba(255,255,255,0.11), rgba(255,255,255,0.03)),
    rgba(255,255,255,0.03);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    0 0 22px color-mix(in srgb, var(--primary-hue) 18%, transparent);
  text-shadow:
    0 0 12px rgba(255,255,255,0.06),
    0 0 22px color-mix(in srgb, var(--primary-hue) 12%, transparent);
}

.framework-letter.is-active::before {
  background:
    radial-gradient(circle at 34% 32%, rgba(255,255,255,0.94) 0 16%, rgba(255,255,255,0.3) 17% 24%, transparent 25%),
    radial-gradient(circle at 50% 50%, color-mix(in srgb, white 12%, var(--primary-hue) 88%) 0 42%, color-mix(in srgb, var(--primary-hue) 78%, black 22%) 43% 72%, rgba(255,255,255,0.56) 73% 100%);
  box-shadow:
    inset 0 1px 1px rgba(255,255,255,0.28),
    inset 0 -1px 2px rgba(0,0,0,0.24),
    0 0 10px color-mix(in srgb, var(--primary-hue) 54%, transparent),
    0 0 24px color-mix(in srgb, var(--primary-hue) 28%, transparent),
    0 1px 2px rgba(0,0,0,0.24);
  opacity: 1;
  transform: scale(1.02);
}

.framework-letter.is-active::after {
  opacity: 0.95;
  transform: scale(1);
}

.framework-glass-fields {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.framework-glass-fields::before {
  content: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 34px;
  height: 5px;
  transform: translate(-50%, -50%);
  border-radius: 999px;
  background:
    repeating-linear-gradient(
      90deg,
      rgba(255,255,255,0) 0 3px,
      rgba(255,255,255,0.72) 3px 6px,
      rgba(255,255,255,0) 6px 10px
    ),
    linear-gradient(
      180deg,
      rgba(255,255,255,0.52),
      rgba(255,255,255,0.16) 54%,
      rgba(10,17,28,0.08)
    );
  box-shadow:
    0 0 8px color-mix(in srgb, var(--primary-hue) 16%, transparent),
    0 1px 1px rgba(0,0,0,0.08);
  pointer-events: none;
  z-index: 2;
  opacity: 0.86;
}

.framework-glass-fields::after {
  content: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 34px;
  height: 10px;
  transform: translate(-50%, -50%);
  background:
    radial-gradient(circle at 2px 50%, rgba(255,255,255,0.52) 0 1.5px, transparent 1.8px),
    radial-gradient(circle at calc(100% - 2px) 50%, rgba(255,255,255,0.52) 0 1.5px, transparent 1.8px);
  pointer-events: none;
  z-index: 2;
  opacity: 0.78;
}

.framework-glass-field,
.framework-utility-card,
.framework-compatibility {
  min-height: 100%;
  padding: 20px 20px 18px;
  border: 0.5px solid rgba(255,255,255,0.2);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.058), rgba(255,255,255,0.012)),
    rgba(255,255,255,0.018);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 8px 18px rgba(90, 150, 255, 0.05);
  backdrop-filter: blur(16px) saturate(1.01);
}

.framework-glass-field {
  position: relative;
  overflow: visible;
  border-radius: 12px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.066), rgba(255,255,255,0.016)),
    rgba(255,255,255,0.014);
  isolation: isolate;
}

.framework-glass-field::before {
  content: "";
  position: absolute;
  inset: -16px;
  z-index: 0;
  border-radius: 24px;
  pointer-events: none;
  opacity: 0;
  background:
    linear-gradient(
      112deg,
      rgba(255,255,255,0) 12%,
      rgba(255,255,255,0.08) 32%,
      rgba(255,255,255,0.42) 46%,
      rgba(255,255,255,0.86) 50%,
      rgba(255,255,255,0.34) 56%,
      rgba(255,255,255,0.06) 70%,
      rgba(255,255,255,0) 88%
    ),
    radial-gradient(circle at 18% 26%, rgba(255,255,255,0.18), transparent 18%),
    radial-gradient(circle at 82% 74%, color-mix(in srgb, var(--primary-hue) 18%, white 82%), transparent 20%);
  background-size: 220% 100%, 100% 100%, 100% 100%;
  background-position: 118% 50%, 0 0, 0 0;
  filter: blur(18px);
  mix-blend-mode: screen;
  transform: scale(0.985);
  will-change: opacity, background-position, transform;
}

.framework-glass-field > :not(.framework-glass-field-runway) {
  position: relative;
  z-index: 1;
}

.framework-glass-field-runway {
  display: none;
}

.framework-glass-field-runway-path {
  display: none;
}

.framework-glass-field.is-sync-pulsing {
  animation: framework-field-shell-ignite 1.6s cubic-bezier(0.2, 0.82, 0.24, 1) 1;
}

.framework-glass-field.is-sync-pulsing::before {
  animation: framework-field-aura-sweep 1.6s cubic-bezier(0.2, 0.82, 0.24, 1) 1;
}

.framework-glass-field-logic {
  position: relative;
  background:
    radial-gradient(circle at 88% 20%, color-mix(in srgb, var(--primary-hue) 10%, rgba(255,255,255,0.05)), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.016)),
    color-mix(in srgb, var(--primary-hue) 6%, rgba(255,255,255,0.02));
}

.framework-glass-field-logic::after {
  content: "";
  position: absolute;
  inset: auto 18px 14px auto;
  width: 112px;
  height: 72px;
  opacity: 0.18;
  pointer-events: none;
  background:
    radial-gradient(circle at 12px 12px, rgba(255,255,255,0.22) 0 2px, transparent 2.4px),
    radial-gradient(circle at 56px 24px, rgba(255,255,255,0.18) 0 2px, transparent 2.4px),
    radial-gradient(circle at 86px 44px, rgba(255,255,255,0.16) 0 2px, transparent 2.4px),
    radial-gradient(circle at 34px 58px, rgba(255,255,255,0.14) 0 2px, transparent 2.4px);
  filter: blur(0.2px);
}

.framework-field-kicker,
.framework-utility-kicker,
.framework-role-tag {
  margin: 0 0 10px;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: color-mix(in srgb, var(--primary-hue) 44%, var(--role-bottom) 56%);
}

.framework-role-tag {
  margin-bottom: 12px;
  color: color-mix(in srgb, var(--primary-hue) 48%, var(--role-bottom) 52%);
}

.framework-glass-field-logic .framework-field-copy {
  color: rgba(246,250,255,0.98);
  font-size: 10.8pt;
  line-height: 1.7;
  text-wrap: pretty;
}

.framework-field-title,
.framework-utility-title,
.framework-compatibility-title {
  margin: 0 0 10px;
  font-family: var(--display-font);
  font-size: clamp(20px, 2.5vw, 30px);
  line-height: 1.02;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.98);
}

.framework-field-copy,
.framework-utility-question,
.framework-compatibility-copy,
.framework-compatibility-note {
  margin: 0;
  font-size: 10.5pt;
  line-height: 1.62;
  color: rgba(232,244,255,0.86);
}

@keyframes framework-field-shell-ignite {
  0% {
    border-color: rgba(255,255,255,0.2);
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,0.12),
      0 8px 18px rgba(90, 150, 255, 0.05);
  }

  20% {
    border-color: rgba(255,255,255,0.68);
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,0.32),
      0 10px 24px rgba(90, 150, 255, 0.08),
      0 0 0 1px rgba(255,255,255,0.14),
      0 0 22px rgba(255,255,255,0.16),
      0 0 42px color-mix(in srgb, var(--primary-hue) 12%, white 18%);
  }

  68% {
    border-color: rgba(255,255,255,0.52);
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,0.24),
      0 10px 22px rgba(90, 150, 255, 0.06),
      0 0 0 1px rgba(255,255,255,0.08),
      0 0 16px rgba(255,255,255,0.1);
  }

  100% {
    border-color: rgba(255,255,255,0.2);
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,0.12),
      0 8px 18px rgba(90, 150, 255, 0.05);
  }
}

@keyframes framework-field-aura-sweep {
  0% {
    opacity: 0;
    background-position: 118% 50%, 0 0, 0 0;
    transform: scale(0.985);
  }

  16% {
    opacity: 0.92;
  }

  58% {
    opacity: 0.76;
    background-position: -18% 50%, 0 0, 0 0;
    transform: scale(1.01);
  }

  100% {
    opacity: 0;
    background-position: -42% 50%, 0 0, 0 0;
    transform: scale(1.018);
  }
}

.score-sequence {
  white-space: nowrap;
}

.score-sequence-num {
  font-weight: 800;
  color: rgba(255,255,255,0.96);
}

.score-sequence-arrow {
  display: inline-block;
  margin: 0 0.18em;
  font-weight: 400;
  color: rgba(232,244,255,0.74);
}

.framework-utility-question {
  color: rgba(248,251,255,0.96);
  font-size: clamp(14px, 1.55vw, 20px);
  line-height: 1.4;
  font-weight: 650;
  letter-spacing: -0.015em;
  text-wrap: pretty;
}

.framework-utility-prompt-title {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(20px, 2vw, 28px);
  line-height: 1.02;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: rgba(246,250,255,0.98);
}

.framework-utility-grid {
  --utility-stitch-width: 52px;
  --utility-stitch-height: 100px;
  --utility-stitch-top: 8%;
  --utility-stitch-bottom: 92%;
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  align-items: stretch;
}

.framework-utility-grid::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: var(--utility-stitch-width);
  height: var(--utility-stitch-height);
  transform: translate(-50%, -50%);
  background:
    repeating-linear-gradient(
      90deg,
      rgba(255,255,255,0) 0 3px,
      rgba(255,255,255,0.96) 3px 7px,
      rgba(255,255,255,0) 7px 11px
    ) center calc(var(--utility-stitch-top) - 2.5px) / 38px 2px no-repeat,
    repeating-linear-gradient(
      90deg,
      rgba(255,255,255,0) 0 3px,
      rgba(255,255,255,0.96) 3px 7px,
      rgba(255,255,255,0) 7px 11px
    ) center calc(var(--utility-stitch-top) + 2.5px) / 38px 2px no-repeat,
    repeating-linear-gradient(
      90deg,
      rgba(255,255,255,0) 0 3px,
      rgba(255,255,255,0.96) 3px 7px,
      rgba(255,255,255,0) 7px 11px
    ) center calc(var(--utility-stitch-bottom) - 2.5px) / 38px 2px no-repeat,
    repeating-linear-gradient(
      90deg,
      rgba(255,255,255,0) 0 3px,
      rgba(255,255,255,0.96) 3px 7px,
      rgba(255,255,255,0) 7px 11px
    ) center calc(var(--utility-stitch-bottom) + 2.5px) / 38px 2px no-repeat;
  pointer-events: none;
  opacity: 1;
  filter:
    drop-shadow(0 0 10px rgba(255,255,255,0.18))
    drop-shadow(0 1px 1px rgba(12,24,48,0.18));
  transition:
    width 0.42s cubic-bezier(0.22, 1, 0.36, 1),
    height 0.42s cubic-bezier(0.22, 1, 0.36, 1),
    filter 0.32s ease,
    opacity 0.32s ease;
}

.framework-utility-grid::after {
  content: none;
}

.framework-utility-card {
  display: grid;
  align-content: start;
  gap: 10px;
  padding: 16px 16px 24px;
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.062), rgba(255,255,255,0.016)),
    rgba(255,255,255,0.022);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),
    0 16px 28px rgba(10,20,40,0.08);
}

.framework-utility-card.is-switching > * {
  opacity: 0.18;
  transform: translateY(6px);
}

.framework-utility-context {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: color-mix(in srgb, var(--primary-hue) 44%, var(--role-bottom) 56%);
}

.framework-utility-start {
  display: none;
  gap: 10px;
  align-content: start;
  padding: 10px 0 6px;
}

.framework-utility-start-kicker {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 7.8pt;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(239,247,255,0.8);
}

.framework-utility-start-button {
  appearance: none;
  justify-self: start;
  min-height: 44px;
  padding: 0 18px;
  border: 1px solid rgba(255,255,255,0.52);
  border-radius: 999px;
  background:
    radial-gradient(circle at 20% 22%, rgba(255,255,255,0.36), transparent 30%),
    linear-gradient(180deg, rgba(255,255,255,0.22), rgba(255,255,255,0.08)),
    rgba(255,255,255,0.12);
  color: rgba(246,250,255,0.98);
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.54),
    0 0 0 1px rgba(255,255,255,0.06),
    0 0 24px color-mix(in srgb, var(--primary-hue) 24%, rgba(255,255,255,0.16)),
    0 14px 28px rgba(19,44,86,0.1);
  transition:
    transform 0.18s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.18s cubic-bezier(0.22, 1, 0.36, 1),
    border-color 0.18s ease,
    filter 0.18s ease;
}

.framework-utility-start-button:hover,
.framework-utility-start-button:focus-visible {
  transform: translateY(-2px) scale(1.02);
  border-color: rgba(255,255,255,0.82);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.72),
    0 0 0 1px rgba(255,255,255,0.08),
    0 0 32px color-mix(in srgb, var(--primary-hue) 30%, rgba(255,255,255,0.18)),
    0 18px 34px rgba(19,44,86,0.14);
  filter: brightness(1.04);
  outline: none;
}

.framework-utility-topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.framework-utility-count,
.framework-utility-score-label {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(226,236,248,0.56);
}

.framework-utility-count:empty {
  display: none;
}

.framework-utility-nav {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.framework-utility-step {
  appearance: none;
  min-width: 34px;
  height: 34px;
  padding: 0 10px;
  border: 0.5px solid rgba(255,255,255,0.18);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02)),
    rgba(255,255,255,0.02);
  color: rgba(229,238,250,0.68);
  font-family: "Roboto Mono", monospace;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    transform 0.16s ease,
    color 0.18s ease,
    background 0.18s ease,
    border-color 0.18s ease,
    box-shadow 0.18s ease;
}

.framework-utility-step:hover,
.framework-utility-step:focus-visible {
  color: rgba(247,251,255,0.96);
  border-color: rgba(255,255,255,0.42);
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.06),
    0 0 16px color-mix(in srgb, var(--primary-hue) 16%, transparent);
  transform: translateY(-1px);
  outline: none;
}

.framework-utility-step.is-active {
  color: rgba(14,28,54,0.94);
  border-color: rgba(255,255,255,0.86);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.98), rgba(222,236,255,0.86)),
    rgba(255,255,255,0.94);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.82),
    0 0 0 1px rgba(255,255,255,0.08),
    0 0 18px color-mix(in srgb, var(--primary-hue) 16%, rgba(255,255,255,0.16));
}

.framework-utility-scorehead {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 2px;
}

.framework-utility-scoreguide {
  display: grid;
  gap: 8px;
  margin-top: 2px;
}

.framework-utility-scoreguide-row {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 10px;
  align-items: start;
  padding: 8px 10px;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 14px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.04), rgba(255,255,255,0.012)),
    rgba(255,255,255,0.015);
}

.framework-utility-scoreguide-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.18);
  background: rgba(255,255,255,0.06);
  font-family: var(--display-font);
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  color: rgba(248,251,255,0.96);
}

.framework-utility-scoreguide-copyblock {
  display: grid;
  gap: 2px;
}

.framework-utility-scoreguide-label {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 7.6pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(247,250,255,0.9);
}

.framework-utility-scoreguide-copy {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8.2pt;
  line-height: 1.42;
  color: rgba(233,243,255,0.74);
}

.framework-utility-scorebuttons {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 2px;
}

.framework-utility-scorebutton {
  appearance: none;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 10px;
  width: 100%;
  min-height: 50px;
  padding: 6px 12px;
  border: 1px solid rgba(255,255,255,0.44);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0.06)),
    rgba(255,255,255,0.08);
  cursor: pointer;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.42),
    inset 0 -1px 0 rgba(255,255,255,0.08),
    0 8px 18px rgba(21,49,95,0.06);
  transition:
    transform 0.18s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.18s cubic-bezier(0.22, 1, 0.36, 1),
    border-color 0.18s ease,
    background 0.18s ease,
    color 0.18s ease,
    filter 0.18s ease;
  position: relative;
  overflow: hidden;
}

.framework-utility-scorebutton::before {
  content: none;
}

.framework-utility-scorebutton::after {
  content: "";
  position: absolute;
  top: 8px;
  bottom: 8px;
  left: 54px;
  width: 1px;
  background: linear-gradient(180deg, rgba(125,161,210,0.08), rgba(255,255,255,0.24), rgba(125,161,210,0.08));
  opacity: 0.42;
  pointer-events: none;
}

.framework-utility-scorebutton:hover,
.framework-utility-scorebutton:focus-visible {
  transform: translateY(-2px) scale(1.02);
  border-color: rgba(255,255,255,0.84);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.62),
    0 0 0 1px rgba(255,255,255,0.08),
    0 12px 22px rgba(21,49,95,0.1);
  filter: brightness(1.03) saturate(1.02);
  outline: none;
}

.framework-utility-scorebutton.is-active {
  transform: translateY(-1px);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.64),
    0 0 0 1px rgba(255,255,255,0.1),
    0 10px 18px rgba(21,49,95,0.08);
}

.framework-utility-scorebutton.is-active[data-score="2"] {
  border-color: rgba(132,255,202,0.72);
  background:
    radial-gradient(circle at 16% 24%, rgba(215,255,234,0.42), transparent 30%),
    linear-gradient(180deg, rgba(255,255,255,0.3), rgba(255,255,255,0.14)),
    rgba(132,255,202,0.18);
  box-shadow:
    inset 0 1px 0 rgba(245,255,249,0.78),
    0 0 0 1px rgba(132,255,202,0.14),
    0 0 22px rgba(132,255,202,0.24);
}

.framework-utility-scorebutton.is-active[data-score="1"] {
  border-color: rgba(255,219,139,0.7);
  background:
    radial-gradient(circle at 16% 24%, rgba(255,244,214,0.38), transparent 30%),
    linear-gradient(180deg, rgba(255,255,255,0.3), rgba(255,255,255,0.14)),
    rgba(255,219,139,0.18);
  box-shadow:
    inset 0 1px 0 rgba(255,249,232,0.74),
    0 0 0 1px rgba(255,219,139,0.12),
    0 0 22px rgba(255,219,139,0.22);
}

.framework-utility-scorebutton.is-active[data-score="0"] {
  border-color: rgba(255,144,144,0.7);
  background:
    radial-gradient(circle at 16% 24%, rgba(255,228,228,0.38), transparent 30%),
    linear-gradient(180deg, rgba(255,255,255,0.3), rgba(255,255,255,0.14)),
    rgba(255,144,144,0.16);
  box-shadow:
    inset 0 1px 0 rgba(255,240,240,0.74),
    0 0 0 1px rgba(255,144,144,0.12),
    0 0 22px rgba(255,144,144,0.22);
}

.framework-utility-scorebutton-value {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  font-family: var(--display-font);
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.03em;
  color: rgba(238,247,255,0.98);
  position: relative;
  z-index: 1;
}

.framework-utility-scorebutton-label {
  display: flex;
  align-items: center;
  font-family: "Roboto Mono", monospace;
  font-size: 7.8pt;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(237,246,255,0.9);
  position: relative;
  z-index: 1;
  text-align: left;
  white-space: nowrap;
}

.framework-utility-tally {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 12px;
  padding: 10px 0 0;
  border-top: 1px solid rgba(255,255,255,0.06);
}

.framework-utility-tally-kicker {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 7.4pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(226,236,248,0.38);
}

.framework-utility-tally-value {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: clamp(16px, 1.35vw, 21px);
  line-height: 1;
  letter-spacing: 0.06em;
  color: rgba(238,246,255,0.6);
}

.framework-utility-ledger {
  display: grid;
  gap: 6px;
}

.framework-utility-ledger-row {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 8px;
  padding: 8px 10px;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 14px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.04), rgba(255,255,255,0.012)),
    rgba(255,255,255,0.016);
}

.framework-utility-ledger-row.is-current {
  border-color: rgba(255,255,255,0.22);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),
    0 0 0 1px rgba(255,255,255,0.03);
}

.framework-utility-ledger-index,
.framework-utility-ledger-score {
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.framework-utility-ledger-index {
  color: rgba(226,236,248,0.64);
}

.framework-utility-ledger-title {
  font-size: 10pt;
  line-height: 1.35;
  color: rgba(242,248,255,0.9);
}

.framework-utility-ledger-score {
  min-width: 34px;
  padding: 5px 8px;
  border-radius: 999px;
  text-align: center;
  color: rgba(247,250,255,0.84);
  background: rgba(255,255,255,0.1);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 0 10px rgba(255,255,255,0.04);
}

.framework-utility-ledger-score[data-score="2"] {
  color: rgba(219,255,235,0.98);
  background: rgba(101,221,155,0.3);
  box-shadow:
    inset 0 1px 0 rgba(240,255,247,0.2),
    0 0 14px rgba(101,221,155,0.22);
}

.framework-utility-ledger-score[data-score="1"] {
  color: rgba(255,238,194,0.98);
  background: rgba(214,173,72,0.32);
  box-shadow:
    inset 0 1px 0 rgba(255,246,225,0.18),
    0 0 14px rgba(214,173,72,0.22);
}

.framework-utility-ledger-score[data-score="0"] {
  color: rgba(255,214,214,0.98);
  background: rgba(214,76,76,0.3);
  box-shadow:
    inset 0 1px 0 rgba(255,233,233,0.18),
    0 0 14px rgba(214,76,76,0.22);
}

.framework-utility-scorecard {
  margin-top: 14px;
  padding: 16px 16px 14px;
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 24px;
  background:
    radial-gradient(circle at 84% 20%, color-mix(in srgb, var(--primary-hue) 10%, rgba(255,255,255,0.08)), transparent 26%),
    linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.016)),
    rgba(255,255,255,0.022);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 16px 28px rgba(10,20,40,0.08);
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.32s ease, transform 0.32s ease, box-shadow 0.32s ease, border-color 0.32s ease;
}

.framework-utility-scorecard.is-primed {
  border-color: rgba(255,255,255,0.1);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),
    0 12px 22px rgba(10,20,40,0.06);
}

.framework-utility-scorecard.is-primed .framework-utility-scorecard-value,
.framework-utility-scorecard.is-primed .framework-utility-scorecard-copy {
  color: rgba(233,243,255,0.56);
}

.framework-utility-scorecard.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.framework-utility-scorecard.is-commit {
  border-color: rgba(151,255,206,0.34);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.14),
    0 0 0 1px rgba(151,255,206,0.08),
    0 0 32px rgba(151,255,206,0.16),
    0 16px 28px rgba(10,20,40,0.08);
}

.framework-utility-scorecard-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}

.framework-utility-scorecard-kicker,
.framework-utility-scorecard-label {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.framework-utility-scorecard-kicker {
  color: color-mix(in srgb, var(--primary-hue) 44%, var(--role-bottom) 56%);
}

.framework-utility-scorecard-grid {
  display: grid;
  grid-template-columns: 1.1fr 1fr 1.2fr;
  gap: 12px;
  isolation: isolate;
}

.framework-utility-scorecard-note {
  display: none;
  margin: 18px 6px 2px;
  justify-self: start;
  max-width: none;
  font-family: "Roboto Mono", monospace;
  font-size: clamp(7.1pt, 0.72vw, 8pt);
  line-height: 1.35;
  white-space: nowrap;
  color: rgba(232,244,255,0.72);
  text-shadow:
    0 1px 0 rgba(255,255,255,0.08),
    0 0 1px rgba(32,52,96,0.06);
}

.framework-utility-scorecard.is-visible + .framework-utility-scorecard-note {
  display: block;
}

.framework-utility-scorecard-panel {
  position: relative;
  display: grid;
  align-content: start;
  gap: 8px;
  min-height: 100%;
  padding: 12px 12px 10px;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.045), rgba(255,255,255,0.012)),
    rgba(255,255,255,0.016);
}

.framework-utility-scorecard-panel-readable {
  cursor: pointer;
  outline: none;
  transform-origin: center center;
  overflow: hidden;
  transition:
    transform 220ms cubic-bezier(0.2, 0.84, 0.18, 1),
    box-shadow 220ms ease,
    border-color 220ms ease,
    opacity 220ms ease,
    filter 220ms ease;
}

.framework-utility-scorecard-panel-readable::after {
  content: "+";
  position: absolute;
  right: 12px;
  bottom: 10px;
  z-index: 2;
  font-family: "Roboto Mono", monospace;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: rgba(232,242,255,0.34);
  text-shadow: 0 0 10px rgba(255,255,255,0.06);
  pointer-events: none;
  transition: opacity 180ms ease, color 180ms ease, transform 180ms ease;
}

.framework-utility-scorecard-panel-readable:hover,
.framework-utility-scorecard-panel-readable:focus-visible {
  border-color: rgba(255,255,255,0.22);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 18px 36px rgba(19,39,84,0.08);
}

.framework-utility-scorecard-panel-readable:hover::after,
.framework-utility-scorecard-panel-readable:focus-visible::after {
  color: rgba(242,248,255,0.56);
  transform: scale(1.08);
}

.framework-utility-scorecard-grid.has-expanded-card .framework-utility-scorecard-panel-readable:not(.is-expanded) {
  opacity: 0.52;
  transform: scale(0.985);
  filter: blur(0.2px);
}

.framework-utility-scorecard-panel-readable.is-expanded {
  z-index: 3;
  transform: translateY(-16px) scale(1.24);
  border-color: rgba(255,255,255,0.32);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    0 34px 72px rgba(19,39,84,0.18),
    0 0 0 1px rgba(255,255,255,0.08);
}

.framework-utility-scorecard-panel-readable.is-expanded::after {
  opacity: 0;
}

.framework-utility-scorecard-panel-readable.is-expanded .framework-utility-scorecard-value-category {
  font-size: clamp(30px, 2.45vw, 42px);
}

.framework-utility-scorecard-panel-readable.is-expanded .framework-utility-scorecard-copy {
  font-size: 11pt;
  line-height: 1.74;
}

.framework-utility-scorecard-panel > * {
  position: relative;
  z-index: 1;
}

.framework-utility-scorecard-panel-patch {
  overflow: visible;
  padding: 34px 30px 28px 34px;
  border: 0;
  border-radius: 0;
  background: none;
  box-shadow: none;
  isolation: isolate;
}

.framework-utility-scorecard-panel-patch.framework-utility-scorecard-panel-readable {
  cursor: pointer;
}

.framework-utility-scorecard-panel-patch::before {
  content: "";
  position: absolute;
  left: -24px;
  top: -18px;
  width: calc(100% + 52px);
  height: calc(100% + 42px);
  background: url("./assets/experience/leather-jeans-label-free-png.png") center / 100% 100% no-repeat;
  pointer-events: none;
  z-index: 0;
}

.framework-utility-scorecard-panel-patch.framework-utility-scorecard-panel-readable::after {
  content: "+";
  left: 18px;
  right: auto;
  bottom: 12px;
  font-size: 17px;
  color: rgba(82, 41, 18, 0.54);
  text-shadow:
    0 1px 0 rgba(255, 231, 198, 0.14),
    0 0 1px rgba(58, 27, 10, 0.28),
    0 0 10px rgba(88, 46, 19, 0.08);
  transform: none;
}

.framework-utility-scorecard-panel-patch.framework-utility-scorecard-panel-readable::after {
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.framework-utility-scorecard-panel-patch.framework-utility-scorecard-panel-readable:hover::after,
.framework-utility-scorecard-panel-patch.framework-utility-scorecard-panel-readable:focus-visible::after {
  color: rgba(68, 31, 12, 0.76);
  text-shadow:
    0 1px 0 rgba(255, 231, 198, 0.16),
    0 0 1px rgba(58, 27, 10, 0.32),
    0 0 14px rgba(88, 46, 19, 0.12);
  transform: scale(1.08);
}

.framework-utility-scorecard-panel-patch .framework-utility-scorecard-label {
  color: rgba(82, 41, 18, 0.9);
  text-shadow:
    0 1px 0 rgba(255, 233, 205, 0.18),
    0 0 1px rgba(58, 27, 10, 0.12);
}

.framework-utility-scorecard-panel-patch .framework-utility-scorecard-value {
  color: rgba(255, 251, 244, 0.96);
  text-shadow:
    0 1px 0 rgba(104, 59, 28, 0.18),
    0 2px 4px rgba(77, 38, 15, 0.14);
}

.framework-utility-scorecard-panel-patch .framework-utility-scorecard-copy {
  color: rgba(88, 46, 19, 0.88);
  text-shadow:
    0 1px 0 rgba(255, 233, 205, 0.12),
    0 0 1px rgba(62, 30, 12, 0.1);
}

.framework-utility-scorecard-grid.has-expanded-card .framework-utility-scorecard-panel-patch:not(.is-expanded) {
  opacity: 0.52;
  transform: scale(0.985);
  filter: blur(0.2px);
}

.framework-utility-scorecard-panel-patch.is-expanded {
  z-index: 4;
  transform: translateY(-20px) scale(1.34);
}

.framework-utility-scorecard-panel-patch.is-expanded::after {
  opacity: 0;
}

.framework-utility-scorecard-panel-patch.is-expanded .framework-utility-scorecard-label {
  font-size: 10.4pt;
}

.framework-utility-scorecard-panel-patch.is-expanded .framework-utility-scorecard-value {
  font-size: clamp(42px, 3.3vw, 58px);
  line-height: 0.96;
}

.framework-utility-scorecard-panel-patch.is-expanded .framework-utility-scorecard-copy {
  font-size: 12.4pt;
  line-height: 1.62;
  max-width: 18ch;
}

.framework-utility-scorecard-panel-insight {
  padding-top: 14px;
  align-content: start;
  justify-items: start;
}

.framework-utility-scorecard-label {
  color: rgba(226,236,248,0.58);
}

.framework-utility-scorecard-value {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(30px, 2.5vw, 42px);
  line-height: 0.94;
  letter-spacing: -0.035em;
  text-transform: uppercase;
  color: rgba(248,251,255,0.98);
}

.framework-utility-scorecard-value-category {
  font-size: clamp(24px, 2vw, 34px);
}

.framework-utility-scorecard-copy {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 9.2pt;
  line-height: 1.58;
  color: rgba(233,243,255,0.8);
}

.framework-utility-scorecard-copy-insight {
  font-size: 9.6pt;
  color: rgba(245,249,255,0.9);
  max-width: 32ch;
}

.framework-utility-card > * {
  transition: opacity 0.12s ease, transform 0.12s ease;
}

.framework-act-how.is-awaiting-start .framework-utility-start {
  display: grid;
}

.framework-act-how.is-awaiting-start .framework-utility-grid {
  --utility-stitch-width: 46px;
  --utility-stitch-height: 76px;
  --utility-stitch-top: 16%;
  --utility-stitch-bottom: 84%;
}

.framework-act-how.is-awaiting-start .framework-utility-nav,
.framework-act-how.is-awaiting-start .framework-utility-prompt-title,
.framework-act-how.is-awaiting-start .framework-utility-question,
.framework-act-how.is-awaiting-start .framework-utility-scoreguide {
  display: none;
}

.framework-act-how.is-awaiting-start .framework-utility-card-score > * {
  opacity: 0;
  transform: translateY(8px);
  pointer-events: none;
}

.framework-compatibility {
  display: grid;
  gap: 10px;
  border-radius: 8px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.058), rgba(255,255,255,0.012)),
    rgba(255,255,255,0.018);
}

.framework-compatibility-wide {
  width: 100%;
  padding: 26px 24px 22px;
  border-radius: 26px;
  background:
    radial-gradient(circle at 86% 18%, color-mix(in srgb, var(--primary-hue) 10%, rgba(255,255,255,0.06)), transparent 30%),
    linear-gradient(180deg, rgba(255,255,255,0.068), rgba(255,255,255,0.014)),
    rgba(255,255,255,0.022);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.14),
    0 14px 24px rgba(90, 150, 255, 0.05);
}

.framework-compatibility-copy {
  max-width: 37ch;
  font-size: 10.5pt;
  line-height: 1.58;
  letter-spacing: 0;
  text-transform: none;
  color: rgba(244,248,255,0.9);
}

.framework-method-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
  margin-top: 4px;
}

.framework-method-chip {
  appearance: none;
  position: relative;
  min-height: 38px;
  padding: 0 14px 0 29px;
  border: 0.5px solid rgba(255,255,255,0.14);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.032), rgba(255,255,255,0.01)),
    rgba(255,255,255,0.018);
  color: rgba(242,247,255,0.88);
  font-family: "Roboto Mono", monospace;
  font-size: 6.8pt;
  font-weight: 700;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  transition:
    border-color 160ms ease,
    color 160ms ease,
    background 160ms ease,
    box-shadow 160ms ease,
    transform 160ms ease;
}

.framework-method-chip::before {
  content: "";
  position: absolute;
  left: 11px;
  top: 50%;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: 0.5px solid rgba(255,255,255,0.28);
  background: rgba(255,255,255,0.08);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 1px 2px rgba(4, 8, 14, 0.18);
  transform: translateY(-50%);
  transition:
    background 160ms ease,
    border-color 160ms ease,
    box-shadow 160ms ease,
    opacity 160ms ease;
  opacity: 0.72;
}

.framework-method-chip:hover,
.framework-method-chip:focus-visible,
.framework-method-chip.is-active {
  outline: none;
  transform: translateY(-1px);
  border-color: color-mix(in srgb, var(--primary-hue) 38%, white 20%);
  color: rgba(255,255,255,0.98);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02)),
    color-mix(in srgb, var(--primary-hue) 12%, rgba(255,255,255,0.02));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.14),
    0 0 16px color-mix(in srgb, var(--primary-hue) 12%, transparent);
}

.framework-method-chip.is-active::before {
  border-color: color-mix(in srgb, var(--primary-hue) 58%, white 22%);
  background: color-mix(in srgb, var(--primary-hue) 78%, white 12%);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.28),
    0 0 10px color-mix(in srgb, var(--primary-hue) 24%, white 8%);
  opacity: 1;
}

body.role-ae .framework-method-chip.is-active::before {
  width: 8px;
  height: 8px;
  border-color: rgba(218, 246, 255, 1);
  background: rgba(142, 234, 255, 1);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.58),
    0 0 24px rgba(118, 226, 255, 1),
    0 0 40px rgba(118, 226, 255, 0.76),
    0 0 52px rgba(180, 244, 255, 0.36);
}

body.role-ae .framework-method-chip.is-active {
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    0 0 30px rgba(118, 226, 255, 0.34);
}

body.role-sdr .framework-method-chip.is-active::before {
  width: 8px;
  height: 8px;
  border-color: rgba(255, 225, 245, 1);
  background: rgba(255, 118, 196, 1);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.56),
    0 0 24px rgba(255, 88, 182, 1),
    0 0 40px rgba(255, 88, 182, 0.82),
    0 0 52px rgba(255, 196, 228, 0.34);
}

body.role-sdr .framework-method-chip.is-active {
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    0 0 30px rgba(255, 88, 182, 0.34);
}

body.role-csm .framework-method-chip.is-active::before {
  width: 8px;
  height: 8px;
  border-color: rgba(236, 232, 255, 1);
  background: rgba(157, 135, 255, 1);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.56),
    0 0 24px rgba(140, 118, 255, 1),
    0 0 40px rgba(140, 118, 255, 0.8),
    0 0 52px rgba(212, 205, 255, 0.32);
}

body.role-csm .framework-method-chip.is-active {
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    0 0 30px rgba(140, 118, 255, 0.32);
}

body.role-leader .framework-method-chip:hover,
body.role-leader .framework-method-chip:focus-visible,
body.role-leader .framework-method-chip.is-active {
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 0 8px color-mix(in srgb, var(--primary-hue) 8%, transparent);
}

.framework-compatibility-role {
  margin: 0 0 6px;
  font-family: "Roboto Mono", monospace;
  font-size: 7.2pt;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: color-mix(in srgb, var(--primary-hue) 82%, #0d4fc4 18%);
}

.framework-compatibility-wide .framework-compatibility-note {
  margin-top: 6px;
  max-width: 56rem;
  font-size: clamp(13px, 1.25vw, 17px);
  line-height: 1.6;
  color: rgba(246,250,255,0.96);
  text-wrap: pretty;
}

.framework-compatibility-legal {
  margin: 4px 0 0;
  max-width: 48rem;
  font-size: 10px;
  line-height: 1.5;
  color: rgba(232,244,255,0.52);
}

.site-compatibility-drawer-shell {
  width: min(100%, 1100px);
  margin: 0 auto 0;
}

.site-compatibility-drawer {
  width: 100%;
  padding: 0;
  border: 1px solid rgba(255,255,255,0.38);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.14), rgba(255,255,255,0.04)),
    rgba(184,216,251,0.1);
  box-shadow:
    0 16px 32px rgba(31,82,168,0.14),
    inset 0 1px 0 rgba(255,255,255,0.18);
  backdrop-filter: blur(10px) saturate(1.02);
  overflow: hidden;
}

.site-compatibility-drawer[open] {
  border-radius: 34px;
}

.site-compatibility-summary {
  list-style: none;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  height: 49px;
  min-height: 49px;
  padding: 0 16px;
  cursor: pointer;
}

.site-compatibility-summary::-webkit-details-marker {
  display: none;
}

.site-compatibility-summary-copy,
.site-compatibility-kicker,
.site-compatibility-source {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  text-transform: uppercase;
}

.site-compatibility-summary-copy {
  display: grid;
  align-content: center;
  align-self: center;
  min-height: 100%;
  color: rgba(244,248,255,0.92);
  font-size: 8pt;
  line-height: 1;
  letter-spacing: 0.13em;
  white-space: nowrap;
}

.site-compatibility-summary-mark {
  display: inline-block;
  margin-right: 0.22em;
  font-weight: 800;
  letter-spacing: 0.1em;
  color: rgba(255,255,255,0.98);
}

.site-compatibility-summary-arrow {
  position: relative;
  width: 12px;
  height: 12px;
  flex: 0 0 12px;
  align-self: center;
}

.site-compatibility-summary-arrow::before,
.site-compatibility-summary-arrow::after {
  content: "";
  position: absolute;
  top: 5px;
  width: 8px;
  height: 1.5px;
  border-radius: 999px;
  background: rgba(245,249,255,0.82);
  transition: transform 180ms ease;
}

.site-compatibility-summary-arrow::before {
  left: 0;
  transform: rotate(45deg);
}

.site-compatibility-summary-arrow::after {
  right: 0;
  transform: rotate(-45deg);
}

.site-compatibility-drawer[open] .site-compatibility-summary-arrow::before {
  transform: rotate(-45deg);
}

.site-compatibility-drawer[open] .site-compatibility-summary-arrow::after {
  transform: rotate(45deg);
}

.site-compatibility-drawer-body {
  position: relative;
  display: grid;
  gap: 16px;
  padding: 18px 20px 22px;
}

.site-compatibility-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: 14px;
}

.site-compatibility-panel {
  display: grid;
  align-content: start;
  gap: 10px;
  padding: 18px 18px 16px;
  border-radius: 22px;
  border: 1px solid rgba(255,255,255,0.12);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.018)),
    rgba(255,255,255,0.022);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.1),
    0 14px 24px rgba(18,38,84,0.06);
}

.site-compatibility-context {
  position: relative;
  justify-items: start;
  min-height: 96px;
  padding-right: 186px;
}

.site-compatibility-kicker {
  color: rgba(210,229,255,0.78);
  font-size: 9pt;
  letter-spacing: 0.15em;
}

.site-compatibility-source {
  color: rgba(188,218,255,0.8);
  font-size: 7.4pt;
  letter-spacing: 0.08em;
  line-height: 1.5;
}

.site-compatibility-source a {
  color: inherit;
  text-decoration: none;
}

.site-compatibility-dynamic {
  min-height: 100%;
  position: relative;
  padding-right: 18px;
  overflow: visible;
}

.site-compatibility-motif {
  position: absolute;
  top: 18px;
  right: 22px;
  width: 150px;
  height: 92px;
  pointer-events: none;
  opacity: 0.9;
}

.site-compatibility-piece {
  position: absolute;
  width: 54px;
  height: 54px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.24);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.22), rgba(255,255,255,0.05)),
    color-mix(in srgb, var(--primary-hue) 16%, rgba(255,255,255,0.04));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.28),
    0 14px 24px rgba(18,38,84,0.08),
    0 0 26px color-mix(in srgb, var(--primary-hue) 14%, transparent);
  backdrop-filter: blur(10px) saturate(1.05);
}

.site-compatibility-piece::before,
.site-compatibility-piece::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
}

.site-compatibility-piece::before {
  right: -7px;
  border: 1px solid rgba(255,255,255,0.22);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.22), rgba(255,255,255,0.04)),
    color-mix(in srgb, var(--primary-hue) 14%, rgba(255,255,255,0.04));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.24),
    0 0 12px color-mix(in srgb, var(--primary-hue) 14%, transparent);
}

.site-compatibility-piece::after {
  left: -8px;
  background:
    radial-gradient(circle at 40% 35%, rgba(255,255,255,0.28), rgba(255,255,255,0.08) 38%, rgba(255,255,255,0.03) 70%, transparent 72%),
    rgba(84,147,218,0.18);
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,0.14),
    0 0 0 6px rgba(255,255,255,0.04);
}

.site-compatibility-piece-primary {
  top: 8px;
  left: 18px;
  transform: rotate(-6deg);
}

.site-compatibility-piece-secondary {
  top: 8px;
  left: 66px;
  transform: scaleX(-1) rotate(4deg);
}

.site-compatibility-piece-echo,
.site-compatibility-piece-echo-alt {
  width: 28px;
  height: 28px;
  border-radius: 10px;
  opacity: 0.34;
}

.site-compatibility-piece-echo::before,
.site-compatibility-piece-echo::after,
.site-compatibility-piece-echo-alt::before,
.site-compatibility-piece-echo-alt::after {
  width: 8px;
  height: 8px;
}

.site-compatibility-piece-echo::before,
.site-compatibility-piece-echo-alt::before {
  right: -6px;
}

.site-compatibility-piece-echo::after,
.site-compatibility-piece-echo-alt::after {
  left: -6px;
}

.site-compatibility-piece-echo {
  top: 56px;
  left: 34px;
  transform: rotate(8deg);
}

.site-compatibility-piece-echo-alt {
  top: 58px;
  left: 92px;
  transform: scaleX(-1) rotate(-8deg);
}

.site-compatibility-trigger-shell {
  width: min(100%, 1100px);
  margin: clamp(82px, 14vh, 150px) auto 0;
}

.site-compatibility-trigger {
  appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  width: 100%;
  min-height: 56px;
  padding: 0 18px;
  border: 1px solid rgba(255,255,255,0.16);
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.025)),
    rgba(255,255,255,0.02);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 16px 30px rgba(19,39,84,0.08);
  color: rgba(244,248,255,0.92);
  cursor: pointer;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.site-compatibility-trigger:hover,
.site-compatibility-trigger:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(255,255,255,0.32);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    0 18px 34px rgba(19,39,84,0.1);
  outline: none;
}

.site-compatibility-trigger-icon,
.site-compatibility-trigger-copy {
  font-family: "Roboto Mono", monospace;
  font-size: 8.2pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.site-compatibility-trigger-copy {
  white-space: nowrap;
}

.site-compatibility-trigger {
  animation: compatibility-trigger-pulse 4.6s ease-in-out infinite;
}

.compatibility-vault-overlay {
  position: fixed;
  inset: 0;
  z-index: 95;
  display: grid;
  place-items: center;
  padding: clamp(24px, 4vw, 40px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
}

.compatibility-vault-overlay.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.compatibility-vault-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(255,255,255,0.92);
  backdrop-filter: blur(20px) saturate(0.72) brightness(1.08);
}

.compatibility-vault-panel {
  position: relative;
  z-index: 1;
  width: min(92vw, 1200px);
  height: min(88vh, 900px);
  padding: 24px 24px 22px;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  gap: 16px;
  border: 1px solid rgba(228,236,246,0.96);
  border-radius: 36px;
  background:
    linear-gradient(180deg, rgba(255,255,255,1), rgba(255,255,255,0.985)),
    rgba(255,255,255,0.995);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 38px 90px rgba(16,24,40,0.08),
    0 0 0 1px rgba(255,255,255,0.9);
  transform: translate3d(0, 24px, 0) scale(0.98);
  transition: transform 320ms cubic-bezier(0.2, 0.84, 0.18, 1);
}

.compatibility-vault-overlay.is-visible .compatibility-vault-panel {
  transform: translate3d(0, 0, 0) scale(1);
}

.compatibility-vault-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.compatibility-vault-back,
.compatibility-vault-close {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 14px;
  border: 1px solid rgba(196,210,226,0.86);
  border-radius: 999px;
  background: rgba(255,255,255,0.96);
  color: rgba(58,112,182,0.9);
  font-family: "Roboto Mono", monospace;
  font-size: 8.1pt;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}

.compatibility-vault-back:hover,
.compatibility-vault-close:hover,
.compatibility-vault-back:focus-visible,
.compatibility-vault-close:focus-visible {
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(16,24,40,0.06);
  outline: none;
}

.compatibility-vault-body {
  min-height: 0;
  overflow-y: auto;
  display: grid;
  align-content: start;
  gap: 16px;
  padding-right: 6px;
}

.compatibility-vault-head {
  display: grid;
  gap: 10px;
  max-width: 56rem;
}

.compatibility-vault-eyebrow,
.compatibility-vault-source,
.compatibility-vault-card-name,
.compatibility-vault-badge {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  text-transform: uppercase;
}

.compatibility-vault-eyebrow {
  color: rgba(92,128,171,0.84);
  font-size: 8pt;
  letter-spacing: 0.14em;
}

.compatibility-vault-title {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(34px, 4vw, 58px);
  line-height: 0.94;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: rgba(32,70,120,0.98);
}

.compatibility-vault-copy {
  margin: 0;
  font-size: 11pt;
  line-height: 1.65;
  color: rgba(74,108,150,0.86);
}

.compatibility-vault-source {
  font-size: 8.2pt;
  line-height: 1.55;
  letter-spacing: 0.06em;
  color: rgba(112,146,188,0.8);
}

.compatibility-vault-source a {
  color: rgba(58,112,182,0.92);
}

.compatibility-vault-search-shell {
  display: grid;
  gap: 8px;
}

.compatibility-vault-search-label {
  color: rgba(94,128,170,0.84);
  font-family: "Roboto Mono", monospace;
  font-size: 7.8pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.compatibility-vault-search {
  min-height: 46px;
  padding: 0 16px;
  border: 1px solid rgba(210,222,236,0.96);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.98), rgba(249,252,255,0.98)),
    rgba(255,255,255,0.98);
  color: rgba(35,67,112,0.96);
  font: 500 10pt/1.4 "Roboto Mono", monospace;
  letter-spacing: 0.06em;
}

.compatibility-vault-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.compatibility-vault-card {
  position: relative;
  display: grid;
  gap: 12px;
  align-content: start;
  min-height: 210px;
  padding: 16px 16px 14px;
  border-radius: 22px;
  border: 1px solid rgba(215,224,234,0.94);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.98), rgba(250,252,255,0.98)),
    rgba(255,255,255,0.98);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 12px 28px rgba(16,24,40,0.04);
  transition:
    transform 180ms ease,
    box-shadow 180ms ease,
    border-color 180ms ease;
}

.compatibility-vault-card:hover,
.compatibility-vault-card:focus-within {
  transform: translateY(-3px);
  border-color: rgba(102,191,131,0.42);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 24px 40px rgba(16,24,40,0.08),
    0 0 0 1px rgba(93,205,131,0.18);
}

.compatibility-vault-card-name {
  color: rgba(43,82,136,0.96);
  font-size: 8.4pt;
  letter-spacing: 0.16em;
}

.compatibility-vault-card-copy {
  margin: 0;
  font-size: 10pt;
  line-height: 1.62;
  color: rgba(60,96,142,0.9);
}

.compatibility-vault-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 26px;
  padding: 0 10px;
  border-radius: 999px;
  border: 1px solid rgba(100,193,131,0.32);
  background: rgba(87,190,122,0.08);
  color: rgba(41,132,72,0.92);
  font-size: 7pt;
  letter-spacing: 0.14em;
  opacity: 0;
  transform: translateY(4px);
  transition: opacity 170ms ease, transform 170ms ease;
}

.compatibility-vault-card:hover .compatibility-vault-badge,
.compatibility-vault-card:focus-within .compatibility-vault-badge {
  opacity: 1;
  transform: translateY(0);
}

.framework-compatibility-footer {
  padding: 24px 24px 22px;
}

.site-footer-shell {
  width: min(100%, 1100px);
  margin: 40px auto 0;
  padding: 42px 0 32px;
  display: grid;
  gap: 24px;
  border-top: 0.5px solid rgba(255,255,255,0.14);
}

.site-footer-actionbar {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}

.site-footer-action {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 16px;
  border: 1px solid rgba(255,255,255,0.24);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02)),
    rgba(255,255,255,0.02);
  color: rgba(241,247,255,0.9);
  font-family: "Roboto Mono", monospace;
  font-size: 8.1pt;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    transform 160ms ease,
    border-color 160ms ease,
    box-shadow 160ms ease,
    background 160ms ease,
    color 160ms ease;
}

.site-footer-action:hover,
.site-footer-action:focus-visible,
.site-footer-inline-link:hover,
.site-footer-inline-link:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(255,255,255,0.4);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.14),
    0 12px 24px rgba(15,24,44,0.08);
  color: rgba(255,255,255,0.98);
  outline: none;
}

.site-footer-action-primary {
  border-color: rgba(255,236,186,0.62);
  background:
    linear-gradient(180deg, rgba(255,247,225,0.16), rgba(197,160,89,0.08)),
    rgba(255,255,255,0.03);
  color: rgba(255,238,196,0.96);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.18),
    0 0 22px rgba(255,223,151,0.08);
}

.site-footer-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  align-items: stretch;
  isolation: isolate;
}

.site-legal-footer,
.site-event-note,
.site-endcap {
  display: grid;
  align-content: start;
  gap: 12px;
  min-height: 100%;
  padding: 22px 22px 20px;
  border: 1px solid rgba(255,255,255,0.14);
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.025)),
    rgba(255,255,255,0.02);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 18px 38px rgba(19,39,84,0.08);
}

.site-footer-card {
  position: relative;
  cursor: pointer;
  transition:
    transform 220ms cubic-bezier(0.2, 0.84, 0.18, 1),
    box-shadow 220ms ease,
    border-color 220ms ease,
    opacity 220ms ease,
    filter 220ms ease;
  transform-origin: center center;
  outline: none;
}

.site-footer-card::after {
  content: "+";
  position: absolute;
  right: 16px;
  bottom: 14px;
  font-family: "Roboto Mono", monospace;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  color: rgba(232,244,255,0.22);
  text-shadow: 0 0 10px rgba(255,255,255,0.06);
  pointer-events: none;
  transition:
    color 220ms ease,
    opacity 220ms ease,
    transform 220ms ease;
}

.site-footer-card:hover,
.site-footer-card:focus-visible {
  border-color: rgba(255,255,255,0.24);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.14),
    0 22px 42px rgba(19,39,84,0.1);
}

.site-footer-card:hover::after,
.site-footer-card:focus-visible::after {
  color: rgba(232,244,255,0.38);
  transform: scale(1.04);
}

.site-footer-grid.has-expanded-card .site-footer-card:not(.is-expanded) {
  opacity: 0.52;
  transform: scale(0.985);
  filter: blur(0.2px);
}

.site-footer-card.is-expanded {
  z-index: 3;
  cursor: pointer;
  transform: translateY(-16px) scale(1.26);
  border-color: rgba(255,255,255,0.34);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.18),
    0 34px 82px rgba(19,39,84,0.2),
    0 0 0 1px rgba(255,255,255,0.08);
}

.site-footer-card.is-expanded::after {
  opacity: 0;
}

.site-footer-card.is-expanded .site-footer-copy,
.site-footer-card.is-expanded .site-event-note-copy,
.site-footer-card.is-expanded .site-endcap-copy {
  max-width: 44ch;
  font-size: 13.8px;
  line-height: 1.82;
  color: rgba(244,249,255,0.9);
}

.site-footer-card.is-expanded .site-footer-kicker,
.site-footer-card.is-expanded .site-event-note-main,
.site-footer-card.is-expanded .site-event-note-tail,
.site-footer-card.is-expanded .site-endcap-wordmark-main,
.site-footer-card.is-expanded .site-endcap-wordmark-tail {
  color: rgba(248,251,255,0.98);
}

.site-footer-card.is-expanded .site-footer-kicker,
.site-footer-card.is-expanded .site-event-note-tail,
.site-footer-card.is-expanded .site-endcap-wordmark-tail {
  font-size: 9.5pt;
}

.site-footer-card.is-expanded .site-event-note-main,
.site-footer-card.is-expanded .site-endcap-wordmark-main {
  font-size: clamp(22px, 2.1vw, 30px);
}

.site-footer-kicker {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(232,244,255,0.6);
}

.site-footer-copy {
  margin: 0;
  max-width: 32ch;
  font-size: 10.2px;
  line-height: 1.7;
  color: rgba(232,244,255,0.68);
  text-wrap: pretty;
}

.site-event-note {
  margin: 0;
  position: relative;
}

.site-event-note-wordmark {
  display: inline-flex;
  align-items: baseline;
  gap: 10px;
  width: fit-content;
  max-width: 100%;
  flex-wrap: wrap;
}

.site-event-note-main {
  font-family: var(--display-font);
  font-size: 11pt;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(244,248,255,0.92);
}

.site-event-note-tail {
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(232,244,255,0.64);
}

.site-event-note-copy {
  margin: 0;
  max-width: 32ch;
  font-size: 10.2px;
  line-height: 1.68;
  color: rgba(232,244,255,0.66);
  text-wrap: pretty;
}

.site-footer-inline-link {
  appearance: none;
  position: relative;
  justify-self: start;
  padding: 8px 10px;
  border: 0;
  background: transparent;
  color: rgba(244,248,255,0.82);
  font-family: "Roboto Mono", monospace;
  font-size: 7.9pt;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-decoration-color: rgba(244,248,255,0.28);
  text-underline-offset: 0.34em;
  cursor: pointer;
  transition:
    transform 160ms ease,
    color 160ms ease,
    text-decoration-color 160ms ease;
}

#footer-sko-events-inline {
  text-decoration: none;
}

.site-endcap-wordmark {
  display: inline-flex;
  align-items: baseline;
  gap: 10px;
  width: fit-content;
  max-width: 100%;
  flex-wrap: wrap;
}

.site-endcap-wordmark-main {
  font-family: var(--display-font);
  font-size: 11pt;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(244,248,255,0.94);
}

.site-endcap-wordmark-tail {
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(232,244,255,0.68);
}

.site-endcap-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
  width: 100%;
  margin-top: 34px;
}

.site-endcap-copy {
  margin: 0;
  max-width: 32ch;
  font-size: 10px;
  line-height: 1.6;
  color: rgba(232,244,255,0.62);
  text-wrap: pretty;
}

@media (max-width: 980px) {
  .site-compatibility-trigger-shell {
    margin-top: clamp(96px, 16vh, 160px);
  }

  .compatibility-vault-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .site-footer-grid {
    grid-template-columns: 1fr;
  }

  .site-endcap-nav {
    justify-content: center;
  }
}

.arsenal-shell {
  padding: 18px;
  border-radius: 24px;
  border: 1px solid rgba(255,255,255,0.18);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.1), rgba(255,255,255,0.05)),
    rgba(255,255,255,0.04);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 20px 40px rgba(26,63,150,0.16);
}

.arsenal-tabs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
  margin-bottom: 18px;
}

.arsenal-tab {
  appearance: none;
  min-height: 46px;
  padding: 10px 12px;
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 14px;
  background: rgba(255,255,255,0.02);
  color: rgba(255,255,255,0.66);
  font-family: var(--display-font);
  font-size: 8pt;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  transition:
    transform 0.14s ease,
    border-color 0.14s ease,
    color 0.14s ease,
    background 0.14s ease,
    box-shadow 0.14s ease;
}

.arsenal-tab:hover,
.arsenal-tab:focus-visible {
  transform: translateY(-1px);
  border-color: color-mix(in srgb, var(--primary-hue) 42%, white 22%);
  color: rgba(255,255,255,0.92);
  outline: none;
}

.arsenal-tab.is-active {
  border-color: color-mix(in srgb, var(--primary-hue) 58%, white 20%);
  background: color-mix(in srgb, var(--primary-hue) 12%, rgba(255,255,255,0.03));
  color: rgba(255,255,255,0.98);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    0 0 18px color-mix(in srgb, var(--primary-hue) 18%, transparent);
}

.arsenal-stage {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(300px, 0.85fr);
  gap: 20px;
  align-items: stretch;
  transition: opacity 0.1s linear;
}

.arsenal-stage.is-sliding {
  opacity: 0.02;
}

.arsenal-copy-block,
.arsenal-card {
  min-height: 100%;
  border: none;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.arsenal-copy-block {
  padding: 22px 22px 20px;
}

.arsenal-kicker,
.arsenal-card-kicker,
.arsenal-example-label {
  margin: 0 0 10px;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(232,244,255,0.72);
}

.arsenal-title {
  margin: 0 0 12px;
  max-width: 14ch;
  font-size: clamp(28px, 3.3vw, 46px);
  line-height: 0.94;
  font-family: var(--display-font);
  font-weight: 800;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.98);
}

.arsenal-description {
  margin: 0 0 12px;
  max-width: 40rem;
  font-size: 10.5pt;
  line-height: 1.55;
  color: rgba(232,244,255,0.86);
}

.arsenal-role-line {
  margin: 0 0 16px;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: color-mix(in srgb, var(--primary-hue) 46%, white 42%);
}

.arsenal-points {
  margin: 0;
  padding-left: 18px;
  display: grid;
  gap: 10px;
  color: rgba(255,255,255,0.92);
  font-size: 10pt;
  line-height: 1.5;
}

.arsenal-card {
  position: relative;
  overflow: hidden;
  padding: 20px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.1), rgba(255,255,255,0.03)),
    rgba(10,16,28,0.22);
}

.arsenal-card::after {
  content: none;
}

.arsenal-card-title {
  margin: 0 0 10px;
  max-width: 12ch;
  font-size: clamp(24px, 3vw, 38px);
  line-height: 0.96;
  font-family: var(--display-font);
  font-weight: 800;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.98);
}

.arsenal-card-copy {
  margin: 0 0 20px;
  max-width: 26rem;
  font-size: 10pt;
  line-height: 1.55;
  color: rgba(232,244,255,0.84);
}

.arsenal-card-example {
  padding: 14px 14px 12px;
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02)),
    rgba(255,255,255,0.02);
}

.arsenal-example-line {
  margin: 0;
  position: relative;
  font-size: 10pt;
  line-height: 1.4;
  color: rgba(255,255,255,0.88);
}

.arsenal-strike {
  text-decoration: line-through;
  text-decoration-color: rgba(255,51,51,0.98);
  text-decoration-thickness: 1px;
}

.arsenal-example-consequence {
  margin: 10px 0 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.12em;
  line-height: 1.45;
  text-transform: uppercase;
  color: rgba(255,92,92,0.98);
}

.arsenal-shell.is-escalated .arsenal-card {
  border-color: color-mix(in srgb, var(--primary-hue) 36%, white 18%);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.14),
    0 20px 36px color-mix(in srgb, var(--primary-hue) 18%, transparent);
}

body:not(.theme-obsidian) {
  background-color: #ffffff;
  color: rgba(29,35,43,0.92);
}

body:not(.theme-obsidian) .bg-obsidian {
  background:
    radial-gradient(ellipse at 18% 26%, rgba(14,17,20,0.07), transparent 20%),
    radial-gradient(ellipse at 74% 18%, rgba(215,221,229,0.22), transparent 18%),
    linear-gradient(180deg, #ffffff 0%, #ffffff 38%, #f7f9fc 100%);
}

body:not(.theme-obsidian) .floating-nav-inner {
  border: 1px solid rgba(215,221,229,0.9);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.94), rgba(255,255,255,0.68)),
    rgba(255,255,255,0.78);
  box-shadow:
    0 18px 38px rgba(29,35,43,0.08),
    inset 0 1px 0 rgba(255,255,255,0.8);
}

body:not(.theme-obsidian) .toolbar-brand,
body:not(.theme-obsidian) .floating-nav-links a {
  color: rgba(29,35,43,0.82);
}

body:not(.theme-obsidian) .floating-nav-links a:not(:first-of-type)::before {
  background: linear-gradient(180deg, rgba(29,35,43,0.08), rgba(29,35,43,0.34), rgba(29,35,43,0.08));
  opacity: 1;
}

body:not(.theme-obsidian) .nav-lens-point {
  color: rgba(29,35,43,0.96);
}

body:not(.theme-obsidian) .nav-lens-point.is-active,
body:not(.theme-obsidian) .nav-lens-point:hover,
body:not(.theme-obsidian) .nav-lens-point:focus-visible {
  color: rgba(21,34,70,0.98);
}

body:not(.theme-obsidian) .founder-briefing-btn {
  color: rgba(29,35,43,0.92);
  border-color: rgba(29,35,43,0.26);
}

body:not(.theme-obsidian) .toolbar-brand-slash {
  color: rgba(140,106,47,0.82);
}

body:not(.theme-obsidian) .hero-headline {
  color: rgba(255,255,255,0.98);
  -webkit-text-stroke: 1px rgba(29,35,43,0.9);
  text-shadow:
    0 0 10px rgba(255,255,255,0.22),
    0 18px 36px rgba(29,35,43,0.1);
}

body:not(.theme-obsidian) .hero-strap {
  color: rgba(29,35,43,0.68);
}

body:not(.theme-obsidian) .hero-diagnostic-kicker,
body:not(.theme-obsidian) .hero-diagnostic-progress-copy,
body:not(.theme-obsidian) .hero-diagnostic-result {
  color: rgba(29,35,43,0.6);
}

body:not(.theme-obsidian) .hero-diagnostic {
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

body:not(.theme-obsidian) .hero-diagnostic-question {
  color: rgba(21,34,70,0.94);
  text-shadow: 0 2px 10px rgba(255,255,255,0.2);
}

body:not(.theme-obsidian) .hero-subheadline {
  color: rgba(21,34,70,0.74);
}

body:not(.theme-obsidian) .hero-diagnostic-track {
  background: rgba(29,35,43,0.14);
}

body:not(.theme-obsidian) .hero-diagnostic-button,
body:not(.theme-obsidian) .hero-diagnostic-reset {
  border-color: rgba(255,255,255,0.42);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.88), rgba(255,255,255,0.72)),
    rgba(255,255,255,0.62);
  color: rgba(21,34,70,0.92);
}

body:not(.theme-obsidian) .cost-calculator-kicker,
body:not(.theme-obsidian) .cost-output-label,
body:not(.theme-obsidian) .cost-label,
body:not(.theme-obsidian) .cost-value {
  color: rgba(21,34,70,0.62);
}

body:not(.theme-obsidian) .cost-label-icon {
  border-color: rgba(196,210,226,0.74);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.92), rgba(255,255,255,0.74)),
    rgba(255,255,255,0.78);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    0 10px 18px rgba(21,34,70,0.06);
}

body:not(.theme-obsidian) .cost-label-icon svg path,
body:not(.theme-obsidian) .cost-label-icon svg circle {
  stroke: rgba(21,34,70,0.8);
}

body:not(.theme-obsidian) .cost-calculator-title,
body:not(.theme-obsidian) .cost-output-value,
body:not(.theme-obsidian) .cost-opportunity-value {
  color: rgba(21,34,70,0.96);
}

body:not(.theme-obsidian) .cost-calculator-subhead,
body:not(.theme-obsidian) .cost-calculator-note {
  color: rgba(21,34,70,0.72);
}

body:not(.theme-obsidian) .cost-output-definition,
body:not(.theme-obsidian) .capacity-card-copy {
  color: rgba(21,34,70,0.74);
}

body:not(.theme-obsidian) .cost-output-ingredients,
body:not(.theme-obsidian) .capacity-reset-button {
  color: rgba(21,34,70,0.58);
}

body:not(.theme-obsidian) .cost-opportunity-label,
body:not(.theme-obsidian) .cost-calculator-briefing-note,
body:not(.theme-obsidian) .hero-diagnostic-leadin,
body:not(.theme-obsidian) .hero-diagnostic-indicator {
  color: rgba(21,34,70,0.68);
}

body:not(.theme-obsidian) .capacity-secondary-button {
  border-color: rgba(21,34,70,0.12);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.92), rgba(246,249,252,0.84)),
    rgba(255,255,255,0.88);
  color: rgba(40,76,148,0.9);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.96),
    0 10px 18px rgba(22,34,62,0.05);
}

body:not(.theme-obsidian) .capacity-secondary-button:hover,
body:not(.theme-obsidian) .capacity-secondary-button:focus-visible {
  border-color: rgba(40,76,148,0.22);
  color: rgba(29,64,134,0.98);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.98),
    0 14px 22px rgba(22,34,62,0.08);
}

body:not(.theme-obsidian) .capacity-card-icon {
  color: rgba(40,76,148,0.9);
}

body:not(.theme-obsidian) .capacity-card-icon-balance {
  color: rgba(54,132,102,0.9);
}

body:not(.theme-obsidian) .capacity-card-icon-delta {
  color: rgba(197,152,55,0.92);
}

body:not(.theme-obsidian) .recovery-pathway-card {
  border-color: rgba(29,35,43,0.1);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.94), rgba(245,247,250,0.82)),
    rgba(255,255,255,0.88);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.92),
    0 16px 28px rgba(29,35,43,0.08);
}

body:not(.theme-obsidian) .recovery-pathway-kicker {
  color: rgba(21,34,70,0.56);
}

body:not(.theme-obsidian) .recovery-pathway-headline {
  color: rgba(21,34,70,0.96);
}

body:not(.theme-obsidian) .recovery-pathway-copy {
  color: rgba(21,34,70,0.72);
}

body.theme-obsidian {
  background-color: var(--role-mid);
  color: rgba(255,255,255,0.96);
}

body.theme-obsidian .bg-obsidian {
  background:
    radial-gradient(circle at 50% 24%, rgba(255,255,255,0.42), transparent 18%),
    radial-gradient(circle at 28% 16%, rgba(255,255,255,0.2), transparent 12%),
    radial-gradient(circle at 72% 18%, var(--role-glow), transparent 14%),
    radial-gradient(ellipse at 50% 36%, var(--role-glow), transparent 22%),
    linear-gradient(180deg, var(--role-top) 0%, var(--role-mid) 44%, var(--role-bottom) 100%);
}

body.theme-obsidian .bg-obsidian::after {
  opacity: 0.14;
}

body.theme-obsidian .floating-nav-inner {
  border-color: rgba(255,255,255,0.34);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.26), rgba(255,255,255,0.12)),
    rgba(255,255,255,0.14);
  box-shadow:
    0 18px 38px rgba(31,82,168,0.18),
    inset 0 1px 0 rgba(255,255,255,0.46);
}

body.theme-obsidian .toolbar-brand,
body.theme-obsidian .floating-nav-links a {
  color: rgba(255,255,255,0.9);
}

body.theme-obsidian .floating-nav-links a:not(:first-of-type)::before {
  background: linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.58), rgba(255,255,255,0.08));
}

body.theme-obsidian .nav-lens-point {
  color: rgba(255,255,255,0.98);
}

body.theme-obsidian .nav-lens-point.is-active,
body.theme-obsidian .nav-lens-point:hover,
body.theme-obsidian .nav-lens-point:focus-visible {
  color: rgba(255,255,255,1);
}

body.theme-obsidian .toolbar-brand-slash {
  color: rgba(255,255,255,0.72);
}

body.theme-obsidian .hero-headline {
  color: rgba(255,255,255,0.2);
  -webkit-text-stroke: 1px rgba(255,255,255,0.98);
  text-shadow:
    0 0 16px rgba(255,255,255,0.18),
    0 10px 28px rgba(39,79,184,0.2),
    0 18px 42px rgba(18,29,116,0.18);
}

body.theme-obsidian .hero-strap,
body.theme-obsidian .eyebrow {
  color: color-mix(in srgb, var(--primary-hue) 46%, var(--role-bottom) 54%);
}

body.theme-obsidian .hero-diagnostic-kicker,
body.theme-obsidian .hero-diagnostic-progress-copy,
body.theme-obsidian .hero-diagnostic-result {
  color: rgba(255,255,255,0.78);
}

body.theme-obsidian .hero-diagnostic-button,
body.theme-obsidian .hero-diagnostic-reset {
  border-color: rgba(255,255,255,0.22);
}

@media (max-width: 980px) {
  .score-vault-layout {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .score-pocket-stage {
    order: 2;
    width: min(100%, 294px);
    min-height: 440px;
    padding: 72px 26px 58px;
  }
}

body.theme-obsidian .recovery-pathway-kicker {
  color: rgba(255,255,255,0.72);
}

body.theme-obsidian .recovery-pathway-headline {
  color: rgba(255,255,255,0.98);
}

body.theme-obsidian .recovery-pathway-copy {
  color: rgba(232,244,255,0.86);
}

.audit-layout {
  display: grid;
  place-items: center;
  gap: 16px;
  padding-top: 4vh;
}

.audit-monolith {
  width: min(100%, 920px);
  margin: 0 auto;
  text-align: center;
  padding: 10vh 0 8vh;
}

.audit-monolith-headline {
  margin: 0 auto 18px;
  max-width: 13ch;
  font-family: var(--display-font);
  font-size: clamp(44px, 7vw, 92px);
  font-weight: 900;
  line-height: 0.9;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.98);
  text-shadow:
    0 0 18px rgba(255,255,255,0.14),
    0 12px 26px rgba(39,79,184,0.16);
}

.audit-monolith-copy {
  max-width: 32rem;
  margin: 0 auto;
  font-size: 11pt;
  line-height: 1.5;
  color: rgba(231,244,255,0.88);
}

.section-intro {
  max-width: 36rem;
  padding: 22px 24px;
}

.section-intro h2,
.blueprint-left h2 {
  margin: 0;
  font-weight: 900;
  font-size: clamp(28px, 3.7vw, 56px);
  line-height: 0.94;
  letter-spacing: -0.02em;
  text-shadow:
    0 1px 0 rgba(255,255,255,0.76),
    0 4px 18px rgba(29,35,43,0.05),
    0 8px 24px rgba(29,35,43,0.08);
}

.stamp-field {
  display: grid;
  gap: 10px;
  padding-bottom: 4vh;
}

.indictment-stamp {
  position: relative;
  max-width: 680px;
  min-height: 18vh;
  padding: 18px 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transform-origin: 50% 50%;
  will-change: transform, opacity;
  cursor: pointer;
}

.indictment-stamp.is-landed h3 {
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.035),
    0 2px 8px rgba(197,160,89,0.045),
    0 4px 12px rgba(0, 0, 0, 0.12);
}

.indictment-stamp::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  background:
    radial-gradient(circle at 50% 50%, rgba(255,255,255,0.12), transparent 35%),
    radial-gradient(circle at 48% 48%, rgba(126,200,255,0.12), transparent 28%);
  mix-blend-mode: screen;
  transition: opacity 0.15s linear;
}

.indictment-stamp.is-active::before,
.indictment-stamp:hover::before {
  opacity: 1;
}

.stamp-index {
  display: block;
  margin-bottom: 12px;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.16em;
  color: rgba(231,244,255,0.68);
}

.indictment-stamp h3 {
  max-width: 14ch;
  margin: 0 0 12px;
  font-family: var(--display-font);
  font-size: clamp(32px, 6vw, 82px);
  font-weight: 800;
  line-height: 0.92;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  transition: text-shadow 0.16s linear, transform 0.16s linear;
  text-shadow:
    0 1px 0 rgba(255,255,255,0.84),
    0 0 14px rgba(255,255,255,0.12),
    0 10px 24px rgba(39,79,184,0.14);
  color: rgba(255,255,255,0.97);
}

.stamp-detail {
  max-width: 32rem;
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  line-height: 1.7;
  color: rgba(231,244,255,0.72);
  transition: color 0.3s ease;
}

.indictment-stamp.is-active .stamp-detail,
.indictment-stamp:hover .stamp-detail {
  color: rgba(255,255,255,0.92);
}

.indictment-stamp.is-active h3,
.indictment-stamp:hover h3 {
  text-shadow:
    0 1px 0 rgba(255,255,255,0.92),
    0 0 16px rgba(255,255,255,0.18),
    0 6px 18px rgba(39,79,184,0.16);
  transform: translateY(-1px);
}

.blueprint-layout {
  display: block;
}

.control-panel {
  padding: 24px 26px;
  border-color: rgba(255,255,255,0.2);
  background:
    radial-gradient(rgba(255,255,255,0.05) 0.7px, transparent 0.9px),
    linear-gradient(180deg, rgba(255,255,255,0.14), rgba(255,255,255,0.06)),
    linear-gradient(180deg, rgba(64,118,232,0.42), rgba(39,79,184,0.42));
  background-size: 5px 5px, auto, auto;
  box-shadow:
    0 26px 60px rgba(39,79,184,0.22),
    inset 0 1px 0 rgba(255,255,255,0.34);
}

.control-panel-head {
  display: grid;
  gap: 16px;
  align-items: start;
  margin-bottom: 16px;
}

.control-panel .eyebrow,
.control-panel h2,
.control-panel .pillar-kicker,
.control-panel .pillar-lens-label,
.control-panel .blueprint-clock {
  color: rgba(255,255,255,0.94);
}

.control-panel h2 {
  text-shadow:
    0 1px 0 rgba(255,255,255,0.04),
    0 6px 18px rgba(0,0,0,0.22);
  letter-spacing: -0.02em;
}

.control-panel .eyebrow {
  color: rgba(228,244,255,0.8);
}

.panel-controls {
  display: grid;
  gap: 12px;
  width: 100%;
  justify-items: stretch;
  padding: 10px 12px;
  border: 1px solid rgba(255,255,255,0.22);
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.16), rgba(255,255,255,0.08));
  backdrop-filter: blur(12px);
}

.role-toggle {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 6px;
  padding: 6px;
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0.08)),
    rgba(255,255,255,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18);
}

.role-chip {
  width: 100%;
  padding: 10px 10px;
  border: none;
  border-radius: 999px;
  background: transparent;
  color: rgba(255,255,255,0.74);
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    transform 0.38s cubic-bezier(0.18, 1.28, 0.26, 1),
    background 0.25s ease,
    color 0.25s ease,
    box-shadow 0.25s ease;
}

.role-chip:hover,
.role-chip:focus-visible {
  transform: translateY(-1px);
  outline: none;
}

.role-chip.is-active {
  background: rgba(255,255,255,0.22);
  color: rgba(255,255,255,0.98);
  box-shadow:
    0 8px 18px rgba(39,79,184,0.16),
    inset 0 1px 0 rgba(255,255,255,0.28);
}

.objective-switch {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin: 0 0 18px;
  padding: 0;
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
  transition: transform 0.42s cubic-bezier(0.18, 1.28, 0.26, 1);
  isolation: isolate;
}

.objective-switch:hover {
  transform: translateY(-1px);
}

.objective-switch-track {
  position: relative;
  width: 58px;
  height: 30px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.28);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0.08)),
    rgba(255,255,255,0.08);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.18),
    inset 0 -1px 0 rgba(39,79,184,0.14),
    0 0 18px rgba(126,200,255,0.18);
}

.objective-switch-knob {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 30% 30%, rgba(255,255,255,0.18), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,0.98), rgba(233,244,255,0.9));
  box-shadow:
    0 4px 12px rgba(39,79,184,0.18),
    inset 0 1px 0 rgba(255,255,255,0.28);
  transform: translateX(0);
  transition: transform 0.52s cubic-bezier(0.18, 1.34, 0.24, 1);
}

.objective-switch-copy {
  display: grid;
  gap: 2px;
  text-align: left;
}

.objective-switch-label,
.objective-switch-state {
  font-family: "Roboto Mono", monospace;
  text-transform: uppercase;
}

.objective-switch-label {
  font-size: 9pt;
  letter-spacing: 0.14em;
  color: rgba(255,255,255,0.86);
}

.objective-switch-state {
  font-size: 8pt;
  letter-spacing: 0.12em;
  color: rgba(255,255,255,0.96);
}

.objective-switch.is-on .objective-switch-track {
  border-color: rgba(255,255,255,0.34);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.2),
    inset 0 -1px 0 rgba(39,79,184,0.12),
    0 0 18px rgba(255,255,255,0.18);
}

.objective-switch.is-on .objective-switch-knob {
  transform: translateX(28px);
}

body.objectives-off .objective-switch-track {
  border-color: rgba(255,255,255,0.34);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.2),
    inset 0 -1px 0 rgba(39,79,184,0.12),
    0 0 18px rgba(255,255,255,0.18);
}

body.objectives-off .objective-switch-label,
body.objectives-off .objective-switch-state {
  color: rgba(247,249,252,0.88);
}

.pillar-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0;
  margin-bottom: 18px;
  padding-top: 18px;
  border-top: 1px solid rgba(255,255,255,0.14);
}

.pillar-index,
.pillar-kicker,
.pillar-lens-label,
.blueprint-clock {
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--system-gold);
}

.pillar-lens-label {
  margin: 0 0 8px;
  color: rgba(228,244,255,0.84);
}

.hallway-truth {
  max-width: 12ch;
  margin: 0 0 14px;
  font-family: var(--display-font);
  font-size: clamp(30px, 4.2vw, 58px);
  font-weight: 900;
  line-height: 0.9;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.98);
  text-shadow:
    0 1px 0 rgba(255,255,255,0.08),
    0 0 18px rgba(255,255,255,0.1),
    0 10px 22px rgba(39,79,184,0.18);
}

.coach-bullets {
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
  display: none;
  gap: 10px;
}

.coach-bullets li {
  color: rgba(255,255,255,0.96);
  font-size: 10.5pt;
  line-height: 1.35;
  letter-spacing: -0.01em;
  text-wrap: balance;
}

.pillar-card {
  display: grid;
  place-items: center;
  min-height: 64px;
  padding: 10px 8px 12px;
  color: rgba(247,249,252,0.78);
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  transition:
    transform 0.55s cubic-bezier(0.18, 1.3, 0.24, 1),
    box-shadow 0.3s ease,
    border-color 0.3s ease;
}

.pillar-card strong {
  font-size: 20px;
  color: rgba(255,255,255,0.94);
}

.pillar-index-large {
  font-size: 18pt;
  letter-spacing: 0.04em;
  color: rgba(228,244,255,0.58);
  transition:
    color 0.22s ease,
    transform 0.38s cubic-bezier(0.18, 1.28, 0.26, 1),
    text-shadow 0.22s ease;
}

.pillar-card:hover,
.pillar-card:focus-visible,
.pillar-card.is-active {
  transform: translateY(-2px) scale(1.02);
  border-color: transparent;
  outline: none;
  box-shadow: none;
}

.control-panel[data-role="ae"] .pillar-card,
.control-panel[data-role="leader"] .pillar-card,
.control-panel[data-role="revops"] .pillar-card,
.control-panel[data-role="sdr"] .pillar-card,
.control-panel[data-role="csm"] .pillar-card {
  border-color: rgba(181,166,66,0.26);
}

.control-panel[data-role="ae"] .pillar-card.is-active,
.control-panel[data-role="leader"] .pillar-card.is-active,
.control-panel[data-role="revops"] .pillar-card.is-active,
.control-panel[data-role="sdr"] .pillar-card.is-active,
.control-panel[data-role="csm"] .pillar-card.is-active {
  box-shadow: none;
}

.pillar-card:hover .pillar-index-large,
.pillar-card:focus-visible .pillar-index-large,
.pillar-card.is-active .pillar-index-large {
  color: rgba(255,255,255,0.98);
  text-shadow: 0 0 16px rgba(255,255,255,0.18);
  transform: translateY(-1px);
}

.pillar-detail {
  padding: 18px 6px 2px;
  position: relative;
  z-index: 2;
  transition:
    filter 0.16s ease,
    opacity 0.16s ease,
    transform 0.16s ease;
}

.pillar-detail.is-refracting {
  filter: blur(6px);
  opacity: 0.58;
  transform: scale(0.992);
}

.role-display {
  margin-top: 22px;
  font-family: var(--display-font);
  font-size: clamp(68px, 13vw, 180px);
  line-height: 0.82;
  letter-spacing: -0.08em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.22);
  text-shadow:
    0 0 24px rgba(255,255,255,0.1),
    0 18px 36px rgba(39,79,184,0.12);
  text-align: center;
  pointer-events: none;
  user-select: none;
}

.control-panel::after {
  content: "";
  position: absolute;
  left: 24px;
  right: 24px;
  top: 132px;
  bottom: 34px;
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0.08));
  opacity: 0;
  backdrop-filter: blur(16px) saturate(0.92);
  pointer-events: none;
  transition: opacity 0.24s ease;
}

.control-panel::before {
  content: "";
  position: absolute;
  inset: 18px;
  border: 1px solid rgba(255,255,255,0.16);
  border-radius: 28px;
  pointer-events: none;
}

body.objectives-off .control-panel::after {
  opacity: 1;
}

.pillar-title {
  max-width: 16ch;
  margin: 0 0 10px;
  font-size: clamp(28px, 3.2vw, 46px);
  line-height: 0.94;
  letter-spacing: -0.02em;
  color: rgba(247,249,252,0.98);
  text-shadow:
    0 0 14px rgba(255,255,255,0.08),
    0 8px 24px rgba(39,79,184,0.12);
}

.pillar-copy {
  max-width: 42rem;
  margin: 0;
  font-size: var(--body-size);
  line-height: 1.7;
  color: rgba(232,244,255,0.86);
}

.control-panel[data-role="leader"] .pillar-kicker,
.control-panel[data-role="leader"] .pillar-title,
.control-panel[data-role="leader"] .pillar-copy {
  display: none;
}

.control-panel[data-role="leader"] .coach-bullets {
  display: grid;
}

.dossier-layout {
  position: relative;
  display: grid;
  min-height: auto;
  gap: 12px;
  padding-top: 4vh;
  padding: 24px 28px 22px;
  margin-bottom: 0;
  border: 0.5px solid rgba(255,255,255,0.18);
  border-radius: 30px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.06), rgba(255,255,255,0.016)),
    rgba(255,255,255,0.02);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.1),
    0 18px 44px rgba(8, 18, 38, 0.08);
  backdrop-filter: blur(18px) saturate(1.02);
}

.dossier-layout::before {
  background:
    radial-gradient(circle at 82% 16%, rgba(255,255,255,0.1), transparent 28%),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='460' height='270' viewBox='0 0 460 270'%3E%3Cg fill='none' stroke='rgba(255,255,255,0.28)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M34 74C98 42 160 42 220 74C278 104 334 106 420 72' stroke-dasharray='2.5 11'/%3E%3Cpath d='M46 202C124 164 190 162 258 194C322 224 374 224 428 194' stroke-dasharray='2.5 11'/%3E%3Ccircle cx='106' cy='86' r='8'/%3E%3Ccircle cx='334' cy='86' r='8'/%3E%3Ccircle cx='234' cy='196' r='8'/%3E%3Cpath d='M98 138c10-14 28-16 40-6c12 10 15 30 5 44c-10 14-28 16-40 6c-12-10-15-30-5-44z'/%3E%3Cpath d='M126 154c8-11 23-12 33-4c10 8 12 24 4 35c-8 11-23 12-33 4c-10-8-12-24-4-35z'/%3E%3Cpath d='M286 128c10-14 28-16 40-6c12 10 15 30 5 44c-10 14-28 16-40 6c-12-10-15-30-5-44z'/%3E%3Cpath d='M314 144c8-11 23-12 33-4c10 8 12 24 4 35c-8 11-23 12-33 4c-10-8-12-24-4-35z'/%3E%3Cpath d='M202 116l22 0l0 22l-22 0z'/%3E%3Cpath d='M202 116l22 22M224 116l-22 22'/%3E%3Cpath d='M360 182l22 0l0 22l-22 0z'/%3E%3Cpath d='M360 182l22 22M382 182l-22 22'/%3E%3C/g%3E%3C/svg%3E") center / 480px auto repeat;
  opacity: 0.2;
  mix-blend-mode: screen;
}

.window-rivet {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 32px;
  height: 32px;
  object-fit: contain;
  border-radius: 50%;
  user-select: none;
  pointer-events: none;
  z-index: 3;
}

.window-rivet-secondary {
  right: 36px;
}

.window-rivet-tertiary {
  right: 62px;
}

.scene-dossier {
  position: relative;
  min-height: auto;
  overflow: visible;
  isolation: isolate;
  margin-top: var(--implementation-section-break);
  margin-bottom: var(--implementation-section-break);
  padding-bottom: 0;
}

.scene-dossier::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: clamp(240px, 34vh, 360px);
  background:
    radial-gradient(circle at 50% 16%, rgba(118,146,255,0.06), transparent 62%);
  pointer-events: none;
}

.scene-dossier .scene-inner {
  padding-top: clamp(24px, 3.4vh, 36px);
}

.implementation-monolith {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 10px;
  max-width: 840px;
}

.implementation-headline {
  margin: 0;
  max-width: 12ch;
  font-size: clamp(28px, 3.4vw, 42px);
  line-height: 1.02;
  letter-spacing: -0.03em;
  color: rgba(250,252,255,0.98);
  text-shadow:
    0 0 20px rgba(255,255,255,0.06),
    0 12px 30px rgba(24,42,94,0.16);
}

.implementation-headline-nowrap {
  white-space: nowrap;
}

.implementation-copy {
  margin: 0;
  max-width: 58ch;
  font-size: 11pt;
  line-height: 1.7;
  color: rgba(220,232,246,0.8);
}

.implementation-copy-monday {
  font-size: clamp(15px, 1.45vw, 20px);
  line-height: 1.45;
  font-style: italic;
  color: rgba(248,252,255,0.96);
  text-shadow:
    0 0 12px rgba(255,255,255,0.08),
    0 8px 18px rgba(18,34,78,0.14);
}

.implementation-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  align-items: stretch;
  isolation: isolate;
}

.implementation-card {
  position: relative;
  min-height: 324px;
  padding: 20px 18px 18px;
  display: grid;
  align-content: start;
  gap: 12px;
  border: 0.5px solid rgba(255,255,255,0.2);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.06), rgba(255,255,255,0.014)),
    rgba(255,255,255,0.02);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 12px 22px rgba(90, 150, 255, 0.05);
  backdrop-filter: blur(16px) saturate(102%);
  cursor: pointer;
  outline: none;
  transform-origin: center center;
  transition:
    transform 220ms cubic-bezier(0.2, 0.84, 0.18, 1),
    box-shadow 220ms ease,
    border-color 220ms ease,
    opacity 220ms ease,
    filter 220ms ease;
}

.implementation-card::after {
  content: "+";
  position: absolute;
  right: 16px;
  bottom: 14px;
  font-family: "Roboto Mono", monospace;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: rgba(232,244,255,0.22);
  text-shadow: 0 0 10px rgba(255,255,255,0.06);
  pointer-events: none;
  transition:
    color 220ms ease,
    opacity 220ms ease,
    transform 220ms ease;
}

.implementation-card:hover,
.implementation-card:focus-visible {
  border-color: rgba(255,255,255,0.28);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.14),
    0 20px 34px rgba(90, 150, 255, 0.08);
}

.implementation-card:hover::after,
.implementation-card:focus-visible::after {
  color: rgba(232,244,255,0.38);
  transform: scale(1.04);
}

.implementation-grid.has-expanded-card .implementation-card:not(.is-expanded) {
  opacity: 0.52;
  transform: scale(0.985);
  filter: blur(0.2px);
}

.implementation-card.is-expanded {
  z-index: 3;
  transform: translateY(-14px) scale(1.18);
  border-color: rgba(255,255,255,0.34);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.18),
    0 28px 64px rgba(19,39,84,0.18),
    0 0 0 1px rgba(255,255,255,0.08);
}

.implementation-card.is-expanded::after {
  opacity: 0;
}

.implementation-card.is-expanded .implementation-card-kicker {
  color: rgba(242,248,255,0.96);
}

.implementation-card.is-expanded .implementation-card-title {
  font-size: clamp(27px, 2.35vw, 38px);
}

.implementation-card.is-expanded .implementation-card-list {
  font-size: 10.8pt;
  line-height: 1.55;
}

.implementation-card.is-expanded .implementation-card-list li {
  max-width: 30ch;
}

.implementation-icon {
  position: relative;
  width: 72px;
  height: 56px;
  border-radius: 16px;
  border: 0.5px solid rgba(255,255,255,0.24);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.055), rgba(255,255,255,0.018)),
    color-mix(in srgb, var(--primary-hue) 12%, rgba(255,255,255,0.02));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.14),
    0 0 22px color-mix(in srgb, var(--primary-hue) 22%, transparent);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding-inline: 8px;
}

.implementation-icon svg {
  width: 20px;
  height: 20px;
  overflow: visible;
  flex: 0 0 auto;
}

.implementation-icon svg path,
.implementation-icon svg circle {
  fill: none;
  stroke: color-mix(in srgb, white 74%, var(--primary-hue) 26%);
  stroke-width: 1.85;
  stroke-linecap: round;
  stroke-linejoin: round;
  vector-effect: non-scaling-stroke;
  filter: drop-shadow(0 0 10px color-mix(in srgb, var(--primary-hue) 20%, transparent));
}

.implementation-icon svg .implementation-icon-fill {
  fill: color-mix(in srgb, white 76%, var(--primary-hue) 24%);
  stroke: none;
  filter: drop-shadow(0 0 10px color-mix(in srgb, var(--primary-hue) 18%, transparent));
}

.implementation-card-kicker {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8.5pt;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: color-mix(in srgb, var(--primary-hue) 44%, var(--role-bottom) 56%);
}

.implementation-card-title {
  margin: 0;
  font-size: clamp(24px, 2.2vw, 34px);
  line-height: 0.98;
  letter-spacing: -0.04em;
  color: rgba(250,252,255,0.96);
}

.implementation-card-copy {
  margin: 0;
  font-size: 10.2pt;
  line-height: 1.68;
  color: rgba(218,231,245,0.82);
}

.implementation-card-list {
  margin: 0;
  padding: 0 0 0 18px;
  display: grid;
  gap: 8px;
  color: rgba(226,236,248,0.88);
  font-size: 9.8pt;
  line-height: 1.45;
}

.implementation-card-list li {
  margin: 0;
  max-width: 29ch;
}

.implementation-card-copy em {
  font-style: italic;
}

.implementation-card-status {
  margin: auto 0 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(188,204,225,0.44);
}

.implementation-card-status-ready {
  margin: 0;
  color: rgba(196,167,108,0.78);
}

.implementation-curve {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 34px 42px;
  align-items: start;
  width: 100%;
  margin-top: 12px;
  padding: 24px 28px;
  border: 0.5px solid rgba(255,255,255,0.12);
  border-radius: 28px;
  background:
    radial-gradient(circle at 12% 22%, rgba(255,255,255,0.08), transparent 24%),
    radial-gradient(circle at 88% 74%, rgba(255,255,255,0.05), transparent 26%),
    linear-gradient(180deg, rgba(255,255,255,0.055), rgba(255,255,255,0.02)),
    radial-gradient(circle at 14% 18%, rgba(255,255,255,0.06), transparent 36%),
    rgba(7,13,24,0.28);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),
    0 20px 52px rgba(4,10,18,0.18);
  backdrop-filter: blur(24px) saturate(118%);
}

.implementation-curve.is-snapping {
  animation: implementationCurveSnapFlash 360ms ease-out;
}

.implementation-curve-anchor-shell {
  position: absolute;
  inset: 50% auto auto 50%;
  z-index: 3;
  display: grid;
  justify-items: center;
  gap: 18px;
  width: min(62ch, calc(100% - 32px));
  transform: translate(-50%, -50%);
  pointer-events: none;
  transition: opacity 260ms ease, transform 260ms ease;
}

.implementation-curve-orbit-stage {
  position: relative;
  width: 212px;
  height: 212px;
  display: grid;
  place-items: center;
  overflow: visible;
}

.implementation-curve-guide,
.implementation-curve-orbit-letter {
  position: absolute;
}

.implementation-curve-guide {
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.implementation-curve-guide-accent,
.implementation-curve-guide-path {
  fill: none;
  vector-effect: non-scaling-stroke;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition:
    stroke 220ms ease,
    stroke-dasharray 220ms ease,
    stroke-dashoffset 220ms ease,
    stroke-width 220ms ease,
    opacity 220ms ease,
    filter 220ms ease;
}

.implementation-curve-guide-accent {
  stroke: rgba(232,242,255,0.34);
  stroke-width: 2.8;
  stroke-dasharray: 1.6 11;
  stroke-dashoffset: 3.2;
  opacity: 0.88;
  filter:
    drop-shadow(0 2.4px 0 rgba(232,242,255,0.18))
    drop-shadow(0 -2.4px 0 rgba(232,242,255,0.14))
    drop-shadow(0 0 10px rgba(176,214,255,0.08));
}

.implementation-curve-guide-path {
  stroke: rgba(232,242,255,0.92);
  stroke-width: 2.2;
  stroke-dasharray: 1.6 11;
  opacity: 0.94;
  filter:
    drop-shadow(0 2.4px 0 rgba(248,252,255,0.42))
    drop-shadow(0 -2.4px 0 rgba(248,252,255,0.34))
    drop-shadow(0 0 8px rgba(255,255,255,0.14))
    drop-shadow(0 0 20px rgba(176,214,255,0.12));
}

.implementation-curve-orbit-letter {
  display: none;
}

.implementation-curve-orbit-letter.is-visible {
  opacity: 0;
  transform: none;
}

.implementation-curve-orbit-letter.is-celebrating {
  -webkit-text-stroke-color: transparent;
  text-shadow: none;
}

.implementation-curve-anchor-guidance {
  display: grid;
  justify-items: center;
  gap: 14px;
  width: 100%;
  transition: opacity 260ms ease, transform 260ms ease;
}

.implementation-curve-anchor-title {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(26px, 2.45vw, 34px);
  line-height: 0.94;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: rgba(245,249,255,0.94);
  text-shadow:
    0 1px 0 rgba(255,255,255,0.12),
    0 0 22px rgba(255,255,255,0.08);
}

.implementation-curve-anchor-tooltip {
  margin: 0;
  max-width: 100%;
  text-align: center;
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  line-height: 1.46;
  letter-spacing: 0.025em;
  color: rgba(236,244,255,0.84);
  text-shadow:
    0 1px 0 rgba(9,18,34,0.34),
    0 0 14px rgba(255,255,255,0.08);
  pointer-events: none;
  transition: opacity 220ms ease, transform 220ms ease;
}

.implementation-curve-anchor-progress {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.implementation-curve-visit-progress {
  margin: -2px 0 0;
  max-width: 100%;
  text-align: center;
  font-family: "Roboto Mono", monospace;
  font-size: 7.6pt;
  line-height: 1.42;
  letter-spacing: 0.035em;
  color: rgba(218,232,250,0.72);
  text-shadow:
    0 1px 0 rgba(9,18,34,0.22),
    0 0 12px rgba(255,255,255,0.06);
  transition: opacity 220ms ease, transform 220ms ease, color 220ms ease;
}

.implementation-curve-anchor-band {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 24px;
  padding: 0 12px;
  border-radius: 999px;
  border: 1px solid rgba(244,248,255,0.24);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.1), rgba(255,255,255,0.04)),
    rgba(255,255,255,0.02);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08);
  transition: transform 180ms ease, background 220ms ease, border-color 220ms ease, box-shadow 220ms ease, opacity 220ms ease;
}

.implementation-curve-anchor-band-label {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-size: 8.8pt;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(231,241,252,0.72);
  transition: color 220ms ease;
}

.implementation-curve-anchor-band.is-complete {
  border-color: rgba(178,235,255,0.62);
  background:
    linear-gradient(180deg, rgba(218,248,255,0.82), rgba(156,214,255,0.54)),
    rgba(152,215,255,0.38);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.58),
    0 0 18px rgba(133,206,255,0.22);
  transform: scale(1.04);
}

.implementation-curve-anchor-band.is-complete .implementation-curve-anchor-band-label {
  color: rgba(250,253,255,0.96);
}

.implementation-curve-anchor-band.is-pending {
  opacity: 0.72;
}

.implementation-curve-confetti {
  position: absolute;
  inset: 50% auto auto 50%;
  width: 0;
  height: 0;
  pointer-events: none;
}

.implementation-curve-confetti span {
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 24px;
  border-radius: 4px;
  opacity: 0;
  transform: translate3d(0, 0, 0) rotate(0deg) scale(0.6);
}

.implementation-curve-confetti span:nth-child(3n) {
  width: 10px;
  height: 30px;
  border-radius: 999px;
}

.implementation-curve-confetti span:nth-child(4n) {
  width: 16px;
  height: 16px;
  border-radius: 3px;
}

.implementation-curve-confetti span:nth-child(5n) {
  width: 8px;
  height: 28px;
  border-radius: 999px;
}

.implementation-curve-confetti span:nth-child(1) { --dx: -126px; --dy: -96px; --rot: -34deg; background: rgba(255,255,255,0.88); }
.implementation-curve-confetti span:nth-child(2) { --dx: -84px; --dy: -132px; --rot: 22deg; background: rgba(164,214,255,0.88); }
.implementation-curve-confetti span:nth-child(3) { --dx: -34px; --dy: -146px; --rot: 64deg; background: rgba(240,215,126,0.88); }
.implementation-curve-confetti span:nth-child(4) { --dx: 18px; --dy: -138px; --rot: -18deg; background: rgba(255,255,255,0.88); }
.implementation-curve-confetti span:nth-child(5) { --dx: 76px; --dy: -118px; --rot: 30deg; background: rgba(164,214,255,0.9); }
.implementation-curve-confetti span:nth-child(6) { --dx: 128px; --dy: -84px; --rot: -42deg; background: rgba(240,215,126,0.86); }
.implementation-curve-confetti span:nth-child(7) { --dx: -118px; --dy: -24px; --rot: 18deg; background: rgba(255,255,255,0.88); }
.implementation-curve-confetti span:nth-child(8) { --dx: 122px; --dy: -22px; --rot: -26deg; background: rgba(164,214,255,0.92); }
.implementation-curve-confetti span:nth-child(9) { --dx: -92px; --dy: 32px; --rot: -58deg; background: rgba(240,215,126,0.82); }
.implementation-curve-confetti span:nth-child(10) { --dx: 88px; --dy: 28px; --rot: 42deg; background: rgba(255,255,255,0.84); }
.implementation-curve-confetti span:nth-child(11) { --dx: -48px; --dy: 56px; --rot: -14deg; background: rgba(164,214,255,0.82); }
.implementation-curve-confetti span:nth-child(12) { --dx: 42px; --dy: 62px; --rot: 26deg; background: rgba(240,215,126,0.82); }
.implementation-curve-confetti span:nth-child(13) { --dx: -162px; --dy: -118px; --rot: -52deg; background: rgba(255,255,255,0.92); }
.implementation-curve-confetti span:nth-child(14) { --dx: -138px; --dy: -154px; --rot: 34deg; background: rgba(164,214,255,0.94); }
.implementation-curve-confetti span:nth-child(15) { --dx: -72px; --dy: -176px; --rot: 76deg; background: rgba(240,215,126,0.9); }
.implementation-curve-confetti span:nth-child(16) { --dx: -6px; --dy: -170px; --rot: -26deg; background: rgba(255,255,255,0.9); }
.implementation-curve-confetti span:nth-child(17) { --dx: 58px; --dy: -164px; --rot: 48deg; background: rgba(164,214,255,0.92); }
.implementation-curve-confetti span:nth-child(18) { --dx: 128px; --dy: -146px; --rot: -36deg; background: rgba(240,215,126,0.88); }
.implementation-curve-confetti span:nth-child(19) { --dx: 174px; --dy: -94px; --rot: 28deg; background: rgba(255,255,255,0.9); }
.implementation-curve-confetti span:nth-child(20) { --dx: -170px; --dy: -8px; --rot: -18deg; background: rgba(164,214,255,0.94); }
.implementation-curve-confetti span:nth-child(21) { --dx: 168px; --dy: -4px; --rot: 22deg; background: rgba(240,215,126,0.9); }
.implementation-curve-confetti span:nth-child(22) { --dx: -136px; --dy: 84px; --rot: -64deg; background: rgba(255,255,255,0.88); }
.implementation-curve-confetti span:nth-child(23) { --dx: -42px; --dy: 110px; --rot: 18deg; background: rgba(164,214,255,0.86); }
.implementation-curve-confetti span:nth-child(24) { --dx: 122px; --dy: 96px; --rot: 42deg; background: rgba(240,215,126,0.86); }
.implementation-curve-confetti span:nth-child(25) { --dx: -236px; --dy: -176px; --rot: -78deg; background: rgba(255,255,255,0.94); }
.implementation-curve-confetti span:nth-child(26) { --dx: -204px; --dy: -214px; --rot: 38deg; background: rgba(164,214,255,0.94); }
.implementation-curve-confetti span:nth-child(27) { --dx: -142px; --dy: -248px; --rot: 94deg; background: rgba(240,215,126,0.92); }
.implementation-curve-confetti span:nth-child(28) { --dx: -46px; --dy: -236px; --rot: -36deg; background: rgba(255,255,255,0.9); }
.implementation-curve-confetti span:nth-child(29) { --dx: 48px; --dy: -246px; --rot: 62deg; background: rgba(164,214,255,0.94); }
.implementation-curve-confetti span:nth-child(30) { --dx: 146px; --dy: -228px; --rot: -54deg; background: rgba(240,215,126,0.9); }
.implementation-curve-confetti span:nth-child(31) { --dx: 226px; --dy: -182px; --rot: 34deg; background: rgba(255,255,255,0.94); }
.implementation-curve-confetti span:nth-child(32) { --dx: -248px; --dy: -54px; --rot: -22deg; background: rgba(164,214,255,0.92); }
.implementation-curve-confetti span:nth-child(33) { --dx: 244px; --dy: -46px; --rot: 26deg; background: rgba(240,215,126,0.92); }
.implementation-curve-confetti span:nth-child(34) { --dx: -212px; --dy: 72px; --rot: -88deg; background: rgba(255,255,255,0.9); }
.implementation-curve-confetti span:nth-child(35) { --dx: -118px; --dy: 156px; --rot: 24deg; background: rgba(164,214,255,0.88); }
.implementation-curve-confetti span:nth-child(36) { --dx: 0px; --dy: 188px; --rot: 52deg; background: rgba(240,215,126,0.88); }
.implementation-curve-confetti span:nth-child(37) { --dx: 112px; --dy: 164px; --rot: -28deg; background: rgba(255,255,255,0.9); }
.implementation-curve-confetti span:nth-child(38) { --dx: 214px; --dy: 92px; --rot: 44deg; background: rgba(164,214,255,0.9); }
.implementation-curve-confetti span:nth-child(39) { --dx: -186px; --dy: 198px; --rot: -46deg; background: rgba(240,215,126,0.9); }
.implementation-curve-confetti span:nth-child(40) { --dx: 188px; --dy: 206px; --rot: 68deg; background: rgba(255,255,255,0.92); }

.implementation-curve-source {
  margin: 0;
  justify-self: stretch;
  width: 100%;
  max-width: none;
  text-align: left;
  font-family: "Roboto Mono", monospace;
  font-size: 9px;
  line-height: 1.45;
  letter-spacing: 0.02em;
  color: rgba(216,229,245,0.44);
}

.implementation-curve-page-ref {
  grid-column: 1;
  grid-row: 2;
  margin: 8px 0 0;
  align-self: end;
  max-width: 28ch;
  font-family: "Roboto Mono", monospace;
  font-size: 10px;
  line-height: 1.45;
  letter-spacing: 0.02em;
  color: rgba(226,236,248,0.58);
}

.implementation-curve-source a {
  color: rgba(230,240,252,0.56);
  text-decoration-color: rgba(230,240,252,0.18);
}

.implementation-curve-source a:hover,
.implementation-curve-source a:focus-visible {
  color: rgba(248,252,255,0.82);
  text-decoration-color: rgba(248,252,255,0.42);
}

.implementation-curve::before {
  content: none;
  position: absolute;
  inset: 18px auto 18px 18px;
  width: 42%;
  background:
    radial-gradient(circle at 8% 20%, transparent 0 34px, rgba(214,226,244,0.14) 35px 36px, transparent 37px 66px),
    radial-gradient(circle at 18% 42%, transparent 0 30px, rgba(214,226,244,0.12) 31px 32px, transparent 33px 60px),
    radial-gradient(circle at 30% 68%, transparent 0 24px, rgba(214,226,244,0.1) 25px 26px, transparent 27px 52px),
    radial-gradient(circle at 46% 30%, transparent 0 18px, rgba(214,226,244,0.08) 19px 20px, transparent 21px 42px),
    radial-gradient(circle at 60% 56%, transparent 0 14px, rgba(214,226,244,0.06) 15px 16px, transparent 17px 34px),
    linear-gradient(90deg, rgba(255,255,255,0.04), transparent 72%);
  opacity: 0.42;
  pointer-events: none;
  mix-blend-mode: screen;
  mask-image: linear-gradient(90deg, rgba(0,0,0,0.94) 0%, rgba(0,0,0,0.78) 48%, rgba(0,0,0,0.18) 78%, transparent 100%);
}

.implementation-curve-copy-block {
  grid-column: 1;
  grid-row: 1;
  position: relative;
  z-index: 1;
  display: grid;
  gap: 14px;
  align-content: start;
  min-height: 100%;
  padding-top: 6px;
}

.implementation-curve-copy-block,
.implementation-curve-page-ref,
.implementation-curve-visual-block {
  transition:
    filter 320ms ease,
    opacity 320ms ease,
    transform 420ms cubic-bezier(0.22, 1, 0.36, 1);
}

.implementation-curve.is-unanchored .implementation-curve-copy-block,
.implementation-curve.is-unanchored .implementation-curve-page-ref,
.implementation-curve.is-unanchored .implementation-curve-visual-block {
  filter: blur(5px) saturate(0.76);
  opacity: 0.58;
}

.implementation-curve.is-unanchored .implementation-curve-copy-block {
  transform: translate3d(-6px, 0, 0);
}

.implementation-curve.is-unanchored .implementation-curve-visual-block {
  transform: translate3d(8px, 0, 0);
}

.implementation-curve.is-unanchored .implementation-curve-orbit-stage {
  animation: implementationOrbitBreathe 3.2s ease-in-out infinite;
}

.implementation-curve.is-unanchored .implementation-curve-anchor-guidance {
  animation: implementationGuidancePulse 2.8s ease-in-out infinite;
}

.implementation-curve.is-anchored .implementation-curve-anchor-tooltip {
  opacity: 0;
  transform: translateY(-4px);
  transition-delay: 360ms;
}

.implementation-curve.is-anchored .implementation-curve-anchor-title {
  color: rgba(198,255,223,0.96);
  text-shadow:
    0 0 18px rgba(158,255,213,0.28),
    0 1px 0 rgba(255,255,255,0.16);
}

.implementation-curve.is-anchored .implementation-curve-orbit-stage {
  opacity: 0;
  transform: scale(0.92);
  transition: opacity 220ms ease, transform 220ms ease;
  transition-delay: 520ms;
}

.implementation-curve.is-tracing .implementation-curve-guide-path {
  stroke: rgba(248,252,255,0.98);
  filter:
    drop-shadow(0 2.6px 0 rgba(248,252,255,0.52))
    drop-shadow(0 -2.6px 0 rgba(248,252,255,0.44))
    drop-shadow(0 0 12px rgba(255,255,255,0.16))
    drop-shadow(0 0 26px rgba(176,214,255,0.18));
}

.implementation-curve.is-anchored .implementation-curve-anchor-guidance {
  opacity: 0;
  transform: translateY(-8px) scale(0.98);
  transition-delay: 520ms;
}

.implementation-curve.is-anchored .implementation-curve-anchor-shell {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.96);
  transition-delay: 700ms;
}

.implementation-curve.is-snapping .implementation-curve-confetti span {
  animation: implementationCurveConfetti 1380ms cubic-bezier(0.12, 0.92, 0.22, 1) forwards;
}

.implementation-curve.is-anchored .implementation-curve-copy-block,
.implementation-curve.is-anchored .implementation-curve-page-ref,
.implementation-curve.is-anchored .implementation-curve-visual-block {
  filter: none;
  opacity: 1;
  transform: none;
}

.implementation-curve-copy-block::before {
  content: none;
}

.implementation-curve-kicker {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 9px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(204,219,238,0.62);
}

.implementation-curve-metric {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  display: grid;
  gap: 6px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(242,248,255,0.94);
  text-shadow:
    0 0 14px rgba(255,255,255,0.08),
    0 1px 0 rgba(255,255,255,0.12);
}

.implementation-curve-metric-primary {
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.12em;
  color: rgba(246,250,255,0.96);
}

.implementation-curve-metric-secondary {
  max-width: 34ch;
  font-size: 10.5px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.08em;
  color: rgba(223,235,248,0.72);
}

.implementation-curve-visual-block {
  grid-column: 2;
  grid-row: 1 / span 2;
  display: grid;
  align-content: start;
  gap: 18px;
  min-height: 100%;
  padding-top: 4px;
}

.implementation-curve-visual-head {
  display: grid;
  gap: 8px;
  justify-items: start;
}

.implementation-curve-metric-graphic {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 36ch;
  text-wrap: pretty;
}

.implementation-curve-title {
  position: relative;
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(34px, 4vw, 54px);
  font-weight: 800;
  line-height: 0.94;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: rgba(245,249,255,0.95);
  text-shadow:
    0 1px 0 rgba(255,255,255,0.12),
    0 0 18px rgba(255,255,255,0.04);
}

.implementation-curve-graphic {
  position: relative;
  width: 100%;
  min-height: 0;
  height: 234px;
  z-index: 1;
  align-self: start;
  padding: 8px 0 0;
}

.implementation-curve-graphic::before {
  content: none;
}

.implementation-curve-svg {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.implementation-curve-baseline,
.implementation-curve-drop-path,
.implementation-curve-steady-path {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.implementation-curve-baseline {
  stroke: rgba(255,255,255,0.12);
  stroke-width: 2.5;
}

.implementation-curve-drop-path {
  stroke: rgba(194,154,78,1);
  stroke-width: 6.5;
  filter: drop-shadow(0 0 12px rgba(194,154,78,0.22));
}

.implementation-curve-steady-path {
  stroke: rgba(92,146,255,1);
  stroke-width: 6.5;
  filter: drop-shadow(0 0 16px rgba(92,146,255,0.22));
  animation: implementationSteadyPulse 3.2s ease-in-out infinite;
}

.implementation-curve.is-anchored .implementation-curve-steady-path {
  stroke: rgba(141,184,255,1);
  filter:
    drop-shadow(0 0 12px rgba(121,164,255,0.34))
    drop-shadow(0 0 22px rgba(121,164,255,0.18));
}

.implementation-curve-node {
  stroke-width: 2;
  transform-box: fill-box;
  transform-origin: center;
}

.implementation-curve-node-drop {
  fill: rgba(194,154,78,1);
  stroke: rgba(255,247,226,0.58);
  filter: drop-shadow(0 0 10px rgba(194,154,78,0.22));
  animation: implementationDropNodePulse 4.2s ease-in-out infinite;
}

.implementation-curve-node-steady {
  fill: rgba(92,146,255,1);
  stroke: rgba(228,238,255,0.62);
  filter: drop-shadow(0 0 12px rgba(92,146,255,0.22));
  animation: implementationSteadyNodePulse 3.2s ease-in-out infinite;
}

.implementation-curve.is-anchored .implementation-curve-node-steady {
  fill: rgba(198,222,255,1);
  filter:
    drop-shadow(0 0 12px rgba(141,184,255,0.34))
    drop-shadow(0 0 22px rgba(141,184,255,0.18));
}

.implementation-curve-label,
.implementation-curve-hour {
  font-family: "Roboto Mono", monospace;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.implementation-curve-label {
  font-size: 10px;
  fill: rgba(226,236,248,0.76);
}

.implementation-curve-hour {
  font-size: 9px;
  fill: rgba(210,221,238,0.6);
}

.implementation-curve-label-graph {
  fill: rgba(220,232,246,0.48);
}

.implementation-curve-copy {
  margin: 0;
  max-width: 41ch;
  font-family: "Roboto Mono", monospace;
  font-size: 9.6pt;
  letter-spacing: 0.06em;
  line-height: 1.62;
  color: rgba(225,236,249,0.82);
  text-wrap: balance;
}

@keyframes implementationCurveSnapFlash {
  0% {
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,0.08),
      0 20px 52px rgba(4,10,18,0.18);
  }

  45% {
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,0.18),
      0 0 0 1px rgba(255,255,255,0.12),
      0 0 48px rgba(255,255,255,0.18),
      0 24px 60px rgba(4,10,18,0.22);
  }

  100% {
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,0.08),
      0 20px 52px rgba(4,10,18,0.18);
  }
}

@keyframes implementationOrbitBreathe {
  0%, 100% {
    transform: scale(1);
    filter: brightness(1);
  }
  50% {
    transform: scale(1.02);
    filter: brightness(1.08);
  }
}

@keyframes implementationGuidancePulse {
  0%, 100% {
    opacity: 0.92;
    transform: translateY(0);
  }
  50% {
    opacity: 1;
    transform: translateY(-2px);
  }
}

@keyframes implementationCurveConfetti {
  0% {
    opacity: 0;
    transform: translate3d(0, 0, 0) rotate(0deg) scale(0.24);
  }
  8% {
    opacity: 1;
  }
  72% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(var(--dx), var(--dy), 0) rotate(var(--rot)) scale(1.22);
  }
}

@keyframes implementationSteadyPulse {
  0%,
  100% {
    stroke: rgba(92,146,255,0.92);
    stroke-width: 6.5;
    filter:
      drop-shadow(0 0 14px rgba(92,146,255,0.2))
      drop-shadow(0 0 26px rgba(150,196,255,0.06));
  }

  50% {
    stroke: rgba(168,205,255,1);
    stroke-width: 7.2;
    filter:
      drop-shadow(0 0 18px rgba(126,180,255,0.34))
      drop-shadow(0 0 34px rgba(194,227,255,0.16));
  }
}

@keyframes implementationSteadyNodePulse {
  0%,
  100% {
    fill: rgba(110,162,255,0.98);
    stroke: rgba(234,243,255,0.68);
    filter:
      drop-shadow(0 0 10px rgba(92,146,255,0.2))
      drop-shadow(0 0 18px rgba(194,227,255,0.08));
  }

  50% {
    fill: rgba(190,222,255,1);
    stroke: rgba(255,255,255,0.94);
    filter:
      drop-shadow(0 0 14px rgba(126,180,255,0.34))
      drop-shadow(0 0 22px rgba(214,238,255,0.2));
  }
}

@keyframes implementationDropNodePulse {
  0%,
  100% {
    fill: rgba(194,154,78,0.98);
    stroke: rgba(255,247,226,0.62);
    filter:
      drop-shadow(0 0 10px rgba(194,154,78,0.18))
      drop-shadow(0 0 18px rgba(255,220,170,0.06));
  }

  50% {
    fill: rgba(224,186,104,1);
    stroke: rgba(255,249,232,0.92);
    filter:
      drop-shadow(0 0 14px rgba(214,172,84,0.3))
      drop-shadow(0 0 24px rgba(255,231,190,0.16));
  }
}

.implementation-deep-note {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 10px;
  max-width: 52ch;
  margin-top: 150px;
  opacity: 0.44;
  transition: opacity 180ms ease, transform 180ms ease, text-shadow 180ms ease;
}

.implementation-deep-note:hover,
.implementation-deep-note:focus-within {
  opacity: 0.82;
  transform: translateY(-1px);
  text-shadow: 0 0 14px rgba(132,153,255,0.08);
}

.implementation-deep-note-kicker {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 9px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(204,219,238,0.64);
}

.implementation-deep-note-copy {
  margin: 0;
  font-size: 10pt;
  line-height: 1.75;
  color: rgba(214,228,245,0.7);
}

.implementation-deep-note-footer {
  width: min(88vw, 1180px);
  margin: 120px auto 0;
  padding-left: 34px;
}

.implementation-deep-note-footer::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.4em;
  bottom: 0.4em;
  width: 1px;
  background: linear-gradient(180deg, rgba(181,146,76,0.18), rgba(255,255,255,0.02));
}

.implementation-deep-note-footer .implementation-deep-note-copy {
  max-width: 52ch;
}

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

  .implementation-card {
    min-height: 0;
  }

  .implementation-headline {
    max-width: 14ch;
  }

  .implementation-curve-graphic {
    width: min(100%, 320px);
    height: 86px;
  }

  .implementation-curve {
    grid-template-columns: 1fr;
    gap: 16px;
    width: min(100%, 560px);
    padding: 22px 20px;
  }

  .implementation-curve-anchor-shell {
    width: min(64ch, calc(100% - 20px));
  }

  .implementation-curve-anchor-tooltip {
    font-size: 8.6pt;
  }

  .implementation-curve-visit-progress {
    font-size: 7.3pt;
  }

  .implementation-curve-visual-block {
    grid-column: 1;
    grid-row: auto;
    gap: 14px;
    padding-top: 0;
  }

  .implementation-curve-page-ref,
  .implementation-curve-source {
    grid-column: 1;
    max-width: 100%;
  }

  .implementation-curve-page-ref {
    margin-top: 0;
    align-self: start;
  }

  .implementation-curve-label {
    font-size: 8px;
  }

  .implementation-curve-hour {
    font-size: 7px;
  }

  .implementation-curve-metric {
    font-size: 10px;
    line-height: 1.24;
    letter-spacing: 0.1em;
  }

  .implementation-curve-metric-graphic {
    width: min(100%, 300px);
    max-width: 30ch;
  }

  .implementation-curve-metric-primary {
    font-size: 12px;
  }

  .implementation-curve-metric-secondary {
    font-size: 9px;
  }

  .implementation-deep-note {
    margin-top: 110px;
  }

  .implementation-deep-note-footer {
    width: min(90vw, 680px);
    margin: 150px auto 130px;
  }
}

.dossier-grid {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 20px;
  align-items: start;
}

.era-gantry {
  display: grid;
  gap: 10px;
  padding-left: 14px;
  border-left: 1px solid rgba(255,255,255,0.18);
}

.era-node {
  display: grid;
  gap: 2px;
  padding: 12px 0 12px 14px;
  margin-left: -15px;
  border: none;
  border-left: 2px solid transparent;
  background: transparent;
  color: inherit;
  text-align: left;
  cursor: pointer;
  opacity: 0.52;
  transition:
    opacity 0.2s linear,
    border-color 0.2s linear,
    transform 0.2s var(--hinge-ease);
}

.era-node:hover,
.era-node:focus-visible,
.era-node.is-active {
  opacity: 1;
  border-left-color: rgba(255,255,255,0.82);
  transform: translateX(4px);
  outline: none;
}

.era-label,
.era-kicker,
.evidence-meta,
.integrity-label,
.integrity-subtext {
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.era-label {
  color: rgba(228,244,255,0.84);
}

.era-name {
  color: rgba(255,255,255,0.78);
  font-size: 11pt;
}

.era-panel {
  min-height: 230px;
  padding: 24px;
}

.era-panel-copy {
  opacity: 1;
  transform: none;
}

.era-row + .era-row {
  margin-top: 22px;
}

.era-kicker {
  margin: 0 0 12px;
  color: rgba(228,244,255,0.82);
}

.era-condition,
.era-kicker {
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.era-condition {
  max-width: 48ch;
  margin: 0;
  line-height: 1.6;
  color: rgba(232,244,255,0.8);
}

.era-intervention {
  max-width: 18ch;
  margin: 0;
  font-size: clamp(32px, 4vw, 56px);
  line-height: 0.94;
  letter-spacing: -0.04em;
  color: rgba(255,255,255,0.96);
  text-shadow:
    0 1px 0 rgba(255,255,255,0.86),
    0 0 14px rgba(255,255,255,0.08),
    0 10px 24px rgba(39,79,184,0.14);
}

.era-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.era-tags span {
  padding: 6px 10px;
  border: 1px solid rgba(255,255,255,0.22);
  border-radius: 999px;
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  letter-spacing: 0.08em;
  color: rgba(232,244,255,0.78);
  text-transform: uppercase;
}

.evidence-feed {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.evidence-fragment {
  min-height: 168px;
  padding: 18px 18px 20px;
  background:
    radial-gradient(circle at 16% 18%, rgba(255,255,255,0.06), transparent 22%),
    radial-gradient(rgba(255,255,255,0.09) 0.6px, transparent 0.8px),
    linear-gradient(180deg, rgba(255,255,255,0.16), rgba(255,255,255,0.08)),
    rgba(63,113,221,0.3);
  background-size: auto, 4px 4px, auto, auto;
}

.evidence-meta {
  display: block;
  margin-bottom: 8px;
  color: rgba(228,244,255,0.8);
}

.evidence-tag {
  display: block;
  margin-bottom: 16px;
  font-family: "Roboto Mono", monospace;
  font-size: 7pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(232,244,255,0.54);
}

.evidence-meta {
  color: rgba(228,244,255,0.8);
}

.evidence-fragment p {
  margin: 0;
  font-size: 11pt;
  line-height: 1.55;
  color: rgba(255,255,255,0.9);
}

.integrity-scale {
  display: grid;
  gap: 14px;
}

.integrity-label-row {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: baseline;
}

.integrity-label {
  color: rgba(228,244,255,0.82);
}

.integrity-subtext {
  color: rgba(232,244,255,0.7);
}

.integrity-ticker {
  position: relative;
  overflow: hidden;
  border-top: 1px solid rgba(255,255,255,0.18);
  border-bottom: 1px solid rgba(255,255,255,0.18);
  padding: 14px 0;
}

.integrity-track {
  display: flex;
  gap: 28px;
  width: max-content;
  animation: integrity-scroll 28s linear infinite;
}

.integrity-track span {
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(232,244,255,0.62);
}

@keyframes integrity-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.closer-layout {
  display: grid;
  gap: 4vh;
  padding-top: 6vh;
}

.transition-line {
  max-width: 680px;
  min-height: 18vh;
  display: flex;
  align-items: center;
  font-family: "Roboto Mono", monospace;
  font-size: clamp(18px, 2vw, 24px);
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: rgba(255,255,255,0.92);
  text-shadow:
    0 0 14px rgba(255,255,255,0.06),
    0 8px 22px rgba(39,79,184,0.16);
}

.gantry-card {
  position: relative;
  width: min(92vw, 920px);
  margin-left: auto;
  padding: 24px 26px;
  border-color: rgba(255,255,255,0.22);
  background:
    radial-gradient(rgba(255,255,255,0.05) 0.7px, transparent 0.9px),
    linear-gradient(180deg, rgba(255,255,255,0.16), rgba(255,255,255,0.08)),
    linear-gradient(180deg, rgba(58,106,219,0.34), rgba(37,76,181,0.4));
  background-size: 5px 5px, auto, auto;
  box-shadow:
    0 26px 60px rgba(39,79,184,0.18),
    inset 0 1px 0 rgba(255,255,255,0.26);
}

.gantry-card,
.gantry-card .closer-headline,
.gantry-card .body-text,
.gantry-card .decision-line {
  color: rgba(247,249,252,0.94);
}

.content-plate {
  max-width: 440px;
}

.content-plate-neutral {
  max-width: none;
  min-height: 220px;
  display: grid;
  place-items: center;
}

.closer-headline {
  margin: 0 0 24px;
  font-size: 32pt;
  line-height: 0.88em;
  font-family: var(--display-font);
  font-weight: 800;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  text-shadow:
    0 1px 0 rgba(255,255,255,0.08),
    0 0 14px rgba(255,255,255,0.08),
    0 8px 24px rgba(39,79,184,0.16);
}

.closer-headline-neutral {
  margin: 0;
  color: rgba(255,255,255,0.96);
  text-align: center;
  text-shadow:
    0 0 12px rgba(255,255,255,0.06),
    0 6px 18px rgba(255,255,255,0.04);
}

.denim-dialogue-shell {
  position: relative;
  z-index: 2;
  width: min(85vw, 1100px);
  margin: 100px auto 64px;
  padding-bottom: 36px;
}

.fact-feeling-shell {
  position: relative;
  z-index: 2;
  width: min(88vw, 1180px);
  margin: 140px auto 160px;
}

.fact-feeling-card {
  display: grid;
  gap: 26px;
  padding: 36px 34px 34px;
  border: 0.5px solid rgba(255,255,255,0.12);
  border-radius: 32px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.06), rgba(255,255,255,0.02)),
    radial-gradient(circle at 12% 0%, rgba(255,255,255,0.05), transparent 34%),
    rgba(8,14,26,0.34);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),
    0 24px 64px rgba(4,10,18,0.24);
  backdrop-filter: blur(30px) saturate(118%);
}

.fact-feeling-head {
  display: grid;
  gap: 10px;
  max-width: 760px;
}

.fact-feeling-kicker {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 10px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(228,237,248,0.62);
}

.fact-feeling-headline {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(30px, 4vw, 58px);
  line-height: 0.96;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: rgba(246,250,255,0.96);
  text-wrap: balance;
}

.fact-feeling-subtitle {
  margin: 0;
  max-width: 56ch;
  font-size: 12pt;
  line-height: 1.7;
  color: rgba(214,228,245,0.74);
}

.fact-feeling-questions {
  display: grid;
  gap: 16px;
}

.fact-feeling-question {
  display: grid;
  gap: 14px;
  padding: 20px 22px;
  border: 0.5px solid rgba(255,255,255,0.1);
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.035), rgba(255,255,255,0.012)),
    rgba(255,255,255,0.015);
}

.fact-feeling-question-index {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 9px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(205,220,239,0.48);
}

.fact-feeling-question-copy {
  margin: 0;
  font-size: clamp(18px, 2vw, 26px);
  line-height: 1.28;
  color: rgba(246,250,255,0.94);
  text-wrap: balance;
}

.fact-feeling-controls {
  display: inline-flex;
  gap: 10px;
  flex-wrap: wrap;
}

.fact-feeling-option {
  appearance: none;
  min-width: 86px;
  padding: 10px 14px;
  border: 0.5px solid rgba(255,255,255,0.18);
  border-radius: 999px;
  background: rgba(255,255,255,0.03);
  color: rgba(240,246,255,0.84);
  font-family: "Roboto Mono", monospace;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    transform 120ms ease,
    border-color 180ms ease,
    background 180ms ease,
    box-shadow 180ms ease,
    color 180ms ease;
}

.fact-feeling-option:hover,
.fact-feeling-option:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(255,255,255,0.28);
  background: rgba(255,255,255,0.05);
  outline: none;
}

.fact-feeling-option.is-active-yes {
  color: rgba(232,255,246,0.98);
  border-color: rgba(16,185,129,0.54);
  background: rgba(16,185,129,0.08);
  box-shadow:
    inset 0 0 0 1px rgba(16,185,129,0.1),
    0 0 18px rgba(16,185,129,0.12);
}

.fact-feeling-option.is-active-no {
  color: rgba(255,236,241,0.98);
  border-color: rgba(244,63,94,0.54);
  background: rgba(244,63,94,0.08);
  box-shadow:
    inset 0 0 0 1px rgba(244,63,94,0.1),
    0 0 18px rgba(244,63,94,0.12);
}

.fact-feeling-result {
  display: grid;
  gap: 10px;
  padding-top: 6px;
}

.fact-feeling-result-label {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 10px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(205,220,239,0.56);
}

.fact-feeling-result-copy {
  margin: 0;
  max-width: 64ch;
  font-size: 13pt;
  line-height: 1.72;
  color: rgba(244,248,255,0.9);
}

.fact-feeling-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 46px;
  padding: 0 22px;
  border: 1px solid rgba(255,255,255,0.84);
  border-radius: 999px;
  background: rgba(255,255,255,0.06);
  color: rgba(255,255,255,0.96);
  font-family: "Roboto Mono", monospace;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.14),
    0 10px 26px rgba(4,10,18,0.16);
}

.fact-feeling-cta.is-ready {
  animation: fact-feeling-cta-pulse 1.4s ease-out 1;
}

@keyframes fact-feeling-cta-pulse {
  0% {
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,0.14),
      0 10px 26px rgba(4,10,18,0.16),
      0 0 0 rgba(255,255,255,0);
  }
  50% {
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,0.18),
      0 10px 26px rgba(4,10,18,0.2),
      0 0 24px color-mix(in srgb, var(--primary-hue) 34%, white 16%);
  }
  100% {
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,0.14),
      0 10px 26px rgba(4,10,18,0.16),
      0 0 0 rgba(255,255,255,0);
  }
}

.ledger-shell {
  --ledger-closed-height: 206px;
  position: relative;
  z-index: 2;
  width: min(100%, 1180px);
  margin: 0 auto 0;
  padding: 0;
  display: grid;
  gap: 0;
}

.ledger-easter-gap {
  width: 100%;
  min-height: clamp(340px, 52vh, 620px);
}

.post-ledger-corridor {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 34px;
  width: min(88vw, 1180px);
  margin: 110px auto 0;
  padding-left: 6px;
}

.post-ledger-corridor::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  bottom: 4px;
  width: 1px;
  background: linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0.02));
}

.post-ledger-corridor-stop {
  position: relative;
  display: grid;
  gap: 10px;
  width: min(100%, 520px);
  padding-left: 28px;
}

.post-ledger-corridor-stop::before {
  content: "";
  position: absolute;
  left: -5px;
  top: 5px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: rgba(255,255,255,0.22);
  box-shadow:
    0 0 0 3px rgba(255,255,255,0.03),
    0 0 18px rgba(148,186,255,0.08);
}

.post-ledger-corridor-kicker {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 9px;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: rgba(206,220,239,0.56);
}

.post-ledger-corridor-copy {
  margin: 0;
  font-size: 11pt;
  line-height: 1.72;
  color: rgba(214,228,245,0.64);
}

.ledger-card {
  --ledger-open: 0;
  position: relative;
  width: min(85vw, 1100px);
  margin: 0 auto;
  overflow: hidden;
  padding: 26px 32px 22px;
  border: 0.5px solid rgba(255,255,255,0.12);
  border-radius: 32px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.065), rgba(255,255,255,0.022)),
    radial-gradient(circle at 18% 0%, rgba(255,255,255,0.06), transparent 38%),
    rgba(8,14,26,0.34);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),
    0 24px 64px rgba(4,10,18,0.24);
  backdrop-filter: blur(30px) saturate(120%);
}

.ledger-zipper-shell {
  display: grid;
  gap: 10px;
  margin-bottom: 4px;
}

.ledger-zipper-prompt {
  margin: 0;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  width: fit-content;
  font-family: "Roboto Mono", monospace;
  font-size: 9px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(216,226,239,0.42);
  transition: opacity 180ms ease, transform 180ms ease;
}

.ledger-zipper-prompt-copy {
  display: inline-block;
  transition: opacity 180ms ease, transform 180ms ease;
}

.ledger-zipper-rivet-group {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 2px;
  margin: -2px 0 0;
  flex: 0 0 auto;
}

.ledger-zipper-rivet-shell {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  flex: 0 0 28px;
}

.ledger-zipper-rivet {
  width: 28px;
  max-width: 28px;
  flex: 0 0 28px;
}

.ledger-zipper-rivet-shell-star::after {
  content: "★";
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  font-size: 10px;
  line-height: 1;
  color: rgba(247,228,164,0.96);
  text-shadow:
    0 1px 0 rgba(115,76,22,0.5),
    0 0 6px rgba(228,188,103,0.18);
  transform: translateY(0.5px);
  pointer-events: none;
}

.ledger-card[data-ledger-open="true"] .ledger-zipper-prompt {
  transform: translateY(-1px);
}

.ledger-card[data-ledger-open="true"] .ledger-zipper-prompt-copy {
  opacity: 0.28;
}

.ledger-zipper-track {
  position: relative;
  height: 126px;
  border-radius: 32px;
  background:
    radial-gradient(circle at 18% 42%, rgba(255,255,255,0.14), transparent 30%),
    linear-gradient(180deg, rgba(107,144,214,0.28), rgba(56,92,164,0.2));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    inset 0 -1px 0 rgba(14,33,79,0.18),
    0 18px 32px rgba(9,24,56,0.16);
  overflow: visible;
}

.ledger-zipper-track::before {
  content: "";
  position: absolute;
  inset: 18px 18px;
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(28,42,77,0.62), rgba(15,24,50,0.72)),
    linear-gradient(90deg, rgba(255,255,255,0.04), rgba(255,255,255,0) 18%, rgba(255,255,255,0.04) 36%, rgba(255,255,255,0) 54%);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.1),
    inset 0 -1px 0 rgba(9,19,49,0.28);
}

.ledger-zipper-track::after {
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  top: 50%;
  height: 4px;
  border-radius: 999px;
  transform: translateY(-50%);
  background: linear-gradient(90deg, rgba(103,77,29,0.22), rgba(226,186,111,0.8), rgba(103,77,29,0.22));
  box-shadow:
    0 0 0 1px rgba(91,60,18,0.08),
    0 0 10px rgba(255,213,130,0.08);
  pointer-events: none;
}

.ledger-zipper-half {
  position: absolute;
  left: 28px;
  right: 28px;
  height: 28px;
  display: block;
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(34,47,82,0.96), rgba(18,27,50,0.96)),
    linear-gradient(90deg, rgba(255,255,255,0.04), rgba(255,255,255,0) 20%, rgba(255,255,255,0.03) 48%, rgba(255,255,255,0) 70%);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),
    0 8px 14px rgba(7,18,43,0.16);
  transition: transform 280ms cubic-bezier(0.2, 0.72, 0.18, 1);
}

.ledger-zipper-half-upper {
  top: calc(50% - 26px);
  background:
    repeating-linear-gradient(
      90deg,
      rgba(130,88,27,0.95) 0 4px,
      rgba(243,203,126,0.98) 4px 8px,
      rgba(107,74,22,0.95) 8px 10px
    ) center bottom / 100% 9px no-repeat,
    linear-gradient(180deg, rgba(34,47,82,0.96), rgba(18,27,50,0.96)),
    linear-gradient(90deg, rgba(255,255,255,0.04), rgba(255,255,255,0) 20%, rgba(255,255,255,0.03) 48%, rgba(255,255,255,0) 70%);
  transform: translateY(calc(var(--ledger-open) * -12px));
  transform-origin: left bottom;
}

.ledger-zipper-half-lower {
  top: calc(50% - 2px);
  background:
    repeating-linear-gradient(
      90deg,
      rgba(130,88,27,0.95) 0 4px,
      rgba(243,203,126,0.98) 4px 8px,
      rgba(107,74,22,0.95) 8px 10px
    ) center top / 100% 9px no-repeat,
    linear-gradient(180deg, rgba(34,47,82,0.96), rgba(18,27,50,0.96)),
    linear-gradient(90deg, rgba(255,255,255,0.04), rgba(255,255,255,0) 20%, rgba(255,255,255,0.03) 48%, rgba(255,255,255,0) 70%);
  transform: translateY(calc(var(--ledger-open) * 12px));
  transform-origin: left top;
}

.ledger-zipper-track > .ledger-zipper-handle::after {
  content: none;
}

.ledger-zipper-handle {
  appearance: none;
  position: absolute;
  top: 50%;
  left: 0;
  width: 118px;
  height: 104px;
  border: 0;
  padding: 0;
  background: none;
  cursor: grab;
  transform: translate3d(0, -50%, 0);
  touch-action: none;
  outline: none;
  overflow: visible;
}

.ledger-zipper-handle.is-dragging {
  cursor: grabbing;
}

.ledger-zipper-handle::before {
  content: none;
}

.ledger-zipper-pull {
  display: block;
  position: relative;
  width: 88px;
  height: 88px;
  margin-left: 6px;
  transform: translateY(28px) rotate(var(--ledger-pull-angle, 58deg));
  transform-origin: 36px 18px;
  transition:
    transform 180ms ease,
    filter 180ms ease;
  filter: drop-shadow(0 10px 16px rgba(16,30,62,0.3));
}

.ledger-zipper-pull::before {
  content: "";
  position: absolute;
  left: 18px;
  top: 26px;
  width: 40px;
  height: 46px;
  border: 7px solid rgba(222,180,103,0.98);
  border-radius: 15px;
  box-sizing: border-box;
  background: transparent;
  box-shadow:
    inset 0 0 0 1px rgba(255,231,173,0.18),
    0 0 0 1px rgba(118,77,23,0.18);
}

.ledger-zipper-pull::after {
  content: "";
  position: absolute;
  left: 29px;
  top: 10px;
  width: 18px;
  height: 30px;
  border-radius: 8px 8px 10px 10px;
  background:
    linear-gradient(180deg, rgba(255,233,182,0.9), rgba(222,180,103,0.96) 38%, rgba(159,108,44,0.98) 100%);
  box-shadow:
    inset 0 1px 0 rgba(255,250,224,0.5),
    inset 0 -1px 0 rgba(114,74,24,0.32),
    0 0 0 1px rgba(118,77,23,0.12);
}

.ledger-zipper-handle:hover .ledger-zipper-pull,
.ledger-zipper-handle:focus-visible .ledger-zipper-pull,
.ledger-zipper-handle.is-dragging .ledger-zipper-pull {
  filter:
    drop-shadow(0 12px 18px rgba(16,30,62,0.34))
    drop-shadow(0 0 14px rgba(241,190,106,0.18));
}

.ledger-reveal {
  height: 0;
  overflow: hidden;
  opacity: 0.02;
  transform: translateY(-12px);
  pointer-events: none;
  transition:
    height 320ms cubic-bezier(0.2, 0.72, 0.18, 1),
    opacity 220ms ease,
    transform 320ms cubic-bezier(0.2, 0.72, 0.18, 1);
}

.ledger-reveal-inner {
  position: relative;
  padding-top: 18px;
}

.ledger-card[data-ledger-open="true"] .ledger-reveal-inner::before {
  content: none;
}

.ledger-head {
  display: grid;
  gap: 8px;
  margin-bottom: 18px;
}

.ledger-denim-form {
  display: grid;
  gap: 10px;
  justify-items: start;
}

.ledger-denim-input {
  width: min(100%, 520px);
}

.ledger-denim-success {
  margin: 0;
}

.ledger-kicker {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 10px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(228,237,248,0.62);
  width: fit-content;
}

.ledger-kicker-divider {
  color: rgba(228,237,248,0.44);
}

.ledger-title {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(24px, 3vw, 42px);
  line-height: 1.02;
  letter-spacing: -0.03em;
  color: rgba(246,250,255,0.96);
}

.ledger-copy {
  max-width: 44rem;
  margin: 0;
  font-size: 10.5pt;
  line-height: 1.6;
  color: rgba(228,237,248,0.82);
}

.ledger-founder-link {
  appearance: none;
  justify-self: start;
  min-height: 34px;
  padding: 0;
  border: 0;
  background: transparent;
  color: rgba(244,248,255,0.92);
  font-family: "Roboto Mono", monospace;
  font-size: 8.3pt;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-decoration-color: rgba(244,248,255,0.34);
  text-underline-offset: 0.28em;
  cursor: pointer;
  transition:
    color 180ms ease,
    text-decoration-color 180ms ease,
    transform 180ms ease;
}

.ledger-founder-link:hover,
.ledger-founder-link:focus-visible {
  color: rgba(255,255,255,0.98);
  text-decoration-color: rgba(255,255,255,0.72);
  transform: translateX(2px);
  outline: none;
}


.ledger-form {
  display: grid;
  gap: 11px;
}

.ledger-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.ledger-message,
.ledger-input {
  width: 100%;
  border: 0.5px solid rgba(255,255,255,0.14);
  background: rgba(255,255,255,0.028);
  color: rgba(244,248,255,0.92);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.035);
  transition:
    border-color 180ms ease,
    background 180ms ease,
    box-shadow 180ms ease,
    color 180ms ease;
}

.ledger-message {
  min-height: 120px;
  padding: 16px 18px;
  border-radius: 24px;
  resize: none;
  font-family: var(--display-font);
  font-size: 21px;
  font-weight: 700;
  line-height: 1.32;
  letter-spacing: 0.01em;
  color: rgba(228, 194, 126, 0.96);
  text-shadow:
    0 1px 0 rgba(255, 241, 214, 0.22),
    0 0 0.6px rgba(107, 74, 26, 0.72),
    0 0 12px rgba(181, 146, 76, 0.08);
}

.ledger-input {
  padding: 13px 15px;
  border-radius: 16px;
  font-family: "Roboto Mono", monospace;
  font-size: 11px;
  letter-spacing: 0.09em;
}

.ledger-message::placeholder,
.ledger-input::placeholder {
  color: rgba(210,221,237,0.42);
}

.ledger-message::placeholder {
  color: rgba(210, 182, 129, 0.42);
  text-shadow: none;
}

.ledger-message:hover,
.ledger-input:hover {
  border-color: rgba(255,255,255,0.22);
  background: rgba(255,255,255,0.04);
}

.ledger-message:focus,
.ledger-input:focus {
  outline: none;
  border-color: rgba(255,255,255,0.34);
  background: rgba(255,255,255,0.055);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.05),
    0 0 0 1px rgba(255,255,255,0.04),
    0 0 26px rgba(255,255,255,0.05);
}

.ledger-meta-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 2px;
}

.ledger-field {
  position: relative;
}

.ledger-actions {
  display: grid;
  justify-items: end;
  gap: 6px;
}

.ledger-submit {
  appearance: none;
  border: 0.5px solid rgba(255,255,255,0.16);
  border-radius: 999px;
  padding: 12px 18px;
  background: rgba(255,255,255,0.035);
  color: rgba(244,248,255,0.9);
  font-family: "Roboto Mono", monospace;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    transform 140ms ease,
    background 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease;
}

.ledger-submit:hover,
.ledger-submit:focus-visible {
  background: rgba(255,255,255,0.055);
  border-color: rgba(255,255,255,0.24);
  box-shadow: 0 0 22px rgba(255,255,255,0.04);
  outline: none;
}

.ledger-submit:active {
  transform: scale(0.98);
}

.ledger-status {
  margin: 0;
  min-height: 1.3em;
  width: 100%;
  font-family: "Roboto Mono", monospace;
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(208,221,239,0.62);
  text-align: right;
}

.ledger-status.is-success {
  color: #10b981;
}

.ledger-feed-shell {
  margin-top: 18px;
  padding-top: 14px;
  border-top: 0.5px solid rgba(255,255,255,0.08);
  max-height: 360px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(255,255,255,0.16) transparent;
}

.ledger-feed-shell[hidden] {
  display: none;
}

.ledger-feed {
  display: grid;
  gap: 14px;
}

.ledger-feed-shell::-webkit-scrollbar {
  width: 8px;
}

.ledger-feed-shell::-webkit-scrollbar-track {
  background: transparent;
}

.ledger-feed-shell::-webkit-scrollbar-thumb {
  border-radius: 999px;
  background: rgba(255,255,255,0.14);
}

.ledger-entry {
  display: grid;
  gap: 6px;
  opacity: 0.3;
  transform: translateY(6px);
  animation: ledger-etch-in 620ms ease forwards;
}

.ledger-entry-message {
  margin: 0;
  font-family: var(--display-font);
  font-size: 22px;
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: 0.01em;
  color: rgba(226, 192, 122, 0.9);
  text-shadow:
    0 1px 0 rgba(255, 241, 214, 0.16),
    0 0 0.6px rgba(107, 74, 26, 0.62),
    0 0 10px rgba(181, 146, 76, 0.06);
  filter: saturate(0.98);
}

.ledger-entry-meta {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 10px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(200,213,230,0.44);
}

@keyframes ledger-etch-in {
  0% {
    opacity: 0;
    filter: blur(1.8px) saturate(0.45);
    transform: translateY(8px);
  }
  100% {
    opacity: 0.3;
    filter: blur(0) saturate(1);
    transform: translateY(0);
  }
}

@media (max-width: 840px) {
  .ledger-card {
    padding: 28px 22px 24px;
    border-radius: 26px;
  }

  .ledger-zipper-track {
    height: 108px;
  }

  .ledger-zipper-track::before {
    inset: 16px 14px;
  }

  .ledger-zipper-handle {
    width: 102px;
    height: 92px;
  }

  .ledger-zipper-handle::before {
    content: none;
  }

  .ledger-zipper-pull {
    width: 78px;
    height: 78px;
  }

  .ledger-meta-grid {
    grid-template-columns: 1fr;
  }

  .ledger-status {
    text-align: right;
  }

  .fact-feeling-card {
    padding: 28px 22px 24px;
    border-radius: 26px;
  }

  .fact-feeling-question {
    padding: 18px 16px;
  }
}

.denim-dialogue-card {
  position: relative;
  width: min(100%, 520px);
  padding: 0 0 0;
  border-top: 0.5px solid rgba(181,146,76,0.1);
  color: rgba(208,224,245,0.58);
  transition: color 0.22s ease, border-color 0.22s ease;
}

.denim-dialogue-rivet-image {
  display: block;
  width: 32px;
  max-width: 32px;
  margin: -4px 0 10px;
  pointer-events: none;
  user-select: none;
}

.denim-dialogue-card:hover,
.denim-dialogue-card:focus-within {
  color: rgba(226,238,255,0.88);
  border-top-color: rgba(181,146,76,0.2);
}

.denim-dialogue-kicker {
  position: relative;
  z-index: 1;
  margin: 0 0 10px;
  font-family: "Roboto Mono", monospace;
  font-size: 13px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(198,212,232,0.78);
}

.denim-dialogue-subhead {
  position: relative;
  z-index: 1;
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.45;
  font-style: italic;
  color: rgba(188,205,226,0.78);
}

.denim-dialogue-body {
  position: relative;
  z-index: 1;
  max-width: 48ch;
  margin: 0 0 18px;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(184,200,221,0.74);
}

.denim-dialogue-form {
  position: relative;
  z-index: 1;
  width: 100%;
}

.denim-dialogue-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.denim-dialogue-input {
  width: min(100%, 420px);
  padding: 12px 16px 13px;
  border: 1px solid rgba(255,255,255,0.14);
  border-radius: 12px;
  background: rgba(255,255,255,0.035);
  color: rgba(236,244,255,0.9);
  font-family: "Roboto Mono", monospace;
  font-size: 14px;
  letter-spacing: 0.08em;
  caret-color: rgba(255,255,255,0.96);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04);
  transition:
    border-color 0.18s ease,
    color 0.18s ease,
    opacity 0.18s ease,
    background 0.18s ease,
    box-shadow 0.18s ease;
}

.denim-dialogue-input::placeholder {
  color: rgba(196,210,228,0.52);
  opacity: 1;
}

.denim-dialogue-input:hover {
  border-color: rgba(255,255,255,0.22);
  background: rgba(255,255,255,0.05);
}

.denim-dialogue-input:focus {
  outline: none;
  border-color: rgba(255,255,255,0.42);
  background: rgba(255,255,255,0.075);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),
    0 0 0 1px rgba(255,255,255,0.08),
    0 0 18px rgba(255,255,255,0.06);
}

.denim-dialogue-form.is-complete {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.18s ease;
}

.denim-dialogue-success {
  position: relative;
  z-index: 1;
  margin: 6px 0 0;
  font-family: "Roboto Mono", monospace;
  font-size: 14px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #10b981;
  opacity: 0;
  transform: translateY(4px);
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.denim-dialogue-success.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.body-text {
  margin: 0 0 40px;
  font-size: var(--body-size);
  line-height: 1.6;
  color: rgba(232,244,255,0.82);
}

.metric-grid {
  margin: 0 0 28px;
}

.primary-metric {
  margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  font-family: "Roboto Mono", monospace;
  font-size: 14pt;
  color: rgba(255,255,255,0.98);
  text-transform: uppercase;
}

.secondary-metrics {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px 14px;
  font-family: "Roboto Mono", monospace;
  font-size: var(--mono-size);
  color: rgba(232,244,255,0.62);
  text-transform: uppercase;
}

.decision-line {
  margin-bottom: 18px;
  font-family: "Roboto Mono", monospace;
  font-size: 11pt;
  line-height: 1.5;
  color: rgba(247,249,252,0.94);
}

.bands-visual {
  display: grid;
  grid-template-columns: minmax(0, 1.7fr) minmax(260px, 0.58fr);
  gap: 24px;
  margin: 0 0 28px;
}

.bands-lab {
  position: relative;
  display: block;
  align-items: end;
  min-height: 276px;
  padding: 20px 22px 18px;
  isolation: isolate;
  overflow: hidden;
}

.band-array-stage {
  position: relative;
  min-height: 236px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}

.band-array-floor {
  position: absolute;
  left: 4%;
  right: 2%;
  bottom: 10px;
  height: 112px;
  border-radius: 999px;
  background:
    radial-gradient(circle at 50% 10%, rgba(255,255,255,0.22), transparent 56%),
    linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.03)),
    color-mix(in srgb, var(--primary-hue) 18%, rgba(255,255,255,0.04));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.22),
    0 18px 36px rgba(23,47,108,0.12);
  filter: blur(0.2px);
}

.band-array {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 1px;
  width: 100%;
  padding: 14px 12px 24px;
}

.adoption-band {
  --band-tilt: 0deg;
  --band-raise: 0px;
  --band-shift: 0px;
  position: relative;
  flex: 0 0 28px;
  width: 28px;
  height: 188px;
  margin-bottom: var(--band-raise);
  border-radius: 999px / 52%;
  transform: translateX(var(--band-shift)) rotate(var(--band-tilt));
  box-shadow:
    0 10px 18px rgba(12,26,61,0.22),
    0 0 0 1px rgba(255,255,255,0.08);
  overflow: hidden;
}

.adoption-band::before,
.adoption-band::after {
  content: "";
  position: absolute;
  left: 2px;
  right: 2px;
  height: 12px;
  border-radius: 50%;
}

.adoption-band::before {
  top: -3px;
}

.adoption-band::after {
  bottom: -3px;
}

.adoption-band-white {
  background:
    linear-gradient(90deg, rgba(214,218,225,0.98), rgba(254,254,255,0.98) 40%, rgba(223,227,232,0.98) 72%, rgba(245,247,250,0.98));
}

.adoption-band-white::before,
.adoption-band-white::after {
  background:
    radial-gradient(circle at 50% 46%, rgba(255,255,255,0.98), rgba(221,225,230,0.94) 68%, rgba(201,206,214,0.92));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.94),
    inset 0 -2px 4px rgba(111,123,146,0.18);
}

.adoption-band-black {
  background:
    linear-gradient(90deg, rgba(40,42,49,0.98), rgba(12,13,17,0.99) 42%, rgba(52,54,61,0.98) 76%, rgba(16,17,22,0.99));
}

.adoption-band-black::before,
.adoption-band-black::after {
  background:
    radial-gradient(circle at 50% 46%, rgba(56,59,68,0.98), rgba(13,14,18,0.96) 70%, rgba(34,36,43,0.98));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    inset 0 -2px 4px rgba(0,0,0,0.3);
}

.adoption-band-copy {
  position: absolute;
  left: 50%;
  display: block;
  white-space: nowrap;
  font-family: var(--display-font);
  font-weight: 800;
  text-transform: uppercase;
  transform: translateX(-50%) rotate(-90deg);
  transform-origin: center;
  pointer-events: none;
}

.adoption-band-copy-primary {
  top: 70px;
  width: 148px;
  font-size: 6.6px;
  letter-spacing: 0.05em;
}

.adoption-band-copy-secondary {
  top: 104px;
  width: 124px;
  font-size: 5.6px;
  letter-spacing: 0.08em;
}

.adoption-band-white .adoption-band-copy {
  color: rgba(15,19,27,0.84);
  text-shadow:
    0 1px 0 rgba(255,255,255,0.42),
    0 -1px 0 rgba(0,0,0,0.08);
}

.adoption-band-black .adoption-band-copy {
  color: rgba(248,250,255,0.86);
  text-shadow:
    0 1px 0 rgba(255,255,255,0.08),
    0 -1px 0 rgba(0,0,0,0.2);
}

.adoption-band:nth-child(3n) .adoption-band-copy-primary,
.adoption-band:nth-child(5n) .adoption-band-copy-secondary {
  opacity: 0.92;
}

.band-ring {
  position: absolute;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  transform: rotate(-18deg);
  box-shadow:
    0 26px 38px rgba(20,37,83,0.18),
    0 0 0 1px rgba(255,255,255,0.08);
}

.band-ring::before {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 50%;
  background: rgba(0,0,0,0.02);
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,0.08),
    inset 0 12px 20px rgba(255,255,255,0.16),
    inset 0 -12px 20px rgba(0,0,0,0.08);
}

.band-ring-black {
  left: 4%;
  top: 8px;
  background:
    radial-gradient(circle at 30% 22%, rgba(255,255,255,0.16), transparent 24%),
    linear-gradient(180deg, rgba(46,46,52,0.98), rgba(11,12,16,0.98) 54%, rgba(42,44,50,0.98));
}

.band-ring-white {
  right: 6%;
  top: 20px;
  background:
    radial-gradient(circle at 30% 22%, rgba(255,255,255,0.5), transparent 24%),
    linear-gradient(180deg, rgba(253,253,254,0.98), rgba(229,231,235,0.98) 52%, rgba(249,250,252,0.98));
}

.band-ring-text {
  position: absolute;
  left: 50%;
  width: 70%;
  transform: translateX(-50%);
  text-align: center;
  font-family: var(--display-font);
  font-weight: 800;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  z-index: 2;
}

.band-ring-front {
  top: 44%;
  font-size: 13px;
}

.band-ring-back {
  top: 62%;
  font-size: 15px;
}

.band-ring-white .band-ring-text {
  color: rgba(20,24,31,0.74);
  text-shadow:
    0 1px 0 rgba(255,255,255,0.4),
    0 -1px 0 rgba(0,0,0,0.08);
}

.band-ring-black .band-ring-text {
  color: rgba(249,250,252,0.84);
  text-shadow:
    0 1px 0 rgba(255,255,255,0.08),
    0 -1px 0 rgba(0,0,0,0.18);
}

.band-note-shell {
  display: grid;
  gap: 12px;
  align-content: center;
}

.band-note {
  padding: 16px 18px;
  border: 1px solid rgba(255,255,255,0.16);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.14), rgba(255,255,255,0.06)),
    rgba(255,255,255,0.04);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.16),
    0 12px 24px rgba(28,58,132,0.12);
}

.band-note.is-placeholder {
  border-style: dashed;
  opacity: 0.92;
}

.band-note-label {
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(232,244,255,0.72);
}

.band-note-title {
  display: block;
  margin-top: 6px;
  font-family: var(--display-font);
  font-size: clamp(18px, 2vw, 26px);
  font-weight: 800;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  line-height: 0.96;
  color: rgba(255,255,255,0.98);
}

.band-note-copy {
  margin: 10px 0 0;
  font-size: 10pt;
  line-height: 1.5;
  color: rgba(232,244,255,0.84);
}

.band-note.is-placeholder .band-note-title,
.band-note.is-placeholder .band-note-label {
  color: rgba(232,244,255,0.82);
}

.band-note.is-placeholder .band-note-copy {
  color: rgba(232,244,255,0.74);
}

.hero-line-top,
.hero-line-main,
.audit-monolith-headline,
.era-intervention,
.cost-calculator-title,
.hallway-truth {
  font-family: var(--display-font);
  font-weight: 800;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}

.closer-action-block {
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
  transition:
    opacity 0.22s linear,
    transform 0.22s var(--hinge-ease);
}

.closer-action-block.is-ready {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.audit-button {
  min-width: 280px;
  min-height: 60px;
  padding: 16px 32px;
  border: 1px solid rgba(255,255,255,0.26);
  border-radius: 9px;
  background:
    radial-gradient(circle at 22% 18%, rgba(255,255,255,0.08), transparent 20%),
    linear-gradient(180deg, rgba(255,255,255,0.14), rgba(255,255,255,0.04)),
    rgba(255,255,255,0.06);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.18),
    inset 0 -1px 0 rgba(39,79,184,0.22),
    inset 0 0 0 1px rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.96);
  font-family: "Roboto Mono", monospace;
  font-size: 10pt;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    background 0.3s var(--hinge-ease),
    color 0.3s var(--hinge-ease),
    border-color 0.3s var(--hinge-ease),
    transform 0.3s var(--hinge-ease);
  position: relative;
  overflow: hidden;
  will-change: transform, box-shadow, background, color;
}

.audit-button::before {
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  top: 8px;
  height: 1px;
  background: linear-gradient(180deg, rgba(255,255,255,0.95), rgba(211,236,255,0.78));
  pointer-events: none;
}

.audit-button:hover {
  background: rgba(255,255,255,0.92);
  color: rgba(39,79,184,0.96);
  transform: translateY(-1px);
}

.audit-button.is-seated {
  transform: translateY(1px);
  box-shadow:
    inset 0 2px 0 rgba(255,255,255,0.04),
    inset 0 -2px 0 rgba(0,0,0,0.5),
    inset 0 0 0 1px rgba(255,255,255,0.03);
}

.footer-signature-wrap {
  width: min(280px, 72%);
  margin: 14px 0 8px;
}

.technical-quote {
  margin: 0;
  font-family: "Roboto Mono", monospace;
  font-size: 12px;
  line-height: 1.45;
  letter-spacing: 0.12em;
  color: rgba(151,161,172,0.7);
  text-transform: uppercase;
}

.footer-build-id {
  margin: 12px 0 0;
  font-family: "Roboto Mono", monospace;
  font-size: 8pt;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(232,244,255,0.54);
}

.metric-pulse-target {
  transition: color 0.12s linear, text-shadow 0.12s linear;
}

.metric-pulse-target.is-pulsing {
  color: #fff;
  text-shadow: 0 0 12px rgba(197,160,89,0.42);
}

#audit-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 30;
  align-items: center;
  justify-content: center;
  background: rgba(5, 5, 5, 0.96);
  backdrop-filter: blur(12px);
}

.survey-shell {
  width: min(92vw, 560px);
  min-height: 320px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
  background:
    radial-gradient(circle at var(--aura-x) 18%, rgba(181,166,66,0.08), transparent 18%),
    linear-gradient(180deg, rgba(255,255,255,0.025), transparent 16%),
    linear-gradient(180deg, rgba(28, 25, 22, 0.46), rgba(17, 16, 14, 0.28));
  backdrop-filter: blur(18px);
  transition: background-color 0.14s linear, box-shadow 0.14s linear, transform 0.14s linear;
}

.survey-shell.is-blackout {
  width: 100vw;
  height: 100vh;
  padding: 0;
  border: none;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.survey-shell.is-alert-flash {
  background:
    linear-gradient(180deg, rgba(255, 51, 51, 0.18), rgba(255, 51, 51, 0.04)),
    linear-gradient(180deg, rgba(28, 18, 18, 0.98), rgba(17, 10, 10, 0.99));
  box-shadow: 0 0 0 1px rgba(255, 51, 51, 0.18), 0 30px 100px rgba(0,0,0,0.42);
}

.status-flash {
  min-height: 18px;
  margin-bottom: 40px;
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  color: var(--system-gold);
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.question-card {
  border: 1px solid rgba(255,255,255,0.08);
  padding: 18px;
  background: rgba(0,0,0,0.08);
}

.question-card.is-system-break {
  border-color: rgba(255, 51, 51, 0.78);
  background: rgba(255, 51, 51, 0.06);
}

.question-card.haptic-shake {
  animation: shake 0.2s ease-in-out;
}

.question-text {
  margin: 0;
  font-size: 14pt;
  line-height: 1.45;
  color: var(--text-bone);
}

.result-line {
  min-height: 16px;
  margin-top: 12px;
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  line-height: 1.55;
  color: var(--alert-red);
  opacity: 0;
  transition: opacity 0.2s ease;
}

.result-line.is-visible {
  opacity: 1;
}

.survey-actions {
  display: flex;
  gap: 16px;
  margin-top: 22px;
}

.response-button {
  padding: 10px 18px;
  border: 1px solid rgba(255,255,255,0.18);
  background: transparent;
  color: rgba(247,249,252,0.82);
  font-family: "Roboto Mono", monospace;
  font-size: 9pt;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  cursor: pointer;
}

.response-button:hover {
  color: var(--text-bone);
  border-color: rgba(255,255,255,0.42);
}

.case-opened {
  max-width: 440px;
  margin: 0 auto;
}

.case-opened h2 {
  margin: 0 0 10px;
  font-size: 24px;
}

.case-opened p {
  margin: 0 0 24px;
  font-size: var(--body-size);
  color: rgba(215,221,229,0.62);
  line-height: 1.6;
}

.signature-wrap {
  margin: 28px 0 20px;
}

.signature-path {
  fill: none;
  stroke: var(--steel-signature);
  stroke-width: 3.1;
  stroke-linecap: round;
  stroke-linejoin: round;
  filter: drop-shadow(0 2px 10px rgba(0, 0, 0, 0.18));
}

.signature-field {
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.24s ease, transform 0.24s ease;
}

.signature-field.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.signature-field input {
  width: 100%;
  padding: 14px 0 10px;
  border: none;
  border-bottom: 1px solid rgba(255,255,255,0.18);
  background: transparent;
  color: var(--text-bone);
  font-family: "Roboto Mono", monospace;
  font-size: 10pt;
}

.signature-field input:focus {
  outline: none;
  border-bottom-color: var(--system-gold);
}

@keyframes shake {
  0%, 100% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  75% { transform: translateX(5px); }
}

@keyframes audit-impact-jitter {
  0%, 100% { transform: translate3d(0, 0, 0); }
  20% { transform: translate3d(-2px, 0, 0); }
  40% { transform: translate3d(2px, 0, 0); }
  60% { transform: translate3d(-1px, 0, 0); }
  80% { transform: translate3d(1px, 0, 0); }
}

@media (max-width: 980px) {
  .floating-nav {
    top: 12px;
    width: min(calc(100vw - 24px), 1100px);
  }

  .floating-nav-inner {
    gap: 8px;
    padding: 4px 10px;
  }

  .floating-nav-links a {
    padding: 7px 10px;
    font-size: 6.9pt;
  }

  .founder-briefing-btn {
    min-height: 28px;
    padding: 0 14px;
    font-size: 7.5pt;
  }

  .nav-lens-shell {
    width: min(50%, 560px);
    padding: 9px 12px 11px;
  }

  .traveler-stage {
    width: min(32vw, 280px);
    left: calc(50% - min(16vw, 140px));
    top: 10vh;
    bottom: auto;
  }

  .hero-copy {
    width: min(92vw, 760px);
    padding-top: calc(var(--hero-stage-height) + var(--hero-journey-offset) + 28px);
  }

  .score-ignition-button {
    width: min(94vw, 760px);
    min-width: 0;
    gap: 14px;
    padding: 12px 12px 12px 18px;
  }

  .score-ignition-label,
  .score-ignition-sub,
  .score-ignition-divider {
    font-size: 11px;
  }

  .score-ignition-toggle {
    width: 50px;
  }

  .score-ignition-button[aria-expanded="true"] .score-ignition-toggle-knob {
    transform: translateX(20px);
  }

  .hero-diagnostic-actions {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .score-vault-layout .score-pocket-stage {
    order: 2;
  }

  .bands-visual {
    grid-template-columns: 1fr;
  }

  .bands-lab {
    min-height: 0;
    padding: 18px 16px 16px;
  }

  .band-array-stage {
    min-height: 240px;
  }

  .band-array {
    gap: 2px;
    overflow-x: auto;
    justify-content: flex-start;
    padding-bottom: 18px;
  }

  .adoption-band {
    flex-basis: 24px;
    width: 24px;
    height: 150px;
  }

  .adoption-band-copy-primary {
    top: 56px;
    width: 122px;
    font-size: 5.6px;
  }

  .adoption-band-copy-secondary {
    top: 84px;
    width: 98px;
    font-size: 4.8px;
  }

  .arsenal-tabs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .arsenal-stage {
    grid-template-columns: 1fr;
  }

  .control-panel-head {
    flex-direction: column;
  }

  .panel-controls {
    width: 100%;
    justify-items: start;
  }

  .pillar-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .dossier-grid,
  .evidence-feed {
    grid-template-columns: 1fr;
  }

  .era-gantry {
    border-left: none;
    border-top: 1px solid rgba(215,221,229,0.72);
    padding-left: 0;
    padding-top: 12px;
  }

  .era-node {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    border-bottom: 1px solid transparent;
  }

  .era-node:hover,
  .era-node:focus-visible,
  .era-node.is-active {
    border-bottom-color: rgba(181,166,66,0.82);
    transform: translateX(0);
  }

  .gantry-card {
    width: 100%;
    padding: 28px;
  }
}

@media (max-width: 720px) {
  .floating-nav {
    left: 8px;
    right: 8px;
    width: auto;
    transform: translate3d(0, var(--nav-dock-y), 0);
  }

  .floating-nav-inner {
    width: 100%;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-areas:
      "brand founder"
      "links links";
    justify-content: stretch;
    overflow: visible;
    gap: 8px 8px;
    padding: 7px 8px 9px;
    border-radius: 24px;
  }

  .toolbar-brand-cluster {
    grid-area: brand;
  }

  .floating-nav-center {
    grid-area: links;
    justify-content: stretch;
  }

  .toolbar-brand {
    min-width: 0;
    gap: 6px;
    margin: 0;
    padding: 5px 8px 5px 0;
  }

  .toolbar-brand-cluster {
    gap: 4px;
  }

  .toolbar-brand-rivet {
    width: 30px;
    height: 30px;
    margin-left: -4px;
  }

  .founder-briefing-btn {
    grid-area: founder;
    justify-self: end;
    align-self: center;
  }

  .floating-nav-center {
    min-width: 0;
    overflow: visible;
  }

  .floating-nav-links {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    min-width: 0;
    width: 100%;
    gap: 6px;
    overflow: visible;
    justify-content: stretch;
  }

  .floating-nav-links a {
    margin: 0;
    padding: 6px 4px;
    font-size: 6.3pt;
    text-align: center;
    line-height: 1.1;
    white-space: nowrap;
  }

  .floating-nav-links a:not(:first-of-type) {
    margin-left: 0;
  }

  .floating-nav-links a:not(:first-of-type)::before {
    display: none;
  }

  .nav-lens-shell {
    width: 100%;
    padding: 8px 10px 9px;
  }

  .nav-lens-track {
    left: 14px;
    right: 14px;
    bottom: -12px;
  }

  .founder-briefing-btn {
    flex: 0 1 auto;
    min-width: 0;
    max-width: 92px;
    gap: 4px;
    min-height: 30px;
    padding: 0 10px;
    font-size: 0;
    letter-spacing: 0;
  }

  .founder-briefing-btn::after {
    content: "Brief";
    font-size: 6.2pt;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
  }

  .build-id,
  .system-monitor,
  .progress-gantry {
    display: none;
  }

  .traveler-stage {
    left: calc(50% - min(29vw, 130px));
    bottom: auto;
    top: 12vh;
    width: min(58vw, 260px);
  }

  .scene {
    min-height: 112vh;
  }

  .hero-layout {
    align-items: flex-start;
    padding-top: 0;
  }

  .hero-copy {
    width: 100%;
    padding: calc(var(--hero-stage-height) + var(--hero-journey-offset) + 24px) 20px 28px;
  }

  .bands-visual {
    gap: 10px;
  }

  .bands-lab {
    padding: 16px 14px 14px;
  }

  .band-array-stage {
    min-height: 200px;
  }

  .adoption-band {
    flex-basis: 20px;
    width: 20px;
    height: 128px;
  }

  .adoption-band-copy-primary {
    top: 48px;
    width: 104px;
    font-size: 4.8px;
  }

  .adoption-band-copy-secondary {
    top: 72px;
    width: 88px;
    font-size: 4px;
  }

  .hero-headline {
    font-size: clamp(44px, 12vw, 72px);
  }

  .hero-diagnostic {
    width: 100%;
    padding: 16px 0 0;
  }

  .hero-diagnostic-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }

  .hero-diagnostic-question {
    min-height: 0;
    font-size: clamp(17px, 5.2vw, 22px);
  }

  .hero-diagnostic-actions {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }

  .hero-diagnostic-button {
    width: 100%;
    min-width: 0;
    height: 44px;
    min-height: 44px;
  }

  .hero-diagnostic-reset {
    width: 100%;
  }

  .cost-calculator-output {
    flex-direction: column;
    align-items: flex-start;
  }

  .cost-calculator {
    padding: 16px 0 0;
  }

  .capacity-multiplier-grid,
  .capacity-action-stack {
    grid-template-columns: 1fr;
  }

  .capacity-followup-actions {
    width: 100%;
    justify-content: flex-start;
  }

  .capacity-secondary-button {
    width: auto;
  }

  .capacity-card-copy,
  .cost-output-definition,
  .cost-output-ingredients {
    max-width: none;
  }

  .cost-calculator-controls {
    grid-template-columns: 1fr;
  }

  .cost-duration {
    flex-direction: column;
    align-items: flex-start;
  }

  .framework-headline {
    font-size: clamp(32px, 10vw, 54px);
  }

  .arsenal-shell {
    padding: 14px;
  }

  .arsenal-tabs {
    grid-template-columns: 1fr;
  }

  .arsenal-tab {
    min-height: 42px;
    font-size: 7.5pt;
  }

  .arsenal-copy-block,
  .arsenal-card {
    padding: 18px;
  }

  .arsenal-title,
  .arsenal-card-title {
    max-width: none;
  }

  .audit-monolith {
    padding: 8vh 0 6vh;
  }

  .audit-monolith-headline {
    font-size: clamp(34px, 11vw, 58px);
  }

  .control-panel {
    padding: 22px 20px;
  }

  .role-toggle {
    grid-template-columns: 1fr 1fr;
  }

  .pillar-grid {
    grid-template-columns: 1fr 1fr;
  }

  .pillar-card {
    min-height: 104px;
  }

  .pillar-detail {
    padding: 18px 0 0;
  }

  .pillar-title {
    font-size: clamp(24px, 8vw, 36px);
  }

  .secondary-metrics {
    grid-template-columns: 1fr;
  }

  body.is-audit-entry .scene-closer {
    min-height: 100vh;
  }

  body.is-audit-entry .closer-layout {
    padding-top: 0;
    gap: 0;
  }

  body.is-audit-entry .transition-line {
    display: none;
  }

  body.is-audit-entry .gantry-card {
    width: 100vw;
    min-height: 100vh;
    margin: 0;
    padding: 28px 20px 32px;
    border: none;
    box-shadow: none;
    background:
      linear-gradient(180deg, rgba(255,255,255,0.03), transparent 14%),
      linear-gradient(180deg, rgba(16, 16, 16, 0.985), rgba(8, 8, 8, 0.995));
  }

  body.is-audit-entry .content-plate,
  .survey-shell {
    max-width: none;
    width: 100%;
  }

  .survey-shell {
    width: 100vw;
    min-height: 100vh;
    padding: 28px 20px 32px;
    border: none;
    box-shadow: none;
    background:
      linear-gradient(180deg, rgba(255,255,255,0.03), transparent 14%),
      linear-gradient(180deg, rgba(14, 14, 14, 0.99), rgba(5, 5, 5, 0.995));
  }

  .question-card {
    padding: 18px 16px;
  }

  .question-text {
    font-size: 12pt;
    line-height: 1.5;
  }

  .survey-actions {
    gap: 12px;
  }

  .response-button {
    flex: 1;
    min-height: 46px;
    font-size: 10pt;
    color: #f3f3f3;
    border-color: rgba(255,255,255,0.26);
  }
}

@media (max-width: 980px) {
  .framework-layout {
    gap: 22px;
  }

  .framework-shell {
    gap: 28px;
    padding: 0;
  }

  .framework-act {
    padding: 22px;
  }

  .framework-act-how {
    transform: none;
  }

  .framework-letter {
    min-height: 60px;
    font-size: clamp(24px, 5.8vw, 42px);
  }

  .framework-glass-fields,
  .framework-utility-grid {
    grid-template-columns: 1fr;
  }

  .forensic-duel-stage {
    grid-template-columns: 1fr;
  }

  .forensic-duel-cards {
    min-height: auto;
    display: grid;
    gap: 14px;
  }

  .forensic-duel-panel {
    position: relative;
    inset: auto;
  }

  .forensic-duel-panel-miql {
    width: auto;
    opacity: 1;
    transform: none;
  }

  .framework-utility-scorecard-grid {
    grid-template-columns: 1fr;
  }

  .framework-utility-scorebuttons {
    grid-template-columns: 1fr;
  }

  .framework-utility-grid::before,
  .framework-utility-grid::after {
    content: none;
  }

  .framework-glass-fields::before,
  .framework-glass-fields::after {
    display: none;
  }

  .framework-handoff-stitch {
    top: -48px;
    height: 70px;
  }

  .framework-compatibility {
    padding: 18px;
  }

  .framework-method-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (orientation: portrait) {
  .floating-nav {
    top: 12px;
    width: min(calc(100vw - 28px), 920px);
    gap: 8px;
  }

  .floating-nav-inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-areas:
      "brand founder"
      "links links";
    align-items: center;
    gap: 8px 10px;
    padding: 8px 10px 10px;
    border-radius: 28px;
  }

  .toolbar-brand-cluster {
    grid-area: brand;
    min-width: 0;
    justify-self: start;
  }

  .toolbar-brand {
    margin: 0;
    padding: 6px 10px 6px 0;
  }

  .toolbar-brand-rivet {
    width: 32px;
    height: 32px;
    margin-left: -4px;
  }

  .floating-nav-center {
    grid-area: links;
    width: 100%;
    justify-content: stretch;
  }

  .floating-nav-links {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 100%;
    gap: 8px;
    align-items: center;
  }

  .floating-nav-links a {
    margin: 0;
    padding: 8px 6px;
    font-size: 10px;
    text-align: center;
    line-height: 1.05;
    white-space: nowrap;
  }

  .floating-nav-links a:not(:first-of-type) {
    margin-left: 0;
  }

  .floating-nav-links a:not(:first-of-type)::before {
    display: none;
  }

  .floating-nav-divider {
    display: none;
  }

  .founder-briefing-btn {
    grid-area: founder;
    justify-self: end;
    min-height: 32px;
    padding: 0 14px;
    margin-right: -3px;
    font-size: 0;
    letter-spacing: 0;
  }

  .founder-briefing-live,
  .founder-briefing-btn-label {
    display: none;
  }

  .founder-briefing-btn::after {
    content: "Brief";
    font-size: 7pt;
    font-weight: 800;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: inherit;
  }

  .nav-lens-shell {
    width: 100%;
    padding: 8px 12px 10px;
  }

  .nav-lens-points {
    gap: 2px;
  }

  .nav-lens-point {
    min-height: 22px;
    padding: 3px 2px;
    font-size: 7.1pt;
    letter-spacing: 0.11em;
  }

  .framework-handoff-stitch {
    display: none;
  }

  .framework-glass-fields {
    grid-template-columns: 1fr;
  }

  .framework-glass-fields::before,
  .framework-glass-fields::after {
    display: none;
  }

  .framework-glass-fields::before {
    left: 50%;
    top: 50%;
    width: 5px;
    height: 30px;
    transform: translate(-50%, -50%);
    background:
      repeating-linear-gradient(
        180deg,
        rgba(255,255,255,0) 0 3px,
        rgba(255,255,255,0.72) 3px 6px,
        rgba(255,255,255,0) 6px 10px
      ),
      linear-gradient(
        90deg,
        rgba(255,255,255,0.52),
        rgba(255,255,255,0.16) 54%,
        rgba(10,17,28,0.08)
      );
  }

  .framework-glass-fields::after {
    left: 50%;
    top: 50%;
    width: 10px;
    height: 34px;
    transform: translate(-50%, -50%);
    background:
      radial-gradient(circle at 50% 2px, rgba(255,255,255,0.52) 0 1.5px, transparent 1.8px),
      radial-gradient(circle at 50% calc(100% - 2px), rgba(255,255,255,0.52) 0 1.5px, transparent 1.8px);
  }
}

@media (max-width: 720px) {
  .gantry-foundations-progress-group {
    left: 38px;
    width: 24px;
  }

  .gantry-foundations-progress-group-bottom {
    top: calc(50% + 54px);
  }

  body.is-gantry-raised .progress-gantry-tag {
    top: 50%;
  }

  body.is-gantry-raised .progress-gantry-tag-button {
    top: 50%;
  }

  .learning-progress-light {
    width: 16px;
    height: 16px;
  }

  .learning-progress-glyph {
    inset: 1px;
    background-size: 98%;
  }

  .learning-progress-tooltip {
    width: 236px;
    padding: 12px 14px 13px;
  }

  .learning-progress-tooltip-title {
    font-size: 7.5pt;
  }

  .learning-progress-tooltip-copy {
    font-size: 11.2px;
    line-height: 1.5;
  }

  .framework-layout {
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .framework-copy {
    font-size: 10pt;
  }

  .framework-shell {
    padding: 0;
  }

  .framework-act {
    gap: 16px;
    padding: 18px;
    border-radius: 18px;
  }

  .framework-act + .framework-act {
    margin-top: 28px;
  }

  .framework-section-gap-autopsy {
    min-height: clamp(220px, 34vh, 320px);
  }

  .site-compatibility-dynamic {
    padding-right: 18px;
  }

  .site-compatibility-motif {
    display: none;
  }

  .framework-act-how + .framework-act-why {
    margin-top: clamp(120px, 18vh, 180px);
  }

  .framework-act + .framework-act::before {
    top: -20px;
    height: 14px;
  }

  .framework-act-how::before,
  .framework-act-how::after {
    display: none;
  }

  .framework-act-head {
    gap: 6px;
  }

  .framework-act-label {
    font-size: 6.8pt;
  }

  .framework-act-title {
    font-size: clamp(21px, 7vw, 30px);
  }

  .framework-act-intro {
    font-size: 9.2pt;
  }

  .framework-letter-row {
    gap: 8px;
  }

  .framework-letter {
    min-height: 62px;
    padding: 0 8px;
    border-radius: 14px;
    font-size: clamp(22px, 7.4vw, 34px);
  }

  .framework-glass-field,
  .framework-utility-card,
  .framework-compatibility {
    padding: 16px 16px 14px;
    border-radius: 10px;
  }

  .framework-field-title,
  .framework-utility-title,
  .framework-compatibility-title {
    font-size: clamp(21px, 7vw, 28px);
  }

  .framework-field-copy,
  .framework-compatibility-copy,
  .framework-compatibility-note,
  .framework-utility-list {
    font-size: 9.2pt;
  }
}

@media (orientation: portrait) and (max-width: 720px) {
  .floating-nav {
    top: 10px;
    width: calc(100vw - 18px);
    gap: 7px;
  }

  .floating-nav-inner {
    min-height: auto;
    gap: 7px 8px;
    padding: 8px 9px 10px;
    border-radius: 24px;
  }

  .toolbar-brand {
    padding: 5px 8px 5px 0;
  }

  .toolbar-brand-rivet {
    width: 28px;
    height: 28px;
    margin-left: -3px;
  }

  .toolbar-brand-mark {
    font-size: 9.7pt;
    letter-spacing: 0.08em;
  }

  .toolbar-brand-slash {
    font-size: 6.6pt;
    letter-spacing: 0.12em;
  }

  .floating-nav-center {
    width: 100%;
  }

  .floating-nav-links {
    gap: 4px;
  }

  .floating-nav-links a {
    padding: 7px 4px;
    border-radius: 12px;
    background: rgba(255,255,255,0.035);
    font-size: 8.7px;
    letter-spacing: 0.05em;
    line-height: 1.08;
  }

  .founder-briefing-btn {
    min-height: 30px;
    max-width: 90px;
    padding: 0 12px;
    margin-right: 0;
    border-radius: 999px;
  }

  .founder-briefing-btn::after {
    font-size: 6.5pt;
    letter-spacing: 0.04em;
  }

  .nav-lens-shell {
    width: calc(100vw - 30px);
    max-width: none;
    padding: 7px 8px 8px;
    border-radius: 20px;
  }

  .nav-lens-track {
    left: 10px;
    right: 10px;
    bottom: -10px;
    height: 26px;
  }

  .nav-lens-indicator {
    top: 2px;
    width: 68px;
    height: 22px;
  }

  .nav-lens-points {
    gap: 0;
  }

  .nav-lens-point {
    min-height: 20px;
    padding: 3px 1px;
    font-size: 6.5pt;
    letter-spacing: 0.08em;
  }

  .nav-lens-cue {
    margin-top: 12px;
    font-size: 8px;
    letter-spacing: 0.1em;
  }

  .hero-amazon-cta {
    top: clamp(298px, 46vh, 364px);
    left: 12px;
  }
}
