@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-base: #F8FAFC;--bg-surface: #FFFFFF;--bg-surface-2: #F1F5F9;--text-primary: #0F172A;--text-secondary: #374151;--text-muted: #64748B;--text-faint: #94A3B8;--border: #E2E8F0;--border-strong: #CBD5E1;--lucas-primary: #2563EB;--lucas-dark: #1E3A8A;--lucas-light: #DBEAFE;--hubert-primary: #059669;--hubert-dark: #065F46;--hubert-light: #D1FAE5;--gold: #FFD700;--gold-dark: #B45309;--gold-light: #FEF3C7;--purple: #7C3AED;--purple-light: #F5F3FF;--green: #10B981;--amber: #F59E0B;--red: #EF4444;--font: "Nunito", sans-serif}body{font-family:var(--font);background:var(--bg-base);color:var(--text-primary);min-height:100vh;-webkit-font-smoothing:antialiased}#root{min-height:100vh}
