:root{
  --bg-top: #071021;
  --bg-bottom: #071832;
  --muted: #9aa4b2;
  --accent: #6ee7b7;
  --card-bg: rgba(255,255,255,0.03);
  --text: #e6eef6;
  --max-width: 980px;
}