.auth-wrap{justify-content:center;padding:4rem 1.25rem 6rem;display:flex}.auth-card{background:#fff;border:1px solid #00000014;border-radius:14px;width:100%;max-width:400px;padding:2rem;box-shadow:0 8px 30px #0000000d}.auth-card h1{margin:0 0 .35rem;font-size:1.5rem}.auth-sub{color:#6b7684;margin:0 0 1.5rem;font-size:.9rem}.auth-card form{flex-direction:column;gap:.9rem;display:flex}.auth-card label{color:#333;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;display:flex}.auth-card input{font:inherit;border:1px solid #00000026;border-radius:8px;padding:.7rem .8rem;font-weight:400}.auth-card input:focus{outline-offset:0;border-color:#0000;outline:2px solid #e5484d}.auth-card button[type=submit]{justify-content:center;width:100%;margin-top:.4rem}.auth-error{color:#b42318;background:#fdecec;border:1px solid #f3c2c2;border-radius:8px;margin:0 0 1rem;padding:.6rem .8rem;font-size:.85rem}.auth-alt{color:#6b7684;margin:1.25rem 0 0;font-size:.88rem}.auth-hint{color:#8b98a5;margin-top:-.4rem;font-size:.78rem}.auth-card input,.auth-card button[type=submit],.auth-card .btn,.btn-google{box-sizing:border-box}.auth-card .btn{justify-content:center;width:100%;display:flex}.btn-google{color:#1f2328;background:#fff;border:1px solid #00000029;border-radius:8px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.7rem .9rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .12s,box-shadow .12s;display:flex}.btn-google:hover{background:#f7f8fa;box-shadow:0 1px 3px #00000014}.btn-google svg{flex:none}.auth-divider{text-align:center;color:#98a2b0;align-items:center;margin:1.1rem 0;font-size:.78rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#0000001a;flex:1;height:1px}.auth-divider span{padding:0 .7rem}
