@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600&display=swap";:root{--bg-black:#020208;--holy-white:#f8f7f4;--soft-gold:#d6c7a3;--celestial-blue:#9fb7d1;--rose-light:#d8b4c7;--fog-color:#ffffff0a}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:var(--bg-black);width:100%;height:100%;overflow:hidden}body{background:radial-gradient(circle at center, #ffffff08, transparent 60%), var(--bg-black);color:var(--holy-white);font-family:Cinzel,serif}canvas{position:fixed;inset:0}
