Precision for your financial life.
Aurora aggregates your financial data from every source — banks, investments, crypto, pensions — and presents it through a single, precise interface. No noise. No guesswork. Just signal.
Your total net worth increased 4.2% this month, driven primarily by equity gains and consistent savings deposits.
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap');
:root {
--color-bg: #050810;
--color-surface: #0C1220;
--color-accent: #00D4A0;
--color-accent-2: #00D4A0;
--color-text: #FFFFFF;
--color-muted: rgba(255,255,255,0.45);
--font-heading: 'Space Grotesk', sans-serif;
--font-body: 'DM Mono', monospace;
--radius-sm: 8px;
--radius-md: 16px;
--shadow-card: 0 4px 24px rgba(0,0,0,0.4);
}