/* WealthTech Select brand tokens — the single source of truth for color.
   Sourced verbatim from WealthTech_Select_Brand_Guidelines_v0_1.html.
   Variables only: safe to link onto any page without colliding with its components. */
:root{
  --ink:#1f0c3b; --ink-soft:#3b2460; --pink:#f7559a; --lavender:#a87bf0;
  --paper:#fbf9f6; --paper-cool:#f5f3ef; --rule:#e6e1d7; --muted:#6b6478;
  --body:#2a2340; --cream:#fefcf7; --today-tint:#f3efe9; --warn:#b8451f; --good:#1f7a4d;
}
