Good design disappears. It doesn't demand attention — it earns trust. Aurora's interface is built the Nordic way: functional first, beautiful as a consequence. Every element serves the person using it.
You spent €420 this week, which is €35 less than your average. Your savings rate improved to 38%. One bill is due Thursday — electricity, €62. Everything else is on track.
:root {
--color-bg: #1C1C1E;
--color-surface: #242426;
--color-accent: #4ECDC4;
--color-text: #F8F8F6;
--color-muted: #8A8A8E;
--font-heading: 'Sora', sans-serif;
--font-body: 'Nunito Sans', sans-serif;
--radius: 12px;
--shadow: 0 4px 20px rgba(0,0,0,0.2);
}