*{box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont}body{margin:0;background:url(/image/bg1.png)}.authOverlay{min-height:100vh;display:flex;align-items:center;justify-content:center}.authModal{width:420px;background:#1f2933;border-radius:20px;padding:40px 30px;text-align:center;color:#fff}.authLogo{width:80px;height:80px;background:#5ee28f;border-radius:12px;margin:0 auto 20px}.authTitle{margin-bottom:30px;font-size:22px}.authBtn{width:100%;height:52px;border-radius:14px;border:none;margin-bottom:14px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#000;transition:.2s}.authBtn img{width:22px;height:22px}.authBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.25)}.authOr{margin:16px 0;color:#9ca3af}.authFooter{margin-top:20px;font-size:13px;color:#9ca3af}.authFooter a{color:#5ee28f;text-decoration:none}.authFooter a:hover{text-decoration:underline}