/* Astra Militarum Theme — Military Olive */
:root {
    --accent: #6b8e23;
    --accent-glow: #8ab830;
    --accent-pale: #a8d050;
    --accent-deep: #4a6218;
    --accent-rgb: 107, 142, 35;
    --glow-accent: 0 0 20px rgba(107, 142, 35, 0.15);
    --glow-accent-strong: 0 0 30px rgba(107, 142, 35, 0.25), 0 0 60px rgba(107, 142, 35, 0.1);
}
