@media screen and (max-width: 768px) {
  html, body { overflow-x: hidden !important; width: 100% !important; }
  * { max-width: 100vw !important; box-sizing: border-box !important; }
  
  [style*="grid-template-columns"] { grid-template-columns: 1fr !important; }
  .failures-grid, .crisis-layout, .audience-two-col, .proof-stats-grid,
  .demo-reveal-grid, .program-flow, .mfr-grid, .hero-stats { grid-template-columns: 1fr !important; }
  .stat-row { grid-template-columns: repeat(2, 1fr) !important; }

  #hero { min-height: auto !important; padding: 8.5rem 0 1.5rem !important; }
  .hero-grid-bg { display: none !important; }
  .hero-scroll-indicator { display: none !important; }
  .hero-content { padding: 0 1rem !important; }
  .hero-kicker { font-size: 0.7rem !important; margin-bottom: 0.4rem !important; }
  .hero-headline { font-size: 1.8rem !important; line-height: 1.05 !important; margin-bottom: 0.25rem !important; }
  .hero-sub { font-size: 0.88rem !important; line-height: 1.45 !important; margin: 0.5rem 0 0.75rem !important; }
  .hero-stats { margin-bottom: 0.75rem !important; border: none !important; gap: 0 !important; }
  .hero-stat { padding: 0.5rem 0 !important; border-right: none !important; border-bottom: 1px solid rgba(0,117,226,0.15) !important; }
  .hero-stat:last-child { border-bottom: none !important; }
  .hero-stat-num { font-size: 1.6rem !important; }
  .hero-stat-label { font-size: 0.65rem !important; }
  .hero-ctas { flex-direction: column !important; gap: 0.5rem !important; }
  #hero [style*="grid-template-columns"] { grid-template-columns: 1fr !important; gap: 0.75rem !important; padding: 0.5rem 0 !important; }
  #hero [style*="min-height"] { min-height: 180px !important; }
  
  /* Quote section: prevent text cutoff */
  .acc-image-break { min-height: auto !important; height: auto !important; overflow: visible !important; }
  .acc-image-break [style*="font-size:clamp(2.2rem"] { font-size: 1.3rem !important; line-height: 1.15 !important; }
  .acc-image-break [style*="padding:1.5rem 2rem"] { padding: 1rem 0.75rem !important; }
  
  /* Hero bottom: GIF and mockup need explicit heights when stacked */
  #hero [style*="min-height:420px"] { min-height: 250px !important; height: 250px !important; }
  #hero [style*="height:100%"] { height: 250px !important; object-fit: cover !important; }

  .nav-row-links { display: flex !important; padding: 0 0.4rem 0.4rem !important; }
  .nav-links { display: flex !important; flex-wrap: wrap !important; justify-content: center !important; gap: 0 !important; }
  .nav-links li a { font-size: 0.58rem !important; padding: 0.22rem 0.45rem !important; white-space: nowrap !important; margin: 0.12rem !important; }
  .nav-row-top { padding: 0.5rem 0.75rem !important; }
  .nav-logo-link svg { height: 22px !important; }
  .nav-cta { font-size: 0.7rem !important; padding: 0.4rem 0.75rem !important; }

  .logo-slider-section { padding: 1rem 0 0.5rem !important; }
  section { padding: 1.5rem 0.75rem !important; }
  .container { padding: 0 0.75rem !important; }

  .section-headline { font-size: 1.4rem !important; line-height: 1.1 !important; }
  .section-kicker { font-size: 0.7rem !important; }
  .cta-headline { font-size: 1.4rem !important; }
  .audience-headline { font-size: 1.2rem !important; }

  .crisis-text p { font-size: 0.85rem !important; line-height: 1.45 !important; margin-bottom: 0.6rem !important; }
  .crisis-big-stat { padding: 1rem !important; }
  .crisis-big-num { font-size: 2.5rem !important; }
  .crisis-big-label { font-size: 0.82rem !important; }
  .stat-card { padding: 0.75rem !important; }
  .stat-card-num { font-size: 1.5rem !important; }
  .stat-card-label { font-size: 0.75rem !important; }
  .stat-card-source { font-size: 0.6rem !important; }

  .failures-grid { grid-template-columns: 1fr !important; }
  .failure-card { padding: 1rem !important; }
  .failures-intro p { font-size: 0.85rem !important; }

  .acc-image-break { min-height: 80px !important; }
  .acc-break-overlay { padding: 0.75rem !important; }
  .acc-break-text { font-size: 1.15rem !important; }
  [style*="min-height:200px"] { min-height: 80px !important; }
  [style*="min-height:420px"] { min-height: 120px !important; }

  .accordion-header { padding: 0.85rem 0.6rem !important; }
  .acc-num { display: none !important; }
  .acc-tagline { display: none !important; }
  .acc-title { font-size: 1.05rem !important; }
  .acc-expand-btn { padding: 0.3rem 0.5rem !important; font-size: 0.6rem !important; }
  .aud-col-dark, .aud-col-light, .aud-col-offwhite { padding: 1rem 0.75rem !important; }
  .offer-box { padding: 0.75rem !important; }
  .offer-box ul li { font-size: 0.75rem !important; }
  .ll-step-num { width: 24px !important; height: 24px !important; font-size: 0.7rem !important; }
  .ll-step-content h4 { font-size: 0.85rem !important; }
  .ll-step-content p { font-size: 0.78rem !important; }

  .program-flow { grid-template-columns: 1fr !important; }
  .program-step h4 { font-size: 0.82rem !important; }
  .program-step p { font-size: 0.72rem !important; }

  .demo-reveal-grid { grid-template-columns: 1fr !important; }
  .demo-reveal h3 { font-size: 1.2rem !important; }
  .demo-exp-content h5 { font-size: 0.8rem !important; }
  .demo-exp-content p { font-size: 0.72rem !important; }

  [style*="font-size:2.8rem"] { font-size: 1.5rem !important; }
  [style*="font-size:clamp(1.8rem"] { font-size: 1.2rem !important; }
  [style*="font-size:1.05rem"] { font-size: 0.85rem !important; }
  [style*="border-left:4px"] { padding-left: 0.75rem !important; }
  [style*="padding:3rem"] { padding: 1.25rem 0.75rem !important; }
  [style*="gap:2rem"] { gap: 0.75rem !important; }
  [style*="gap:3rem"] { gap: 0.75rem !important; }

  .badge-row { display: grid !important; grid-template-columns: repeat(3, 1fr) !important; gap: 0.4rem !important; max-width: 100% !important; flex-wrap: nowrap !important; }
  .badge-item { padding: 0.3rem 0.4rem !important; }
  .badge-item span { font-size: 0.55rem !important; }
  .badge-item svg { width: 14px !important; height: 18px !important; }
  /* Chart row 2: single column on mobile */
  #chart-row-2 { grid-template-columns: 1fr !important; }
  /* Donut: center ring above legend */
  #chart-row-2 [style*="display:flex;align-items:center;gap:2rem"] {
    flex-direction: column !important;
    align-items: center !important;
    gap: 1rem !important;
  }
  #chart-row-2 svg[viewBox="0 0 180 180"] { width: 140px !important; height: 140px !important; }
  /* Turnover numbers: shrink to fit */
  #chart-row-2 [style*="font-size:4rem"] { font-size: 2rem !important; }
  /* Bottom stat strip: single column */
  #crisis [style*="grid-template-columns:repeat(3,1fr)"] { grid-template-columns: 1fr !important; }
  /* Resources grid mobile */
  #resources [style*="grid-template-columns:1fr 1fr"] { grid-template-columns: 1fr !important; }
  #resources [style*="grid-template-columns:1fr auto"] { grid-template-columns: 1fr !important; }
  #resources [style*="grid-template-columns:1fr 1fr 1fr"] { grid-template-columns: 1fr !important; }
  #crisis [style*="grid-template-columns:1.5fr 1fr"] { grid-template-columns: 1fr !important; }
  #crisis [style*="grid-template-columns:repeat(3,1fr)"] { grid-template-columns: 1fr !important; }

  .btn-primary, .btn-outline { width: 100% !important; display: block !important; text-align: center !important; padding: 0.8rem !important; font-size: 0.78rem !important; }

  img { max-width: 100% !important; }
  [style*="height:320px"] { height: 120px !important; }
  [style*="max-height:320px"] { max-height: 120px !important; }

  .cta-sub { font-size: 0.82rem !important; }
  .cta-contact { font-size: 0.72rem !important; word-break: break-all !important; }
  footer p { font-size: 0.6rem !important; padding: 0.5rem !important; }

  .mock-qr-chip, .mock-lang-badge { display: none !important; }

  
  /* Arrow banners overlap iframe on mobile — hidden; click overlay is the CTA */
  .demo-label-banner { display: none !important; }
  /* Cap iframe preview height on mobile */
  #hero [style*="height:650px"] { height: 280px !important; }
  #hero [style*="min-height:650px"] { min-height: 280px !important; }
  /* Interactive modal: full-screen on mobile so the iframe has max space */
  #interactive-modal > div {
    width: 100vw !important; max-width: 100vw !important;
    height: 100vh !important;
    border: none !important; box-shadow: none !important;
  }

  
  /* Nuclear max-width:100vw override caps scroll track — remove it so animation works */
  .logo-track { max-width: none !important; width: max-content !important; }

  
  .report-showcase-grid { grid-template-columns: 1fr !important; gap: 2rem !important; }
  .report-cover-link { max-width: 320px; margin: 0 auto; }
}

@media screen and (max-width: 420px) {
  .hero-headline { font-size: 1.4rem !important; }
  .section-headline { font-size: 1.15rem !important; }
  .cta-headline { font-size: 1.15rem !important; }
  .stat-card-num { font-size: 1.2rem !important; }
  .crisis-big-num { font-size: 2rem !important; }
  [style*="font-size:2.8rem"] { font-size: 1.2rem !important; }
  .stat-row { grid-template-columns: 1fr !important; }
  .badge-row { grid-template-columns: 1fr 1fr !important; }
}

.ud-main { all: initial; font-family: 'League Spartan', sans-serif; -webkit-font-smoothing: antialiased; display: block; width: 100%; max-width: 100vw; overflow-x: hidden; }
.ud-main *, .ud-main *::before, .ud-main *::after { box-sizing: border-box; margin: 0; padding: 0; }
.ud-main a { text-decoration: none; color: inherit; }
.ud-main ul, .ud-main ol { list-style: none; }
.ud-main img { max-width: 100%; height: auto; }
.ud-main button { font-family: inherit; }

:root {
  --navy: #001D38;
  --navy-mid: #232B42;
  --navy-light: #43596E;
  --accent: #0075E2;
  --accent-light: #6DC8F3;
  --accent-pale: #E8F4FF;
  --white: #FFFFFF;
  --off-white: #F0F4F8;
  --gray: #6F879F;
  --light-gray: #E8EEF4;
  --red: #C0392B;
  --green: #16A34A;
  --blue: #0075E2;
  --purple: #5B2D8E;
  --teal: #028090;
  /* Blue-scale icon colors */
  --icon-1: #001D38;
  --icon-2: #232B42;
  --icon-3: #43596E;
  --icon-4: #2B7BB5;
  --icon-5: #5BA3D9;
  --icon-6: #A8CDED;

  
  /* Brand v2.0 — Marketing Palette */
  --color-navy: #001D38;
  --color-blue: #0075E2;
  --color-white: #FFFFFF;
  --color-secondary-text: #6F879F;
  --color-card-bg: #43596E;
  --color-dark-surface: #232B42;
  --color-near-black: #21222B;
  --color-off-white: #F0F4F8;
  --color-light-gray: #E8EEF4;
  /* Brand v2.0 — Type Scale */
  --type-h1: 2.5rem;
  --type-h2: 2rem;
  --type-h3: 1.5rem;
  --type-h4: 1.25rem;
  --type-body-lg: 1.125rem;
  --type-body: 1rem;
  --type-body-sm: 0.875rem;
  --type-caption: 0.75rem;
  /* Brand v2.0 — Spacing (8px grid) */
  --space-xs: 4px;
  --space-sm: 8px;
  --space-md: 16px;
  --space-lg: 24px;
  --space-xl: 32px;
  --space-xxl: 48px;
  /* Brand v2.0 — Motion */
  --transition-fast: 150ms ease-out;
  --transition-normal: 300ms ease-in-out;
  --transition-slow: 500ms ease-in-out;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { overflow-x: hidden; }

html { scroll-behavior: smooth; }

body {
  font-family: 'League Spartan', sans-serif;
  -webkit-font-smoothing: antialiased;
  background: var(--navy);
  color: var(--white);
  overflow-x: hidden;
}

/* --- UTILITY ----------------------------------- */
.container { max-width: 1200px; margin: 0 auto; padding: 0 2rem; }
.accent { color: var(--accent); }
.accent-light { color: var(--accent-light); }
.white { color: var(--white); }
.mono { font-family: 'Space Mono', monospace; }

/* --- HERO LAYOUT ------------------------------- */
.hero-grid { display: block; }
.hero-img-col {
  position: relative;
}
.hero-img-col img {
  width: 100%; border-radius: 4px;
  box-shadow: 0 30px 80px rgba(0,0,0,0.6);
  border: 1px solid rgba(0,117,226,0.25);
  display: block;
}
.hero-img-badge {
  position: absolute; bottom: -0.75rem; left: -0.75rem;
  background: var(--accent); color: var(--white);
  font-family: 'Space Mono', monospace;
  font-size: 0.62rem; letter-spacing: 0.12em; text-transform: uppercase;
  padding: 0.6rem 1rem;
}

/* --- PLATFORM MOCKUP --------------------------- */
.platform-mockup {
  position: relative;
  padding: 1rem 0 2rem;
}
.mock-tablet {
  background: #0a1628;
  border-radius: 16px;
  border: 2px solid rgba(0,117,226,0.35);
  box-shadow: 0 40px 100px rgba(0,0,0,0.7), 0 0 0 1px rgba(0,117,226,0.1), inset 0 1px 0 rgba(255,255,255,0.05);
  overflow: hidden;
}
.mock-screen { padding: 16px; }

.mock-header {
  margin-bottom: 12px;
}
.mock-logo-bar {
  display: flex; justify-content: space-between; align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255,255,255,0.06);
}

.mock-lang-row {
  display: flex; gap: 6px; margin-bottom: 14px; flex-wrap: wrap;
}
.mock-lang-pill {
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 20px;
  padding: 3px 10px;
  font-family: 'League Spartan', sans-serif;
  font-size: 9px; font-weight: 600;
  letter-spacing: 0.05em; color: rgba(255,255,255,0.4);
  cursor: default;
}
.mock-lang-pill.active-lang {
  background: rgba(0,117,226,0.25);
  border-color: rgba(0,117,226,0.6);
  color: #6DC8F3;
}

.mock-tiles {
  display: grid; grid-template-columns: repeat(5,1fr);
  gap: 6px; margin-bottom: 14px;
}
.mock-tile {
  border-radius: 8px; padding: 10px 6px;
  display: flex; flex-direction: column;
  align-items: center; gap: 6px; cursor: default;
}
.mock-tile-icon { opacity: 0.9; }
.mock-tile-label {
  font-family: 'League Spartan', sans-serif;
  font-size: 8px; font-weight: 700;
  letter-spacing: 0.06em; text-transform: uppercase;
  color: rgba(255,255,255,0.8); text-align: center;
}
.tile-safety     { background: rgba(0,47,80,0.9);  border: 1px solid #001D38; }
.tile-compliance { background: rgba(0,55,90,0.9);  border: 1px solid rgba(0,117,226,0.3); }
.tile-quality    { background: rgba(0,40,75,0.9);  border: 1px solid rgba(0,117,226,0.2); }
.tile-maintenance{ background: rgba(0,30,60,0.9);  border: 1px solid rgba(0,90,180,0.3); }
.tile-hr         { background: rgba(0,50,100,0.9); border: 1px solid rgba(0,117,226,0.25); }

.mock-content-area {
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 8px; padding: 14px;
}
.mock-content-header { margin-bottom: 12px; }
.mock-checklist { display: flex; flex-direction: column; gap: 8px; margin-bottom: 14px; }
.mock-check {
  display: flex; align-items: center; gap: 8px;
}
.mock-check-box {
  width: 16px; height: 16px; border-radius: 3px;
  border: 1px solid rgba(255,255,255,0.2);
  font-size: 9px; color: #6DC8F3;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0; font-weight: 700;
}
.mock-check.done .mock-check-box  { background: rgba(0,117,226,0.3); border-color: #0075E2; }
.mock-check.active .mock-check-box { background: rgba(0,117,226,0.15); border-color: #6DC8F3; color: white; }
.mock-check-line { height: 4px; border-radius: 2px; background: rgba(255,255,255,0.1); flex: 1; }
.mock-check-line.short { max-width: 60%; }
.mock-check.done .mock-check-line { background: rgba(0,117,226,0.4); }
.mock-check.active .mock-check-line { background: rgba(0,117,226,0.25); }

.mock-progress-bar {
  height: 4px; background: rgba(255,255,255,0.08);
  border-radius: 2px; overflow: hidden; margin-top: 4px;
}
.mock-progress-fill {
  width: 42%; height: 100%;
  background: linear-gradient(90deg, #0075E2, #6DC8F3);
  border-radius: 2px;
}

/* Floating chips */
.mock-qr-chip {
  position: absolute; bottom: 2.5rem; left: -1rem;
  background: #001D38;
  border: 1px solid rgba(0,117,226,0.35);
  border-radius: 8px;
  padding: 8px 12px;
  display: flex; align-items: center; gap: 8px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.5);
}
.mock-qr-chip span {
  font-family: 'Space Mono', monospace;
  font-size: 8px; letter-spacing: 0.1em;
  text-transform: uppercase; color: rgba(255,255,255,0.4);
}
.mock-lang-badge {
  position: absolute; top: 1.5rem; right: -0.5rem;
  background: #001D38;
  border: 1px solid rgba(0,117,226,0.35);
  border-radius: 20px;
  padding: 6px 12px;
  display: flex; align-items: center; gap: 6px;
  font-family: 'League Spartan', sans-serif;
  font-size: 11px; font-weight: 600;
  color: rgba(255,255,255,0.7);
  box-shadow: 0 8px 24px rgba(0,0,0,0.5);
}
.mock-lang-dot {
  width: 8px; height: 8px; border-radius: 50%;
  background: #0075E2;
  box-shadow: 0 0 8px rgba(0,117,226,0.8);
  animation: pulse-dot 2s infinite;
}
@keyframes pulse-dot {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.6; transform: scale(0.85); }
}

/* Demo label visibility default (block on desktop; mobile positions overridden in @media above) */
.demo-label-desktop { display: block; }

/* --- NAV --------------------------------------- */
nav {
  position: fixed; top: 0; left: 0; right: 0; z-index: 100;
  background: rgba(0,29,56,0.97);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid rgba(0,117,226,0.2);
}
.nav-row-top {
  display: flex; align-items: center; justify-content: space-between;
  padding: 0.75rem 2.5rem; gap: 1.5rem;
}
.nav-row-links {
  display: flex; align-items: center; justify-content: center;
  padding: 0 2.5rem 0.6rem;
  border-top: 1px solid rgba(255,255,255,0.06);
  gap: 0;
}
.nav-logo-link {
  display: flex; align-items: center;
  text-decoration: none; flex-shrink: 0;
}
.nav-logo-link svg { height: 32px; width: auto; }
.nav-links {
  display: flex; gap: 0; list-style: none;
  margin: 0; padding: 0; width: 100%; justify-content: center;
}
.nav-links li a {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: 0.88rem; letter-spacing: 0.08em;
  text-transform: uppercase; color: rgba(255,255,255,0.75);
  text-decoration: none; transition: all 0.2s;
  padding: 0.45rem 1.1rem; display: block; white-space: nowrap;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 2px;
  margin: 0.3rem 0.25rem;
}
.nav-links li a:hover {
  color: var(--accent-light);
  background: rgba(0,117,226,0.15);
  border-color: rgba(0,117,226,0.4);
}
.nav-cta {
  background: var(--accent); color: #FFFFFF;
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: 0.82rem; letter-spacing: 0.1em;
  text-transform: uppercase; text-decoration: none;
  padding: 0.55rem 1.25rem; border: none; cursor: pointer;
  transition: background 0.2s, transform 0.15s;
  white-space: nowrap; flex-shrink: 0;
  clip-path: polygon(0 0, calc(100% - 6px) 0, 100% 6px, 100% 100%, 6px 100%, 0 calc(100% - 6px));
}
.nav-cta:hover { background: #005bb5; transform: translateY(-1px); }

/* Mobile: same two-row structure but tighter */
@media (max-width: 900px) {
  .nav-row-top { padding: 0.65rem 1.25rem; }
  .nav-row-links { padding: 0 0.5rem 0.5rem; overflow-x: visible; justify-content: center; }
  .nav-links { justify-content: center; flex-wrap: wrap; }
  .nav-links li a { font-size: 0.76rem; padding: 0.35rem 0.7rem; }
  .nav-logo-link svg { height: 28px; }
}

/* --- HERO -------------------------------------- */
#hero {
  min-height: 100vh;
  background: var(--navy);
  position: relative; overflow: hidden;
  display: flex; flex-direction: column; justify-content: center;
  padding: 9rem 2rem 3rem;
}

.hero-grid-bg {
  position: absolute; inset: 0; opacity: 0.04;
  background-image:
    linear-gradient(rgba(0,117,226,0.5) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0,117,226,0.5) 1px, transparent 1px);
  background-size: 60px 60px;
}

.hero-amber-line {
  position: absolute; left: 0; top: 0; bottom: 0;
  width: 6px; background: var(--accent);
}

.hero-content { max-width: 1200px; margin: 0 auto; padding: 0 2rem; position: relative; }

.hero-kicker {
  font-family: 'Space Mono', monospace;
  font-size: 0.95rem; letter-spacing: 0.16em; text-transform: uppercase;
  color: var(--accent); margin-bottom: 1rem;
  display: flex; align-items: center; gap: 1rem;
}
.hero-kicker::before {
  content: ''; display: block; width: 40px; height: 2px; background: var(--accent-light);
}

.hero-headline {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: clamp(2.4rem, 5.5vw, 4.8rem);
  line-height: 0.95; text-transform: uppercase;
  letter-spacing: -0.01em; margin-bottom: 0.5rem;
  overflow-wrap: break-word; word-break: break-word;
}
.hero-headline .line-1 { color: var(--white); }
.hero-headline .line-2 { color: var(--accent); }
.hero-headline .line-3 { color: rgba(255,255,255,0.35); font-weight: 300; opacity: 0.4; }

.hero-sub {
  font-size: 1.2rem; font-weight: 300; line-height: 1.6;
  color: rgba(255,255,255,0.7);
  margin: 1.25rem 0 2rem;
}
.hero-sub strong { color: var(--accent-light); font-weight: 600; }

.hero-stats {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: 0; border: 1px solid rgba(0,117,226,0.2);
  margin-bottom: 2rem;
}
.hero-stat {
  padding: 1rem 1.25rem; border-right: 1px solid rgba(0,117,226,0.2);
}
.hero-stat:last-child { border-right: none; }
.hero-stat-num {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: 3rem; color: var(--accent-light);
  line-height: 1; display: block;
}
.hero-stat-label {
  font-family: 'Space Mono', monospace;
  font-size: 0.82rem; letter-spacing: 0.06em;
  color: rgba(255,255,255,0.75); text-transform: uppercase;
  margin-top: 0.4rem; display: block; line-height: 1.4;
}

.hero-ctas { display: flex; gap: 1rem; flex-wrap: wrap; }
.btn-primary {
  background: var(--accent); color: #FFFFFF;
  font-family: 'League Spartan', sans-serif;
  font-weight: 800; font-size: 1rem; letter-spacing: 0.1em;
  text-transform: uppercase; text-decoration: none;
  padding: 1rem 2.5rem; border: none; cursor: pointer;
  transition: all 0.2s; display: inline-block;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
}
.btn-primary:hover { background: #005bb5; transform: translateY(-2px); }
.btn-outline {
  background: transparent; color: #FFFFFF !important;
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: 1rem; letter-spacing: 0.1em;
  text-transform: uppercase; text-decoration: none !important;
  padding: 1rem 2.5rem; border: 1px solid rgba(255,255,255,0.3); cursor: pointer;
  transition: all 0.2s; display: inline-block;
}
.btn-outline:hover { border-color: var(--accent); color: var(--accent) !important; }

.report-cover-link:hover #report-flipbook { box-shadow: 0 35px 90px rgba(0,0,0,0.6); }
@keyframes reportPageTurn {
  0% { transform: perspective(2000px) rotateY(0deg); }
  100% { transform: perspective(2000px) rotateY(-150deg); }
}
.report-page-turned {
  animation: reportPageTurn 0.85s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  transform-origin: left center;
  backface-visibility: hidden;
}
@keyframes spin { to { transform: rotate(360deg); } }
.report-dot {
  width: 8px; height: 8px; border-radius: 50%;
  background: rgba(255,255,255,0.2); transition: all 0.3s ease;
}
.report-dot.active { background: var(--accent-light); transform: scale(1.3); }

.hero-scroll-indicator {
  position: absolute; bottom: 0.5rem; left: 50%; transform: translateX(-50%);
  display: flex; flex-direction: column; align-items: center; gap: 0.5rem;
  color: rgba(255,255,255,0.3); font-family: 'Space Mono', monospace; font-size: 0.78rem;
  letter-spacing: 0.12em; text-transform: uppercase; animation: bounce 2s infinite;
}
.hero-scroll-indicator::after {
  content: ''; display: block; width: 1px; height: 40px; background: var(--accent-light); opacity: 0.6;
}
@keyframes bounce {
  0%, 100% { transform: translateX(-50%) translateY(0); }
  50% { transform: translateX(-50%) translateY(-8px); }
}

/* --- CRISIS SECTION ---------------------------- */
#crisis {
  background: var(--off-white); color: var(--navy);
  padding: 4rem 2rem;
}
.section-kicker {
  font-family: 'Space Mono', monospace;
  font-size: 0.92rem; letter-spacing: 0.16em; text-transform: uppercase;
  color: var(--accent); margin-bottom: 1rem;
  display: flex; align-items: center; gap: 1rem;
}
.section-kicker::before {
  content: ''; display: block; width: 30px; height: 2px; background: var(--accent);
}
.section-headline {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: clamp(2.5rem, 5vw, 4rem);
  text-transform: uppercase; line-height: 1; margin-bottom: 1rem;
  color: var(--navy);
}
.section-headline span { color: var(--accent); }

.crisis-layout {
  display: grid; grid-template-columns: 1fr 1fr; gap: 3rem;
  align-items: start; margin-top: 2rem;
}
.crisis-text p {
  font-size: 1.1rem; line-height: 1.7; color: var(--gray); margin-bottom: 1rem;
}
.crisis-text p strong { color: var(--navy); font-weight: 600; }

.crisis-big-stat {
  background: var(--navy); padding: 2rem;
  position: relative; overflow: hidden;
}
.crisis-big-stat::before {
  content: ''; position: absolute; left: 0; top: 0; bottom: 0;
  width: 6px; background: var(--accent);
}
.crisis-big-num {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: 6rem; line-height: 1;
  color: var(--accent-light); display: block;
}
.crisis-big-label {
  font-size: 1.1rem; color: rgba(255,255,255,0.7); margin-top: 0.5rem;
  font-weight: 300; line-height: 1.5;
}
.crisis-big-source {
  font-family: 'Space Mono', monospace; font-size: 0.65rem;
  letter-spacing: 0.1em; color: rgba(255,255,255,0.3); margin-top: 1rem;
}

.stat-row {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: 1px; background: var(--light-gray); margin-top: 2rem;
  border: 1px solid var(--light-gray);
}
.stat-card {
  background: var(--white); padding: 1.5rem;
  position: relative;
}
.stat-card::before {
  content: ''; position: absolute; top: 0; left: 0; right: 0;
  height: 4px; background: var(--icon-3);
}
.stat-card-num {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: 2.8rem; color: var(--navy);
  display: block; line-height: 1;
}
.stat-card-label {
  font-size: 0.85rem; color: var(--gray); margin-top: 0.5rem; line-height: 1.4;
}
.stat-card-source {
  font-family: 'Space Mono', monospace; font-size: 0.75rem;
  letter-spacing: 0.05em; color: var(--gray); margin-top: 0.75rem;
}

/* --- SIX FAILURES ------------------------------- */
#failures {
  background: var(--navy); padding: 4rem 2rem;
  position: relative; overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}
