:root {
  --text-primary: #ffffff;
  --text-secondary: #7c8a99;
  --border-radius: 12px;
  --transition-speed: 0.3s;
  --highlight: #00bfff;
}
