/* Hallmark · genre: modern-minimal · macrostructure: Map / Diagram
 * theme: studied-DNA (6k offer guarantee.pdf + approved content-reference mechanisms)
 * H2 knobs: split=outcome-vs-system · divider=hairline · balance=asymmetric
 * F3 knobs: density=spacious · rows=ruled · figures=tabular
 * F4 knobs: numbering=01/02/03 · layout=map-flow · connector=line
 * C3 knobs: treatment=underlined-domain · arrow=inline · copy=owned-proof
 * nav: N5 (floating-pill · compact-brand · progress-and-arrows)
 * footer: Ft2 (inline-single-line · final-slide-only)
 * enrichment: user-supplied funnel screenshot + five rings, sales pipeline, case ledger and 14-day onboarding map
 * motion: functional slide navigation only
 * pre-emit critique: P5 H4 E4 S5 R4 V4
 * contrast: approved high-contrast palette retained
 * slop: static review · claims: source-checked · tokens: consolidated
 * responsive: no horizontal overflow at 320/375/414/768/1280px · all 13 slides fit 1280x800
 */

:root {
  --color-paper: oklch(98% 0.010 88);
  --color-paper-2: oklch(94% 0.014 88);
  --color-paper-dark: oklch(12% 0.010 158);
  --color-paper-dark-2: oklch(17% 0.012 158);
  --color-ink: oklch(14% 0.012 158);
  --color-ink-soft: oklch(32% 0.014 158);
  --color-ink-on-dark: oklch(97% 0.008 88);
  --color-body-on-dark: oklch(92% 0.010 100);
  --color-muted-on-dark: oklch(79% 0.016 148);
  --color-rule: oklch(64% 0.020 88);
  --color-rule-dark: oklch(46% 0.022 158);
  --color-accent: oklch(82% 0.145 145);
  --color-accent-strong: oklch(43% 0.130 145);
  --color-accent-ink: oklch(12% 0.010 158);
  --color-accent-strong-ink: oklch(98% 0.010 88);
  --color-focus-dark: oklch(84% 0.145 145);
  --color-focus-light: oklch(39% 0.120 145);
  --color-mark: oklch(90% 0.080 145);

  --font-display: "Cabinet Grotesk", "Avenir Next", ui-sans-serif, sans-serif;
  --font-body: "Switzer", "Avenir Next", ui-sans-serif, sans-serif;

  --space-3xs: 0.125rem;
  --space-2xs: 0.25rem;
  --space-xs: 0.5rem;
  --space-sm: 0.75rem;
  --space-md: 1rem;
  --space-lg: 1.5rem;
  --space-xl: 2.5rem;
  --space-2xl: 4rem;
  --space-3xl: 6rem;
  --space-4xl: 9rem;

  --text-xs: 0.75rem;
  --text-sm: 0.875rem;
  --text-base: clamp(1rem, 1.3vw, 1.125rem);
  --text-md: clamp(1.125rem, 1.65vw, 1.5rem);
  --text-lg: clamp(1.35rem, 2vw, 2rem);
  --text-xl: clamp(1.8rem, 2.8vw, 2.6rem);
  --text-hero: clamp(2.5rem, 5vw, 4.25rem);
  --text-2xl: clamp(2.25rem, 4.2vw, 4rem);
  --text-display: clamp(4.5rem, 14vw, 10.5rem);
  --text-stat: clamp(5.5rem, 19vw, 15rem);
  --text-ratio: clamp(7rem, 23vw, 15rem);
  --text-ring: 2.5rem;
  --text-price: clamp(4.5rem, 8vw, 7rem);

  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
  --ease-in: cubic-bezier(0.7, 0, 0.84, 0);
  --ease-in-out: cubic-bezier(0.65, 0, 0.35, 1);
  --dur-micro: 120ms;
  --dur-short: 220ms;
  --dur-long: 420ms;

  --rule-hair: 1px;
  --rule-strong: 2px;
  --rule-focus: 3px;

  --content: 76rem;
  --content-wide: 86rem;
  --edge: clamp(1.1rem, 4vw, 4.75rem);

  --z-base: 1;
  --z-raised: 10;
  --z-sticky: 200;
}
