:root{--ws-auth-max:520px}.authWrap{place-items:center;min-height:calc(100vh - 72px);padding:28px 16px 40px;display:grid}.authCard{width:min(var(--ws-auth-max),100%);border:1px solid var(--ws-border);background:var(--ws-fill-ghost);box-shadow:var(--ws-shadow-soft);color:var(--ws-text);border-radius:22px;gap:14px;padding:18px;display:grid}.authCard h1{margin:0;font-size:22px;font-weight:950}.authCard p{color:var(--ws-muted);margin:0;font-weight:600;line-height:1.5}.authShell{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:min(72vh,100dvh - 180px);padding:12px 0 40px;display:flex}.authCard{box-sizing:border-box;background:linear-gradient(170deg,#161b22f2 0%,#0d1117fa 100%);border:1px solid #f0f6fc1a;border-radius:14px;width:100%;max-width:420px;padding:28px 28px 26px;box-shadow:inset 0 0 0 1px #00000059,0 24px 64px #00000073}.authCard--wide{max-width:480px}.authKicker{letter-spacing:.1em;text-transform:uppercase;color:var(--ws-green,#2ecc71);margin:0 0 6px;font-size:11px;font-weight:800}.authH1{letter-spacing:-.03em;color:var(--ws-text);margin:0;font-size:clamp(1.45rem,.4rem + 1.5vw,1.7rem);font-weight:950;line-height:1.15}.authLead{color:var(--ws-muted);margin:10px 0 0;font-size:14px;line-height:1.5}.authAlt{color:var(--ws-muted);margin:12px 0 0;font-size:14px;line-height:1.5}.authLink{color:#7aefc0;border-bottom:1px solid #2ecc7159;font-weight:800;text-decoration:none;transition:color .12s,border-color .12s}.authLink:hover{color:#a6f4d0;border-color:#2ecc718c}.authAlert{border-radius:10px;margin-top:16px;padding:12px 14px;font-size:14px;font-weight:650;line-height:1.45}.authAlert--err{border:1px solid var(--ws-qa-danger-border,#e74c3c66);background:var(--ws-qa-danger-fill,#e74c3c1f);color:var(--ws-danger-text,#ffc8c8)}.authAlert--ok{border:1px solid var(--ws-green-border-mid);background:var(--ws-green-fill-faint,#2ecc7114);color:var(--ws-text)}.authForm{gap:16px;margin-top:22px;display:grid}.authField{gap:7px;display:grid}.authLabel{color:var(--ws-muted-2);letter-spacing:.02em;font-size:12px;font-weight:750}.authInput{color:var(--ws-text);box-sizing:border-box;background:#00000047;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.authInput::placeholder{color:var(--ws-muted-2);opacity:.7}.authInput:hover{border-color:#ffffff29}.authInput:focus{border-color:#2ecc7173;box-shadow:0 0 0 3px #2ecc711f}.authActions{flex-direction:column;gap:10px;margin-top:2px;display:flex}.authBtn{border:1px solid var(--ws-green-border-mid);background:var(--ws-green-fill-loud,#2ecc7124);min-height:46px;color:var(--ws-text);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;padding:0 18px;font-family:inherit;font-size:14px;font-weight:900;transition:background .15s,border-color .15s;display:inline-flex}.authBtn:hover:not(:disabled){background:var(--ws-green-fill,#2ecc7133);border-color:var(--ws-green-border-focus)}.authBtn:disabled{opacity:.55;cursor:not-allowed}.authBtn--primary{background:linear-gradient(#23863659 0%,#206e328c 100%);border-color:#2386368c;box-shadow:inset 0 0 0 1px #0003}.authBtn--primary:hover:not(:disabled){background:linear-gradient(#28964073 0%,#207837a6 100%);border-color:#3cb45a99}.authTextBtn{color:var(--ws-muted);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:10px;min-height:40px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:800;transition:background .12s,border-color .12s,color .12s}.authTextBtn:hover:not(:disabled){color:var(--ws-text);background:#ffffff0a;border-color:#ffffff2e}.authFoot{color:var(--ws-muted-2);text-align:center;margin:0;font-size:12px;line-height:1.5}.authSubtle{text-align:center;border-top:1px solid #ffffff0f;margin-top:18px;padding-top:16px}.authSubtle a,.authSubtle button.authLinkish{color:var(--ws-muted-2);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;font-weight:650;text-decoration:underline}.authSubtle a:hover,.authSubtle button.authLinkish:hover{color:var(--ws-muted)}
