:root{--dark-bg: #0D1B2A;--navy: #1B2A4A;--navy-light: #243B5E;--gold: #C5952A;--gold-light: #D4A853;--teal: #2E8B7A;--teal-light: #3AA893;--white: #FFFFFF;--muted: #8C9BA5;--warm-bg: #F7F5F2;--overlay: rgba(13, 27, 42, .65);--overlay-heavy: rgba(13, 27, 42, .93);--font: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font);background:var(--dark-bg);color:var(--white);line-height:1.5;overflow-x:hidden}
