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

.rr-theme-ancient-americas {
    --rr-deep: #111a16;
    --rr-dark: #1c2e25;
    --rr-warm: #27452f;
    --rr-terra: #3d6e4b;
    --rr-terra-light: #60966b;
    --rr-gold: #c9993d;
    --rr-gold-light: #e0bc70;
    --rr-gold-dark: #95702d;
    --rr-bronze: #7f5d2d;
    --rr-clay: #b99c70;
}