#failures::before {
  content: 'LANGUAGE'; position: absolute;
  font-family: 'League Spartan', sans-serif; font-weight: 700;
  font-size: 20vw; color: rgba(255,255,255,0.02);
  top: 50%; left: 50%; transform: translate(-50%, -50%);
  white-space: nowrap; pointer-events: none;
}

.failures-intro { max-width: 700px; margin-bottom: 2rem; }
.failures-intro p { font-size: 1.1rem; color: rgba(255,255,255,0.65); line-height: 1.7; margin-top: 1.5rem; }

.failures-grid {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: 1px; background: rgba(0,117,226,0.12);
  width: 100%;
}
.failure-card {
  background: var(--navy); padding: 1.5rem 1.25rem;
  min-width: 0; overflow: hidden;
  border-top: 4px solid transparent;
  transition: border-color 0.3s, background 0.3s;
  position: relative; cursor: default;
}
.failure-card:hover { background: rgba(255,255,255,0.03); border-top-color: var(--accent); }
.failure-card-safety { --card-color: var(--red); }
.failure-card-compliance { --card-color: var(--teal); }
.failure-card-quality { --card-color: var(--blue); }
.failure-card-maintenance { --card-color: var(--purple); }
.failure-card-hr { --card-color: var(--green); }
.failure-card:hover { border-top-color: var(--card-color, var(--accent)); }

.failure-icon-wrap {
  width: 56px; height: 56px;
  background: rgba(0,117,226,0.08);
  border-radius: 4px;
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 1.25rem;
}
.failure-icon-wrap svg {
  display: block;
}

.failure-title {
  font-family: 'League Spartan', sans-serif;
  font-weight: 800; font-size: 1.1rem; letter-spacing: 0.08em;
  text-transform: uppercase; color: var(--accent-light); margin-bottom: 1rem;
  text-align: center;
}
.failure-body { font-size: 0.9rem; color: rgba(255,255,255,0.78); line-height: 1.6; }
.failure-osha {
  margin-top: auto;
  padding-top: 1.25rem;
  font-family: 'Space Mono', monospace; font-size: 0.78rem;
  letter-spacing: 0.05em; line-height: 1.6;
  display: flex; align-items: center; gap: 0.75rem;
}
.failure-osha::before,
.failure-osha::after {
  content: '';
  flex-shrink: 0;
  width: 2px;
  height: 2.2em;
  background: #0075E2;
  opacity: 0.6;
  border-radius: 1px;
}
.failure-card { display: flex; flex-direction: column; }

/* --- AUDIENCE SECTIONS ------------------------- */
#audiences { background: var(--off-white); }

/* Audience: Workforce Development Boards */
.edo-section {
  display: grid; grid-template-columns: 1fr 1fr; min-height: 600px;
}
.edo-left {
  background: var(--navy); padding: 3.5rem 3rem;
  position: relative; overflow: hidden;
}
.edo-left::before {
  content: ''; position: absolute; left: 0; top: 0; bottom: 0;
  width: 6px; background: var(--accent);
}
.edo-right { background: var(--white); padding: 3.5rem 3rem; }

.audience-headline {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: clamp(2rem, 4vw, 3rem);
  text-transform: uppercase; line-height: 1; margin-bottom: 1rem;
}
.audience-headline .accent { color: var(--accent); }

.audience-body { font-size: 1rem; line-height: 1.7; margin-bottom: 2rem; }

.ll-steps { display: flex; flex-direction: column; gap: 1rem; }
.ll-step { display: flex; gap: 1.5rem; align-items: flex-start; }
.ll-step-num {
  width: 40px; height: 40px; background: var(--accent);
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: 1.1rem; color: var(--navy);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  clip-path: polygon(0 0, calc(100% - 6px) 0, 100% 6px, 100% 100%, 6px 100%, 0 calc(100% - 6px));
}
.ll-step-content h4 {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: 1rem; letter-spacing: 0.05em;
  text-transform: uppercase; color: var(--navy); margin-bottom: 0.25rem;
}
.ll-step-content p { font-size: 0.9rem; color: var(--gray); line-height: 1.5; }

.offer-box {
  background: rgba(0,29,56,0.6); padding: 2rem; margin-top: 2rem;
  border-left: 4px solid var(--accent);
}
.offer-box h4 {
  font-family: 'League Spartan', sans-serif;
  font-weight: 800; font-size: 1rem; letter-spacing: 0.1em;
  text-transform: uppercase; color: var(--accent); margin-bottom: 1rem;
}
.offer-box ul { list-style: none; }
.offer-box ul li {
  font-size: 0.9rem; color: rgba(255,255,255,0.7); padding: 0.4rem 0;
  display: flex; align-items: center; gap: 0.75rem;
}
.offer-box ul li::before { content: '→'; color: var(--accent); font-weight: 700; }

/* Audience: Resettlement */
.refugee-section {
  display: grid; grid-template-columns: 1fr 1fr; min-height: 600px;
}
.refugee-left { background: var(--accent); padding: 3.5rem 3rem; }
.refugee-right { background: var(--off-white); padding: 3.5rem 3rem; }

/* Audience: Manufacturers */
.mfr-section { background: var(--navy); padding: 3.5rem 3rem; }
.mfr-grid {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: 1px; background: rgba(0,117,226,0.12); margin-top: 2rem;
}
.mfr-card {
  background: var(--navy-mid); padding: 1.75rem;
  border-top: 4px solid transparent; transition: border-color 0.2s;
}
.mfr-card:hover { border-top-color: var(--accent); }
.mfr-card h3 {
  font-family: 'League Spartan', sans-serif;
  font-weight: 800; font-size: 1.2rem; letter-spacing: 0.08em;
  text-transform: uppercase; color: var(--accent); margin-bottom: 1rem;
}
.mfr-card p { font-size: 0.92rem; color: rgba(255,255,255,0.78); line-height: 1.6; }

/* --- PROOF SECTION ----------------------------- */
#proof { background: var(--navy); padding: 4rem 2rem; }

.proof-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; margin-top: 2.5rem; }

.proof-case {
  background: var(--navy-mid); padding: 2rem;
  border-left: 6px solid var(--accent); position: relative;
}
.proof-case-tag {
  font-family: 'Space Mono', monospace;
  font-size: 0.82rem; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--accent); margin-bottom: 1rem;
  background: rgba(0,117,226,0.1); padding: 0.4rem 0.8rem; display: inline-block;
}
.proof-case h3 {
  font-family: 'League Spartan', sans-serif;
  font-weight: 800; font-size: 1.5rem; color: var(--white);
  margin-bottom: 1rem; line-height: 1.2;
}
.proof-case p { font-size: 0.95rem; color: rgba(255,255,255,0.65); line-height: 1.7; margin-bottom: 1rem; }
.proof-case .result {
  background: rgba(0,117,226,0.12); border-left: 3px solid var(--accent);
  padding: 1rem; margin-top: 1.5rem;
  font-size: 0.95rem; color: var(--accent-light); line-height: 1.6; font-style: italic;
}

.proof-stats-grid {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 1px;
  background: rgba(0,117,226,0.12); align-content: start;
}
.proof-stat {
  background: var(--navy-mid); padding: 1.5rem;
  position: relative;
}
.proof-stat-num {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: 3.5rem; line-height: 1; color: var(--accent-light);
}
.proof-stat-label { font-size: 0.85rem; color: rgba(255,255,255,0.78); margin-top: 0.3rem; line-height: 1.4; }
.proof-stat-source { font-family: 'Space Mono', monospace; font-size: 0.75rem; color: rgba(255,255,255,0.2); margin-top: 0.5rem; }

/* --- LUNCH & LEARN PROGRAM --------------------- */
#program { background: var(--off-white); padding: 4rem 2rem; }
#program .section-headline { color: var(--navy); }

.program-flow {
  display: grid; grid-template-columns: repeat(5, 1fr);
  gap: 0; margin-top: 2.5rem; position: relative;
}
.program-flow::before {
  content: ''; position: absolute;
  top: 50px; left: 10%; right: 10%; height: 2px;
  background: linear-gradient(90deg, var(--accent), transparent);
  z-index: 0;
}
.program-step {
  text-align: center; padding: 0 0.5rem; position: relative; z-index: 1;
}
.program-step-icon {
  width: 64px; height: 64px; background: var(--navy);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 1.5rem; font-size: 1.6rem;
  clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
}
.program-step-icon.amber-bg { background: var(--accent); }
.program-step h4 {
  font-family: 'League Spartan', sans-serif;
  font-weight: 800; font-size: 0.9rem; letter-spacing: 0.08em;
  text-transform: uppercase; color: var(--navy); margin-bottom: 0.75rem;
}
.program-step p { font-size: 0.8rem; color: var(--gray); line-height: 1.5; }

.demo-reveal {
  background: var(--navy); padding: 2.5rem; margin-top: 2.5rem;
  position: relative; overflow: hidden;
}
.demo-reveal::before {
  content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 6px; background: var(--accent);
}
.demo-reveal-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: center; }
.demo-reveal h3 {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: 2.5rem; text-transform: uppercase;
  color: var(--white); line-height: 1; margin-bottom: 1rem;
}
.demo-reveal h3 span { color: var(--accent); }
.demo-reveal p { font-size: 1rem; color: rgba(255,255,255,0.65); line-height: 1.7; margin-bottom: 1rem; }
.demo-reveal .reveal-callout {
  background: rgba(0,117,226,0.1); border: 1px solid rgba(0,117,226,0.3);
  padding: 1.5rem; margin-top: 1.5rem;
  font-size: 0.95rem; color: var(--accent-light); line-height: 1.6; font-style: italic;
}

.demo-experience {
  display: flex; flex-direction: column; gap: 1rem;
}
.demo-exp-item {
  display: flex; gap: 1.5rem; align-items: center;
  background: rgba(255,255,255,0.04); padding: 1rem 1.5rem;
  border-left: 3px solid rgba(0,117,226,0.3);
  transition: border-color 0.2s;
}
.demo-exp-item:hover { border-left-color: var(--accent); }
.demo-exp-icon { font-size: 1.5rem; }
.demo-exp-content h5 {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: 0.9rem; letter-spacing: 0.06em;
  text-transform: uppercase; color: var(--white); margin-bottom: 0.2rem;
}
.demo-exp-content p { font-size: 0.82rem; color: rgba(255,255,255,0.72); line-height: 1.4; }

/* --- FINAL CTA --------------------------------- */
#cta {
  background: var(--navy); padding: 3.5rem 2rem;
  border-top: 6px solid var(--accent);
  text-align: center; position: relative; overflow: hidden;
  background-image: url('https://undesked.com/hs-fs/hubfs/factory-workers-working-with-adept-robotic-arm-workshop.jpg?width=2000&height=1334');
  background-size: cover; background-position: center;
  background-blend-mode: overlay; background-color: rgba(0,29,56,0.88);
}
#cta::before {
  content: ''; position: absolute; inset: 0; opacity: 0.03;
  background-image:
    linear-gradient(rgba(0,117,226,0.5) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0,117,226,0.5) 1px, transparent 1px);
  background-size: 60px 60px;
}
.cta-headline {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: clamp(2.5rem, 6vw, 5rem);
  text-transform: uppercase; line-height: 1; margin-bottom: 1rem; position: relative;
}
.cta-sub {
  font-size: 1.1rem; color: rgba(255,255,255,0.65); max-width: 600px;
  margin: 0 auto 3rem; line-height: 1.6; position: relative;
}
.cta-buttons { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; position: relative; }

.cta-divider {
  display: flex; align-items: center; gap: 1.5rem;
  margin: 2rem auto; max-width: 400px; color: rgba(255,255,255,0.3);
  font-family: 'Space Mono', monospace; font-size: 0.7rem; letter-spacing: 0.1em;
}
.cta-divider::before, .cta-divider::after {
  content: ''; flex: 1; height: 1px; background: rgba(255,255,255,0.1);
}

.cta-contact {
  font-family: 'Space Mono', monospace; font-size: 0.8rem; letter-spacing: 0.08em;
  color: rgba(255,255,255,0.35); position: relative;
}
.cta-contact a { color: var(--accent-light); text-decoration: none; }
.cta-contact a:hover { text-decoration: underline; }

/* --- FOOTER ------------------------------------ */
footer {
  background: rgba(0,0,0,0.5); padding: 2rem;
  text-align: center;
  font-family: 'Space Mono', monospace; font-size: 0.7rem; letter-spacing: 0.08em;
  color: rgba(255,255,255,0.2);
}
footer a { color: rgba(255,255,255,0.3); text-decoration: none; }

/* --- ANIMATIONS -------------------------------- */
@keyframes fadeUp {
  from { opacity: 0; transform: translateY(30px); }
  to   { opacity: 1; transform: translateY(0); }
}
.fade-up { opacity: 0; animation: fadeUp 0.7s ease forwards; }
.delay-1 { animation-delay: 0.15s; }
.delay-2 { animation-delay: 0.3s; }
.delay-3 { animation-delay: 0.45s; }
.delay-4 { animation-delay: 0.6s; }

.icon-circle {
  display: inline-flex; align-items: center; justify-content: center;
  width: 44px; height: 44px; border-radius: 0;
  clip-path: polygon(0 0, calc(100% - 6px) 0, 100% 6px, 100% 100%, 6px 100%, 0 calc(100% - 6px));
  flex-shrink: 0;
}
.icon-circle {
  display: inline-flex; align-items: center; justify-content: center;
  width: 36px; height: 36px; border-radius: 6px; flex-shrink: 0;
}
.failure-icon-title {
  display: flex; flex-direction: column; align-items: center; gap: 0.75rem; margin-bottom: 1rem; text-align: center;
}
.failure-icon { display: flex; flex-shrink: 0; }
.failure-icon .icon-circle { width: 40px; height: 40px; border-radius: 8px; }
.program-step-icon .icon-circle { width: 100%; height: 100%; border-radius: 0; }
.demo-exp-icon { display: flex; align-items: center; }
.demo-exp-icon .icon-circle { flex-shrink: 0; }
/* Counter animation */
.counter { font-variant-numeric: tabular-nums; }

/* --- ACCORDION SECTIONS ----------------------- */

#audiences { background: var(--off-white); }

.accordion-item { border-bottom: 1px solid rgba(0,117,226,0.15); }

