html,body,#root{height:100%;margin:0}body{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;overscroll-behavior:none}@keyframes pulse-node-breathe{0%,to{transform:scale(1);box-shadow:0 0 12px #ffff0059}50%{transform:scale(1.08);box-shadow:0 0 22px #ffff00a6}}@keyframes pulse-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pulse-node-active{animation:1.4s ease-in-out infinite pulse-node-breathe}.pulse-marquee-content{animation:18s linear infinite pulse-marquee}.pulse-beam-fill{position:relative}.pulse-beam-fill:after{content:"";background:#ff0;border-radius:50%;width:8px;height:9px;position:absolute;top:-3px;right:-2px;box-shadow:0 0 10px #ff0c}@keyframes pulse-scanline-drift{0%{background-position:0 0}to{background-position:0 120px}}.pulse-scanline{animation:8s linear infinite pulse-scanline-drift}
