.password-strength-module__fZHnpa__wrap{flex-direction:column;gap:.375rem;display:flex}.password-strength-module__fZHnpa__bars{gap:.25rem;display:flex}.password-strength-module__fZHnpa__bar{background:#e5e7eb;border-radius:9999px;flex:1;height:4px;transition:background-color .15s}.password-strength-module__fZHnpa__bar_fraca{background:#dc2626}.password-strength-module__fZHnpa__bar_media{background:#d97706}.password-strength-module__fZHnpa__bar_forte{background:#16a34a}.password-strength-module__fZHnpa__label{margin:0;font-size:.75rem}.password-strength-module__fZHnpa__label_fraca{color:#dc2626}.password-strength-module__fZHnpa__label_media{color:#d97706}.password-strength-module__fZHnpa__label_forte{color:#16a34a}
.auth-module__ohZFAq__wrap{--ekoy-purple:#7c3aed;--ekoy-purple-light:#c4b5fd;--ekoy-purple-soft:#ede9fe;--ekoy-purple-deep:#5b21b6;--ekoy-ink:#1c1033;--ekoy-muted:#6b7280;--ekoy-bg:#f8f7ff;--ekoy-surface:#fff;--ekoy-border-strong:#7c3aed33;--fg-link:var(--ekoy-purple);--font-sans:"Plus Jakarta Sans",var(--font-inter),system-ui,-apple-system,sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-3xl:1.875rem;--leading-normal:1.55;--tracking-tight:-.02em;--space-2:.5rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-full:9999px;--shadow-button:0 8px 16px #7c3aed4d;--shadow-ring:0 0 0 3px #7c3aed2e;--shadow-card:0 20px 45px #1c103314;--grad-cta:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%);--ease-out:cubic-bezier(.22,1,.36,1);--dur-fast:.15s;--dur-base:.2s;min-height:100vh;padding:var(--space-8)var(--space-6);font-family:var(--font-sans);color:var(--ekoy-ink);background:var(--ekoy-bg);-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;display:flex}.auth-module__ohZFAq__card{background:var(--ekoy-surface);width:100%;max-width:400px;padding:var(--space-8);box-shadow:var(--shadow-card);text-align:center;border-radius:1rem;flex-direction:column;align-items:center;display:flex}.auth-module__ohZFAq__logo{width:96px;height:auto;margin-bottom:var(--space-6)}.auth-module__ohZFAq__iconCircle{border-radius:var(--radius-full);background:var(--ekoy-purple-soft);width:56px;height:56px;color:var(--ekoy-purple);margin-bottom:var(--space-5);justify-content:center;align-items:center;display:flex}.auth-module__ohZFAq__iconCircle svg{width:26px;height:26px}.auth-module__ohZFAq__cardHead{margin-bottom:var(--space-6)}.auth-module__ohZFAq__card h1{font-size:var(--text-3xl);letter-spacing:var(--tracking-tight);margin:0 0 var(--space-2);color:var(--ekoy-ink);font-weight:800}.auth-module__ohZFAq__cardSub{font-size:var(--text-base);color:var(--ekoy-muted);line-height:var(--leading-normal);margin:0}.auth-module__ohZFAq__form{gap:var(--space-5);text-align:left;flex-direction:column;width:100%;display:flex}.auth-module__ohZFAq__field{gap:var(--space-2);flex-direction:column;display:flex}.auth-module__ohZFAq__field label{font-size:var(--text-sm);color:var(--ekoy-ink);font-weight:600}.auth-module__ohZFAq__input{align-items:center;display:flex;position:relative}.auth-module__ohZFAq__inputIcon{width:18px;height:18px;color:var(--ekoy-muted);pointer-events:none;transition:color var(--dur-fast)var(--ease-out);position:absolute;left:14px}.auth-module__ohZFAq__input input{width:100%;font-family:inherit;font-size:var(--text-base);color:var(--ekoy-ink);border-radius:var(--radius-md);border:1px solid var(--ekoy-border-strong);background:var(--ekoy-surface);transition:border-color var(--dur-base)var(--ease-out),box-shadow var(--dur-base)var(--ease-out);outline:none;padding:13px 44px}.auth-module__ohZFAq__input input::placeholder{color:#9ca3af}.auth-module__ohZFAq__input input:focus{border-color:var(--ekoy-purple);box-shadow:var(--shadow-ring)}.auth-module__ohZFAq__input:focus-within .auth-module__ohZFAq__inputIcon{color:var(--ekoy-purple)}.auth-module__ohZFAq__toggle{width:32px;height:32px;color:var(--ekoy-muted);border-radius:var(--radius-sm);cursor:pointer;transition:color var(--dur-fast)var(--ease-out),background var(--dur-fast)var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;right:8px}.auth-module__ohZFAq__toggle:hover{color:var(--ekoy-purple);background:var(--ekoy-purple-soft)}.auth-module__ohZFAq__toggle svg{width:18px;height:18px}.auth-module__ohZFAq__hint{font-size:var(--text-xs);color:var(--ekoy-muted);margin:0}.auth-module__ohZFAq__btn{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-full);width:100%;font-family:inherit;font-weight:700;font-size:var(--text-base);cursor:pointer;background:var(--grad-cta);color:#fff;box-shadow:var(--shadow-button);transition:transform var(--dur-base)var(--ease-out),box-shadow var(--dur-base)var(--ease-out);border:none;padding:15px 24px;display:inline-flex}.auth-module__ohZFAq__btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 22px #7c3aed61}.auth-module__ohZFAq__btn:active:not(:disabled){transform:translateY(0)}.auth-module__ohZFAq__btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.auth-module__ohZFAq__error{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:#dc2626;border-radius:var(--radius-md);text-align:left;background:#fee2e2;border:1px solid #dc262640;padding:10px 14px;display:flex}.auth-module__ohZFAq__error svg{flex-shrink:0;width:16px;height:16px}.auth-module__ohZFAq__link{font-size:var(--text-sm);color:var(--fg-link);font-weight:600;text-decoration:none}.auth-module__ohZFAq__link:hover{color:var(--ekoy-purple-deep);text-underline-offset:3px;text-decoration:underline}.auth-module__ohZFAq__linkBack{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--fg-link);font-weight:600;text-decoration:none;display:inline-flex}.auth-module__ohZFAq__linkBack:hover{color:var(--ekoy-purple-deep);text-underline-offset:3px;text-decoration:underline}.auth-module__ohZFAq__linkBack svg{width:16px;height:16px}.auth-module__ohZFAq__cardFoot{margin-top:var(--space-6)}
