@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Instrument+Sans:wght@400;500&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--fg:#e8e4df;--fg-dim:#6a6660;--fg-faint:#3a3835;--accent:#c8f0ff}body{background:var(--bg);color:var(--fg);cursor:crosshair;width:100vw;height:100vh;font-family:Instrument Sans,sans-serif;overflow:hidden}#root{width:100%;height:100%}
