:root {
  --color-accent: #FFB454;
  --color-bg-dark: #0A0C18;
  --color-text: #EEF0FF;
  --color-text-muted: #8B90B3;
  --color-border: #23274A;
}

