[data-theme="dark"] {
    --bg-body: #121212;
    --bg-card: #1e1e1e;
    --text-main: #e0e0e0;
    --text-muted: #a0a0a0;
    --accent: #3700b3;
    --border: #333333;
    --nav-bg: #1a1a1a;
}