.AuthCard-module-scss-module__YiYo5q__card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:var(--auth-radius);width:100%;overflow:hidden;box-shadow:0 4px 24px #0000000f}.AuthCard-module-scss-module__YiYo5q__header{text-align:center;padding:32px 32px 0}@media (max-width:480px){.AuthCard-module-scss-module__YiYo5q__header{padding:24px 24px 0}}.AuthCard-module-scss-module__YiYo5q__title{color:var(--auth-text);letter-spacing:-.02em;margin:0 0 6px;font-size:22px;font-weight:700}.AuthCard-module-scss-module__YiYo5q__description{color:var(--auth-text-secondary);margin:0;font-size:14px;line-height:1.5}.AuthCard-module-scss-module__YiYo5q__content{padding:24px 32px 32px}@media (max-width:480px){.AuthCard-module-scss-module__YiYo5q__content{padding:20px 24px 24px}}.AuthCard-module-scss-module__YiYo5q__footer{background:var(--auth-bg);border-top:1px solid var(--auth-border-subtle);text-align:center;color:var(--auth-text-secondary);padding:16px 32px;font-size:14px}@media (max-width:480px){.AuthCard-module-scss-module__YiYo5q__footer{padding:14px 24px}}
.AuthForm-module-scss-module__168KzW__form{flex-direction:column;gap:16px;display:flex}.AuthForm-module-scss-module__168KzW__field{flex-direction:column;gap:6px;display:flex}.AuthForm-module-scss-module__168KzW__label{color:var(--auth-text);font-size:13px;font-weight:500}.AuthForm-module-scss-module__168KzW__labelOptional{color:var(--auth-text-muted);font-weight:400}.AuthForm-module-scss-module__168KzW__input{color:var(--auth-text);background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:var(--auth-radius-sm);width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.AuthForm-module-scss-module__168KzW__input::placeholder{color:var(--auth-text-muted)}.AuthForm-module-scss-module__168KzW__input:focus{border-color:var(--auth-primary);outline:none;box-shadow:0 0 0 3px #17171714}.AuthForm-module-scss-module__168KzW__input:disabled{background:var(--auth-bg);color:var(--auth-text-muted);cursor:not-allowed}.AuthForm-module-scss-module__168KzW__inputError{border-color:#dc2626}.AuthForm-module-scss-module__168KzW__inputError:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.AuthForm-module-scss-module__168KzW__primaryButton{background:var(--auth-primary);color:#fff;border-radius:var(--auth-radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .15s,opacity .15s;display:inline-flex}.AuthForm-module-scss-module__168KzW__primaryButton:hover:not(:disabled){background:var(--auth-primary-hover)}.AuthForm-module-scss-module__168KzW__primaryButton:disabled{opacity:.6;cursor:not-allowed}.AuthForm-module-scss-module__168KzW__secondaryButton{background:var(--auth-surface);width:100%;color:var(--auth-text);border:1px solid var(--auth-border);border-radius:var(--auth-radius-sm);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.AuthForm-module-scss-module__168KzW__secondaryButton:hover:not(:disabled){background:var(--auth-bg);border-color:var(--auth-text-muted)}.AuthForm-module-scss-module__168KzW__secondaryButton:disabled{opacity:.6;cursor:not-allowed}.AuthForm-module-scss-module__168KzW__link{color:var(--auth-text-secondary);font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.AuthForm-module-scss-module__168KzW__link:hover{color:var(--auth-text)}.AuthForm-module-scss-module__168KzW__linkSmall{color:var(--auth-text-muted);font-size:12px}.AuthForm-module-scss-module__168KzW__divider{align-items:center;gap:16px;margin:8px 0;display:flex}.AuthForm-module-scss-module__168KzW__divider:before,.AuthForm-module-scss-module__168KzW__divider:after{content:"";background:var(--auth-border-subtle);flex:1;height:1px}.AuthForm-module-scss-module__168KzW__divider span{color:var(--auth-text-muted);text-transform:lowercase;font-size:12px}.AuthForm-module-scss-module__168KzW__error{border-radius:var(--auth-radius-sm);color:#dc2626;background:#fef2f2;border:1px solid #fecaca;align-items:flex-start;gap:8px;padding:12px 14px;font-size:13px;line-height:1.4;display:flex}.AuthForm-module-scss-module__168KzW__error svg{flex-shrink:0;margin-top:1px}.AuthForm-module-scss-module__168KzW__fieldError{color:#dc2626;margin-top:2px;font-size:12px}.AuthForm-module-scss-module__168KzW__success{border-radius:var(--auth-radius-sm);color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;align-items:flex-start;gap:8px;padding:12px 14px;font-size:13px;line-height:1.4;display:flex}.AuthForm-module-scss-module__168KzW__success svg{flex-shrink:0;margin-top:1px}.AuthForm-module-scss-module__168KzW__socialButton{background:var(--auth-surface);width:100%;color:var(--auth-text);border:1px solid var(--auth-border);border-radius:var(--auth-radius-sm);cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:background-color .15s,border-color .15s;display:inline-flex}.AuthForm-module-scss-module__168KzW__socialButton:hover{background:var(--auth-bg);border-color:var(--auth-text-muted)}.AuthForm-module-scss-module__168KzW__socialButton svg{flex-shrink:0}.AuthForm-module-scss-module__168KzW__socialButtons{flex-direction:column;gap:10px;display:flex}.AuthForm-module-scss-module__168KzW__helperText{color:var(--auth-text-muted);text-align:center;font-size:12px;line-height:1.5}.AuthForm-module-scss-module__168KzW__row{justify-content:space-between;align-items:center;gap:16px;display:flex}.AuthForm-module-scss-module__168KzW__rowCenter{justify-content:center}.AuthForm-module-scss-module__168KzW__checkboxLabel{cursor:pointer;align-items:center;gap:10px;display:flex}.AuthForm-module-scss-module__168KzW__checkbox{width:16px;height:16px;accent-color:var(--auth-primary);cursor:pointer}.AuthForm-module-scss-module__168KzW__checkboxText{color:var(--auth-text-secondary);font-size:13px}.AuthForm-module-scss-module__168KzW__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite AuthForm-module-scss-module__168KzW__spin}@keyframes AuthForm-module-scss-module__168KzW__spin{to{transform:rotate(360deg)}}.AuthForm-module-scss-module__168KzW__devNotice{text-align:center;flex-direction:column;align-items:center;padding:24px 0;display:flex}.AuthForm-module-scss-module__168KzW__devIcon{background:var(--auth-surface);border:1px solid var(--auth-border);width:48px;height:48px;color:var(--auth-text-secondary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.AuthForm-module-scss-module__168KzW__devTitle{color:var(--auth-text);margin-bottom:8px;font-size:18px;font-weight:600}.AuthForm-module-scss-module__168KzW__devDescription{color:var(--auth-text-secondary);max-width:320px;margin-bottom:24px;font-size:14px;line-height:1.6}.AuthForm-module-scss-module__168KzW__devButton{background:var(--auth-primary);color:#fff;border-radius:var(--auth-radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-flex}.AuthForm-module-scss-module__168KzW__devButton:hover{background:var(--auth-primary-hover)}.AuthForm-module-scss-module__168KzW__devButton svg{flex-shrink:0}
.styles-module-scss-module__se-stq__passwordHint{color:var(--auth-text-muted);margin-top:4px;font-size:12px}.styles-module-scss-module__se-stq__successContent{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.styles-module-scss-module__se-stq__successIcon{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.styles-module-scss-module__se-stq__successIcon svg{color:#16a34a}.styles-module-scss-module__se-stq__successText{color:var(--auth-text-secondary);margin:0;font-size:14px;line-height:1.6}
.styles-module-scss-module__YhoOWG__successContent{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.styles-module-scss-module__YhoOWG__successIcon{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.styles-module-scss-module__YhoOWG__successIcon svg{color:#16a34a}.styles-module-scss-module__YhoOWG__successText{color:var(--auth-text-secondary);margin:0;font-size:14px;line-height:1.6}.styles-module-scss-module__YhoOWG__successText strong{color:var(--auth-text)}
.styles-module-scss-module__t0BInW__content{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.styles-module-scss-module__t0BInW__icon{background:var(--auth-bg);border:1px solid var(--auth-border-subtle);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.styles-module-scss-module__t0BInW__icon svg{color:var(--auth-text-muted)}.styles-module-scss-module__t0BInW__text{color:var(--auth-text-secondary);margin:0;font-size:14px;line-height:1.6}.styles-module-scss-module__t0BInW__subtext{color:var(--auth-text-muted);margin:0;font-size:13px;line-height:1.5}
