*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#f3f4f6;background-color:#0d0d2b}html{scroll-behavior:smooth}*:focus{outline:2px solid #00E6A7;outline-offset:2px}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.gradient-animate{background:linear-gradient(-45deg,#00e6a7,#00b4d8,#00e6a7,#00b4d8);background-size:400% 400%;animation:gradient-shift 3s ease infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}
