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

.rr-theme-ancient-central-europe {
    --rr-deep: #141a17;
    --rr-dark: #1f2b24;
    --rr-warm: #2c3d32;
    --rr-terra: #4e6b52;
    --rr-terra-light: #76957a;
    --rr-gold: #c9a94b;
    --rr-gold-light: #e2c87c;
    --rr-gold-dark: #957c32;
    --rr-bronze: #5d7a5f;
    --rr-clay: #a8bda6;
}