.biubiu-mini-loading[data-v-33d0a5a2]{display:flex;align-items:center;justify-content:center;gap:.13333rem;padding:.2rem 0}.mini-lottie-wrap[data-v-33d0a5a2]{width:1.6rem;height:1.6rem}.mini-text[data-v-33d0a5a2]{color:#5a7a72;font-size:4.8vw;letter-spacing:.53vw;opacity:.9}.page-container{min-height:100vh}#app{touch-action:pan-y;width:100%;height:100%}.pull-success{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.08rem;padding:.13333rem 0;animation:success-fade-in .3s ease-out}@keyframes success-fade-in{0%{opacity:0;transform:translateY(-.05333rem)}to{opacity:1;transform:translateY(0)}}.success-check{width:.42667rem;height:.42667rem}.check-svg{width:100%;height:100%}.check-circle{fill:none;stroke:#68d7c6;stroke-width:2;stroke-dasharray:69;stroke-dashoffset:69;animation:circle-draw .4s ease-out .1s forwards}@keyframes circle-draw{to{stroke-dashoffset:0}}.check-path{fill:none;stroke:#68d7c6;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:20;stroke-dashoffset:20;animation:check-draw .3s ease-out .45s forwards}@keyframes check-draw{to{stroke-dashoffset:0}}.pull-success .success-text{font-size:.21333rem;color:#68d7c6;font-weight:500;opacity:0;animation:text-appear .3s ease-out .5s forwards}@keyframes text-appear{to{opacity:1}}.custom-progress{width:100%;height:.26667rem!important;background-color:#e9ecef;border-radius:.25rem;overflow:hidden;box-shadow:inset 0 .01333rem .02667rem rgba(0,0,0,.1);border:.06667rem solid #270c5b}.van-progress__portion:after{content:"";width:100%;height:100%;display:block;transition:width .6s ease;animation:progress-stretch 2s ease-out}@keyframes progress-stretch{0%{width:0;opacity:.5}50%{opacity:1;box-shadow:.02667rem 0 .10667rem rgba(0,123,255,.3)}to{width:var(--progress-width,75%)}}.van-progress__portion:after{background-image:linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,.4) 75%,transparent 0);background-size:1rem 1rem;animation:progress-stripes 1s linear infinite}@keyframes progress-stripes{0%{background-position:0 0}to{background-position:1rem 0}}