.track-faint{stroke:rgba(193,166,121,.3);stroke-width:1}.tick-mark{stroke:rgba(121,152,133,.3);stroke-width:1}.track-gold{stroke:#c1a679;stroke-width:1.5;stroke-dasharray:1000;stroke-dashoffset:1000}.crosshair{stroke:#799885;stroke-width:.75;opacity:0}.node-ring{fill:none;stroke:#c1a679;stroke-width:1;opacity:0}.node-dot{fill:#f4f2ec;stroke:#c1a679;stroke-width:2;opacity:0}.node-fill{fill:#c1a679;opacity:0}.animate-sequencer .track-gold{animation:drawTrack 3s linear .2s forwards}@keyframes drawTrack{to{stroke-dashoffset:0}}@keyframes popIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes pulseRing{0%{transform:scale(1);opacity:.8}to{transform:scale(3.5);opacity:0}}@keyframes lockCrosshair{0%{transform:rotate(-45deg) scale(.5);opacity:0}to{transform:rotate(0deg) scale(1);opacity:1}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.animate-sequencer .t-1 .node-dot,.animate-sequencer .t-1 .node-fill{animation:popIn .3s cubic-bezier(.175,.885,.32,1.275) .5s forwards}.animate-sequencer .t-1 .node-ring{animation:pulseRing 1.5s ease-out .5s forwards}.animate-sequencer .t-1 .crosshair{animation:lockCrosshair .5s ease-out .5s forwards}.animate-sequencer .step-1{animation:fadeUp .6s ease .6s forwards}.animate-sequencer .t-2 .node-dot,.animate-sequencer .t-2 .node-fill{animation:popIn .3s cubic-bezier(.175,.885,.32,1.275) 1.3s forwards}.animate-sequencer .t-2 .node-ring{animation:pulseRing 1.5s ease-out 1.3s forwards}.animate-sequencer .t-2 .crosshair{animation:lockCrosshair .5s ease-out 1.3s forwards}.animate-sequencer .step-2{animation:fadeUp .6s ease 1.4s forwards}.animate-sequencer .t-3 .node-dot,.animate-sequencer .t-3 .node-fill{animation:popIn .3s cubic-bezier(.175,.885,.32,1.275) 2s forwards}.animate-sequencer .t-3 .node-ring{animation:pulseRing 1.5s ease-out 2s forwards}.animate-sequencer .t-3 .crosshair{animation:lockCrosshair .5s ease-out 2s forwards}.animate-sequencer .step-3{animation:fadeUp .6s ease 2.1s forwards}.animate-sequencer .t-4 .node-dot,.animate-sequencer .t-4 .node-fill{animation:popIn .3s cubic-bezier(.175,.885,.32,1.275) 2.8s forwards}.animate-sequencer .t-4 .node-ring{animation:pulseRing 2s ease-out 2.8s infinite}.animate-sequencer .t-4 .crosshair{animation:lockCrosshair .5s ease-out 2.8s forwards}.animate-sequencer .step-4{animation:fadeUp .6s ease 2.9s forwards}.step-block{opacity:0;transform:translateY(20px)}.pulse-1{animation:breathe 12s ease-in-out infinite alternate}.pulse-2{animation:breathe 16s ease-in-out infinite alternate-reverse}@keyframes breathe{0%{opacity:.2}to{opacity:1}}