.auth-tabs{border-bottom:1.5px solid var(--w2e-border);margin-bottom:28px;display:flex}.auth-tab{color:var(--w2e-text-muted);text-align:center;background:0 0;flex:1;padding:12px 0 14px;font-size:16px;font-weight:700;text-decoration:none;transition:color .15s;position:relative}.auth-tab:hover,.auth-tab.active{color:var(--w2e-text-main)}.auth-tab.active:after{background:var(--w2e-primary);content:"";border-radius:2px;height:2.5px;position:absolute;bottom:-1.5px;left:0;right:0}.auth-field{margin-bottom:16px}.auth-field label{color:var(--w2e-text-muted);margin-bottom:7px;font-size:13px;font-weight:700;display:block}.auth-field input{border:1.5px solid var(--w2e-border);width:100%;min-height:46px;color:var(--w2e-text-main);background:var(--w2e-bg-card);box-shadow:none;border-radius:9px;outline:none;padding:13px 15px;font-family:inherit;font-size:14.5px;transition:border-color .15s,box-shadow .15s}.auth-field input:focus,.auth-field input:focus-visible{border-color:var(--w2e-primary);box-shadow:0 0 0 3px var(--w2e-primary-ring)}.auth-field input::placeholder{color:var(--w2e-text-light)}.auth-field-error{color:var(--destructive);margin:6px 0 0;font-size:12px}.auth-code-row{gap:10px;display:flex}.auth-code-row input{flex:1;min-width:0}.auth-code-btn,.auth-captcha-box img{pointer-events:none}.auth-captcha-box{border:1.5px solid var(--w2e-border);background:var(--w2e-bg-card);border-radius:9px;flex:none;min-height:46px}.auth-code-btn{color:var(--w2e-primary);white-space:nowrap;cursor:pointer;padding:0 16px;font-family:inherit;font-size:13.5px;font-weight:700}.auth-code-btn:hover:not(:disabled){border-color:var(--w2e-primary)}.auth-code-btn:disabled{cursor:not-allowed;opacity:.6}.auth-captcha-box{width:110px;height:50px;color:var(--w2e-text-muted);cursor:pointer;justify-content:center;align-items:center;font-size:12px;display:flex;overflow:hidden}.auth-captcha-box img{object-fit:cover;width:100%;height:100%}.auth-row-between{justify-content:space-between;align-items:center;gap:16px;margin:6px 0 22px;display:flex}.auth-check{color:var(--w2e-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;font-size:13px;display:inline-flex;position:relative}.auth-check-box{border:2px solid var(--w2e-text-muted);border-radius:4px;flex:none;justify-content:center;align-items:center;width:19px;height:19px;transition:border-color .15s;display:inline-flex;position:relative}.auth-check-box.checked{border-color:var(--w2e-primary)}.auth-check-box svg{width:14px;height:14px;color:var(--w2e-primary);stroke-width:3px}.auth-forgot{color:var(--w2e-primary);font-size:13px;font-weight:700;text-decoration:none}.auth-forgot:hover{color:var(--w2e-primary-hover);text-decoration:underline}.auth-form-error{border:1px solid var(--w2e-primary-border);color:var(--w2e-text-body);background:var(--w2e-primary-soft);border-radius:9px;margin:0 0 16px;padding:10px 12px;font-size:13px;line-height:1.55}.auth-submit{color:#fff;background:var(--w2e-primary);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:14px;font-family:inherit;font-size:15.5px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex;box-shadow:0 6px 16px #d6402d47}.auth-submit:hover:not(:disabled){background:var(--w2e-primary-hover);transform:translateY(-2px);box-shadow:0 10px 22px #d6402d57}.auth-submit:disabled{cursor:not-allowed;opacity:.75}.auth-submit svg{width:16px;height:16px}.auth-agree{color:var(--w2e-text-muted);text-align:center;margin:16px 0 0;font-size:12px;line-height:1.7}.auth-agree button{color:var(--w2e-primary);font:inherit;cursor:pointer;background:0 0;border:0;padding:0 3px;font-weight:600}.auth-agree button:hover{text-decoration:underline}.auth-recovery-dots{background-image:radial-gradient(circle,#00000009 1px,#0000 1px);background-size:24px 24px}
