:root {
    --bg: #0b1220;
    --fg: #e5e7eb;
    --muted: #94a3b8;
    --panel: #111827;
    --border: #334155;
    --accent: #3b82f6;
    --accent-contrast: #ffffff;
}