.accordion-header {
  width: 100%; border: none; cursor: pointer;
  display: flex; align-items: center; justify-content: space-between;
  padding: 1.75rem 3rem; gap: 2rem;
  transition: background 0.2s, filter 0.2s;
  text-align: left; position: relative;
}
.accordion-header::before {
  content: ''; position: absolute;
  left: 0; top: 0; bottom: 0; width: 6px;
}
.edo-header          { background: #0075E2; }
.edo-header::before  { background: #FFFFFF; }
.refugee-header      { background: rgba(0,20,50,0.95); }
.refugee-header::before { background: var(--accent); }
.mfr-header          { background: #004fa3; }
.mfr-header::before  { background: rgba(255,255,255,0.4); }

.accordion-header:hover { filter: brightness(1.15); }
.accordion-header[aria-expanded="true"] { filter: brightness(1.08); }

.acc-left {
  display: flex; align-items: center; gap: 2.5rem; flex: 1;
}
.acc-num {
  font-family: 'Space Mono', monospace;
  font-size: 0.9rem; letter-spacing: 0.15em;
  color: rgba(255,255,255,0.3); flex-shrink: 0; min-width: 2rem;
}
.acc-title {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: clamp(1.5rem, 2.4vw, 2.4rem);
  line-height: 1.1; text-transform: uppercase;
  color: var(--white); letter-spacing: -0.01em;
}

/* Right side of header &mdash; tagline + expand pill button */
.acc-right {
  display: flex; align-items: center; gap: 1.5rem; flex-shrink: 0;
}
.acc-tagline {
  font-family: 'League Spartan', sans-serif;
  font-weight: 400; font-size: 1.05rem;
  color: rgba(255,255,255,0.88);
  max-width: 260px; line-height: 1.5; text-align: right;
}

/* Big obvious expand button */
.acc-expand-btn {
  display: flex; align-items: center; gap: 0.6rem;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(255,255,255,0.25);
  border-radius: 2px;
  padding: 0.65rem 1.25rem;
  color: var(--white);
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: 0.8rem;
  letter-spacing: 0.12em; text-transform: uppercase;
  white-space: nowrap;
  transition: background 0.2s, border-color 0.2s;
  pointer-events: none; /* parent button handles click */
}
.accordion-header:hover .acc-expand-btn {
  background: rgba(255,255,255,0.2);
  border-color: rgba(255,255,255,0.5);
}
.accordion-header[aria-expanded="true"] .acc-expand-btn {
  background: rgba(255,255,255,0.18);
  border-color: rgba(255,255,255,0.6);
}
.acc-expand-btn .acc-icon {
  font-size: 0.9rem; line-height: 1;
  transition: transform 0.35s cubic-bezier(0.4,0,0.2,1);
  display: inline-block;
}
.accordion-header[aria-expanded="true"] .acc-icon {
  transform: rotate(180deg);
}
.acc-expand-label-open  { display: none; }
.acc-expand-label-close { display: none; }
.accordion-header[aria-expanded="false"] .acc-expand-label-open  { display: inline; }
.accordion-header[aria-expanded="true"]  .acc-expand-label-close { display: inline; }

/* Accordion body */
.accordion-body {
  overflow: hidden;
  max-height: 2000px;
  transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1),
              opacity 0.35s ease;
  opacity: 1;
}
.accordion-body--closed {
  max-height: 0;
  opacity: 0;
}

/* Image breaks between accordion items */
.acc-image-break {
  height: 28vh; min-height: 180px; max-height: 300px;
  overflow: hidden; position: relative;
}
.acc-image-break img {
  width: 100%; height: 100%;
  object-fit: cover; object-position: center;
  display: block;
}
.acc-break-overlay {
  position: absolute; inset: 0;
  display: flex; flex-direction: column;
  justify-content: center; padding: 0 4rem;
}
.green-overlay {
  background: linear-gradient(to right,rgba(0,29,56,0.9) 0%,rgba(0,29,56,0.5) 60%,transparent 100%);
}
.blue-overlay {
  background: linear-gradient(to right,rgba(0,29,56,0.9) 0%,rgba(0,29,56,0.5) 60%,transparent 100%);
}
.acc-break-stat {
  font-family: 'Space Mono', monospace;
  font-size: 0.88rem; letter-spacing: 0.15em;
  text-transform: uppercase; margin-bottom: 0.75rem;
}
.green-overlay .acc-break-stat { color: var(--accent-light); }
.blue-overlay  .acc-break-stat { color: var(--accent-light); }
.acc-break-text {
  font-family: 'League Spartan', sans-serif;
  font-weight: 600; font-size: clamp(1.2rem, 2.5vw, 1.8rem);
  line-height: 1.3; color: var(--white);
}

/* Mobile accordion */
@media (max-width: 900px) {
  html, body { overflow-x: hidden; }
  #audiences + div { grid-template-columns: 1fr; }

  .accordion-header { padding: 2rem 1.5rem; }
  .acc-left { gap: 1.5rem; }
  .acc-tagline { display: none; }
  .acc-right { gap: 1rem; }
  .acc-break-overlay { padding: 0 2rem; }
}
/* Small screen accordion &mdash; covered in main 600px block below */

/* --- STACKED AUDIENCE SECTIONS ---------------- */
.audience-section { position: relative; overflow: hidden; }

.audience-label-strip {
  display: flex; align-items: center; gap: 1.5rem;
  padding: 0.75rem 2rem;
  font-family: 'League Spartan', sans-serif;
  font-weight: 700; font-size: 1rem; letter-spacing: 0.12em;
  text-transform: uppercase;
}
.label-num {
  font-family: 'Space Mono', monospace;
  font-size: 0.75rem; opacity: 0.5;
}
.strip-edo     { background: #001122; color: var(--accent-light); border-bottom: 1px solid rgba(0,117,226,0.2); }
.strip-refugee { background: #001122; color: var(--accent-light); border-bottom: 1px solid rgba(0,117,226,0.2); }
.strip-mfr     { background: #003380; color: rgba(255,255,255,0.6); border-bottom: 1px solid rgba(255,255,255,0.15); }

.audience-two-col {
  display: grid; grid-template-columns: 1fr 1fr; min-height: 600px;
}
.aud-col-dark {
  background: var(--navy); padding: 3.5rem 3rem;
  position: relative;
}
.aud-col-dark.accent-bar::before {
  content: ''; position: absolute; left: 0; top: 0; bottom: 0;
  width: 5px; background: var(--accent);
}
.aud-col-dark.green-bar::before {
  content: ''; position: absolute; left: 0; top: 0; bottom: 0;
  width: 5px; background: var(--accent);
}
.aud-col-light {
  background: var(--white); padding: 3.5rem 3rem;
}
.aud-col-offwhite {
  background: var(--off-white); padding: 3.5rem 3rem;
}
.mfr-full {
  background: var(--accent); position: relative; overflow: hidden;
}
.mfr-full::before {
  content: ''; position: absolute; inset: 0; opacity: 0.05;
  background-image: linear-gradient(rgba(255,255,255,0.5) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.5) 1px,transparent 1px);
  background-size: 60px 60px; pointer-events: none;
}
.mfr-full .inner {
  max-width: 1200px; margin: 0 auto; padding: 3.5rem 2rem; position: relative;
}

/* --- RESPONSIVE -------------------------------- */
@media (max-width: 1100px) {
  .failures-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 900px) {
  .audience-two-col { grid-template-columns: 1fr; }
  .mfr-full { padding: 3rem 1.5rem; }
  .aud-col-dark, .aud-col-light, .aud-col-offwhite { padding: 3rem 1.5rem; }
  .hero-stats { grid-template-columns: 1fr; }
  .crisis-layout { grid-template-columns: 1fr; }
  .stat-row { grid-template-columns: repeat(2, 1fr); }
  .failures-grid { grid-template-columns: repeat(2, 1fr); }
  .edo-section, .refugee-section { grid-template-columns: 1fr; }
  .proof-layout { grid-template-columns: 1fr; }
  .program-flow { grid-template-columns: 1fr; }
  .mfr-grid { grid-template-columns: 1fr; }
  .demo-reveal-grid { grid-template-columns: 1fr; }
  .nav-links { display: flex; flex-wrap: wrap; justify-content: center; }
  .nav-cta { font-size: 0.8rem; padding: 0.5rem 1rem; }
  nav { padding: 0.75rem 1.25rem; }
}
@media (max-width: 900px) {
  .hero-grid { grid-template-columns: 1fr; gap: 2rem; padding: 0 1.25rem; max-width: 100%; overflow: hidden; }
  .hero-img-col { display: none; }
  .hero-ctas { flex-direction: column; }
  .btn-primary, .btn-outline { text-align: center; width: 100%; box-sizing: border-box; }
  #hero { padding: 8.5rem 0 3rem; }
  .stat-row { grid-template-columns: repeat(2, 1fr); }
  .proof-layout { grid-template-columns: 1fr; }
  .proof-stats-grid { grid-template-columns: repeat(2, 1fr); }
  .program-flow { grid-template-columns: 1fr; }
  .program-flow::before { display: none; }
  .mfr-grid { grid-template-columns: 1fr; }
  .demo-reveal-grid { grid-template-columns: 1fr; }
  .cta-buttons { flex-direction: column; align-items: center; }
  .audience-label-strip { padding: 0.75rem 1.25rem; font-size: 0.68rem; }
}
/* Old mobile blocks removed &mdash; handled by nuclear override at end of stylesheet */
/* --- LOGO SLIDER ------------------------------- */
.logo-slider-section {
  background: var(--white);
  padding: 2.5rem 0 2rem;
  overflow: hidden;
  position: relative;
}
.logo-slider-section .slider-label {
  font-family: 'Space Mono', monospace;
  font-size: 0.68rem; letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--gray); text-align: center;
  margin-bottom: 1.25rem;
}
.logo-track-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.logo-track-wrapper::before,
.logo-track-wrapper::after {
  content: ''; position: absolute; top: 0; bottom: 0; width: 100px; z-index: 2;
  pointer-events: none;
}
.logo-track-wrapper::before { left: 0; background: linear-gradient(to right, var(--white), transparent); }
.logo-track-wrapper::after  { right: 0; background: linear-gradient(to left, var(--white), transparent); }
.logo-track {
  display: flex; align-items: center;
  gap: 4rem;
  animation: scroll-logos 40s linear infinite;
  width: max-content;
}
.logo-track img {
  height: 48px; width: auto;
  opacity: 0.6;
  filter: grayscale(20%);
  transition: opacity 0.3s, filter 0.3s;
  flex-shrink: 0;
  object-fit: contain;
}
.logo-track img:hover { opacity: 1; filter: grayscale(0%); }

@keyframes scroll-logos {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* --- COMPLIANCE BADGES (STATIC) ---------------- */
.badge-slider-section {
  background: var(--navy);
  border-top: 1px solid rgba(0,117,226,0.15);
  border-bottom: 1px solid rgba(0,117,226,0.15);
  padding: 2rem 2rem;
  position: relative;
}
.badge-slider-section .slider-label {
  font-family: 'Space Mono', monospace;
  font-size: 0.65rem; letter-spacing: 0.18em; text-transform: uppercase;
  color: rgba(255,255,255,0.35); text-align: center;
  margin-bottom: 1.25rem;
}
.badge-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  flex-wrap: nowrap;
  max-width: 1200px;
  margin: 0 auto;
}
.badge-item {
  display: flex; align-items: center; gap: 0.75rem;
  background: rgba(0,117,226,0.06);
  border: 1px solid rgba(0,117,226,0.15);
  border-radius: 4px;
  padding: 0.6rem 1.25rem 0.6rem 0.75rem;
}
.badge-item svg { flex-shrink: 0; }
.badge-item span {
  font-family: 'League Spartan', sans-serif;
  font-size: 0.85rem; font-weight: 700;
  letter-spacing: 0.08em; text-transform: uppercase;
  color: rgba(255,255,255,0.65);
  white-space: nowrap;
}

@keyframes scroll-badges {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

html.scorecard-modal-open,
body.scorecard-modal-open {
  overflow: hidden !important;
  touch-action: none;
}

html.calculator-modal-open,
body.calculator-modal-open {
  overflow: hidden !important;
  touch-action: none;
}

#calculator-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9000;
  background: rgba(0,10,24,0.92);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  overflow-y: auto;
  align-items: flex-start;
  justify-content: center;
  padding: 0;
}
#calculator-modal.open { display: flex; }

.calculator-modal-inner {
  position: relative;
  width: 100%;
  max-width: 860px;
  min-height: 100vh;
  background: #0A1628;
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 0;
  overflow: hidden;
  box-shadow: 0 40px 100px rgba(0,0,0,0.65);
}

.calculator-modal-close {
  position: absolute;
  top: 12px; right: 12px;
  z-index: 10;
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.2);
  color: rgba(255,255,255,0.75);
  border-radius: 6px;
  width: 34px;
  height: 34px;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s ease;
}
.calculator-modal-close:hover {
  background: rgba(255,255,255,0.18);
  color: #fff;
}

#calculator-modal-frame {
  display: block;
  width: 100%;
  height: 100vh;
  border: 0;
  background: #fff;
}

/* ══════════════════════════════════════════════════════════════
   SCORECARD MODAL
   ══════════════════════════════════════════════════════════════ */

#scorecard-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9000;
  background: rgba(0,10,24,0.92);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  overflow-y: auto;
  align-items: flex-start;
  justify-content: center;
}
#scorecard-modal.open { display: flex; }

.scorecard-modal-close {
  position: absolute;
  top: 14px; right: 14px;
  z-index: 200;
  background: rgba(255,255,255,0.07);
  border: 1px solid rgba(255,255,255,0.14);
  color: rgba(255,255,255,0.55);
  border-radius: 6px;
  width: 34px; height: 34px;
  font-size: 20px; line-height: 1;
  cursor: pointer;
  display: flex; align-items: center; justify-content: center;
  transition: all 0.15s;
}
.scorecard-modal-close:hover { background: rgba(255,255,255,0.14); color: #fff; }

/* Scoped container — defines scorecard design tokens so they don't bleed into main site */
.scorecard-modal-inner {
  --bg-dark:        #0A1628;
  --bg-navy:        #0E1E33;
  --bg-card:        #121F36;
  --bg-card-light:  #162640;
  --border-subtle:  #1C3050;
  --text-white:     #FFFFFF;
  --text-primary:   #CBD5E1;
  --text-muted:     #64748B;
  --text-dim:       #475569;
  --accent-blue:    #3B82F6;
  --red:            #EF4444;
  --yellow:         #F59E0B;
  --green:          #10B981;

  font-family: 'DM Sans', -apple-system, sans-serif;
  background: var(--bg-dark);
  color: var(--text-primary);
  width: 100%;
  max-width: 860px;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
}

/* ── Top bar ── */
.scorecard-modal-inner .topbar {
  background: var(--bg-navy);
  border-bottom: 1px solid var(--border-subtle);
  padding: 14px 40px;
  display: flex; justify-content: space-between; align-items: center;
  position: sticky; top: 0; z-index: 100;
}
.scorecard-modal-inner .topbar-left { display: flex; align-items: center; gap: 14px; }
.scorecard-modal-inner .topbar-left img { height: 26px; }
.scorecard-modal-inner .topbar-left span {
  font-size: 8px; letter-spacing: 1.5px; text-transform: uppercase;
  color: var(--text-dim); border-left: 1px solid var(--border-subtle); padding-left: 14px;
}
.scorecard-modal-inner .progress-wrap {
  display: flex; align-items: center; gap: 12px;
  font-size: 9px; color: var(--text-muted);
}
.scorecard-modal-inner .progress-bar-outer {
  width: 180px; height: 4px; background: var(--border-subtle); border-radius: 2px; overflow: hidden;
}
.scorecard-modal-inner .progress-bar-inner {
  height: 100%; background: var(--accent-blue); border-radius: 2px; transition: width 0.5s ease;
}

/* ── Screens ── */
.scorecard-modal-inner .screen { display: none; flex: 1; }
.scorecard-modal-inner .screen.active { display: flex; flex-direction: column; }

/* ── Intro screen ── */
.scorecard-modal-inner #screen-intro {
  align-items: center; justify-content: center;
  padding: 60px 40px; text-align: center;
}
.scorecard-modal-inner .intro-badge {
  display: inline-flex; align-items: center; gap: 8px;
  background: rgba(59,130,246,0.1); border: 1px solid rgba(59,130,246,0.2);
  border-radius: 20px; padding: 6px 14px;
  font-size: 9px; letter-spacing: 2px; text-transform: uppercase;
  color: var(--accent-blue); margin-bottom: 24px;
}
.scorecard-modal-inner #screen-intro h1 {
  font-size: 40px; font-weight: 800; color: var(--text-white);
  letter-spacing: -1px; line-height: 1.1; margin-bottom: 16px; max-width: 580px;
}
.scorecard-modal-inner #screen-intro h1 span { color: var(--accent-blue); }
.scorecard-modal-inner #screen-intro > p {
  font-size: 14px; color: var(--text-primary); line-height: 1.6;
  max-width: 480px; margin: 0 auto 32px;
}
.scorecard-modal-inner .intro-meta {
  display: flex; gap: 24px; justify-content: center;
  margin-bottom: 36px; font-size: 11px; color: var(--text-muted);
}
.scorecard-modal-inner .intro-meta span { display: flex; align-items: center; gap: 6px; }
.scorecard-modal-inner .intro-meta .dot {
  width: 6px; height: 6px; border-radius: 50%;
  background: var(--accent-blue); opacity: 0.6;
}
.scorecard-modal-inner .btn-start {
  background: var(--accent-blue); color: #fff; border: none;
  border-radius: 8px; padding: 16px 40px;
  font-size: 15px; font-weight: 700; font-family: 'DM Sans', sans-serif;
  cursor: pointer; transition: background 0.2s, transform 0.15s; letter-spacing: -0.2px;
}
.scorecard-modal-inner .btn-start:hover { background: #2563EB; transform: translateY(-2px); }

/* ── Question screen ── */
.scorecard-modal-inner #screen-question {
  align-items: center; justify-content: center;
  padding: 40px 40px 60px;
}
.scorecard-modal-inner .q-wrap { width: 100%; max-width: 640px; }
.scorecard-modal-inner .q-number {
  font-size: 9px; letter-spacing: 3px; text-transform: uppercase;
  color: var(--text-dim); margin-bottom: 12px;
}
.scorecard-modal-inner .q-text {
  font-size: 22px; font-weight: 700; color: var(--text-white);
  line-height: 1.3; letter-spacing: -0.4px; margin-bottom: 8px;
}
.scorecard-modal-inner .q-sub {
  font-size: 11px; color: var(--text-muted); line-height: 1.5; margin-bottom: 28px;
}
.scorecard-modal-inner .options { display: flex; flex-direction: column; gap: 10px; }
.scorecard-modal-inner .option {
  background: var(--bg-card); border: 1.5px solid var(--border-subtle);
  border-radius: 8px; padding: 14px 18px;
  cursor: pointer; transition: all 0.18s ease;
  display: flex; align-items: flex-start; gap: 14px;
}
.scorecard-modal-inner .option:hover {
  border-color: rgba(59,130,246,0.4);
  background: rgba(59,130,246,0.05);
  transform: translateX(4px);
}
.scorecard-modal-inner .option.selected {
  border-color: var(--accent-blue);
  background: rgba(59,130,246,0.1);
}
.scorecard-modal-inner .option-letter {
  width: 26px; height: 26px; border-radius: 6px;
  background: var(--bg-card-light); border: 1px solid var(--border-subtle);
  font-size: 11px; font-weight: 700; color: var(--text-muted);
  display: flex; align-items: center; justify-content: center; flex-shrink: 0;
  transition: all 0.18s;
}
.scorecard-modal-inner .option.selected .option-letter {
  background: var(--accent-blue); border-color: var(--accent-blue); color: #fff;
}
.scorecard-modal-inner .option-text {
  font-size: 13px; color: var(--text-primary); line-height: 1.4; padding-top: 3px;
}
.scorecard-modal-inner .q-nav {
  display: flex; justify-content: space-between; align-items: center; margin-top: 28px;
}
.scorecard-modal-inner .btn-next {
  background: var(--accent-blue); color: #fff; border: none;
  border-radius: 7px; padding: 12px 28px;
  font-size: 13px; font-weight: 700; font-family: 'DM Sans', sans-serif;
  cursor: pointer; transition: all 0.18s; opacity: 0.4; pointer-events: none;
}
.scorecard-modal-inner .btn-next.enabled { opacity: 1; pointer-events: all; }
.scorecard-modal-inner .btn-next.enabled:hover { background: #2563EB; transform: translateY(-1px); }
.scorecard-modal-inner .q-skip {
  font-size: 10px; color: var(--text-dim); cursor: pointer; text-decoration: underline;
}
.scorecard-modal-inner .q-skip:hover { color: var(--text-muted); }

/* ── Results screen ── */
.scorecard-modal-inner #screen-results { align-items: center; padding: 40px 40px 60px; }
.scorecard-modal-inner .results-wrap { width: 100%; max-width: 700px; }
.scorecard-modal-inner .results-header { text-align: center; margin-bottom: 32px; }
.scorecard-modal-inner .results-eyebrow {
  font-size: 9px; letter-spacing: 3px; text-transform: uppercase;
  color: var(--text-dim); margin-bottom: 12px;
}
.scorecard-modal-inner .score-dial-wrap {
  display: flex; flex-direction: column; align-items: center; margin-bottom: 20px;
}
.scorecard-modal-inner .score-dial {
  width: 140px; height: 140px; position: relative; margin-bottom: 12px;
}
.scorecard-modal-inner .score-dial svg { transform: rotate(-90deg); }
.scorecard-modal-inner .score-dial .dial-bg { fill: none; stroke: var(--bg-card-light); stroke-width: 10; }
.scorecard-modal-inner .score-dial .dial-fill {
  fill: none; stroke-width: 10; stroke-linecap: round;
  transition: stroke-dasharray 1.5s ease; stroke-dasharray: 0 326;
}
.scorecard-modal-inner .score-dial-num {
  position: absolute; inset: 0;
  display: flex; flex-direction: column; align-items: center; justify-content: center;
}
.scorecard-modal-inner .score-dial-num .big { font-size: 36px; font-weight: 800; color: var(--text-white); line-height: 1; }
.scorecard-modal-inner .score-dial-num .of  { font-size: 10px; color: var(--text-muted); margin-top: 2px; }
.scorecard-modal-inner .risk-badge {
  display: inline-block; border-radius: 20px; padding: 6px 18px;
  font-size: 12px; font-weight: 700; letter-spacing: 0.5px; margin-bottom: 8px;
}
.scorecard-modal-inner .badge-red    { background: rgba(239,68,68,0.15);   border: 1px solid rgba(239,68,68,0.3);   color: var(--red);    }
.scorecard-modal-inner .badge-yellow { background: rgba(245,158,11,0.15);  border: 1px solid rgba(245,158,11,0.3);  color: var(--yellow); }
.scorecard-modal-inner .badge-green  { background: rgba(16,185,129,0.15);  border: 1px solid rgba(16,185,129,0.3);  color: var(--green);  }
.scorecard-modal-inner .risk-headline {
  font-size: 24px; font-weight: 800; color: var(--text-white); letter-spacing: -0.5px; margin-bottom: 8px;
}
.scorecard-modal-inner .risk-desc {
  font-size: 12px; color: var(--text-primary); line-height: 1.6; max-width: 500px; margin: 0 auto;
}
.scorecard-modal-inner .breakdown-grid {
  display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin: 24px 0;
}
.scorecard-modal-inner .breakdown-card {
  background: var(--bg-card); border: 1px solid var(--border-subtle);
  border-radius: 8px; padding: 14px 16px;
}
.scorecard-modal-inner .breakdown-card .bc-label {
  font-size: 8px; letter-spacing: 1.5px; text-transform: uppercase;
  color: var(--text-dim); margin-bottom: 6px;
}
.scorecard-modal-inner .breakdown-card .bc-title {
  font-size: 11px; font-weight: 600; color: var(--text-white); margin-bottom: 4px;
}
.scorecard-modal-inner .breakdown-card .bc-text { font-size: 9px; color: var(--text-muted); line-height: 1.5; }
.scorecard-modal-inner .breakdown-card.flagged { border-left: 3px solid var(--red); }
.scorecard-modal-inner .breakdown-card.ok      { border-left: 3px solid var(--green); }
.scorecard-modal-inner .results-cta {
  background: linear-gradient(135deg, rgba(59,130,246,0.09) 0%, rgba(59,130,246,0.04) 100%);
  border: 1px solid rgba(59,130,246,0.22); border-radius: 10px;
  padding: 22px 26px; display: flex; justify-content: space-between;
  align-items: center; gap: 24px; margin-top: 8px;
}
.scorecard-modal-inner .results-cta h3 { font-size: 16px; font-weight: 700; color: var(--text-white); margin-bottom: 5px; }
.scorecard-modal-inner .results-cta p  { font-size: 11px; color: var(--text-muted); line-height: 1.5; max-width: 380px; }
.scorecard-modal-inner .btn-cta {
  background: var(--accent-blue); color: #fff; border: none;
  border-radius: 7px; padding: 13px 22px;
  font-size: 12px; font-weight: 700; font-family: 'DM Sans', sans-serif;
  cursor: pointer; white-space: nowrap; transition: all 0.18s; text-decoration: none; display: inline-block;
}
.scorecard-modal-inner .btn-cta:hover { background: #2563EB; transform: translateY(-1px); }
.scorecard-modal-inner .btn-retake {
  background: transparent; color: var(--text-muted);
  border: 1px solid var(--border-subtle); border-radius: 7px;
  padding: 10px 18px; font-size: 11px; font-weight: 500;
  font-family: 'DM Sans', sans-serif; cursor: pointer;
  transition: all 0.18s; margin-top: 10px; width: 100%;
}
.scorecard-modal-inner .btn-retake:hover { color: var(--text-primary); border-color: var(--text-dim); }
.scorecard-modal-inner .btn-download-pdf {
  background: transparent;
  border: 1px solid rgba(59,130,246,0.4); color: var(--accent-blue);
  border-radius: 7px; padding: 10px 18px;
  font-size: 11px; font-weight: 600; font-family: 'DM Sans', sans-serif;
  cursor: pointer; transition: all 0.18s; margin-top: 8px; width: 100%;
}
.scorecard-modal-inner .btn-download-pdf:hover {
  background: rgba(59,130,246,0.08); border-color: var(--accent-blue);
}

/* ── Scorecard footer ── */
.scorecard-modal-inner .sc-footer {
  border-top: 1px solid var(--border-subtle); padding: 12px 40px;
  display: flex; justify-content: space-between; font-size: 8px; color: var(--text-dim);
}

/* ── Fade animation (scoped name to avoid collision) ── */
.scorecard-modal-inner .fade-in { animation: scFadeIn 0.35s ease forwards; }
@keyframes scFadeIn {
  from { opacity: 0; transform: translateY(12px); }
  to   { opacity: 1; transform: translateY(0); }
}

/* ── Email gate overlay ── */
.sc-email-gate {
  display: none;
  position: absolute; inset: 0;
  background: rgba(0,10,24,0.92);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  z-index: 150;
  align-items: center; justify-content: center;
}
.sc-email-gate.open { display: flex; }
.sc-email-gate-box {
  background: #0E1E33; border: 1px solid #1C3050;
  border-radius: 12px; padding: 32px 36px;
  max-width: 400px; width: 90%; text-align: center;
}
.sc-email-gate-box h3 {
  font-family: 'DM Sans', sans-serif;
  font-size: 20px; font-weight: 800; color: #FFFFFF;
  margin-bottom: 8px; letter-spacing: -0.3px;
}
.sc-email-gate-box > p {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px; color: #94A3B8; line-height: 1.6; margin-bottom: 20px;
}
.sc-email-gate-box input[type="email"] {
  width: 100%; background: #0A1628;
  border: 1.5px solid #1C3050; border-radius: 7px;
  padding: 12px 14px; font-size: 13px;
  color: #CBD5E1; font-family: 'DM Sans', sans-serif;
  outline: none; margin-bottom: 6px; transition: border-color 0.18s;
  box-sizing: border-box;
}
.sc-email-gate-box input[type="email"]:focus { border-color: #3B82F6; }
.sc-email-gate-box input[type="email"]::placeholder { color: #475569; }
.sc-email-gate-error {
  font-size: 10px; color: #EF4444; min-height: 14px;
  text-align: left; margin-bottom: 10px; font-family: 'DM Sans', sans-serif;
}
.sc-btn-confirm-download {
  width: 100%; background: #3B82F6; color: #fff; border: none;
  border-radius: 7px; padding: 13px;
  font-size: 13px; font-weight: 700; font-family: 'DM Sans', sans-serif;
  cursor: pointer; transition: background 0.18s; margin-bottom: 8px; box-sizing: border-box;
}
.sc-btn-confirm-download:hover { background: #2563EB; }
.sc-btn-cancel-download {
  background: transparent; color: #64748B;
  border: 1px solid #1C3050; border-radius: 7px;
  padding: 10px; width: 100%;
  font-size: 11px; font-weight: 500; font-family: 'DM Sans', sans-serif;
  cursor: pointer; transition: all 0.18s; box-sizing: border-box;
}
.sc-btn-cancel-download:hover { color: #CBD5E1; border-color: #475569; }

/* ── Standalone scorecard page body ── */
body.scorecard-standalone {
  margin: 0; padding: 0;
  background: #0A1628;
  display: flex; flex-direction: column; min-height: 100vh;
}

/* ── Suppress HubSpot timed pop-up forms on mobile ── */
@media screen and (max-width: 768px) {
  .leadinModal,
  .leadin-modal,
  .leadinModal-overlay,
  [id^="leadinModal-"],
  [class*="hs-modal"],
  [class*="hs-popup"],
  .hs-form-popup,
  .hs_popup_modal,
  .hubspot-popup { display: none !important; }
}

/* Desktop: hide mobile-only elements */
.demo-mobile-header,
.demo-mobile-ui { display: none; }

@media screen and (max-width: 768px) {
  .demo-mobile-header {
    display: block;
    text-align: center;
    padding: 1rem 1rem 0;
  }
  .demo-mobile-eyebrow {
    font-family: 'Space Mono', monospace;
    font-size: 0.6rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--accent);
    margin-bottom: 0.3rem;
  }
  .demo-mobile-headline {
    font-family: 'League Spartan', sans-serif;
    font-weight: 700;
    font-size: clamp(1.4rem, 5vw, 2rem);
    color: var(--white);
    line-height: 1.1;
    margin-bottom: 0.4rem;
  }
  .demo-mobile-headline em {
    font-style: normal;
    color: var(--accent);
  }
  .demo-mobile-sub {
    font-size: 0.82rem;
    color: rgba(255,255,255,0.6);
    line-height: 1.5;
    max-width: 360px;
    margin: 0 auto;
  }
  .demo-mobile-ui {
    display: block;
    border: 1px solid rgba(0,117,226,0.35);
    background: rgba(0,29,56,0.55);
    margin: 0.75rem 0;
    padding: 0.6rem;
  }
  .demo-mobile-section { margin-bottom: 0.5rem; }
  .demo-mobile-section:last-child { margin-bottom: 0; }
  .demo-section-header {
    font-family: 'Space Mono', monospace;
    font-size: 0.55rem;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--accent-light);
    margin-bottom: 0.35rem;
  }
  .demo-opts-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0.3rem;
  }
  .demo-form-opt,
  .demo-lang-opt {
    font-family: 'Space Mono', monospace;
    font-size: 0.65rem;
    padding: 0.35rem 0.65rem;
    border: 1px solid rgba(0,117,226,0.3);
    background: transparent;
    color: rgba(255,255,255,0.7);
    cursor: pointer;
    clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px));
  }
  .demo-form-opt.active,
  .demo-lang-opt.active {
    background: var(--accent);
    color: #fff;
    border-color: var(--accent);
  }
}

@media screen and (max-width: 768px) {
  .modal-x-btn {
    min-width: 44px !important;
    min-height: 44px !important;
    font-size: 1.6rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #fff !important;
    padding: 0 !important;
  }
  /* Interactive modal close: prominent dark circle so it's obvious */
  #interactive-modal .modal-x-btn {
    width: 48px !important;
    height: 48px !important;
    background: rgba(0, 29, 56, 0.92) !important;
    border: 1px solid rgba(0, 117, 226, 0.5) !important;
    border-radius: 50% !important;
    font-size: 1.5rem !important;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.5) !important;
    top: 10px !important;
    right: 10px !important;
  }
  .calculator-modal-close {
    width: 44px !important;
    height: 44px !important;
    font-size: 1.4rem !important;
  }
  /* Reduce iframe wrapper padding on mobile */
  .demo-iframe-wrapper { padding: 0 !important; }
}

