*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;--primary-blue: #1F2D5A;--secondary-cream: #E5E5E5;--old-secondary-cream: #F5F1E8;--accent-gold: #D4AF37;--primary-white: #ffffff;--text-dark: #333333;--text-light: #666666;--background-light: #FAFAF8;color:var(--text-dark);background-color:var(--primary-white);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--primary-white);color:var(--text-dark)}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{color:var(--primary-blue);font-weight:700;line-height:1.2}a{color:var(--primary-blue);text-decoration:none;transition:color .3s ease}a:hover{color:#2a3f7a}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}
