.background[data-v-257e2436]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.404)}.background .popup[data-v-257e2436]{position:absolute;top:50%;left:50%;margin-top:-100px;margin-left:-200px;background:#dfdfdf;width:400px;height:200px;border-radius:6px;box-shadow:0 0 50px 20px #000;display:flex;flex-direction:column;justify-content:space-between;padding:20px}.background .popup p[data-v-257e2436]{color:#707070;font-size:1em;text-align:left;margin:0}.background .popup input[data-v-257e2436]{color:#3a3a3a;background:#dfdfdf;border-bottom:3px solid #3a3a3a;font-size:1.6em;font-weight:300;padding:10px 0;margin-bottom:8px}.background .popup img[data-v-257e2436]{width:30px;margin-left:3px}.background .popup .err[data-v-257e2436]{font-size:.7em;color:#f66565}