:root{
  --bg:#1e1e1e;
  --card:#242424;
  --text:#ffffff;
  --muted:#b3b3b3;
  --accent:#04a156;
  --danger:#ff4d4d;
}
