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

.rr-theme-ancient-near-east {
    --rr-deep: #17120e;
    --rr-dark: #2e2018;
    --rr-warm: #422a1d;
    --rr-terra: #8b4d2b;
    --rr-terra-light: #bd7548;
    --rr-gold: #d1a147;
    --rr-gold-light: #e7c576;
    --rr-gold-dark: #9c7430;
    --rr-bronze: #ae6434;
    --rr-clay: #d29b6d;
}