.auth-form-module__H7PF1a__container{background:linear-gradient(135deg,#f5f7fa 0%,#e4e8ec 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-form-module__H7PF1a__card{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:2.5rem;box-shadow:0 10px 40px #0000001a}.auth-form-module__H7PF1a__header{text-align:center;margin-bottom:2rem}.auth-form-module__H7PF1a__logo{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:inline-flex}.auth-form-module__H7PF1a__logoIcon{color:#fff;font-size:1.75rem;font-weight:700}.auth-form-module__H7PF1a__title{color:#111827;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.auth-form-module__H7PF1a__subtitle{color:#6b7280;margin:0;font-size:.95rem}.auth-form-module__H7PF1a__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.875rem;display:flex}.auth-form-module__H7PF1a__error svg{flex-shrink:0}.auth-form-module__H7PF1a__form{flex-direction:column;gap:1.25rem;display:flex}.auth-form-module__H7PF1a__field{flex-direction:column;gap:.5rem;display:flex}.auth-form-module__H7PF1a__field label{color:#374151;font-size:.875rem;font-weight:500}.auth-form-module__H7PF1a__field input{background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.auth-form-module__H7PF1a__field input:focus{background:#fff;border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.auth-form-module__H7PF1a__field input:disabled{opacity:.6;cursor:not-allowed}.auth-form-module__H7PF1a__field input::placeholder{color:#9ca3af}.auth-form-module__H7PF1a__passwordWrapper{position:relative}.auth-form-module__H7PF1a__passwordWrapper input{padding-right:3rem}.auth-form-module__H7PF1a__passwordToggle{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.auth-form-module__H7PF1a__passwordToggle:hover{color:#374151}.auth-form-module__H7PF1a__passwordStrength{align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.auth-form-module__H7PF1a__strengthBar{background:#e5e7eb;border-radius:2px;flex:1;height:4px;overflow:hidden}.auth-form-module__H7PF1a__strengthFill{height:100%;transition:width .3s,background-color .3s}.auth-form-module__H7PF1a__strengthLabel{min-width:60px;font-size:.75rem;font-weight:500}.auth-form-module__H7PF1a__passwordHints{grid-template-columns:repeat(2,1fr);gap:.25rem 1rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.auth-form-module__H7PF1a__passwordHints li{color:#9ca3af;padding-left:1.25rem;font-size:.75rem;position:relative}.auth-form-module__H7PF1a__passwordHints li:before{content:"";border:1.5px solid #d1d5db;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.auth-form-module__H7PF1a__passwordHints li.auth-form-module__H7PF1a__valid{color:#22c55e}.auth-form-module__H7PF1a__passwordHints li.auth-form-module__H7PF1a__valid:before{background:#22c55e url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E") 50%/10px no-repeat;border-color:#22c55e}.auth-form-module__H7PF1a__fieldError{color:#dc2626;font-size:.75rem}.auth-form-module__H7PF1a__fieldHint{color:#64748b;margin-top:.35rem;font-size:.75rem;line-height:1.35;display:block}.auth-form-module__H7PF1a__forgotPassword{text-align:right;margin-top:-.5rem}.auth-form-module__H7PF1a__forgotPassword a{color:#6366f1;font-size:.875rem;text-decoration:none}.auth-form-module__H7PF1a__forgotPassword a:hover{text-decoration:underline}.auth-form-module__H7PF1a__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.auth-form-module__H7PF1a__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.auth-form-module__H7PF1a__submitBtn:active:not(:disabled){transform:translateY(0)}.auth-form-module__H7PF1a__submitBtn:disabled{opacity:.7;cursor:not-allowed}.auth-form-module__H7PF1a__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite auth-form-module__H7PF1a__spin}@keyframes auth-form-module__H7PF1a__spin{to{transform:rotate(360deg)}}.auth-form-module__H7PF1a__switchAuth{text-align:center;color:#6b7280;margin-top:1.5rem;font-size:.875rem}.auth-form-module__H7PF1a__switchAuth a{color:#6366f1;font-weight:500;text-decoration:none}.auth-form-module__H7PF1a__switchAuth a:hover{text-decoration:underline}@media (max-width:480px){.auth-form-module__H7PF1a__card{border-radius:12px;padding:1.75rem}.auth-form-module__H7PF1a__title{font-size:1.5rem}.auth-form-module__H7PF1a__passwordHints{grid-template-columns:1fr}}
