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

.rr-theme-ancient-eastern-europe-baltic {
    --rr-deep: #15161c;
    --rr-dark: #212430;
    --rr-warm: #2e3242;
    --rr-terra: #4c5570;
    --rr-terra-light: #7a839c;
    --rr-gold: #c3a95e;
    --rr-gold-light: #ddc78d;
    --rr-gold-dark: #8f7b3e;
    --rr-bronze: #586182;
    --rr-clay: #a6acc2;
}