@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Orbitron:wght@400;700;900&display=swap";body{margin:0;padding:0;background-color:#020818;color:#e0f7fa;font-family:Inter,sans-serif;overflow-x:hidden;scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#020818}::-webkit-scrollbar-thumb{background:#4fc3f7;border-radius:5px}@keyframes float{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}to{transform:translateY(0) rotate(0)}}@keyframes pulse-glow{0%{box-shadow:0 0 20px #4fc3f733}50%{box-shadow:0 0 40px #4fc3f799}to{box-shadow:0 0 20px #4fc3f733}}@keyframes shimmer{0%{opacity:.3}50%{opacity:.6}to{opacity:.3}}@keyframes slide-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes orb-float{0%{transform:translate(0) scale(1);opacity:.5}33%{transform:translate(30px,-50px) scale(1.1);opacity:.8}66%{transform:translate(-20px,-20px) scale(.9);opacity:.6}to{transform:translate(0) scale(1);opacity:.5}}
