.pl-overlay{background:#fff;bottom:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99999}.pl-body,.pl-overlay{align-items:center;display:flex}.pl-body{flex-direction:column;gap:32px}.pl-svg{overflow:visible}.pl-svg .pl-path{animation:pl-letter-in .7s cubic-bezier(.22,1,.36,1) forwards;opacity:0}.pl-svg .pl-path-a{animation-delay:.1s}.pl-svg .pl-path-o{animation-delay:.28s}.pl-svg .pl-path-h{animation-delay:.46s}@keyframes pl-letter-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.pl-bar{background:#00000014;height:2px;overflow:hidden;width:180px}.pl-bar .pl-bar-fill{background:linear-gradient(90deg,#1e3296,#ff6400);height:100%;width:0}.pl-bar .pl-bar-fill.pl-bar-complete{transition:width .4s ease-out}.pl-fade-leave-active{transition:opacity .55s ease-in-out}.pl-fade-leave-to{opacity:0}body::-webkit-scrollbar{background-color:#dcdcdc4d;width:6px}body::-webkit-scrollbar-thumb{background-color:#ff6a00}body::-webkit-scrollbar-track{background-color:#f1f1f1;-webkit-box-shadow:inset 0 0 6px #d9d9d91a}
