*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:#050a14;width:100%;height:100%;overflow:hidden}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes edgeDraw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes nodeReveal{0%{opacity:0}65%{opacity:.85}to{opacity:1}}@keyframes mergeBirth{0%{opacity:0}20%{opacity:.4}55%{opacity:.85}to{opacity:1}}@keyframes rootBirth{0%{opacity:0}30%{opacity:.25}65%{opacity:.75}to{opacity:1}}@keyframes nodeDeath{0%{opacity:1}40%{opacity:.6}75%{opacity:.15}to{opacity:0}}@keyframes edgeRetract{0%{stroke-dashoffset:0}to{stroke-dashoffset:1px}}
