/* ============================================================
   Guru Nanak Gurpurab — 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:           #C2782A;
    --c1-dk:        #824E1C;
    --c2:           #F0AE39;
    --c2-soft:      #F7D292;
    --gold:         #D9A527;
    --gold-soft:    #E7C779;
    --accent:       #669362;
    --ink:          #502D12;
    --ink-soft:     #927D6C;
    --bg-1:         #FCF2E7;
    --bg-2:         #F9E7D2;
    --bg-3:         #F6DBBD;
    --bg-glow-a:    #FAF4E5;
    --bg-glow-b:    #F9E0B4;
    --art-glow:     rgba(255, 255, 255, .78);
    --curtain-1:    #C8863F;
    --curtain-2:    #A46424;
    --curtain-3:    #5A3414;
    --valance-1:    #EED69E;
    --valance-2:    #D9A527;
    --valance-3:    #966F1B;
    --shadow-rgb:   107, 63, 23;
    --glow-rgb:     194, 120, 42;
    --string-rgb:   174, 107, 38;
    --knot-rgb:     228, 192, 104;
    --placeholder:  #BCAFA5;
    --motif-url:    url("assets/images/motif.webp");
}
