*{margin:0;padding:0;box-sizing:border-box}:root{--navy: #0B2E4F;--navy-dark: #071A2F;--steel: #1C5A8F;--gold: #E8A93C;--ink: #1F2D3D;--bg: #F4F7FB;--white: #ffffff;--grey: #5A7894;--border: #DCE6F0}body{background-color:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased}button{cursor:pointer;border:none;outline:none;font-family:inherit}input{font-family:inherit;outline:none}a{color:var(--steel);text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
