/**
 * Copyright (c) 2026 DNA Genics, S.L. All rights reserved.
 *
 * AncientBalkansSoutheastEurope theme overrides for the shared cinematic Regional Ancestry Report.
 */

.rr-theme-ancient-balkans-southeast-europe {
    --rr-deep: #17151b;
    --rr-dark: #2a2332;
    --rr-warm: #3c2e48;
    --rr-terra: #735278;
    --rr-terra-light: #9c76a0;
    --rr-gold: #cea64b;
    --rr-gold-light: #e5c779;
    --rr-gold-dark: #987932;
    --rr-bronze: #88638d;
    --rr-clay: #bea0c1;
}