/* ── Shared section primitives ──────────────────────────────────────── */
.v2-section { padding: 5rem 1.5rem; position: relative; overflow: hidden; }
.v2-section-inner { max-width: 1200px; margin: 0 auto; }

.v2-section-light { background: var(--off-white); color: var(--navy); }
.v2-section-dark { background: var(--navy); color: #FFFFFF; }
.v2-section-compliance { background: var(--navy-mid); color: rgba(255,255,255,0.7); padding: var(--space-xl) 1.5rem; }

.v2-section-dark::after,
.v2-section-light::after,
.v2-section-compliance::after,
.v3-roi::after,
.v3-tabs::after,
.v3-proof::after,
.v3-compare::after {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-size: 80px 80px;
  z-index: 0;
}
.v2-section-dark::after,
.v2-section-compliance::after,
.v3-roi::after,
.v3-proof::after {
  background-image:
    linear-gradient(rgba(0,117,226,0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0,117,226,0.06) 1px, transparent 1px);
}
.v2-section-light::after,
.v3-tabs::after,
.v3-compare::after {
  background-image:
    linear-gradient(rgba(0,29,56,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0,29,56,0.04) 1px, transparent 1px);
}
/* Ensure section content sits above overlay */
.v2-section > *,
.v3-roi-grid,
.v3-tabs-inner,
.v3-proof-inner,
.v3-compare-inner { position: relative; z-index: 1; }

.v2-section-head { text-align: center; max-width: 720px; margin: 0 auto 3rem; }
.v2-section-headline {
  font-family: 'League Spartan', sans-serif;
  font-size: clamp(1.75rem, 3.5vw, 2.75rem);
  font-weight: 700;
  line-height: 1.1;
  margin: var(--space-sm) 0 1rem;
}
.v2-section-sub {
  font-size: var(--type-body);
  line-height: 1.55;
  opacity: 0.85;
  margin: 0;
}

.v2-kicker {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  display: inline-block;
  position: relative;
  padding-left: 36px;
}
.v2-kicker::before {
  content: '';
  position: absolute;
  left: 0; top: 50%;
  width: 28px; height: 2px;
  background: var(--color-blue);
  transform: translateY(-50%);
}

/* ── Hero ────────────────────────────────────────────────────────────── */
.v2-hero {
  background: linear-gradient(180deg, var(--navy) 0%, #0a2540 100%);
  color: #FFFFFF;
  padding: 6rem 1.5rem 3rem;
  position: relative;
  overflow: hidden;
}
.v2-hero-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.15fr 1fr;
  gap: 3.5rem;
  align-items: center;
}

.v2-hero-inner.v2-hero-single {
  grid-template-columns: 1fr;
  gap: var(--space-xl);
}
.v2-hero-left { position: relative; z-index: 2; }
.v2-hero-headline {
  font-family: 'League Spartan', sans-serif;
  font-size: clamp(2.5rem, 6vw, 5.5rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.02em;
  margin: var(--space-md) 0 1.25rem;
}
.v2-hero-subhead {
  font-family: 'League Spartan', sans-serif;
  font-size: clamp(1.25rem, 2.4vw, 2rem);
  font-weight: 400;
  line-height: 1.35;
  color: rgba(255,255,255,0.85);
  margin: 0 0 1.25rem;
}
.v2-hero-body {
  font-size: var(--type-body);
  line-height: 1.55;
  opacity: 0.85;
  margin: 0 0 2rem;
  max-width: 580px;
}

.v2-cta-row {
  display: flex;
  align-items: center;
  gap: var(--space-lg);
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.v2-cta-row-final { justify-content: center; margin: var(--space-lg) auto 0; }

.v2-cta-primary {
  display: inline-flex;
  align-items: center;
  gap: var(--space-sm);
  background: var(--accent);
  color: #FFFFFF;
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body);
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: var(--space-md) 1.75rem;
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: background 0.2s ease, transform 0.2s ease;
}
.v2-cta-primary:hover { background: #0888ff; transform: translateY(-1px); }
.v2-cta-primary-sm { padding: var(--space-md) 1.25rem; font-size: var(--type-body-sm); }

.v2-cta-secondary {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  color: rgba(255, 255, 255, 0.7);
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body);
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  padding: 0.25rem 0;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: border-color 0.2s ease, color 0.2s ease;
}
.v2-cta-secondary:hover { border-bottom-color: var(--color-blue); color: #FFFFFF; }

/* Hero trust strip */
.v2-trust-strip {
  display: flex;
  align-items: center;
  gap: var(--space-md);
  padding-top: 1.5rem;
  border-top: 1px solid rgba(255,255,255,0.08);
  flex-wrap: wrap;
}
.v2-trust-label {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  opacity: 0.6;
}
.v2-trust-logos {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  flex-wrap: wrap;
}
.v2-trust-logo-text {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  font-weight: 600;
  color: rgba(255,255,255,0.78);
}
.v2-trust-divider { opacity: 0.35; }

/* Hero visual (right column) */
.v2-hero-visual {
  position: relative;
  aspect-ratio: 4 / 5;
  max-height: 540px;
  background:
    radial-gradient(circle at 30% 20%, rgba(0,117,226,0.18), transparent 60%),
    linear-gradient(135deg, #0a2540 0%, #001D38 100%);
  border: 1px solid rgba(0,117,226,0.25);
  display: flex;
  align-items: center;
  justify-content: center;
}
.v2-hero-visual-frame {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(0,117,226,0.4);
  padding: var(--space-lg) 1.5rem;
  max-width: 280px;
  text-align: center;
}
.v2-hero-visual-kicker {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0.6rem;
}
.v2-hero-visual-title {
  font-family: 'League Spartan', sans-serif;
  font-size: 1.15rem;
  font-weight: 700;
  margin-bottom: 0.4rem;
}
.v2-hero-visual-body {
  font-size: var(--type-body-sm);
  opacity: 0.7;
  margin-bottom: 1.25rem;
}

/* Stats strip below hero */
.v2-stats-strip {
  max-width: 1200px;
  margin: var(--space-xxl) auto 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: rgba(0,117,226,0.15);
  border: 1px solid rgba(0,117,226,0.15);
}
.v2-stat {
  background: var(--navy);
  padding: var(--space-lg) 1.25rem;
  text-align: left;
}
.v2-stat-num {
  font-family: 'League Spartan', sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1;
  margin-bottom: 0.4rem;
}
.v2-stat-label {
  font-size: var(--type-body);
  line-height: 1.35;
  margin-bottom: 0.3rem;
}
.v2-stat-source {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  opacity: 0.55;
}

/* ── How It Works ────────────────────────────────────────────────────── */
.v2-step-grid {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--space-lg);
}
.v2-step {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #E8EEF4;
  padding: var(--space-xl) 1.5rem 1.75rem;
}
.v2-step-number {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  color: var(--accent);
  margin-bottom: 1rem;
}
.v2-step-title {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-h4);
  font-weight: 700;
  color: var(--navy);
  margin-bottom: 0.6rem;
}
.v2-step-body {
  font-size: var(--type-body);
  line-height: 1.55;
  color: var(--navy-light);
}

/* ── Proof ────────────────────────────────────────────────────────────── */
.v2-proof-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.08);
  margin-bottom: 3rem;
}
.v2-metric {
  background: var(--navy);
  padding: var(--space-xl) 1.5rem;
  text-align: left;
  position: relative;
}
.v2-metric::before {
  content: '';
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 3px; background: var(--color-blue);
}
.v2-metric-num {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-h1);
  font-weight: 700;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1;
  margin-bottom: 0.5rem;
}
.v2-metric-label {
  font-size: var(--type-body);
  line-height: 1.4;
  margin-bottom: 0.4rem;
}
.v2-metric-source {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  opacity: 0.55;
}

.v2-proof-quote {
  position: relative;
  max-width: 800px;
  margin: 0 auto 2rem;
  padding: var(--space-xl) 2rem 2rem 4rem;
  background: rgba(255,255,255,0.04);
  border-left: 4px solid var(--color-blue);
}
.v2-proof-quote-mark {
  position: absolute;
  left: 1rem; top: 1rem;
  font-family: 'League Spartan', sans-serif;
  font-size: 4rem;
  line-height: 1;
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.5;
}
.v2-proof-quote-text {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-h4);
  font-weight: 400;
  line-height: 1.4;
  margin: 0 0 0.75rem;
}
.v2-proof-quote-attr {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.08em;
  opacity: 0.7;
}
.v2-proof-quote-attr a { color: var(--color-white); }

.v2-proof-cta-row {
  display: flex;
  justify-content: center;
  gap: var(--space-lg);
  flex-wrap: wrap;
}

/* ── Who It's For (cards) ────────────────────────────────────────────── */
.v2-audience-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--space-lg);
}
.v2-audience-card {
  background: #FFFFFF;
  border: 1px solid #E8EEF4;
  padding: var(--space-xl) 1.75rem;
  text-decoration: none;
  color: var(--navy);
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  transition: border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
  position: relative;
}
.v2-audience-card:hover {
  border-color: var(--accent);
  transform: translateY(-3px);
  box-shadow: 0 12px 32px rgba(0,29,56,0.08);
}
.v2-audience-kicker {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--accent);
}
.v2-audience-title {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-lg);
  font-weight: 700;
  line-height: 1.2;
}
.v2-audience-body {
  font-size: var(--type-body);
  line-height: 1.55;
  color: var(--navy-light);
  flex: 1;
}
.v2-audience-link {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  font-weight: 700;
  color: var(--accent);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-top: 0.5rem;
}

/* ── Resources teaser ────────────────────────────────────────────────── */
.v2-resource-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--space-lg);
  margin-bottom: 2rem;
}
.v2-resource-card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.1);
  padding: var(--space-lg) 1.4rem;
  text-decoration: none;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  transition: border-color 0.2s ease, transform 0.2s ease, background 0.2s ease;
}
.v2-resource-card:hover {
  border-color: rgba(255, 255, 255, 0.7);
  background: rgba(255,255,255,0.07);
  transform: translateY(-2px);
}
.v2-resource-badge {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
}
.v2-resource-title {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body);
  font-weight: 700;
  line-height: 1.2;
}
.v2-resource-body {
  font-size: var(--type-body-sm);
  line-height: 1.5;
  opacity: 0.78;
  flex: 1;
}
.v2-resource-link {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  font-weight: 700;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-top: 0.4rem;
}
.v2-resource-all-row {
  display: flex;
  justify-content: center;
}

/* ── FAQ ────────────────────────────────────────────────────────────── */
.v2-faq {
  max-width: 820px;
  margin: 0 auto;
  border-top: 1px solid #E8EEF4;
}
.v2-faq-item {
  border-bottom: 1px solid #E8EEF4;
  padding: var(--space-lg) 0;
}
.v2-faq-item summary {
  list-style: none;
  cursor: pointer;
  position: relative;
  padding-right: 2.5rem;
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body);
  font-weight: 600;
  color: var(--navy);
  line-height: 1.4;
}
.v2-faq-item summary::-webkit-details-marker { display: none; }
.v2-faq-item summary::after {
  content: '+';
  position: absolute;
  right: 0; top: 50%;
  transform: translateY(-50%);
  font-family: 'League Spartan', sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  color: var(--accent);
  transition: transform 0.2s ease;
}
.v2-faq-item[open] summary::after { content: '\2013'; }
.v2-faq-answer {
  margin-top: 0.75rem;
  font-size: var(--type-body);
  line-height: 1.6;
  color: var(--navy-light);
}

/* ── Audience deep-dive sections ─────────────────────────────────────── */
.v2-audience-deep .v2-section-head { text-align: left; max-width: 100%; }
.v2-deep-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--space-lg);
  margin: var(--space-xl) 0 2rem;
}
.v2-deep-grid-2 { grid-template-columns: repeat(2, 1fr); max-width: 720px; }
.v2-deep-col {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  padding: var(--space-lg) 1.5rem;
}
.v2-section-light .v2-deep-col {
  background: #F0F4F8;
  border-color: #E8EEF4;
}
.v2-deep-stat {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-h1);
  font-weight: 700;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1;
  margin-bottom: 0.6rem;
}
.v2-section-light .v2-deep-stat { color: var(--accent); }
.v2-deep-stat-label {
  font-size: var(--type-body);
  line-height: 1.5;
}
.v2-deep-body {
  max-width: 820px;
}
.v2-deep-body p {
  font-size: var(--type-body);
  line-height: 1.65;
  margin: 0 0 1rem;
  opacity: 0.85;
}

/* ── Compliance strip ────────────────────────────────────────────────── */
.v2-compliance-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: var(--space-md);
}
.v2-compliance-label {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.15em;
  text-transform: uppercase;
  
  color: rgba(255, 255, 255, 0.7);
}
.v2-compliance-badges {
  display: flex;
  gap: var(--space-sm);
  flex-wrap: wrap;
}
.v2-compliance-badge {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.1em;
  padding: var(--space-sm) 0.8rem;
  background: #FFFFFF;
  border: 1px solid #E8EEF4;
  color: var(--navy-light);
}

/* ── Final CTA ──────────────────────────────────────────────────────── */
.v2-final-cta {
  background: linear-gradient(180deg, var(--navy) 0%, #0a1f38 100%);
  color: #FFFFFF;
  text-align: center;
}

.v2-final-cta .v2-cta-row {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.v2-social-proof-bar {
  max-width: 920px;
  margin: 0 auto 2.5rem;
  padding: var(--space-lg) 1.5rem;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(0,117,226,0.25);
}
.v2-social-proof-label {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0.75rem;
}
.v2-social-proof-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  flex-wrap: wrap;
  font-size: var(--type-body);
}
.v2-social-proof-stat strong {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 700;
}
.v2-social-proof-stat a { color: #FFFFFF; text-decoration: underline; }
.v2-social-proof-divider { opacity: 0.35; }
.v2-final-headline {
  font-family: 'League Spartan', sans-serif;
  font-size: clamp(2rem, 4.5vw, 3.25rem);
  font-weight: 700;
  line-height: 1.05;
  margin: 0 0 1rem;
}
.v2-final-sub {
  font-size: var(--type-body-lg);
  line-height: 1.55;
  opacity: 0.85;
  max-width: 720px;
  margin: 0 auto 2rem;
}

/* ── Footer ─────────────────────────────────────────────────────────── */
.v2-footer {
  background: #061226;
  color: rgba(255,255,255,0.7);
  padding: var(--space-xxl) 1.5rem 2rem;
}
.v2-footer-inner { max-width: 1200px; margin: 0 auto; }
.v2-footer-brand { margin-bottom: 2.5rem; }
.v2-footer-product {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-h3);
  font-weight: 700;
  color: #FFFFFF;
}
.v2-footer-tagline {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 0.4rem;
}
.v2-footer-cols {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--space-xl);
  padding-bottom: 2.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}
