:root{--navy: #07101F;--navy-mid: #0E1C30;--navy-light: #162540;--border: rgba(255,255,255,.08);--gold: #C9A96E;--gold-light: #E8C98A;--cream: #F0EBE1;--muted: rgba(240,235,225,.45);--green: #4CAF82;--amber: #E8944A;--red: #E05C5C}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Outfit,sans-serif;font-weight:400;color:var(--cream);background:var(--navy);min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif}a{color:var(--gold);text-decoration:none}a:hover{color:var(--gold-light)}
