.myd-route-bar{z-index:99999;pointer-events:none;background:linear-gradient(90deg,#667eea,#c471f5,#f5576c);border-radius:0 2px 2px 0;width:0%;height:3px;transition:width;position:fixed;top:0;left:0}.myd-route-bar.active{width:85%;transition:width 8s cubic-bezier(.1,.05,0,1);box-shadow:0 0 12px #c471f599}
