@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Tenor+Sans&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--void:#080808;--obsidian:#0e0c09;--charred:#1e1a12;--resin:#4a3d26;--amber:#8a6f3a;--gold:#c9a84c;--parchment:#e8d9a0;--ivory:#e8e0cc;--serif:"Cormorant Garamond", Georgia, serif;--sans:"Tenor Sans", sans-serif;--ease:cubic-bezier(.16, 1, .3, 1)}html,body,#root{scroll-behavior:smooth;width:100%;max-width:100vw;min-height:100vh;overflow-x:hidden}body{background:var(--void);color:var(--ivory);font-family:var(--sans);cursor:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{background:var(--void)}::-webkit-scrollbar-thumb{background:var(--charred)}::selection{color:var(--gold);background:#c9a84c26}
