/* ============================================================
   Raksha Bandhan — 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:           #D63B6B;
    --c1-dk:        #8F2845;
    --c2:           #F79AB4;
    --c2-soft:      #FBC7D6;
    --gold:         #E8A62C;
    --gold-soft:    #F1C87C;
    --accent:       #6C8076;
    --ink:          #561A26;
    --ink-soft:     #967178;
    --bg-1:         #FDEEF3;
    --bg-2:         #FBDFE8;
    --bg-3:         #F8D0DE;
    --bg-glow-a:    #FCF4E6;
    --bg-glow-b:    #FCD9E2;
    --art-glow:     rgba(255, 255, 255, .78);
    --curtain-1:    #DA4F7A;
    --curtain-2:    #B43259;
    --curtain-3:    #611D2C;
    --valance-1:    #F5D7A0;
    --valance-2:    #E8A62C;
    --valance-3:    #A06F1F;
    --shadow-rgb:   116, 34, 54;
    --glow-rgb:     214, 59, 107;
    --string-rgb:   191, 53, 95;
    --knot-rgb:     239, 193, 107;
    --placeholder:  #BFA8AD;
    --motif-url:    url("assets/images/motif.webp");
}
