.YesNoField_root__genwm{display:flex;flex-direction:column;gap:var(--space-300);width:100%}.YesNoField_prompt__aehZ9{display:flex;flex-direction:column;gap:var(--space-100)}.YesNoField_label__YVpd_{color:var(--color-shades-1000);font-size:var(--fs-200-mobile);font-weight:var(--fw-medium);line-height:var(--lh-200);letter-spacing:var(--ls-400)}.YesNoField_hint__J1fVN{font-family:var(--font-inter);letter-spacing:var(--ls-100);line-height:var(--lh-100);font-weight:var(--fw-normal);font-size:var(--fs-100-mobile);color:var(--color-shades-700)}.YesNoField_toggle__TYZkz{display:inline-flex;align-items:center;align-self:flex-start;padding:var(--space-100);background-color:var(--color-shades-200);border-radius:999px}.YesNoField_option__FUC3H{font-family:var(--font-inter);letter-spacing:var(--ls-200);line-height:var(--lh-400);font-weight:var(--fw-medium);font-size:var(--fs-200-mobile);min-width:72px;padding:var(--space-300) var(--space-700);border:none;background:transparent;color:var(--color-shades-700);border-radius:999px;cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.YesNoField_option__FUC3H:hover{color:var(--color-shades-1000)}.YesNoField_optionSelected__oH47f{background-color:var(--color-shades-0);color:var(--color-shades-1000);box-shadow:var(--shadow-sm)}.YesNoField_optionSelected__oH47f:hover{color:var(--color-shades-1000)}.YesNoField_option__FUC3H:focus-visible{outline:2px solid var(--color-shades-1000);outline-offset:2px}.YesNoField_toggleInvalid__GwTbx{border:1px solid var(--color-alert)}.YesNoField_errorMessage__p_rxn{color:var(--color-alert);font-size:var(--fs-200-mobile);font-weight:var(--fw-normal);line-height:var(--lh-400);letter-spacing:var(--ls-300)}.LaunchPaymentBox_root__WGcmh{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--space-1000);border-radius:var(--radius-lg);background-color:var(--color-shades-1000);border:1px solid var(--color-shades-800);color:var(--color-shades-0);width:100%}.LaunchPaymentBox_amount__5Zkhu{font-family:var(--font-onest);font-weight:var(--fw-semibold);letter-spacing:var(--ls-400);font-size:var(--fs-700-mobile);margin-bottom:var(--space-500)}@media screen and (min-width:720px){.LaunchPaymentBox_amount__5Zkhu{font-size:var(--fs-700-tablet)}}.LaunchPaymentBox_description__lybDm{color:var(--color-shades-500);font-size:var(--fs-300-mobile);line-height:var(--lh-200);margin-bottom:var(--space-300)}.LaunchPaymentBox_refund__qfYE0{color:var(--color-shades-600);font-size:var(--fs-200-mobile);line-height:var(--lh-200);margin-bottom:var(--space-800)}.LaunchPaymentBox_action__gs2Rf{display:inline-flex}.LaunchPercentTotal_root__JwvFZ{display:flex;flex-direction:column;gap:var(--space-500);width:100%}.LaunchPercentTotal_grid__Xn9Ak{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-500)}@media screen and (min-width:720px){.LaunchPercentTotal_grid__Xn9Ak{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.LaunchPercentTotal_grid__Xn9Ak{grid-template-columns:repeat(6,1fr)}}.LaunchPercentTotal_cell__EmQbK{display:flex;flex-direction:column;gap:var(--space-100);min-width:0}.LaunchPercentTotal_cellLabel__M6GlR{color:var(--color-shades-1000);font-size:var(--fs-200-mobile);font-weight:var(--fw-medium);letter-spacing:var(--ls-400)}.LaunchPercentTotal_inputWrap__KIzyv{display:flex;align-items:center;min-width:0;border:1px solid var(--color-shades-400);border-radius:var(--radius-sm);background-color:var(--color-shades-0);padding:0 var(--space-500);transition:border-color .15s ease}.LaunchPercentTotal_inputWrap__KIzyv:focus-within{border-color:var(--color-shades-1000)}.LaunchPercentTotal_input__N2ykC{flex:1 1 0;width:100%;min-width:0;border:none;background:transparent;color:var(--color-shades-1000);font-family:var(--font-inter);font-size:var(--fs-200-mobile);font-weight:var(--fw-normal);padding:var(--space-500) 0;outline:none}.LaunchPercentTotal_input__N2ykC::-webkit-inner-spin-button,.LaunchPercentTotal_input__N2ykC::-webkit-outer-spin-button{appearance:none;margin:0}.LaunchPercentTotal_input__N2ykC[type=number]{appearance:textfield}.LaunchPercentTotal_suffix__OjtRx{color:var(--color-shades-600);font-size:var(--fs-200-mobile);font-weight:var(--fw-normal);padding-left:var(--space-100)}.LaunchPercentTotal_totalBar__Yz7yK{display:flex;align-items:center;justify-content:space-between;padding:var(--space-500) var(--space-600);border-radius:var(--radius-sm);background-color:var(--color-shades-200);color:var(--color-shades-700);font-size:var(--fs-200-mobile);font-weight:var(--fw-medium)}.LaunchPercentTotal_totalBar__Yz7yK strong{color:var(--color-shades-1000);font-weight:var(--fw-semibold)}.LaunchPercentTotal_totalBarValid__8C7Eg{background-color:color-mix(in srgb,var(--color-success-700) 8%,transparent);color:var(--color-success-700)}.LaunchPercentTotal_totalBarValid__8C7Eg strong{color:var(--color-success-700)}.LaunchPercentTotal_totalBarInvalid__pKMss{background-color:color-mix(in srgb,var(--color-alert) 6%,transparent);color:var(--color-alert)}.LaunchPercentTotal_totalBarInvalid__pKMss strong{color:var(--color-alert)}.LaunchPercentTotal_error__Qhkry{color:var(--color-alert);font-size:var(--fs-200-mobile);font-weight:var(--fw-normal);line-height:var(--lh-400);letter-spacing:var(--ls-300);margin-top:var(--space-200)}.LaunchFormWrapper_loadingState__DryLN{display:flex;align-items:center;justify-content:center;min-height:240px;color:var(--color-shades-600)}.LaunchFormWrapper_loader__5oycY{display:inline-flex;animation:LaunchFormWrapper_spin__rxgVM 1s linear infinite}@media (prefers-reduced-motion:reduce){.LaunchFormWrapper_loader__5oycY{animation:none}}@keyframes LaunchFormWrapper_spin__rxgVM{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LaunchFormWrapper_root__DWaW0{position:relative;width:100%;background-color:var(--color-shades-0);padding:0 var(--space-600) var(--space-1200)}@media screen and (min-width:720px){.LaunchFormWrapper_root__DWaW0{padding:0 var(--space-800) var(--space-1200)}}@media screen and (min-width:1200px){.LaunchFormWrapper_root__DWaW0{padding:0 0 var(--space-1200)}}.LaunchFormWrapper_layout__KkYPo{display:flex;flex-direction:column;gap:var(--space-700);max-width:var(--block-limit-mobile);margin:0 auto}@media screen and (min-width:720px){.LaunchFormWrapper_layout__KkYPo{max-width:780px;gap:var(--space-800)}}@media screen and (min-width:1200px){.LaunchFormWrapper_layout__KkYPo{max-width:1120px;flex-direction:row;align-items:flex-start;gap:var(--space-1100)}}.LaunchFormWrapper_main___3wb3{display:flex;flex-direction:column;gap:var(--space-700);flex:1;min-width:0}@media screen and (min-width:720px){.LaunchFormWrapper_main___3wb3{gap:var(--space-800)}}.LaunchFormWrapper_container__zvqUt{position:relative;display:flex;flex-direction:column;gap:var(--space-800);padding:var(--space-800);background-color:var(--color-shades-0);border:1px solid var(--color-shades-300);border-radius:var(--radius-lg)}@media screen and (min-width:720px){.LaunchFormWrapper_container__zvqUt{padding:var(--space-1000)}}.LaunchFormWrapper_successContainer__m2Zp_{padding:var(--space-1000) var(--space-700);align-items:center;justify-content:center;border:none}.LaunchFormWrapper_stepHeading__Rve3d{display:flex;flex-direction:column;gap:var(--space-300)}.LaunchFormWrapper_stepTitle__wALb8{margin:0;color:var(--color-shades-1000);font-family:var(--font-onest);letter-spacing:var(--ls-400);line-height:var(--lh-300);font-weight:var(--fw-semibold);font-size:var(--fs-500-mobile)}@media screen and (min-width:720px){.LaunchFormWrapper_stepTitle__wALb8{font-family:var(--font-onest);letter-spacing:var(--ls-400);line-height:var(--lh-300);font-weight:var(--fw-semibold);font-size:var(--fs-500-tablet)}}@media screen and (min-width:1200px){.LaunchFormWrapper_stepTitle__wALb8{font-family:var(--font-onest);letter-spacing:var(--ls-400);line-height:var(--lh-300);font-weight:var(--fw-semibold);font-size:var(--fs-500-desktop)}}.LaunchFormWrapper_stepDescription__w01dE{margin:0;color:var(--color-shades-700);font-family:var(--font-inter);letter-spacing:var(--ls-300);line-height:var(--lh-200);font-weight:var(--fw-normal);font-size:var(--fs-300-mobile)}@media screen and (min-width:720px){.LaunchFormWrapper_stepDescription__w01dE{font-family:var(--font-inter);letter-spacing:var(--ls-300);line-height:var(--lh-200);font-weight:var(--fw-normal);font-size:var(--fs-300-tablet)}}.LaunchFormWrapper_form__q_hTC{display:flex;flex-direction:column;gap:var(--space-900)}.LaunchFormWrapper_stack__Zfmnc,.LaunchFormWrapper_stepBody__a_wGG{display:flex;flex-direction:column;gap:var(--space-700)}.LaunchFormWrapper_subHeading__1AU9A{display:flex;flex-direction:column;gap:var(--space-100);padding-top:var(--space-500)}.LaunchFormWrapper_subTitle__aS34s{margin:0;color:var(--color-shades-1000);font-family:var(--font-onest);letter-spacing:var(--ls-300);line-height:var(--lh-200);font-weight:var(--fw-semibold);font-size:var(--fs-300-mobile)}@media screen and (min-width:720px){.LaunchFormWrapper_subTitle__aS34s{font-family:var(--font-onest);letter-spacing:var(--ls-300);line-height:var(--lh-200);font-weight:var(--fw-semibold);font-size:var(--fs-300-tablet)}}.LaunchFormWrapper_subDescription__piKy0{margin:0;color:var(--color-shades-700);font-size:var(--fs-200-mobile);line-height:var(--lh-200)}.LaunchFormWrapper_fields__uq_T4{display:flex;flex-flow:row wrap;align-items:flex-start;gap:var(--space-600);width:100%}.LaunchFormWrapper_callout__w_IXy{display:flex;flex-direction:column;gap:var(--space-300);padding:var(--space-500) var(--space-600);background-color:var(--color-shades-0);border:1px solid var(--color-shades-300);border-radius:var(--radius-sm);color:var(--color-shades-800);font-size:var(--fs-200-desktop);line-height:var(--lh-200)}.LaunchFormWrapper_calloutBody__B_NME{margin:0}.LaunchFormWrapper_calloutCta__uLfxq{align-self:flex-start;font-weight:var(--fw-semibold)}.LaunchFormWrapper_callout__w_IXy strong{color:var(--color-shades-1000);font-weight:var(--fw-semibold)}.LaunchFormWrapper_declarations__62G9C{display:flex;flex-direction:column;gap:var(--space-600)}.LaunchFormWrapper_footer__RTJpj{display:flex;justify-content:space-between;align-items:center;gap:var(--space-600);flex-wrap:wrap}.LaunchFormWrapper_footer__RTJpj>:only-child{margin-left:auto}.LaunchFormWrapper_footerEnd__v3LQm{display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-500);margin-left:auto}.LaunchFormWrapper_legalNotice__bDH_1{color:var(--color-shades-600)}.LaunchFormWrapper_legalNotice__bDH_1,.LaunchFormWrapper_submitError__Wx50s{margin:0;font-size:var(--fs-100-desktop);line-height:var(--lh-200);text-align:right}.LaunchFormWrapper_submitError__Wx50s{width:100%;color:var(--color-alert)}