/* Adeptus Custodes Theme — Imperial Gold */
:root {
    --accent: #d4a017;
    --accent-glow: #f0c030;
    --accent-pale: #f0d870;
    --accent-deep: #8a6810;
    --accent-rgb: 212, 160, 23;
    --glow-accent: 0 0 20px rgba(212, 160, 23, 0.15);
    --glow-accent-strong: 0 0 30px rgba(212, 160, 23, 0.25), 0 0 60px rgba(212, 160, 23, 0.1);
}