.v2-footer-col-title {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0.85rem;
}
.v2-footer-col a {
  display: block;
  color: rgba(255,255,255,0.7);
  text-decoration: none;
  font-size: var(--type-body-sm);
  margin-bottom: 0.5rem;
  transition: color 0.2s ease;
}
.v2-footer-col a:hover { color: #FFFFFF; }

.v2-footer-compliance {
  margin-bottom: 2.5rem;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid rgba(0, 117, 226, 0.15);
}
.v2-footer-compliance-kicker {
  text-align: center;
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 1.5rem;
}
.v2-footer-compliance-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--space-md);
}
.v2-cb {
  display: inline-flex;
  align-items: center;
  gap: var(--space-sm);
  padding: var(--space-sm) var(--space-md) var(--space-sm) var(--space-md);
  background: rgba(0, 117, 226, 0.06);
  border: 1px solid rgba(0, 117, 226, 0.25);
  clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: var(--type-body-sm);
  letter-spacing: 0.10em;
  text-transform: uppercase;
  color: #FFFFFF;
}
.v2-cb svg {
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  stroke: var(--color-blue);
  fill: none;
  stroke-width: 1.75;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.v2-cb-itar {
  background: var(--accent);
  border-color: var(--accent);
}
.v2-cb-itar svg { stroke: #FFFFFF; }

.v2-footer-legal {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: var(--space-md);
  margin-top: 1.5rem;
  font-size: var(--type-body-sm);
  opacity: 0.5;
}
.v2-footer-legal a { color: inherit; text-decoration: underline; }

/* ── Nav panel mega-menu ─────────────────────────────────────────────── */
.nav-caret { font-size: 0.65em; opacity: 0.7; margin-left: 2px; }
.nav-panel {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 9990;
  background: var(--navy);
  border-bottom: 1px solid rgba(0,117,226,0.3);
  box-shadow: 0 24px 48px rgba(0,0,0,0.5);
  animation: navPanelDrop 0.22s ease-out;
  margin-top: 90px;
}
@keyframes navPanelDrop {
  from { opacity: 0; transform: translateY(-12px); }
  to   { opacity: 1; transform: translateY(0); }
}
.nav-panel-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: var(--space-xl) 1.5rem 2.5rem;
}
.nav-panel-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: var(--space-md);
  margin-bottom: 1.5rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}
.nav-panel-kicker {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0.4rem;
}
.nav-panel-title {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-lg);
  font-weight: 700;
  color: #FFFFFF;
}
.nav-panel-close {
  background: none;
  border: 1px solid rgba(255,255,255,0.18);
  color: rgba(255,255,255,0.65);
  width: 38px; height: 38px;
  font-size: var(--type-body);
  cursor: pointer;
  transition: border-color 0.2s ease, color 0.2s ease;
}
.nav-panel-close:hover { border-color: var(--color-blue); color: #FFFFFF; }
.nav-panel-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--space-md);
}
.nav-panel-grid-3 { grid-template-columns: repeat(3, 1fr); }
.nav-panel-card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  padding: var(--space-lg) 1.25rem;
  text-decoration: none;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  gap: var(--space-sm);
  transition: border-color 0.2s ease, background 0.2s ease, transform 0.2s ease;
}
.nav-panel-card:hover {
  border-color: rgba(255, 255, 255, 0.7);
  background: rgba(255,255,255,0.07);
  transform: translateY(-2px);
}
.nav-panel-card-badge {
  font-family: 'Space Mono', monospace;
  font-size: 0.58rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
}
.nav-panel-card-title {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body);
  font-weight: 700;
  line-height: 1.25;
}

.nav-panel-card-body {
  font-size: var(--type-body-sm);
  line-height: 1.5;
  color: rgba(255,255,255,0.78);
}

.nav-panel-kicker {
  position: relative;
  padding-left: 40px;
}
.nav-panel-kicker::before {
  content: '';
  position: absolute;
  left: 0; top: 50%;
  width: 28px; height: 2px;
  background: var(--color-blue);
  transform: translateY(-50%);
}
.nav-panel-card {
  position: relative;
  overflow: hidden;
}
.nav-panel-card::before {
  content: '';
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 3px;
  background: var(--accent);
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.25s ease;
}
.nav-panel-card:hover::before {
  transform: scaleY(1);
}
.nav-panel-card-badge {
  position: relative;
  padding-left: 22px;
}
.nav-panel-card-badge::before {
  content: '';
  position: absolute;
  left: 0; top: 50%;
  width: 14px; height: 1px;
  background: var(--color-blue);
  transform: translateY(-50%);
  opacity: 0.6;
}
.nav-panel-close {
  border-radius: 0;
  clip-path: polygon(0 0, calc(100% - 6px) 0, 100% 6px, 100% 100%, 6px 100%, 0 calc(100% - 6px));
}

.nav-panel-showcase {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 1.15fr 1fr;
  gap: 2.5rem;
  background: linear-gradient(135deg, rgba(0,117,226,0.10) 0%, rgba(255,255,255,0.04) 60%);
  border: 1px solid rgba(0,117,226,0.25);
  padding: var(--space-xl) 2rem;
  text-decoration: none;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
  transition: border-color 0.2s ease, transform 0.2s ease, background 0.2s ease;
  align-items: center;
  margin-top: 0.5rem;
}
.nav-panel-showcase::before {
  content: '';
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 4px;
  background: var(--accent);
}
.nav-panel-showcase::after {
  content: '';
  position: absolute;
  top: -120px; right: -120px;
  width: 320px; height: 320px;
  border-radius: 50%;
  border: 1px solid rgba(0,117,226,0.10);
  pointer-events: none;
}
.nav-panel-showcase:hover {
  border-color: rgba(255, 255, 255, 0.7);
  background: linear-gradient(135deg, rgba(0,117,226,0.16) 0%, rgba(255,255,255,0.06) 60%);
  transform: translateY(-2px);
}
.nav-panel-showcase-content { display: flex; flex-direction: column; gap: 0.75rem; }
.nav-panel-showcase-meta {
  display: flex; align-items: center; gap: 0.7rem; margin-bottom: 0.25rem;
}
.nav-panel-showcase-badge {
  background: var(--accent);
  color: #FFFFFF;
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.25rem 0.65rem;
}
.nav-panel-showcase-kicker {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
}
.nav-panel-showcase-title {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: clamp(1.5rem, 2.4vw, 2rem);
  text-transform: uppercase;
  line-height: 1.05;
  margin: 0;
  color: #FFFFFF;
}
.nav-panel-showcase-subtitle {
  font-size: var(--type-body);
  color: rgba(255,255,255,0.55);
  margin: 0 0 0.5rem;
}
.nav-panel-showcase-keyword {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 2px solid var(--color-blue);
  padding-bottom: 1px;
  font-weight: 600;
}
.nav-panel-showcase-body {
  font-size: var(--type-body-sm);
  color: rgba(255,255,255,0.62);
  line-height: 1.6;
  margin: 0;
}
.nav-panel-showcase-list {
  list-style: none;
  margin: 0.25rem 0 0.5rem;
  padding: 0;
}
.nav-panel-showcase-list li {
  font-size: var(--type-body-sm);
  color: rgba(255,255,255,0.65);
  padding: 0.25rem 0 0.25rem 1.1rem;
  position: relative;
  line-height: 1.5;
}
.nav-panel-showcase-list li::before {
  content: '\2192';
  position: absolute;
  left: 0;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 700;
}
.nav-panel-showcase-cta {
  align-self: flex-start;
  background: var(--accent);
  color: #FFFFFF;
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: var(--type-body-sm);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: var(--space-md) 1.5rem;
  margin-top: 0.5rem;
  clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
  transition: background 0.2s ease;
}
.nav-panel-showcase:hover .nav-panel-showcase-cta { background: #005bb5; }

.nav-panel-showcase-cover {
  position: relative;
  aspect-ratio: 8.5 / 11;
  max-height: 360px;
  margin-left: auto;
  width: 100%;
  max-width: 280px;
}
.nav-panel-showcase-cover-inner {
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 65% 35%, #0a3a6e 0%, #001D38 65%, #000d1c 100%);
  border: 1px solid rgba(0,117,226,0.25);
  box-shadow: 0 18px 50px rgba(0,0,0,0.45);
  padding: var(--space-lg) 1.1rem;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.nav-panel-showcase-cover-inner::before,
.nav-panel-showcase-cover-inner::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(109,200,243,0.10);
  pointer-events: none;
}
.nav-panel-showcase-cover-inner::before { width: 220px; height: 220px; right: -80px; top: -40px; }
.nav-panel-showcase-cover-inner::after  { width: 360px; height: 360px; right: -160px; top: -100px; border-color: rgba(109,200,243,0.05); }
.nav-panel-showcase-cover-top {
  display: flex; justify-content: space-between; align-items: center;
  position: relative; z-index: 2;
}
.nav-panel-showcase-cover-logo {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: var(--type-caption);
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 0.15rem 0.4rem;
  letter-spacing: 0.04em;
}
.nav-panel-showcase-cover-logo span {
  display: inline-block; background: #FFFFFF; color: var(--navy);
  margin-left: 0.25rem; padding: 0 0.2rem;
}
.nav-panel-showcase-cover-thesis {
  font-family: 'Space Mono', monospace;
  font-size: 0.5rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.55);
}
.nav-panel-showcase-cover-eyebrow {
  font-family: 'Space Mono', monospace;
  font-size: 0.55rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 1.2rem;
  position: relative; z-index: 2;
}
.nav-panel-showcase-cover-title {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: 1.55rem;
  line-height: 1;
  color: #FFFFFF;
  margin-top: 0.4rem;
  position: relative; z-index: 2;
}
.nav-panel-showcase-cover-sub {
  font-size: var(--type-caption);
  color: rgba(255,255,255,0.55);
  margin-top: 0.6rem;
  position: relative; z-index: 2;
}
.nav-panel-showcase-cover-sub em {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1.5px solid var(--color-blue);
  font-style: normal; font-weight: 600;
  padding-bottom: 1px;
}
.nav-panel-showcase-cover-foot {
  margin-top: auto;
  display: flex; justify-content: space-between;
  font-family: 'Space Mono', monospace;
  font-size: 0.5rem;
  letter-spacing: 0.12em;
  color: rgba(255,255,255,0.4);
  position: relative; z-index: 2;
}

.nav-link-survey {
  position: relative;
  background: rgba(0,117,226,0.18) !important;
  border-color: rgba(0,117,226,0.55) !important;
  color: #FFFFFF !important;
  padding-right: 0.85rem !important;
}
.nav-link-survey:hover {
  background: rgba(0,117,226,0.32) !important;
  border-color: var(--color-blue) !important;
  color: #FFFFFF !important;
}
.nav-survey-badge {
  display: inline-block;
  margin-left: 0.5rem;
  padding: 0.08rem 0.35rem;
  background: var(--accent);
  color: #FFFFFF;
  font-family: 'Space Mono', monospace;
  font-size: 0.55rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.4;
}

/* Showcase responsive collapse */
@media (max-width: 900px) {
  .nav-panel-showcase {
    grid-template-columns: 1fr;
    gap: var(--space-lg);
    padding: var(--space-lg) 1.25rem;
  }
  .nav-panel-showcase-cover { max-width: 240px; margin: 0 auto; }
}
@media (max-width: 640px) {
  .nav-panel-showcase-cover { display: none; }
}

/* ══════════════════════════════════════════════════════════════════════════
   V2 MOBILE RESPONSIVE — mobile-first reflow for screens < 768px
   ══════════════════════════════════════════════════════════════════════════ */
@media screen and (max-width: 900px) {
  .v2-hero-inner { grid-template-columns: 1fr; gap: var(--space-xl); }
  .v2-hero-right { display: none; }
  .v2-stats-strip { grid-template-columns: repeat(2, 1fr); }
  .v2-step-grid,
  .v2-proof-grid,
  .v2-audience-grid,
  .v2-resource-grid,
  .v2-deep-grid,
  .v2-deep-grid-2 { grid-template-columns: repeat(2, 1fr) !important; }
  .v2-footer-cols { grid-template-columns: repeat(2, 1fr); }
  .nav-panel-grid { grid-template-columns: repeat(2, 1fr); }
}
@media screen and (max-width: 640px) {
  .v2-section { padding: var(--space-xxl) 1rem; }
  .v2-hero { padding: 5rem 1rem 2.5rem; }
  .v2-hero-headline { font-size: clamp(1.9rem, 7vw, 2.8rem); }
  .v2-hero-subhead { font-size: var(--type-body-lg); }
  .v2-cta-row { gap: var(--space-md); }
  .v2-cta-primary { padding: var(--space-md) 1.4rem; font-size: var(--type-body-sm); width: 100%; justify-content: center; }
  .v2-cta-secondary { width: 100%; justify-content: center; }
  
  .v3-cta-primary { width: 100%; justify-content: center; padding: var(--space-lg) var(--space-md); font-size: var(--type-body-sm); }
  .v3-cta-secondary { width: 100%; justify-content: center; }
  .v2-stats-strip,
  .v2-step-grid,
  .v2-proof-grid,
  .v2-audience-grid,
  .v2-resource-grid,
  .v2-deep-grid,
  .v2-deep-grid-2,
  .v2-footer-cols,
  .nav-panel-grid { grid-template-columns: 1fr !important; }
  .v2-section-headline { font-size: 1.7rem; }
  .v2-final-headline { font-size: 1.9rem; }
  .v2-trust-strip { gap: var(--space-sm); }
  .v2-footer-compliance-row { gap: var(--space-sm); }
  
  .v2-cb { padding: var(--space-xs) var(--space-sm); font-size: var(--type-caption); gap: var(--space-xs); }
  .v2-cb svg { width: 14px; height: 14px; flex: 0 0 14px; }
  .nav-panel { margin-top: 78px; }
}

/* ── Nav-link buttons (panel triggers) — inherit from .nav-links li styling ── */

.nav-link-btn:focus-visible { outline: 2px solid var(--color-blue); outline-offset: 2px; }
.nav-caret { font-size: 0.7em; opacity: 0.7; }

/* ── Mobile hamburger toggle (default hidden, shown < 900px) ─────────── */

.mobile-nav-toggle {
  
  position: fixed !important;
  bottom: 100px !important;
  right: 12px !important;
  z-index: 999999 !important;
  display: none;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  padding: 0;
  background: var(--accent);
  border: none;
  border-radius: 4px;
  cursor: pointer;
  color: #FFFFFF;
  box-shadow: 0 4px 12px rgba(0, 117, 226, 0.4);
  transition: all 0.2s;
}
.mobile-nav-toggle:active {
  transform: scale(0.95);
  box-shadow: 0 2px 8px rgba(0, 117, 226, 0.3);
}

#back-to-top {
  position: fixed;
  bottom: 160px;
  right: 12px;
  z-index: 999998;
  width: 48px;
  height: 48px;
  background: var(--accent);
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: none;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  box-shadow: 0 4px 12px rgba(0, 117, 226, 0.4);
  transition: all 0.2s;
}
#back-to-top:active {
  transform: scale(0.95);
  box-shadow: 0 2px 8px rgba(0, 117, 226, 0.3);
}
#back-to-top.show {
  display: flex;
}

.mobile-nav-drawer {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 99970;
  background: var(--navy);
  padding: max(1.5rem, env(safe-area-inset-top)) 1.5rem max(2.5rem, env(safe-area-inset-bottom)) 1.5rem;
  overflow-y: auto;
}

.mobile-nav-close {
  position: absolute;
  top: 1rem;
  right: 1.5rem;
  background: none;
  border: none;
  color: #FFFFFF;
  font-size: var(--type-h3);
  cursor: pointer;
  padding: var(--space-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  min-height: 44px;
}
.mobile-nav-close:hover { color: var(--color-blue); }

.mobile-nav-inner { display: flex; flex-direction: column; gap: var(--space-sm); max-width: 480px; margin: 0 auto; }
.mobile-nav-inner a {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-h4);
  font-weight: 600;
  color: #FFFFFF;
  text-decoration: none;
  padding: 0.65rem 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}
.mobile-nav-inner .mobile-nav-cta {
  margin-top: 1rem;
  background: var(--accent);
  border: none;
  text-align: center;
  font-size: var(--type-body);
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: var(--space-md) 1.25rem;
}

/* ── Sticky mobile CTA bar ───────────────────────────────────────────── */

.v2-sticky-cta {
  position: fixed;
  bottom: 0; left: 0; right: 0;
  z-index: 9960;
  display: none; /* shown by JS / mobile media query */
  background: rgba(0,29,56,0.96);
  backdrop-filter: blur(12px);
  border-top: 1px solid rgba(0,117,226,0.35);
  padding: var(--space-md) 0.75rem max(0.75rem, env(safe-area-inset-bottom)) 0.75rem;
  gap: var(--space-sm);
  box-shadow: 0 -8px 24px rgba(0,0,0,0.35);
  flex-direction: row;
}
.v2-sticky-cta-btn {
  flex: 1;
  text-align: center;
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: var(--space-md) 0.5rem;
  text-decoration: none;
  border: none;
  cursor: pointer;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v2-sticky-cta-btn-primary {
  background: var(--accent);
  color: #FFFFFF;
}
.v2-sticky-cta-btn-secondary {
  background: transparent;
  color: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(109,200,243,0.5);
}

/* ── Hero animated translation card flip ─────────────────────────────── */

.v2-hero-visual { cursor: pointer; padding: 0; }
.v2-hero-visual:focus-visible { outline: 2px solid var(--color-blue); outline-offset: 4px; }
.v2-hero-visual-flip {
  position: relative;
  height: 200px;
  width: 100%;
  margin: var(--space-md) 0 0.75rem;
  will-change: contents;
}
.v2-hero-visual-card {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.35);
  border: 1px solid rgba(109,200,243,0.25);
  padding: var(--space-md) 1rem;
  text-align: left;
  opacity: 0;
  animation: v2flip 12s linear infinite;
}
.v2-flip-en { animation-delay: 0s; }
.v2-flip-es { animation-delay: 4s; }
.v2-flip-vi { animation-delay: 8s; }
@keyframes v2flip {
  0%, 30% { opacity: 1; transform: translateY(0); }
  33%, 100% { opacity: 0; transform: translateY(8px); }
}

.v2-hero-visual-line {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  font-weight: 400;
  line-height: 1.4;
  color: rgba(255,255,255,0.85);
  margin-bottom: 0.4rem;
}
.v2-hero-visual-line.v2-flip-h { font-weight: 700; color: #FFFFFF; }
.v2-hero-visual-line.v2-flip-lang {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0.6rem;
}
.v2-hero-visual-qr {
  display: inline-flex;
  align-items: center;
  gap: var(--space-sm);
  margin-top: 0.5rem;
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.6);
}

