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

.rr-theme-ancient-central-asia {
    --rr-deep: #151414;
    --rr-dark: #282224;
    --rr-warm: #3d2c2c;
    --rr-terra: #744b45;
    --rr-terra-light: #a36f64;
    --rr-gold: #c8a055;
    --rr-gold-light: #e1c783;
    --rr-gold-dark: #92783e;
    --rr-bronze: #8d5d4d;
    --rr-clay: #c79882;
}