footer {
  background: rgba(255, 255, 255, 0.02);
  text-align: center;
  padding: 20px;
  color: var(--text-muted);
  font-size: 0.85rem;
  border-top: 1px solid rgba(139, 92, 246, 0.1);
}
