*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0c0905;--surface: #161009;--card: #1e1409;--card-hov: #26190c;--gold: #c8902a;--gold-lt: #e8b84a;--cream: #f2e8d0;--muted: #6b5535;--faint: #3a2a18;--wine: #7d2e46;--font-display: "Cormorant Garamond", Georgia, serif;--font-ui: "Syne", sans-serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--cream);font-family:var(--font-ui);overflow-x:hidden;cursor:default}::selection{background:var(--gold);color:var(--bg)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--faint);border-radius:2px}a{color:inherit;text-decoration:none}button{font-family:var(--font-ui);cursor:pointer}
