:root {
  --background: oklch(0.9888 0.0045 78.2984);
  --foreground: oklch(0.3299 0.045 23.9357);
  --card: oklch(1 0 0);
  --card-foreground: oklch(0.3299 0.045 23.9357);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(0.3299 0.045 23.9357);
  --primary: oklch(0.6658 0.1574 58.3183);
  --primary-foreground: oklch(1 0 0);
  --secondary: oklch(0.9384 0.0205 74.6569);
  --secondary-foreground: oklch(0.5133 0.0906 61.5934);
  --muted: oklch(0.9384 0.0205 74.6569);
  --muted-foreground: oklch(0.4542 0.0419 42.4197);
  --accent: oklch(0.9482 0.0248 65.5805);
  --accent-foreground: oklch(0.6658 0.1574 58.3183);
  --destructive: oklch(0.6368 0.2078 25.3313);
  --destructive-foreground: oklch(1 0 0);
  --border: oklch(0.8919 0.0199 65.12);
  --input: oklch(0.8919 0.0199 65.12);
  --ring: oklch(0.6658 0.1574 58.3183);
  --chart-1: oklch(0.6658 0.1574 58.3183);
  --chart-2: oklch(0.5133 0.0906 61.5934);
  --chart-3: oklch(0.555 0.163 48.998);
  --chart-4: oklch(0.646 0.222 41.116);
  --chart-5: oklch(0.279 0.077 45.635);
  --sidebar: oklch(0.9384 0.0205 74.6569);
  --sidebar-foreground: oklch(0.3299 0.045 23.9357);
  --sidebar-primary: oklch(0.6658 0.1574 58.3183);
  --sidebar-primary-foreground: oklch(1 0 0);
  --sidebar-accent: oklch(0.9482 0.0248 65.5805);
  --sidebar-accent-foreground: oklch(0.6658 0.1574 58.3183);
  --sidebar-border: oklch(0.8919 0.0199 65.12);
  --sidebar-ring: oklch(0.6658 0.1574 58.3183);
  --header: oklch(0.9888 0.0045 78.2984);
  --header-foreground: oklch(0.3299 0.045 23.9357);
  --footer: oklch(0.9888 0.0045 78.2984);
  --footer-foreground: oklch(0.3299 0.045 23.9357);
  --code: oklch(0.96 0.015 74.6569);
  --code-foreground: oklch(0.3299 0.045 23.9357);
  --code-highlight: oklch(0.98 0.01 74.6569);
  --code-number: oklch(0.5553 0.1455 48.9975);
  --code-selection: oklch(0.9482 0.0248 65.5805);
  --code-border: oklch(0.8919 0.0199 65.12);
  --radius: 0.625rem;
}

.dark {
  --background: oklch(0.2312 0.0215 43.6512);
  --foreground: oklch(0.9384 0.0205 74.6569);
  --card: oklch(0.2965 0.0293 39.2164);
  --card-foreground: oklch(0.9384 0.0205 74.6569);
  --popover: oklch(0.2965 0.0293 39.2164);
  --popover-foreground: oklch(0.9384 0.0205 74.6569);
  --primary: oklch(0.7049 0.1867 47.6044);
  --primary-foreground: oklch(0.2312 0.0215 43.6512);
  --secondary: oklch(0.3299 0.045 23.9357);
  --secondary-foreground: oklch(0.9384 0.0205 74.6569);
  --muted: oklch(0.3299 0.045 23.9357);
  --muted-foreground: oklch(0.7414 0.0271 63.6059);
  --accent: oklch(0.4542 0.0419 42.4197);
  --accent-foreground: oklch(0.7049 0.1867 47.6044);
  --destructive: oklch(0.5771 0.2152 27.325);
  --destructive-foreground: oklch(0.9384 0.0205 74.6569);
  --border: oklch(0.4542 0.0419 42.4197);
  --input: oklch(0.4542 0.0419 42.4197);
  --ring: oklch(0.7049 0.1867 47.6044);
  --chart-1: oklch(0.7049 0.1867 47.6044);
  --chart-2: oklch(0.6461 0.1943 41.1158);
  --chart-3: oklch(0.6658 0.1574 58.3183);
  --chart-4: oklch(0.5534 0.1739 38.4022);
  --chart-5: oklch(0.5553 0.1455 48.9975);
  --sidebar: oklch(0.2965 0.0293 39.2164);
  --sidebar-foreground: oklch(0.9384 0.0205 74.6569);
  --sidebar-primary: oklch(0.7049 0.1867 47.6044);
  --sidebar-primary-foreground: oklch(0.2312 0.0215 43.6512);
  --sidebar-accent: oklch(0.3299 0.045 23.9357);
  --sidebar-accent-foreground: oklch(0.7049 0.1867 47.6044);
  --sidebar-border: oklch(0.4542 0.0419 42.4197);
  --sidebar-ring: oklch(0.7049 0.1867 47.6044);
  --header: oklch(0.2312 0.0215 43.6512);
  --header-foreground: oklch(0.9384 0.0205 74.6569);
  --footer: oklch(0.2312 0.0215 43.6512);
  --footer-foreground: oklch(0.9384 0.0205 74.6569);
  --code: oklch(0.2965 0.0293 39.2164);
  --code-foreground: oklch(0.9384 0.0205 74.6569);
  --code-highlight: oklch(0.3299 0.045 23.9357);
  --code-number: oklch(0.6658 0.1574 58.3183);
  --code-selection: oklch(0.4542 0.0419 42.4197);
  --code-border: oklch(0.4542 0.0419 42.4197);
  --radius: 0.625rem;
}
