/* Khóa token Ritual Pro — load cuối (page_skeleton_script) */
:root {
  --rl-bg: #faf9f7 !important;
  --rl-bg-2: #ffffff !important;
  --rl-surface: #ffffff !important;
  --rl-elevated: #f5f3ef !important;
  --rl-gold: #a67c1a !important;
  --rl-gold-deep: #7d5e14 !important;
  --rl-gold-tint: rgba(166, 124, 26, 0.08) !important;
  --rl-gold-soft: #9a6b12 !important;
  --rl-text: #12100e !important;
  --rl-muted: #524c44 !important;
  --rl-hairline: rgba(26, 24, 20, 0.08) !important;
  --rl-accent-line: rgba(166, 124, 26, 0.2) !important;

  --bg-deep: #faf9f7 !important;
  --bg-base: #ffffff !important;
  --bg-raised: #ffffff !important;
  --bg-muted: #f5f3ef !important;
  --bg-hover: #eeede9 !important;
  --bg-card: #ffffff !important;
  --bg-darker: #faf9f7 !important;
  --bg-dark: #ffffff !important;
  --bg-elevated: #f5f3ef !important;
  --glass-bg: rgba(255, 255, 255, 0.92) !important;
  --glass-border: rgba(26, 24, 20, 0.08) !important;

  --text-primary: #12100e !important;
  --text-secondary: #3a3530 !important;
  --text-muted: #524c44 !important;
  --text-placeholder: #736b62 !important;

  --gold: #a67c1a !important;
  --gold-tint: rgba(166, 124, 26, 0.08) !important;
  --gold-soft: #9a6b12 !important;
  --gold-icon: #7d5e14 !important;
  --terracotta: #a67c1a !important;
  --terracotta-deep: #7d5e14 !important;
  --primary: #a67c1a !important;
  --primary-dark: #7d5e14 !important;

  --border: rgba(26, 24, 20, 0.08) !important;
  --border-strong: rgba(26, 24, 20, 0.14) !important;
  --border-accent: rgba(166, 124, 26, 0.2) !important;

  --font-display: 'Playfair Display', Georgia, serif !important;
  --font-body: 'Outfit', system-ui, sans-serif !important;

  --shadow-sm: 0 1px 2px rgba(26, 24, 20, 0.04), 0 4px 12px rgba(26, 24, 20, 0.05) !important;
  --shadow-card: 0 1px 2px rgba(26, 24, 20, 0.04), 0 8px 24px rgba(26, 24, 20, 0.06) !important;
  --shadow-lg: 0 4px 12px rgba(26, 24, 20, 0.06), 0 16px 40px rgba(26, 24, 20, 0.08) !important;
}
