:root {
    --color-bg: #05080d;
    --color-card: rgba(11, 17, 24, 0.82);
    --color-border: rgba(129, 194, 255, 0.18);
    --color-text: #ebf6ff;
    --color-muted: #8ca3b7;
    --color-accent: #5fdcff;
    --color-accent-strong: #4c7dff;
}
