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

.rr-theme-ancient-east-asia {
    --rr-deep: #111821;
    --rr-dark: #1d2b3a;
    --rr-warm: #263d4f;
    --rr-terra: #315f7d;
    --rr-terra-light: #4b86a8;
    --rr-gold: #d1a548;
    --rr-gold-light: #e6c57b;
    --rr-gold-dark: #9d7830;
    --rr-bronze: #6a7e90;
    --rr-clay: #a7b8c4;
}