*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--white:#fff;--off-white:#fafaf8;--gray-50:#f7f6f4;--gray-100:#eeece9;--gray-200:#e0ddd8;--gray-300:#cac7c0;--gray-500:#8a877f;--gray-700:#4a4845;--gray-900:#1c1a18;--ink:#0f0e0c;--gold:#b8963e;--gold-light:#cfa85a;--gold-pale:#f5ead6;--gold-ultra:#fdf7ec;--navy:#1a2744;--navy-mid:#1f3060;--shadow-sm:0 1px 3px #0000000d, 0 1px 2px #00000008;--shadow-md:0 4px 20px #00000012, 0 2px 8px #0000000a;--shadow-lg:0 20px 60px #00000017, 0 8px 24px #0000000d;--shadow-xl:0 40px 100px #0000001c, 0 16px 40px #00000012;--transition:.3s cubic-bezier(.4, 0, .2, 1)}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}#root{min-height:100vh}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:3px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{list-style:none}button{cursor:pointer;font-family:inherit}
