*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--bg2:#141414;--bg3:#1c1c1c;--bg4:#101010;--border:#c9a66b33;--border2:#e5e4e214;--gold:#c9a66b;--gold-bright:#e6c077;--gold-glow:#c9a66b1f;--gold-glow2:#e6c07714;--navy:#16233f;--navy-bright:#2a4270;--platinum:#e5e4e2;--fg:#f9f8f5;--fg2:#a8a49f;--fg3:#6b6560;--muted:#4a4640;--red:#ef4444;--font:"Inter", system-ui, sans-serif;--serif:"Cormorant Garamond", Georgia, serif;--radius:14px;--radius-sm:8px}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}#root{width:100%;min-height:100dvh}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font);border:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:3px}::selection{color:var(--fg);background:#c9a66b59}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
