.move-home-pay-success{min-height:100%;background:var(--neutral-1)}.move-home-pay-success .van-nav-bar__title{line-height:.22rem}.move-home-pay-success .wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.move-home-pay-success .block{width:2.44rem;height:1.88rem;padding:.08rem;border-radius:.06rem;box-sizing:border-box;background-color:hsla(0,0%,100%,.4)}.move-home-pay-success .blockInner{width:100%;height:100%;background-color:#fff;border-radius:.06rem;display:flex;flex-direction:column;align-items:center}.move-home-pay-success .payment-check-spinner{width:.5rem;height:.5rem;margin-top:.26rem;border:.08rem solid #d1d5db;border-top-color:#60a5fa;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#60a5fa;animation:payment-check-spin 1s linear infinite}.move-home-pay-success .payment-check-icon{width:.3rem;height:.3rem;animation:payment-check-ping 1.2s ease-in-out infinite}.move-home-pay-success .payment-check-title{margin-top:.14rem;font-size:.14rem;line-height:.2rem;color:#666;text-align:center}.move-home-pay-success .payment-check-desc{margin-top:.04rem;font-size:.12rem;line-height:.18rem;color:#999;text-align:center}.move-home-pay-success__content{padding:.4rem .44rem 0;text-align:center}.move-home-pay-success__image{display:block;width:.86rem;height:.86rem;margin:0 auto;object-fit:contain}.move-home-pay-success__title{margin-top:.16rem;color:var(--neutral-11);font-size:.16rem;font-weight:600;line-height:.22rem}.move-home-pay-success__description{margin-top:.08rem;color:var(--neutral-8);font-size:.14rem;font-weight:400;line-height:.2rem}.move-home-pay-success__actions{display:flex;flex-direction:column;gap:.12rem;margin-top:.44rem}.move-home-pay-success__button{display:flex;align-items:center;justify-content:center;width:100%;height:.44rem;padding:0 .16rem;border-radius:.22rem;font-family:inherit;font-size:.16rem;font-weight:500;line-height:.22rem}.move-home-pay-success__button:active{opacity:.85}.move-home-pay-success__button--primary{border:0;background:var(--neutral-11);color:var(--neutral-white)}.move-home-pay-success__button--secondary{border:.015rem solid var(--neutral-7);background:transparent;color:var(--neutral-9)}@keyframes payment-check-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes payment-check-ping{0%{transform:scale(.9);opacity:.8}50%{transform:scale(1);opacity:1}to{transform:scale(.9);opacity:.8}}