/* ==========================================================================
   PALETTE: Tailwind Orange
   Orange primary from Tailwind CSS
   ========================================================================== */

[data-palette="tailwind-orange"] {
  --background: oklch(0.98 0.005 48);
  --foreground: oklch(0.25 0.03 48);
  --card: oklch(1.00 0 0);
  --card-foreground: oklch(0.25 0.03 48);
  --popover: oklch(1.00 0 0);
  --popover-foreground: oklch(0.25 0.03 48);
  --primary: oklch(0.73 0.19 48);
  --primary-foreground: oklch(1.00 0 0);
  --secondary: oklch(0.94 0.01 48);
  --secondary-foreground: oklch(0.35 0.03 48);
  --muted: oklch(0.94 0.008 48);
  --muted-foreground: oklch(0.52 0.02 48);
  --accent: oklch(0.93 0.03 48);
  --accent-foreground: oklch(0.35 0.03 48);
  --destructive: oklch(0.64 0.21 25.39);
  --border: oklch(0.88 0.01 48);
  --input: oklch(1.00 0 0);
  --ring: oklch(0.73 0.19 48);
  --chart-1: oklch(0.73 0.19 48);
  --chart-2: oklch(0.63 0.20 43);
  --chart-3: oklch(0.56 0.18 48);
  --chart-4: oklch(0.49 0.16 48);
  --chart-5: oklch(0.43 0.14 51);
  --sidebar: oklch(0.97 0.005 48);
  --sidebar-foreground: oklch(0.25 0.03 48);
  --sidebar-primary: oklch(0.73 0.19 48);
  --sidebar-primary-foreground: oklch(1.00 0 0);
  --sidebar-accent: oklch(0.93 0.03 48);
  --sidebar-accent-foreground: oklch(0.35 0.03 48);
  --sidebar-border: oklch(0.88 0.01 48);
  --sidebar-ring: oklch(0.73 0.19 48);
  --radius: 0.25rem;
  --rating: oklch(0.83 0.16 84.43);
}

/* Contrast on - contrast sections */
[data-palette="tailwind-orange"].contrast-on,
[data-palette="tailwind-orange"] .contrast-on {
  --background: oklch(0.22 0.015 48);
  --foreground: oklch(0.94 0.005 48);
  --card: oklch(0.26 0.015 48);
  --card-foreground: oklch(0.94 0.005 48);
  --popover: oklch(0.26 0.015 48);
  --popover-foreground: oklch(0.94 0.005 48);
  --primary: oklch(0.83 0.19 48);
  --primary-foreground: oklch(1.00 0 0);
  --secondary: oklch(0.30 0.01 48);
  --secondary-foreground: oklch(0.94 0.005 48);
  --muted: oklch(0.26 0.015 48);
  --muted-foreground: oklch(0.73 0.005 48);
  --accent: oklch(0.33 0.03 48);
  --accent-foreground: oklch(0.94 0.005 48);
  --destructive: oklch(0.59 0.22 11.39);
  --border: oklch(0.30 0.01 48);
  --input: oklch(0.13 0.015 48);
  --ring: oklch(0.83 0.19 48);
  --chart-1: oklch(0.83 0.19 48);
  --chart-2: oklch(0.73 0.18 43);
  --chart-3: oklch(0.66 0.16 48);
  --chart-4: oklch(0.59 0.14 48);
  --chart-5: oklch(0.53 0.12 51);
  --sidebar: oklch(0.22 0.015 48);
  --sidebar-foreground: oklch(0.94 0.005 48);
  --sidebar-primary: oklch(0.83 0.19 48);
  --sidebar-primary-foreground: oklch(1.00 0 0);
  --sidebar-accent: oklch(0.33 0.03 48);
  --sidebar-accent-foreground: oklch(0.94 0.005 48);
  --sidebar-border: oklch(0.30 0.01 48);
  --sidebar-ring: oklch(0.83 0.19 48);
  --rating: oklch(0.83 0.16 84.43);
}

/* Contrast off - explicit reset to default mode (e.g., inside contrast-on parents) */
[data-palette="tailwind-orange"].contrast-off,
[data-palette="tailwind-orange"] .contrast-off {
  --background: oklch(0.98 0.005 48);
  --foreground: oklch(0.25 0.03 48);
  --card: oklch(1.00 0 0);
  --card-foreground: oklch(0.25 0.03 48);
  --popover: oklch(1.00 0 0);
  --popover-foreground: oklch(0.25 0.03 48);
  --primary: oklch(0.73 0.19 48);
  --primary-foreground: oklch(1.00 0 0);
  --secondary: oklch(0.94 0.01 48);
  --secondary-foreground: oklch(0.35 0.03 48);
  --muted: oklch(0.94 0.008 48);
  --muted-foreground: oklch(0.52 0.02 48);
  --accent: oklch(0.93 0.03 48);
  --accent-foreground: oklch(0.35 0.03 48);
  --destructive: oklch(0.64 0.21 25.39);
  --border: oklch(0.88 0.01 48);
  --input: oklch(1.00 0 0);
  --ring: oklch(0.73 0.19 48);
  --chart-1: oklch(0.73 0.19 48);
  --chart-2: oklch(0.63 0.20 43);
  --chart-3: oklch(0.56 0.18 48);
  --chart-4: oklch(0.49 0.16 48);
  --chart-5: oklch(0.43 0.14 51);
  --sidebar: oklch(0.97 0.005 48);
  --sidebar-foreground: oklch(0.25 0.03 48);
  --sidebar-primary: oklch(0.73 0.19 48);
  --sidebar-primary-foreground: oklch(1.00 0 0);
  --sidebar-accent: oklch(0.93 0.03 48);
  --sidebar-accent-foreground: oklch(0.35 0.03 48);
  --sidebar-border: oklch(0.88 0.01 48);
  --sidebar-ring: oklch(0.73 0.19 48);
  --radius: 0.25rem;
  --rating: oklch(0.83 0.16 84.43);}
