*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#1a0a2e;--bg2:#0d0018;--pink:#e8197d;--pink-glow:rgba(232,25,125,0.35);--gold:#f5c518;--white:#ffffff;--muted:rgba(255,255,255,0.55);--card-border:rgba(232,25,125,0.4);--font-display:"Bebas Neue",sans-serif;--font-body:"DM Sans",sans-serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--white);font-family:var(--font-body);min-height:100vh;overflow-x:hidden}body:before{inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");opacity:.5}body:after,body:before{content:"";position:fixed;pointer-events:none;z-index:0}body:after{top:-20%;left:50%;transform:translateX(-50%);width:800px;height:600px;background:radial-gradient(ellipse at center,rgba(120,20,120,.35) 0,transparent 70%)}*{position:relative;z-index:1}