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

.rr-theme-ancient-italy {
    --rr-deep: #19130f;
    --rr-dark: #2b1b13;
    --rr-warm: #4d2e1b;
    --rr-terra: #8b4513;
    --rr-terra-light: #b76b37;
    --rr-gold: #c9a030;
    --rr-gold-light: #e0bd55;
    --rr-gold-dark: #9c7622;
    --rr-bronze: #a55a2a;
    --rr-clay: #d39463;
}