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

.rr-theme-ancient-western-europe {
    --rr-deep: #12171d;
    --rr-dark: #1b2530;
    --rr-warm: #263441;
    --rr-terra: #42607a;
    --rr-terra-light: #6d8ba3;
    --rr-gold: #c6a558;
    --rr-gold-light: #e0c485;
    --rr-gold-dark: #93783b;
    --rr-bronze: #4f7089;
    --rr-clay: #9fb5c4;
}