{
  "light": {
    "bg": "oklch(98% 0.01 90)",
    "surface": "oklch(100% 0 0)",
    "fg": "oklch(15% 0 0)",
    "muted": "oklch(45% 0 0)",
    "primary": "oklch(62% 0.22 25)",
    "accent": "oklch(60% 0.18 250)",
    "accent2": "oklch(75% 0.13 190)",
    "border": "oklch(15% 0 0)",
    "ring": "oklch(62% 0.22 25)",
    "radius": "0.75rem",
    "fontDisplay": "Archivo Black, Space Grotesk, sans-serif",
    "fontSans": "Inter, system-ui, sans-serif",
    "shadow": "3px 3px 0 oklch(15% 0 0)",
    "radius-none": "0",
    "radius-sm": "0.2475rem",
    "radius-md": "0.495rem",
    "radius-lg": "0.75rem",
    "radius-xl": "0.9975rem",
    "radius-full": "9999px",
    "font-sans": "Inter, system-ui, sans-serif",
    "font-display": "Archivo Black, Space Grotesk, sans-serif"
  },
  "dark": {
    "bg": "oklch(18% 0 0)",
    "surface": "oklch(23% 0 0)",
    "fg": "oklch(96% 0 0)",
    "muted": "oklch(70% 0 0)",
    "primary": "oklch(66% 0.22 25)",
    "accent": "oklch(66% 0.18 250)",
    "accent2": "oklch(78% 0.13 190)",
    "border": "oklch(96% 0 0)",
    "ring": "oklch(66% 0.22 25)",
    "radius": "0.75rem",
    "fontDisplay": "Archivo Black, Space Grotesk, sans-serif",
    "fontSans": "Inter, system-ui, sans-serif",
    "shadow": "3px 3px 0 oklch(96% 0 0)",
    "radius-none": "0",
    "radius-sm": "0.2475rem",
    "radius-md": "0.495rem",
    "radius-lg": "0.75rem",
    "radius-xl": "0.9975rem",
    "radius-full": "9999px",
    "font-sans": "Inter, system-ui, sans-serif",
    "font-display": "Archivo Black, Space Grotesk, sans-serif"
  }
}