/* ── Trust strip SHRM link ───────────────────────────────────────────── */
.v2-trust-shrm {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: var(--color-blue) !important;
}
.v2-trust-shrm:hover { color: #FFFFFF !important; }

/* ── Inline links inside section subs ────────────────────────────────── */
.v2-inline-link {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: underline;
  text-underline-offset: 3px;
  font-weight: 600;
}
.v2-section-light .v2-inline-link { color: var(--accent); }
.v2-inline-link:hover { color: #FFFFFF; }
.v2-section-light .v2-inline-link:hover { color: var(--navy); }

/* ── Compliance badge variants ───────────────────────────────────────── */
.v2-compliance-badge-aligned { color: var(--navy); }
.v2-compliance-badge-roadmap {
  color: var(--accent);
  border-color: rgba(0,117,226,0.4) !important;
  background: rgba(0,117,226,0.06) !important;
}
.v2-compliance-note {
  margin-top: 0.85rem;
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.1em;
  
  color: rgba(255,255,255,0.5);
  opacity: 0.7;
}

/* ── Deep stat source ────────────────────────────────────────────────── */
.v2-deep-stat-source {
  margin-top: 0.5rem;
  font-family: 'Space Mono', monospace;
  font-size: 0.58rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  opacity: 0.55;
}

/* ── Kicker contrast on light backgrounds ────────────────────────────── */
.v2-section-light .v2-kicker { color: var(--accent); }
.v2-section-light .v2-kicker::before { background: var(--accent); }
.v2-section-compliance .v2-kicker { color: var(--accent); }

/* ── FAQ toggle weight ───────────────────────────────────────────────── */
.v2-faq-item summary { font-weight: 500; font-size: var(--type-body); letter-spacing: -0.005em; }
.v2-faq-item summary::after { font-weight: 700; }
.v2-faq-item[open] summary { font-weight: 700; }
.v2-faq-item[open] summary::after { content: '\2212'; font-weight: 700; }

/* ── CTA secondary border fix ────────────────────────────────────────── */
.v2-cta-secondary {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid transparent !important;
  background: none !important;
}

@media screen and (max-width: 900px) {
  .v2-faq-item {
    padding: var(--space-md) 0;
  }
  .v2-faq-item summary {
    padding: var(--space-md) 2.5rem 0.75rem 0;
    min-height: 44px;
    display: flex;
    align-items: center;
  }
  .v2-faq-item summary::after {
    min-width: 44px;
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -8px;
    transform: none;
    top: 50%;
    margin-top: -22px;
  }
}

/* ── Proof metric differentiation (vs hero stat strip) ───────────────── */
.v2-metric { background: linear-gradient(180deg, var(--navy) 0%, #002a52 100%); }
.v2-metric::before { width: 4px; background: var(--accent); }

/* ── Section head spacing on mobile ──────────────────────────────────── */
@media (max-width: 640px) {
  .v2-section-head { margin: 0 auto 1.75rem; }
}

/* ── Typography hierarchy fixes ──────────────────────────────────────── */
.v2-step-title, .v2-audience-title { font-size: var(--type-body-lg); letter-spacing: -0.01em; }
.v2-section-headline { letter-spacing: -0.015em; }
.v2-final-headline { letter-spacing: -0.015em; }

/* ── Footer unify with navy ──────────────────────────────────────────── */
.v2-footer { background: var(--navy); border-top: 1px solid rgba(255,255,255,0.06); }

/* ══════════════════════════════════════════════════════════════════════════
   V2 MOBILE — additional rules from audit
   ══════════════════════════════════════════════════════════════════════════ */

@media screen and (max-width: 900px) {
  
  .nav-row-top .nav-links { display: none !important; }
  
  .mobile-nav-toggle { display: flex !important; }
  .v2-step-grid { grid-template-columns: 1fr !important; }
  
  .v2-sticky-cta { display: none; }
  .v2-hero-visual-flip { height: 160px; }
  .v2-deep-stat-label { font-size: var(--type-body-sm); line-height: 1.4; }
  /* Audience deep-dives wrap as collapsed details on mobile */
  .v2-audience-deep .v2-section-inner > .v2-deep-body,
  .v2-audience-deep .v2-section-inner > .v2-deep-grid,
  .v2-audience-deep .v2-section-inner > .v2-cta-row {
    display: none;
  }
  .v2-audience-deep.v2-deep-open .v2-section-inner > .v2-deep-body,
  .v2-audience-deep.v2-deep-open .v2-section-inner > .v2-deep-grid,
  .v2-audience-deep.v2-deep-open .v2-section-inner > .v2-cta-row {
    display: block;
  }
  .v2-audience-deep.v2-deep-open .v2-section-inner > .v2-deep-grid { display: grid; }
  .v2-audience-deep.v2-deep-open .v2-section-inner > .v2-cta-row { display: flex; }
  
  .v2-audience-deep .v2-section-head {
    cursor: pointer;
    position: relative;
    padding-right: 2rem;
    transition: opacity 0.2s ease;
  }
  .v2-audience-deep .v2-section-head::after {
    content: '+';
    position: absolute;
    right: 0; top: 50%;
    transform: translateY(-50%);
    font-family: 'League Spartan', sans-serif;
    font-size: 1.6rem;
    color: rgba(255, 255, 255, 0.7);
    transition: transform 0.3s ease;
  }
  .v2-audience-deep.v2-deep-open .v2-section-head { opacity: 1; }
  .v2-audience-deep.v2-deep-open .v2-section-head::after {
    content: '\2212';
    transform: translateY(-50%) rotate(180deg);
  }
  .v2-section-light.v2-audience-deep .v2-section-head::after { color: var(--accent); }
}
@media screen and (max-width: 480px) {
  /* Gate modal inputs stack on tiny screens */
  #pdf-gate-overlay [style*="grid-template-columns:1fr 1fr"],
  #pdf-gate-overlay [style*="grid-template-columns: 1fr 1fr"] { grid-template-columns: 1fr !important; }
}

.v3-hero {
  position: relative;
  background: var(--navy);
  color: #fff;
  padding: 8rem 2rem 0;
  overflow: hidden;
}
.v3-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(0,117,226,0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0,117,226,0.06) 1px, transparent 1px);
  background-size: 80px 80px;
  pointer-events: none;
}
.v3-hero::after {
  content: '';
  position: absolute;
  top: -200px; right: -200px;
  width: 600px; height: 600px;
  background: radial-gradient(circle, rgba(0,117,226,0.18), transparent 70%);
  pointer-events: none;
}

.v3-hero-grid {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1fr);
  gap: 4rem;
  align-items: center;
  z-index: 1;
}

.v3-hero-text { padding: var(--space-md) 0 3rem; }

.v3-kicker {
  display: inline-flex;
  align-items: center;
  gap: 0.85rem;
  font-family: 'Space Mono', monospace;
  font-size: var(--type-body-sm);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 1.5rem;
  padding: 0;
  border: none;
  background: none;
}
.v3-kicker::before {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  background: var(--accent);
  flex-shrink: 0;
}
.v3-hero-headline {
  font-family: 'League Spartan', sans-serif;
  font-size: clamp(2.8rem, 6vw, 5.2rem);
  font-weight: 700;
  line-height: 0.98;
  letter-spacing: -0.025em;
  margin: 0 0 1.5rem;
  color: #fff;
}
.v3-hero-headline-accent {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
  position: relative;
}
.v3-hero-headline-accent::after {
  content: '';
  display: block;
  width: 80px; height: 4px;
  background: var(--accent);
  margin-top: 0.8rem;
}

.v3-hero-sub {
  font-family: 'League Spartan', sans-serif;
  font-size: clamp(1.3rem, 2vw, 1.65rem);
  font-weight: 500;
  line-height: 1.3;
  color: #fff;
  margin: 0 0 1.5rem;
  max-width: 560px;
}

.v3-hero-body {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body);
  line-height: 1.55;
  color: rgba(255,255,255,0.7);
  margin: 0 0 2rem;
  max-width: 540px;
}
.v3-hero-body p { margin: 0; }

.v3-hero-cta-row {
  display: flex;
  align-items: center;
  gap: var(--space-lg);
  margin-bottom: 2.5rem;
  flex-wrap: wrap;
}

.v3-cta-primary {
  display: inline-flex;
  align-items: center;
  gap: var(--space-sm);
  background: var(--accent);
  color: #fff;
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: var(--type-body);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: var(--space-lg) var(--space-xl);
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: background 0.2s, transform 0.15s;
}
.v3-cta-primary:hover {
  background: #0888ff;
  transform: translateY(-1px);
}
.v3-cta-primary-arrow {
  font-size: var(--type-body);
  transition: transform 0.2s;
}
.v3-cta-primary:hover .v3-cta-primary-arrow { transform: translateX(3px); }

.v3-cta-link {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body);
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  border-bottom: 1px solid rgba(109,200,243,0.3);
  padding-bottom: 0.25rem;
  transition: color 0.2s, border-color 0.2s;
}
.v3-cta-link:hover {
  color: #fff;
  border-bottom-color: #fff;
}

.v3-hero-trust {
  display: flex;
  align-items: center;
  gap: var(--space-md);
  flex-wrap: wrap;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(255,255,255,0.08);
}
.v3-hero-trust-label {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.5);
}
.v3-hero-trust-shrm {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  font-weight: 600;
  letter-spacing: 0.04em;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: underline;
  text-underline-offset: 3px;
}
.v3-hero-trust-shrm:hover { color: #fff; }
.v3-hero-trust-divider {
  width: 1px; height: 20px;
  background: rgba(255,255,255,0.15);
}
.v3-hero-trust-meta {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.06em;
  color: rgba(255,255,255,0.55);
}

/* ── Tablet bezel demo frame ─────────────────────────────────────────── */
.v3-hero-visual {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--space-xl) 0 3rem;
}
.v3-tablet {
  position: relative;
  width: 100%;
  max-width: 580px;
  filter: drop-shadow(0 30px 80px rgba(0,0,0,0.6));
}
.v3-tablet-bezel {
  background: linear-gradient(180deg, #1a1f2e 0%, #0a0e18 100%);
  border: 1px solid rgba(109,200,243,0.25);
  border-radius: 22px;
  padding: 14px;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),
    inset 0 -1px 0 rgba(0,0,0,0.6),
    0 0 0 1px rgba(0,0,0,0.4);
  position: relative;
}
.v3-tablet-bezel::before {
  /* Camera dot */
  content: '';
  position: absolute;
  top: 6px; left: 50%;
  transform: translateX(-50%);
  width: 4px; height: 4px;
  background: rgba(109,200,243,0.4);
  border-radius: 50%;
}
.v3-tablet-screen {
  background: var(--navy);
  border-radius: 12px;
  padding: var(--space-md) 1rem 0.85rem;
  border: 1px solid rgba(0,117,226,0.18);
  position: relative;
  overflow: hidden;
  min-height: 420px;
  display: flex;
  flex-direction: column;
}
.v3-tablet-screen::before {
  /* Subtle screen glare */
  content: '';
  position: absolute;
  top: 0; left: 0; right: 50%;
  height: 100%;
  background: linear-gradient(135deg, rgba(255,255,255,0.04) 0%, transparent 60%);
  pointer-events: none;
}

.v3-tablet-status {
  display: flex;
  align-items: center;
  gap: var(--space-sm);
  padding-bottom: 0.65rem;
  border-bottom: 1px solid rgba(0,117,226,0.15);
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.55);
}
.v3-tablet-status-dot {
  width: 7px; height: 7px;
  background: #16A34A;
  border-radius: 50%;
  box-shadow: 0 0 8px #16A34A;
}
.v3-tablet-status-time { margin-left: auto; }

.v3-doc-chrome {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  padding: var(--space-md) 0;
  border-bottom: 1px solid rgba(0,117,226,0.1);
  color: rgba(255,255,255,0.85);
}
.v3-doc-icon { color: var(--color-white); }
.v3-doc-title {
  font-family: 'League Spartan', sans-serif;
  font-weight: 600;
  font-size: var(--type-body-sm);
  letter-spacing: 0.01em;
  flex: 1;
}
.v3-doc-status {
  font-family: 'Space Mono', monospace;
  font-size: 0.55rem;
  letter-spacing: 0.18em;
  color: rgba(255, 255, 255, 0.7);
  background: rgba(109,200,243,0.12);
  padding: 0.25rem 0.5rem;
  border-radius: 2px;
  border: 1px solid rgba(109,200,243,0.3);
}

.v3-lang-rail {
  display: flex;
  gap: 0.4rem;
  padding: var(--space-md) 0 0.6rem;
  flex-wrap: wrap;
}

.v3-lang-pill {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  font-weight: 700;
  letter-spacing: 0.12em;
  padding: var(--space-sm) 0.7rem;
  background: rgba(0,117,226,0.08);
  color: rgba(255,255,255,0.55);
  border: 1px solid rgba(0,117,226,0.2);
  cursor: pointer;
  transition: all 0.18s;
}
.v3-lang-pill:hover { color: #fff; border-color: rgba(0,117,226,0.5); }
.v3-lang-pill.active {
  background: var(--accent);
  color: #fff;
  border-color: var(--accent);
}

.v3-doc-body {
  flex: 1;
  position: relative;
  margin-top: 0.4rem;
  min-height: 180px;
}
.v3-doc-pane {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.25s ease, transform 0.25s ease;
  pointer-events: none;
}
.v3-doc-pane.active {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.v3-doc-pane[lang="ar"] { text-align: right; }
.v3-doc-step {
  display: flex;
  align-items: flex-start;
  gap: 0.65rem;
  padding: 0.55rem 0;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  line-height: 1.4;
  color: rgba(255,255,255,0.85);
}
.v3-doc-pane[lang="ar"] .v3-doc-step { flex-direction: row-reverse; }
.v3-doc-step-num {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  color: rgba(255, 255, 255, 0.7);
  font-weight: 700;
  flex-shrink: 0;
  padding-top: 2px;
}
.v3-doc-step-text { flex: 1; }

.v3-tablet-dock {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.85rem;
  margin-top: 0.5rem;
  border-top: 1px solid rgba(0,117,226,0.15);
}
.v3-tablet-dock-scan {
  display: flex;
  align-items: center;
  gap: var(--space-sm);
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.6);
}
.v3-tablet-dock-ack {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-caption);
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  background: transparent;
  border: 1px solid rgba(109,200,243,0.4);
  padding: var(--space-sm) 0.8rem;
  cursor: pointer;
  transition: all 0.2s;
}
.v3-tablet-dock-ack:hover {
  background: var(--color-blue);
  color: var(--navy);
}

/* Floating chips around the tablet */

.v3-tablet-chip {
  position: absolute;
  background: linear-gradient(180deg, var(--navy-mid) 0%, var(--navy) 100%);
  border: 1px solid rgba(109,200,243,0.4);
  padding: var(--space-md) 1.1rem;
  box-shadow: 0 12px 30px rgba(0,0,0,0.5);
  z-index: 2;
}
.v3-tablet-chip-tl { top: -1.5rem; left: -1.5rem; }
.v3-tablet-chip-br { bottom: -1.5rem; right: -1.5rem; }
.v3-tablet-chip-num {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: var(--type-h3);
  color: rgba(255, 255, 255, 0.7);
  line-height: 1;
}
.v3-tablet-chip-label {
  font-family: 'Space Mono', monospace;
  font-size: 0.55rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.7);
  margin-top: 0.3rem;
}

/* ── Stats ticker (replaces 4-stat strip) ─────────────────────────────── */
.v3-stats-ticker {
  position: relative;
  max-width: 1400px;
  margin: var(--space-xxl) auto 0;
  padding: var(--space-lg) 0;
  border-top: 1px solid rgba(0,117,226,0.18);
  border-bottom: 1px solid rgba(0,117,226,0.18);
  background: linear-gradient(180deg, rgba(0,117,226,0.04) 0%, transparent 100%);
  overflow: hidden;
}
.v3-ticker-track {
  display: flex;
  gap: 4rem;
  align-items: center;
  animation: v3-ticker-scroll 35s linear infinite;
  width: fit-content;
}
@keyframes v3-ticker-scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
.v3-ticker-item {
  display: flex;
  align-items: baseline;
  gap: 0.85rem;
  white-space: nowrap;
  flex-shrink: 0;
  padding-right: 4rem;
  border-right: 1px solid rgba(255,255,255,0.08);
}
.v3-ticker-num {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: -0.01em;
}
.v3-ticker-label {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body);
  color: rgba(255,255,255,0.85);
}
.v3-ticker-src {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
}

/* Mobile reflow */
@media screen and (max-width: 960px) {
  .v3-hero { padding: 6rem 1.25rem 0; }
  .v3-hero-grid { grid-template-columns: 1fr; gap: var(--space-xl); }
  .v3-hero-text { padding: 0; }
  .v3-tablet-chip-tl { top: 4%; left: 2%; }
  .v3-tablet-chip-br { bottom: 8%; right: 2%; }
  .v3-tablet { max-width: 480px; margin: 0 auto; }
  .v3-tablet-screen { min-height: 360px; }
  .v3-hero-headline { font-size: clamp(2.4rem, 9vw, 3.6rem); }
  .v3-stats-ticker { margin-top: 2rem; }
  .v3-ticker-num { font-size: var(--type-body-lg); }
  .v3-ticker-label { font-size: var(--type-body-sm); }
  .v3-ticker-item { padding-right: 2.5rem; gap: 0.6rem; }
  .v3-ticker-track { gap: 2.5rem; }
}
@media screen and (max-width: 480px) {
  .v3-hero-headline { font-size: clamp(2rem, 11vw, 2.8rem); }
  .v3-tablet-chip { padding: var(--space-sm) 0.8rem; }
  .v3-tablet-chip-num { font-size: var(--type-body-lg); }
}

/* ══════════════════════════════════════════════════════════════════════════
   V3 SCROLL-PINNED WALKTHROUGH
   ══════════════════════════════════════════════════════════════════════════ */

.v3-walkthrough {
  position: relative;
  background: var(--off-white);
  color: var(--navy);
  padding: 6rem 2rem 5rem;
  overflow: hidden;
}
.v3-walkthrough::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(0,29,56,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0,29,56,0.04) 1px, transparent 1px);
  background-size: 60px 60px;
  pointer-events: none;
  opacity: 0.6;
}

.v3-walkthrough-intro {
  position: relative;
  max-width: 1400px;
  margin: 0 auto 4rem;
  text-align: center;
  z-index: 1;
}
.v3-walkthrough-intro .v3-kicker {
  color: var(--accent);
}
.v3-walkthrough-headline {
  font-family: 'League Spartan', sans-serif;
  font-size: clamp(2.4rem, 5vw, 4.5rem);
  font-weight: 700;
  line-height: 0.96;
  letter-spacing: -0.025em;
  margin: var(--space-md) 0 1.5rem;
  color: var(--navy);
}
.v3-walkthrough-headline-accent {
  color: var(--accent);
  font-weight: 400;
}
.v3-walkthrough-sub {
  font-family: 'League Spartan', sans-serif;
  font-size: 1.15rem;
  line-height: 1.5;
  color: var(--navy-light);
  max-width: 620px;
  margin: 0 auto;
}

.v3-walkthrough-grid {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1fr);
  gap: 5rem;
  align-items: stretch;
  z-index: 1;
}

/* Left scrolling steps */

.v3-walkthrough-steps {
  display: flex;
  flex-direction: column;
  gap: 6rem;
  padding: 8rem 0;
}
.v3-walk-step {
  position: relative;
  padding-left: 1.5rem;
  border-left: 2px solid rgba(0,117,226,0.2);
  opacity: 0.4;
  transition: opacity 0.4s ease, border-color 0.4s ease;
}
.v3-walk-step.in-view {
  opacity: 1;
  border-left-color: var(--accent);
}
.v3-walk-step-num {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  font-weight: 700;
  letter-spacing: 0.18em;
  color: var(--accent);
  margin-bottom: 0.85rem;
}
.v3-walk-step-title {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: clamp(1.5rem, 2.5vw, 2.1rem);
  line-height: 1.15;
  letter-spacing: -0.012em;
  margin: 0 0 1rem;
  color: var(--navy);
}
.v3-walk-step-body {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body);
  line-height: 1.55;
  color: var(--navy-light);
  margin: 0 0 1.25rem;
}
.v3-walk-step-meta {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-sm);
}

.v3-walk-step-tag {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  padding: 0.35rem 0.65rem;
  background: #fff;
  border: 1px solid rgba(0,117,226,0.2);
  color: var(--accent);
}

/* Right pinned visual */

.v3-walkthrough-pinned {
  position: relative;
  align-self: stretch;
  height: 100%;
}

.v3-walkthrough-stage {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: grid;
  grid-template-columns: 16px minmax(0, 1fr);
  gap: var(--space-lg);
  align-items: stretch;
  height: 540px;
  will-change: transform;
}

/* Progress dot rail — minimal timeline */

.v3-walk-progress {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
  position: relative;
  gap: 0;
}
.v3-walk-progress-dot {
  width: 8px; height: 8px;
  border-radius: 50%;
  background: rgba(0,117,226,0.4);
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Space Mono', monospace;
  font-size: 0;
  font-weight: 700;
  color: transparent;
  transition: all 0.3s ease;
  flex-shrink: 0;
  margin: var(--space-sm) 0;
}
.v3-walk-progress-dot span {
  display: none;
}
.v3-walk-progress-dot.active {
  background: var(--accent);
  border: none;
  color: transparent;
  transform: scale(1.3);
  box-shadow: none;
}
.v3-walk-progress-line {
  width: 1px;
  flex: 1;
  background: rgba(0,117,226,0.25);
  margin: 0;
}

