:root {
    --bg: #040506;
    --accent: #00e5ff;
    --accent-glow: rgba(0, 229, 255, 0.15);
    --text-dim: #64748b;
    --dot-color: rgba(0, 229, 255, 0.4);
}