@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700;900&family=Raleway:wght@200;300;400&display=swap";
*{box-sizing:border-box;margin:0;padding:0}:root{--gold:#c9a84c;--gold-dim:#7a5f24;--deep:#04060e;--text:#e8dfc8}html,body{background:var(--deep);color:var(--text);width:100%;height:100%;font-family:Raleway,sans-serif;overflow:hidden}
