:root {
    --primary-color: #7c3aed;
    --secondary-color: #4f46e5;
    --accent-color: #a78bfa;
    --dark-color: #2e1065;
}
