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

.rr-theme-ancient-scandinavia-germanic {
    --rr-deep: #11171d;
    --rr-dark: #1f2b36;
    --rr-warm: #293b49;
    --rr-terra: #466579;
    --rr-terra-light: #7094aa;
    --rr-gold: #c9a35b;
    --rr-gold-light: #e1c98d;
    --rr-gold-dark: #92773f;
    --rr-bronze: #687f8f;
    --rr-clay: #a9bac5;
}