@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Cinzel:wght@400;500;600&family=EB+Garamond:ital,wght@0,400;1,400&display=swap";:root{--ink:#0e0808;--ink-deep:#080404;--red:#c8102e;--red-deep:#9b0b23;--gold:#c9a96e;--cream:#f5e6c8;--cream-dim:#f5e6c8a6}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:var(--ink);width:100%;height:100%;color:var(--cream);overflow:hidden}::selection{background:var(--red);color:var(--cream)}::-webkit-scrollbar{width:0;display:none}
