:root {
  --nav-bg: #0f172a;
  --main-bg: #1e293b;
  --card-bg: #ffffff;
  --footer-bg: #0f172a;
  --theme-color: #ff4500;
  --active-bg: #0066cc;
  --text-main: #0066cc;
  --text-gray: #64748b;
}