:root {
    --primary: #4a1a7a;
    --secondary: #fdfdfd;
    --accent: #ffd700;
    --foreground: #333;
    --background: #fdfdfd;
    --muted: #777;
}
