.Auth-module__hqGvXa__authContainer{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);flex-direction:column;min-height:100vh;display:flex;position:relative}.Auth-module__hqGvXa__authContainer:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#c1023008 0%,#0000 50%),radial-gradient(circle at 80% 80%,#c1023008 0%,#0000 50%);position:absolute;inset:0}.Auth-module__hqGvXa__authMain{z-index:1;flex:1;justify-content:center;align-items:center;padding:4rem 1.5rem;display:flex;position:relative}.Auth-module__hqGvXa__authCard{background-color:#fff;border-radius:16px;width:100%;max-width:440px;padding:3rem 2.5rem;animation:.4s ease-out Auth-module__hqGvXa__slideUp;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #0000000d}@keyframes Auth-module__hqGvXa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Auth-module__hqGvXa__authLogoLink{margin-bottom:2rem;text-decoration:none;display:inline-block}.Auth-module__hqGvXa__authLogo{color:#c10230;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.Auth-module__hqGvXa__authTitle{color:#111827;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.Auth-module__hqGvXa__authSubtitle{color:#6b7280;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.5}.Auth-module__hqGvXa__accountTypeToggle{background-color:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:12px;gap:.5rem;margin-bottom:2rem;padding:.25rem;display:flex}.Auth-module__hqGvXa__toggleOption{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Auth-module__hqGvXa__toggleOption:hover:not(:disabled){color:#374151;background-color:#ffffff80}.Auth-module__hqGvXa__toggleOption:disabled{opacity:.5;cursor:not-allowed}.Auth-module__hqGvXa__toggleOption svg{flex-shrink:0;width:18px;height:18px}.Auth-module__hqGvXa__toggleActive{color:#c10230;background-color:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.Auth-module__hqGvXa__toggleActive:hover:not(:disabled){color:#a00226;background-color:#fff}.Auth-module__hqGvXa__authForm{flex-direction:column;gap:1.25rem;display:flex}.Auth-module__hqGvXa__authField{flex-direction:column;gap:.5rem;display:flex}.Auth-module__hqGvXa__authLabel{color:#374151;font-size:.875rem;font-weight:500;display:block}.Auth-module__hqGvXa__authInput{color:#111827;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:10px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.Auth-module__hqGvXa__authInput:hover:not(:disabled){border-color:#d1d5db}.Auth-module__hqGvXa__authInput:focus{border-color:#c10230;outline:none;box-shadow:0 0 0 3px #c102301a}.Auth-module__hqGvXa__authInput:disabled{opacity:.6;cursor:not-allowed;background-color:#f9fafb}.Auth-module__hqGvXa__passwordWrapper{align-items:center;display:flex;position:relative}.Auth-module__hqGvXa__passwordWrapper .Auth-module__hqGvXa__authInput{padding-right:3rem}.Auth-module__hqGvXa__passwordToggle{color:#6b7280;cursor:pointer;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex;position:absolute;right:.75rem}.Auth-module__hqGvXa__passwordToggle:hover:not(:disabled){color:#374151}.Auth-module__hqGvXa__passwordToggle:disabled{opacity:.5;cursor:not-allowed}.Auth-module__hqGvXa__authButton{color:#fff;cursor:pointer;background-color:#c10230;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.875rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.Auth-module__hqGvXa__authButton:hover:not(:disabled){background-color:#a00226;transform:translateY(-1px);box-shadow:0 4px 12px #c1023059}.Auth-module__hqGvXa__authButton:active:not(:disabled){transform:translateY(0)}.Auth-module__hqGvXa__authButton:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 1px 2px #0000000d}.Auth-module__hqGvXa__spinner{flex-shrink:0}.Auth-module__hqGvXa__spinnerCircle{stroke-dasharray:12.566 31.416;transform-origin:50%;animation:1s linear infinite Auth-module__hqGvXa__spin}@keyframes Auth-module__hqGvXa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Auth-module__hqGvXa__authFooter{color:#6b7280;border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding-top:2rem;font-size:.875rem;display:flex}.Auth-module__hqGvXa__authLink{color:#c10230;cursor:pointer;font-weight:600;text-decoration:none;transition:color .2s}.Auth-module__hqGvXa__authLink:hover{color:#a00226;text-decoration:underline}.Auth-module__hqGvXa__authError{color:#b91c1c;background-color:#fef2f2;border:1.5px solid #fecaca;border-radius:10px;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.875rem;animation:.3s ease-out Auth-module__hqGvXa__slideDown;display:flex}@keyframes Auth-module__hqGvXa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Auth-module__hqGvXa__authError svg{color:#dc2626;flex-shrink:0}.Auth-module__hqGvXa__authHint{color:#6b7280;margin-top:.25rem;font-size:.8125rem}.Auth-module__hqGvXa__authHintError{color:#dc2626;margin-top:.25rem;font-size:.8125rem}.Auth-module__hqGvXa__forgotPasswordLink{justify-content:flex-end;margin-top:-.5rem;margin-bottom:.5rem;display:flex}.Auth-module__hqGvXa__forgotPasswordLink .Auth-module__hqGvXa__authLink{font-size:.8125rem;font-weight:500}.Auth-module__hqGvXa__authSuccess{color:#065f46;background-color:#d1fae5;border:1.5px solid #6ee7b7;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;font-size:.875rem;animation:.3s ease-out Auth-module__hqGvXa__slideDown;display:flex}.Auth-module__hqGvXa__authSuccess svg{color:#059669;flex-shrink:0;margin-top:.125rem}.Auth-module__hqGvXa__authSuccess strong{margin-bottom:.25rem;font-weight:600;display:block}.Auth-module__hqGvXa__authSuccess p{color:#047857;margin:0;font-size:.8125rem;line-height:1.5}.Auth-module__hqGvXa__toastSuccess{z-index:50;position:fixed;bottom:24px;right:24px}.Auth-module__hqGvXa__toastSuccessContent{color:#065f46;background-color:#d1fae5;border:1px solid #6ee7b7;border-radius:999px;align-items:center;gap:10px;padding:.875rem 1rem;font-size:.875rem;font-weight:500;display:flex;box-shadow:0 10px 25px #0f172a2e}.Auth-module__hqGvXa__toastSuccessContent svg{flex-shrink:0}.Auth-module__hqGvXa__toastCloseButton{color:inherit;cursor:pointer;background:0 0;border:none;margin-left:4px;padding:0 4px;font-size:1rem;line-height:1}@media (max-width:640px){.Auth-module__hqGvXa__toastSuccess{bottom:16px;left:16px;right:16px}.Auth-module__hqGvXa__toastSuccessContent{border-radius:12px;justify-content:space-between}}@media (max-width:768px){.Auth-module__hqGvXa__authMain{align-items:flex-start;padding:3rem 1rem 2rem}.Auth-module__hqGvXa__authCard{border-radius:12px;max-width:100%;padding:2rem 1.5rem}.Auth-module__hqGvXa__authLogo{margin-bottom:1.5rem;font-size:1.25rem}.Auth-module__hqGvXa__authTitle{margin-bottom:.375rem;font-size:1.625rem}.Auth-module__hqGvXa__authSubtitle{margin-bottom:1.25rem;font-size:.875rem}.Auth-module__hqGvXa__accountTypeToggle{margin-bottom:1.5rem;padding:.1875rem}.Auth-module__hqGvXa__toggleOption{padding:.625rem 1rem;font-size:.8125rem}.Auth-module__hqGvXa__formGroup{margin-bottom:1.25rem}.Auth-module__hqGvXa__formLabel{margin-bottom:.5rem;font-size:.875rem}.Auth-module__hqGvXa__formInput{padding:.75rem 1rem;font-size:.9375rem}.Auth-module__hqGvXa__formButton{margin-top:.5rem;padding:.875rem 1.5rem;font-size:.9375rem}.Auth-module__hqGvXa__authFooter{flex-direction:column;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.8125rem}.Auth-module__hqGvXa__authLink{font-size:.8125rem}.Auth-module__hqGvXa__divider{margin:1.5rem 0}.Auth-module__hqGvXa__dividerText{padding:0 .75rem;font-size:.75rem}.Auth-module__hqGvXa__socialButton{padding:.75rem 1rem;font-size:.875rem}}@media (max-width:480px){.Auth-module__hqGvXa__authMain{padding:2.5rem .75rem 1.5rem}.Auth-module__hqGvXa__authCard{padding:1.75rem 1.25rem}.Auth-module__hqGvXa__authTitle{font-size:1.5rem}.Auth-module__hqGvXa__authLogo{font-size:1.125rem}.Auth-module__hqGvXa__toggleOption{padding:.5rem .875rem;font-size:.75rem}.Auth-module__hqGvXa__formInput{padding:.6875rem .875rem;font-size:.875rem}.Auth-module__hqGvXa__formButton{padding:.75rem 1.25rem;font-size:.875rem}}
.GrantProfileWizard-module___96QwG__overlay{z-index:1100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a7a;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.GrantProfileWizard-module___96QwG__modalShell,.GrantProfileWizard-module___96QwG__embeddedShell{background:linear-gradient(#fffdf8 0%,#fff 48%,#f8fafc 100%);border:1px solid #94a3b83d;border-radius:24px;width:100%;max-width:880px;box-shadow:0 24px 80px #0f172a2e}.GrantProfileWizard-module___96QwG__modalShell{max-height:calc(100vh - 3rem);overflow-y:auto}.GrantProfileWizard-module___96QwG__embeddedShell{margin-top:1rem}.GrantProfileWizard-module___96QwG__header{padding:1.5rem 1.5rem 0}.GrantProfileWizard-module___96QwG__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#b45309;margin:0 0 .5rem;font-size:.78rem;font-weight:700}.GrantProfileWizard-module___96QwG__title{color:#0f172a;margin:0;font-size:1.7rem;line-height:1.15}.GrantProfileWizard-module___96QwG__subtitle{color:#475569;margin:.75rem 0 0;font-size:.98rem;line-height:1.65}.GrantProfileWizard-module___96QwG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1.5rem;display:grid}.GrantProfileWizard-module___96QwG__field,.GrantProfileWizard-module___96QwG__fieldWide{flex-direction:column;gap:.45rem;display:flex}.GrantProfileWizard-module___96QwG__fieldWide{grid-column:1/-1}.GrantProfileWizard-module___96QwG__label{color:#1e293b;font-size:.88rem;font-weight:600}.GrantProfileWizard-module___96QwG__input,.GrantProfileWizard-module___96QwG__select,.GrantProfileWizard-module___96QwG__textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:14px;width:100%;padding:.9rem 1rem;font-size:.96rem;transition:border-color .2s,box-shadow .2s}.GrantProfileWizard-module___96QwG__textarea{resize:vertical;min-height:118px}.GrantProfileWizard-module___96QwG__input:focus,.GrantProfileWizard-module___96QwG__select:focus,.GrantProfileWizard-module___96QwG__textarea:focus{border-color:#d97706;outline:none;box-shadow:0 0 0 4px #d977061f}.GrantProfileWizard-module___96QwG__helperRow{justify-content:space-between;align-items:center;gap:1rem;padding:0 1.5rem 1rem;display:flex}.GrantProfileWizard-module___96QwG__helperText{color:#64748b;margin:0;font-size:.9rem;line-height:1.55}.GrantProfileWizard-module___96QwG__completeness{white-space:nowrap;color:#92400e;background:#fef3c7;border-radius:999px;padding:.45rem .8rem;font-size:.8rem;font-weight:700}.GrantProfileWizard-module___96QwG__error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin:0 1.5rem 1rem;padding:.85rem 1rem;font-size:.92rem}.GrantProfileWizard-module___96QwG__actions{justify-content:flex-end;gap:.75rem;padding:0 1.5rem 1.5rem;display:flex}.GrantProfileWizard-module___96QwG__primaryButton,.GrantProfileWizard-module___96QwG__secondaryButton{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:.9rem 1.2rem;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.GrantProfileWizard-module___96QwG__primaryButton{color:#fff;background:linear-gradient(135deg,#d97706 0%,#ea580c 100%);box-shadow:0 10px 24px #ea580c38}.GrantProfileWizard-module___96QwG__primaryButton:hover:not(:disabled),.GrantProfileWizard-module___96QwG__secondaryButton:hover:not(:disabled){transform:translateY(-1px)}.GrantProfileWizard-module___96QwG__primaryButton:disabled,.GrantProfileWizard-module___96QwG__secondaryButton:disabled{opacity:.6;cursor:not-allowed}.GrantProfileWizard-module___96QwG__secondaryButton{color:#334155;background:#fff;border-color:#cbd5e1}@media (max-width:768px){.GrantProfileWizard-module___96QwG__overlay{padding:1rem}.GrantProfileWizard-module___96QwG__grid{grid-template-columns:1fr}.GrantProfileWizard-module___96QwG__helperRow,.GrantProfileWizard-module___96QwG__actions{flex-direction:column;align-items:stretch}.GrantProfileWizard-module___96QwG__completeness{white-space:normal;text-align:center}}.GrantProfileWizard-module___96QwG__websiteInputWrapper{align-items:center;gap:.5rem;width:100%;display:flex}.GrantProfileWizard-module___96QwG__websiteInput{flex:1;min-width:0}.GrantProfileWizard-module___96QwG__autofillButton{color:#d97706;cursor:pointer;white-space:nowrap;background-color:#d977060d;border:1px solid #d9770659;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;height:100%;padding:.9rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.GrantProfileWizard-module___96QwG__autofillButton:hover:not(:disabled){background-color:#d977061a;border-color:#d97706;transform:translateY(-1px);box-shadow:0 4px 12px #d977061a}.GrantProfileWizard-module___96QwG__autofillButton:active:not(:disabled){transform:translateY(0)}.GrantProfileWizard-module___96QwG__autofillButton:disabled{opacity:.5;cursor:not-allowed;color:#94a3b8;box-shadow:none;background-color:#f1f5f9;border-color:#cbd5e1}.GrantProfileWizard-module___96QwG__autofillSpinner{border:2px solid #d9770640;border-top-color:#d97706;border-radius:50%;width:14px;height:14px;margin-right:.5rem;animation:.8s linear infinite GrantProfileWizard-module___96QwG__spin}@keyframes GrantProfileWizard-module___96QwG__spin{to{transform:rotate(360deg)}}
