@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0f172a;--navy-light:#1a2540;--gold:#f5b800;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-900:#0f172a}html{scroll-behavior:smooth}body{color:var(--gray-900);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,sans-serif;line-height:1.5}#root{text-align:left;width:100%}img{max-width:100%;display:block}button{cursor:pointer;border:none;outline:none;font-family:inherit}a{color:inherit;text-decoration:none}input,textarea,select{font-family:inherit}
