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

.rr-theme-ancient-south-asia {
    --rr-deep: #15120b;
    --rr-dark: #2a2510;
    --rr-warm: #3d3210;
    --rr-terra: #8c6a08;
    --rr-terra-light: #bb9216;
    --rr-gold: #d4a017;
    --rr-gold-light: #edc75e;
    --rr-gold-dark: #9f7410;
    --rr-bronze: #b17616;
    --rr-clay: #d9bd72;
}