/* ============================================================
   Mahavir 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:           #C98C1E;
    --c1-dk:        #865B15;
    --c2:           #F0C64F;
    --c2-soft:      #F7E09E;
    --gold:         #D9A322;
    --gold-soft:    #E7C676;
    --accent:       #68995E;
    --ink:          #52340E;
    --ink-soft:     #94816A;
    --bg-1:         #FCF6E9;
    --bg-2:         #FAEED6;
    --bg-3:         #F7E6C2;
    --bg-glow-a:    #FAF4E4;
    --bg-glow-b:    #F9E9BC;
    --art-glow:     rgba(255, 255, 255, .78);
    --curtain-1:    #CE9834;
    --curtain-2:    #AA751A;
    --curtain-3:    #5C3B0F;
    --valance-1:    #EED69C;
    --valance-2:    #D9A322;
    --valance-3:    #966D18;
    --shadow-rgb:   110, 72, 18;
    --glow-rgb:     201, 140, 30;
    --string-rgb:   180, 124, 27;
    --knot-rgb:     228, 191, 100;
    --placeholder:  #BDB2A3;
    --motif-url:    url("assets/images/motif.webp");
}
