body.theme-royal_bronze{
  --surface-2:#2b1c12;
  --gold:#d39b56;
  --hero-glow:rgba(211,155,86,.24);
  --nav-bg:rgba(28,18,12,.74);
}
.theme-royal_bronze .hero-card,
.theme-royal_bronze .content-card,
.theme-royal_bronze .stat-card,
.theme-royal_bronze .timeline-card,
.theme-royal_bronze .form-shell,
.theme-royal_bronze .chat-shell,
.theme-royal_bronze .theme-card,
.theme-royal_bronze .profile-card{
  background:linear-gradient(180deg,rgba(122,70,26,.34),rgba(255,255,255,.04));
}
