/*
 * start:generated-by-system:theme
 * themeId:autumn
 */
:root {
  --color-base-100: oklch(96% 0.01 50);
  --color-base-200: oklch(92% 0.02 50);
  --color-base-300: oklch(88% 0.03 50);
  --color-base-content: oklch(25% 0.03 50);
  --color-primary: oklch(50% 0.15 25);
  --color-primary-content: oklch(95% 0.02 25);
  --color-secondary: oklch(60% 0.15 45);
  --color-secondary-content: oklch(15% 0.02 45);
  --color-accent: oklch(70% 0.12 85);
  --color-accent-content: oklch(20% 0.02 85);
  --color-neutral: oklch(40% 0.03 50);
  --color-neutral-content: oklch(95% 0.01 50);
  --color-info: oklch(70% 0.1 230);
  --color-info-content: oklch(15% 0.02 230);
  --color-success: oklch(65% 0.1 140);
  --color-success-content: oklch(15% 0.02 140);
  --color-warning: oklch(75% 0.15 60);
  --color-warning-content: oklch(15% 0.02 60);
  --color-error: oklch(60% 0.18 25);
  --color-error-content: oklch(95% 0.02 25);
  --radius-selector: 1rem;
  --radius-field: 0.5rem;
  --radius-box: 1rem;
  --size-selector: 0.25rem;
  --size-field: 0.25rem;
  --border: 1px;
  --depth: 1;
  --noise: 0;

}/* end:generated-by-system:theme */
