:root {
    --primary: #8b5cf6;
    --secondary: #06b6d4;
    --accent: #f59e0b;
    --bg-primary: #030712;
    --bg-secondary: #0f172a;
    --bg-card: #1e293b;
    --text-primary: #f8fafc;
    --text-secondary: #cbd5e1;
}