use OnceLock;
use crate;
static COLOR_SUPPORT: = new;
/// Returns the detected terminal color support level, caching it after the first call.
///
/// Uses a thread-safe, lazy initialization to check environment variables and TTY status
/// once per program execution.
pub