.LoadingScreen_container__FoDs0{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;font-family:system-ui,-apple-system,sans-serif}.LoadingScreen_brandSection__p7NbW{text-align:center;margin-bottom:2rem;animation:LoadingScreen_fadeIn__zj_5M .6s ease-out}.LoadingScreen_title__EsQjf{font-size:2.5rem;font-weight:500;color:#15803d;margin:0 0 .5rem;text-shadow:0 2px 4px rgba(21,128,61,.1)}.LoadingScreen_subtitle__Iv3SS{font-size:1.1rem;color:#16a34a;margin:0;font-weight:500}.LoadingScreen_loadingSection__kurcK{display:flex;flex-direction:column;align-items:center;gap:1rem;animation:LoadingScreen_fadeIn__zj_5M .6s ease-out .2s both}.LoadingScreen_spinner__Vg2tb{width:60px;height:60px;border:4px solid #dcfce7;border-top-color:#22c55e;border-radius:50%;animation:LoadingScreen_spin__gowBm 1s linear infinite;box-shadow:0 4px 12px rgba(34,197,94,.2)}.LoadingScreen_loadingText__C1pJ4{font-size:1rem;color:#15803d;margin:0;font-weight:600}.LoadingScreen_stepText__JHhiH{font-size:.9rem;color:#16a34a;margin:0;opacity:.8}.LoadingScreen_infoSection__o7lWg{margin-top:2rem;text-align:center;max-width:300px;animation:LoadingScreen_fadeIn__zj_5M .6s ease-out .4s both}.LoadingScreen_infoCard__QdGec{background:hsla(0,0%,100%,.9);border-radius:12px;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.LoadingScreen_infoTitle__IILC1{font-size:.9rem;color:#333;margin:0 0 .5rem;font-weight:600}.LoadingScreen_infoDescription___vjdp{font-size:.8rem;color:#666;margin:0;line-height:1.4}@keyframes LoadingScreen_spin__gowBm{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes LoadingScreen_fadeIn__zj_5M{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.GuaranteedStepContainer_container__wls4w{max-width:400px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 2px 16px rgba(0,0,0,.07);padding:.5rem .75rem;display:flex;flex-direction:column;gap:.5rem}.GuaranteedStepContainer_header__vVPIu{display:flex;justify-content:center;align-items:center;padding-bottom:.25rem;border-bottom:1px solid #f0f0f0;margin-bottom:.25rem}.GuaranteedStepContainer_stepIndicator__KptkB{color:#666;font-size:.85rem;font-weight:600;letter-spacing:.01em}.GuaranteedStepContainer_title__vxX6X{font-size:1.1rem;font-weight:700;text-align:center;margin-bottom:.55rem;letter-spacing:-.01em;color:#22b455;line-height:1.2}.GuaranteedStepContainer_loadingContainer__t8l7D{max-width:400px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 2px 16px rgba(0,0,0,.07);padding:.5rem .75rem;display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;min-height:200px}.GuaranteedStepContainer_loadingText__NWiUi{color:#666;font-size:.9rem}@media (max-width:480px){.GuaranteedStepContainer_container__wls4w{max-width:100%;margin:0 .5rem;padding:.375rem .5rem}.GuaranteedStepContainer_header__vVPIu{padding-bottom:.375rem;margin-bottom:.375rem}.GuaranteedStepContainer_stepIndicator__KptkB{font-size:.75rem}.GuaranteedStepContainer_title__vxX6X{font-size:1rem;margin-bottom:.495rem}.GuaranteedStepContainer_loadingContainer__t8l7D{max-width:100%;margin:0 .5rem;padding:.375rem .5rem}}.GuaranteedButton_baseButton__xHxdl{border:none;cursor:pointer;font-family:inherit;font-weight:500;transition:all .15s ease;outline:none;border-radius:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;overflow:hidden}.GuaranteedButton_baseButton__xHxdl:focus{outline:none}.GuaranteedButton_baseButton__xHxdl:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.GuaranteedButton_baseButton__xHxdl:disabled{cursor:not-allowed;opacity:.6}.GuaranteedButton_optionButton__vYTjq{border:2px solid #e5e7eb;background:#fff;color:#374151;padding:.6rem 1.2rem;font-size:1rem;min-width:110px;max-width:160px;min-height:38px;display:flex;align-items:center;justify-content:center;font-weight:600;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);flex:0 0 auto}.GuaranteedButton_optionButtonSelected__vhvo_{background:#dcfce7;border:2px solid #22c55e;color:#15803d;font-weight:600;box-shadow:0 2px 8px rgba(34,197,94,.2);transform:translateY(-1px)}.GuaranteedButton_optionButton__vYTjq:not(:disabled):hover{background:#f3f4f6;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.GuaranteedButton_optionButtonSelected__vhvo_:not(:disabled):hover{background:#dcfce7;border-color:#16a34a;transform:translateY(-1px);box-shadow:0 2px 4px rgba(34,197,94,.2)}.GuaranteedButton_optionButton__vYTjq:not(:disabled):active{transform:translateY(0);box-shadow:0 1px 2px rgba(0,0,0,.1)}.GuaranteedButton_optionButtonSelected__vhvo_:not(:disabled):active{transform:translateY(0);box-shadow:0 1px 2px rgba(34,197,94,.2)}.GuaranteedButton_nextButton__D2KOX{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:600;box-shadow:0 4px 12px rgba(34,197,94,.3)}.GuaranteedButton_nextButton__D2KOX:not(:disabled):hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-2px);box-shadow:0 6px 16px rgba(34,197,94,.4)}.GuaranteedButton_nextButton__D2KOX:not(:disabled):active{transform:translateY(0);box-shadow:0 4px 12px rgba(34,197,94,.3)}.GuaranteedButton_nextButtonDisabled__9Ydhi{background:#bbf7d0;color:#fff;cursor:not-allowed;transform:none;box-shadow:none}.GuaranteedButton_arrow__DtLoi{font-size:1.2rem;display:flex;align-items:center;justify-content:center;line-height:1}@media (max-width:768px){.GuaranteedButton_optionButton__vYTjq{min-width:95px;max-width:150px;padding:.5rem 1rem;font-size:.9rem}.GuaranteedButton_nextButton__D2KOX{width:2.8rem;height:2.8rem;font-size:1.3rem}}@media (max-width:480px){.GuaranteedButton_optionButton__vYTjq{min-width:85px;max-width:140px;padding:.45rem .9rem;font-size:.85rem}.GuaranteedButton_nextButton__D2KOX{width:2.5rem;height:2.5rem;font-size:1.1rem}}@media (prefers-contrast:high){.GuaranteedButton_optionButton__vYTjq{border-width:2px}.GuaranteedButton_optionButtonSelected__vhvo_{border-width:3px}.GuaranteedButton_nextButton__D2KOX{border:2px solid #fff}.GuaranteedButton_baseButton__xHxdl:focus-visible{outline-width:3px}}@media (prefers-reduced-motion:reduce){.GuaranteedButton_baseButton__xHxdl{transition:none}.GuaranteedButton_nextButton__D2KOX:not(:disabled):hover,.GuaranteedButton_optionButton__vYTjq:not(:disabled):hover{transform:none;box-shadow:none}}@media print{.GuaranteedButton_optionButton__vYTjq{border:2px solid #000;background:#fff;color:#000}.GuaranteedButton_optionButtonSelected__vhvo_{background:#e0fce2;border-color:#22c55e}.GuaranteedButton_nextButton__D2KOX{border:2px solid #000;background:#22c55e;color:#fff}}.GuaranteedSection_section__7ZZU_{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;position:relative}.GuaranteedSection_label__itlRZ{font-size:1.15rem;font-weight:600;text-align:center;margin:0 0 1rem;color:#1f2937;position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;line-height:1.5}.GuaranteedSection_buttonGroup__JnKTh{display:flex;flex-wrap:wrap;gap:.86rem;justify-content:center;align-items:center;margin-bottom:0;row-gap:.86rem}.GuaranteedSection_tooltipIcon__uA4nN{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;background:transparent;color:#9ca3af;border:1px solid #d1d5db;border-radius:50%;font-size:9px;font-weight:500;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}.GuaranteedSection_tooltipIcon__uA4nN:hover{background:#f3f4f6;color:#374151;border-color:#9ca3af}.GuaranteedSection_tooltip__Km_xQ{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#fff,#f8fafc);color:#111827;padding:0;border-radius:16px;font-size:1rem;line-height:1.7;font-weight:500;max-width:420px;min-width:350px;z-index:1000;box-shadow:0 20px 25px -5px rgba(0,0,0,.15),0 10px 10px -5px rgba(0,0,0,.08);border:1.5px solid #bae6fd;animation:GuaranteedSection_tooltipSlideIn___cPvX .2s cubic-bezier(.16,1,.3,1);cursor:default}.GuaranteedSection_tooltipContent__Z_PQB{padding:1.5rem 1.75rem;position:relative}.GuaranteedSection_tooltip__Km_xQ:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.05))}@media (max-width:768px){.GuaranteedSection_section__7ZZU_{gap:.25rem;margin-bottom:1.25rem}.GuaranteedSection_label__itlRZ{font-size:.92rem;margin:.6rem 0 1rem}.GuaranteedSection_buttonGroup__JnKTh{gap:.69rem;row-gap:.69rem}.GuaranteedSection_tooltip__Km_xQ{max-width:280px;font-size:.8rem}.GuaranteedSection_tooltipContent__Z_PQB{padding:14px 18px}}@media (max-width:480px){.GuaranteedSection_section__7ZZU_{gap:.2rem;margin-bottom:1rem}.GuaranteedSection_label__itlRZ{font-size:.86rem;margin:.5rem 0 .8rem;gap:.3rem}.GuaranteedSection_buttonGroup__JnKTh{gap:.58rem;row-gap:.58rem}.GuaranteedSection_tooltipIcon__uA4nN{width:12px;height:12px;font-size:8px}.GuaranteedSection_tooltip__Km_xQ{max-width:260px;font-size:.75rem;margin-bottom:6px}.GuaranteedSection_tooltipContent__Z_PQB{padding:12px 16px}}@media (prefers-contrast:high){.GuaranteedSection_section__7ZZU_{border:1px solid #333;border-radius:8px;padding:.5rem}.GuaranteedSection_label__itlRZ{border-bottom:2px solid #333;padding-bottom:.25rem}.GuaranteedSection_tooltipIcon__uA4nN{border:1px solid #fff}.GuaranteedSection_tooltip__Km_xQ{border:2px solid #333}}@media (prefers-reduced-motion:reduce){.GuaranteedSection_tooltipIcon__uA4nN{transition:none}.GuaranteedSection_tooltip__Km_xQ{animation:none}}@keyframes GuaranteedSection_tooltipSlideIn___cPvX{0%{opacity:0;transform:translateX(-50%) translateY(8px) scale(.95)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}@media print{.GuaranteedSection_section__7ZZU_{border:1px solid #000;margin:.5rem 0;padding:.5rem}.GuaranteedSection_label__itlRZ{font-weight:700;border-bottom:1px solid #000;margin-bottom:.25rem}.GuaranteedSection_tooltipIcon__uA4nN{display:none}.GuaranteedSection_tooltip__Km_xQ{position:static;transform:none;margin:.25rem 0;border:1px solid #000;background:#f9f9f9}}.GuaranteedFormInput_inputWrapper__VpTL_{display:flex;flex-direction:column;gap:.25rem;width:100%}.GuaranteedFormInput_input__j16Ol{padding:.75rem 1.25rem;border-radius:12px;font-size:1rem;background:#fff;width:100%;max-width:280px;margin:0 auto;text-align:center;transition:all .2s ease;font-family:inherit;font-weight:500;letter-spacing:.01em;color:#1f2937;box-sizing:border-box}.GuaranteedFormInput_input__j16Ol:focus{outline:none}.GuaranteedFormInput_inputNeutral__5dOT0{border:2px solid #e5e7eb;color:#1f2937}.GuaranteedFormInput_inputNeutral__5dOT0::placeholder{color:#9ca3af;font-weight:400}.GuaranteedFormInput_inputValid___Q5_t{border:2px solid #22c55e;color:#15803d;background:#fff;box-shadow:0 0 0 3px rgba(34,197,94,.08)}.GuaranteedFormInput_inputError__QLKlr{border:2px solid #ef4444;color:#b91c1c;background:#fff;box-shadow:0 0 0 3px rgba(239,68,68,.08)}.GuaranteedFormInput_errorMessage__6_xQi{color:#dc3545;font-size:.8rem;margin-top:.25rem;text-align:center;font-weight:500;line-height:1.2;animation:GuaranteedFormInput_errorFadeIn__Khn23 .2s ease-out}@media (max-width:768px){.GuaranteedFormInput_input__j16Ol{padding:.65rem 1.1rem;font-size:.95rem;max-width:260px}.GuaranteedFormInput_errorMessage__6_xQi{font-size:.75rem}}@media (max-width:480px){.GuaranteedFormInput_input__j16Ol{padding:.6rem 1rem;font-size:.9rem;max-width:240px}.GuaranteedFormInput_errorMessage__6_xQi{font-size:.7rem;margin-top:.2rem}}@media (prefers-contrast:high){.GuaranteedFormInput_input__j16Ol{border-width:2px}.GuaranteedFormInput_inputValid___Q5_t{border-width:3px;box-shadow:0 0 0 3px rgba(34,197,94,.3)}.GuaranteedFormInput_inputError__QLKlr{border-width:3px;box-shadow:0 0 0 3px rgba(220,53,69,.3)}.GuaranteedFormInput_errorMessage__6_xQi{font-weight:700;text-decoration:underline}}@media (prefers-reduced-motion:reduce){.GuaranteedFormInput_input__j16Ol{transition:none}.GuaranteedFormInput_errorMessage__6_xQi{animation:none}}@keyframes GuaranteedFormInput_errorFadeIn__Khn23{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@media print{.GuaranteedFormInput_input__j16Ol{border:2px solid #000;background:#fff;color:#000}.GuaranteedFormInput_inputValid___Q5_t{background:#f0fdf4;border-color:#22c55e}.GuaranteedFormInput_inputError__QLKlr{background:#fef2f2;border-color:#dc3545}.GuaranteedFormInput_errorMessage__6_xQi{color:#dc3545;font-weight:700;border-top:1px solid #dc3545;padding-top:.25rem}}.GuaranteedFormInput_input__j16Ol[type=date]{cursor:pointer}.GuaranteedFormInput_input__j16Ol[type=text]{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.GuaranteedFormInput_input__j16Ol:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed;opacity:.7}.GuaranteedNavigationButton_navButton__wJhII{width:3rem;height:3rem;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:600;cursor:pointer;transition:all .15s ease;outline:none;position:relative;overflow:hidden}.GuaranteedNavigationButton_navButton__wJhII:focus{outline:none}.GuaranteedNavigationButton_navButton__wJhII:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.GuaranteedNavigationButton_navButtonEnabled__tABcu{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 4px 12px rgba(34,197,94,.3)}.GuaranteedNavigationButton_navButtonEnabled__tABcu:not(:disabled):hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-2px);box-shadow:0 6px 16px rgba(34,197,94,.4)}.GuaranteedNavigationButton_navButtonEnabled__tABcu:not(:disabled):active{transform:translateY(0);box-shadow:0 4px 12px rgba(34,197,94,.3)}.GuaranteedNavigationButton_navButtonDisabled__MdQhG{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none;transform:none}.GuaranteedNavigationButton_arrow__959zb{font-size:1.2rem;display:flex;align-items:center;justify-content:center;line-height:1;font-weight:700}@media (max-width:768px){.GuaranteedNavigationButton_navButton__wJhII{width:2.8rem;height:2.8rem;font-size:1.3rem}.GuaranteedNavigationButton_arrow__959zb{font-size:1.1rem}}@media (max-width:480px){.GuaranteedNavigationButton_navButton__wJhII{width:2.5rem;height:2.5rem;font-size:1.1rem}.GuaranteedNavigationButton_arrow__959zb{font-size:1rem}}@media (prefers-contrast:high){.GuaranteedNavigationButton_navButton__wJhII{border:2px solid #333}.GuaranteedNavigationButton_navButtonEnabled__tABcu{border-color:#22c55e}.GuaranteedNavigationButton_navButtonDisabled__MdQhG{border-color:#666}.GuaranteedNavigationButton_navButton__wJhII:focus-visible{outline-width:3px}}@media (prefers-reduced-motion:reduce){.GuaranteedNavigationButton_navButton__wJhII{transition:none}.GuaranteedNavigationButton_navButtonEnabled__tABcu:not(:disabled):hover{transform:none;box-shadow:none}}@media print{.GuaranteedNavigationButton_navButton__wJhII{border:2px solid #000;background:#fff;color:#000}.GuaranteedNavigationButton_navButtonEnabled__tABcu{background:#22c55e;color:#fff}.GuaranteedNavigationButton_navButtonDisabled__MdQhG{background:#e5e7eb;color:#666}}.QuickHelpBadge_badge__qi73a{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#e0f2fe,#b3e5fc);color:#0369a1;border:1px solid #bae6fd;border-radius:20px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;text-decoration:none;outline:none;position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.QuickHelpBadge_badge__qi73a:focus{outline:none}.QuickHelpBadge_badge__qi73a:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.QuickHelpBadge_icon__eQcfy{font-size:1rem;display:flex;align-items:center;justify-content:center;line-height:1}.QuickHelpBadge_badge__qi73a:not(:disabled):hover{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border-color:#0ea5e9;transform:translateY(-1px);box-shadow:0 2px 8px rgba(14,165,233,.3)}.QuickHelpBadge_badge__qi73a:not(:disabled):active{transform:translateY(0);box-shadow:0 1px 4px rgba(14,165,233,.3)}@media (max-width:768px){.QuickHelpBadge_badge__qi73a{padding:.4rem .8rem;font-size:.8rem;gap:.4rem}.QuickHelpBadge_icon__eQcfy{font-size:.9rem}}@media (max-width:480px){.QuickHelpBadge_badge__qi73a{padding:.35rem .7rem;font-size:.75rem;gap:.3rem}.QuickHelpBadge_icon__eQcfy{font-size:.8rem}}@media (prefers-contrast:high){.QuickHelpBadge_badge__qi73a{border:2px solid #0369a1;background:#e0f2fe;color:#0369a1}.QuickHelpBadge_badge__qi73a:hover{border-color:#0284c7;background:#0ea5e9;color:#fff}.QuickHelpBadge_badge__qi73a:focus-visible{outline-width:3px}}@media (prefers-reduced-motion:reduce){.QuickHelpBadge_badge__qi73a{transition:none}.QuickHelpBadge_badge__qi73a:not(:disabled):hover{transform:none;box-shadow:none}}@media print{.QuickHelpBadge_badge__qi73a{border:1px solid #000;background:#fff;color:#000;box-shadow:none}.QuickHelpBadge_badge__qi73a:hover{background:#f0f0f0;transform:none}}.GuaranteedInstructionButton_instructionButton__5nRNA{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #3b82f6;border-radius:16px;padding:.25rem .6rem;font-size:.65rem;font-weight:500;color:#1e3a8a;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px rgba(59,130,246,.15);display:inline-flex;align-items:center;gap:.2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:inherit}.GuaranteedInstructionButton_instructionButton__5nRNA:hover{background:linear-gradient(135deg,#60a5fa,#3b82f6);color:#fff;transform:translateY(-1px);box-shadow:0 2px 6px rgba(59,130,246,.3)}.GuaranteedInstructionButton_instructionButton__5nRNA:active{transform:translateY(0);box-shadow:0 1px 3px rgba(59,130,246,.2)}.GuaranteedInstructionButton_instructionButton__5nRNA:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.GuaranteedInstructionButton_icon__4ah2I{font-size:.6rem;display:flex;align-items:center;justify-content:center}@media (max-width:640px){.GuaranteedInstructionButton_instructionButton__5nRNA{padding:.25rem .6rem;font-size:.65rem}.GuaranteedInstructionButton_icon__4ah2I{font-size:.6rem}}.GuaranteedInstructionModal_backdrop__OIANk{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:GuaranteedInstructionModal_fadeIn__YH23M .2s ease-in}.GuaranteedInstructionModal_modal__00ZWO{background:#fff;border-radius:12px;padding:1.5rem;max-width:500px;width:100%;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);animation:GuaranteedInstructionModal_slideIn__MdQoc .3s ease-out}.GuaranteedInstructionModal_header___Av8_{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.GuaranteedInstructionModal_title__KBORI{margin:0;color:#0369a1;font-size:1.25rem;font-weight:600}.GuaranteedInstructionModal_closeButton__KTP5E{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:0;line-height:1;transition:color .2s ease,transform .2s ease}.GuaranteedInstructionModal_closeButton__KTP5E:hover{color:#374151;transform:scale(1.1)}.GuaranteedInstructionModal_closeButton__KTP5E:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}.GuaranteedInstructionModal_body__VB8c5{color:#374151;line-height:1.6}@keyframes GuaranteedInstructionModal_fadeIn__YH23M{0%{opacity:0}to{opacity:1}}@keyframes GuaranteedInstructionModal_slideIn__MdQoc{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.GuaranteedInstructionModal_modal__00ZWO{padding:1.25rem;max-width:100%}.GuaranteedInstructionModal_title__KBORI{font-size:1.1rem}.GuaranteedInstructionModal_closeButton__KTP5E{font-size:1.3rem}}.GuaranteedCalculationLink_container__RomPY{display:flex;justify-content:center;width:100%;margin:8px 0}.GuaranteedCalculationLink_button__m6nq3{background:#dcfce7;color:#15803d;border:2px solid #22c55e;border-radius:12px;padding:.75rem 1.5rem;font-size:1.0625rem;font-weight:600;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 8px rgba(34,197,94,.2);flex:0 0 auto;min-width:137px;max-width:250px;white-space:nowrap;text-align:center;display:flex;align-items:center;justify-content:center;font-family:inherit;position:relative;overflow:hidden}.GuaranteedCalculationLink_button__m6nq3:not(:disabled):hover{background:#dcfce7;border-color:#16a34a;transform:translateY(-1px);box-shadow:0 2px 4px rgba(34,197,94,.2)}.GuaranteedCalculationLink_button__m6nq3:not(:disabled):active{transform:translateY(0);box-shadow:0 1px 2px rgba(34,197,94,.2)}.GuaranteedCalculationLink_button__m6nq3:focus-visible{outline:2px solid #22c55e;outline-offset:2px}@media (max-width:768px){.GuaranteedCalculationLink_button__m6nq3{min-width:119px;max-width:225px;padding:.625rem 1.25rem;font-size:.95625rem}}@media (max-width:480px){.GuaranteedCalculationLink_button__m6nq3{min-width:106px;max-width:212px;padding:.5625rem 1.125rem;font-size:.903125rem}}@media (prefers-contrast:high){.GuaranteedCalculationLink_button__m6nq3{border-width:3px}}@media (prefers-reduced-motion:reduce){.GuaranteedCalculationLink_button__m6nq3{transition:none}.GuaranteedCalculationLink_button__m6nq3:not(:disabled):hover{transform:none;box-shadow:none}}@media print{.GuaranteedCalculationLink_button__m6nq3{border:2px solid #000;background:#dcfce7;color:#15803d}}.GuaranteedPaymentOverview_helpSection__dBTaT{display:flex;align-items:center;justifyContent:center;gap:.5rem;margin-bottom:.75rem}.GuaranteedPaymentOverview_section__6l86a{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.3rem}.GuaranteedPaymentOverview_label__qfjdB{font-size:.83rem;font-weight:700;text-align:center;margin:.75rem 0 .4rem}.GuaranteedPaymentOverview_buttonGroup__zJAfV{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;align-items:center;margin-bottom:.1rem}.GuaranteedPaymentOverview_navigationSection__O3C_B{display:flex;justify-content:center;align-items:center;margin-top:.75rem;padding:.4rem 0}.GuaranteedPaymentOverview_instructionDescription__JEmR_{margin-bottom:1rem;font-weight:500}.GuaranteedPaymentOverview_instructionsList__wmLTE{padding-left:1.5rem;margin-bottom:1rem}.GuaranteedPaymentOverview_instructionsListItem__N8cuk{margin-bottom:.5rem}.GuaranteedPaymentOverview_instructionsTip__QGsx3{font-size:.875rem;color:#6b7280;margin:0}@media (max-width:640px){.GuaranteedPaymentOverview_helpSection__dBTaT{gap:.4rem;margin-bottom:.6rem}.GuaranteedPaymentOverview_label__qfjdB{font-size:.78rem}.GuaranteedPaymentOverview_buttonGroup__zJAfV{gap:.3rem}}.GuaranteedLayout_actionRow__H_6mb{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem;padding:.5rem 0}.GuaranteedLayout_formSection___mlK2{margin-bottom:1.5rem}@media (max-width:768px){.GuaranteedLayout_actionRow__H_6mb{gap:1.125rem;margin-top:.75rem;padding:.4rem 0}.GuaranteedLayout_formSection___mlK2{margin-bottom:1.25rem}}@media (max-width:480px){.GuaranteedLayout_actionRow__H_6mb{gap:.75rem;margin-top:.75rem;padding:.4rem 0}.GuaranteedLayout_formSection___mlK2{margin-bottom:1rem}}.GuaranteedPaymentAmountOverview_container__clhN4{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.GuaranteedPaymentAmountOverview_helpSection__0rLUQ{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.75rem}.GuaranteedPaymentAmountOverview_quickHelpBadge__GAh9L{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:20px;padding:.3rem .7rem;font-size:.7rem;font-weight:500;color:#92400e;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px rgba(245,158,11,.2);display:inline-flex;align-items:center;gap:.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GuaranteedPaymentAmountOverview_quickHelpIcon__lQddc{font-size:.65rem;display:flex;align-items:center;justify-content:center}.GuaranteedPaymentAmountOverview_instructionsButton__b14Gm{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #3b82f6;border-radius:20px;padding:.3rem .7rem;font-size:.7rem;font-weight:500;color:#1e3a8a;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px rgba(59,130,246,.2);display:inline-flex;align-items:center;gap:.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:inherit}.GuaranteedPaymentAmountOverview_instructionsIcon__l2vpR{font-size:.65rem;display:flex;align-items:center;justify-content:center}.GuaranteedPaymentAmountOverview_instructionsModal__bU81z{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.GuaranteedPaymentAmountOverview_instructionsModalContent__ZBer_{background:#fff;border-radius:12px;padding:1.5rem;max-width:500px;width:100%;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.GuaranteedPaymentAmountOverview_instructionsHeader__1PTJT{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.GuaranteedPaymentAmountOverview_instructionsTitle__BP2pc{margin:0;color:#0369a1;font-size:1.25rem;font-weight:600}.GuaranteedPaymentAmountOverview_instructionsCloseButton__3OcnI{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:0;line-height:1}.GuaranteedPaymentAmountOverview_instructionsBody__wzOXo{color:#374151;line-height:1.6}.GuaranteedPaymentAmountOverview_instructionsDescription__L_yGM{margin-bottom:1rem;font-weight:500}.GuaranteedPaymentAmountOverview_instructionsList__LuohY{padding-left:1.5rem;margin-bottom:1rem}.GuaranteedPaymentAmountOverview_instructionsListItem__sfdKI{margin-bottom:.5rem}.GuaranteedPaymentAmountOverview_instructionsTip__7Fl_H{font-size:.875rem;color:#6b7280;margin:0}.GuaranteedPaymentAmountOverview_form__5MJgJ{width:100%;display:flex;flex-direction:column;gap:1.5rem}.GuaranteedPaymentAmountOverview_paymentAmountSection__bFuVM{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.3rem}.GuaranteedPaymentAmountOverview_paymentAmountLabel__qkpYV{font-size:.83rem;font-weight:700;text-align:center;margin:.75rem 0 .4rem}.GuaranteedPaymentAmountOverview_paymentAmountInputContainer__8eLFo{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.5rem;position:relative}.GuaranteedPaymentAmountOverview_paymentAmountInput__fnAnq{padding:.45rem 1.1rem;border:1.5px solid #d1d5db;border-radius:10px;font-size:.98rem;background:#f9fafb;width:100%;max-width:220px;margin:0 auto;text-align:center;color:#333;transition:all .2s ease;box-sizing:border-box;box-shadow:none}.GuaranteedPaymentAmountOverview_paymentAmountInput__fnAnq:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1)}.GuaranteedPaymentAmountOverview_paymentAmountInput__fnAnq.GuaranteedPaymentAmountOverview_error__ToEHX{border-color:#dc3545;box-shadow:0 0 0 3px rgba(220,53,69,.1)}.GuaranteedPaymentAmountOverview_paymentAmountError__1EIO5{display:block;color:#dc3545;font-size:.85rem;margin-top:6px;text-align:center}.GuaranteedPaymentAmountOverview_paymentDatesSection__8XarI{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.3rem}.GuaranteedPaymentAmountOverview_paymentDatesLabel__EXi3i{font-size:.83rem;font-weight:700;text-align:center;margin:.75rem 0 .4rem}.GuaranteedPaymentAmountOverview_dateInputsContainer__MA6Tk{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.GuaranteedPaymentAmountOverview_dateInputGroup__jPIDN{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.5rem;position:relative}.GuaranteedPaymentAmountOverview_dateLabel__O0uA0{font-size:.83rem;font-weight:700;text-align:center;margin:1rem 0 .5rem;color:#333;display:flex;align-items:center;justify-content:center;gap:.5rem}.GuaranteedPaymentAmountOverview_tooltipButton__xDzC0{display:inline-block;width:18px;height:18px;background:#22c55e;color:#fff;border-radius:50%;text-align:center;line-height:18px;font-size:12px;font-weight:700;margin-left:8px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GuaranteedPaymentAmountOverview_tooltipButton__xDzC0:hover{background:#16a34a;transform:scale(1.1)}.GuaranteedPaymentAmountOverview_tooltip__zAEw_{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:#fff;color:#333;padding:0;border-radius:12px;font-size:.85rem;line-height:1.4;max-width:300px;z-index:1000;margin-bottom:8px;box-shadow:0 8px 32px rgba(0,0,0,.12),0 4px 16px rgba(0,0,0,.08);border:1px solid #e5e7eb;animation:GuaranteedPaymentAmountOverview_tooltipFadeIn__yYyoq .2s ease-out;cursor:pointer}.GuaranteedPaymentAmountOverview_tooltipContent__Mxo2V{padding:16px 20px;position:relative}.GuaranteedPaymentAmountOverview_dateInput__zC5HT{padding:.45rem 1.1rem;border:1.5px solid #d1d5db;border-radius:10px;font-size:.98rem;background:#f9fafb;width:100%;max-width:220px;margin:0 auto;text-align:center;color:#333;transition:all .2s ease;box-sizing:border-box;box-shadow:none}.GuaranteedPaymentAmountOverview_dateInput__zC5HT:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1)}.GuaranteedPaymentAmountOverview_dateInput__zC5HT.GuaranteedPaymentAmountOverview_error__ToEHX{border-color:#dc3545;box-shadow:0 0 0 3px rgba(220,53,69,.1)}.GuaranteedPaymentAmountOverview_dateError__itF59{display:block;color:#dc3545;font-size:.85rem;margin-top:6px;text-align:center}.GuaranteedPaymentAmountOverview_navigationSection__RoZlZ{display:flex;justify-content:center;align-items:center;margin-top:.75rem;padding:.4rem 0}.GuaranteedPaymentAmountOverview_nextButton__k_OwK{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;font-size:1.4rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(34,197,94,.3);font-weight:600}.GuaranteedPaymentAmountOverview_nextButton__k_OwK:disabled{background:#bbf7d0;cursor:not-allowed;box-shadow:none}.GuaranteedPaymentAmountOverview_nextButtonIcon__WcPti{font-size:1.2rem;display:flex;align-items:center;justify-content:center}@media (max-width:640px){.GuaranteedPaymentAmountOverview_helpSection__0rLUQ{gap:.3rem;margin-bottom:.5rem}.GuaranteedPaymentAmountOverview_instructionsButton__b14Gm,.GuaranteedPaymentAmountOverview_quickHelpBadge__GAh9L{padding:.25rem .6rem;font-size:.65rem}.GuaranteedPaymentAmountOverview_dateInput__zC5HT,.GuaranteedPaymentAmountOverview_paymentAmountInput__fnAnq{max-width:200px}.GuaranteedPaymentAmountOverview_nextButton__k_OwK{width:2.5rem;height:2.5rem;font-size:1.2rem}.GuaranteedPaymentAmountOverview_nextButtonIcon__WcPti{font-size:1rem}}@media (max-width:480px){.GuaranteedPaymentAmountOverview_helpSection__0rLUQ{gap:.25rem;margin-bottom:.4rem}.GuaranteedPaymentAmountOverview_instructionsButton__b14Gm,.GuaranteedPaymentAmountOverview_quickHelpBadge__GAh9L{padding:.2rem .5rem;font-size:.6rem}.GuaranteedPaymentAmountOverview_dateInput__zC5HT,.GuaranteedPaymentAmountOverview_paymentAmountInput__fnAnq{max-width:180px;padding:.4rem 1rem}.GuaranteedPaymentAmountOverview_nextButton__k_OwK{width:2.2rem;height:2.2rem;font-size:1rem}.GuaranteedPaymentAmountOverview_nextButtonIcon__WcPti{font-size:.9rem}}@keyframes GuaranteedPaymentAmountOverview_tooltipFadeIn__yYyoq{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.GuaranteedNumberOfPaymentsInput_guidanceTooltip__iyyTI{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;padding:.5rem .75rem;font-size:.875rem;color:#0369a1;box-shadow:0 4px 12px rgba(14,165,233,.15);z-index:100;animation:GuaranteedNumberOfPaymentsInput_fadeInScale__Eqr9H .2s ease-out}.GuaranteedNumberOfPaymentsInput_guidanceTooltip__iyyTI:before{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#0ea5e9}.GuaranteedNumberOfPaymentsInput_guidanceText__nrWSm{display:flex;align-items:center;gap:.375rem;font-weight:500;white-space:nowrap}@keyframes GuaranteedNumberOfPaymentsInput_fadeInScale__Eqr9H{0%{opacity:0;transform:translateX(-50%) scale(.95)}to{opacity:1;transform:translateX(-50%) scale(1)}}@media (max-width:768px){.GuaranteedNumberOfPaymentsInput_guidanceTooltip__iyyTI{font-size:.8rem;padding:.375rem .625rem}}.GuaranteedPaymentAmountInput_inputContainer__F5uUK{position:relative;display:flex;align-items:center}.GuaranteedPaymentAmountInput_dollarSign__jVmmJ{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#6b7280;font-size:1rem;font-weight:500;pointer-events:none;z-index:1}.GuaranteedPaymentAmountInput_input__1C6Wf{width:100%;padding:.75rem .75rem .75rem 2rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background:#fff;transition:all .15s ease;box-sizing:border-box}.GuaranteedPaymentAmountInput_input__1C6Wf:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 2px rgba(34,197,94,.1)}.GuaranteedPaymentAmountInput_input__1C6Wf::placeholder{color:#9ca3af}.GuaranteedPaymentAmountInput_input__1C6Wf.GuaranteedPaymentAmountInput_error__MHB0T{border-color:#ef4444;box-shadow:0 0 0 2px rgba(239,68,68,.1)}.GuaranteedPaymentAmountInput_errorMessage__8M_3W{display:block;margin-top:.375rem;font-size:.875rem;color:#ef4444;font-weight:500}@media (max-width:768px){.GuaranteedPaymentAmountInput_input__1C6Wf{padding:.625rem .625rem .625rem 1.75rem;font-size:.95rem}.GuaranteedPaymentAmountInput_dollarSign__jVmmJ{left:.625rem;font-size:.95rem}}@media (max-width:480px){.GuaranteedPaymentAmountInput_input__1C6Wf{padding:.5rem .5rem .5rem 1.5rem;font-size:.9rem}.GuaranteedPaymentAmountInput_dollarSign__jVmmJ{left:.5rem;font-size:.9rem}}.GuaranteedPaymentCard_card__kVfyM{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;margin-bottom:1rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);transition:box-shadow .15s ease}.GuaranteedPaymentCard_card__kVfyM:hover{box-shadow:0 4px 12px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.06)}.GuaranteedPaymentCard_title__hqybl{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#111827;text-align:center;padding-bottom:.5rem;border-bottom:1px solid #f3f4f6}@media (max-width:768px){.GuaranteedPaymentCard_card__kVfyM{padding:1rem;margin-bottom:.75rem}.GuaranteedPaymentCard_title__hqybl{font-size:1rem;margin-bottom:.75rem}}@media (max-width:480px){.GuaranteedPaymentCard_card__kVfyM{padding:.75rem;margin-bottom:.5rem}}.GuaranteedLumpSumAmountOverview_paymentsContainer__31fUW{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.GuaranteedLumpSumAmountOverview_navigationSection__IYMYA{display:flex;justify-content:center;align-items:center;margin-top:1rem;padding:.5rem 0}@media (max-width:768px){.GuaranteedLumpSumAmountOverview_paymentsContainer__31fUW{gap:.75rem;margin-bottom:.75rem}.GuaranteedLumpSumAmountOverview_navigationSection__IYMYA{margin-top:.75rem;padding:.375rem 0}}@media (max-width:480px){.GuaranteedLumpSumAmountOverview_paymentsContainer__31fUW{gap:.5rem;margin-bottom:.5rem}.GuaranteedLumpSumAmountOverview_navigationSection__IYMYA{margin-top:.5rem;padding:.25rem 0}}.GuaranteedReview_container__EU0AU{padding:1rem;max-width:600px;margin:0 auto;position:relative}.GuaranteedReview_header__71xBz{text-align:center;margin-bottom:1rem}.GuaranteedReview_mainTitle__ukhin{font-size:1.5rem;font-weight:700;color:#22b455;margin-bottom:.25rem;letter-spacing:-.02em}.GuaranteedReview_subtitle__sL9ly{font-size:.95rem;color:#6b7280;font-weight:500;margin:0}.GuaranteedReview_card__8YFg4{background:#fff;border-radius:20px;box-shadow:0 4px 24px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04);padding:1rem}.GuaranteedReview_buttonGroup__U7t6H{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.GuaranteedReview_editButton__LIB7d{background:transparent;color:#6b7280;border:1.5px solid #d1d5db;border-radius:10px;padding:.4rem 1rem;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:100px;max-width:140px;font-family:inherit}.GuaranteedReview_editButton__LIB7d:hover{background:#f9fafb;border-color:#9ca3af;color:#374151}.GuaranteedReview_editButton__LIB7d:active{transform:scale(.98)}.GuaranteedReview_calculateButton__EPaxp{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:10px;padding:.65rem 1.5rem;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 3px 10px rgba(34,197,94,.3);transition:all .2s ease;flex:1 1;min-width:130px;max-width:200px;font-family:inherit}.GuaranteedReview_calculateButton__EPaxp:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-2px);box-shadow:0 5px 14px rgba(34,197,94,.4)}.GuaranteedReview_calculateButton__EPaxp:active{transform:translateY(0);box-shadow:0 3px 10px rgba(34,197,94,.3)}.GuaranteedReview_scrollContainer__PxgoF{max-height:500px;overflow-y:auto;overflow-x:hidden;padding:.25rem;margin-bottom:.5rem;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa;scroll-behavior:smooth}.GuaranteedReview_scrollContainer__PxgoF::-webkit-scrollbar{width:6px}.GuaranteedReview_scrollContainer__PxgoF::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.GuaranteedReview_scrollContainer__PxgoF::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:10px;-webkit-transition:background .2s ease;transition:background .2s ease}.GuaranteedReview_scrollContainer__PxgoF::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#16a34a,#15803d)}.GuaranteedReview_scrollContainer__PxgoF::-webkit-scrollbar-thumb:active{background:linear-gradient(135deg,#15803d,#14532d)}.GuaranteedReview_section__oBzfp{background:#f9fafb;border-radius:12px;padding:.5rem .75rem .4rem;box-shadow:0 1px 4px rgba(0,0,0,.03);margin-bottom:.75rem}.GuaranteedReview_sectionHeader__LeUmM{display:flex;align-items:center;justify-content:space-between;margin-bottom:.2rem}.GuaranteedReview_sectionTitle__65dQZ{font-size:.93rem;font-weight:700;color:#222}.GuaranteedReview_list__39wpn{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.2rem}.GuaranteedReview_listItem__onlkF{display:flex;justify-content:space-between;align-items:center;font-size:.93rem;padding:.1rem 0}.GuaranteedReview_label__l6mk5{color:#666;font-weight:500;margin-right:.5rem}.GuaranteedReview_value__FFi6Q{color:#222;font-weight:600}.GuaranteedReview_lumpSumPayment__u7lEh{display:flex;justify-content:space-between;align-items:center;font-size:.93rem;padding:.1rem 0}.GuaranteedReview_paymentDetails__VBDMr{display:flex;flex-direction:column;gap:.2rem;padding:.3rem 0;border-top:1px solid #f0f0f0;margin-top:.3rem;width:100%}.GuaranteedReview_paymentRow__yra_j{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.GuaranteedReview_paymentLabel__5uaqj{color:#666;font-weight:500;margin-right:.5rem}.GuaranteedReview_paymentValue___Uu1u{color:#222;font-weight:600}.GuaranteedReview_error__KamhQ{color:#b91c1c;margin-top:.5rem;font-weight:600;text-align:center;font-size:.9rem;padding:.5rem;background:#fef2f2;border-radius:8px;border:1px solid #fecaca}@media (max-width:640px){.GuaranteedReview_container__EU0AU{padding:.75rem}.GuaranteedReview_header__71xBz{margin-bottom:.75rem}.GuaranteedReview_mainTitle__ukhin{font-size:1.25rem}.GuaranteedReview_subtitle__sL9ly{font-size:.875rem}.GuaranteedReview_card__8YFg4{padding:.85rem;border-radius:16px}.GuaranteedReview_buttonGroup__U7t6H{gap:.5rem;margin-bottom:.6rem}.GuaranteedReview_editButton__LIB7d{padding:.35rem .85rem;font-size:.75rem;min-width:90px;max-width:120px}.GuaranteedReview_calculateButton__EPaxp{padding:.55rem 1.2rem;font-size:.9rem;min-width:110px;max-width:180px}.GuaranteedReview_scrollContainer__PxgoF{max-height:400px;padding:.2rem;margin-bottom:.4rem}.GuaranteedReview_section__oBzfp{padding:.4rem .6rem .3rem;margin-bottom:.6rem}.GuaranteedReview_listItem__onlkF,.GuaranteedReview_paymentRow__yra_j,.GuaranteedReview_sectionTitle__65dQZ{font-size:.9rem}.GuaranteedReview_paymentDetails__VBDMr{padding:.2rem 0;margin-top:.2rem}.GuaranteedReview_error__KamhQ{font-size:.85rem;padding:.4rem}}@media (max-width:480px){.GuaranteedReview_container__EU0AU{padding:.5rem}.GuaranteedReview_mainTitle__ukhin{font-size:1.15rem}.GuaranteedReview_subtitle__sL9ly{font-size:.8rem}.GuaranteedReview_card__8YFg4{padding:.75rem}.GuaranteedReview_editButton__LIB7d{font-size:.7rem;padding:.3rem .75rem}.GuaranteedReview_calculateButton__EPaxp{font-size:.85rem;padding:.5rem 1rem}}.GuaranteedResultCard_card__3SLol{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;background:#fff;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.08);border:1px solid #f1f5f9;min-width:160px;position:relative;transition:all .2s ease}.GuaranteedResultCard_label__Y_7eg{font-size:.875rem;font-weight:600;color:#64748b;margin-bottom:.75rem;text-align:center;line-height:1.3}.GuaranteedResultCard_amount__R1Vdk{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:800;text-align:center;line-height:1.1;letter-spacing:-.02em}.GuaranteedResultCard_amountMinimum__BwKju{font-size:1.5rem;color:#15803d}.GuaranteedResultCard_amountMaximum__PxqaI{font-size:2rem;color:#15803d}@media (max-width:768px){.GuaranteedResultCard_card__3SLol{padding:1.25rem .875rem;min-width:140px}.GuaranteedResultCard_label__Y_7eg{font-size:.8rem;margin-bottom:.625rem}.GuaranteedResultCard_amountMinimum__BwKju{font-size:1.35rem}.GuaranteedResultCard_amountMaximum__PxqaI{font-size:1.75rem}}@media (max-width:480px){.GuaranteedResultCard_card__3SLol{padding:1rem .75rem;min-width:120px}.GuaranteedResultCard_label__Y_7eg{font-size:.75rem;margin-bottom:.5rem}.GuaranteedResultCard_amountMinimum__BwKju{font-size:1.2rem}.GuaranteedResultCard_amountMaximum__PxqaI{font-size:1.5rem}}@media (prefers-contrast:high){.GuaranteedResultCard_card__3SLol{border:2px solid #1e293b;background:#fff}.GuaranteedResultCard_label__Y_7eg{font-weight:700}.GuaranteedResultCard_amount__R1Vdk{font-weight:900}}@media (prefers-reduced-motion:reduce){.GuaranteedResultCard_card__3SLol{transition:none}}@media print{.GuaranteedResultCard_card__3SLol{border:2px solid #000;background:#fff;box-shadow:none;page-break-inside:avoid;break-inside:avoid}.GuaranteedResultCard_amount__R1Vdk,.GuaranteedResultCard_label__Y_7eg{color:#000;font-weight:700}}.GuaranteedResultsContainer_container__kcXuN{width:100%;margin-bottom:1.5rem;margin-top:.5rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media (max-width:768px){.GuaranteedResultsContainer_container__kcXuN{margin-bottom:1.25rem;margin-top:.4rem;gap:1.25rem}}@media (max-width:480px){.GuaranteedResultsContainer_container__kcXuN{margin-bottom:1rem;margin-top:.3rem;gap:1rem}}@media (prefers-contrast:high){.GuaranteedResultsContainer_container__kcXuN{border:1px solid #1e293b;border-radius:8px;padding:.5rem;background:#f8fafc}}@media print{.GuaranteedResultsContainer_container__kcXuN{border:1px solid #000;background:#fff;padding:.5rem;margin:.5rem 0;page-break-inside:avoid;break-inside:avoid}}.GuaranteedOfferLoadingAnimation_container__5x6LH{display:flex;justify-content:center;align-items:center;min-height:300px;padding:2rem;width:100%}.GuaranteedOfferLoadingAnimation_card__C1ah_{background:#fff;border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.12);padding:2.5rem;max-width:500px;width:100%;text-align:center;position:relative;border:1px solid #f1f5f9}.GuaranteedOfferLoadingAnimation_titleContainer___fJvm{margin-bottom:2rem}.GuaranteedOfferLoadingAnimation_calculatingTitle__3ud_4{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;line-height:1.3;letter-spacing:-.02em}.GuaranteedOfferLoadingAnimation_textContainer__kebSk{margin-bottom:2rem;min-height:120px;display:flex;flex-direction:column;justify-content:center}.GuaranteedOfferLoadingAnimation_stepText__GjH9W{font-size:1rem;color:#64748b;margin:.5rem 0;opacity:.6;transition:all .3s ease;line-height:1.4}.GuaranteedOfferLoadingAnimation_stepText__GjH9W.GuaranteedOfferLoadingAnimation_active__11Xa_{opacity:1;color:#1e293b;font-weight:500;transform:scale(1.02)}.GuaranteedOfferLoadingAnimation_stepText__GjH9W.GuaranteedOfferLoadingAnimation_completed__2iWjA{opacity:.8;color:#22c55e}.GuaranteedOfferLoadingAnimation_checkmark__Owvid{color:#22c55e;font-weight:700;margin-right:.5rem}.GuaranteedOfferLoadingAnimation_progressContainer__b2jk_{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.GuaranteedOfferLoadingAnimation_progressBar__Q_Aro{width:100%;max-width:300px;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden;position:relative}.GuaranteedOfferLoadingAnimation_progressFill__OnRn6{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:3px;transition:width .3s ease;position:relative;overflow:hidden}.GuaranteedOfferLoadingAnimation_progressFill__OnRn6:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);animation:GuaranteedOfferLoadingAnimation_progressShimmer__7reXj 1.5s ease-in-out infinite}.GuaranteedOfferLoadingAnimation_progressText__OB_Jp{font-size:.875rem;font-weight:600;color:#64748b;margin:0}.GuaranteedOfferLoadingAnimation_dotsContainer__mau3W{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.GuaranteedOfferLoadingAnimation_dot__DChoM{width:8px;height:8px;border-radius:50%;background:#22c55e;opacity:.3;animation:GuaranteedOfferLoadingAnimation_dotPulse__UycnF 1.4s ease-in-out infinite}.GuaranteedOfferLoadingAnimation_dot1__d1bSR{animation-delay:0s}.GuaranteedOfferLoadingAnimation_dot2__XRNiv{animation-delay:.2s}.GuaranteedOfferLoadingAnimation_dot3__FEwvg{animation-delay:.4s}@keyframes GuaranteedOfferLoadingAnimation_progressShimmer__7reXj{0%{left:-100%}to{left:100%}}@keyframes GuaranteedOfferLoadingAnimation_dotPulse__UycnF{0%,80%,to{opacity:.3;transform:scale(1)}40%{opacity:1;transform:scale(1.1)}}@media (max-width:768px){.GuaranteedOfferLoadingAnimation_container__5x6LH{padding:1.5rem;min-height:250px}.GuaranteedOfferLoadingAnimation_card__C1ah_{padding:2rem 1.5rem}.GuaranteedOfferLoadingAnimation_calculatingTitle__3ud_4{font-size:1.5rem}.GuaranteedOfferLoadingAnimation_stepText__GjH9W{font-size:.9rem}.GuaranteedOfferLoadingAnimation_progressBar__Q_Aro{max-width:250px}}@media (max-width:480px){.GuaranteedOfferLoadingAnimation_container__5x6LH{padding:1rem;min-height:200px}.GuaranteedOfferLoadingAnimation_card__C1ah_{padding:1.5rem 1rem}.GuaranteedOfferLoadingAnimation_calculatingTitle__3ud_4{font-size:1.25rem}.GuaranteedOfferLoadingAnimation_stepText__GjH9W{font-size:.8rem}.GuaranteedOfferLoadingAnimation_progressBar__Q_Aro{max-width:200px}.GuaranteedOfferLoadingAnimation_dot__DChoM{width:6px;height:6px}}@media (prefers-contrast:high){.GuaranteedOfferLoadingAnimation_card__C1ah_{border:2px solid #1e293b;background:#fff}.GuaranteedOfferLoadingAnimation_calculatingTitle__3ud_4,.GuaranteedOfferLoadingAnimation_stepText__GjH9W.GuaranteedOfferLoadingAnimation_active__11Xa_{color:#1e293b;font-weight:700}.GuaranteedOfferLoadingAnimation_stepText__GjH9W.GuaranteedOfferLoadingAnimation_completed__2iWjA{color:#22c55e;font-weight:700}.GuaranteedOfferLoadingAnimation_progressBar__Q_Aro{background:#e2e8f0;border:1px solid #1e293b}.GuaranteedOfferLoadingAnimation_progressFill__OnRn6{background:#22c55e}.GuaranteedOfferLoadingAnimation_dot__DChoM{background:#22c55e;border:1px solid #1e293b}}@media (prefers-reduced-motion:reduce){.GuaranteedOfferLoadingAnimation_stepText__GjH9W{transition:none}.GuaranteedOfferLoadingAnimation_stepText__GjH9W.GuaranteedOfferLoadingAnimation_active__11Xa_{transform:none}.GuaranteedOfferLoadingAnimation_progressFill__OnRn6{transition:none}.GuaranteedOfferLoadingAnimation_dot__DChoM,.GuaranteedOfferLoadingAnimation_progressFill__OnRn6:after{animation:none}}@media print{.GuaranteedOfferLoadingAnimation_container__5x6LH{min-height:auto;padding:1rem}.GuaranteedOfferLoadingAnimation_card__C1ah_{border:2px solid #000;background:#fff;box-shadow:none;padding:1.5rem}.GuaranteedOfferLoadingAnimation_calculatingTitle__3ud_4{color:#000;font-weight:700}.GuaranteedOfferLoadingAnimation_stepText__GjH9W{color:#000}.GuaranteedOfferLoadingAnimation_stepText__GjH9W.GuaranteedOfferLoadingAnimation_active__11Xa_{font-weight:700}.GuaranteedOfferLoadingAnimation_stepText__GjH9W.GuaranteedOfferLoadingAnimation_completed__2iWjA{color:#22c55e;font-weight:700}.GuaranteedOfferLoadingAnimation_progressBar__Q_Aro{border:1px solid #000;background:#f0f0f0}.GuaranteedOfferLoadingAnimation_progressFill__OnRn6{background:#22c55e}.GuaranteedOfferLoadingAnimation_progressText__OB_Jp{color:#000;font-weight:700}.GuaranteedOfferLoadingAnimation_dot__DChoM{background:#22c55e;border:1px solid #000}}