/* ============================================================
   Gandhi Jayanti — 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:           #3E7F5C;
    --c1-dk:        #30533B;
    --c2:           #E8B23E;
    --c2-soft:      #F2D595;
    --gold:         #D0A73B;
    --gold-soft:    #E2C885;
    --accent:       #3F9571;
    --ink:          #262F22;
    --ink-soft:     #787E76;
    --bg-1:         #EAF4EF;
    --bg-2:         #D8EBE1;
    --bg-3:         #C6E2D2;
    --bg-glow-a:    #F9F4E7;
    --bg-glow-b:    #F6E2B6;
    --art-glow:     rgba(255, 255, 255, .78);
    --curtain-1:    #518C6C;
    --curtain-2:    #386A4D;
    --curtain-3:    #283627;
    --valance-1:    #EAD7A7;
    --valance-2:    #D0A73B;
    --valance-3:    #907028;
    --shadow-rgb:   43, 66, 47;
    --glow-rgb:     62, 127, 92;
    --string-rgb:   58, 113, 82;
    --knot-rgb:     222, 193, 118;
    --placeholder:  #ADB0AB;
    --motif-url:    url("assets/images/motif.webp");
}
