body.dark {
    --bg: #040a13;
    --bg-soft: #0a1421;
    --text: #f4f8ff;
    --muted: #a9b7cb;
    --card: rgba(9, 21, 35, 0.88);
}
