.mask[data-v-ef717154]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5019607843137255);animation:bgIn-ef717154 .3s;z-index:100}.mask .content[data-v-ef717154]{position:relative;width:calc(100% - 2.4rem);padding:1.92rem 0 .533333rem 0;border-radius:.533333rem;animation:contentIn-ef717154 .3s}.mask .content .top-banner[data-v-ef717154]{position:absolute;left:calc(50% - 2.90667rem);top:-.88rem;width:5.813333rem;height:2.346667rem}.mask .content .icon-close[data-v-ef717154]{position:absolute;right:0;top:-.906667rem;width:.64rem;height:.64rem}.mask .content .title[data-v-ef717154]{line-height:.666667rem;margin-bottom:.533333rem}.mask .content .lines[data-v-ef717154]{line-height:.64rem}.mask .content button[data-v-ef717154]{width:3.466667rem;height:1.066667rem;margin-top:.8rem;border-radius:.533333rem;background:linear-gradient(90deg,#fd536e,#ff70b5)}@keyframes bgIn-ef717154{0%{background-color:transparent}to{background-color:rgba(0,0,0,.5019607843137255)}}@keyframes contentIn-ef717154{0%{transform:scale(0)}to{transform:scale(1)}}