@keyframes pulse{0%{opacity:.7;box-shadow:0 0 #06b6d4b3}70%{opacity:1;box-shadow:0 0 0 15px #06b6d400}to{opacity:.7;box-shadow:0 0 #06b6d400}}.robot-core{animation:pulse 2s infinite}@keyframes float{0%{transform:translateY(0) rotate(0);opacity:0}50%{opacity:.8}to{transform:translateY(-20px) rotate(360deg);opacity:0}}@keyframes floatMedium{0%{transform:translateY(0) rotate(0);opacity:0}50%{opacity:.9}to{transform:translateY(-25px) rotate(540deg);opacity:0}}@keyframes floatFast{0%{transform:translateY(5px) rotate(0);opacity:0}50%{opacity:1}to{transform:translateY(-30px) rotate(720deg);opacity:0}}.particle{position:absolute;width:4px;height:4px;background:#06b6d4b3;border-radius:50%;animation:float 3s infinite ease-out}.particle-medium{width:5px;height:5px;background:#0ea5e9bf;animation:floatMedium 2.5s infinite ease-out}.particle-fast{width:3px;height:3px;background:#7dd3fccc;animation:floatFast 2s infinite ease-out}.particle:nth-child(1){left:10%;animation-delay:0s;animation-duration:3s}.particle:nth-child(2){left:20%;animation-delay:.3s;animation-duration:3.5s}.particle:nth-child(3){left:30%;animation-delay:.6s;animation-duration:3.8s}.particle:nth-child(4){left:40%;animation-delay:.9s;animation-duration:3.2s}.particle:nth-child(5){left:50%;animation-delay:1.2s;animation-duration:3.7s}.particle:nth-child(6){left:60%;animation-delay:1.5s;animation-duration:3.1s}.particle:nth-child(7){left:70%;animation-delay:1.8s;animation-duration:3.6s}.particle:nth-child(8){left:80%;animation-delay:2.1s;animation-duration:3.4s}.particle:nth-child(9){left:25%;top:60%;animation-delay:.4s;animation-duration:3.3s}.particle:nth-child(10){left:65%;top:65%;animation-delay:1.1s;animation-duration:3.9s}.particle:nth-child(11){left:35%;top:75%;animation-delay:1.7s;animation-duration:2.9s}.particle:nth-child(12){left:75%;top:85%;animation-delay:.8s;animation-duration:3.5s}.particle:nth-child(13){left:15%;top:30%;animation-delay:.2s;animation-duration:3.1s}.particle:nth-child(14){left:45%;top:45%;animation-delay:.7s;animation-duration:3.3s}.particle:nth-child(15){left:55%;top:20%;animation-delay:1.3s;animation-duration:2.8s}.particle:nth-child(16){left:85%;top:35%;animation-delay:1.9s;animation-duration:3.2s}.particle:nth-child(17){left:5%;top:50%;animation-delay:1.6s;animation-duration:2.7s}.particle:nth-child(18){left:90%;top:70%;animation-delay:.5s;animation-duration:3.4s}@keyframes binaryRain{0%{background-position:0% 0%;opacity:.1}to{background-position:0% 100%;opacity:.2}}.binary-rain{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Ctext x='10' y='10' font-family='monospace' fill='%2306b6d4' font-size='3'%3E01%3C/text%3E%3Ctext x='30' y='15' font-family='monospace' fill='%2306b6d4' font-size='3'%3E10%3C/text%3E%3Ctext x='50' y='20' font-family='monospace' fill='%2306b6d4' font-size='3'%3E01%3C/text%3E%3Ctext x='70' y='10' font-family='monospace' fill='%2306b6d4' font-size='3'%3E11%3C/text%3E%3Ctext x='15' y='30' font-family='monospace' fill='%2306b6d4' font-size='3'%3E00%3C/text%3E%3Ctext x='35' y='35' font-family='monospace' fill='%2306b6d4' font-size='3'%3E10%3C/text%3E%3Ctext x='55' y='40' font-family='monospace' fill='%2306b6d4' font-size='3'%3E11%3C/text%3E%3Ctext x='75' y='30' font-family='monospace' fill='%2306b6d4' font-size='3'%3E01%3C/text%3E%3Ctext x='20' y='50' font-family='monospace' fill='%2306b6d4' font-size='3'%3E10%3C/text%3E%3Ctext x='40' y='55' font-family='monospace' fill='%2306b6d4' font-size='3'%3E01%3C/text%3E%3Ctext x='60' y='60' font-family='monospace' fill='%2306b6d4' font-size='3'%3E00%3C/text%3E%3Ctext x='80' y='50' font-family='monospace' fill='%2306b6d4' font-size='3'%3E11%3C/text%3E%3Ctext x='25' y='70' font-family='monospace' fill='%2306b6d4' font-size='3'%3E01%3C/text%3E%3Ctext x='45' y='75' font-family='monospace' fill='%2306b6d4' font-size='3'%3E10%3C/text%3E%3Ctext x='65' y='80' font-family='monospace' fill='%2306b6d4' font-size='3'%3E00%3C/text%3E%3Ctext x='85' y='70' font-family='monospace' fill='%2306b6d4' font-size='3'%3E11%3C/text%3E%3C/svg%3E");background-size:100px 100px;animation:binaryRain 20s linear infinite}@keyframes waveFlow{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}.wave-path{stroke-dasharray:1000;stroke-dashoffset:1000;animation:waveFlow 15s linear infinite}@keyframes scan{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.robot-scan{position:absolute;width:100%;height:2px;background-color:#06b6d4b3;animation:scan 2s infinite}@keyframes blink{0%{height:4px}50%{height:1px}to{height:4px}}.robot-eye{animation:blink 3s infinite;animation-timing-function:ease-in-out}.robot-eye:nth-child(2){animation-delay:.5s}@keyframes circuitGlow{0%{opacity:.2}50%{opacity:.6}to{opacity:.2}}.circuit-glow{animation:circuitGlow 4s infinite}@keyframes radarScan{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.radar-beam{animation:radarScan 4s linear infinite;transform-origin:center}@keyframes gridMove{0%{background-position:0px 0px}to{background-position:20px 20px}}.moving-grid{animation:gridMove 20s linear infinite}@keyframes streamFlow{0%{transform:translate(-100%);opacity:0}50%{opacity:.6}to{transform:translate(100%);opacity:0}}.data-stream{animation:streamFlow 8s linear infinite}.h-robot{height:31.25rem}@keyframes jointPulse{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:.7}}.joint-pulse{animation:jointPulse 2s infinite}@keyframes bracketPulse{0%{width:70px;height:70px;opacity:.2}50%{width:80px;height:80px;opacity:.6}to{width:70px;height:70px;opacity:.2}}.animated-bracket{animation:bracketPulse 3s infinite ease-in-out}
