:root {
  --nav-bg: #111111;
  --main-bg: #222222;
  --card-bg: #ffffff;
  --footer-bg: #080808;
  --theme-color: #2563eb;
  --active-bg: #3b82f6;
  --text-main: #3b82f6;
  --text-gray: #4b5563;
}