/* Shared authentication utilities. */
.text-neon { color: var(--neon-green); }

/* Retained for the existing home placeholder. */
.game-home-page .neon-home-card {
    padding: 1.25rem;
    border: 1px solid rgba(148, 163, 184, .15);
    border-radius: 1rem;
    background: rgba(30, 41, 59, .65);
}
