.page_goodFitContainer__n9_Qu{width:100%;max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:2rem;font-family:DM Sans,Arial,sans-serif;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;padding:1rem 1rem 200px}.page_goodFitContainer__n9_Qu::-webkit-scrollbar-track{margin-bottom:100px;background:transparent}.page_goodFitContainer__n9_Qu::-webkit-scrollbar{width:6px}.page_goodFitContainer__n9_Qu::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:10px}.page_goodFitContainer__n9_Qu:after{content:"";display:block;height:100px}.page_sectionTitle__5uzwS{font-size:2rem;color:#7db0d7;margin-bottom:1rem;font-weight:400}.page_sectionSubtitle__PyaF5{font-size:1rem;color:#333;margin-bottom:1.5rem}.page_bmiCard__vzSwG{background-color:#303a2e;border-radius:16px;color:#f0f9f9;padding:1.5rem}.page_medicationZone__xosJI{display:flex;align-items:center;background-color:#7db0d7;border-radius:12px;padding:.5rem 1rem;margin:1rem 0}.page_infoBox__ZoOV4{background-color:#2d372c;border-radius:12px;padding:1rem;margin-top:1rem;color:#f0f9f9}.page_goalCard__wCaD3{background-color:#f4f7f4;border-radius:16px;padding:1.5rem;color:#323232}.page_helpSections__ELbxG{background-color:#e8ede8;border-radius:16px;padding:1.5rem;margin-bottom:0}.page_helpCard__vjlAd{background-color:#f4f7f4;border-radius:12px;padding:1rem;margin-top:1rem}.page_helpList__QABJn{margin:1rem 0 0;padding-left:1rem;list-style:none}.page_helpList__QABJn li{margin-bottom:.5rem;position:relative;padding-left:1rem}.page_helpList__QABJn li:before{content:"•";color:#7db0d7;position:absolute;left:0}.page_floatingBar__deDEp{position:fixed;bottom:0;left:50%;transform:translateX(-50%) translateZ(0);width:100%;max-width:700px;background:linear-gradient(180deg,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,.2));box-shadow:0 -4px 30px rgba(0,0,0,.02);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:1.5rem 0 max(env(safe-area-inset-bottom),1.5rem);z-index:1200;mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent);border-top-left-radius:20px;border-top-right-radius:20px}.continue-button,.page_floatingBar__deDEp{display:flex;justify-content:center;align-items:center}.continue-button{width:80%;max-width:300px;padding:.7rem .05rem;border-radius:25px;cursor:pointer;font-size:1rem;font-weight:400;font-family:inherit;transition:all .08s cubic-bezier(.4,0,.2,1);border:none;outline:none;text-align:center;margin:0 auto;transform:translateZ(0);will-change:transform,opacity;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background-color:#000;color:#fff}.continue-button:hover{background-color:#333;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.continue-button:active{transform:translateY(0) scale(.98);box-shadow:0 2px 4px rgba(0,0,0,.1)}.continue-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@media (min-width:768px){.continue-button{max-width:300px;padding:.7rem .05rem;font-size:1rem}}.ResumeModal_overlay__ia44a{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.ResumeModal_modal__tRDdM{background:#fff;border-radius:16px;max-width:500px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:ResumeModal_slideUp__dJb6p .3s ease-out}@keyframes ResumeModal_slideUp__dJb6p{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ResumeModal_header__nwLyv{padding:32px 32px 0;text-align:center;border-bottom:none}.ResumeModal_header__nwLyv h2{margin:0 0 8px;font-size:30px;font-weight:400;color:#1f2937}.ResumeModal_subtitle__B0kfh{margin:0;font-size:18px;font-weight:400;color:#4b5563}.ResumeModal_content__jkus7{padding:24px 32px 32px}.ResumeModal_progressBar__0ZNeu{margin-bottom:24px}.ResumeModal_progressLabel__2NbNk{font-size:16px;font-weight:400;color:#4b5563;margin-bottom:8px}.ResumeModal_progressTrack__kIzwK{height:8px;background-color:#e5e7eb;border-radius:999px;overflow:hidden}.ResumeModal_progressFill__NIkGz{height:100%;background:orange;border-radius:999px;transition:width .3s ease}.ResumeModal_info__WVfzn{margin-bottom:24px}.ResumeModal_info__WVfzn p{margin:0;font-size:17px;line-height:1.6;color:#4b5563;text-align:center}.ResumeModal_buttons__uXtCW{display:flex;flex-direction:column;gap:12px}.ResumeModal_primaryButton__Bn29E{width:100%;padding:16px 24px;background:orange;color:#000;border:none;border-radius:100px;font-family:DM Sans,sans-serif;font-size:18px;font-weight:400;cursor:pointer;transition:all .2s ease}.ResumeModal_primaryButton__Bn29E:hover{background:#c6e585;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ResumeModal_primaryButton__Bn29E:active{transform:translateY(0)}.ResumeModal_secondaryButton__BG1qL{width:100%;padding:16px 24px;background:transparent;color:#6b7280;border:2px solid #e5e7eb;border-radius:100px;font-family:DM Sans,sans-serif;font-size:18px;font-weight:400;cursor:pointer;transition:all .2s ease}.ResumeModal_secondaryButton__BG1qL:hover{border-color:#d1d5db;color:#374151;background:#f9fafb}.ResumeModal_footer__m1bHj{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb;text-align:center}.ResumeModal_footerText__pZhtJ{margin:0;font-size:15px;color:#9ca3af}@media (max-width:640px){.ResumeModal_header__nwLyv{padding:24px 24px 20px}.ResumeModal_header__nwLyv h2{font-size:26px}.ResumeModal_content__jkus7{padding:20px 24px 24px}.ResumeModal_primaryButton__Bn29E,.ResumeModal_secondaryButton__BG1qL{padding:14px 20px;font-size:17px}}.page_container__B4Ijs{width:100%;max-width:550px;margin:0 auto;padding:6rem 1rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-family:DM Sans,Arial,sans-serif;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;text-align:center}.page_title__rjzsf{font-size:2rem;font-weight:400;margin-bottom:3rem;color:#1f2937}.page_iconContainer__Bs09F{display:flex;justify-content:center;margin-bottom:1.5rem}.page_checkIcon__mTBG_{width:80px;height:80px}.page_message__jS88t{font-size:1.25rem;color:#555;margin-bottom:2rem;line-height:1.5}.page_statusText__abgcN{text-align:center;color:#888;margin-top:1rem}.page_errorText__587eB{text-align:center;color:#e00;margin-top:1rem}.fast_section__3iW_8{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #f0f0f0}.fast_section__3iW_8:last-child{border-bottom:none;margin-bottom:0}.fast_sectionTitle__EpBml{font-size:1.05rem;font-weight:500;color:#1f2937;margin-bottom:.75rem;letter-spacing:.01em}.fast_fieldRow__zs6Bq{display:flex;gap:1rem;margin-bottom:1rem}.fast_fieldRow__zs6Bq>*{flex:1 1;min-width:0}@media (max-width:767px){.fast_fieldRow__zs6Bq{flex-direction:column;gap:.5rem}}.fast_field__oG07h{margin-bottom:1rem}.fast_fieldLabel__IPFWA{display:block;font-size:.9rem;color:#374151;margin-bottom:.25rem;letter-spacing:.01em}.fast_input__71Et1{width:100%;padding:.55rem .75rem;border:1px solid #d1d5db;border-radius:10px;font-size:.95rem;color:#1f2937;background:#fff;box-sizing:border-box;transition:border-color .2s ease;outline:none;font-family:inherit}.fast_input__71Et1:focus{border-color:#7db0d7}.fast_input__71Et1::placeholder{color:#9ca3af}.fast_select__KR3kV{width:100%;padding:.55rem .75rem;border:1px solid #d1d5db;border-radius:10px;font-size:.95rem;color:#1f2937;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%239ca3af' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:12px;box-sizing:border-box;transition:border-color .2s ease;outline:none;cursor:pointer;font-family:inherit}.fast_select__KR3kV:focus{border-color:#7db0d7}.fast_textarea___iR0W{width:100%;padding:.55rem .75rem;border:1px solid #d1d5db;border-radius:10px;font-size:.95rem;color:#1f2937;background:#fff;box-sizing:border-box;transition:border-color .2s ease;outline:none;font-family:inherit;resize:vertical;min-height:60px;line-height:1.4}.fast_textarea___iR0W:focus{border-color:#7db0d7}.fast_textarea___iR0W::placeholder{color:#9ca3af}.fast_radioGroup__gWE67{display:flex;gap:.5rem;flex-wrap:wrap}.fast_radioCard__kS50b{display:flex;align-items:center;justify-content:center;padding:.6rem 1.1rem;border:1px solid #d1d5db;border-radius:10px;font-size:.95rem;color:#4b5563;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;text-align:center;min-height:2.5rem;box-sizing:border-box}.fast_radioCard__kS50b:hover{border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 1px 4px rgba(0,0,0,.06)}.fast_radioCardSelected__kTpON{border-color:#173f5c;color:#173f5c;border-width:1.5px;box-shadow:0 1px 6px rgba(23,63,92,.12);font-weight:500}.fast_checkboxGroup__4RH7S{display:flex;flex-direction:column;gap:.5rem}.fast_checkboxCard__iS_DV{display:flex;align-items:center;gap:.75rem;padding:.7rem 1rem;border:1px solid #d1d5db;border-radius:10px;font-size:.95rem;color:#4b5563;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.fast_checkboxCard__iS_DV:hover{border-color:#9ca3af}.fast_checkboxCardSelected__AP5FX{border-color:#173f5c;color:#173f5c;border-width:1.5px}.fast_checkboxIndicator____RBT{width:20px;height:20px;min-width:20px;border:1.5px solid #d1d5db;border-radius:5px;display:flex;align-items:center;justify-content:center;transition:all .15s ease;font-size:12px;color:#fff;flex-shrink:0}.fast_checkboxIndicatorChecked__CTr2H{background:#173f5c;border-color:#173f5c}.fast_badge__rZcpR{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:500;letter-spacing:.02em}.fast_badgeGreen__QDKLT{background:#dcfce7;color:#166534}.fast_badgeBlue___We_w{background:#dbeafe;color:#1e40af}.fast_badgeYellow__6lugC{background:#fef9c3;color:#854d0e}.fast_badgeRed__LHEBr{background:#fef2f2;color:#991b1b}.fast_badgePurple__V2sVH{background:#f3e8ff;color:#6b21a8}.fast_computedRow__stn_L{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin-top:.5rem;padding:.6rem .75rem;background:#f9fafb;border-radius:10px;border:1px solid #e5e7eb}.fast_computedLabel__mSBtT{font-size:.8rem;color:#6b7280;margin-right:.15rem}.fast_errorText___ykL6{font-size:.85rem;color:#dc2626;margin-top:.25rem}.fast_errorBox__18ATE{padding:.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:1rem}.fast_errorBoxText__3oR0k{font-size:.9rem;color:#991b1b;line-height:1.4}.fast_warningBox__BGdel{padding:.75rem 1rem;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin-bottom:1rem}.fast_warningBoxText__BGjWI{font-size:.9rem;color:#92400e;line-height:1.4}.fast_ineligible__B4mlV{padding:1.25rem;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;text-align:center;margin:1rem 0}.fast_ineligibleTitle__ymG_C{font-size:1.05rem;color:#991b1b;font-weight:500;margin-bottom:.5rem}.fast_ineligibleText__BQh7N{font-size:.9rem;color:#7f1d1d;line-height:1.4}.fast_stepIndicator__FgGRA{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 0;margin-bottom:.75rem}.fast_stepDot__N7LQ3{width:8px;height:8px;border-radius:50%;background:#d1d5db;transition:all .3s ease}.fast_stepDotActive__RqhJj{width:10px;height:10px;background:#173f5c}.fast_stepDotCompleted__LVnVy{background:#7db0d7}.fast_stepLabel__iGJ9K{font-size:.8rem;color:#9ca3af;margin-left:.5rem}.fast_toggleRow__QVTXY{display:flex;align-items:center;gap:.75rem}.fast_toggle__DbTa_{position:relative;width:44px;height:24px;background:#d1d5db;border-radius:12px;cursor:pointer;transition:background .2s ease;flex-shrink:0}.fast_toggleActive__gxzJ2{background:#173f5c}.fast_toggleKnob__kxYMQ{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.15)}.fast_toggleKnobActive__J8nsg{transform:translateX(20px)}.fast_toggleLabel__jt77l{font-size:.9rem;color:#4b5563}.fast_dobRow__Ew4m_{display:flex;gap:1rem;max-width:320px}.fast_dobField__8n6U_{flex:1 1}.fast_dobFieldWide__BpRPW{flex:1.5 1}.fast_heightRow__orsAw{display:flex;gap:.5rem;align-items:flex-end;max-width:200px}.fast_heightUnit__1Jv2M{font-size:.9rem;color:#6b7280;padding-bottom:6px;white-space:nowrap}.fast_conditionalExpand__g54uc{overflow:hidden;animation:fast_expandIn__rObWr .25s ease-out}@keyframes fast_expandIn__rObWr{0%{opacity:0;max-height:0;transform:translateY(-8px)}to{opacity:1;max-height:500px;transform:translateY(0)}}.fast_treatmentCard__R9maX{padding:1rem 1.25rem;border:1.5px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease;margin-bottom:.75rem}.fast_treatmentCard__R9maX:hover{border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.06)}.fast_treatmentCardSelected__W2LUt{border-color:#173f5c;border-width:2px;box-shadow:0 2px 10px rgba(23,63,92,.12)}.fast_treatmentName__EqVM_{font-size:1.05rem;color:#1f2937;font-weight:500;margin-bottom:.25rem}.fast_treatmentDesc__JQFWz{font-size:.85rem;color:#6b7280;line-height:1.3}.fast_planGroup__x8jox{display:flex;gap:.75rem}.fast_planCard__75MQB{flex:1 1;padding:.75rem;border:1.5px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .2s ease;text-align:center}.fast_planCard__75MQB:hover{border-color:#9ca3af}.fast_planCardSelected__J9AZJ{border-color:#173f5c;border-width:2px}.fast_planDuration__u8dTd{font-size:.85rem;color:#1f2937;font-weight:500}.fast_planPrice___2Jgk{font-size:.95rem;color:#173f5c;font-weight:500;margin-top:.15rem}.fast_planSave__bghmG{font-size:.75rem;color:#059669;margin-top:.15rem}@media (max-width:767px){.fast_planGroup__x8jox{flex-direction:column}}.fast_inlineError__wLEGx{font-size:.82rem;color:#dc2626;margin-top:.4rem;line-height:1.3}.fast_fieldLabelError__eDSQO,.fast_sectionTitleError__FKFU2{color:#dc2626!important}.fast_flipNotice__MxToI{padding:.6rem .85rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;margin-bottom:1rem;animation:fast_expandIn__rObWr .3s ease-out}.fast_flipNoticeText__AKpxX{font-size:.85rem;color:#1e40af;line-height:1.4}.fast_videoTestimonial__4xgQJ{border-radius:14px;overflow:hidden;background:#f9fafb;border:1px solid #e5e7eb;margin:.25rem 0 1rem}.fast_videoWrapper__tptW4{position:relative;width:100%;aspect-ratio:9/14;max-height:380px;overflow:hidden;background:#000;cursor:pointer}.fast_videoWrapper__tptW4 video{width:100%;height:100%;object-fit:cover;display:block}.fast_videoPlayBtn__jljS1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;background:hsla(0,0%,100%,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity .2s ease;box-shadow:0 2px 12px rgba(0,0,0,.15)}.fast_videoPlayBtnHidden__2Uus4{opacity:0}.fast_videoPlayIcon__PBRt1{width:0;height:0;border-color:transparent transparent transparent #173f5c;border-style:solid;border-width:10px 0 10px 18px;margin-left:3px}.fast_videoInfo__uex9y{padding:.75rem 1rem;display:flex;align-items:center;gap:.65rem}.fast_videoAvatar__cW8O8{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#7db0d7,#173f5c);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.85rem;font-weight:500;flex-shrink:0}.fast_videoMeta__Z31hw{flex:1 1;min-width:0}.fast_videoName__iLWNq{font-size:.9rem;color:#1f2937;font-weight:500;line-height:1.2}.fast_videoResult__t_LJ9{font-size:.8rem;color:#059669;line-height:1.3}.fast_videoVerified__FzaDB{font-size:.7rem;color:#9ca3af;display:flex;align-items:center;gap:.25rem}@media (min-width:768px){.fast_videoWrapper__tptW4{max-height:420px}}