:root{--bg: #F7F3EC;--phone-bg: #FCFAF6;--surface: #FFFFFF;--surface2: #F3EEE2;--border: rgba(43,38,32,.1);--border2: rgba(43,38,32,.14);--ink: #2B2620;--ink2: #6F6659;--ink3: #A69E8E;--rich: #16A34A;--rich-bg: #DCFCE7;--rich-deep: #0E7A38;--poor: #E11D48;--poor-bg: #FFE4E9;--poor-deep: #B0123A;--spend: #EA9B0E;--spend-bg: #FEF1D6;--save: #0D9488;--save-bg: #D6F5F1;--font: "Nunito", sans-serif;--mono: "DM Mono", monospace}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:var(--bg);font-family:var(--font);color:var(--ink)}
