.app-popup{width:var(--app-popup-width)!important;max-width:var(--app-popup-max-width)!important;transform-origin:var(--app-popup-transform-origin)!important;background:0 0!important;overflow:visible!important}.app-popup.van-popup--center.app-popup--top{left:var(--app-popup-viewport-center-x,min(50vw, 215px))!important;right:auto!important;top:calc(var(--app-popup-viewport-top,0px) + var(--app-popup-top))!important;margin:0!important;transform:translate(-50%)scale(1)!important}.app-popup.van-popup--center.app-popup--center{left:var(--app-popup-viewport-center-x,min(50vw, 215px))!important;right:auto!important;top:var(--app-popup-viewport-center-y,50dvh)!important;margin:0!important;transform:translate(-50%,-50%)scale(1)!important}.app-popup.van-popup--bottom.app-popup--bottom{left:var(--app-popup-viewport-center-x,min(50vw, 215px))!important;right:auto!important;top:var(--app-popup-viewport-bottom,100dvh)!important;margin:0!important;bottom:auto!important;transform:translate(-50%,-100%)!important}.app-popup__content[data-v-b675fe82]{width:100%;position:relative}.app-popup.popup-scale-enter-active,.app-popup.popup-scale-leave-active{will-change:opacity, transform}.app-popup.popup-scale-enter-active{transition:opacity .18s ease-out,transform .18s cubic-bezier(.2,.8,.2,1)}.app-popup.popup-scale-leave-active{transition:opacity .15s ease-in,transform .15s ease-in}.app-popup.popup-scale-enter-from,.app-popup.popup-scale-leave-to{opacity:0;transform:scale(.92)}.app-popup__close[data-v-b675fe82]{z-index:2;color:#fff;width:3rem;height:3rem;transform:translateX(var(--app-popup-close-offset-x,min(2.66667vw, 11.4667px)));background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:transform .16s;display:flex;position:absolute}.app-popup__close[data-v-b675fe82]:active{transform:translateX(var(--app-popup-close-offset-x,min(2.66667vw, 11.4667px))) scale(.95)}.app-popup.popup-scale-enter-from,.app-popup.popup-scale-leave-to{opacity:0}.app-popup.popup-scale-enter-to,.app-popup.popup-scale-leave-from{opacity:1}
