*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#080808;--bg-card:#111;--bg-subtle:#161616;--text:#e8e0d0;--text-muted:#7a746c;--gold:#c4965a;--gold-light:#d4a86a;--gold-dim:#c4965a26;--border:#c4965a1f;--border-hover:#c4965a73;--white:#f5f0e8;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-family:Inter,system-ui,sans-serif;font-weight:300}body{background:var(--bg);overflow-x:hidden}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:2px}::selection{background:var(--gold);color:var(--bg)}.serif{font-family:Cormorant Garamond,Georgia,serif}
