:root{--navy: #0a1f44;--navy-light: #14306b;--gold: #d4af37;--gold-soft: #e6c558;--cream: #f7f3ea;--ink: #1a1a1a;--muted: #6b6f76;--paper: #fdfbf6}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh;font-family:Georgia,Times New Roman,serif;background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 100%);color:var(--ink)}button{font-family:inherit;cursor:pointer;border:none}a{color:inherit}
