[
  {
    "id": "editorial-slate",
    "name": "Editorial Slate",
    "bestFor": "technical explainers, product narratives, engineering talks",
    "tokens": {
      "stageBg": "#f6f1e8",
      "stageFg": "#17201b",
      "mutedFg": "#69736d",
      "accent": "#a83d2d",
      "accent2": "#2b6b72",
      "panel": "#fffaf0",
      "line": "#d9cab8",
      "shadow": "0 24px 80px rgba(23, 32, 27, 0.12)",
      "fontDisplay": "Georgia, 'Times New Roman', serif",
      "fontBody": "Inter, ui-sans-serif, system-ui, sans-serif",
      "radius": "10px",
      "stepDuration": "4200ms"
    }
  },
  {
    "id": "console-amber",
    "name": "Console Amber",
    "bestFor": "debug stories, infrastructure demos, security walkthroughs",
    "tokens": {
      "stageBg": "#10110f",
      "stageFg": "#f5ead2",
      "mutedFg": "#a99b80",
      "accent": "#ffb84d",
      "accent2": "#6bd5c8",
      "panel": "#191a16",
      "line": "#3c3529",
      "shadow": "0 28px 90px rgba(0, 0, 0, 0.38)",
      "fontDisplay": "ui-monospace, SFMono-Regular, Consolas, monospace",
      "fontBody": "Inter, ui-sans-serif, system-ui, sans-serif",
      "radius": "6px",
      "stepDuration": "3800ms"
    }
  },
  {
    "id": "studio-paper",
    "name": "Studio Paper",
    "bestFor": "design reviews, lessons, product tours, calm keynote chapters",
    "tokens": {
      "stageBg": "#fbfbf7",
      "stageFg": "#24211d",
      "mutedFg": "#6f6a62",
      "accent": "#2457a6",
      "accent2": "#d95f37",
      "panel": "#ffffff",
      "line": "#dedbd2",
      "shadow": "0 18px 64px rgba(36, 33, 29, 0.1)",
      "fontDisplay": "Aptos Display, Avenir Next, ui-sans-serif, system-ui, sans-serif",
      "fontBody": "Aptos, Avenir Next, ui-sans-serif, system-ui, sans-serif",
      "radius": "14px",
      "stepDuration": "4000ms"
    }
  }
]
