.cybernetic-hud{border-bottom-right-radius:5%;position:relative;height:300px;width:400px;border:1px solid #ccc;perspective:700px;overflow:hidden;animation:hudStart 1s linear;user-select:none}.cybernetic-hud>div{position:absolute}@keyframes hudStart{0%{transform:scale(0)}to{transform:scale(1)}}.progress-bar{top:4px;left:20px;height:4px;width:70px;border:1px dotted #999}.progress-fill{left:0;top:0;height:100%;background:#666;animation:progressPulse 4s ease-in-out infinite}@keyframes progressPulse{0%{width:70%}10%{width:20%}20%{width:90%}30%{width:60%}40%{width:100%}50%{width:10%}60%{width:30%}70%{width:20%}80%{width:50%}90%{width:10%}to{width:70%}}.rotating-dial{top:18px;left:50px;height:30px;width:30px;border-radius:50%;border:1px dashed #999}.dial-hand{top:6.5px;left:12px;height:14px;width:4px;background:#555;border-radius:3px;animation:dialRotate 8s linear infinite;position:absolute}@keyframes dialRotate{0%{transform:rotate(0deg) translateY(50%)}to{transform:rotate(1turn) translateY(50%)}}.random-numbers{top:20px;left:20px;height:200px;width:20px;font-size:50%;color:#999}.random-numbers span{display:block;margin-bottom:10px;text-shadow:0 0 1px #999;animation:textFlicker 1s infinite}@keyframes textFlicker{0%{opacity:0}50%{opacity:1}to{opacity:0}}.width-bars{top:60px;height:150px;width:14px;left:0}.width-bars span{display:block;height:2px;width:100%;background:#999;margin-bottom:3px}.status-bar{height:30px;width:400px;bottom:0;overflow:hidden;border-top:1px solid #ccc}.status-bar span{display:block;position:relative;float:left;height:30px;width:24px;border-right:1px solid #ccc}.status-bar span:first-child{margin-left:12px;border-left:1px solid #ccc}.status-bar span b{position:absolute;top:2px;left:2px;right:2px;bottom:2px;background:#999;opacity:0;animation:statusPulse 2s linear infinite}@keyframes statusPulse{0%{opacity:0}50%{opacity:1}to{opacity:0}}.protocol-title{text-transform:uppercase;left:90px;top:0;width:220px;padding:2px 0;font-size:75%;text-align:center;color:#333;font-weight:700}.info-panel{top:5px;right:10px;width:80px;text-align:right;color:#666}.info-panel span{display:block}.info-panel span b{font-weight:400;margin-left:-4px;text-shadow:0 0 1px #999}.handle{font-size:40%}.time-display{font-size:100%}.date-display{font-size:80%}.service-label{font-size:40%}.chart-container{top:80px;right:7px;height:160px;width:50px;border-bottom:2px solid #ccc}.chart-container span{display:block;margin-left:10%;width:80%;height:1px;background:#ccc;margin-bottom:3px}.chart-fill{top:0;width:100%;background:#f0f0f0;animation:chartFill 2s ease-in-out infinite}@keyframes chartFill{0%{height:0}20%{height:50px}40%{height:10px}60%{height:120px}80%{height:70px}to{height:0}}.coordinates{bottom:37px;right:7px;font-size:80%;text-align:right;text-shadow:0 0 1px #999;color:#666}.coordinates span{margin-left:-4px}.live-networks{width:200px;bottom:56px;right:70px;font-size:40%;text-align:right;color:#666}.live-networks span{position:absolute;top:1px;height:60%;width:100px;background:#ccc;right:60px;animation:networkBar 2s ease-in-out infinite}@keyframes networkBar{0%{width:100px}20%{width:10px}40%{width:140px}60%{width:50px}80%{width:120px}to{width:100px}}.audio-bars{bottom:32px;width:100px;height:50px;left:10px}.audio-bars span{position:absolute;bottom:0;height:50px;width:7px;background:#999}.bar-10{right:5px;animation:audioBar 1s ease-in-out infinite}.bar-9{right:15px;animation:audioBar 2s ease-in-out infinite}.bar-8{right:25px;animation:audioBar 1.5s ease-in-out infinite}.bar-7{right:35px;animation:audioBar 1.8s ease-in-out infinite}.bar-6{right:45px;animation:audioBar 1.1s ease-in-out infinite}.bar-5{right:55px;animation:audioBar 1.7s ease-in-out infinite}.bar-4{right:65px;animation:audioBar 1.2s ease-in-out infinite}.bar-3{right:75px;animation:audioBar 1.6s ease-in-out infinite}.bar-2{right:85px;animation:audioBar 1.3s ease-in-out infinite}.bar-1{right:95px;animation:audioBar 2s ease-in-out infinite}@keyframes audioBar{0%{height:50px}20%{height:10px}40%{height:30px}60%{height:5px}80%{height:20px}to{height:50px}}.figure-3d{top:40px;left:130px;height:170px;width:170px;border-radius:5px;transform:rotateY(-30deg) rotateX(10deg);transform-style:preserve-3d;animation:figure3DRotate 8s ease-in-out infinite}@keyframes figure3DRotate{0%{transform:rotateY(-30deg) rotateX(30deg)}20%{transform:rotateY(30deg) rotateX(30deg)}40%{transform:rotateY(30deg) rotateX(-30deg)}60%{transform:rotateY(-10deg) rotateX(30deg)}80%{transform:rotateY(30deg) rotateX(-10deg)}to{transform:rotateY(-30deg) rotateX(30deg)}}.figure-3d span,.figure-3d>div{transform-style:preserve-3d}.ring-outer{left:-2px;top:-2px;height:170px;width:170px;border-radius:50%;border-width:2px;border-style:solid;box-shadow:0 0 5px rgba(0,102,204,.3);animation:ringOuterRotate 4s ease-in-out infinite}@keyframes ringOuterRotate{0%{transform:rotate(0deg);opacity:1;border-color:#00d8d6}10%{transform:rotate(30deg);opacity:1;border-color:#8bb3e0}20%{transform:rotate(-30deg);opacity:0;border-color:#00d8d6}30%{transform:rotate(0deg);opacity:1;border-color:#5a8bc4}40%{transform:rotate(-60deg);opacity:1;border-color:#00d8d6}50%{transform:rotate(-40deg);opacity:1;border-color:#7aa6d9}60%{transform:rotate(-100deg);opacity:0;border-color:#00d8d6}70%{transform:rotate(-150deg);opacity:1;border-color:#00d8d6}80%{transform:rotate(100deg);opacity:0;border-color:#00d8d6}90%{transform:rotate(30deg);opacity:1;border-color:#99c5eb}to{transform:rotate(0deg);opacity:1;border-color:#00d8d6}}.ring-outer span{display:block;position:absolute;top:50%;left:50%;margin-top:-5px;height:10px;width:3px;background:#00d8d6;box-shadow:0 0 5px rgba(0,102,204,.3)}.tick-marks{height:170px;width:170px;animation:tickMarksRotate 20s linear infinite}@keyframes tickMarksRotate{0%{transform:translateZ(-5px) rotate(0deg)}to{transform:translateZ(-5px) rotate(1turn)}}.tick-marks span{display:block;position:absolute;top:50%;left:50%;margin-top:-3px;height:6px;width:2px;background:#ccc}.ring-middle{top:10px;left:10px;height:130px;width:130px;border-radius:50%;border:10px solid #8bb3e0;box-shadow:0 0 5px rgba(0,102,204,.3);transform:translateZ(10px);animation:ringMiddleRotate 6s ease-in-out infinite}@keyframes ringMiddleRotate{0%{transform:translateZ(10px) rotate(0deg);border-color:#8bb3e0;opacity:1}10%{transform:translateZ(10px) rotate(-80deg);border-color:#00d8d6;opacity:1}20%{transform:translateZ(10px) rotate(-60deg);border-color:#8bb3e0;opacity:0}30%{transform:translateZ(10px) rotate(-200deg);border-color:#00d8d6;opacity:1}40%{transform:translateZ(10px) rotate(-210deg);border-color:#99c5eb;opacity:1}50%{transform:translateZ(10px) rotate(-120deg);border-color:#7aa6d9;opacity:1}60%{transform:translateZ(10px) rotate(-100deg);border-color:#8bb3e0;opacity:1}70%{transform:translateZ(10px) rotate(-30deg);border-color:#8bb3e0;opacity:1}80%{transform:translateZ(10px) rotate(0deg);border-color:#5a8bc4;opacity:0}90%{transform:translateZ(10px) rotate(90deg);border-color:#8bb3e0;opacity:1}to{transform:translateZ(10px) rotate(0deg);border-color:#8bb3e0;opacity:1}}.ring-middle-vertical{width:40px;background:#fff;top:-13px;left:45px;bottom:-13px}.ring-middle-vertical span{left:12px;position:absolute;display:block;border:1px solid #8bb3e0;height:14px;width:14px;border-radius:100%;transform:translateZ(2px)}.ring-dot-bottom{bottom:0!important}.ring-middle-vertical span b{top:3px;left:3px;position:absolute;height:8px;width:8px;background:#8bb3e0;border-radius:100%;animation:ringDotPulse 2s ease-in-out infinite}@keyframes ringDotPulse{0%{background:#8bb3e0;opacity:1}25%{background:#7aa6d9;opacity:0}50%{background:#99c5eb;opacity:1}75%{background:#7aa6d9;opacity:0}to{background:#8bb3e0;opacity:1}}.ring-middle-horizontal{height:40px;background:#fff;top:45px;left:-15px;right:-15px}.ring-middle-horizontal span{position:absolute;display:block;border:1px solid #00d8d6;border-radius:50%;height:6px;width:6px;top:15px;transform:translateZ(2px)}.ring-dot-left{left:6px}.ring-dot-right{right:6px}.ring-cross-1{transform:translateZ(1px) rotate(45deg)}.ring-cross-1,.ring-cross-2{width:2px;background:#fff;top:-10px;left:64px;bottom:-10px}.ring-cross-2{transform:translateZ(1px) rotate(-45deg)}.ring-inner{top:33px;left:33px;height:100px;width:100px;border:2px solid #99c5eb;border-radius:100%;transform:translateZ(20px);animation:ringInnerRotate 6s ease-in-out infinite}@keyframes ringInnerRotate{0%{transform:translateZ(20px) rotate(0);opacity:1}25%{transform:translateZ(20px) rotate(120deg);opacity:1}50%{transform:translateZ(20px) rotate(0);opacity:0}75%{transform:translateZ(20px) rotate(-120deg);opacity:1}to{transform:translateZ(20px) rotate(0);opacity:1}}.ring-inner-vertical{left:45px;top:-3px;bottom:-3px;width:10px;background:#fff;transform:translateZ(1px)}.ring-inner-horizontal{top:45px;left:-3px;right:-3px;height:10px;background:#fff;transform:translateZ(1px)}.ring-inner-spoke{top:47px;left:49px;height:6px;width:2px;background:#99c5eb}.spoke-1{transform:rotate(45deg) translateY(55px)}.spoke-2{transform:rotate(-45deg) translateY(55px)}.spoke-3{transform:rotate(135deg) translateY(55px)}.spoke-4{transform:rotate(225deg) translateY(55px)}.clock-hands{left:45px;top:45px;height:80px;width:80px;animation:clockHandsRotate 20s linear infinite}@keyframes clockHandsRotate{0%{transform:translateZ(25px) rotate(1turn)}to{transform:translateZ(25px) rotate(0deg)}}.clock-hands span{display:block;position:absolute;top:50%;left:50%;margin-top:-2px;height:4px;width:1px;background:#ccc;font-size:30%}.clock-hands span b{font-weight:400;position:absolute;bottom:150%;width:5px;left:-2px;overflow:hidden}.crosshair-outer{top:61px;left:61px;height:46px;width:46px;border-radius:50%;border:1px solid #8bb3e0;transform:translateZ(30px)}.crosshair-middle{top:65px;left:65px;height:36px;width:36px;border-radius:50%;border:2px solid #8bb3e0;background:#fff;transform:translateZ(34px);animation:crosshairMiddleRotate 6s linear infinite}@keyframes crosshairMiddleRotate{0%{transform:translateZ(34px) rotate(0deg);opacity:1}10%{transform:translateZ(34px) rotate(36deg);opacity:0}20%{transform:translateZ(34px) rotate(72deg);opacity:1}70%{transform:translateZ(34px) rotate(252deg);opacity:1}80%{transform:translateZ(34px) rotate(288deg);opacity:0}90%{transform:translateZ(34px) rotate(324deg);opacity:1}to{transform:translateZ(34px) rotate(1turn)}}.crosshair-middle-vertical{transform:translateZ(-1px)}.crosshair-middle-horizontal,.crosshair-middle-vertical{top:-12px;left:17px;height:60px;width:2px;background:#8bb3e0}.crosshair-middle-horizontal{transform:translateZ(-1px) rotate(90deg)}.crosshair-inner{top:69px;left:69px;height:30px;width:30px;border-radius:50%;border:1px solid #00d8d6;background:#fff;transform:translateZ(40px);animation:crosshairInnerRotate 8s linear infinite}@keyframes crosshairInnerRotate{0%{transform:translateZ(40px) rotate(1turn);border-color:#00d8d6;opacity:1}10%{transform:translateZ(40px) rotate(324deg);border-color:#00d8d6;opacity:0}20%{transform:translateZ(40px) rotate(288deg);border-color:#00d8d6;opacity:1}50%{transform:translateZ(40px) rotate(180deg);border-color:#99c5eb}to{transform:translateZ(40px) rotate(0deg);border-color:#00d8d6}}.crosshair-inner-vertical{transform:translateZ(-1px)}.crosshair-inner-horizontal,.crosshair-inner-vertical{top:-10px;left:10px;height:50px;width:10px;background:#00d8d6;border-radius:5px;animation:crosshairInnerColor 8s linear infinite}.crosshair-inner-horizontal{transform:translateZ(-1px) rotate(90deg)}@keyframes crosshairInnerColor{0%{background:#00d8d6}50%{background:#99c5eb}to{background:#00d8d6}}.center-dot{top:79px;left:79px;height:10px;width:10px;border-radius:50%;border:1px solid #8bb3e0;transform:translateZ(50px)}.center-dot span{top:3px;left:3px;position:absolute;display:block;height:4px;width:4px;background:#8bb3e0;border-radius:50%;transform:translateZ(1px)}.ScrollingTerminal_terminal__0CcPD{font-family:IBM Plex Mono,monospace}.ScrollingTerminal_scrollContainer__Sa6H4{overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.ScrollingTerminal_scrollContainer__Sa6H4::-webkit-scrollbar{display:none}.ScrollingTerminal_scrollContent__MB68d{padding-top:100%;padding-bottom:100%}.AudioPlayer_vertical-slider__fh_KK{-webkit-appearance:slider-vertical;appearance:slider-vertical;width:6px;height:60px;border-radius:3px;cursor:pointer;writing-mode:bt-lr}.AudioPlayer_vertical-slider__fh_KK::-webkit-slider-thumb{appearance:none;width:14px;height:14px;border-radius:50%;background:#00d8d6;cursor:pointer}.AudioPlayer_vertical-slider__fh_KK::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#00d8d6;cursor:pointer;border:none}