/* Canvas: shows visuals stacked, switching by .active */
.v3-walk-canvas {
  position: relative;
  background: var(--navy);
  border: 1px solid rgba(0,117,226,0.3);
  box-shadow: 0 24px 60px rgba(0,29,56,0.18);
  overflow: hidden;
  border-radius: 4px;
}
.v3-walk-visual {
  position: absolute;
  inset: 0;
  padding: var(--space-lg);
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.35s ease, transform 0.35s ease;
  pointer-events: none;
  display: flex;
  flex-direction: column;
}
.v3-walk-visual.active {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.v3-walk-visual-label {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 1.25rem;
  padding-bottom: 0.85rem;
  border-bottom: 1px solid rgba(109,200,243,0.2);
}

/* Step 1: Document stack */
.v3-walk-doc-stack {
  display: flex;
  flex-direction: column;
  gap: var(--space-sm);
  flex: 1;
}
.v3-walk-doc {
  display: grid;
  grid-template-columns: 60px 1fr auto;
  align-items: center;
  gap: 0.85rem;
  padding: var(--space-md) 1rem;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(0,117,226,0.18);
  font-family: 'League Spartan', sans-serif;
}
.v3-walk-doc-icon {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  font-weight: 700;
  letter-spacing: 0.1em;
  color: rgba(255, 255, 255, 0.7);
  background: rgba(0,117,226,0.15);
  padding: 0.45rem 0;
  text-align: center;
  border: 1px solid rgba(109,200,243,0.3);
}
.v3-walk-doc-name {
  font-size: var(--type-body-sm);
  color: rgba(255,255,255,0.85);
}
.v3-walk-doc-status {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #16A34A;
}
.v3-walk-doc-status.processing {
  color: rgba(255, 255, 255, 0.7);
  position: relative;
}
.v3-walk-doc-status.processing::before {
  content: '';
  display: inline-block;
  width: 6px; height: 6px;
  background: var(--color-blue);
  border-radius: 50%;
  margin-right: 0.4rem;
}

/* Step 2: Translate pipeline */
.v3-walk-translate {
  display: grid;
  grid-template-columns: 1fr 32px 1fr;
  gap: var(--space-md);
  align-items: center;
  flex: 1;
}
.v3-walk-translate-source {
  background: rgba(0,117,226,0.1);
  border: 1px solid rgba(0,117,226,0.4);
  padding: var(--space-md);
  font-family: 'League Spartan', sans-serif;
}
.v3-walk-translate-lang {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0.5rem;
}
.v3-walk-translate-source .v3-walk-translate-lang { color: var(--color-white); }
.v3-walk-translate-text {
  font-size: var(--type-body-sm);
  line-height: 1.4;
  color: #fff;
}
.v3-walk-translate-arrow {
  text-align: center;
  font-size: var(--type-h3);
  color: var(--accent);
  font-weight: 700;
}
.v3-walk-translate-targets {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
.v3-walk-translate-target {
  display: grid;
  grid-template-columns: 36px 1fr;
  gap: 0.6rem;
  align-items: center;
  padding: var(--space-sm) 0.75rem;
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(0,117,226,0.18);
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  color: rgba(255,255,255,0.85);
}
.v3-walk-translate-target .v3-walk-translate-lang {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  background: rgba(0,117,226,0.15);
  padding: 0.2rem 0.4rem;
  text-align: center;
  font-size: var(--type-caption);
}

/* Step 3: Phone in hand */
.v3-walk-phone {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.v3-walk-phone-frame {
  width: 200px;
  background: #0a0e18;
  border: 2px solid #1a1f2e;
  border-radius: 22px;
  padding: 14px 8px;
  box-shadow: 0 20px 50px rgba(0,0,0,0.5);
  position: relative;
}
.v3-walk-phone-notch {
  position: absolute;
  top: 6px; left: 50%;
  transform: translateX(-50%);
  width: 60px; height: 14px;
  background: #000;
  border-radius: 8px;
}
.v3-walk-phone-screen {
  background: var(--navy);
  border-radius: 12px;
  padding: var(--space-xl) 0.85rem 0.85rem;
  font-family: 'League Spartan', sans-serif;
  color: #fff;
}
.v3-walk-phone-header {
  font-family: 'Space Mono', monospace;
  font-size: 0.55rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
  text-align: center;
  margin-bottom: 0.85rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0,117,226,0.15);
}
.v3-walk-phone-doc-title {
  font-size: var(--type-body-sm);
  font-weight: 700;
  margin-bottom: 0.6rem;
  color: rgba(255, 255, 255, 0.7);
}
.v3-walk-phone-doc-line {
  font-size: var(--type-caption);
  line-height: 1.4;
  padding: 0.35rem 0;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
.v3-walk-phone-ack {
  margin-top: 0.85rem;
  background: var(--accent);
  color: #fff;
  font-size: var(--type-caption);
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-align: center;
  padding: var(--space-md);
}
.v3-walk-phone-qr-hint {
  margin-top: 1rem;
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  padding: var(--space-sm) 0.8rem;
  background: rgba(0,117,226,0.1);
  border: 1px solid rgba(109,200,243,0.3);
}

/* Step 4: Audit trail */
.v3-walk-audit {
  flex: 1;
  display: flex;
  flex-direction: column;
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
}
.v3-walk-audit-row {
  display: grid;
  grid-template-columns: 1.3fr 1.4fr 0.6fr 0.7fr;
  gap: var(--space-md);
  padding: 0.65rem 0.75rem;
  border-bottom: 1px solid rgba(0,117,226,0.12);
  color: rgba(255,255,255,0.85);
}
.v3-walk-audit-row.v3-walk-audit-head {
  font-size: var(--type-caption);
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  background: rgba(0,117,226,0.1);
  border-bottom: 1px solid rgba(0,117,226,0.3);
}
.v3-walk-audit-row.v3-walk-audit-foot {
  grid-template-columns: 1fr auto;
  margin-top: auto;
  border-top: 1px solid rgba(0,117,226,0.2);
  border-bottom: none;
  font-size: var(--type-caption);
  color: rgba(255,255,255,0.5);
  padding-top: 0.85rem;
}
.v3-walk-audit-csv {
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
}

@media (max-width: 960px) {
  .v3-walkthrough { padding: var(--space-xxl) 1.25rem 3rem; }
  .v3-walkthrough-grid { grid-template-columns: 1fr; gap: var(--space-xl); }
  .v3-walkthrough-steps { gap: 2.5rem; padding: var(--space-md) 0; }
  .v3-walk-step { padding-left: 1rem; opacity: 1; border-left-color: var(--accent); }
  .v3-walkthrough-pinned { display: none; }
  .v3-walkthrough-headline { font-size: clamp(2rem, 9vw, 3rem); }
}

/* ══════════════════════════════════════════════════════════════════════════
   V3 INLINE ROI CALCULATOR
   ══════════════════════════════════════════════════════════════════════════ */

.v3-roi {
  position: relative;
  background: var(--color-navy);
  color: var(--color-white);
  padding: 48px 32px;
  overflow: hidden;
}
.v3-roi-wrap {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  z-index: 1;
}
.v3-roi-card {
  position: relative;
  background: rgba(255,255,255,0.025);
  border: 1px solid rgba(0,117,226,0.18);
  overflow: hidden;
}
.v3-roi-card::before {
  content: '';
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 6px;
  background: var(--color-blue);
}

/* Card header */
.v3-roi-card-header {
  padding: 48px 32px 32px 40px;
  text-align: center;
  background: radial-gradient(ellipse at center top, rgba(0,117,226,0.08) 0%, transparent 70%);
  border-bottom: 1px solid rgba(0,117,226,0.12);
}
.v3-roi-card-header .v3-kicker {
  color: var(--color-blue);
  margin-bottom: 16px;
  display: inline-block;
}
.v3-roi-headline {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-h2);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin: 0 0 16px;
  color: var(--color-white);
}
.v3-roi-sub {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body);
  font-weight: 400;
  line-height: 1.6;
  color: rgba(255,255,255,0.7);
  margin: 0 auto;
  max-width: 600px;
}

/* Inputs row */
.v3-roi-inputs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  padding: 32px 32px 32px 40px;
  border-bottom: 1px solid rgba(0,117,226,0.12);
}
.v3-roi-input {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.v3-roi-input-label {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--color-blue);
}
.v3-roi-input-control {
  display: flex;
  align-items: stretch;
  background: rgba(0,0,0,0.3);
  border: 1px solid rgba(0,117,226,0.3);
  overflow: hidden;
  min-height: 48px;
  transition: border-color var(--transition-fast), box-shadow var(--transition-fast);
}
.v3-roi-input-control:focus-within {
  border-color: var(--color-blue);
  box-shadow: 0 0 0 3px rgba(0,117,226,0.25);
}
.v3-roi-input-control button {
  background: transparent;
  border: none;
  color: var(--color-white);
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-h4);
  font-weight: 700;
  width: 48px;
  cursor: pointer;
  transition: background var(--transition-fast);
}
.v3-roi-input-control button:hover {
  background: rgba(0,117,226,0.2);
}
.v3-roi-input-control input {
  flex: 1;
  background: transparent;
  border: none;
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-h3);
  font-weight: 600;
  text-align: center;
  color: var(--color-white);
  padding: 8px 0;
  outline: none;
  -moz-appearance: textfield;
  min-width: 0;
}
.v3-roi-input-control input::-webkit-outer-spin-button,
.v3-roi-input-control input::-webkit-inner-spin-button {
  -webkit-appearance: none; margin: 0;
}
.v3-roi-input-prefix,
.v3-roi-input-suffix {
  display: flex;
  align-items: center;
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-lg);
  font-weight: 600;
  color: rgba(255,255,255,0.55);
  padding: 0 8px;
}
.v3-roi-input-hint {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.1em;
  color: rgba(255,255,255,0.5);
  line-height: 1.5;
}

/* Big result number */
.v3-roi-result {
  text-align: center;
  padding: 48px 32px 32px 40px;
}
.v3-roi-result-label {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--color-blue);
  margin-bottom: 16px;
}
.v3-roi-result-num {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: clamp(3rem, 8vw, 5.5rem);
  line-height: 1.1;
  letter-spacing: -0.03em;
  color: var(--color-white);
  margin: 0;
  font-variant-numeric: tabular-nums;
}
.v3-roi-result-tag {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  color: rgba(255,255,255,0.55);
  margin-top: 8px;
}

/* Breakdown grid */
.v3-roi-breakdown {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: rgba(0,117,226,0.12);
  margin: 0 0 0 6px;
}
.v3-roi-breakdown-item {
  background: rgba(255,255,255,0.015);
  padding: 24px 24px;
  text-align: center;
}
.v3-roi-breakdown-val {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: var(--type-h3);
  color: var(--color-white);
  font-variant-numeric: tabular-nums;
  margin-bottom: 8px;
}
.v3-roi-breakdown-label {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  color: rgba(255,255,255,0.7);
  line-height: 1.5;
}

/* Assumptions toggle */
.v3-roi-assumptions {
  padding: 24px 32px 16px 40px;
  border-top: 1px solid rgba(0,117,226,0.12);
}
.v3-roi-assumptions-toggle {
  list-style: none;
  cursor: pointer;
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--color-blue);
  padding: 8px 0;
  transition: color var(--transition-fast);
}
.v3-roi-assumptions-toggle::-webkit-details-marker { display: none; }
.v3-roi-assumptions-toggle:hover { color: var(--color-white); }
.v3-roi-assumptions[open] .v3-roi-assumptions-toggle { color: var(--color-white); }
.v3-roi-assumptions-body {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  font-weight: 400;
  line-height: 1.6;
  color: rgba(255,255,255,0.7);
  margin-top: 16px;
  padding: 16px;
  background: rgba(0,0,0,0.25);
  border-left: 3px solid var(--color-blue);
}
.v3-roi-assumptions-body p { margin: 0; }

/* Lead capture */
.v3-roi-capture {
  padding: 32px 32px 32px 40px;
  background: rgba(0,0,0,0.2);
  border-top: 1px solid rgba(0,117,226,0.12);
}
.v3-roi-capture-label {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-lg);
  font-weight: 600;
  color: var(--color-white);
  margin-bottom: 16px;
  text-align: center;
}
.v3-roi-capture-form {
  display: grid;
  grid-template-columns: 1fr 1fr auto;
  gap: 8px;
  margin-bottom: 16px;
}
.v3-roi-capture-form input {
  background: rgba(0,0,0,0.4);
  border: 1px solid rgba(0,117,226,0.3);
  color: var(--color-white);
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body);
  font-weight: 400;
  padding: 16px;
  outline: none;
  min-height: 48px;
  transition: border-color var(--transition-fast), box-shadow var(--transition-fast);
}
.v3-roi-capture-form input::placeholder {
  color: rgba(255,255,255,0.45);
}
.v3-roi-capture-form input:focus {
  border-color: var(--color-blue);
  box-shadow: 0 0 0 3px rgba(0,117,226,0.25);
}
.v3-roi-capture-submit {
  background: var(--color-blue);
  color: var(--color-white);
  border: none;
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 16px 24px;
  min-height: 48px;
  cursor: pointer;
  white-space: nowrap;
  clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
  transition: background var(--transition-fast);
}
.v3-roi-capture-submit:hover {
  background: #0061BD;
}
.v3-roi-capture-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 16px 0;
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
}
.v3-roi-capture-divider::before,
.v3-roi-capture-divider::after {
  content: '';
  flex: 1;
  height: 1px;
  background: rgba(255,255,255,0.1);
}
.v3-roi-capture-demo {
  display: block;
  text-align: center;
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--color-white);
  text-decoration: none;
  padding: 16px 24px;
  min-height: 48px;
  border: 1px solid rgba(255,255,255,0.3);
  transition: border-color var(--transition-fast), background var(--transition-fast);
  clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
}
.v3-roi-capture-demo:hover {
  border-color: var(--color-blue);
  background: rgba(0,117,226,0.1);
}

/* Footer */
.v3-roi-foot {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px 32px;
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.12em;
  color: rgba(255,255,255,0.45);
  border-top: 1px solid rgba(255,255,255,0.06);
}
.v3-roi-foot-pulse {
  width: 8px; height: 8px;
  background: #16A34A;
  border-radius: 50%;
  box-shadow: 0 0 8px #16A34A;
  flex-shrink: 0;
}

@media (max-width: 960px) {
  .v3-roi { padding: 32px 16px; }
  .v3-roi-card-header { padding: 32px 16px 24px 24px; }
  .v3-roi-headline { font-size: var(--type-h3); }
  .v3-roi-inputs { grid-template-columns: 1fr; gap: 16px; padding: 24px 16px 24px 24px; }
  .v3-roi-result { padding: 32px 16px 24px 24px; }
  .v3-roi-breakdown { grid-template-columns: 1fr; }
  .v3-roi-breakdown-item { padding: 16px; text-align: left; display: flex; justify-content: space-between; align-items: center; }
  .v3-roi-breakdown-val { margin-bottom: 0; }
  .v3-roi-assumptions { padding: 16px 16px 16px 24px; }
  .v3-roi-capture { padding: 24px 16px 24px 24px; }
  .v3-roi-capture-form { grid-template-columns: 1fr; }
}

/* ══════════════════════════════════════════════════════════════════════════
   V3 AUDIENCE TAB SWITCHER
   ══════════════════════════════════════════════════════════════════════════ */

.v3-tabs {
  position: relative;
  background: var(--off-white);
  color: var(--navy);
  padding: 6rem 2rem;
  overflow: hidden;
}
.v3-tabs::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at top, rgba(0,117,226,0.04) 0%, transparent 60%);
  pointer-events: none;
}
.v3-tabs-inner {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  z-index: 1;
}

.v3-tabs-head {
  margin-bottom: 3rem;
}
.v3-tabs-head .v3-kicker {
  color: var(--accent);
}
.v3-tabs-headline {
  font-family: 'League Spartan', sans-serif;
  font-size: clamp(2.4rem, 5vw, 4.5rem);
  font-weight: 700;
  line-height: 0.96;
  letter-spacing: -0.02em;
  margin: var(--space-md) 0 0;
  color: var(--navy);
}
.v3-tabs-headline-accent {
  color: var(--accent);
  font-weight: 400;
}

/* Tab nav */
.v3-tabs-nav {
  position: relative;
  display: flex;
  gap: 0;
  margin-bottom: 3rem;
  border-bottom: 1px solid rgba(0,29,56,0.12);
  flex-wrap: wrap;
}
.v3-tab-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.85rem;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: var(--space-lg) 1.25rem;
  font-family: 'League Spartan', sans-serif;
  color: var(--navy-light);
  transition: color 0.2s ease;
  position: relative;
  z-index: 1;
}
.v3-tab-btn:hover { color: var(--navy); }
.v3-tab-btn.active { color: var(--navy); }
.v3-tab-btn-num {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  color: rgba(0,117,226,0.5);
  font-weight: 700;
  transition: color 0.2s;
}
.v3-tab-btn.active .v3-tab-btn-num { color: var(--accent); }
.v3-tab-btn-label {
  font-size: var(--type-body-lg);
  font-weight: 600;
  letter-spacing: -0.005em;
}
.v3-tabs-indicator {
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 3px;
  background: var(--accent);
  width: 0;
  transition: transform 0.3s ease, width 0.3s ease;
  z-index: 2;
}

/* Tab panels */
.v3-tab-panels { position: relative; min-height: 480px; }
.v3-tab-panel {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.25s ease, transform 0.25s ease;
  pointer-events: none;
}
.v3-tab-panel.active {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
  position: relative;
}
.v3-tab-panel-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  gap: 4rem;
  align-items: start;
}
.v3-tab-panel-text { padding-right: 1rem; }
.v3-tab-panel-kicker {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--accent);
  margin-bottom: 1rem;
}
.v3-tab-panel-headline {
  font-family: 'League Spartan', sans-serif;
  font-size: clamp(2rem, 4vw, 3.4rem);
  font-weight: 700;
  line-height: 0.98;
  letter-spacing: -0.02em;
  margin: 0 0 1.5rem;
  color: var(--navy);
}
.v3-tab-panel-headline-accent {
  color: var(--accent);
  font-weight: 400;
}
.v3-tab-panel-body {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body);
  line-height: 1.55;
  color: var(--navy-light);
  margin: 0 0 1.25rem;
}
.v3-tab-panel-cta-row {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  margin-top: 1.75rem;
  flex-wrap: wrap;
}
.v3-tab-panel-cta-row .v3-cta-link { color: var(--accent); border-bottom-color: rgba(0,117,226,0.3); }
.v3-tab-panel-cta-row .v3-cta-link:hover { color: var(--navy); border-bottom-color: var(--navy); }

/* Stats column */
.v3-tab-panel-stats {
  display: flex;
  flex-direction: column;
  gap: var(--space-md);
}
.v3-tab-stat {
  position: relative;
  padding: var(--space-lg) 1.5rem 1.5rem 2rem;
  background: #fff;
  border: 1px solid rgba(0,117,226,0.15);
  box-shadow: 0 8px 24px rgba(0,29,56,0.05);
}
.v3-tab-stat::before {
  content: '';
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 4px;
  background: var(--accent);
}
.v3-tab-stat-num {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--accent);
  margin-bottom: 0.5rem;
}
.v3-tab-stat-label {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body);
  line-height: 1.4;
  color: var(--navy);
  margin-bottom: 0.5rem;
}
.v3-tab-stat-src {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--navy-light);
  opacity: 0.7;
}

@media (max-width: 960px) {
  .v3-tabs { padding: var(--space-xxl) 1.25rem; }
  .v3-tabs-headline { font-size: clamp(2rem, 8vw, 3rem); }
  .v3-tab-btn { padding: var(--space-md) 0.85rem; }
  .v3-tab-btn-label { font-size: var(--type-body-sm); }
  .v3-tab-panel-grid { grid-template-columns: 1fr; gap: var(--space-xl); }
  .v3-tab-panel-text { padding-right: 0; }
}
@media (max-width: 560px) {
  .v3-tabs-nav { gap: 0; }
  .v3-tab-btn { padding: var(--space-md) 0.6rem; flex-direction: column; align-items: flex-start; gap: 0.25rem; flex: 1; }
  .v3-tab-btn-label { font-size: var(--type-body-sm); }
  .v3-tab-panel-headline { font-size: var(--type-h2); }
}

/* ══════════════════════════════════════════════════════════════════════════
   V3 PROOF — oversized stat, full-bleed customer quote, smaller metrics
   ══════════════════════════════════════════════════════════════════════════ */

.v3-proof {
  position: relative;
  background: var(--navy);
  color: #fff;
  padding: 7rem 0 5rem;
  overflow: hidden;
}
.v3-proof::before {
  content: '';
  position: absolute;
  top: 0; left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 600px;
  background: radial-gradient(ellipse at top, rgba(0,117,226,0.12) 0%, transparent 60%);
  pointer-events: none;
}

.v3-proof-card-wrap {
  position: relative;
  max-width: 1100px;
  margin: 0 auto 5rem;
  padding: 0 2rem;
  z-index: 1;
}
.v3-proof-card {
  position: relative;
  background: rgba(255,255,255,0.025);
  border: 1px solid rgba(0,117,226,0.18);
  overflow: hidden;
}
.v3-proof-card::before {
  content: '';
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 6px;
  background: var(--accent);
}
/* Hero stat header */
.v3-proof-card-header {
  position: relative;
  padding: var(--space-xxl) 3rem 2.25rem 3.5rem;
  text-align: center;
  background: radial-gradient(ellipse at center top, rgba(0,117,226,0.08) 0%, transparent 70%);
  border-bottom: 1px solid rgba(0,117,226,0.12);
}
.v3-proof-card-header .v3-kicker { color: var(--color-blue); margin-bottom: 1rem; }
.v3-proof-card-num {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: clamp(4.5rem, 10vw, 8rem);
  line-height: 1;
  letter-spacing: -0.03em;
  margin: 0.25rem 0 0.6rem;
  background: linear-gradient(180deg, #fff 0%, var(--color-blue) 60%, var(--accent) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: rgba(255, 255, 255, 0.7);
}
.v3-proof-card-label {
  font-family: 'League Spartan', sans-serif;
  font-weight: 600;
  font-size: clamp(1.25rem, 2vw, 1.6rem);
  color: #FFFFFF;
  margin-bottom: 0.85rem;
}
.v3-proof-card-detail {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  line-height: 1.55;
  color: rgba(255,255,255,0.6);
  max-width: 580px;
  margin: 0 auto;
}
.v3-proof-shrm {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: underline;
  text-underline-offset: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.v3-proof-shrm:hover { color: #fff; }

/* Quote callout section */
.v3-proof-callout {
  margin: 0;
  padding: var(--space-xl) 3rem 2rem 3.5rem;
  border-bottom: 1px solid rgba(0,117,226,0.12);
}
.v3-proof-callout-text {
  font-family: 'League Spartan', sans-serif;
  font-weight: 500;
  font-size: clamp(1.1rem, 1.8vw, 1.4rem);
  line-height: 1.5;
  color: rgba(255,255,255,0.92);
  margin: 0 0 1.5rem;
  text-align: center;
}
.v3-proof-callout-attr {
  text-align: center;
  padding-top: 0;
  border-top: none;
  display: block;
}
.v3-proof-callout-name {
  display: block;
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: var(--type-body);
  color: #FFFFFF;
}
.v3-proof-callout-role {
  display: block;
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.5);
  margin-top: 0.3rem;
}

/* Results grid section */
.v3-proof-results {
  padding: var(--space-xl) 3rem 0 3.5rem;
}
.v3-proof-results-kicker {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 1.5rem;
  display: block;
}
.v3-proof-results-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: rgba(0,117,226,0.12);
}
.v3-proof-results-grid .v3-proof-metric {
  background: rgba(255,255,255,0.015);
  border: none;
  padding: var(--space-lg) 1.25rem 1.5rem 1.5rem;
}
.v3-proof-results-grid .v3-proof-metric::before { display: none; }

/* Metric card */
.v3-proof-metric {
  position: relative;
  padding: var(--space-lg);
}
.v3-proof-metric::before {
  content: '';
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 3px;
  background: var(--color-blue);
  opacity: 0.4;
}
.v3-proof-metric-num {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0.5rem;
}
.v3-proof-metric-label {
  font-family: 'League Spartan', sans-serif;
  font-weight: 600;
  font-size: var(--type-body);
  color: #FFFFFF;
  margin-bottom: 0.5rem;
}
.v3-proof-metric-src {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.12em;
  color: rgba(255,255,255,0.5);
  text-transform: uppercase;
}

@media (max-width: 720px) {
  .v3-proof-card-header { padding: var(--space-xl) 1.5rem 1.75rem 2rem; }
  .v3-proof-callout { padding: var(--space-xl) 1.5rem 1.5rem 2rem; border-bottom: 1px solid rgba(0,117,226,0.12); }
  .v3-proof-callout-text { font-size: var(--type-body-lg); }
  .v3-proof-results { padding: var(--space-xl) 1.5rem 0 2rem; }
  .v3-proof-results-grid { grid-template-columns: repeat(2, 1fr); }
}

.v3-proof-metric {
  position: relative;
  background: linear-gradient(180deg, var(--navy-mid) 0%, var(--navy) 100%);
  border: 1px solid rgba(0,117,226,0.2);
  padding: var(--space-lg) 1.25rem 1.5rem 1.5rem;
}
.v3-proof-metric::before {
  content: '';
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 3px;
  background: var(--accent);
}
.v3-proof-metric-num {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 1;
  letter-spacing: -0.025em;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0.5rem;
}
.v3-proof-metric-label {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body);
  color: #fff;
  margin-bottom: 0.4rem;
}
.v3-proof-metric-src {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.45);
}

.v3-proof-cta-row {
  position: relative;
  max-width: 1300px;
  margin: var(--space-xxl) auto 0;
  padding: 0 2rem;
  display: flex;
  align-items: center;
  gap: var(--space-lg);
  flex-wrap: wrap;
  z-index: 1;
}
.v3-proof .v3-cta-link {
  color: rgba(255, 255, 255, 0.7);
  border-bottom-color: rgba(109,200,243,0.4);
}

@media (max-width: 960px) {
  .v3-proof { padding: var(--space-xxl) 0 3rem; }
  
  .v3-proof-card-wrap { padding: 0 1.25rem; margin-bottom: 3rem; }
  .v3-proof-metric-num { font-size: var(--type-h2); }
  .v3-proof-cta-row { padding: 0 1.25rem; }
}

/* ══════════════════════════════════════════════════════════════════════════
   V3 COMPARISON TABLE
   ══════════════════════════════════════════════════════════════════════════ */

.v3-compare {
  position: relative;
  
  background: var(--off-white);
  color: var(--navy);
  padding: 6rem 2rem;
  overflow: hidden;
}
.v3-compare-inner {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  z-index: 1;
}
.v3-compare-head {
  margin-bottom: 3rem;
  max-width: 720px;
}
.v3-compare-head .v3-kicker {
  color: var(--accent);
}
.v3-compare-headline {
  font-family: 'League Spartan', sans-serif;
  font-size: clamp(2.4rem, 5vw, 4.4rem);
  font-weight: 700;
  line-height: 0.96;
  letter-spacing: -0.02em;
  margin: var(--space-md) 0 1.25rem;
  color: var(--navy);
}
.v3-compare-headline-accent {
  color: var(--accent);
  font-weight: 400;
}
.v3-compare-sub {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-lg);
  line-height: 1.55;
  color: var(--navy-light);
  margin: 0;
}

