body.theme-magazine{
  --surface-2:#102330;
  --gold:#7ad3da;
  --hero-glow:rgba(122,211,218,.24);
  --nav-bg:rgba(9,25,37,.74);
}
.theme-magazine .section-title,.theme-magazine .brand-title{letter-spacing:.4px}
.theme-magazine .hero-card,
.theme-magazine .content-card,
.theme-magazine .stat-card,
.theme-magazine .timeline-card,
.theme-magazine .form-shell,
.theme-magazine .chat-shell,
.theme-magazine .theme-card,
.theme-magazine .profile-card{
  background:linear-gradient(180deg,rgba(122,211,218,.16),rgba(255,255,255,.04));
}
