:root {
    --primary-color: #5D3FD3;
    --secondary-color: #1CF6C7;
    --background-color: #0A192F;
    --text-color: #E6F1FF;
    --card-bg: rgba(16, 35, 61, 0.8);
}