.v3-compare-table-wrap {
  overflow-x: auto;
  border: 1px solid var(--light-gray);
  background: var(--off-white);
  margin-bottom: 2rem;
}
.v3-compare-table {
  width: 100%;
  min-width: 720px;
  border-collapse: collapse;
  font-family: 'League Spartan', sans-serif;
  table-layout: fixed;
}
.v3-compare-table thead th {
  background: var(--off-white);
  border-bottom: 2px solid var(--light-gray);
  padding: var(--space-lg) 1.25rem;
  text-align: left;
  vertical-align: top;
  font-weight: 600;
  width: 18.75%;
  position: relative;
}
.v3-compare-table thead th.v3-compare-th-row { background: transparent; width: 25%; }
.v3-compare-table thead th.v3-compare-th-undesked {
  background: var(--navy);
  color: #fff;
}
.v3-compare-table thead th.v3-compare-th-undesked::before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 3px;
  background: var(--accent);
}
.v3-compare-th-num {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  color: var(--accent);
  margin-bottom: 0.5rem;
  font-weight: 700;
}
.v3-compare-th-undesked .v3-compare-th-num { color: var(--color-white); }
.v3-compare-th-name {
  font-size: var(--type-body);
  font-weight: 700;
  letter-spacing: -0.005em;
  margin-bottom: 0.4rem;
}
.v3-compare-th-tag {
  font-family: 'Space Mono', monospace;
  font-size: 0.58rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  background: rgba(109,200,243,0.15);
  padding: 0.25rem 0.5rem;
  display: inline-block;
  border: 1px solid rgba(109,200,243,0.3);
}
.v3-compare-th-tag-alt {
  font-family: 'Space Mono', monospace;
  font-size: 0.58rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--navy-light);
  opacity: 0.6;
  display: inline-block;
}

.v3-compare-table tbody th {
  text-align: left;
  font-weight: 600;
  padding: var(--space-lg) 1.25rem;
  border-bottom: 1px solid var(--light-gray);
  font-size: var(--type-body);
  color: var(--navy);
  background: #fff;
  vertical-align: middle;
}
.v3-compare-table tbody td {
  padding: var(--space-lg) 1.25rem;
  border-bottom: 1px solid var(--light-gray);
  font-size: var(--type-body-sm);
  color: var(--navy-light);
  vertical-align: middle;
  background: var(--off-white);
}
.v3-compare-table tbody tr td:first-of-type {
  background: rgba(0,117,226,0.04);
  border-left: 3px solid var(--accent);
  color: var(--navy);
  font-weight: 600;
}

.v3-compare-yes { color: var(--navy) !important; }
.v3-compare-partial { color: #C09A2B !important; }
.v3-compare-no { color: var(--red) !important; }

.v3-compare-check {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px; height: 18px;
  background: var(--accent);
  color: #fff;
  border-radius: 50%;
  font-size: var(--type-caption);
  font-weight: 700;
  margin-right: 0.4rem;
}
.v3-compare-x {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px; height: 18px;
  border: 1px solid currentColor;
  border-radius: 50%;
  font-size: var(--type-caption);
  font-weight: 700;
  margin-right: 0.4rem;
}

.v3-compare-cta {
  display: flex;
  align-items: center;
  gap: var(--space-lg);
  flex-wrap: wrap;
}
.v3-compare .v3-cta-link { color: var(--accent); border-bottom-color: rgba(0,117,226,0.3); }
.v3-compare .v3-cta-link:hover { color: var(--navy); border-bottom-color: var(--navy); }

@media (max-width: 960px) {
  .v3-compare { padding: var(--space-xxl) 1.25rem; }
  .v3-compare-headline { font-size: clamp(2rem, 8vw, 3rem); }
  .v3-compare-table-wrap { margin: 0 -1.25rem 2rem; border-left: none; border-right: none; }
}

/* ══════════════════════════════════════════════════════════════════════════
   V3 FINAL CTA — founder video placeholder + 4 multi-offer entries
   ══════════════════════════════════════════════════════════════════════════ */

.v3-final {
  position: relative;
  background: linear-gradient(180deg, var(--navy) 0%, #000814 100%);
  color: #fff;
  padding: 7rem 2rem;
  overflow: hidden;
}
.v3-final-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.v3-final-grid-pattern {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(0,117,226,0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0,117,226,0.06) 1px, transparent 1px);
  background-size: 80px 80px;
  mask-image: radial-gradient(ellipse at center, #000 0%, transparent 70%);
  -webkit-mask-image: radial-gradient(ellipse at center, #000 0%, transparent 70%);
}
.v3-final-bg::after {
  content: '';
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  width: 800px; height: 800px;
  background: radial-gradient(circle, rgba(0,117,226,0.18), transparent 70%);
  pointer-events: none;
}

.v3-final-inner {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  z-index: 1;
}
.v3-final-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  gap: 4rem;
  align-items: center;
  margin-bottom: 4rem;
}
.v3-final-text { padding-right: 1rem; }
.v3-final-headline {
  font-family: 'League Spartan', sans-serif;
  font-size: clamp(2.5rem, 5.5vw, 4.8rem);
  font-weight: 700;
  line-height: 0.96;
  letter-spacing: -0.025em;
  margin: var(--space-md) 0 1.5rem;
  color: #fff;
}
.v3-final-headline-accent {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}
.v3-final-sub {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-lg);
  line-height: 1.55;
  color: rgba(255,255,255,0.7);
  margin: 0 0 2rem;
  max-width: 520px;
}

.v3-final-proof {
  padding: var(--space-lg) 1.5rem;
  background: rgba(0,0,0,0.3);
  border-left: 3px solid var(--accent);
  display: flex;
  align-items: center;
  gap: 1.25rem;
  flex-wrap: wrap;
}
.v3-final-proof-label {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  flex-shrink: 0;
}
.v3-final-proof-row {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  flex-wrap: wrap;
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  color: rgba(255,255,255,0.8);
}
.v3-final-proof-stat strong {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 700;
  margin-right: 0.25rem;
}
.v3-final-proof-divider {
  width: 4px; height: 4px;
  background: rgba(255,255,255,0.3);
  border-radius: 50%;
}

/* Founder video placeholder */
.v3-final-video {
  position: relative;
  display: flex;
  justify-content: center;
}
.v3-final-video-frame {
  position: relative;
  width: 100%;
  max-width: 460px;
  aspect-ratio: 4 / 5;
  background: linear-gradient(135deg, var(--navy-mid) 0%, #050810 100%);
  border: 1px solid rgba(109,200,243,0.3);
  overflow: hidden;
}
.v3-final-video-thumb {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--space-xl);
  background:
    radial-gradient(ellipse at center, rgba(0,117,226,0.15), transparent 70%),
    repeating-linear-gradient(45deg, rgba(0,117,226,0.04) 0 2px, transparent 2px 8px);
}
.v3-final-video-tag {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  font-weight: 700;
  letter-spacing: 0.18em;
  color: rgba(255, 255, 255, 0.7);
  background: rgba(0,117,226,0.18);
  border: 1px dashed rgba(109,200,243,0.5);
  padding: 0.45rem 0.85rem;
  margin-bottom: 1rem;
}
.v3-final-video-hint {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  color: rgba(255,255,255,0.55);
  margin-bottom: 1.5rem;
}
.v3-final-video-play {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: transform 0.2s;
}
.v3-final-video-play:hover { transform: scale(1.08); }

.v3-final-video-caption {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  background: linear-gradient(0deg, rgba(0,0,0,0.92), transparent);
  padding: var(--space-lg) 1.25rem 1.25rem;
}
.v3-final-video-caption-name {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: var(--type-body);
  color: #fff;
}
.v3-final-video-caption-role {
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.55);
  margin-top: 0.3rem;
}

/* Multi-offer CTA bay */
.v3-final-offers {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--space-md);
  position: relative;
  z-index: 1;
}
.v3-final-offer {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: var(--space-sm);
  padding: var(--space-lg) 1.25rem 3rem;
  background: rgba(0,0,0,0.3);
  border: 1px solid rgba(0,117,226,0.25);
  text-decoration: none;
  font-family: 'League Spartan', sans-serif;
  cursor: pointer;
  transition: all 0.2s ease;
  text-align: left;
}
.v3-final-offer:hover {
  background: rgba(0,117,226,0.12);
  border-color: rgba(109,200,243,0.5);
  transform: translateY(-3px);
}
.v3-final-offer-primary {
  background: var(--accent);
  border-color: var(--accent);
  color: #fff;
}
.v3-final-offer-primary:hover {
  background: #0888ff;
  border-color: #0888ff;
}
.v3-final-offer-icon {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0.5rem;
}
.v3-final-offer-primary .v3-final-offer-icon { color: rgba(255,255,255,0.9); }
.v3-final-offer-label {
  font-size: var(--type-body);
  font-weight: 700;
  letter-spacing: -0.005em;
  color: #fff;
  line-height: 1.2;
}
.v3-final-offer-sub {
  font-size: var(--type-body-sm);
  color: rgba(255,255,255,0.6);
}
.v3-final-offer-primary .v3-final-offer-sub { color: rgba(255,255,255,0.85); }
.v3-final-offer-arrow {
  position: absolute;
  bottom: 1.25rem;
  right: 1.25rem;
  font-size: var(--type-body-lg);
  color: rgba(255, 255, 255, 0.7);
  transition: transform 0.2s;
}
.v3-final-offer-primary .v3-final-offer-arrow { color: #fff; }
.v3-final-offer:hover .v3-final-offer-arrow { transform: translateX(4px); }

@media (max-width: 960px) {
  .v3-final { padding: var(--space-xxl) 1.25rem; }
  .v3-final-grid { grid-template-columns: 1fr; gap: var(--space-xl); }
  .v3-final-text { padding-right: 0; }
  .v3-final-headline { font-size: clamp(2rem, 8vw, 3rem); }
  .v3-final-offers { grid-template-columns: repeat(2, 1fr); gap: 0.75rem; }
}
@media (max-width: 560px) {
  .v3-final-offers { grid-template-columns: 1fr; }
}

/* ══════════════════════════════════════════════════════════════════════════
   V3 STICKY DESKTOP SCHEDULER PILL (desktop only, hides on mobile + at final CTA)
   ══════════════════════════════════════════════════════════════════════════ */

.v3-sticky-pill {
  display: none !important;
}
.v3-sticky-pill.visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.v3-sticky-pill-info {
  padding: var(--space-md) 1rem;
  border-right: 1px solid rgba(109,200,243,0.2);
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  min-width: 180px;
}
.v3-sticky-pill-label {
  font-family: 'Space Mono', monospace;
  font-size: 0.55rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.v3-sticky-pill-label::before {
  content: '';
  width: 6px; height: 6px;
  background: #16A34A;
  border-radius: 50%;
  box-shadow: 0 0 6px #16A34A;
}
.v3-sticky-pill-slot {
  font-size: var(--type-body);
  color: #fff;
  font-weight: 600;
}
.v3-sticky-pill-cta {
  background: var(--accent);
  color: #fff;
  border: none;
  padding: 0 1.25rem;
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0.4rem;
  cursor: pointer;
  transition: background 0.2s;
  white-space: nowrap;
}
.v3-sticky-pill-cta:hover { background: #0888ff; }
.v3-sticky-pill-close {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 18px; height: 18px;
  background: rgba(255,255,255,0.08);
  border: none;
  color: rgba(255,255,255,0.5);
  cursor: pointer;
  font-size: var(--type-caption);
  display: flex;
  align-items: center;
  justify-content: center;
}
.v3-sticky-pill-close:hover { color: #fff; background: rgba(255,255,255,0.15); }

@media (min-width: 901px) {
  .v3-sticky-pill { display: flex; }
}

/* Pain grid — 3-column stat cards with left accent bar */
.v2-pain-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 32px;
}
.v2-pain-card {
  position: relative;
  background: rgba(255,255,255,0.025);
  border: 1px solid rgba(0,117,226,0.18);
  padding: 32px 24px 24px 32px;
}
.v2-section-light .v2-pain-card {
  background: var(--color-white);
  border-color: rgba(0,117,226,0.18);
}
.v2-pain-card::before {
  content: '';
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 4px;
  background: var(--color-blue);
}
.v2-pain-num {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-h1);
  font-weight: 700;
  line-height: 1.1;
  color: var(--color-white);
  margin-bottom: 8px;
}
.v2-section-light .v2-pain-num { color: var(--color-navy); }
.v2-pain-label {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-lg);
  font-weight: 600;
  color: var(--color-white);
  margin-bottom: 16px;
}
.v2-section-light .v2-pain-label { color: var(--color-navy); }
.v2-pain-body {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  font-weight: 400;
  line-height: 1.6;
  color: rgba(255,255,255,0.7);
}
.v2-section-light .v2-pain-body { color: var(--color-navy); }

/* Step grid card variant */
.v2-step-card {
  position: relative;
  background: rgba(255,255,255,0.025);
  border: 1px solid rgba(0,117,226,0.18);
  padding: 32px 24px;
  text-align: left;
}
.v2-section-light .v2-step-card {
  background: var(--color-white);
}
.v2-step-num {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-h2);
  font-weight: 700;
  color: var(--color-blue);
  margin-bottom: 16px;
  line-height: 1;
}
.v2-step-title {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-lg);
  font-weight: 700;
  color: var(--color-white);
  margin-bottom: 8px;
}
.v2-section-light .v2-step-title { color: var(--color-navy); }
.v2-step-body {
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  font-weight: 400;
  line-height: 1.6;
  color: rgba(255,255,255,0.7);
}
.v2-section-light .v2-step-body { color: var(--color-navy); }

/* Hero trust line */
.v2-hero-trust {
  margin-top: 32px;
  font-family: 'Space Mono', monospace;
  font-size: var(--type-caption);
  letter-spacing: 0.12em;
  color: rgba(255,255,255,0.55);
  line-height: 1.6;
}
.v2-hero-trust a {
  color: var(--color-white);
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* Secondary CTA on dark backgrounds */
.v3-cta-secondary {
  display: inline-flex;
  align-items: center;
  gap: var(--space-sm);
  background: transparent;
  color: var(--color-white);
  border: 1px solid rgba(255,255,255,0.3);
  font-family: 'League Spartan', sans-serif;
  font-size: var(--type-body-sm);
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: var(--space-md) var(--space-lg);
  min-height: 44px;
  text-decoration: none;
  transition: border-color var(--transition-fast), background var(--transition-fast);
  clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
  cursor: pointer;
}
.v3-cta-secondary:hover {
  border-color: var(--color-blue);
  background: rgba(0,117,226,0.12);
}

/* Mobile breakpoints for landing pages */
@media (max-width: 900px) {
  .v2-pain-grid { grid-template-columns: 1fr; gap: 8px; }
  .v2-pain-card { padding: 24px 16px 16px 24px; }
  .v2-pain-num { font-size: var(--type-h2); }
}

/* ── Landing page nav (stripped: logo + home + get started only) ──── */

.landing-nav {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.85rem 2rem;
  background: var(--navy);
  border-bottom: 1px solid rgba(0,117,226,0.15);
}
.landing-nav .nav-logo-link img { height: 36px; width: auto; display: block; }
@media (max-width: 600px) {
  .landing-nav { padding: 0.75rem 1rem; }
  .landing-nav .nav-logo-link img { height: 28px; }
}

/* Kicker on light sections is white — override to brand blue */
.v2-section-light .v3-kicker { color: var(--color-blue); }

/* Step grid: landing pages have 3 cards, default grid is 4-col — fix */
.v2-step-grid:has(> .v2-step-card) {
  grid-template-columns: repeat(3, 1fr);
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

/* Outline button — secondary CTA on dark sections */
.v2-btn-outline {
  display: inline-flex;
  align-items: center;
  gap: var(--space-sm);
  background: transparent;
  color: rgba(255,255,255,0.85);
  border: 1.5px solid rgba(255,255,255,0.35);
  font-family: 'Space Mono', monospace;
  font-size: var(--type-body-sm);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 14px 28px;
  text-decoration: none;
  transition: border-color 0.2s, color 0.2s;
}
.v2-btn-outline:hover { border-color: rgba(255,255,255,0.65); color: #fff; }

/* Landing nav home text link */
/* Bump specificity past .ud-main a { color: inherit } */
.landing-nav .landing-nav-home {
  font-family: 'Space Mono', monospace;
  font-size: 0.72rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: rgba(255,255,255,0.85) !important;
  text-decoration: none;
  transition: color 0.2s;
}
.landing-nav .landing-nav-home:hover { color: #fff !important; }
/* Same fix for the Get Started CTA — .ud-main a was overriding its white color */
.landing-nav .nav-cta { color: #FFFFFF !important; }
.landing-nav .nav-cta:hover { color: #FFFFFF !important; }
/* Footer logo (replaces v2-footer-product text) */
.v2-footer-logo {
  height: 44px !important;
  width: auto !important;
  max-width: 220px;
  display: inline-block;
  margin-bottom: 4px;
}
.v2-footer-product { line-height: 0; }

/* Implementation step grid: more breathing room between intro copy and cards */
.v2-step-grid:has(> .v2-step-card) {
  margin-top: 2.5rem;
}
.v2-section .v2-section-sub + .v2-step-grid,
.v2-section .v2-section-sub + .v2-pain-grid {
  margin-top: 2.5rem;
}

.v2-resources {
  margin-top: 18px;
  max-width: 520px;
}
.v2-resources-label {
  color: rgba(255,255,255,0.7);
  font-family: 'Space Mono', monospace;
  font-size: 0.78rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.v2-resources-buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.v2-resources-btn {
  display: flex;
  flex-direction: column;
  gap: 4px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(0,117,226,0.35);
  color: #fff;
  text-decoration: none;
  padding: 12px 14px;
  transition: background 0.2s, border-color 0.2s, transform 0.15s;
  clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
}
.v2-resources-btn:hover {
  background: rgba(0,117,226,0.12);
  border-color: #0075E2;
  transform: translateY(-1px);
}
.v2-resources-btn-title {
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: 0.95rem;
  letter-spacing: 0.02em;
}
.v2-resources-btn-meta {
  font-family: 'Space Mono', monospace;
  font-size: 0.7rem;
  letter-spacing: 0.04em;
  color: rgba(255,255,255,0.6);
}
@media (max-width: 600px) {
  .v2-resources-buttons { grid-template-columns: 1fr; }
}

.v2-resource-cta {
  margin-top: 18px;
  max-width: 520px;
}
.v2-resource-label {
  color: rgba(255,255,255,0.7);
  font-family: 'Space Mono', monospace;
  font-size: 0.78rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.v2-resource-form {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: stretch;
}
.v2-resource-form input {
  flex: 1 1 220px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.22);
  color: #fff;
  font-family: 'League Spartan', sans-serif;
  font-size: 0.95rem;
  padding: 12px 14px;
  outline: none;
  transition: border-color 0.2s;
}
.v2-resource-form input:focus { border-color: #0075E2; }
.v2-resource-form input::placeholder { color: rgba(255,255,255,0.45); }
.v2-resource-form button[type=submit] {
  background: #0075E2;
  color: #fff;
  border: none;
  cursor: pointer;
  font-family: 'League Spartan', sans-serif;
  font-weight: 700;
  font-size: 0.85rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 12px 22px;
  white-space: nowrap;
  transition: background 0.2s;
}
.v2-resource-form button[type=submit]:hover { background: #0888ff; }
.v2-resource-form button[type=submit]:disabled { opacity: 0.55; cursor: not-allowed; }
.v2-resource-msg {
  flex: 1 0 100%;
  font-family: 'Space Mono', monospace;
  font-size: 0.74rem;
  color: #FFB36B;
  margin-top: 4px;
  min-height: 1em;
}

/* Hero stat strip — above-fold proof points */
.v2-hero-stat-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin: 1.5rem 0 2rem;
  padding: 1.25rem 0 0;
  border-top: 1px solid rgba(0,117,226,0.18);
}
.v2-hero-stat-item { min-width: 0; }
.v2-hero-stat-num {
  font-family: 'League Spartan', sans-serif;
  font-size: clamp(1.5rem, 3vw, 2.1rem);
  font-weight: 700;
  color: var(--accent-light);
  line-height: 1;
  margin-bottom: 6px;
  letter-spacing: -0.01em;
}
.v2-hero-stat-label {
  font-family: 'Space Mono', monospace;
  font-size: 0.72rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.6);
  max-width: 260px;
  line-height: 1.35;
}

/* Booking modal — embedded HubSpot Meetings iframe */
.demo-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}
.demo-modal[hidden] { display: none; }
.demo-modal-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.72);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}
.demo-modal-content {
  position: relative;
  background: #fff;
  width: min(900px, 96vw);
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 30px 80px rgba(0,0,0,0.55);
  /* Height is driven by the iframe to match HubSpot content. */
  transition: width 0.2s ease;
}
.demo-modal-close {
  position: absolute;
  top: 12px;
  
  right: 28px;
  background: rgba(255,255,255,0.95);
  border: 1px solid rgba(0,29,56,0.15);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #001D38;
  transition: background 0.15s, transform 0.15s;
}
.demo-modal-close:hover { background: #fff; transform: scale(1.05); }

.demo-modal-expand {
  position: absolute;
  top: 12px;
  
  right: 72px;
  background: rgba(255,255,255,0.95);
  border: 1px solid rgba(0,29,56,0.15);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2;
  display: none;
  align-items: center;
  justify-content: center;
  color: #001D38;
  padding: 0;
  transition: background 0.15s, transform 0.15s;
}
.demo-modal-expand:hover { background: #fff; transform: scale(1.05); }
.demo-modal-expand svg { width: 16px; height: 16px; display: block; }
.demo-modal-expand .icon-restore { display: none; }
.demo-modal--max .demo-modal-expand .icon-maximize { display: none; }
.demo-modal--max .demo-modal-expand .icon-restore { display: block; }
@media (min-width: 901px) {
  .demo-modal-expand { display: flex; }
}
.demo-modal iframe {
  width: 100%;
  height: min(720px, 88vh);
  border: 0;
  display: block;
  transition: height 0.2s ease;
}
.demo-modal--max .demo-modal-content { width: min(1400px, 96vw); }

.demo-modal--max iframe { height: 95vh; }
/* When modal is open, lock the page scroll */
html.demo-modal-open,
body.demo-modal-open {
  overflow: hidden !important;
  height: 100%;
}
