.rocket-wrapper{z-index:40;pointer-events:none;will-change:transform;transition:left .6s cubic-bezier(.25,.46,.45,.94),top .4s cubic-bezier(.25,.46,.45,.94);position:fixed}@media (max-width:768px){.rocket-wrapper{display:none}}.rocket{width:80px;transition:transform .3s;position:relative;transform:scale(.55)}.rocket .rocket-body{width:80px;animation:.5s infinite rocket-bounce}.rocket.launching .rocket-body{animation:.15s infinite rocket-launch-shake}.rocket .rocket-body .body{background-color:#e0e0f0;border-top:5px solid #fff;border-radius:100% 100% 50% 50%;height:180px;box-shadow:0 0 30px #6c63ff66,inset 0 0 20px #00e5ff1a}.rocket.launching .rocket-body .body{box-shadow:0 0 50px #6c63ff99,0 0 80px #00e5ff4d,inset 0 0 20px #00e5ff33}.rocket .rocket-body:before{content:"";background-color:#3a3560;border-bottom-right-radius:60%;border-bottom-left-radius:60%;width:48px;height:13px;position:absolute;bottom:-13px;left:calc(50% - 24px)}.rocket .window{background:radial-gradient(circle,#00e5ff 0%,#6c63ff 100%);border:5px solid #b4b2d8;border-radius:100%;width:40px;height:40px;position:absolute;top:40px;left:calc(50% - 25px);box-shadow:0 0 15px #00e5ff99,inset 0 0 10px #6c63ff66}.rocket.launching .window{animation:.5s infinite window-pulse;box-shadow:0 0 25px #00e5ffe6,inset 0 0 15px #6c63ff99}.rocket .fin{z-index:-1;background:linear-gradient(135deg,#6c63ff 0%,#a855f7 100%);width:50px;height:55px;position:absolute;box-shadow:0 0 10px #6c63ff4d}.rocket .fin-left{border-top-left-radius:80%;border-bottom-left-radius:20%;top:calc(100% - 55px);left:-30px}.rocket .fin-right{border-top-right-radius:80%;border-bottom-right-radius:20%;top:calc(100% - 55px);right:-30px}.rocket .exhaust-flame{opacity:0;background:linear-gradient(#0000 10%,#00e5ff 50%,#6c63ff 100%);border-radius:0 0 50% 50%;width:28px;height:0;transition:height .3s,opacity .3s;position:absolute;top:90%;left:calc(50% - 14px);box-shadow:0 0 30px #00e5ff99}.rocket.is-scrolling .exhaust-flame{opacity:1;height:100px;animation:.2s infinite rocket-exhaust}.rocket.launching.is-scrolling .exhaust-flame{width:34px;height:150px;left:calc(50% - 17px);box-shadow:0 0 60px #00e5ffe6,0 0 100px #6c63ff80}.rocket .exhaust-fumes{opacity:0;margin:0;padding:0;transition:opacity .4s}.rocket.is-scrolling .exhaust-fumes{opacity:1}.rocket.launching.is-scrolling .exhaust-fumes li{background-color:#00e5ff33;box-shadow:0 0 25px #00e5ff4d}.rocket .exhaust-fumes li{background-color:#00e5ff1f;border-radius:100%;width:60px;height:60px;list-style:none;position:absolute;box-shadow:0 0 15px #6c63ff1a}.rocket .exhaust-fumes li:first-child{width:120px;height:120px;animation:3s infinite rocket-fumes;bottom:-200px;left:-20px}.rocket .exhaust-fumes li:nth-child(2){width:80px;height:80px;animation:2.5s infinite rocket-fumes;top:220px;left:-60px}.rocket .exhaust-fumes li:nth-child(3){width:90px;height:90px;animation:2.8s .5s infinite rocket-fumes;top:250px;left:-10px}.rocket .exhaust-fumes li:nth-child(4){width:70px;height:70px;animation:3.2s 1s infinite rocket-fumes;top:280px;left:-80px}.rocket .exhaust-fumes li:nth-child(5){width:100px;height:100px;animation:4s infinite rocket-fumes;top:260px;left:-50px}.rocket .exhaust-fumes li:nth-child(6){width:110px;height:110px;animation:5s infinite rocket-fumes2;top:220px;left:-30px}.rocket .exhaust-fumes li:nth-child(7){width:60px;height:60px;top:240px;left:-40px}.rocket .exhaust-fumes li:nth-child(8){width:70px;height:70px;top:250px;left:40px}.rocket .exhaust-fumes li:nth-child(9){width:50px;height:50px;animation:6s infinite rocket-fumes;top:270px;left:60px}.rocket.launched{transform:scale(.55)translateY(-20px)}.rocket.launched .rocket-body .body{box-shadow:0 0 80px #00e5ffcc,0 0 120px #6c63ff99,inset 0 0 30px #00e5ff4d}.launch-burst{z-index:4;pointer-events:none;background:radial-gradient(at 50% 0,#00e5ff4d 0%,#6c63ff26 40%,#0000 70%);height:40vh;animation:.6s ease-out forwards burst-in;position:fixed;top:0;left:0;right:0}@keyframes burst-in{0%{opacity:0;transform:scale(.5)}50%{opacity:1}to{opacity:.8;transform:scale(1)}}@keyframes rocket-fumes{50%{background-color:#0000;transform:scale(1.5)}51%{transform:scale(.8)}to{background-color:#00e5ff1f;transform:scale(1)}}@keyframes rocket-bounce{0%{transform:translate(0,0)}50%{transform:translateY(-4px)}to{transform:translate(0,0)}}@keyframes rocket-launch-shake{0%{transform:translate(-1px)}25%{transform:translate(1px,-1px)}50%{transform:translate(-1px)}75%{transform:translate(1px,1px)}to{transform:translate(-1px)}}@keyframes rocket-exhaust{0%{background:linear-gradient(#0000 10%,#00e5ff 50%,#6c63ff 100%)}50%{background:linear-gradient(#0000 8%,#00e5ff 50%,#a855f7 100%)}75%{background:linear-gradient(#0000 12%,#00e5ff 50%,#6c63ff 100%)}}@keyframes rocket-fumes2{50%{transform:scale(1.1)}}@keyframes window-pulse{0%,to{box-shadow:0 0 25px #00e5ffe6,inset 0 0 15px #6c63ff99}50%{box-shadow:0 0 40px #00e5ff,inset 0 0 20px #6c63ffcc}}
