:root{
  /* Default theme tokens (can be overwritten by bin/sync_arcmarket_theme.php) */
  --bg: #070A12 !important;
  --surface: #0C1220 !important;
  --surface2: #0B1020 !important;
  --border: rgba(255,255,255,.08) !important;
  --text: rgba(255,255,255,.92) !important;
  --muted: rgba(255,255,255,.62) !important;
  --accent: #6AE4FF !important;
  --accent2: #7C5CFF !important;
  --success: #28D17C !important;
  --warning: #F3B74E !important;
  --danger: #FF4D6D !important;
}
