.styles_form-container__JWNj4{display:flex;flex-direction:column;gap:16px;padding:60px 20px 24px;width:100%;max-width:400px;margin:0 auto;box-sizing:border-box}.styles_logo___Sg8y{width:80px;height:auto;margin:0 auto 8px}.styles_logo___Sg8y path{fill:#000}.styles_form-title__WPLw6{font-family:Geist;font-size:24px;font-weight:600;line-height:120%;color:var(--text-primary);margin:0 0 8px;text-align:center}.styles_form-subtitle__xp42O{font-family:Geist;font-size:14px;font-weight:400;line-height:140%;color:var(--text-secondary);margin:0 0 16px;text-align:center}.styles_input-group___DY3V{display:flex;flex-direction:column;gap:6px}.styles_input-label__au_Bv{font-family:Geist;font-size:14px;font-weight:500;line-height:120%;color:var(--text-secondary)}.styles_input-field__e6ouR{width:100%;height:44px;padding:10px 16px;border-radius:12px;border:1px solid rgba(0,0,0,.12);background:rgba(255,255,255,.64);font-family:Geist;font-size:16px;font-weight:400;line-height:120%;color:var(--text-primary);outline:none;transition:border-color .2s ease;box-sizing:border-box}.styles_input-field__e6ouR::placeholder{color:var(--text-tertiary)}.styles_input-field__e6ouR:focus{border-color:rgba(0,0,0,.32)}.styles_input-field--error__q956j{border-color:#ff4444}.styles_select-field__z8rE9{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23000000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px;cursor:pointer}.styles_select-field__z8rE9 option{font-family:Geist}.styles_error-text__W_BtC{font-family:Geist;font-size:12px;font-weight:400;color:#ff4444;margin:0}.styles_error-text--centered__RRLzK{text-align:center}.styles_submit-button__4VExE{width:100%;height:44px;padding:10px 16px;border-radius:999px;border:none;background:#000;color:#fff;font-family:Geist;font-size:16px;font-weight:500;line-height:120%;cursor:pointer;margin-top:8px;transition:opacity .2s ease,transform .1s ease}.styles_submit-button__4VExE:hover:not(:disabled){opacity:.9}.styles_submit-button__4VExE:active:not(:disabled){transform:scale(.98)}.styles_submit-button__4VExE:disabled{opacity:.5;cursor:not-allowed}.styles_submit-button--loading__OuIEh{position:relative}.styles_submit-button--loading__OuIEh:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:styles_spin__nBx_i .8s linear infinite}@keyframes styles_spin__nBx_i{to{transform:rotate(1turn)}}.styles_success-container__2IFdN{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;min-height:300px}.styles_success-logo__NfI6G{width:80px;height:auto;margin-bottom:24px}.styles_success-logo__NfI6G path{fill:#000}.styles_success-title__u0KFQ{font-family:Geist;font-size:24px;font-weight:600;line-height:120%;color:var(--text-primary);margin:0 0 8px}.styles_success-message__Jde79{font-family:Geist;font-size:16px;font-weight:400;line-height:140%;color:var(--text-secondary);margin:0}@media (max-width:480px){.styles_form-container__JWNj4{padding:56px 16px 20px}.styles_form-title__WPLw6{font-size:20px}}