/* ════════════════════════════════════════════════════════════\
nir — Brand Tokens\
Single source of truth for nir's design system.\
\
/* ════════════════════════════════════════════════════════════\
PALETTE EXPRESSIONS\
\
nir has three coexisting color contexts. Use the one that\
matches the *purpose* of the surface, not just the look.\
════════════════════════════════════════════════════════════ */\
\
/*\
1) STRUCTURAL / EDITORIAL\
bg: --bg-warm (#E7E8EF, cool grey-lavender)\
text: --text-primary (#2C2523)\
accent: --rose (#D4706E)\
tone: --bark (#7B6961) for labels, dividers, eyebrows\
\
2) IMMERSIVE / DARK (hero, video-led sections, full-bleed moments)\
bg: --bg-dark or --bg-deep\
text: --text-on-dark\
accent: --rose-soft (warmer feel against dark)\
\
3) SEASONAL / WARM (spring-specific moments, paper textures, atmospheric)\
bg: #BEC1CA (cool grey — current weeks-to-days component canvas)\
[historical: #f5ede2 warm cream — pre-2026-04-30]\
text: #2a221e\
accent: #d49a96 (dusty rose — softer than primary --rose)