
  body.pa213-ui-motion-polish.pa214-guardian-growth #pa188-shell[data-page="terminal"] .pa188-node {
    animation:
      pa216RouteIn .44s cubic-bezier(.16,1,.3,1) both,
      pa217CardCurrent 4.6s linear infinite !important;
  }
  body.pa213-ui-motion-polish.pa214-guardian-growth #pa188-shell[data-page="terminal"] .pa188-node[data-selected="true"] {
    animation:
      pa217CardCurrent 3.3s linear infinite,
      pa217SelectedAura 2.2s ease-in-out infinite !important;
  }
  body.pa213-ui-motion-polish.pa214-guardian-growth #pa188-shell[data-page="terminal"] .pa188-node-icon {
    animation: pa217IconCircuit 3.6s linear infinite !important;
  }
  body.pa213-ui-motion-polish.pa214-guardian-growth #pa188-shell[data-page="terminal"] .pa188-node-icon::before {
    animation: pa217IconRing 2.8s linear infinite !important;
  }
  body.pa213-ui-motion-polish.pa214-guardian-growth #pa188-shell[data-page="terminal"] .pa188-node-icon::after {
    animation: pa217CoreBlink 2.2s steps(4,end) infinite !important;
  }
