/* AUTO-GENERATED by scripts/fetch-cosmic-background.js — do not edit by hand. */
/* Source: APOD 2026-07-12 — Galaxy NGC 474: Shells and Star Streams */
/* Status: partial (extracted_2_synthesized_6_fallback_1) */
/* Feeds --accent-cta-from/to, --accent-secondary, --accent-tertiary, */
/* --hue-1..6 in src/assets/colors.scss, and --aurora-1/2/3 in */
/* src/app/app.component.scss — dark theme only. */

:root[data-theme='dark'] {
  /* Full colors — buttons / gradients (palette-1 = primary, 2 = secondary, 3 = tertiary) */
  --bg-palette-1: oklch(0.70 0.100 244);
  --bg-palette-2: oklch(0.70 0.100 264);  /* synthesized */
  --bg-palette-3: oklch(0.32 0.040 250);  /* fallback */

  /* Numeric hues — card tinting (consumed via --hue-{cyan,gold,…} aliases) */
  --hue-1: 244;
  --hue-2: 304;  /* synthesized */
  --hue-3: 4;  /* synthesized */
  --hue-4: 64;  /* synthesized */
  --hue-5: 124;  /* synthesized */
  --hue-6: 184;  /* synthesized */

  /* Aurora — pre-hydration backdrop, hue derived from --hue-1/2/3 */
  --aurora-1: oklch(0.58 0.15 var(--hue-1, 250) / 0.34);
  --aurora-2: oklch(0.64 0.14 var(--hue-2, 290) / 0.24);
  --aurora-3: oklch(0.68 0.11 var(--hue-3, 170) / 0.18);
}
