@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=Cormorant+Garamond:wght@300;400;600&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:#0a0514}body{color:#d4c5b9;background:linear-gradient(135deg,#0a0514,#1a0f2e 30%,#2d1b3d 60%,#1a0f2e);min-height:100vh;font-family:Cormorant Garamond,serif;position:relative}body:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(138,43,226,.08) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(75,0,130,.08) 0,transparent 50%);pointer-events:none;z-index:0}a{color:inherit;text-decoration:none}