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

.rr-theme-ancient-southeast-asia-oceania {
    --rr-deep: #0e1819;
    --rr-dark: #193033;
    --rr-warm: #1e4546;
    --rr-terra: #28706d;
    --rr-terra-light: #4a9992;
    --rr-gold: #d0a24b;
    --rr-gold-light: #e5c37b;
    --rr-gold-dark: #987532;
    --rr-bronze: #3d827c;
    --rr-clay: #7fbab2;
}