:root{--blue-navy: #1B3A6B;--blue-mid: #2E5FA3;--blue-light: #EBF0F8;--gold: #C9A84C;--gold-light: #F5EDD8;--white: #FFFFFF;--gray-light: #F8F9FA;--gray-mid: #E2E8F0;--gray-text: #4A5568;--text-dark: #1A202C;--green: #276749;--blue-badge: #2A4E96;--gray-badge: #718096;--red: #9B2335}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--gray-light);color:var(--text-dark);margin:0;line-height:1.5}a{color:var(--blue-mid);text-decoration:none}a:hover{text-decoration:underline}select,input{font-family:inherit}
