/* ============================================================
   Eid al-Adha — theme tokens.
   Loaded after _core/assets/core.css, which reads every value below.
   Generated from the festival's four base colours; edit those in
   the build spec rather than hand-tuning here.
   ============================================================ */
:root {
    --c1:           #2C6E8F;
    --c1-dk:        #25485B;
    --c2:           #E8B23E;
    --c2-soft:      #F2D595;
    --gold:         #D6A32C;
    --gold-soft:    #E6C67C;
    --accent:       #399080;
    --ink:          #202A32;
    --ink-soft:     #757B80;
    --bg-1:         #E7F1F6;
    --bg-2:         #D2E5EE;
    --bg-3:         #BDD8E6;
    --bg-glow-a:    #FAF4E6;
    --bg-glow-b:    #F6E2B6;
    --art-glow:     rgba(255, 255, 255, .78);
    --curtain-1:    #417C9A;
    --curtain-2:    #295C76;
    --curtain-3:    #21303A;
    --valance-1:    #EDD6A0;
    --valance-2:    #D6A32C;
    --valance-3:    #946D1F;
    --shadow-rgb:   35, 58, 72;
    --glow-rgb:     44, 110, 143;
    --string-rgb:   42, 98, 127;
    --knot-rgb:     226, 191, 107;
    --placeholder:  #AAAEB1;
    --motif-url:    url("assets/images/motif.webp");
}
