:root {
    --primary: #00f0ff;      /* Cyan AI */
    --secondary: #ff2fdc;    /* Magenta neon */

    --bg-1: #05060c;
    --bg-2: #0a0f1f;
}
