.robot-container{width:100%;max-width:320px;filter:drop-shadow(0 0 40px var(--primary-45));margin:0 auto;animation:5s ease-in-out infinite float;position:relative}.robot-rings{pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.robot-ring{transform-style:preserve-3d;border-radius:50%;position:absolute;top:50%;left:50%}.robot-ring-1{border:1px solid var(--primary-55);width:340px;height:340px;margin-top:-170px;margin-left:-170px;animation:6s linear infinite rotateRing}.robot-ring-2{border:1px solid var(--primary-33);width:400px;height:400px;margin-top:-200px;margin-left:-200px;animation:8s linear infinite rotateRing2}.robot-ring-3{border:1px dashed var(--primary-22);width:460px;height:460px;margin-top:-230px;margin-left:-230px;animation:10s linear infinite rotateRing3}.robot-ring-1:before,.robot-ring-2:before,.robot-ring-3:before{content:"";background:var(--primary);width:10px;height:10px;box-shadow:0 0 15px var(--primary);border-radius:50%;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.robot-particles{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.robot-particle{background:var(--primary);opacity:0;border-radius:50%;width:4px;height:4px;animation:3s ease-in-out infinite particleFloat;position:absolute}.robot-particle-0{animation-delay:0s;top:20%;left:10%}.robot-particle-1{animation-delay:.3s;top:60%;left:85%}.robot-particle-2{animation-delay:.6s;top:30%;left:90%}.robot-particle-3{animation-delay:.9s;top:70%;left:15%}.robot-particle-4{animation-delay:1.2s;top:15%;left:70%}.robot-particle-5{animation-delay:1.5s;top:80%;left:50%}.robot-particle-6{animation-delay:1.8s;top:45%;left:5%}.robot-particle-7{animation-delay:2.1s;top:55%;left:95%}.robot-particle-8{animation-delay:2.4s;top:10%;left:40%}.robot-particle-9{animation-delay:2.7s;top:85%;left:75%}.robot-particle-10{animation-delay:3s;top:25%;left:55%}.robot-particle-11{animation-delay:3.3s;top:75%;left:25%}.robot-energy-beam{background:linear-gradient(to bottom, var(--primary), transparent);opacity:.6;width:2px;height:60px;animation:1.5s ease-in-out infinite energyPulse;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.robot-svg{z-index:10;width:100%;height:auto;display:block;position:relative}.robot-eyes{animation:4s infinite robotBlink}@keyframes float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-18px)rotate(1deg)}66%{transform:translateY(-8px)rotate(-1deg)}}@keyframes robotBlink{0%,90%,to{transform:scaleY(1)}95%{transform:scaleY(.05)}}@keyframes rotateRing{0%{transform:rotateX(75deg)rotate(0)}to{transform:rotateX(75deg)rotate(360deg)}}@keyframes rotateRing2{0%{transform:rotateX(75deg)rotate(360deg)}to{transform:rotateX(75deg)rotate(0)}}@keyframes rotateRing3{0%{transform:rotateX(75deg)rotate(180deg)}to{transform:rotateX(75deg)rotate(540deg)}}@keyframes particleFloat{0%{opacity:0;transform:translateY(0)scale(0)}50%{opacity:.8;transform:translateY(-20px)scale(1.5)}to{opacity:0;transform:translateY(-40px)scale(0)}}@keyframes energyPulse{0%,to{opacity:.3;height:40px}50%{opacity:.8;height:70px}}@media (max-width:768px){.robot-container{max-width:240px}.robot-ring-1{width:260px;height:260px;margin-top:-130px;margin-left:-130px}.robot-ring-2{width:310px;height:310px;margin-top:-155px;margin-left:-155px}.robot-ring-3{width:360px;height:360px;margin-top:-180px;margin-left:-180px}.robot-particle{width:3px;height:3px}}@media (max-width:480px){.robot-container{max-width:200px}.robot-ring-1{width:220px;height:220px;margin-top:-110px;margin-left:-110px}.robot-ring-2{width:260px;height:260px;margin-top:-130px;margin-left:-130px}.robot-ring-3{width:300px;height:300px;margin-top:-150px;margin-left:-150px}}
