/* Leagues of Votann Theme — Votann Gold */
:root {
    --accent: #cc8833;
    --accent-glow: #eebb55;
    --accent-pale: #ffdd88;
    --accent-deep: #664411;
    --accent-rgb: 204, 136, 51;
    --glow-accent: 0 0 20px rgba(204, 136, 51, 0.15);
    --glow-accent-strong: 0 0 30px rgba(204, 136, 51, 0.25), 0 0 60px rgba(204, 136, 51, 0.1);
}
