/**
 * Color Stylesheet
 *
 * Publication: La Lettre Lorraine
 * AT Protocol URI: at://did:plc:esmiuxk53vmsllayghrq676w/site.standard.publication/3miiuzoxgxo27
 * Domain: lorraine.simardcasanova.net
 *
 * This stylesheet contains the custom theme variables for this publication.
 * All DaisyUI theme variables are customizable to create a unique visual identity.
 *
 * Generated: 2026-04-14T19:44:41+00:00
 * Version: 1.0.0
 */

[data-theme="custom"] {
  color-scheme: light;

  --color-base-100: oklch(42.70% 0.0580 215.30);
  --color-base-200: oklch(47.70% 0.0580 215.30);
  --color-base-300: oklch(52.70% 0.0580 215.30);
  --color-base-content: oklch(0.918 0.047 220.5);

  --color-primary: oklch(0.605 0.082 216.0);
  --color-primary-content: oklch(0.918 0.047 220.5);

  --color-secondary: oklch(61.7% 0.169 24);
  --color-secondary-content: oklch(12.3% 0.033 24);

  --color-accent: oklch(73.4% 0.094 61);
  --color-accent-content: oklch(14.7% 0.018 61);

  --color-neutral: oklch(54.4% 0.037 52);
  --color-neutral-content: oklch(90.9% 0.007 52);

  --color-info: oklch(69.2% 0.097 207);
  --color-info-content: oklch(13.8% 0.019 207);

  --color-success: oklch(61.0% 0.080 175);
  --color-success-content: oklch(12.2% 0.016 175);

  --color-warning: oklch(70.1% 0.164 57);
  --color-warning-content: oklch(14.0% 0.032 57);

  --color-error: oklch(53.1% 0.241 24);
  --color-error-content: oklch(90.6% 0.048 24);

  --radius-selector: 1rem;
  --radius-field: 0.5rem;
  --radius-box: 1rem;

  --size-selector: 0.25rem;
  --size-field: 0.25rem;

  --border: 1px;

  --depth: 1;
  --noise: 0;
}

