:root {
    --primary-bg: #0f0b2e;
    --secondary-bg: #1c1447;
    --tertiary-bg: #2a1f5e;
    --accent-primary: #7c4dff;
    --accent-secondary: #00e5ff;
    --text-primary: #ffffff;
    --text-secondary: #rgba(255, 255, 255, 0.75);
}
