*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--gold: #C8A45A;--gold-light: #E8D5A3;--gold-dark: #9A7B3A;--blue: #1B2A4A;--blue-dark: #0F1A2E;--blue-light: #2A3F6A;--navy: #0D1B2A;--white: #FFFFFF;--off-white: #F8F6F0;--cream: #FAF7F0;--text-primary: #1B2A4A;--text-secondary: #5A6A8A}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-primary);background-color:var(--off-white);overflow-x:hidden;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,serif;font-weight:600;line-height:1.2}a{text-decoration:none;color:inherit;transition:color .3s ease}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit}ul,ol{list-style:none}::selection{background-color:var(--gold);color:var(--white)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--blue-dark)}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--gold-light)}
