*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#04020c;--bg2:#080514;--bg3:#0d0820;--border:#b464ff2e;--text:#e8e0ff;--muted:#7060a0;--accent:#c084fc;--accent2:#7c3aed;--neon-pink:#f472b6;--neon-blue:#22d3ee;--neon-green:#4ade80}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}::selection{background:#c084fc59}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#c084fc66;border-radius:3px}@keyframes flicker{0%,95%,to{opacity:1}96%{opacity:.85}97%{opacity:1}98%{opacity:.7}99%{opacity:1}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #c084fc80,0 0 40px #c084fc4d,0 0 80px #c084fc1a}50%{box-shadow:0 0 30px #c084fccc,0 0 60px #c084fc80,0 0 100px #c084fc33}}@keyframes beat{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes scan{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}@keyframes rotate-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes strobe{0%,89%,91%,93%,to{opacity:0}90%,92%{opacity:.03}}.neon-text{animation:8s infinite flicker}.pulse-ring{animation:2s ease-in-out infinite pulse-glow}.beat{animation:.5s ease-in-out infinite beat}@keyframes bar1{0%,to{height:8px}50%{height:28px}}@keyframes bar2{0%,to{height:20px}50%{height:8px}}@keyframes bar3{0%,to{height:14px}50%{height:32px}}@keyframes bar4{0%,to{height:24px}50%{height:10px}}@keyframes bar5{0%,to{height:10px}50%{height:24px}}
