.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}}.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}}.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}}.OfferCaptureOverlay_overlay__LZCRo{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:rgba(0,0,0,.95);z-index:10000;display:flex;align-items:center;justify-content:center;padding:1vh .75rem 2vh;margin:0;animation:OfferCaptureOverlay_fadeIn__zhuox .3s ease-out;overflow-y:auto;overscroll-behavior:none;touch-action:pan-y}.OfferCaptureOverlay_overlay__LZCRo:has(.OfferCaptureOverlay_overlayContent__1hFvg.OfferCaptureOverlay_successState__cxpsX){padding:1vh .5rem}.OfferCaptureOverlay_overlayContent__1hFvg{background:#fff;border-radius:20px;padding:3.5rem 1.75rem 2.5rem;width:100%;max-width:480px;box-shadow:0 8px 32px rgba(0,0,0,.3);position:relative;animation:OfferCaptureOverlay_scaleIn__owU94 .3s ease-out;max-height:calc(100vh - 2rem);overflow-y:auto;overscroll-behavior:contain;margin-top:0;margin-bottom:0;transform:translateY(-15%)}.OfferCaptureOverlay_overlayContent__1hFvg.OfferCaptureOverlay_successState__cxpsX{margin-top:0}.OfferCaptureOverlay_closeButton__pWO_I{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;transition:color .2s ease,background .2s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;line-height:1}.OfferCaptureOverlay_closeButton__pWO_I:hover{color:#374151;background:#f3f4f6}.OfferCaptureOverlay_header__iaqeJ{text-align:center;margin-bottom:2.5rem;margin-top:2rem;padding-right:2rem}.OfferCaptureOverlay_title__aCGoU{font-size:2.4rem;font-weight:700;color:#22c55e;margin:0 0 1.4rem;line-height:1.3}.OfferCaptureOverlay_subtitle__jK2YM{font-size:.9375rem;color:#4b5563;margin:0;line-height:1.5;font-weight:500}.OfferCaptureOverlay_guidanceText__2E5QT{font-size:1.15rem;color:#4b5563;margin:0 0 1.75rem;line-height:1.5;font-weight:400;text-align:center;padding:0 1rem;max-width:100%;word-wrap:break-word}.OfferCaptureOverlay_guidanceText__2E5QT strong{font-weight:700;color:#1f2937}.OfferCaptureOverlay_offerCodeCard__E43k5{margin:1.1rem auto .4rem;padding:1.4rem 1.75rem;background:linear-gradient(135deg,#fff7ed,#ffedd5);border:2px solid #fb923c;border-radius:12px;text-align:center;width:100%;box-sizing:border-box;box-shadow:0 2px 8px rgba(251,146,60,.2)}.OfferCaptureOverlay_offerCodeInstruction__P6IBh{font-size:1rem;color:#374151;margin:0 0 1.25rem;line-height:1.5;font-weight:400;padding:0;text-align:center}.OfferCaptureOverlay_offerCodeAmount__94Qtm{font-weight:700;font-size:1.05em;background:linear-gradient(90deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.OfferCaptureOverlay_offerCodeContainer__R2fAY{margin:.9rem auto 1.1rem!important;padding:.65rem 1.2rem!important;background:linear-gradient(180deg,#fff,#f0fdf4)!important;border:2px solid #6ee7b7!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:-moz-fit-content!important;width:fit-content!important;min-width:180px!important;max-width:100%!important;height:2.5rem!important;box-sizing:border-box!important;box-shadow:0 2px 6px rgba(0,0,0,.06)!important}.OfferCaptureOverlay_offerCodeDisplay__U_f1x{font-size:1.35rem!important;font-weight:700!important;color:#047857!important;font-family:Courier New,monospace!important;letter-spacing:.5px!important;text-align:center!important;white-space:nowrap!important;box-sizing:border-box!important;line-height:1.2!important}.OfferCaptureOverlay_phoneCallContainer__0cQy6{margin-top:.75rem;margin-bottom:1.1rem;text-align:center;display:flex;justify-content:center}.OfferCaptureOverlay_bonusMessage__o3aO5{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1.5px solid #fbbf24;border-radius:8px;padding:.375rem .625rem;margin:.5rem 0 .5rem auto;text-align:center;width:auto;max-width:65%;min-width:-moz-fit-content;min-width:fit-content;box-sizing:border-box;align-self:flex-end}.OfferCaptureOverlay_bonusText__dbaoZ{font-size:.6875rem;color:#92400e;margin:0 0 .25rem;line-height:1.2;text-align:center}.OfferCaptureOverlay_bonusText__dbaoZ strong{font-weight:700;color:#78350f}.OfferCaptureOverlay_expirationTimer__YO7Ux{display:flex;align-items:center;justify-content:center;gap:.375rem;margin-top:.25rem;padding-top:.25rem;border-top:1px solid rgba(251,191,36,.3)}.OfferCaptureOverlay_expirationLabel__cY3v5{font-size:.625rem;font-weight:600;color:#92400e;text-transform:uppercase;letter-spacing:.05em}.OfferCaptureOverlay_timerValue__z0Ir1{font-size:.75rem;font-weight:700;color:#dc2626;font-family:Courier New,monospace;background:hsla(0,0%,100%,.8);padding:.15rem .35rem;border-radius:4px;border:1px solid rgba(220,38,38,.3)}.OfferCaptureOverlay_phoneLink__jNV2c{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 2px 8px rgba(34,197,94,.3);width:100%;max-width:100%;min-height:50px;text-align:center;white-space:normal;line-height:1.4;word-wrap:break-word;position:relative;overflow:hidden;animation:OfferCaptureOverlay_buttonPulse__CB4up 5s ease-in-out infinite,OfferCaptureOverlay_buttonGlow__N1WHt 5s ease-in-out infinite}.OfferCaptureOverlay_phoneLink__jNV2c:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:OfferCaptureOverlay_shimmer__YxGXa 7s infinite}.OfferCaptureOverlay_phoneLink__jNV2c:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-2px) scale(1.03);box-shadow:0 6px 20px rgba(34,197,94,.5);color:#fff;animation:none}.OfferCaptureOverlay_phoneLink__jNV2c:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px rgba(34,197,94,.4)}.OfferCaptureOverlay_tabContainer__Xdc18{display:flex;gap:1rem;margin-bottom:2rem;margin-top:0;background:transparent;padding:0;border-radius:8px;justify-content:center}.OfferCaptureOverlay_tab__2zPBx{flex:0 1 auto;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.2rem 2rem;background:#fff;border:2px solid #d1d5db;border-radius:8px;font-size:1.2rem;font-weight:600;color:#4b5563;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.1);min-width:200px;max-width:280px;min-height:58px}.OfferCaptureOverlay_tab__2zPBx:hover{color:#22c55e;background:#fff;border-color:#22c55e;box-shadow:0 2px 6px rgba(34,197,94,.2);transform:translateY(-1px)}.OfferCaptureOverlay_tab__2zPBx.OfferCaptureOverlay_activeTab__JQh6M{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border-color:#16a34a;box-shadow:0 2px 8px rgba(34,197,94,.3);animation:OfferCaptureOverlay_buttonPulse__CB4up 5s ease-in-out infinite,OfferCaptureOverlay_buttonGlow__N1WHt 5s ease-in-out infinite;position:relative;overflow:hidden}.OfferCaptureOverlay_tab__2zPBx.OfferCaptureOverlay_activeTab__JQh6M:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:OfferCaptureOverlay_shimmer__YxGXa 6s infinite}.OfferCaptureOverlay_tab__2zPBx.OfferCaptureOverlay_activeTab__JQh6M:hover{background:linear-gradient(135deg,#16a34a,#15803d);border-color:#15803d;box-shadow:0 4px 16px rgba(34,197,94,.5);transform:translateY(-2px) scale(1.03);animation:none}.OfferCaptureOverlay_tab__2zPBx.OfferCaptureOverlay_activeTab__JQh6M:active{transform:translateY(0) scale(.98);box-shadow:0 2px 6px rgba(34,197,94,.4)}.OfferCaptureOverlay_tabIcon__MAdDk{font-size:1.125rem}.OfferCaptureOverlay_form__Nud_S{display:flex;flex-direction:column;gap:1.25rem;align-items:stretch}.OfferCaptureOverlay_form__Nud_S .OfferCaptureOverlay_offerCodeCard__E43k5+button{margin-top:.25rem!important}.OfferCaptureOverlay_termsContainer__2bRf7{position:relative;margin-top:.39rem;margin-bottom:.39rem;display:flex;justify-content:center;align-items:center;width:100%}.OfferCaptureOverlay_termsLabel__ktv2P{display:flex;align-items:center;justify-content:center;gap:.468rem;cursor:pointer;font-size:.648rem;line-height:1.3;width:-moz-fit-content;width:fit-content;padding:.36rem .576rem;border-radius:5px;transition:all .2s ease;background:transparent;border:none;white-space:nowrap}.OfferCaptureOverlay_termsLabel__ktv2P:hover{background:rgba(34,197,94,.05)}.OfferCaptureOverlay_checkbox__zIKew{width:17px;height:17px;margin:0;cursor:pointer;accent-color:#22c55e;flex-shrink:0;align-self:center;border:1.5px solid #22c55e;border-radius:3px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;position:relative;transition:all .2s ease}.OfferCaptureOverlay_checkbox__zIKew:hover{border-color:#16a34a;box-shadow:0 0 0 2px rgba(34,197,94,.1)}.OfferCaptureOverlay_checkbox__zIKew:checked{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#16a34a}.OfferCaptureOverlay_checkbox__zIKew:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700;line-height:1}.OfferCaptureOverlay_termsText__i_taO{color:#374151;display:flex;align-items:center;gap:.36rem;flex:1 1;font-size:.648rem;white-space:nowrap}.OfferCaptureOverlay_termsLabelRed__3BNDz{border-color:#ef4444!important;background:rgba(239,68,68,.1)!important;animation:OfferCaptureOverlay_pulseRed__REy8H .5s ease-in-out}.OfferCaptureOverlay_termsLabelRed__3BNDz .OfferCaptureOverlay_checkbox__zIKew{border-color:#ef4444!important}.OfferCaptureOverlay_termsLabelRed__3BNDz .OfferCaptureOverlay_termsText__i_taO{color:#dc2626!important}@keyframes OfferCaptureOverlay_pulseRed__REy8H{0%,to{box-shadow:0 0 0 0 rgba(239,68,68,0)}50%{box-shadow:0 0 0 4px rgba(239,68,68,.3)}}.OfferCaptureOverlay_termsTooltipButton__NzpOK{background:none;border:none;font-size:.828rem;cursor:pointer;color:#6b7280;padding:0;margin:0;display:inline-flex;align-items:center;transition:color .2s ease;line-height:1}.OfferCaptureOverlay_termsTooltipButton__NzpOK:hover{color:#22c55e}.OfferCaptureOverlay_termsTooltip__xdub8{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:400px;background:#1f2937;color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.4);z-index:10001;animation:OfferCaptureOverlay_tooltipFadeIn__ZOkUC .2s ease-out}.OfferCaptureOverlay_termsTooltip__xdub8:after{display:none}.OfferCaptureOverlay_tooltipText__l9T2y{font-size:.8125rem;line-height:1.6;margin:0;color:#f3f4f6}.OfferCaptureOverlay_tooltipText__l9T2y strong{color:#fff;font-weight:600}@keyframes OfferCaptureOverlay_tooltipFadeIn__ZOkUC{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.OfferCaptureOverlay_inputGroup__qswik{position:relative;cursor:text}.OfferCaptureOverlay_inputGroup__qswik:has(input:disabled),.OfferCaptureOverlay_inputGroup__qswik:has(textarea:disabled){cursor:not-allowed}.OfferCaptureOverlay_input__Osn3t{width:100%;padding:.875rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;background:#fff;font-family:inherit;box-sizing:border-box;min-height:48px}.OfferCaptureOverlay_input__Osn3t:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1)}.OfferCaptureOverlay_input__Osn3t:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.6;color:#9ca3af}.OfferCaptureOverlay_input__Osn3t:disabled::placeholder{color:#d1d5db}.OfferCaptureOverlay_messageInput__TIGq3{width:100%;padding:.6rem .7rem;border:1px solid #d1d5db;border-radius:8px;font-size:.9375rem;transition:border-color .2s ease,box-shadow .2s ease;background:#fff;font-family:inherit;box-sizing:border-box;height:80px;max-height:80px;resize:none;overflow-y:auto;line-height:1.5}.OfferCaptureOverlay_messageInput__TIGq3:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1)}.OfferCaptureOverlay_messageInput__TIGq3:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.6;color:#9ca3af}.OfferCaptureOverlay_messageInput__TIGq3:disabled::placeholder{color:#d1d5db}.OfferCaptureOverlay_errorMessage__Kx3Nn{color:#ef4444;font-size:.875rem;margin-top:-.5rem;padding-left:.25rem}.OfferCaptureOverlay_termsWarningMessage__UIcTg{color:#f59e0b;font-size:.8125rem;font-weight:600;margin-top:.5rem;margin-bottom:.25rem;padding:.5rem .75rem;background:#fef3c7;border:1px solid #fbbf24;border-radius:6px;text-align:center;animation:OfferCaptureOverlay_slideDown__ImVAY .3s ease-out;display:flex;align-items:center;justify-content:center;gap:.5rem}@keyframes OfferCaptureOverlay_slideDown__ImVAY{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.OfferCaptureOverlay_submitButton__bHqSl{width:100%!important;padding:.9rem 1.5rem!important;background:linear-gradient(135deg,#22c55e,#16a34a)!important;color:#fff!important;border:none!important;border-radius:8px!important;font-size:1rem!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important;min-height:50px!important;box-shadow:0 2px 8px rgba(34,197,94,.3)!important;margin-top:.4rem!important;margin-bottom:1rem!important;box-sizing:border-box!important;display:block!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important}.OfferCaptureOverlay_submitButton__bHqSl:hover:not(:disabled){background:linear-gradient(135deg,#16a34a,#15803d)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px rgba(34,197,94,.4)!important;color:#fff!important}.OfferCaptureOverlay_submitButton__bHqSl:disabled{background:#9ca3af!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important;color:#fff!important;opacity:.7!important}.OfferCaptureOverlay_dismissLink__RLedj{background:none;border:none;color:#6b7280;font-size:.875rem;cursor:pointer;padding:.5rem;transition:color .2s ease;text-align:center}.OfferCaptureOverlay_dismissLink__RLedj:hover{color:#374151}.OfferCaptureOverlay_successState__cxpsX{text-align:center;padding:2rem 1.5rem}.OfferCaptureOverlay_successContainer__obF7j{display:flex;flex-direction:column;align-items:center;gap:1rem}.OfferCaptureOverlay_successIcon__m8zLW{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;animation:OfferCaptureOverlay_checkmarkPop__ujAkj .4s ease-out}.OfferCaptureOverlay_successTitle__vLK67{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.OfferCaptureOverlay_successMessage__iDiQa{font-size:1rem;color:#6b7280;margin:0;line-height:1.5}@keyframes OfferCaptureOverlay_fadeIn__zhuox{0%{opacity:0}to{opacity:1}}@keyframes OfferCaptureOverlay_slideUp__JD4Bv{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes OfferCaptureOverlay_scaleIn__owU94{0%{transform:scale(.9) translateY(-15%);opacity:0}to{transform:scale(1) translateY(-15%);opacity:1}}@keyframes OfferCaptureOverlay_emailScaleIn__Kqdb9{0%{transform:scale(.9) translateY(-20%);opacity:0}to{transform:scale(1) translateY(-20%);opacity:1}}@keyframes OfferCaptureOverlay_subtitleFadeIn__nESvS{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes OfferCaptureOverlay_subtitlePulse__lqGpX{0%,to{opacity:1}50%{opacity:.85}}@keyframes OfferCaptureOverlay_slideInFromTopRight__XAJdq{0%{transform:translate(20px,-20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes OfferCaptureOverlay_checkmarkPop__ujAkj{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@keyframes OfferCaptureOverlay_buttonPulse__CB4up{0%,to{transform:scale(1)}50%{transform:scale(1.01)}}@keyframes OfferCaptureOverlay_buttonGlow__N1WHt{0%,to{box-shadow:0 2px 8px rgba(34,197,94,.3),0 0 0 0 rgba(34,197,94,.4)}50%{box-shadow:0 2px 8px rgba(34,197,94,.3),0 0 20px 5px rgba(34,197,94,.3)}}@keyframes OfferCaptureOverlay_shimmer__YxGXa{0%{left:-100%}to{left:100%}}@media (max-width:640px){.OfferCaptureOverlay_overlay__LZCRo{padding:.5rem .5rem 1rem;align-items:center}.OfferCaptureOverlay_overlayContent__1hFvg{border-radius:16px;padding:1rem 1rem 1.25rem;margin-top:0;max-height:85vh;max-width:calc(100% - 1rem);transform:translateY(-15%)}.OfferCaptureOverlay_header__iaqeJ{margin-bottom:1.25rem;margin-top:.5rem}.OfferCaptureOverlay_title__aCGoU{font-size:1.5rem;margin:0 0 .75rem}.OfferCaptureOverlay_guidanceText__2E5QT{font-size:1rem;margin:0 0 .875rem;line-height:1.4;padding:0 .75rem}.OfferCaptureOverlay_subtitle__jK2YM{font-size:.75rem}.OfferCaptureOverlay_tab__2zPBx{font-size:.9rem;padding:.75rem 1rem;min-width:160px;max-width:240px;min-height:44px}.OfferCaptureOverlay_tabContainer__Xdc18{gap:.75rem;margin-bottom:1.25rem}.OfferCaptureOverlay_form__Nud_S{gap:.75rem}.OfferCaptureOverlay_input__Osn3t{font-size:.875rem;padding:.625rem .75rem;min-height:42px}.OfferCaptureOverlay_submitButton__bHqSl{font-size:.875rem!important;padding:.625rem 1rem!important;min-height:42px!important;margin-top:.2rem!important;margin-bottom:.5rem!important}.OfferCaptureOverlay_offerCodeCard__E43k5{padding:.75rem .875rem;margin:.5rem auto .375rem}.OfferCaptureOverlay_offerCodeInstruction__P6IBh{font-size:.8rem;color:#374151;margin:0 0 .625rem;line-height:1.3;padding:0}.OfferCaptureOverlay_offerCodeAmount__94Qtm{font-size:1.05em;background:linear-gradient(90deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.OfferCaptureOverlay_offerCodeContainer__R2fAY{padding:.5rem .75rem!important;min-width:140px!important;width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;height:2rem!important;margin:.5rem auto .625rem!important;background:linear-gradient(180deg,#fff,#f0fdf4)!important;border:2px solid #6ee7b7!important;border-radius:14px!important;box-shadow:0 2px 6px rgba(0,0,0,.06)!important}.OfferCaptureOverlay_offerCodeDisplay__U_f1x{font-size:1rem!important;letter-spacing:.5px!important;font-weight:700!important;color:#047857!important}.OfferCaptureOverlay_bonusMessage__o3aO5{padding:.3rem .5rem;margin-top:.375rem;margin-bottom:.375rem}.OfferCaptureOverlay_bonusText__dbaoZ{font-size:.625rem}.OfferCaptureOverlay_phoneLink__jNV2c{padding:.75rem 1.25rem;font-size:.9rem;min-height:46px}}@media (max-width:430px){.OfferCaptureOverlay_overlay__LZCRo{align-items:center}.OfferCaptureOverlay_overlayContent__1hFvg{padding:.875rem .875rem 1rem;max-height:82vh;margin-top:0;transform:translateY(-15%)}.OfferCaptureOverlay_header__iaqeJ{margin-bottom:1rem;margin-top:.375rem}.OfferCaptureOverlay_title__aCGoU{font-size:1.3rem;margin:0 0 .625rem}.OfferCaptureOverlay_subtitle__jK2YM{font-size:.7rem}.OfferCaptureOverlay_guidanceText__2E5QT{font-size:.9rem;margin:0 0 .75rem;padding:0 .5rem}.OfferCaptureOverlay_tab__2zPBx{font-size:.85rem;padding:.625rem .875rem;min-width:140px;max-width:220px;min-height:40px}.OfferCaptureOverlay_tabContainer__Xdc18{gap:.625rem;margin-bottom:1rem}.OfferCaptureOverlay_form__Nud_S{gap:.625rem}.OfferCaptureOverlay_input__Osn3t{font-size:.8rem;padding:.55rem .625rem;min-height:40px}.OfferCaptureOverlay_submitButton__bHqSl{font-size:.8rem!important;padding:.55rem .875rem!important;min-height:40px!important}.OfferCaptureOverlay_offerCodeCard__E43k5{padding:.625rem .75rem;margin:.375rem auto .3rem}.OfferCaptureOverlay_offerCodeInstruction__P6IBh{font-size:.75rem;margin:0 0 .5rem}.OfferCaptureOverlay_offerCodeContainer__R2fAY{padding:.45rem .625rem!important;min-width:120px!important;height:1.875rem!important;margin:.4rem auto .5rem!important}.OfferCaptureOverlay_offerCodeDisplay__U_f1x{font-size:.9rem!important}.OfferCaptureOverlay_phoneLink__jNV2c{padding:.65rem 1rem;font-size:.85rem;min-height:44px}}.OfferCaptureOverlay_emailOverlayBackdrop__esNJz{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);z-index:10001;display:flex;align-items:center;justify-content:center;padding:1rem;animation:OfferCaptureOverlay_fadeIn__zhuox .2s ease-out}.OfferCaptureOverlay_emailOverlayContent__s1JUs{background:#fff;border-radius:16px;padding:1.25rem 1.5rem;width:100%;max-width:480px;box-shadow:0 8px 32px rgba(0,0,0,.3);position:relative;animation:OfferCaptureOverlay_emailScaleIn__Kqdb9 .2s ease-out;margin-top:0;margin-right:0;transform:translateY(-20%)}.OfferCaptureOverlay_emailOverlayCloseButton__DzD5t{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;transition:color .2s ease,background .2s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;line-height:1}.OfferCaptureOverlay_emailOverlayCloseButton__DzD5t:hover{color:#374151;background:#f3f4f6}.OfferCaptureOverlay_emailOverlayHeader__4ZoPS{text-align:center;margin-bottom:1rem;padding-right:2rem;padding-top:.5rem;padding-bottom:.5rem}.OfferCaptureOverlay_emailOverlayTitle__QttAc{font-size:1.25rem;font-weight:700;color:#22c55e;margin:0 0 .5rem;line-height:1.3}.OfferCaptureOverlay_emailOverlaySubtitle__J9AIG{font-size:1.08rem;color:#374151;margin:0 0 .75rem;line-height:1.5;text-align:center;font-weight:600;animation:OfferCaptureOverlay_subtitleFadeIn__nESvS .8s ease-out,OfferCaptureOverlay_subtitlePulse__lqGpX 3s ease-in-out 1s infinite}.OfferCaptureOverlay_emailOverlayValidity__cxPMW{font-size:.875rem;color:#4b5563;margin:1.25rem 0 0;padding:.75rem 1rem;line-height:1.5;font-weight:500;text-align:center;background:#f3f4f6;border-radius:8px;border:1px solid #e5e7eb}.OfferCaptureOverlay_emailOverlayForm__fgW5v{display:flex;flex-direction:column;gap:1rem;margin-top:0}.OfferCaptureOverlay_emailInputWrapper__Io6Xo{position:relative}.OfferCaptureOverlay_emailOverlayInput__Eo7tx{width:100%;padding:.875rem 1rem;border:2px solid #d1d5db;border-radius:8px;font-size:.9375rem;transition:border-color .2s ease,box-shadow .2s ease;background:#fff;font-family:inherit;box-sizing:border-box;min-height:48px}.OfferCaptureOverlay_emailOverlayInput__Eo7tx:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1)}.OfferCaptureOverlay_emailOverlayInput__Eo7tx:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.6}.OfferCaptureOverlay_emailOverlayError__rAYcx{color:#ef4444;font-size:.8125rem;margin-top:.5rem;padding-left:.25rem}.OfferCaptureOverlay_emailOverlaySubmitButton__n2aR_{width:100%;padding:.875rem 1.25rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-height:48px;box-shadow:0 2px 8px rgba(34,197,94,.3);box-sizing:border-box;position:relative;overflow:hidden;animation:OfferCaptureOverlay_buttonPulse__CB4up 5s ease-in-out infinite,OfferCaptureOverlay_buttonGlow__N1WHt 5s ease-in-out infinite}.OfferCaptureOverlay_emailOverlaySubmitButton__n2aR_:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:OfferCaptureOverlay_shimmer__YxGXa 7s infinite}.OfferCaptureOverlay_emailOverlaySubmitButton__n2aR_:hover:not(:disabled){background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-2px) scale(1.03);box-shadow:0 6px 20px rgba(34,197,94,.5);animation:none}.OfferCaptureOverlay_emailOverlaySubmitButton__n2aR_:active:not(:disabled){transform:translateY(0) scale(.98);box-shadow:0 2px 8px rgba(34,197,94,.4)}.OfferCaptureOverlay_emailOverlaySubmitButton__n2aR_:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none;opacity:.7;animation:none}.OfferCaptureOverlay_messageOverlayBackdrop__yqYJE{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);z-index:10001;display:flex;align-items:center;justify-content:center;padding:1rem;animation:OfferCaptureOverlay_fadeIn__zhuox .2s ease-out}.OfferCaptureOverlay_messageOverlayContent__t11wl{background:#fff;border-radius:16px;padding:1.5rem;width:100%;max-width:480px;box-shadow:0 8px 32px rgba(0,0,0,.3);position:relative;animation:OfferCaptureOverlay_scaleIn__owU94 .2s ease-out}.OfferCaptureOverlay_messageOverlayCloseButton__2enSd{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;transition:color .2s ease,background .2s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;line-height:1}.OfferCaptureOverlay_messageOverlayCloseButton__2enSd:hover{color:#374151;background:#f3f4f6}.OfferCaptureOverlay_messageOverlayHeader__P1Cwr{text-align:center;margin-bottom:1.5rem;padding-right:2rem}.OfferCaptureOverlay_messageOverlayTitle__NrI2_{font-size:1.25rem;font-weight:700;color:#22c55e;margin:0 0 .5rem;line-height:1.3}.OfferCaptureOverlay_messageOverlaySubtitle__c_kPj{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}.OfferCaptureOverlay_messageOverlayForm__5mncC{display:flex;flex-direction:column;gap:1rem}.OfferCaptureOverlay_messageInputWrapper__GIpGq{position:relative}.OfferCaptureOverlay_messageOverlayInput__a69oC{width:100%;padding:.875rem 1rem;border:2px solid #d1d5db;border-radius:8px;font-size:.9375rem;transition:border-color .2s ease,box-shadow .2s ease;background:#fff;font-family:inherit;box-sizing:border-box;min-height:120px;resize:vertical;overflow-y:auto;line-height:1.5}.OfferCaptureOverlay_messageOverlayInput__a69oC:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1)}.OfferCaptureOverlay_messageOverlayInput__a69oC:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.6}.OfferCaptureOverlay_messageOverlayError__qZ1O8{color:#ef4444;font-size:.8125rem;margin-top:.5rem;padding-left:.25rem}.OfferCaptureOverlay_messageOverlaySubmitButton__gdhIr{width:100%;padding:.875rem 1.25rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-height:48px;box-shadow:0 2px 8px rgba(34,197,94,.3);box-sizing:border-box}.OfferCaptureOverlay_messageOverlaySubmitButton__gdhIr:hover:not(:disabled){background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-1px);box-shadow:0 4px 12px rgba(34,197,94,.4)}.OfferCaptureOverlay_messageOverlaySubmitButton__gdhIr:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none;opacity:.7}@media (max-width:640px){.OfferCaptureOverlay_emailOverlayBackdrop__esNJz{align-items:center;justify-content:center;padding:.5rem}.OfferCaptureOverlay_emailOverlayContent__s1JUs{margin-top:0;margin-right:0;max-width:calc(100% - 1rem);width:100%;padding:1rem 1rem 1.25rem;max-height:85vh;transform:translateY(-20%);border-radius:16px}.OfferCaptureOverlay_emailOverlayHeader__4ZoPS{margin-bottom:.875rem;padding-top:.5rem;padding-bottom:.5rem}.OfferCaptureOverlay_emailOverlayTitle__QttAc{font-size:1.1rem;margin:0 0 .4rem}.OfferCaptureOverlay_emailOverlaySubtitle__J9AIG{font-size:.96rem;margin:0 0 .625rem}.OfferCaptureOverlay_emailOverlayForm__fgW5v{gap:.75rem}.OfferCaptureOverlay_emailOverlayInput__Eo7tx{padding:.625rem .75rem;font-size:.875rem;min-height:42px}.OfferCaptureOverlay_emailOverlaySubmitButton__n2aR_{padding:.625rem 1rem;font-size:.875rem;min-height:42px}.OfferCaptureOverlay_emailOverlayValidity__cxPMW{font-size:.8rem;margin:1rem 0 0;padding:.625rem .875rem}}@media (max-width:430px){.OfferCaptureOverlay_emailOverlayBackdrop__esNJz{align-items:center}.OfferCaptureOverlay_emailOverlayContent__s1JUs{padding:.875rem .875rem 1rem;max-height:82vh;margin-top:0;transform:translateY(-20%);max-width:calc(100% - 1rem);border-radius:16px}.OfferCaptureOverlay_emailOverlayHeader__4ZoPS{margin-bottom:.75rem;padding-top:.375rem;padding-bottom:.375rem}.OfferCaptureOverlay_emailOverlayTitle__QttAc{font-size:1rem;margin:0 0 .35rem}.OfferCaptureOverlay_emailOverlaySubtitle__J9AIG{font-size:.9rem;margin:0 0 .5rem}.OfferCaptureOverlay_emailOverlayForm__fgW5v{gap:.625rem}.OfferCaptureOverlay_emailOverlayInput__Eo7tx{padding:.55rem .625rem;font-size:.8rem;min-height:40px}.OfferCaptureOverlay_emailOverlaySubmitButton__n2aR_{padding:.55rem .875rem;font-size:.8rem;min-height:40px}.OfferCaptureOverlay_emailOverlayValidity__cxPMW{font-size:.75rem;padding:.5rem .75rem}}@media (prefers-reduced-motion:reduce){.OfferCaptureOverlay_emailOverlayBackdrop__esNJz,.OfferCaptureOverlay_emailOverlayContent__s1JUs,.OfferCaptureOverlay_messageOverlayBackdrop__yqYJE,.OfferCaptureOverlay_messageOverlayContent__t11wl,.OfferCaptureOverlay_overlayContent__1hFvg,.OfferCaptureOverlay_overlay__LZCRo,.OfferCaptureOverlay_successIcon__m8zLW{animation:none}}