:root{--bw-background:#000000;--bw-foreground:#ffffff;--bw-card:#121212;--bw-card-foreground:#f0f0f0;--bw-primary:#ffffff;--bw-primary-foreground:#000000;--bw-secondary:#333333;--bw-secondary-foreground:#ffffff;--bw-muted:#1a1a1a;--bw-muted-foreground:#a0a0a0;--bw-accent:#2a2a2a;--bw-accent-foreground:#ffffff;--bw-border:#333333;--bw-input:#1a1a1a;--bw-ring:#ffffff;--background:var(--bw-background);--foreground:var(--bw-foreground);--card:var(--bw-card);--card-foreground:var(--bw-card-foreground);--popover:var(--bw-card);--popover-foreground:var(--bw-card-foreground);--primary:var(--bw-primary);--primary-foreground:var(--bw-primary-foreground);--secondary:var(--bw-secondary);--secondary-foreground:var(--bw-secondary-foreground);--muted:var(--bw-muted);--muted-foreground:var(--bw-muted-foreground);--accent:var(--bw-accent);--accent-foreground:var(--bw-accent-foreground);--destructive:#ff4040;--destructive-foreground:#ffffff;--border:var(--bw-border);--input:var(--bw-input);--ring:var(--bw-ring)}.dark{--background:#000000;--foreground:#ffffff;--card:#0a0a0a;--card-foreground:#ffffff;--popover:#0a0a0a;--popover-foreground:#ffffff;--primary:#ffffff;--primary-foreground:#000000;--secondary:#1a1a1a;--secondary-foreground:#ffffff;--muted:#1a1a1a;--muted-foreground:#a0a0a0;--accent:#2a2a2a;--accent-foreground:#ffffff;--destructive:#ff4040;--destructive-foreground:#ffffff;--border:#333333;--input:#1a1a1a;--ring:#ffffff}