Aurora strips financial data to its essence. No decoration, no noise — just the numbers that matter, presented with precision. Every pixel on screen is information. Every interaction reveals deeper clarity.
Your spending pattern shifted 12% toward subscriptions this quarter. Aurora identified 3 redundant services totaling €47/month. Tap to review and optimize your recurring expenses.
:root {
--color-bg: #080C14;
--color-surface: #0E1320;
--color-accent: #2D7EF8;
--color-text: #EDF4FF;
--color-muted: #5A6A7E;
--color-violet: #7B61FF;
--font-heading: 'Space Grotesk', sans-serif;
--font-body: 'DM Sans', sans-serif;
--radius: 12px;
--shadow: 0 8px 32px rgba(0,0,0,0.4);
}