{
  "--nve-config-color-scheme-light": {
    "description": "Use when configuring a light color scheme theme",
    "values": {
      "": "true"
    }
  },
  "--nve-ref-scale-text": {
    "description": "Use for scaling all text size tokens proportionally across your application",
    "values": {
      "": "1"
    }
  },
  "--nve-ref-scale-size": {
    "description": "Use for scaling all element sizing tokens proportionally across your application",
    "values": {
      "compact": "0.95",
      "": "1"
    }
  },
  "--nve-ref-scale-space": {
    "description": "Use for scaling all layout spacing tokens proportionally across your application",
    "values": {
      "compact": "0.8",
      "": "1"
    }
  },
  "--nve-ref-scale-border-radius": {
    "description": "Use for scaling all border radius tokens proportionally across your application",
    "values": {
      "": "1"
    }
  },
  "--nve-ref-scale-border-width": {
    "description": "Use for scaling all border width tokens proportionally across your application",
    "values": {
      "": "1"
    }
  },
  "--nve-ref-scale-line-height": {
    "description": "Use for scaling all line height tokens proportionally across your application",
    "values": {
      "": "1"
    }
  },
  "--nve-ref-size-50": {
    "type": "sizing",
    "description": "Use for minimal padding and margins within compact elements",
    "values": {
      "compact": "0.95 * 2px",
      "": "1 * 2px"
    }
  },
  "--nve-ref-size-100": {
    "type": "sizing",
    "description": "Use for tight padding and margins within small elements",
    "values": {
      "compact": "0.95 * 4px",
      "": "1 * 4px"
    }
  },
  "--nve-ref-size-150": {
    "type": "sizing",
    "description": "Use for compact padding and margins within elements",
    "values": {
      "compact": "0.95 * 6px",
      "": "1 * 6px"
    }
  },
  "--nve-ref-size-200": {
    "type": "sizing",
    "description": "Use for standard padding and margins within form controls and small components",
    "values": {
      "compact": "0.95 * 8px",
      "": "1 * 8px"
    }
  },
  "--nve-ref-size-250": {
    "type": "sizing",
    "description": "Use for comfortable padding and margins within medium elements",
    "values": {
      "compact": "0.95 * 10px",
      "": "1 * 10px"
    }
  },
  "--nve-ref-size-300": {
    "type": "sizing",
    "description": "Use for standard padding and margins within buttons and interactive elements",
    "values": {
      "compact": "0.95 * 12px",
      "": "1 * 12px"
    }
  },
  "--nve-ref-size-400": {
    "type": "sizing",
    "description": "Use for comfortable padding and margins within cards and panels",
    "values": {
      "compact": "0.95 * 16px",
      "": "1 * 16px"
    }
  },
  "--nve-ref-size-500": {
    "type": "sizing",
    "description": "Use for generous padding and margins within larger components",
    "values": {
      "compact": "0.95 * 20px",
      "": "1 * 20px"
    }
  },
  "--nve-ref-size-600": {
    "type": "sizing",
    "description": "Use for spacious padding and margins within containers",
    "values": {
      "compact": "0.95 * 24px",
      "": "1 * 24px"
    }
  },
  "--nve-ref-size-700": {
    "type": "sizing",
    "description": "Use for extra padding and margins within large components",
    "values": {
      "compact": "0.95 * 28px",
      "": "1 * 28px"
    }
  },
  "--nve-ref-size-800": {
    "type": "sizing",
    "description": "Use for standard height of form inputs and buttons",
    "values": {
      "compact": "0.95 * 32px",
      "": "1 * 32px"
    }
  },
  "--nve-ref-size-900": {
    "type": "sizing",
    "description": "Use for extra large padding and margins within oversized elements",
    "values": {
      "compact": "0.95 * 36px",
      "": "1 * 36px"
    }
  },
  "--nve-ref-size-1000": {
    "type": "sizing",
    "description": "Use for maximum padding and margins within very large containers",
    "values": {
      "compact": "0.95 * 40px",
      "": "1 * 40px"
    }
  },
  "--nve-ref-space-none": {
    "type": "spacing",
    "description": "Use when no spacing is needed between elements",
    "values": {
      "compact": "0.8 * 0px",
      "": "1 * 0px"
    }
  },
  "--nve-ref-space-xxxs": {
    "type": "spacing",
    "description": "Use for minimal gaps between tightly grouped elements",
    "values": {
      "compact": "0.8 * 2px",
      "": "1 * 2px"
    }
  },
  "--nve-ref-space-xxs": {
    "type": "spacing",
    "description": "Use for very small gaps between closely related elements",
    "values": {
      "compact": "0.8 * 4px",
      "": "1 * 4px"
    }
  },
  "--nve-ref-space-xs": {
    "type": "spacing",
    "description": "Use for small gaps between form fields and related content",
    "values": {
      "compact": "0.8 * 8px",
      "": "1 * 8px"
    }
  },
  "--nve-ref-space-sm": {
    "type": "spacing",
    "description": "Use for standard gaps between form fields and sibling elements in layouts",
    "values": {
      "compact": "0.8 * 12px",
      "": "1 * 12px"
    }
  },
  "--nve-ref-space-md": {
    "type": "spacing",
    "description": "Use for comfortable gaps between sections and groups of elements",
    "values": {
      "compact": "0.8 * 16px",
      "": "1 * 16px"
    }
  },
  "--nve-ref-space-lg": {
    "type": "spacing",
    "description": "Use for generous gaps between major sections and content blocks",
    "values": {
      "compact": "0.8 * 24px",
      "": "1 * 24px"
    }
  },
  "--nve-ref-space-xl": {
    "type": "spacing",
    "description": "Use for large gaps between distinct page sections",
    "values": {
      "compact": "0.8 * 32px",
      "": "1 * 32px"
    }
  },
  "--nve-ref-space-xxl": {
    "type": "spacing",
    "description": "Use for extra large gaps between major page regions",
    "values": {
      "compact": "0.8 * 48px",
      "": "1 * 48px"
    }
  },
  "--nve-ref-space-xxxl": {
    "type": "spacing",
    "description": "Use for maximum gaps between completely separate page areas",
    "values": {
      "compact": "0.8 * 64px",
      "": "1 * 64px"
    }
  },
  "--nve-ref-color-scheme-base": {
    "type": "color",
    "description": "Use for light backgrounds and containers",
    "values": {
      "light": "oklch(100% 0 0)",
      "dark": "oklch(0% 0 0)"
    }
  },
  "--nve-ref-color-scheme-inverse": {
    "type": "color",
    "description": "Use for dark backgrounds and inverse elements",
    "values": {
      "light": "oklch(0% 0 0)",
      "dark": "oklch(100% 0 0)"
    }
  },
  "--nve-ref-color-white": {
    "type": "color",
    "description": "Use for pure white backgrounds or text",
    "values": {
      "": "oklch(100% 0 0)"
    }
  },
  "--nve-ref-color-black": {
    "type": "color",
    "description": "Use for pure black backgrounds or text",
    "values": {
      "": "oklch(0% 0 0)"
    }
  },
  "--nve-ref-color-alpha-white-100": {
    "type": "color",
    "values": {
      "": "oklch(100% 0 0 / 0)"
    }
  },
  "--nve-ref-color-alpha-white-200": {
    "type": "color",
    "values": {
      "": "oklch(100% 0 0 / 0.0118)"
    }
  },
  "--nve-ref-color-alpha-white-300": {
    "type": "color",
    "values": {
      "": "oklch(100% 0 0 / 0.0314)"
    }
  },
  "--nve-ref-color-alpha-white-400": {
    "type": "color",
    "values": {
      "": "oklch(100% 0 0 / 0.0588)"
    }
  },
  "--nve-ref-color-alpha-white-500": {
    "type": "color",
    "values": {
      "": "oklch(100% 0 0 / 0.0902)"
    }
  },
  "--nve-ref-color-alpha-white-600": {
    "type": "color",
    "values": {
      "": "oklch(100% 0 0 / 0.1216)"
    }
  },
  "--nve-ref-color-alpha-white-700": {
    "type": "color",
    "values": {
      "": "oklch(100% 0 0 / 0.1804)"
    }
  },
  "--nve-ref-color-alpha-white-800": {
    "type": "color",
    "values": {
      "": "oklch(100% 0 0 / 0.251)"
    }
  },
  "--nve-ref-color-alpha-white-900": {
    "type": "color",
    "values": {
      "": "oklch(100% 0 0 / 0.3882)"
    }
  },
  "--nve-ref-color-alpha-white-1000": {
    "type": "color",
    "values": {
      "": "oklch(100% 0 0 / 0.451)"
    }
  },
  "--nve-ref-color-alpha-white-1100": {
    "type": "color",
    "values": {
      "": "oklch(100% 0 0 / 0.5882)"
    }
  },
  "--nve-ref-color-alpha-white-1200": {
    "type": "color",
    "values": {
      "": "oklch(100% 0 0 / 0.9216)"
    }
  },
  "--nve-ref-color-alpha-black-100": {
    "type": "color",
    "values": {
      "": "oklch(0% 0 0 / 0)"
    }
  },
  "--nve-ref-color-alpha-black-200": {
    "type": "color",
    "values": {
      "": "oklch(0% 0 0 / 0.0118)"
    }
  },
  "--nve-ref-color-alpha-black-300": {
    "type": "color",
    "values": {
      "": "oklch(0% 0 0 / 0.0314)"
    }
  },
  "--nve-ref-color-alpha-black-400": {
    "type": "color",
    "values": {
      "": "oklch(0% 0 0 / 0.0588)"
    }
  },
  "--nve-ref-color-alpha-black-500": {
    "type": "color",
    "values": {
      "": "oklch(0% 0 0 / 0.0902)"
    }
  },
  "--nve-ref-color-alpha-black-600": {
    "type": "color",
    "values": {
      "": "oklch(0% 0 0 / 0.1216)"
    }
  },
  "--nve-ref-color-alpha-black-700": {
    "type": "color",
    "values": {
      "": "oklch(0% 0 0 / 0.1804)"
    }
  },
  "--nve-ref-color-alpha-black-800": {
    "type": "color",
    "values": {
      "": "oklch(0% 0 0 / 0.251)"
    }
  },
  "--nve-ref-color-alpha-black-900": {
    "type": "color",
    "values": {
      "": "oklch(0% 0 0 / 0.3882)"
    }
  },
  "--nve-ref-color-alpha-black-1000": {
    "type": "color",
    "values": {
      "": "oklch(0% 0 0 / 0.451)"
    }
  },
  "--nve-ref-color-alpha-black-1100": {
    "type": "color",
    "values": {
      "": "oklch(0% 0 0 / 0.5882)"
    }
  },
  "--nve-ref-color-alpha-black-1200": {
    "type": "color",
    "values": {
      "": "oklch(0% 0 0 / 0.9216)"
    }
  },
  "--nve-ref-color-brand-green-100": {
    "type": "color",
    "values": {
      "light": "oklch(100% 0 127)",
      "dark": "oklch(20% 0.03 128)"
    }
  },
  "--nve-ref-color-brand-green-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.02 127)",
      "dark": "oklch(21% 0.04 128)"
    }
  },
  "--nve-ref-color-brand-green-300": {
    "type": "color",
    "values": {
      "light": "oklch(97% 0.04 127)",
      "dark": "oklch(25% 0.04 128)"
    }
  },
  "--nve-ref-color-brand-green-400": {
    "type": "color",
    "values": {
      "light": "oklch(95% 0.07 127)",
      "dark": "oklch(28% 0.05 128)"
    }
  },
  "--nve-ref-color-brand-green-500": {
    "type": "color",
    "values": {
      "light": "oklch(93% 0.09 127)",
      "dark": "oklch(31% 0.06 128)"
    }
  },
  "--nve-ref-color-brand-green-600": {
    "type": "color",
    "values": {
      "light": "oklch(86% 0.11 127)",
      "dark": "oklch(34% 0.07 128)"
    }
  },
  "--nve-ref-color-brand-green-700": {
    "type": "color",
    "values": {
      "light": "oklch(80% 0.14 127)",
      "dark": "oklch(40% 0.09 128)"
    }
  },
  "--nve-ref-color-brand-green-800": {
    "type": "color",
    "values": {
      "light": "oklch(71% 0.19 127)",
      "dark": "oklch(55% 0.15 128)"
    }
  },
  "--nve-ref-color-brand-green-900": {
    "type": "color",
    "values": {
      "light": "oklch(66% 0.18 127)",
      "dark": "oklch(65% 0.18 128)"
    }
  },
  "--nve-ref-color-brand-green-1000": {
    "type": "color",
    "values": {
      "light": "oklch(71% 0.19 127)",
      "dark": "oklch(71% 0.19 128)"
    }
  },
  "--nve-ref-color-brand-green-1100": {
    "type": "color",
    "values": {
      "light": "oklch(55% 0.15 127)",
      "dark": "oklch(74% 0.18 128)"
    }
  },
  "--nve-ref-color-brand-green-1200": {
    "type": "color",
    "values": {
      "light": "oklch(30% 0.07 127)",
      "dark": "oklch(97% 0.04 128)"
    }
  },
  "--nve-ref-color-yellow-nova-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 95)",
      "dark": "oklch(19% 0.04 95)"
    }
  },
  "--nve-ref-color-yellow-nova-200": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.03 95)",
      "dark": "oklch(21% 0.04 95)"
    }
  },
  "--nve-ref-color-yellow-nova-300": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.05 95)",
      "dark": "oklch(24% 0.05 95)"
    }
  },
  "--nve-ref-color-yellow-nova-400": {
    "type": "color",
    "values": {
      "light": "oklch(97% 0.08 95)",
      "dark": "oklch(28% 0.06 95)"
    }
  },
  "--nve-ref-color-yellow-nova-500": {
    "type": "color",
    "values": {
      "light": "oklch(95% 0.1 95)",
      "dark": "oklch(31% 0.06 95)"
    }
  },
  "--nve-ref-color-yellow-nova-600": {
    "type": "color",
    "values": {
      "light": "oklch(92% 0.11 95)",
      "dark": "oklch(35% 0.07 95)"
    }
  },
  "--nve-ref-color-yellow-nova-700": {
    "type": "color",
    "values": {
      "light": "oklch(87% 0.13 95)",
      "dark": "oklch(41% 0.08 95)"
    }
  },
  "--nve-ref-color-yellow-nova-800": {
    "type": "color",
    "values": {
      "light": "oklch(81% 0.17 95)",
      "dark": "oklch(88% 0.18 95)"
    }
  },
  "--nve-ref-color-yellow-nova-900": {
    "type": "color",
    "values": {
      "": "oklch(88% 0.18 95)"
    }
  },
  "--nve-ref-color-yellow-nova-1000": {
    "type": "color",
    "values": {
      "light": "oklch(73% 0.15 95)",
      "dark": "oklch(94% 0.16 95)"
    }
  },
  "--nve-ref-color-yellow-nova-1100": {
    "type": "color",
    "values": {
      "light": "oklch(55% 0.11 95)",
      "dark": "oklch(83% 0.17 95)"
    }
  },
  "--nve-ref-color-yellow-nova-1200": {
    "type": "color",
    "values": {
      "light": "oklch(28% 0.04 95)",
      "dark": "oklch(98% 0.05 95)"
    }
  },
  "--nve-ref-color-lime-pear-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 125)",
      "dark": "oklch(20% 0.03 125)"
    }
  },
  "--nve-ref-color-lime-pear-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.02 125)",
      "dark": "oklch(22% 0.04 125)"
    }
  },
  "--nve-ref-color-lime-pear-300": {
    "type": "color",
    "values": {
      "light": "oklch(97% 0.04 125)",
      "dark": "oklch(25% 0.04 125)"
    }
  },
  "--nve-ref-color-lime-pear-400": {
    "type": "color",
    "values": {
      "light": "oklch(95% 0.07 125)",
      "dark": "oklch(28% 0.05 125)"
    }
  },
  "--nve-ref-color-lime-pear-500": {
    "type": "color",
    "values": {
      "light": "oklch(93% 0.09 125)",
      "dark": "oklch(31% 0.06 125)"
    }
  },
  "--nve-ref-color-lime-pear-600": {
    "type": "color",
    "values": {
      "light": "oklch(89% 0.12 125)",
      "dark": "oklch(35% 0.07 125)"
    }
  },
  "--nve-ref-color-lime-pear-700": {
    "type": "color",
    "values": {
      "light": "oklch(81% 0.14 125)",
      "dark": "oklch(41% 0.09 125)"
    }
  },
  "--nve-ref-color-lime-pear-800": {
    "type": "color",
    "values": {
      "light": "oklch(72% 0.17 125)",
      "dark": "oklch(68% 0.18 125)"
    }
  },
  "--nve-ref-color-lime-pear-900": {
    "type": "color",
    "values": {
      "": "oklch(80% 0.2 125)"
    }
  },
  "--nve-ref-color-lime-pear-1000": {
    "type": "color",
    "values": {
      "light": "oklch(76% 0.19 125)",
      "dark": "oklch(87% 0.19 125)"
    }
  },
  "--nve-ref-color-lime-pear-1100": {
    "type": "color",
    "values": {
      "light": "oklch(51% 0.13 125)",
      "dark": "oklch(72% 0.18 125)"
    }
  },
  "--nve-ref-color-lime-pear-1200": {
    "type": "color",
    "values": {
      "light": "oklch(28% 0.06 125)",
      "dark": "oklch(97% 0.04 125)"
    }
  },
  "--nve-ref-color-green-jade-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0 158)",
      "dark": "oklch(19% 0.02 160)"
    }
  },
  "--nve-ref-color-green-jade-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.02 158)",
      "dark": "oklch(21% 0.03 160)"
    }
  },
  "--nve-ref-color-green-jade-300": {
    "type": "color",
    "values": {
      "light": "oklch(96% 0.02 158)",
      "dark": "oklch(26% 0.04 160)"
    }
  },
  "--nve-ref-color-green-jade-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.03 158)",
      "dark": "oklch(27% 0.04 160)"
    }
  },
  "--nve-ref-color-green-jade-500": {
    "type": "color",
    "values": {
      "light": "oklch(91% 0.04 158)",
      "dark": "oklch(30% 0.05 160)"
    }
  },
  "--nve-ref-color-green-jade-600": {
    "type": "color",
    "values": {
      "light": "oklch(87% 0.06 158)",
      "dark": "oklch(34% 0.06 160)"
    }
  },
  "--nve-ref-color-green-jade-700": {
    "type": "color",
    "values": {
      "light": "oklch(80% 0.08 158)",
      "dark": "oklch(39% 0.07 160)"
    }
  },
  "--nve-ref-color-green-jade-800": {
    "type": "color",
    "values": {
      "light": "oklch(72% 0.11 158)",
      "dark": "oklch(55% 0.13 160)"
    }
  },
  "--nve-ref-color-green-jade-900": {
    "type": "color",
    "values": {
      "light": "oklch(63% 0.13 158)",
      "dark": "oklch(66% 0.14 160)"
    }
  },
  "--nve-ref-color-green-jade-1000": {
    "type": "color",
    "values": {
      "light": "oklch(59% 0.12 158)",
      "dark": "oklch(68% 0.13 160)"
    }
  },
  "--nve-ref-color-green-jade-1100": {
    "type": "color",
    "values": {
      "light": "oklch(51% 0.11 158)",
      "dark": "oklch(73% 0.14 160)"
    }
  },
  "--nve-ref-color-green-jade-1200": {
    "type": "color",
    "values": {
      "light": "oklch(28% 0.04 158)",
      "dark": "oklch(97% 0.03 160)"
    }
  },
  "--nve-ref-color-pink-rose-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 343)",
      "dark": "oklch(20% 0.03 344)"
    }
  },
  "--nve-ref-color-pink-rose-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.01 343)",
      "dark": "oklch(22% 0.04 344)"
    }
  },
  "--nve-ref-color-pink-rose-300": {
    "type": "color",
    "values": {
      "light": "oklch(96% 0.02 343)",
      "dark": "oklch(27% 0.06 344)"
    }
  },
  "--nve-ref-color-pink-rose-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.03 343)",
      "dark": "oklch(29% 0.08 344)"
    }
  },
  "--nve-ref-color-pink-rose-500": {
    "type": "color",
    "values": {
      "light": "oklch(91% 0.05 343)",
      "dark": "oklch(32% 0.09 344)"
    }
  },
  "--nve-ref-color-pink-rose-600": {
    "type": "color",
    "values": {
      "light": "oklch(87% 0.07 343)",
      "dark": "oklch(35% 0.11 344)"
    }
  },
  "--nve-ref-color-pink-rose-700": {
    "type": "color",
    "values": {
      "light": "oklch(82% 0.09 343)",
      "dark": "oklch(40% 0.14 344)"
    }
  },
  "--nve-ref-color-pink-rose-800": {
    "type": "color",
    "values": {
      "light": "oklch(75% 0.12 343)",
      "dark": "oklch(54% 0.2 344)"
    }
  },
  "--nve-ref-color-pink-rose-900": {
    "type": "color",
    "values": {
      "light": "oklch(61% 0.21 343)",
      "dark": "oklch(63% 0.23 344)"
    }
  },
  "--nve-ref-color-pink-rose-1000": {
    "type": "color",
    "values": {
      "light": "oklch(59% 0.22 343)",
      "dark": "oklch(69% 0.23 344)"
    }
  },
  "--nve-ref-color-pink-rose-1100": {
    "type": "color",
    "values": {
      "light": "oklch(56% 0.22 343)",
      "dark": "oklch(70% 0.21 344)"
    }
  },
  "--nve-ref-color-pink-rose-1200": {
    "type": "color",
    "values": {
      "light": "oklch(24% 0.08 343)",
      "dark": "oklch(95% 0.03 344)"
    }
  },
  "--nve-ref-color-purple-lavender-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 310)",
      "dark": "oklch(20% 0.02 312)"
    }
  },
  "--nve-ref-color-purple-lavender-200": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 310)",
      "dark": "oklch(22% 0.04 312)"
    }
  },
  "--nve-ref-color-purple-lavender-300": {
    "type": "color",
    "values": {
      "light": "oklch(97% 0.02 310)",
      "dark": "oklch(26% 0.06 312)"
    }
  },
  "--nve-ref-color-purple-lavender-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.03 310)",
      "dark": "oklch(29% 0.08 312)"
    }
  },
  "--nve-ref-color-purple-lavender-500": {
    "type": "color",
    "values": {
      "light": "oklch(91% 0.05 310)",
      "dark": "oklch(32% 0.09 312)"
    }
  },
  "--nve-ref-color-purple-lavender-600": {
    "type": "color",
    "values": {
      "light": "oklch(87% 0.06 310)",
      "dark": "oklch(35% 0.11 312)"
    }
  },
  "--nve-ref-color-purple-lavender-700": {
    "type": "color",
    "values": {
      "light": "oklch(81% 0.09 310)",
      "dark": "oklch(40% 0.14 312)"
    }
  },
  "--nve-ref-color-purple-lavender-800": {
    "type": "color",
    "values": {
      "light": "oklch(73% 0.12 310)",
      "dark": "oklch(51% 0.22 312)"
    }
  },
  "--nve-ref-color-purple-lavender-900": {
    "type": "color",
    "values": {
      "light": "oklch(56% 0.18 310)",
      "dark": "oklch(56% 0.19 312)"
    }
  },
  "--nve-ref-color-purple-lavender-1000": {
    "type": "color",
    "values": {
      "light": "oklch(52% 0.18 310)",
      "dark": "oklch(68% 0.22 312)"
    }
  },
  "--nve-ref-color-purple-lavender-1100": {
    "type": "color",
    "values": {
      "light": "oklch(48% 0.18 310)",
      "dark": "oklch(70% 0.18 312)"
    }
  },
  "--nve-ref-color-purple-lavender-1200": {
    "type": "color",
    "values": {
      "light": "oklch(24% 0.1 310)",
      "dark": "oklch(95% 0.03 312)"
    }
  },
  "--nve-ref-color-purple-violet-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0 292)",
      "dark": "oklch(20% 0.02 289)"
    }
  },
  "--nve-ref-color-purple-violet-200": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 292)",
      "dark": "oklch(21% 0.04 289)"
    }
  },
  "--nve-ref-color-purple-violet-300": {
    "type": "color",
    "values": {
      "light": "oklch(96% 0.02 292)",
      "dark": "oklch(26% 0.06 289)"
    }
  },
  "--nve-ref-color-purple-violet-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.03 292)",
      "dark": "oklch(29% 0.08 289)"
    }
  },
  "--nve-ref-color-purple-violet-500": {
    "type": "color",
    "values": {
      "light": "oklch(90% 0.05 292)",
      "dark": "oklch(32% 0.09 289)"
    }
  },
  "--nve-ref-color-purple-violet-600": {
    "type": "color",
    "values": {
      "light": "oklch(87% 0.06 292)",
      "dark": "oklch(35% 0.12 289)"
    }
  },
  "--nve-ref-color-purple-violet-700": {
    "type": "color",
    "values": {
      "light": "oklch(80% 0.09 292)",
      "dark": "oklch(40% 0.14 289)"
    }
  },
  "--nve-ref-color-purple-violet-800": {
    "type": "color",
    "values": {
      "light": "oklch(73% 0.12 292)",
      "dark": "oklch(44% 0.2 289)"
    }
  },
  "--nve-ref-color-purple-violet-900": {
    "type": "color",
    "values": {
      "light": "oklch(54% 0.18 292)",
      "dark": "oklch(49% 0.2 289)"
    }
  },
  "--nve-ref-color-purple-violet-1000": {
    "type": "color",
    "values": {
      "light": "oklch(51% 0.17 292)",
      "dark": "oklch(61% 0.21 289)"
    }
  },
  "--nve-ref-color-purple-violet-1100": {
    "type": "color",
    "values": {
      "light": "oklch(47% 0.16 292)",
      "dark": "oklch(69% 0.17 289)"
    }
  },
  "--nve-ref-color-purple-violet-1200": {
    "type": "color",
    "values": {
      "light": "oklch(24% 0.1 292)",
      "dark": "oklch(95% 0.02 289)"
    }
  },
  "--nve-ref-color-purple-plum-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 323)",
      "dark": "oklch(20% 0.03 325)"
    }
  },
  "--nve-ref-color-purple-plum-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.02 323)",
      "dark": "oklch(22% 0.04 325)"
    }
  },
  "--nve-ref-color-purple-plum-300": {
    "type": "color",
    "values": {
      "light": "oklch(96% 0.02 323)",
      "dark": "oklch(26% 0.06 325)"
    }
  },
  "--nve-ref-color-purple-plum-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.04 323)",
      "dark": "oklch(29% 0.07 325)"
    }
  },
  "--nve-ref-color-purple-plum-500": {
    "type": "color",
    "values": {
      "light": "oklch(91% 0.05 323)",
      "dark": "oklch(32% 0.08 325)"
    }
  },
  "--nve-ref-color-purple-plum-600": {
    "type": "color",
    "values": {
      "light": "oklch(87% 0.07 323)",
      "dark": "oklch(35% 0.1 325)"
    }
  },
  "--nve-ref-color-purple-plum-700": {
    "type": "color",
    "values": {
      "light": "oklch(81% 0.09 323)",
      "dark": "oklch(40% 0.12 325)"
    }
  },
  "--nve-ref-color-purple-plum-800": {
    "type": "color",
    "values": {
      "light": "oklch(74% 0.12 323)",
      "dark": "oklch(53% 0.22 325)"
    }
  },
  "--nve-ref-color-purple-plum-900": {
    "type": "color",
    "values": {
      "light": "oklch(58% 0.19 323)",
      "dark": "oklch(62% 0.24 325)"
    }
  },
  "--nve-ref-color-purple-plum-1000": {
    "type": "color",
    "values": {
      "light": "oklch(55% 0.2 323)",
      "dark": "oklch(69% 0.24 325)"
    }
  },
  "--nve-ref-color-purple-plum-1100": {
    "type": "color",
    "values": {
      "light": "oklch(51% 0.21 323)",
      "dark": "oklch(68% 0.2 325)"
    }
  },
  "--nve-ref-color-purple-plum-1200": {
    "type": "color",
    "values": {
      "light": "oklch(24% 0.09 323)",
      "dark": "oklch(95% 0.03 325)"
    }
  },
  "--nve-ref-color-pink-magenta-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 354)",
      "dark": "oklch(20% 0.02 358)"
    }
  },
  "--nve-ref-color-pink-magenta-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.01 354)",
      "dark": "oklch(22% 0.03 358)"
    }
  },
  "--nve-ref-color-pink-magenta-300": {
    "type": "color",
    "values": {
      "light": "oklch(96% 0.02 354)",
      "dark": "oklch(26% 0.06 358)"
    }
  },
  "--nve-ref-color-pink-magenta-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.03 354)",
      "dark": "oklch(29% 0.07 358)"
    }
  },
  "--nve-ref-color-pink-magenta-500": {
    "type": "color",
    "values": {
      "light": "oklch(91% 0.04 354)",
      "dark": "oklch(31% 0.09 358)"
    }
  },
  "--nve-ref-color-pink-magenta-600": {
    "type": "color",
    "values": {
      "light": "oklch(87% 0.06 354)",
      "dark": "oklch(35% 0.11 358)"
    }
  },
  "--nve-ref-color-pink-magenta-700": {
    "type": "color",
    "values": {
      "light": "oklch(81% 0.09 354)",
      "dark": "oklch(40% 0.14 358)"
    }
  },
  "--nve-ref-color-pink-magenta-800": {
    "type": "color",
    "values": {
      "light": "oklch(74% 0.12 354)",
      "dark": "oklch(53% 0.2 358)"
    }
  },
  "--nve-ref-color-pink-magenta-900": {
    "type": "color",
    "values": {
      "light": "oklch(60% 0.21 354)",
      "dark": "oklch(62% 0.22 358)"
    }
  },
  "--nve-ref-color-pink-magenta-1000": {
    "type": "color",
    "values": {
      "light": "oklch(68% 0.23 354)",
      "dark": "oklch(68% 0.23 358)"
    }
  },
  "--nve-ref-color-pink-magenta-1100": {
    "type": "color",
    "values": {
      "light": "oklch(57% 0.21 354)",
      "dark": "oklch(69% 0.19 358)"
    }
  },
  "--nve-ref-color-pink-magenta-1200": {
    "type": "color",
    "values": {
      "light": "oklch(25% 0.07 354)",
      "dark": "oklch(96% 0.02 358)"
    }
  },
  "--nve-ref-color-red-tomato-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 27)",
      "dark": "oklch(20% 0.01 31)"
    }
  },
  "--nve-ref-color-red-tomato-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.01 27)",
      "dark": "oklch(22% 0.04 31)"
    }
  },
  "--nve-ref-color-red-tomato-300": {
    "type": "color",
    "values": {
      "light": "oklch(96% 0.02 27)",
      "dark": "oklch(26% 0.06 31)"
    }
  },
  "--nve-ref-color-red-tomato-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.03 27)",
      "dark": "oklch(29% 0.07 31)"
    }
  },
  "--nve-ref-color-red-tomato-500": {
    "type": "color",
    "values": {
      "light": "oklch(91% 0.04 27)",
      "dark": "oklch(31% 0.08 31)"
    }
  },
  "--nve-ref-color-red-tomato-600": {
    "type": "color",
    "values": {
      "light": "oklch(87% 0.06 27)",
      "dark": "oklch(35% 0.1 31)"
    }
  },
  "--nve-ref-color-red-tomato-700": {
    "type": "color",
    "values": {
      "light": "oklch(81% 0.08 27)",
      "dark": "oklch(40% 0.13 31)"
    }
  },
  "--nve-ref-color-red-tomato-800": {
    "type": "color",
    "values": {
      "light": "oklch(75% 0.11 27)",
      "dark": "oklch(51% 0.2 31)"
    }
  },
  "--nve-ref-color-red-tomato-900": {
    "type": "color",
    "values": {
      "light": "oklch(62% 0.2 27)",
      "dark": "oklch(59% 0.21 31)"
    }
  },
  "--nve-ref-color-red-tomato-1000": {
    "type": "color",
    "values": {
      "light": "oklch(60% 0.19 27)",
      "dark": "oklch(65% 0.22 31)"
    }
  },
  "--nve-ref-color-red-tomato-1100": {
    "type": "color",
    "values": {
      "light": "oklch(55% 0.19 27)",
      "dark": "oklch(68% 0.18 31)"
    }
  },
  "--nve-ref-color-red-tomato-1200": {
    "type": "color",
    "values": {
      "light": "oklch(24% 0.05 27)",
      "dark": "oklch(96% 0.02 31)"
    }
  },
  "--nve-ref-color-orange-pumpkin-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0 51)",
      "dark": "oklch(19% 0.03 52)"
    }
  },
  "--nve-ref-color-orange-pumpkin-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.01 51)",
      "dark": "oklch(21% 0.05 52)"
    }
  },
  "--nve-ref-color-orange-pumpkin-300": {
    "type": "color",
    "values": {
      "light": "oklch(96% 0.02 51)",
      "dark": "oklch(25% 0.06 52)"
    }
  },
  "--nve-ref-color-orange-pumpkin-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.04 51)",
      "dark": "oklch(28% 0.07 52)"
    }
  },
  "--nve-ref-color-orange-pumpkin-500": {
    "type": "color",
    "values": {
      "light": "oklch(92% 0.05 51)",
      "dark": "oklch(31% 0.08 52)"
    }
  },
  "--nve-ref-color-orange-pumpkin-600": {
    "type": "color",
    "values": {
      "light": "oklch(88% 0.08 51)",
      "dark": "oklch(34% 0.09 52)"
    }
  },
  "--nve-ref-color-orange-pumpkin-700": {
    "type": "color",
    "values": {
      "light": "oklch(83% 0.11 51)",
      "dark": "oklch(40% 0.11 52)"
    }
  },
  "--nve-ref-color-orange-pumpkin-800": {
    "type": "color",
    "values": {
      "light": "oklch(76% 0.15 51)",
      "dark": "oklch(57% 0.16 52)"
    }
  },
  "--nve-ref-color-orange-pumpkin-900": {
    "type": "color",
    "values": {
      "light": "oklch(69% 0.19 51)",
      "dark": "oklch(70% 0.2 52)"
    }
  },
  "--nve-ref-color-orange-pumpkin-1000": {
    "type": "color",
    "values": {
      "light": "oklch(66% 0.19 51)",
      "dark": "oklch(73% 0.18 52)"
    }
  },
  "--nve-ref-color-orange-pumpkin-1100": {
    "type": "color",
    "values": {
      "light": "oklch(56% 0.16 51)",
      "dark": "oklch(75% 0.17 52)"
    }
  },
  "--nve-ref-color-orange-pumpkin-1200": {
    "type": "color",
    "values": {
      "light": "oklch(28% 0.06 51)",
      "dark": "oklch(95% 0.03 52)"
    }
  },
  "--nve-ref-color-yellow-amber-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0 76)",
      "dark": "oklch(20% 0.04 75)"
    }
  },
  "--nve-ref-color-yellow-amber-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.02 76)",
      "dark": "oklch(21% 0.04 75)"
    }
  },
  "--nve-ref-color-yellow-amber-300": {
    "type": "color",
    "values": {
      "light": "oklch(97% 0.05 76)",
      "dark": "oklch(25% 0.06 75)"
    }
  },
  "--nve-ref-color-yellow-amber-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.07 76)",
      "dark": "oklch(28% 0.06 75)"
    }
  },
  "--nve-ref-color-yellow-amber-500": {
    "type": "color",
    "values": {
      "light": "oklch(92% 0.09 76)",
      "dark": "oklch(31% 0.07 75)"
    }
  },
  "--nve-ref-color-yellow-amber-600": {
    "type": "color",
    "values": {
      "light": "oklch(89% 0.11 76)",
      "dark": "oklch(36% 0.08 75)"
    }
  },
  "--nve-ref-color-yellow-amber-700": {
    "type": "color",
    "values": {
      "light": "oklch(82% 0.12 76)",
      "dark": "oklch(40% 0.09 75)"
    }
  },
  "--nve-ref-color-yellow-amber-800": {
    "type": "color",
    "values": {
      "light": " oklch(76% 0.152 69.5)",
      "dark": "oklch(82% 0.16 75)"
    }
  },
  "--nve-ref-color-yellow-amber-900": {
    "type": "color",
    "values": {
      "light": "oklch(82% 0.16 76)",
      "dark": "oklch(86% 0.18 75)"
    }
  },
  "--nve-ref-color-yellow-amber-1000": {
    "type": "color",
    "values": {
      "light": "oklch(78% 0.17 76)",
      "dark": "oklch(86% 0.16 75)"
    }
  },
  "--nve-ref-color-yellow-amber-1100": {
    "type": "color",
    "values": {
      "light": "oklch(54% 0.14 76)",
      "dark": "oklch(76% 0.16 75)"
    }
  },
  "--nve-ref-color-yellow-amber-1200": {
    "type": "color",
    "values": {
      "light": "oklch(31% 0.08 76)",
      "dark": "oklch(97% 0.03 75)"
    }
  },
  "--nve-ref-color-green-grass-100": {
    "type": "color",
    "values": {
      "light": " oklch(99.4% 0.005 145.5)",
      "dark": "oklch(19% 0.02 150)"
    }
  },
  "--nve-ref-color-green-grass-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.02 147)",
      "dark": "oklch(21% 0.03 150)"
    }
  },
  "--nve-ref-color-green-grass-300": {
    "type": "color",
    "values": {
      "light": "oklch(96% 0.03 147)",
      "dark": "oklch(25% 0.04 150)"
    }
  },
  "--nve-ref-color-green-grass-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.03 147)",
      "dark": "oklch(27% 0.05 150)"
    }
  },
  "--nve-ref-color-green-grass-500": {
    "type": "color",
    "values": {
      "light": "oklch(91% 0.05 147)",
      "dark": "oklch(31% 0.06 150)"
    }
  },
  "--nve-ref-color-green-grass-600": {
    "type": "color",
    "values": {
      "light": "oklch(86% 0.07 147)",
      "dark": "oklch(35% 0.07 150)"
    }
  },
  "--nve-ref-color-green-grass-700": {
    "type": "color",
    "values": {
      "light": "oklch(80% 0.09 147)",
      "dark": "oklch(40% 0.08 150)"
    }
  },
  "--nve-ref-color-green-grass-800": {
    "type": "color",
    "values": {
      "light": "oklch(71% 0.13 147)",
      "dark": "oklch(53% 0.15 150)"
    }
  },
  "--nve-ref-color-green-grass-900": {
    "type": "color",
    "values": {
      "light": "oklch(64% 0.14 147)",
      "dark": "oklch(65% 0.19 150)"
    }
  },
  "--nve-ref-color-green-grass-1000": {
    "type": "color",
    "values": {
      "light": "oklch(61% 0.14 147)",
      "dark": "oklch(74% 0.2 150)"
    }
  },
  "--nve-ref-color-green-grass-1100": {
    "type": "color",
    "values": {
      "light": "oklch(52% 0.13 147)",
      "dark": "oklch(73% 0.14 150)"
    }
  },
  "--nve-ref-color-green-grass-1200": {
    "type": "color",
    "values": {
      "light": "oklch(28% 0.04 147)",
      "dark": "oklch(97% 0.03 150)"
    }
  },
  "--nve-ref-color-teal-seafoam-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 183)",
      "dark": "oklch(19% 0.02 181)"
    }
  },
  "--nve-ref-color-teal-seafoam-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.01 183)",
      "dark": "oklch(22% 0.04 181)"
    }
  },
  "--nve-ref-color-teal-seafoam-300": {
    "type": "color",
    "values": {
      "light": "oklch(97% 0.02 183)",
      "dark": "oklch(25% 0.04 181)"
    }
  },
  "--nve-ref-color-teal-seafoam-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.03 183)",
      "dark": "oklch(28% 0.05 181)"
    }
  },
  "--nve-ref-color-teal-seafoam-500": {
    "type": "color",
    "values": {
      "light": "oklch(91% 0.04 183)",
      "dark": "oklch(30% 0.05 181)"
    }
  },
  "--nve-ref-color-teal-seafoam-600": {
    "type": "color",
    "values": {
      "light": "oklch(87% 0.05 183)",
      "dark": "oklch(35% 0.06 181)"
    }
  },
  "--nve-ref-color-teal-seafoam-700": {
    "type": "color",
    "values": {
      "light": "oklch(80% 0.07 183)",
      "dark": "oklch(39% 0.07 181)"
    }
  },
  "--nve-ref-color-teal-seafoam-800": {
    "type": "color",
    "values": {
      "light": "oklch(72% 0.1 183)",
      "dark": "oklch(55% 0.1 181)"
    }
  },
  "--nve-ref-color-teal-seafoam-900": {
    "type": "color",
    "values": {
      "light": "oklch(64% 0.11 183)",
      "dark": "oklch(69% 0.12 181)"
    }
  },
  "--nve-ref-color-teal-seafoam-1000": {
    "type": "color",
    "values": {
      "light": "oklch(60% 0.11 183)",
      "dark": "oklch(79% 0.14 181)"
    }
  },
  "--nve-ref-color-teal-seafoam-1100": {
    "type": "color",
    "values": {
      "light": "oklch(52% 0.09 183)",
      "dark": "oklch(73% 0.13 181)"
    }
  },
  "--nve-ref-color-teal-seafoam-1200": {
    "type": "color",
    "values": {
      "light": "oklch(28% 0.04 183)",
      "dark": "oklch(97% 0.03 181)"
    }
  },
  "--nve-ref-color-green-mint-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 178)",
      "dark": "oklch(19% 0.02 181)"
    }
  },
  "--nve-ref-color-green-mint-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.02 178)",
      "dark": "oklch(22% 0.03 181)"
    }
  },
  "--nve-ref-color-green-mint-300": {
    "type": "color",
    "values": {
      "light": "oklch(97% 0.03 178)",
      "dark": "oklch(26% 0.04 181)"
    }
  },
  "--nve-ref-color-green-mint-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.04 178)",
      "dark": "oklch(28% 0.05 181)"
    }
  },
  "--nve-ref-color-green-mint-500": {
    "type": "color",
    "values": {
      "light": "oklch(91% 0.05 178)",
      "dark": "oklch(31% 0.05 181)"
    }
  },
  "--nve-ref-color-green-mint-600": {
    "type": "color",
    "values": {
      "light": "oklch(87% 0.07 178)",
      "dark": "oklch(34% 0.06 181)"
    }
  },
  "--nve-ref-color-green-mint-700": {
    "type": "color",
    "values": {
      "light": "oklch(81% 0.09 178)",
      "dark": "oklch(39% 0.07 181)"
    }
  },
  "--nve-ref-color-green-mint-800": {
    "type": "color",
    "values": {
      "light": "oklch(74% 0.12 178)",
      "dark": "oklch(55% 0.09 181)"
    }
  },
  "--nve-ref-color-green-mint-900": {
    "type": "color",
    "values": {
      "light": "oklch(84% 0.11 178)",
      "dark": "oklch(76% 0.14 181)"
    }
  },
  "--nve-ref-color-green-mint-1000": {
    "type": "color",
    "values": {
      "light": "oklch(81% 0.11 178)",
      "dark": "oklch(84% 0.11 181)"
    }
  },
  "--nve-ref-color-green-mint-1100": {
    "type": "color",
    "values": {
      "light": "oklch(53% 0.09 178)",
      "dark": "oklch(84% 0.11 181)"
    }
  },
  "--nve-ref-color-green-mint-1200": {
    "type": "color",
    "values": {
      "light": "oklch(30% 0.05 178)",
      "dark": "oklch(97% 0.03 181)"
    }
  },
  "--nve-ref-color-teal-cyan-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 212)",
      "dark": "oklch(20% 0.03 218)"
    }
  },
  "--nve-ref-color-teal-cyan-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.01 212)",
      "dark": "oklch(22% 0.03 218)"
    }
  },
  "--nve-ref-color-teal-cyan-300": {
    "type": "color",
    "values": {
      "light": "oklch(97% 0.02 212)",
      "dark": "oklch(25% 0.04 218)"
    }
  },
  "--nve-ref-color-teal-cyan-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.03 212)",
      "dark": "oklch(27% 0.04 218)"
    }
  },
  "--nve-ref-color-teal-cyan-500": {
    "type": "color",
    "values": {
      "light": "oklch(91% 0.04 212)",
      "dark": "oklch(31% 0.05 218)"
    }
  },
  "--nve-ref-color-teal-cyan-600": {
    "type": "color",
    "values": {
      "light": "oklch(86% 0.06 212)",
      "dark": "oklch(34% 0.06 218)"
    }
  },
  "--nve-ref-color-teal-cyan-700": {
    "type": "color",
    "values": {
      "light": "oklch(80% 0.08 212)",
      "dark": "oklch(40% 0.07 218)"
    }
  },
  "--nve-ref-color-teal-cyan-800": {
    "type": "color",
    "values": {
      "light": "oklch(72% 0.11 212)",
      "dark": "oklch(55% 0.1 218)"
    }
  },
  "--nve-ref-color-teal-cyan-900": {
    "type": "color",
    "values": {
      "light": "oklch(66% 0.12 212)",
      "dark": "oklch(65% 0.12 218)"
    }
  },
  "--nve-ref-color-teal-cyan-1000": {
    "type": "color",
    "values": {
      "light": "oklch(61% 0.11 212)",
      "dark": "oklch(76% 0.14 218)"
    }
  },
  "--nve-ref-color-teal-cyan-1100": {
    "type": "color",
    "values": {
      "light": "oklch(53% 0.09 212)",
      "dark": "oklch(74% 0.13 218)"
    }
  },
  "--nve-ref-color-teal-cyan-1200": {
    "type": "color",
    "values": {
      "light": "oklch(28% 0.05 212)",
      "dark": "oklch(96% 0.03 218)"
    }
  },
  "--nve-ref-color-blue-sky-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 220)",
      "dark": "oklch(19% 0.02 231)"
    }
  },
  "--nve-ref-color-blue-sky-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.01 220)",
      "dark": "oklch(21% 0.04 231)"
    }
  },
  "--nve-ref-color-blue-sky-300": {
    "type": "color",
    "values": {
      "light": "oklch(96% 0.03 220)",
      "dark": "oklch(25% 0.05 231)"
    }
  },
  "--nve-ref-color-blue-sky-400": {
    "type": "color",
    "values": {
      "light": "oklch(95% 0.04 220)",
      "dark": "oklch(28% 0.05 231)"
    }
  },
  "--nve-ref-color-blue-sky-500": {
    "type": "color",
    "values": {
      "light": "oklch(91% 0.05 220)",
      "dark": "oklch(31% 0.06 231)"
    }
  },
  "--nve-ref-color-blue-sky-600": {
    "type": "color",
    "values": {
      "light": "oklch(87% 0.07 220)",
      "dark": "oklch(35% 0.07 231)"
    }
  },
  "--nve-ref-color-blue-sky-700": {
    "type": "color",
    "values": {
      "light": "oklch(81% 0.09 220)",
      "dark": "oklch(39% 0.08 231)"
    }
  },
  "--nve-ref-color-blue-sky-800": {
    "type": "color",
    "values": {
      "light": "oklch(74% 0.13 220)",
      "dark": "oklch(55% 0.09 231)"
    }
  },
  "--nve-ref-color-blue-sky-900": {
    "type": "color",
    "values": {
      "light": "oklch(84% 0.11 220)",
      "dark": "oklch(66% 0.1 231)"
    }
  },
  "--nve-ref-color-blue-sky-1000": {
    "type": "color",
    "values": {
      "light": "oklch(81% 0.12 220)",
      "dark": "oklch(83% 0.11 231)"
    }
  },
  "--nve-ref-color-blue-sky-1100": {
    "type": "color",
    "values": {
      "light": "oklch(53% 0.11 220)",
      "dark": "oklch(77% 0.13 231)"
    }
  },
  "--nve-ref-color-blue-sky-1200": {
    "type": "color",
    "values": {
      "light": "oklch(28% 0.05 220)",
      "dark": "oklch(97% 0.02 231)"
    }
  },
  "--nve-ref-color-blue-cobalt-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 250)",
      "dark": "oklch(20% 0.02 254)"
    }
  },
  "--nve-ref-color-blue-cobalt-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.01 250)",
      "dark": "oklch(21% 0.04 254)"
    }
  },
  "--nve-ref-color-blue-cobalt-300": {
    "type": "color",
    "values": {
      "light": "oklch(97% 0.02 250)",
      "dark": "oklch(26% 0.06 254)"
    }
  },
  "--nve-ref-color-blue-cobalt-400": {
    "type": "color",
    "values": {
      "light": "oklch(95% 0.03 250)",
      "dark": "oklch(29% 0.07 254)"
    }
  },
  "--nve-ref-color-blue-cobalt-500": {
    "type": "color",
    "values": {
      "light": "oklch(91% 0.04 250)",
      "dark": "oklch(31% 0.08 254)"
    }
  },
  "--nve-ref-color-blue-cobalt-600": {
    "type": "color",
    "values": {
      "light": "oklch(87% 0.06 250)",
      "dark": "oklch(33% 0.09 254)"
    }
  },
  "--nve-ref-color-blue-cobalt-700": {
    "type": "color",
    "values": {
      "light": "oklch(80% 0.08 250)",
      "dark": "oklch(39% 0.12 254)"
    }
  },
  "--nve-ref-color-blue-cobalt-800": {
    "type": "color",
    "values": {
      "light": "oklch(73% 0.12 250)",
      "dark": "oklch(57% 0.21 254)"
    }
  },
  "--nve-ref-color-blue-cobalt-900": {
    "type": "color",
    "values": {
      "light": "oklch(65% 0.19 250)",
      "dark": "oklch(65% 0.19 254)"
    }
  },
  "--nve-ref-color-blue-cobalt-1000": {
    "type": "color",
    "values": {
      "light": "oklch(55% 0.2 250)",
      "dark": "oklch(67% 0.17 254)"
    }
  },
  "--nve-ref-color-blue-cobalt-1100": {
    "type": "color",
    "values": {
      "light": "oklch(54% 0.19 250)",
      "dark": "oklch(72% 0.15 254)"
    }
  },
  "--nve-ref-color-blue-cobalt-1200": {
    "type": "color",
    "values": {
      "light": "oklch(27% 0.08 250)",
      "dark": "oklch(96% 0.02 254)"
    }
  },
  "--nve-ref-color-blue-indigo-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0 270)",
      "dark": "oklch(20% 0.02 270)"
    }
  },
  "--nve-ref-color-blue-indigo-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.01 270)",
      "dark": "oklch(21% 0.04 270)"
    }
  },
  "--nve-ref-color-blue-indigo-300": {
    "type": "color",
    "values": {
      "light": "oklch(97% 0.02 270)",
      "dark": "oklch(25% 0.06 270)"
    }
  },
  "--nve-ref-color-blue-indigo-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.03 270)",
      "dark": "oklch(29% 0.08 270)"
    }
  },
  "--nve-ref-color-blue-indigo-500": {
    "type": "color",
    "values": {
      "light": "oklch(91% 0.04 270)",
      "dark": "oklch(31% 0.09 270)"
    }
  },
  "--nve-ref-color-blue-indigo-600": {
    "type": "color",
    "values": {
      "light": "oklch(86% 0.06 270)",
      "dark": "oklch(34% 0.1 270)"
    }
  },
  "--nve-ref-color-blue-indigo-700": {
    "type": "color",
    "values": {
      "light": "oklch(81% 0.08 270)",
      "dark": "oklch(39% 0.13 270)"
    }
  },
  "--nve-ref-color-blue-indigo-800": {
    "type": "color",
    "values": {
      "light": "oklch(73% 0.11 270)",
      "dark": "oklch(48% 0.17 270)"
    }
  },
  "--nve-ref-color-blue-indigo-900": {
    "type": "color",
    "values": {
      "light": "oklch(54% 0.19 270)",
      "dark": "oklch(58% 0.18 270)"
    }
  },
  "--nve-ref-color-blue-indigo-1000": {
    "type": "color",
    "values": {
      "light": "oklch(51% 0.18 270)",
      "dark": "oklch(65% 0.17 270)"
    }
  },
  "--nve-ref-color-blue-indigo-1100": {
    "type": "color",
    "values": {
      "light": "oklch(47% 0.16 270)",
      "dark": "oklch(71% 0.15 270)"
    }
  },
  "--nve-ref-color-blue-indigo-1200": {
    "type": "color",
    "values": {
      "light": "oklch(24% 0.08 270)",
      "dark": "oklch(96% 0.02 270)"
    }
  },
  "--nve-ref-color-neutral-100": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.006 248)",
      "dark": "oklch(15.5% 0.007 270)"
    }
  },
  "--nve-ref-color-neutral-200": {
    "type": "color",
    "values": {
      "light": "oklch(97% 0.006 248)",
      "dark": "oklch(22% 0.01 270)"
    }
  },
  "--nve-ref-color-neutral-300": {
    "type": "color",
    "values": {
      "light": "oklch(95% 0.006 248)",
      "dark": "oklch(25% 0.013 270)"
    }
  },
  "--nve-ref-color-neutral-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.006 248)",
      "dark": "oklch(27% 0.013 270)"
    }
  },
  "--nve-ref-color-neutral-500": {
    "type": "color",
    "values": {
      "light": "oklch(93% 0.006 248)",
      "dark": "oklch(29% 0.013 270)"
    }
  },
  "--nve-ref-color-neutral-600": {
    "type": "color",
    "values": {
      "light": "oklch(90% 0.006 248)",
      "dark": "oklch(32% 0.018 270)"
    }
  },
  "--nve-ref-color-neutral-700": {
    "type": "color",
    "values": {
      "light": "oklch(88% 0.006 248)",
      "dark": "oklch(34% 0.02 270)"
    }
  },
  "--nve-ref-color-neutral-800": {
    "type": "color",
    "values": {
      "light": "oklch(82% 0.006 248)",
      "dark": "oklch(40% 0.02 270)"
    }
  },
  "--nve-ref-color-neutral-900": {
    "type": "color",
    "values": {
      "light": "oklch(65% 0.006 248)",
      "dark": "oklch(50% 0.02 270)"
    }
  },
  "--nve-ref-color-neutral-1000": {
    "type": "color",
    "values": {
      "light": "oklch(60% 0.006 248)",
      "dark": "oklch(70% 0.03 270)"
    }
  },
  "--nve-ref-color-neutral-1100": {
    "type": "color",
    "values": {
      "light": "oklch(53% 0.006 248)",
      "dark": "oklch(85% 0.03 270)"
    }
  },
  "--nve-ref-color-neutral-1200": {
    "type": "color",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(95% 0.03 270)"
    }
  },
  "--nve-ref-color-gray-denim-100": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.01 270)",
      "dark": "oklch(15.5% 0.007 270)"
    }
  },
  "--nve-ref-color-gray-denim-200": {
    "type": "color",
    "values": {
      "light": "oklch(97% 0.01 270)",
      "dark": "oklch(22% 0.01 270)"
    }
  },
  "--nve-ref-color-gray-denim-300": {
    "type": "color",
    "values": {
      "light": "oklch(96% 0.01 270)",
      "dark": "oklch(25% 0.013 270)"
    }
  },
  "--nve-ref-color-gray-denim-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.01 270)",
      "dark": "oklch(27% 0.013 270)"
    }
  },
  "--nve-ref-color-gray-denim-500": {
    "type": "color",
    "values": {
      "light": "oklch(92% 0.02 270)",
      "dark": "oklch(29% 0.013 270)"
    }
  },
  "--nve-ref-color-gray-denim-600": {
    "type": "color",
    "values": {
      "light": "oklch(90% 0.02 270)",
      "dark": "oklch(32% 0.018 270)"
    }
  },
  "--nve-ref-color-gray-denim-700": {
    "type": "color",
    "values": {
      "light": "oklch(88% 0.02 270)",
      "dark": "oklch(34% 0.02 270)"
    }
  },
  "--nve-ref-color-gray-denim-800": {
    "type": "color",
    "values": {
      "light": "oklch(80% 0.02 270)",
      "dark": "oklch(40% 0.02 270)"
    }
  },
  "--nve-ref-color-gray-denim-900": {
    "type": "color",
    "values": {
      "light": "oklch(65% 0.02 270)",
      "dark": "oklch(50% 0.02 270)"
    }
  },
  "--nve-ref-color-gray-denim-1000": {
    "type": "color",
    "values": {
      "light": "oklch(60% 0.025 270)",
      "dark": "oklch(70% 0.03 270)"
    }
  },
  "--nve-ref-color-gray-denim-1100": {
    "type": "color",
    "values": {
      "light": "oklch(55% 0.03 270)",
      "dark": "oklch(85% 0.03 270)"
    }
  },
  "--nve-ref-color-gray-denim-1200": {
    "type": "color",
    "values": {
      "light": "oklch(25% 0.01 270)",
      "dark": "oklch(95% 0.03 270)"
    }
  },
  "--nve-ref-color-gray-slate-100": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.006 248)",
      "dark": "oklch(20% 0.01 248)"
    }
  },
  "--nve-ref-color-gray-slate-200": {
    "type": "color",
    "values": {
      "light": "oklch(97% 0.006 248)",
      "dark": "oklch(22% 0.01 248)"
    }
  },
  "--nve-ref-color-gray-slate-300": {
    "type": "color",
    "values": {
      "light": "oklch(95% 0.006 248)",
      "dark": "oklch(25% 0.01 248)"
    }
  },
  "--nve-ref-color-gray-slate-400": {
    "type": "color",
    "values": {
      "light": "oklch(94% 0.006 248)",
      "dark": "oklch(27% 0.01 248)"
    }
  },
  "--nve-ref-color-gray-slate-500": {
    "type": "color",
    "values": {
      "light": "oklch(93% 0.006 248)",
      "dark": "oklch(30% 0.01 248)"
    }
  },
  "--nve-ref-color-gray-slate-600": {
    "type": "color",
    "values": {
      "light": "oklch(90% 0.006 248)",
      "dark": "oklch(32% 0.01 248)"
    }
  },
  "--nve-ref-color-gray-slate-700": {
    "type": "color",
    "values": {
      "light": "oklch(88% 0.006 248)",
      "dark": "oklch(36% 0.01 248)"
    }
  },
  "--nve-ref-color-gray-slate-800": {
    "type": "color",
    "values": {
      "light": "oklch(82% 0.006 248)",
      "dark": "oklch(42% 0.01 248)"
    }
  },
  "--nve-ref-color-gray-slate-900": {
    "type": "color",
    "values": {
      "light": "oklch(65% 0.006 248)",
      "dark": "oklch(54% 0.01 248)"
    }
  },
  "--nve-ref-color-gray-slate-1000": {
    "type": "color",
    "values": {
      "light": "oklch(60% 0.006 248)",
      "dark": "oklch(68% 0.01 248)"
    }
  },
  "--nve-ref-color-gray-slate-1100": {
    "type": "color",
    "values": {
      "light": "oklch(53% 0.006 248)",
      "dark": "oklch(85% 0.01 248)"
    }
  },
  "--nve-ref-color-gray-slate-1200": {
    "type": "color",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(94% 0.01 248)"
    }
  },
  "--nve-ref-color-red-cardinal-100": {
    "type": "color",
    "values": {
      "light": "oklch(99% 0.01 18)",
      "dark": "oklch(19% 0.02 19)"
    }
  },
  "--nve-ref-color-red-cardinal-200": {
    "type": "color",
    "values": {
      "light": "oklch(98% 0.01 18)",
      "dark": "oklch(22% 0.04 19)"
    }
  },
  "--nve-ref-color-red-cardinal-300": {
    "type": "color",
    "values": {
      "light": "oklch(96% 0.02 18)",
      "dark": "oklch(26% 0.05 19)"
    }
  },
  "--nve-ref-color-red-cardinal-400": {
    "type": "color",
    "values": {
      "light": "oklch(93% 0.03 18)",
      "dark": "oklch(29% 0.07 19)"
    }
  },
  "--nve-ref-color-red-cardinal-500": {
    "type": "color",
    "values": {
      "light": "oklch(91% 0.04 18)",
      "dark": "oklch(31% 0.08 19)"
    }
  },
  "--nve-ref-color-red-cardinal-600": {
    "type": "color",
    "values": {
      "light": "oklch(87% 0.06 18)",
      "dark": "oklch(35% 0.1 19)"
    }
  },
  "--nve-ref-color-red-cardinal-700": {
    "type": "color",
    "values": {
      "light": "oklch(81% 0.08 18)",
      "dark": "oklch(40% 0.13 19)"
    }
  },
  "--nve-ref-color-red-cardinal-800": {
    "type": "color",
    "values": {
      "light": "oklch(75% 0.11 18)",
      "dark": "oklch(52% 0.19 19)"
    }
  },
  "--nve-ref-color-red-cardinal-900": {
    "type": "color",
    "values": {
      "light": "oklch(63% 0.19 18)",
      "dark": "oklch(61% 0.21 19)"
    }
  },
  "--nve-ref-color-red-cardinal-1000": {
    "type": "color",
    "values": {
      "light": "oklch(60% 0.2 18)",
      "dark": "oklch(67% 0.22 19)"
    }
  },
  "--nve-ref-color-red-cardinal-1100": {
    "type": "color",
    "values": {
      "light": "oklch(55% 0.19 18)",
      "dark": "oklch(70% 0.19 19)"
    }
  },
  "--nve-ref-color-red-cardinal-1200": {
    "type": "color",
    "values": {
      "light": "oklch(24% 0.06 18)",
      "dark": "oklch(96% 0.02 19)"
    }
  },
  "--nve-ref-font-family": {
    "description": "Use for default body text and UI elements",
    "values": {
      "": "'Inter', Roboto, 'Open Sans', 'Helvetica Neue', sans-serif"
    }
  },
  "--nve-ref-font-family-inter": {
    "type": "fontFamilies",
    "description": "Use for body text and UI elements",
    "values": {
      "": "'Inter', Roboto, 'Open Sans', 'Helvetica Neue', sans-serif"
    }
  },
  "--nve-ref-font-family-roboto-mono": {
    "type": "fontFamilies",
    "description": "Use for code snippets and monospace text",
    "values": {
      "": "'Roboto Mono', 'Lucida Console', Monaco, monospace, sans-serif"
    }
  },
  "--nve-ref-font-weight-light": {
    "type": "fontWeights",
    "description": "Use for subtle text emphasis",
    "values": {
      "": "200"
    }
  },
  "--nve-ref-font-weight-regular": {
    "type": "fontWeights",
    "description": "Use for body text and default content",
    "values": {
      "": "400"
    }
  },
  "--nve-ref-font-weight-medium": {
    "type": "fontWeights",
    "description": "Use for labels and medium emphasis",
    "values": {
      "": "500"
    }
  },
  "--nve-ref-font-weight-semibold": {
    "type": "fontWeights",
    "description": "Use for navigation and strong emphasis",
    "values": {
      "": "600"
    }
  },
  "--nve-ref-font-weight-bold": {
    "type": "fontWeights",
    "description": "Use for strong text emphasis",
    "values": {
      "": "700"
    }
  },
  "--nve-ref-font-weight-extra-bold": {
    "type": "fontWeights",
    "description": "Use for maximum text emphasis",
    "values": {
      "": "800"
    }
  },
  "--nve-ref-font-size-50": {
    "type": "fontSizes",
    "description": "Use for very small labels or compact UI text",
    "values": {
      "": "1 * 10px"
    }
  },
  "--nve-ref-font-size-100": {
    "type": "fontSizes",
    "description": "Use for small body text or compact labels",
    "values": {
      "": "1 * 12px"
    }
  },
  "--nve-ref-font-size-200": {
    "type": "fontSizes",
    "description": "Use for default body text, labels, and small headings",
    "values": {
      "": "1 * 14px"
    }
  },
  "--nve-ref-font-size-300": {
    "type": "fontSizes",
    "description": "Use for large body text or small headings",
    "values": {
      "": "1 * 16px"
    }
  },
  "--nve-ref-font-size-400": {
    "type": "fontSizes",
    "description": "Use for default headings or extra large body text",
    "values": {
      "": "1 * 18px"
    }
  },
  "--nve-ref-font-size-500": {
    "type": "fontSizes",
    "description": "Use for large headings",
    "values": {
      "": "1 * 20px"
    }
  },
  "--nve-ref-font-size-600": {
    "type": "fontSizes",
    "description": "Use for extra large headings",
    "values": {
      "": "1 * 24px"
    }
  },
  "--nve-ref-font-size-700": {
    "type": "fontSizes",
    "description": "Use for very large headings",
    "values": {
      "": "1 * 28px"
    }
  },
  "--nve-ref-font-size-800": {
    "type": "fontSizes",
    "description": "Use for prominent headings",
    "values": {
      "": "1 * 32px"
    }
  },
  "--nve-ref-font-size-900": {
    "type": "fontSizes",
    "description": "Use for small display text",
    "values": {
      "": "1 * 36px"
    }
  },
  "--nve-ref-font-size-1000": {
    "type": "fontSizes",
    "description": "Use for default display text",
    "values": {
      "": "1 * 40px"
    }
  },
  "--nve-ref-font-size-1100": {
    "type": "fontSizes",
    "description": "Use for large display text",
    "values": {
      "": "1 * 44px"
    }
  },
  "--nve-ref-font-size-1200": {
    "type": "fontSizes",
    "description": "Use for extra large display text",
    "values": {
      "": "1 * 50px"
    }
  },
  "--nve-ref-font-line-height-300": {
    "type": "lineHeights",
    "description": "Use when precise vertical spacing is needed for compact text",
    "values": {
      "": "1 * 12px"
    }
  },
  "--nve-ref-font-line-height-400": {
    "type": "lineHeights",
    "description": "Use when precise vertical spacing is needed for small text",
    "values": {
      "": "1 * 16px"
    }
  },
  "--nve-ref-font-line-height-500": {
    "type": "lineHeights",
    "description": "Use when precise vertical spacing is needed for body text",
    "values": {
      "": "1 * 20px"
    }
  },
  "--nve-ref-font-line-height-600": {
    "type": "lineHeights",
    "description": "Use when precise vertical spacing is needed for large text",
    "values": {
      "": "1 * 24px"
    }
  },
  "--nve-ref-font-line-height-700": {
    "type": "lineHeights",
    "description": "Use when precise vertical spacing is needed for headings",
    "values": {
      "": "1 * 28px"
    }
  },
  "--nve-ref-font-line-height-800": {
    "type": "lineHeights",
    "description": "Use when precise vertical spacing is needed for large headings",
    "values": {
      "": "1 * 32px"
    }
  },
  "--nve-ref-font-line-height-900": {
    "type": "lineHeights",
    "description": "Use when precise vertical spacing is needed for display text",
    "values": {
      "": "1 * 36px"
    }
  },
  "--nve-ref-font-line-height-1000": {
    "type": "lineHeights",
    "description": "Use when precise vertical spacing is needed for large display text",
    "values": {
      "": "1 * 40px"
    }
  },
  "--nve-ref-font-line-height-tight": {
    "type": "lineHeights",
    "description": "Use when vertical space is limited",
    "values": {
      "": "1.12"
    }
  },
  "--nve-ref-font-line-height-snug": {
    "type": "lineHeights",
    "description": "Use for compact text layouts",
    "values": {
      "": "1.25"
    }
  },
  "--nve-ref-font-line-height-moderate": {
    "type": "lineHeights",
    "description": "Use for balanced text readability",
    "values": {
      "": "1.375"
    }
  },
  "--nve-ref-font-line-height-relaxed": {
    "type": "lineHeights",
    "description": "Use for comfortable text reading",
    "values": {
      "": "1.5"
    }
  },
  "--nve-ref-font-line-height-loose": {
    "type": "lineHeights",
    "description": "Use for spacious text layouts",
    "values": {
      "": "1.625"
    }
  },
  "--nve-ref-border-radius-none": {
    "type": "borderRadius",
    "description": "Use for square corners with no rounding",
    "values": {
      "": "1 * 0px"
    }
  },
  "--nve-ref-border-radius-xs": {
    "type": "borderRadius",
    "description": "Use for subtle corner rounding on compact elements",
    "values": {
      "": "1 * 4px"
    }
  },
  "--nve-ref-border-radius-sm": {
    "type": "borderRadius",
    "description": "Use for slight corner rounding on form controls and small components",
    "values": {
      "": "1 * 6px"
    }
  },
  "--nve-ref-border-radius-md": {
    "type": "borderRadius",
    "description": "Use for standard corner rounding on cards and panels",
    "values": {
      "": "1 * 8px"
    }
  },
  "--nve-ref-border-radius-lg": {
    "type": "borderRadius",
    "description": "Use for generous corner rounding on large containers",
    "values": {
      "": "1 * 14px"
    }
  },
  "--nve-ref-border-radius-xl": {
    "type": "borderRadius",
    "description": "Use for very rounded corners on prominent containers",
    "values": {
      "": "1 * 24px"
    }
  },
  "--nve-ref-border-radius-xxl": {
    "type": "borderRadius",
    "description": "Use for maximum corner rounding on large containers",
    "values": {
      "": "1 * 48px"
    }
  },
  "--nve-ref-border-radius-full": {
    "type": "borderRadius",
    "description": "Use for fully rounded pill-shaped elements like buttons and badges",
    "values": {
      "": "999px"
    }
  },
  "--nve-ref-border-width-sm": {
    "type": "borderWidth",
    "description": "Use for subtle borders on cards and dividers",
    "values": {
      "": "1 * 1px"
    }
  },
  "--nve-ref-border-width-md": {
    "type": "borderWidth",
    "description": "Use for standard borders on containers and panels",
    "values": {
      "": "1 * 2px"
    }
  },
  "--nve-ref-border-width-lg": {
    "type": "borderWidth",
    "description": "Use for prominent borders on emphasized containers",
    "values": {
      "": "1 * 3px"
    }
  },
  "--nve-ref-border-width-xl": {
    "type": "borderWidth",
    "description": "Use for very thick borders on highly emphasized elements",
    "values": {
      "": "1 * 4px"
    }
  },
  "--nve-ref-border-color": {
    "type": "color",
    "description": "Use for default borders that match the standard color scheme",
    "values": {
      "light": "oklch(82% 0.006 248)",
      "dark": "oklch(32% 0.018 270)",
      "high-contrast": "CanvasText"
    }
  },
  "--nve-ref-border-color-emphasis": {
    "type": "color",
    "description": "Use for borders that need high contrast and emphasis",
    "values": {
      "light": "oklch(60% 0.006 248)",
      "dark": "oklch(40% 0.02 270)",
      "high-contrast": "CanvasText"
    }
  },
  "--nve-ref-border-color-muted": {
    "type": "color",
    "description": "Use for subtle borders that blend with backgrounds",
    "values": {
      "light": "oklch(88% 0.006 248)",
      "dark": "oklch(29% 0.013 270)",
      "high-contrast": "CanvasText"
    }
  },
  "--nve-ref-border-color-inverse": {
    "type": "color",
    "description": "Use for borders on inverse color scheme backgrounds",
    "values": {
      "light": "oklch(0% 0 0)",
      "dark": "oklch(100% 0 0)"
    }
  },
  "--nve-ref-opacity-0": {
    "type": "opacity",
    "description": "Use for completely transparent elements and hidden overlays",
    "values": {
      "": "0"
    }
  },
  "--nve-ref-opacity-150": {
    "type": "opacity",
    "description": "Use for very subtle transparency effects on disabled states",
    "values": {
      "": "0.15"
    }
  },
  "--nve-ref-opacity-200": {
    "type": "opacity",
    "description": "Use for subtle transparency on overlays and disabled content",
    "values": {
      "": "0.2"
    }
  },
  "--nve-ref-opacity-300": {
    "type": "opacity",
    "description": "Use for light transparency on secondary content",
    "values": {
      "": "0.3"
    }
  },
  "--nve-ref-opacity-400": {
    "type": "opacity",
    "description": "Use for moderate transparency on muted content",
    "values": {
      "": "0.4"
    }
  },
  "--nve-ref-opacity-500": {
    "type": "opacity",
    "description": "Use for balanced transparency on semi-transparent overlays",
    "values": {
      "": "0.5"
    }
  },
  "--nve-ref-opacity-600": {
    "type": "opacity",
    "description": "Use for noticeable transparency while maintaining readability",
    "values": {
      "": "0.6"
    }
  },
  "--nve-ref-opacity-700": {
    "type": "opacity",
    "description": "Use for reduced transparency on emphasized content",
    "values": {
      "": "0.7"
    }
  },
  "--nve-ref-opacity-800": {
    "type": "opacity",
    "description": "Use for slight transparency on primary content",
    "values": {
      "": "0.8"
    }
  },
  "--nve-ref-opacity-900": {
    "type": "opacity",
    "description": "Use for minimal transparency on nearly opaque content",
    "values": {
      "": "0.9"
    }
  },
  "--nve-ref-shadow-100": {
    "type": "boxShadow",
    "description": "Use for subtle elevation on cards and floating elements",
    "values": {
      "light": "0px 16px 32px 0px oklch(12.6% 0.022 276.4 / 0.02)",
      "dark": "0 4px 4px -2px oklch(0% 0 0 / 0.7), 0 2px 4px -2px oklch(0% 0 0 / 0.7)",
      "high-contrast": "0 0 0 2px CanvasText"
    }
  },
  "--nve-ref-shadow-200": {
    "type": "boxShadow",
    "description": "Use for light elevation on raised panels and modals",
    "values": {
      "light": "0px 16px 32px 0px oklch(12.6% 0.022 276.4 / 0.05)",
      "dark": "0 8px 8px -4px oklch(0% 0 0 / 0.7), 0 4px 6px -4px oklch(0% 0 0 / 0.7)",
      "high-contrast": "0 0 0 2px CanvasText"
    }
  },
  "--nve-ref-shadow-300": {
    "type": "boxShadow",
    "description": "Use for moderate elevation on dialogs and overlays",
    "values": {
      "light": "0px 16px 32px 0px oklch(12.6% 0.022 276.4 / 0.08)",
      "dark": "0 8px 16px -6px oklch(0% 0 0 / 0.7), 0 6px 8px -6px oklch(0% 0 0 / 0.7)",
      "high-contrast": "0 0 0 2px CanvasText"
    }
  },
  "--nve-ref-shadow-400": {
    "type": "boxShadow",
    "description": "Use for prominent elevation on important floating content",
    "values": {
      "light": "0px 16px 32px 0px oklch(12.6% 0.022 276.4 / 0.12)",
      "dark": "0 8px 24px -4px oklch(0% 0 0 / 0.7), 0 6px 12px -6px oklch(0% 0 0 / 0.7)",
      "high-contrast": "0 0 0 2px CanvasText"
    }
  },
  "--nve-ref-shadow-500": {
    "type": "boxShadow",
    "description": "Use for maximum elevation on top-level modals and popovers",
    "values": {
      "light": "0px 16px 32px 0px oklch(12.6% 0.022 276.4 / 0.17)",
      "dark": "0 10px 32px -4px oklch(0% 0 0 / 0.7), 0 6px 14px -6px oklch(0% 0 0 / 0.7)",
      "high-contrast": "0 0 0 2px CanvasText"
    }
  },
  "--nve-ref-outline": {
    "description": "Use for default focus indicators",
    "values": {
      "": "Highlight solid 2px"
    }
  },
  "--nve-ref-outline-webkit": {
    "description": "Use for WebKit browser focus indicators",
    "values": {
      "": "5px auto -webkit-focus-ring-color"
    }
  },
  "--nve-ref-animation-duration-100": {
    "description": "Use for instant transitions or reduced motion preferences",
    "values": {
      "": "0"
    }
  },
  "--nve-ref-animation-duration-150": {
    "description": "Use for quick UI transitions",
    "values": {
      "reduced-motion": "0",
      "": "150ms"
    }
  },
  "--nve-ref-animation-duration-200": {
    "description": "Use for standard UI transitions",
    "values": {
      "reduced-motion": "0",
      "": "200ms"
    }
  },
  "--nve-ref-animation-duration-250": {
    "description": "Use for slightly slower transitions",
    "values": {
      "reduced-motion": "0",
      "": "250ms"
    }
  },
  "--nve-ref-animation-duration-300": {
    "description": "Use for slower, deliberate transitions",
    "values": {
      "reduced-motion": "1000ms",
      "": "400ms"
    }
  },
  "--nve-ref-animation-duration-400": {
    "description": "Use for very slow, dramatic transitions",
    "values": {
      "reduced-motion": "1000ms",
      "": "800ms"
    }
  },
  "--nve-ref-animation-easing-100": {
    "description": "Use for smooth transitions",
    "values": {
      "": "ease-in-out"
    }
  },
  "--nve-sys-color-scheme": {
    "description": "Use when configuring automatic theme detection based on user preferences",
    "values": {
      "light": "auto",
      "dark": "dark",
      "high-contrast": "light"
    }
  },
  "--nve-sys-text-color": {
    "type": "color",
    "description": "Use for default body text and general content",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(85% 0.03 270)",
      "high-contrast": "CanvasText"
    }
  },
  "--nve-sys-text-muted-color": {
    "type": "color",
    "description": "Use for secondary text, labels, and less prominent content",
    "values": {
      "light": "oklch(53% 0.006 248)",
      "dark": "oklch(70% 0.03 270)",
      "high-contrast": "GrayText"
    }
  },
  "--nve-sys-text-emphasis-color": {
    "type": "color",
    "description": "Use for highlighted text, selected items, and high-priority content",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(95% 0.03 270)",
      "high-contrast": "CanvasText"
    }
  },
  "--nve-sys-text-placeholder-color": {
    "type": "color",
    "description": "Use for placeholder text in input fields and form controls",
    "values": {
      "light": "oklch(65% 0.006 248)",
      "dark": "oklch(50% 0.02 270)",
      "high-contrast": "GrayText"
    }
  },
  "--nve-sys-text-white-color": {
    "type": "color",
    "description": "Use for text that must appear on dark backgrounds",
    "values": {
      "": "oklch(100% 0 0)"
    }
  },
  "--nve-sys-text-black-color": {
    "type": "color",
    "description": "Use for text that must appear on light backgrounds",
    "values": {
      "": "oklch(0% 0 0)"
    }
  },
  "--nve-sys-text-link-color": {
    "type": "color",
    "description": "Use for default link text color",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(95% 0.03 270)",
      "high-contrast": "LinkText"
    }
  },
  "--nve-sys-text-link-hover-color": {
    "type": "color",
    "description": "Use for link text when hovered or focused",
    "values": {
      "light": "oklch(54% 0.19 250)",
      "dark": "oklch(72% 0.15 254)",
      "high-contrast": "ActiveText"
    }
  },
  "--nve-sys-text-link-visited-color": {
    "type": "color",
    "description": "Use for visited link text",
    "values": {
      "light": "oklch(52% 0.18 310)",
      "dark": "oklch(68% 0.22 312)",
      "high-contrast": "VisitedText"
    }
  },
  "--nve-sys-text-link-disabled-color": {
    "type": "color",
    "description": "Use for disabled link text",
    "values": {
      "light": "oklch(94% 0.006 248)",
      "dark": "oklch(27% 0.013 270)",
      "high-contrast": "GrayText"
    }
  },
  "--nve-sys-text-link-emphasis-color": {
    "type": "color",
    "description": "Use for emphasized link text",
    "values": {
      "light": "oklch(55% 0.2 250)",
      "dark": "oklch(67% 0.17 254)"
    }
  },
  "--nve-sys-accent-primary-background": {
    "type": "color",
    "description": "Use for primary accent backgrounds and key visual elements",
    "values": {
      "light": "oklch(66% 0.18 127)",
      "dark": "oklch(65% 0.18 128)"
    }
  },
  "--nve-sys-accent-secondary-background": {
    "type": "color",
    "description": "Use for secondary accent backgrounds and supporting visual elements",
    "values": {
      "light": "oklch(55% 0.2 250)",
      "dark": "oklch(57% 0.21 254)"
    }
  },
  "--nve-sys-accent-tertiary-background": {
    "type": "color",
    "description": "Use for tertiary accent backgrounds and subtle visual elements",
    "values": {
      "light": "oklch(0% 0 0)",
      "dark": "oklch(100% 0 0)"
    }
  },
  "--nve-sys-contrast-emphasis-color": {
    "type": "color",
    "description": "Use when mixing colors for emphasized interactive states",
    "values": {
      "": "oklch(100% 0 0)"
    }
  },
  "--nve-sys-contrast-emphasis-ratio": {
    "type": "percentage",
    "description": "Use when calculating color-mix ratios for emphasized states",
    "values": {
      "": "100%"
    }
  },
  "--nve-sys-contrast-mute-color": {
    "type": "color",
    "description": "Use when mixing colors for muted or subdued backgrounds",
    "values": {
      "light": "oklch(100% 0 0)",
      "dark": "oklch(0% 0 0)"
    }
  },
  "--nve-sys-contrast-mute-ratio": {
    "type": "percentage",
    "description": "Use when calculating color-mix ratios for muted states",
    "values": {
      "light": "18%",
      "dark": "40%"
    }
  },
  "--nve-sys-interaction-color": {
    "type": "color",
    "description": "Use for default interactive element text color",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(95% 0.03 270)",
      "high-contrast": "ButtonText"
    }
  },
  "--nve-sys-interaction-background": {
    "type": "color",
    "description": "Use for default interactive element backgrounds",
    "values": {
      "light": "oklch(90% 0.006 248)",
      "dark": "oklch(27% 0.013 270)",
      "high-contrast": "ButtonFace"
    }
  },
  "--nve-sys-interaction-background-100": {
    "type": "color",
    "description": "Use for subtle interactive element backgrounds",
    "values": {
      "light": "oklch(90% 0.006 248)",
      "dark": "oklch(27% 0.013 270)",
      "high-contrast": "ButtonFace"
    }
  },
  "--nve-sys-interaction-background-200": {
    "type": "color",
    "description": "Use for standard interactive element backgrounds",
    "values": {
      "light": "oklch(93% 0.006 248)",
      "dark": "oklch(34% 0.02 270)",
      "high-contrast": "ButtonFace"
    }
  },
  "--nve-sys-interaction-background-300": {
    "type": "color",
    "description": "Use for elevated interactive element backgrounds",
    "values": {
      "light": "oklch(93% 0.006 248)",
      "dark": "oklch(40% 0.02 270)",
      "high-contrast": "ButtonFace"
    }
  },
  "--nve-sys-interaction-field-color": {
    "type": "color",
    "description": "Use for text color in form inputs and text fields",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(95% 0.03 270)",
      "high-contrast": "FieldText"
    }
  },
  "--nve-sys-interaction-field-background": {
    "type": "color",
    "description": "Use for background color in form inputs and text fields",
    "values": {
      "light": "oklch(90% 0.006 248)",
      "dark": "oklch(27% 0.013 270)",
      "high-contrast": "ButtonFace"
    }
  },
  "--nve-sys-interaction-field-background-100": {
    "type": "color",
    "description": "Use for subtle form input backgrounds",
    "values": {
      "light": "oklch(90% 0.006 248)",
      "dark": "oklch(27% 0.013 270)",
      "high-contrast": "ButtonFace"
    }
  },
  "--nve-sys-interaction-field-background-200": {
    "type": "color",
    "description": "Use for standard form input backgrounds",
    "values": {
      "light": "oklch(93% 0.006 248)",
      "dark": "oklch(34% 0.02 270)",
      "high-contrast": "ButtonFace"
    }
  },
  "--nve-sys-interaction-field-background-300": {
    "type": "color",
    "description": "Use for elevated form input backgrounds",
    "values": {
      "light": "oklch(93% 0.006 248)",
      "dark": "oklch(40% 0.02 270)",
      "high-contrast": "ButtonFace"
    }
  },
  "--nve-sys-interaction-field-height": {
    "type": "sizing",
    "description": "Use for standard height of form inputs and buttons",
    "values": {
      "compact": "0.95 * 32px",
      "": "1 * 32px"
    }
  },
  "--nve-sys-interaction-emphasis-color": {
    "type": "color",
    "description": "Use for text color in primary call-to-action buttons",
    "values": {
      "": "oklch(0% 0 0)"
    }
  },
  "--nve-sys-interaction-emphasis-background": {
    "type": "color",
    "description": "Use for background color in primary call-to-action buttons",
    "values": {
      "light": "oklch(66% 0.18 127)",
      "dark": "oklch(65% 0.18 128)"
    }
  },
  "--nve-sys-interaction-destructive-color": {
    "type": "color",
    "description": "Use for text color in destructive action buttons",
    "values": {
      "high-contrast": "ButtonText",
      "": "oklch(100% 0 0)"
    }
  },
  "--nve-sys-interaction-destructive-background": {
    "type": "color",
    "description": "Use for background color in destructive action buttons",
    "values": {
      "light": "oklch(55% 0.19 18)",
      "dark": "oklch(52% 0.19 19)",
      "high-contrast": "ButtonFace"
    }
  },
  "--nve-sys-interaction-highlighted-color": {
    "type": "color",
    "description": "Use for text color in highlighted interactive elements",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(95% 0.03 270)",
      "high-contrast": "ButtonText"
    }
  },
  "--nve-sys-interaction-highlighted-background": {
    "type": "color",
    "description": "Use for background color in highlighted interactive elements",
    "values": {
      "light": "oklch(91% 0.04 250)",
      "dark": "oklch(31% 0.08 254)"
    }
  },
  "--nve-sys-interaction-highlighted-muted-background": {
    "type": "color",
    "description": "Use for subtle highlighted element backgrounds",
    "values": {
      "light": "oklch(97% 0.02 250)",
      "dark": "oklch(21% 0.04 254)"
    }
  },
  "--nve-sys-interaction-disabled-color": {
    "type": "color",
    "description": "Use for text color in disabled interactive elements",
    "values": {
      "light": "oklch(82% 0.006 248)",
      "dark": "oklch(50% 0.02 270)"
    }
  },
  "--nve-sys-interaction-disabled-background": {
    "type": "color",
    "description": "Use for background color in disabled interactive elements",
    "values": {
      "light": "oklch(90% 0.006 248)",
      "dark": "oklch(34% 0.02 270)"
    }
  },
  "--nve-sys-interaction-hover-color": {
    "type": "color",
    "description": "Use for text color when hovering over interactive elements",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(95% 0.03 270)",
      "high-contrast": "CanvasText"
    }
  },
  "--nve-sys-interaction-hover-background": {
    "type": "color",
    "description": "Use for background color when hovering over interactive elements",
    "values": {
      "light": "oklch(90% 0.006 248)",
      "dark": "oklch(27% 0.013 270)",
      "high-contrast": "ButtonFace"
    }
  },
  "--nve-sys-interaction-selected-color": {
    "type": "color",
    "description": "Use for text color in selected interactive elements",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(95% 0.03 270)",
      "high-contrast": "CanvasText"
    }
  },
  "--nve-sys-interaction-selected-background": {
    "type": "color",
    "description": "Use for background color in selected interactive elements",
    "values": {
      "light": "oklch(90% 0.006 248)",
      "dark": "oklch(27% 0.013 270)",
      "high-contrast": "ButtonFace"
    }
  },
  "--nve-sys-interaction-state-base": {
    "type": "color",
    "description": "Use as the base color when computing dynamic interaction states",
    "values": {
      "light": "oklch(90% 0.006 248)",
      "dark": "oklch(27% 0.013 270)",
      "high-contrast": "ButtonFace"
    }
  },
  "--nve-sys-interaction-state-mix": {
    "description": "Use as the mix color when computing dynamic interaction states",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(95% 0.03 270)"
    }
  },
  "--nve-sys-interaction-state-ratio": {
    "description": "Use as the default ratio when computing dynamic interaction states",
    "values": {
      "": "initial"
    }
  },
  "--nve-sys-interaction-state-ratio-hover": {
    "description": "Use as the ratio when computing hover interaction states",
    "values": {
      "light": "4%",
      "dark": "12%"
    }
  },
  "--nve-sys-interaction-state-ratio-disabled": {
    "description": "Use as the ratio when computing disabled interaction states",
    "values": {
      "": "4%"
    }
  },
  "--nve-sys-interaction-state-ratio-active": {
    "description": "Use as the ratio when computing active interaction states",
    "values": {
      "light": "8%",
      "dark": "7%"
    }
  },
  "--nve-sys-interaction-state-ratio-selected": {
    "description": "Use as the ratio when computing selected interaction states",
    "values": {
      "": "8%"
    }
  },
  "--nve-sys-layer-canvas-background": {
    "type": "color",
    "description": "Use for page body background, the base surface in the layer hierarchy",
    "values": {
      "light": "oklch(95% 0.006 248)",
      "dark": "oklch(15.5% 0.007 270)",
      "high-contrast": "Canvas"
    }
  },
  "--nve-sys-layer-canvas-color": {
    "type": "color",
    "description": "Use for text color on the page body background",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(85% 0.03 270)",
      "high-contrast": "CanvasText"
    }
  },
  "--nve-sys-layer-canvas-accent-background": {
    "type": "color",
    "description": "Use for subtle accent backgrounds on the page body",
    "values": {
      "light": "oklch(94% 0.006 248)",
      "dark": "oklch(22% 0.01 270)"
    }
  },
  "--nve-sys-layer-shell-background": {
    "type": "color",
    "description": "Use for application shell or navigation bar backgrounds",
    "values": {
      "light": "oklch(100% 0 0)",
      "dark": "oklch(0% 0 0)"
    }
  },
  "--nve-sys-layer-shell-color": {
    "type": "color",
    "description": "Use for text color on the application shell",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(85% 0.03 270)",
      "high-contrast": "CanvasText"
    }
  },
  "--nve-sys-layer-shell-accent-background": {
    "type": "color",
    "description": "Use for subtle accent backgrounds on the application shell",
    "values": {
      "light": "oklch(98% 0.006 248)",
      "dark": "oklch(15.5% 0.007 270)"
    }
  },
  "--nve-sys-layer-container-background": {
    "type": "color",
    "description": "Use for card, panel, and tab container backgrounds",
    "values": {
      "light": "oklch(100% 0 0)",
      "dark": "oklch(22% 0.01 270)",
      "high-contrast": "Canvas"
    }
  },
  "--nve-sys-layer-container-color": {
    "type": "color",
    "description": "Use for text color on container surfaces",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(85% 0.03 270)",
      "high-contrast": "CanvasText"
    }
  },
  "--nve-sys-layer-container-accent-background": {
    "type": "color",
    "description": "Use for subtle accent backgrounds within containers",
    "values": {
      "light": "oklch(98% 0.006 248)",
      "dark": "oklch(25% 0.013 270)"
    }
  },
  "--nve-sys-layer-overlay-background": {
    "type": "color",
    "description": "Use for modal, drawer, and dropdown menu backgrounds",
    "values": {
      "light": "oklch(100% 0 0)",
      "dark": "oklch(27% 0.013 270)",
      "high-contrast": "Canvas"
    }
  },
  "--nve-sys-layer-overlay-color": {
    "type": "color",
    "description": "Use for text color on overlay surfaces",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(85% 0.03 270)",
      "high-contrast": "CanvasText"
    }
  },
  "--nve-sys-layer-overlay-accent-background": {
    "type": "color",
    "description": "Use for subtle accent backgrounds within overlays",
    "values": {
      "light": "oklch(98% 0.006 248)",
      "dark": "oklch(25% 0.013 270)"
    }
  },
  "--nve-sys-layer-backdrop-background": {
    "type": "color",
    "description": "Use for backdrop behind modals and overlays to dim the background",
    "values": {
      "light": "oklch(0% 0 0 / 0.0588)",
      "dark": "oklch(0% 0 0 / 0.0118)"
    }
  },
  "--nve-sys-layer-popover-background": {
    "type": "color",
    "description": "Use for tooltip, toast, and notification backgrounds",
    "values": {
      "light": "oklch(20% 0.006 248)",
      "dark": "oklch(95% 0.03 270)",
      "high-contrast": "Canvas"
    }
  },
  "--nve-sys-layer-popover-color": {
    "type": "color",
    "description": "Use for text color on popover surfaces",
    "values": {
      "light": "oklch(100% 0 0)",
      "dark": "oklch(0% 0 0)",
      "high-contrast": "CanvasText"
    }
  },
  "--nve-sys-layer-popover-accent-background": {
    "type": "color",
    "description": "Use for subtle accent backgrounds within popovers",
    "values": {
      "light": "oklch(53% 0.006 248)",
      "dark": "oklch(95% 0.03 270)"
    }
  },
  "--nve-sys-layer-popover-offset": {
    "type": "spacing",
    "description": "Use for spacing between popover and its anchor element",
    "values": {
      "compact": "0.95 * 2px",
      "": "1 * 2px"
    }
  },
  "--nve-sys-layer-popover-arrow-offset": {
    "type": "spacing",
    "description": "Use for positioning popover arrow indicators",
    "values": {
      "compact": "0.95 * 4px",
      "": "1 * 4px"
    }
  },
  "--nve-sys-layer-popover-arrow-padding": {
    "type": "spacing",
    "description": "Use for padding around popover arrow indicators",
    "values": {
      "compact": "0.95 * 6px",
      "": "1 * 6px"
    }
  },
  "--nve-sys-status-color": {
    "type": "color",
    "description": "Use for default task status indicators",
    "values": {
      "light": "oklch(60% 0.006 248)",
      "dark": "oklch(70% 0.03 270)"
    }
  },
  "--nve-sys-status-scheduled-color": {
    "type": "color",
    "description": "Use for scheduled task status indicators",
    "values": {
      "light": "oklch(47% 0.16 292)",
      "dark": "oklch(69% 0.17 289)"
    }
  },
  "--nve-sys-status-queued-color": {
    "type": "color",
    "description": "Use for queued task status indicators",
    "values": {
      "light": "oklch(47% 0.16 270)",
      "dark": "oklch(71% 0.15 270)"
    }
  },
  "--nve-sys-status-pending-color": {
    "type": "color",
    "description": "Use for pending task status indicators",
    "values": {
      "light": "oklch(53% 0.006 248)",
      "dark": "oklch(85% 0.03 270)"
    }
  },
  "--nve-sys-status-starting-color": {
    "type": "color",
    "description": "Use for starting task status indicators",
    "values": {
      "light": "oklch(53% 0.09 178)",
      "dark": "oklch(84% 0.11 181)"
    }
  },
  "--nve-sys-status-running-color": {
    "type": "color",
    "description": "Use for running task status indicators",
    "values": {
      "light": "oklch(54% 0.19 250)",
      "dark": "oklch(72% 0.15 254)"
    }
  },
  "--nve-sys-status-restarting-color": {
    "type": "color",
    "description": "Use for restarting task status indicators",
    "values": {
      "light": "oklch(54% 0.14 76)",
      "dark": "oklch(76% 0.16 75)"
    }
  },
  "--nve-sys-status-stopping-color": {
    "type": "color",
    "description": "Use for stopping task status indicators",
    "values": {
      "light": "oklch(56% 0.22 343)",
      "dark": "oklch(70% 0.21 344)"
    }
  },
  "--nve-sys-status-finished-color": {
    "type": "color",
    "description": "Use for finished task status indicators",
    "values": {
      "light": "oklch(52% 0.13 147)",
      "dark": "oklch(73% 0.14 150)"
    }
  },
  "--nve-sys-status-failed-color": {
    "type": "color",
    "description": "Use for failed task status indicators",
    "values": {
      "light": "oklch(55% 0.19 18)",
      "dark": "oklch(70% 0.19 19)"
    }
  },
  "--nve-sys-status-unknown-color": {
    "type": "color",
    "description": "Use for unknown task status indicators",
    "values": {
      "light": "oklch(0% 0 0)",
      "dark": "oklch(100% 0 0)"
    }
  },
  "--nve-sys-status-ignored-color": {
    "type": "color",
    "description": "Use for ignored task status indicators",
    "values": {
      "light": "oklch(53% 0.006 248)",
      "dark": "oklch(85% 0.03 270)"
    }
  },
  "--nve-sys-support-color": {
    "type": "color",
    "description": "Use for default UI feedback text and icons",
    "values": {
      "light": "oklch(60% 0.006 248)",
      "dark": "oklch(70% 0.03 270)"
    }
  },
  "--nve-sys-support-muted-color": {
    "type": "color",
    "description": "Use for subtle default UI feedback text and icons",
    "values": {
      "light": "oklch(90% 0.006 248)",
      "dark": "oklch(32% 0.018 270)"
    }
  },
  "--nve-sys-support-emphasis-color": {
    "type": "color",
    "description": "Use for emphasized default UI feedback text and icons",
    "values": {
      "light": "oklch(60% 0.006 248)",
      "dark": "oklch(70% 0.03 270)",
      "high-contrast": "oklch(53% 0.006 248)"
    }
  },
  "--nve-sys-support-accent-color": {
    "type": "color",
    "description": "Use for accent UI feedback text and icons",
    "values": {
      "light": "oklch(55% 0.2 250)",
      "dark": "oklch(57% 0.21 254)",
      "high-contrast": "oklch(54% 0.19 250)"
    }
  },
  "--nve-sys-support-accent-muted-color": {
    "type": "color",
    "description": "Use for subtle accent UI feedback text and icons",
    "values": {
      "light": "oklch(95% 0.03 250)",
      "dark": "oklch(31% 0.08 254)"
    }
  },
  "--nve-sys-support-accent-emphasis-color": {
    "type": "color",
    "description": "Use for emphasized accent UI feedback text and icons",
    "values": {
      "light": "oklch(54% 0.19 250)",
      "dark": "oklch(72% 0.15 254)"
    }
  },
  "--nve-sys-support-success-color": {
    "type": "color",
    "description": "Use for success feedback text and icons in alerts and badges",
    "values": {
      "light": "oklch(52% 0.13 147)",
      "dark": "oklch(53% 0.15 150)"
    }
  },
  "--nve-sys-support-success-muted-color": {
    "type": "color",
    "description": "Use for subtle success feedback text and icons",
    "values": {
      "light": "oklch(94% 0.03 147)",
      "dark": "oklch(31% 0.06 150)"
    }
  },
  "--nve-sys-support-success-emphasis-color": {
    "type": "color",
    "description": "Use for emphasized success feedback text and icons",
    "values": {
      "light": "oklch(52% 0.13 147)",
      "dark": "oklch(73% 0.14 150)"
    }
  },
  "--nve-sys-support-danger-color": {
    "type": "color",
    "description": "Use for error feedback text and icons in alerts and badges",
    "values": {
      "light": "oklch(55% 0.19 18)",
      "dark": "oklch(52% 0.19 19)"
    }
  },
  "--nve-sys-support-danger-muted-color": {
    "type": "color",
    "description": "Use for subtle error feedback text and icons",
    "values": {
      "light": "oklch(93% 0.03 18)",
      "dark": "oklch(31% 0.08 19)"
    }
  },
  "--nve-sys-support-danger-emphasis-color": {
    "type": "color",
    "description": "Use for emphasized error feedback text and icons",
    "values": {
      "light": "oklch(55% 0.19 18)",
      "dark": "oklch(70% 0.19 19)"
    }
  },
  "--nve-sys-support-warning-color": {
    "type": "color",
    "description": "Use for warning feedback text and icons in alerts and badges",
    "values": {
      "light": "oklch(81% 0.17 95)",
      "dark": "oklch(88% 0.18 95)"
    }
  },
  "--nve-sys-support-warning-muted-color": {
    "type": "color",
    "description": "Use for subtle warning feedback text and icons",
    "values": {
      "light": "oklch(98% 0.05 95)",
      "dark": "oklch(31% 0.06 95)"
    }
  },
  "--nve-sys-support-warning-emphasis-color": {
    "type": "color",
    "description": "Use for emphasized warning feedback text and icons",
    "values": {
      "light": "oklch(73% 0.15 95)",
      "dark": "oklch(88% 0.18 95)"
    }
  },
  "--nve-sys-visualization-categorical-violet": {
    "type": "color",
    "description": "Use for categorical data visualization when representing distinct groups",
    "values": {
      "light": "oklch(51% 0.17 292)",
      "dark": "oklch(61% 0.21 289)"
    }
  },
  "--nve-sys-visualization-categorical-lavender": {
    "type": "color",
    "description": "Use for categorical data visualization when representing distinct groups",
    "values": {
      "light": "oklch(56% 0.18 310)",
      "dark": "oklch(69% 0.24 325)"
    }
  },
  "--nve-sys-visualization-categorical-rose": {
    "type": "color",
    "description": "Use for categorical data visualization when representing distinct groups",
    "values": {
      "light": "oklch(61% 0.21 343)",
      "dark": "oklch(69% 0.23 344)"
    }
  },
  "--nve-sys-visualization-categorical-red": {
    "type": "color",
    "description": "Use for categorical data visualization when representing distinct groups",
    "values": {
      "light": "oklch(60% 0.2 18)",
      "dark": "oklch(67% 0.22 19)"
    }
  },
  "--nve-sys-visualization-categorical-pumpkin": {
    "type": "color",
    "description": "Use for categorical data visualization when representing distinct groups",
    "values": {
      "light": "oklch(69% 0.19 51)",
      "dark": "oklch(73% 0.18 52)"
    }
  },
  "--nve-sys-visualization-categorical-amber": {
    "type": "color",
    "description": "Use for categorical data visualization when representing distinct groups",
    "values": {
      "light": "oklch(78% 0.17 76)",
      "dark": "oklch(82% 0.16 75)"
    }
  },
  "--nve-sys-visualization-categorical-nova": {
    "type": "color",
    "description": "Use for categorical data visualization when representing distinct groups",
    "values": {
      "light": "oklch(81% 0.17 95)",
      "dark": "oklch(88% 0.18 95)"
    }
  },
  "--nve-sys-visualization-categorical-pear": {
    "type": "color",
    "description": "Use for categorical data visualization when representing distinct groups",
    "values": {
      "": "oklch(80% 0.2 125)"
    }
  },
  "--nve-sys-visualization-categorical-grass": {
    "type": "color",
    "description": "Use for categorical data visualization when representing distinct groups",
    "values": {
      "light": "oklch(61% 0.14 147)",
      "dark": "oklch(74% 0.2 150)"
    }
  },
  "--nve-sys-visualization-categorical-seafoam": {
    "type": "color",
    "description": "Use for categorical data visualization when representing distinct groups",
    "values": {
      "light": "oklch(64% 0.11 183)",
      "dark": "oklch(79% 0.14 181)"
    }
  },
  "--nve-sys-visualization-categorical-cyan": {
    "type": "color",
    "description": "Use for categorical data visualization when representing distinct groups",
    "values": {
      "light": "oklch(72% 0.11 212)",
      "dark": "oklch(76% 0.14 218)"
    }
  },
  "--nve-sys-visualization-categorical-slate": {
    "type": "color",
    "description": "Use for categorical data visualization when representing distinct groups",
    "values": {
      "light": "oklch(60% 0.006 248)",
      "dark": "oklch(70% 0.03 270)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-100": {
    "type": "color",
    "description": "Use for the highest values in a sequential viridis scale",
    "values": {
      "": "oklch(91.8% 0.187 102.2)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-200": {
    "type": "color",
    "description": "Use for very high values in a sequential viridis scale",
    "values": {
      "": "oklch(85.9% 0.19 115)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-300": {
    "type": "color",
    "description": "Use for high values in a sequential viridis scale",
    "values": {
      "": "oklch(82.1% 0.194 126.8)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-400": {
    "type": "color",
    "description": "Use for moderately high values in a sequential viridis scale",
    "values": {
      "": "oklch(77.5% 0.187 137.2)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-500": {
    "type": "color",
    "description": "Use for upper-mid range values in a sequential viridis scale",
    "values": {
      "": "oklch(73.4% 0.164 147.5)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-600": {
    "type": "color",
    "description": "Use for mid-range values in a sequential viridis scale",
    "values": {
      "": "oklch(69.1% 0.145 157.3)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-700": {
    "type": "color",
    "description": "Use for lower-mid range values in a sequential viridis scale",
    "values": {
      "": "oklch(64.6% 0.12 169.6)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-800": {
    "type": "color",
    "description": "Use for moderately low values in a sequential viridis scale",
    "values": {
      "": "oklch(60.2% 0.1 184.4)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-900": {
    "type": "color",
    "description": "Use for low values in a sequential viridis scale",
    "values": {
      "": "oklch(56.8% 0.087 200.1)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-1000": {
    "type": "color",
    "description": "Use for very low values in a sequential viridis scale",
    "values": {
      "": "oklch(49.1% 0.083 242.3)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-1100": {
    "type": "color",
    "description": "Use for near-minimum values in a sequential viridis scale",
    "values": {
      "": "oklch(45.3% 0.094 261.6)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-1200": {
    "type": "color",
    "description": "Use for very low values approaching the bottom of a viridis scale",
    "values": {
      "": "oklch(41.9% 0.108 278.7)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-1300": {
    "type": "color",
    "description": "Use for near-bottom values in a sequential viridis scale",
    "values": {
      "": "oklch(37.1% 0.124 293.4)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-1400": {
    "type": "color",
    "description": "Use for minimal values in a sequential viridis scale",
    "values": {
      "": "oklch(33.3% 0.134 306.3)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-virdis-1500": {
    "type": "color",
    "description": "Use for the lowest values in a sequential viridis scale",
    "values": {
      "": "oklch(27.6% 0.132 318.4)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-red-green-100": {
    "type": "color",
    "description": "Use for the most extreme negative values in a diverging red-green scale",
    "values": {
      "light": "oklch(49.9% 0.159 23.4)",
      "dark": "oklch(66.2% 0.225 25.9)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-red-green-200": {
    "type": "color",
    "description": "Use for strong negative values that deviate significantly from center",
    "values": {
      "light": "oklch(59.6% 0.195 23.8)",
      "dark": "oklch(55.4% 0.172 24.7)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-red-green-300": {
    "type": "color",
    "description": "Use for moderate negative values below the neutral midpoint",
    "values": {
      "light": "oklch(68.4% 0.193 22)",
      "dark": "oklch(38.6% 0.111 23.9)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-red-green-400": {
    "type": "color",
    "description": "Use for slight negative values just below the center point",
    "values": {
      "light": "oklch(83.3% 0.083 18.1)",
      "dark": "oklch(27.7% 0.074 23.2)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-red-green-500": {
    "type": "color",
    "description": "Use for neutral values at the center point of a diverging scale",
    "values": {
      "light": "oklch(94% 0.006 248)",
      "dark": "oklch(25% 0.013 270)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-red-green-600": {
    "type": "color",
    "description": "Use for slight positive values just above the center point",
    "values": {
      "light": "oklch(86.4% 0.117 148.8)",
      "dark": "oklch(30% 0.07 158.3)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-red-green-700": {
    "type": "color",
    "description": "Use for moderate positive values above the neutral midpoint",
    "values": {
      "light": "oklch(72.5% 0.176 148.7)",
      "dark": "oklch(41.6% 0.11 151.6)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-red-green-800": {
    "type": "color",
    "description": "Use for strong positive values that deviate significantly from center",
    "values": {
      "light": "oklch(62.7% 0.157 148.3)",
      "dark": "oklch(58.3% 0.164 147.9)"
    }
  },
  "--nve-sys-visualization-sequential-diverging-red-green-900": {
    "type": "color",
    "description": "Use for the most extreme positive values in a diverging red-green scale",
    "values": {
      "light": "oklch(47.5% 0.109 150.4)",
      "dark": "oklch(75.7% 0.228 144.8)"
    }
  },
  "--nve-sys-visualization-trend-negative-color": {
    "type": "color",
    "description": "Use for negative trend indicators in data visualizations",
    "values": {
      "light": "oklch(60% 0.2 18)",
      "dark": "oklch(67% 0.22 19)"
    }
  },
  "--nve-sys-visualization-trend-negative-emphasis-color": {
    "type": "color",
    "description": "Use for emphasized negative trend indicators in data visualizations",
    "values": {
      "light": "oklch(55% 0.19 18)",
      "dark": "oklch(70% 0.19 19)"
    }
  },
  "--nve-sys-visualization-trend-positive-color": {
    "type": "color",
    "description": "Use for positive trend indicators in data visualizations",
    "values": {
      "light": "oklch(61% 0.14 147)",
      "dark": "oklch(65% 0.19 150)"
    }
  },
  "--nve-sys-visualization-trend-positive-emphasis-color": {
    "type": "color",
    "description": "Use for emphasized positive trend indicators in data visualizations",
    "values": {
      "light": "oklch(52% 0.13 147)",
      "dark": "oklch(74% 0.2 150)"
    }
  },
  "--nve-sys-scrollbar-thumb-color": {
    "type": "color",
    "description": "Use for scrollbar thumb color in scrollable containers",
    "values": {
      "light": "oklch(88% 0.006 248)",
      "dark": "oklch(29% 0.013 270)",
      "high-contrast": "CanvasText"
    }
  },
  "--nve-sys-scrollbar-track-color": {
    "type": "color",
    "description": "Use for scrollbar track color in scrollable containers",
    "values": {
      "": "oklch(0% 0 0 / 0.0118)"
    }
  },
  "--nve-sys-scrollbar-width": {
    "type": "borderWidth",
    "description": "Use for scrollbar width in scrollable containers",
    "values": {
      "": "thin"
    }
  },
  "--nve-config-color-scheme-dark": {
    "values": {
      "dark": "true"
    }
  },
  "--nve-config-color-scheme-high-contrast": {
    "values": {
      "high-contrast": "true"
    }
  },
  "--nve-sys-interaction-emphasize-color": {
    "type": "color",
    "values": {
      "high-contrast": "ButtonText"
    }
  },
  "--nve-sys-interaction-emphasize-background": {
    "type": "color",
    "values": {
      "high-contrast": "ButtonFace"
    }
  },
  "--nve-config-scale-compact": {
    "values": {
      "compact": "true"
    }
  },
  "--nve-config-reduced-motion": {
    "values": {
      "reduced-motion": "true"
    }
  }
}