Your financial life, in complete clarity.
Aurora Prime brings every dimension of your financial life into a single, elegant view. Bank accounts, investments, real estate, crypto — unified with the clarity and ambition your wealth deserves.
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap');
:root {
--color-bg: #07000F;
--color-surface: #120A22;
--color-accent: #00D4A0;
--color-accent-2: #9B6DFF;
--color-text: #FFFFFF;
--color-muted: rgba(255,255,255,0.45);
--font-heading: 'Playfair Display', serif;
--font-body: 'Inter', sans-serif;
--radius-sm: 8px;
--radius-md: 16px;
--shadow-card: 0 8px 40px rgba(100,0,200,0.12);
}