/*
 * start:generated-by-system:theme
 * themeId:sunset
 */
:root {
  --color-base-100: oklch(22% 0.02 280);
  --color-base-200: oklch(20% 0.02 280);
  --color-base-300: oklch(18% 0.02 280);
  --color-base-content: oklch(85% 0.02 280);
  --color-primary: oklch(70% 0.15 40);
  --color-primary-content: oklch(15% 0.05 40);
  --color-secondary: oklch(65% 0.18 5);
  --color-secondary-content: oklch(15% 0.05 5);
  --color-accent: oklch(65% 0.15 300);
  --color-accent-content: oklch(15% 0.05 300);
  --color-neutral: oklch(30% 0.02 280);
  --color-neutral-content: oklch(80% 0.02 280);
  --color-info: oklch(80% 0.1 210);
  --color-info-content: oklch(20% 0.05 210);
  --color-success: oklch(80% 0.1 150);
  --color-success-content: oklch(20% 0.05 150);
  --color-warning: oklch(85% 0.1 80);
  --color-warning-content: oklch(20% 0.05 80);
  --color-error: oklch(80% 0.1 25);
  --color-error-content: oklch(20% 0.05 25);
  --radius-selector: 1rem;
  --radius-field: 0.5rem;
  --radius-box: 1rem;
  --size-selector: 0.25rem;
  --size-field: 0.25rem;
  --border: 1px;
  --depth: 0;
  --noise: 0;

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