:root{--navy: #15223d;--navy-deep: #0e1a30;--page: #f7f1e4;--page-alt: #e3dccb;--card: #fffefa;--card-warm: #eae2d0;--gold: #c6a24e;--steel: #8fa3c4;--danger: #a6453b;--danger-bg: rgba(166, 69, 59, .06);--muted: #a3987f;--muted-2: #8a8069;--line: rgba(21, 34, 61, .1);--accent: #1f5c3e;--secondary: #b26a4a;--on-primary: #f7f1e4;--secondary-tint: rgba(178, 106, 74, .12);--radius: 16px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--page-alt);color:var(--navy);font-family:Hanken Grotesk,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:Spectral,Georgia,serif;margin:0}button,input,select,textarea{font-family:inherit}a{color:var(--accent);text-decoration:none}::selection{background:#1f5c3e2e}.scroll-y{overflow-y:auto}.scroll-y::-webkit-scrollbar{width:10px}.scroll-y::-webkit-scrollbar-thumb{background:#15223d2e;border-radius:10px}@keyframes incomeCue{0%,to{box-shadow:0 0 #e0b34100}50%{box-shadow:0 0 0 7px #e0b34199}}.income-cue{animation:incomeCue 1.7s ease-in-out infinite}@keyframes budgetCue{0%,to{box-shadow:0 0 #1f5c3e00}50%{box-shadow:0 0 0 6px #1f5c3e38}}.budget-cue{animation:budgetCue 1.7s ease-in-out 4;border-radius:10px}@media (max-width: 860px){input,select,textarea{font-size:16px!important}}
