:root {
    --bg: #0d0d0d;
    --text: #eaeaea;
    --card: #161616;
    --header: #1f1f1f;
    --accent: #ffd700;
    --border: #333;
}
