/*
 * start:generated-by-system:theme
 * themeId:caramellatte
 */
:root {
  --color-base-100: oklch(98% 0.01 80);
  --color-base-200: oklch(95% 0.02 80);
  --color-base-300: oklch(90% 0.04 80);
  --color-base-content: oklch(35% 0.08 50);
  --color-primary: oklch(65% 0.12 70);
  --color-primary-content: oklch(15% 0.02 70);
  --color-secondary: oklch(75% 0.1 85);
  --color-secondary-content: oklch(20% 0.02 85);
  --color-accent: oklch(60% 0.12 40);
  --color-accent-content: oklch(95% 0.02 40);
  --color-neutral: oklch(40% 0.05 50);
  --color-neutral-content: oklch(95% 0.02 50);
  --color-info: oklch(75% 0.08 230);
  --color-info-content: oklch(20% 0.02 230);
  --color-success: oklch(75% 0.1 140);
  --color-success-content: oklch(20% 0.02 140);
  --color-warning: oklch(85% 0.12 80);
  --color-warning-content: oklch(20% 0.02 80);
  --color-error: oklch(75% 0.15 25);
  --color-error-content: oklch(20% 0.02 25);
  --radius-selector: 2rem;
  --radius-field: 0.5rem;
  --radius-box: 1rem;
  --size-selector: 0.25rem;
  --size-field: 0.25rem;
  --border: 2px;
  --depth: 1;
  --noise: 1;

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