.TestHeader_header___t__x{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:white;border-bottom:1px solid #e5e7eb;padding:1rem 0}.TestHeader_headerInner__ss883{max-width:1200px;margin:0 auto;padding:1rem;display:flex;align-items:center;justify-content:space-between;position:relative}.TestHeader_backButton__Bj08r{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0;color:#374151;transition:color .2s ease;border-radius:.375rem}.TestHeader_backButton__Bj08r:hover{color:#111827;background-color:#f3f4f6}.TestHeader_logoLink__Fxawm{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center}.TestHeader_logo__5mt_4{height:auto}.TestHeader_counter__haIM1{font-size:.875rem;color:#6b7280;font-weight:500;padding:.25rem .75rem;background-color:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.TestHeader_spacer__7cEyQ{width:48px}@media (max-width:768px){.TestHeader_headerInner__ss883{padding:1rem}.TestHeader_logo__5mt_4{width:100px}.TestHeader_counter__haIM1{font-size:.75rem;padding:.25rem .5rem}}.ProgressBar_progressBar__1tkoh{width:100%;padding:2rem 1rem 1rem;background:white}.ProgressBar_progressText__ISvKP{font-size:.875rem;color:#6b7280;font-weight:500;margin-bottom:.5rem;text-align:center}.ProgressBar_progressTrack__WIra2{width:200px;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden;margin:0 auto}.ProgressBar_progressFill__u41bO{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;transition:width .3s ease}@media (max-width:768px){.ProgressBar_progressBar__1tkoh{padding:.625rem 1rem}.ProgressBar_progressText__ISvKP{font-size:.75rem;margin-bottom:.375rem}.ProgressBar_progressTrack__WIra2{height:3px}}.TestLayout_layout__hlp_4{min-height:100vh;background:#ffffff;display:flex;flex-direction:column}.TestLayout_content__1VemL{flex:1 1;padding:2rem 1.5rem;max-width:800px;margin:0 auto;width:100%;animation:TestLayout_slideIn__hfh_I .3s ease-out}.TestLayout_slide-right__HvFie{animation:TestLayout_slideInRight__f6Q9a .3s ease-out}.TestLayout_slide-left__F2b2E{animation:TestLayout_slideInLeft__IPDlD .3s ease-out}@keyframes TestLayout_slideIn__hfh_I{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes TestLayout_slideInRight__f6Q9a{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes TestLayout_slideInLeft__IPDlD{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.TestLayout_content__1VemL{padding:1.5rem 1rem}}.TestIntro_intro__t9tp_{width:100%;display:flex;align-items:center;justify-content:center;min-height:70vh;padding:.5rem 0}.TestIntro_content__hcOaV{max-width:700px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.TestIntro_title__hnseE{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;line-height:1.2}.TestIntro_subtitle__Valbv{font-size:1.125rem;color:#4a5568;line-height:1.6;margin-bottom:1rem;max-width:600px}.TestIntro_testDuration__tjSV3{font-size:.875rem;color:#718096;font-weight:500;margin-bottom:3rem;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;gap:.5rem}.TestIntro_clockIcon__ThxaY{color:#718096}.TestIntro_valueSection__DE3lx{width:100%;margin-bottom:3rem}.TestIntro_valueTitle__sItt4{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:1.25rem}.TestIntro_valueItems__uWupc{background:linear-gradient(135deg,#f7fafc,#edf2f7);border:1px solid #e2e8f0;border-radius:16px;padding:2rem;width:100%;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.TestIntro_valueItems__uWupc:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);border-color:#cbd5e0}.TestIntro_valueItem__0Gm_F{display:flex;align-items:center;gap:1rem;padding:.75rem 0;transition:all .2s ease}.TestIntro_valueItem__0Gm_F:hover{transform:translateX(4px)}.TestIntro_valueItem__0Gm_F:not(:last-child){border-bottom:1px solid #e2e8f0;padding-bottom:1.25rem}.TestIntro_emoji__eM2mI{font-size:1.75rem;flex-shrink:0;width:2.5rem;text-align:center}.TestIntro_valueText__DYrh9{font-size:1rem;color:#2d3748;font-weight:500;text-align:left;flex:1 1;line-height:1.5}.TestIntro_ctaButton__cUEih{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3);min-width:220px}.TestIntro_ctaButton__cUEih:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.TestIntro_ctaButton__cUEih:active{transform:translateY(0)}@media (max-width:768px){.TestIntro_intro__t9tp_{min-height:auto;padding:1.5rem 0}.TestIntro_title__hnseE{font-size:1.875rem;margin-bottom:1rem}.TestIntro_subtitle__Valbv{font-size:1rem;margin-bottom:.75rem}.TestIntro_testDuration__tjSV3{font-size:.75rem;margin-bottom:2rem}.TestIntro_valueTitle__sItt4{font-size:1.125rem;margin-bottom:1rem}.TestIntro_valueItems__uWupc{padding:1.5rem 1.25rem;gap:1rem}.TestIntro_valueItem__0Gm_F{padding:.5rem 0;gap:.875rem}.TestIntro_valueItem__0Gm_F:not(:last-child){padding-bottom:1rem}.TestIntro_emoji__eM2mI{font-size:1.5rem;width:2rem}.TestIntro_valueText__DYrh9{font-size:.9375rem}.TestIntro_ctaButton__cUEih{width:100%;max-width:100%;padding:.875rem 2rem;font-size:1rem}}.GenderSelection_genderSelection__pDWG8{width:100%;display:flex;align-items:center;justify-content:center;min-height:60vh}.GenderSelection_content__I_z_W{text-align:center;max-width:600px;width:100%}.GenderSelection_title__h3xne{font-size:2.25rem;font-weight:700;color:#1a202c;margin-bottom:1rem;line-height:1.2}.GenderSelection_subtitle__W26_w{font-size:1.125rem;color:#4a5568;margin-bottom:.5rem;line-height:1.6}.GenderSelection_helperText__MRi1g{font-size:.875rem;color:#718096;margin-bottom:2.5rem;font-weight:500}.GenderSelection_genderContainer__VJubJ{display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem}.GenderSelection_genderCard__LWjhD{background:white;border:2px solid #e2e8f0;border-radius:16px;padding:2rem 3rem;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:1rem;min-width:160px}.GenderSelection_genderCard__LWjhD:hover{border-color:#cbd5e0;transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.GenderSelection_genderCard__LWjhD.GenderSelection_selected__ANjPb{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);transform:translateY(-4px);box-shadow:0 8px 24px rgba(102,126,234,.3)}.GenderSelection_genderIcon__OKGJW{font-size:4rem;line-height:1}.GenderSelection_genderLabel__pw_4n{font-size:1.125rem;font-weight:600;color:#4a5568}.GenderSelection_genderCard__LWjhD.GenderSelection_selected__ANjPb .GenderSelection_genderLabel__pw_4n{color:white}.GenderSelection_legalText__Q5XUX{font-size:.75rem;color:#718096;line-height:1.5;max-width:500px;margin:0 auto}.GenderSelection_legalLink__Ui0ee{color:#667eea;text-decoration:underline;transition:color .2s ease}.GenderSelection_legalLink__Ui0ee:hover{color:#764ba2}@media (max-width:768px){.GenderSelection_title__h3xne{font-size:1.75rem}.GenderSelection_subtitle__W26_w{font-size:1rem}.GenderSelection_genderContainer__VJubJ{flex-direction:column;gap:1rem;align-items:center}.GenderSelection_genderCard__LWjhD{width:100%;max-width:280px;padding:1.5rem 2rem}.GenderSelection_genderIcon__OKGJW{font-size:3rem}.GenderSelection_legalText__Q5XUX{font-size:.7rem;padding:0 1rem}}.AgeSelection_ageSelection__irkDw{width:100%;display:flex;align-items:center;justify-content:center;min-height:60vh}.AgeSelection_content__mZtd4{text-align:center;max-width:600px;width:100%}.AgeSelection_title__1aeqx{font-size:2.25rem;font-weight:700;color:#1a202c;margin-bottom:1rem;line-height:1.2}.AgeSelection_subtitle__cciqk{font-size:1.125rem;color:#4a5568;margin-bottom:2.5rem;line-height:1.6}.AgeSelection_ageContainer__B0EnN{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto}.AgeSelection_ageButton__0cMo3{background:white;border:2px solid #e2e8f0;border-radius:12px;padding:1.25rem 2rem;font-size:1.125rem;font-weight:600;color:#4a5568;cursor:pointer;transition:all .3s ease;text-align:center;width:100%}.AgeSelection_ageButton__0cMo3:hover{border-color:#cbd5e0;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.AgeSelection_ageButton__0cMo3.AgeSelection_selected__Ms3EA{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);color:white;transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.3)}@media (max-width:768px){.AgeSelection_title__1aeqx{font-size:1.75rem}.AgeSelection_subtitle__cciqk{font-size:1rem}.AgeSelection_ageContainer__B0EnN{max-width:100%}.AgeSelection_ageButton__0cMo3{padding:1rem 1.5rem;font-size:1rem}}.QuestionCard_questionCard__kff_X{width:100%;display:flex;align-items:center;justify-content:center;min-height:60vh}.QuestionCard_content__bQ43i{width:100%;max-width:700px}.QuestionCard_question__c7OtB{font-size:1.75rem;font-weight:700;color:#1a202c;margin-bottom:2.5rem;line-height:1.4;text-align:center}.QuestionCard_optionsContainer__GaftL{display:flex;flex-direction:column;gap:1rem}.QuestionCard_option__KqKz2{background:white;border:2px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem;font-size:1rem;color:#4a5568;cursor:pointer;transition:all .3s ease;text-align:left;display:flex;align-items:center;gap:1rem;width:100%}.QuestionCard_option__KqKz2:hover{border-color:#cbd5e0;transform:translateX(4px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.QuestionCard_option__KqKz2.QuestionCard_selected__2rzec{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);color:white;transform:translateX(4px);box-shadow:0 6px 20px rgba(102,126,234,.3)}.QuestionCard_optionEmoji__7cPxc{font-size:1.5rem;line-height:1;flex-shrink:0}.QuestionCard_optionText__r8Ysb{flex:1 1;line-height:1.5}@media (max-width:768px){.QuestionCard_question__c7OtB{font-size:1.5rem;margin-bottom:2rem}.QuestionCard_option__KqKz2{padding:1rem 1.25rem;font-size:.9375rem}.QuestionCard_optionEmoji__7cPxc{font-size:1.25rem}}.EmailCollection_emailCollection__I4vBa{width:100%;display:flex;align-items:center;justify-content:center;min-height:60vh}.EmailCollection_content__q80CN{text-align:center;max-width:500px;width:100%}.EmailCollection_title__VDRt6{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:2.5rem;line-height:1.3}.EmailCollection_inputContainer__51Div{margin-bottom:2rem}.EmailCollection_input__Rpw9f{width:100%;padding:1rem 1.25rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:12px;background:white;color:#1a202c;transition:all .3s ease}.EmailCollection_input__Rpw9f:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.EmailCollection_inputError__SgNZh{border-color:#ef4444}.EmailCollection_input__Rpw9f::placeholder{color:#9ca3af}.EmailCollection_error__EvI3L{color:#ef4444;font-size:.875rem;margin-top:.5rem;text-align:left}.EmailCollection_continueButton__pwv6o{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3);width:100%;max-width:300px}.EmailCollection_continueButton__pwv6o:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.EmailCollection_continueButton__pwv6o:disabled{cursor:not-allowed;opacity:.8}.EmailCollection_spinner__AKGtn{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:EmailCollection_spin__nUlrs .8s linear infinite;display:inline-block}@keyframes EmailCollection_spin__nUlrs{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.EmailCollection_title__VDRt6{font-size:1.75rem;margin-bottom:2rem}.EmailCollection_input__Rpw9f{padding:.875rem 1rem}.EmailCollection_continueButton__pwv6o{width:100%;padding:.875rem 2rem;font-size:1rem}}.NameCollection_nameCollection__P_yLv{width:100%;display:flex;align-items:center;justify-content:center;min-height:60vh}.NameCollection_content__IrRHa{text-align:center;max-width:500px;width:100%}.NameCollection_title__k80Lx{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:2.5rem;line-height:1.3}.NameCollection_inputContainer__3wDqi{margin-bottom:2rem}.NameCollection_input__NGJuk{width:100%;padding:1rem 1.25rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:12px;background:white;color:#1a202c;transition:all .3s ease}.NameCollection_input__NGJuk:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.NameCollection_inputError__f_4zS{border-color:#ef4444}.NameCollection_input__NGJuk::placeholder{color:#9ca3af}.NameCollection_error__jyogK{color:#ef4444;font-size:.875rem;margin-top:.5rem;text-align:left}.NameCollection_continueButton__uQJJN{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3);width:100%;max-width:300px}.NameCollection_continueButton__uQJJN:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.NameCollection_continueButton__uQJJN:disabled{cursor:not-allowed;opacity:.8}.NameCollection_spinner__E4vrr{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:NameCollection_spin__lcI7X .8s linear infinite;display:inline-block}@keyframes NameCollection_spin__lcI7X{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.NameCollection_title__k80Lx{font-size:1.75rem;margin-bottom:2rem}.NameCollection_input__NGJuk{padding:.875rem 1rem}.NameCollection_continueButton__uQJJN{width:100%;padding:.875rem 2rem;font-size:1rem}}.LoadingAnimation_loadingAnimation__Yx7g5{width:100%;display:flex;align-items:center;justify-content:center;min-height:60vh}.LoadingAnimation_content__6Hlzb{width:100%;max-width:700px;text-align:center}.LoadingAnimation_title__MiBiB{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:3rem;line-height:1.3}.LoadingAnimation_progressBarContainer__oAP2d{margin-bottom:3rem}.LoadingAnimation_progressBar__94Mhb{width:100%;height:8px;background-color:#e2e8f0;border-radius:4px;overflow:hidden;position:relative;margin-bottom:.5rem}.LoadingAnimation_progressFill__sDXwy{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;transition:width .1s linear}.LoadingAnimation_progressText__NQuyV{font-size:.875rem;color:#718096;font-weight:500}.LoadingAnimation_stepsContainer__ZpBq3{display:flex;flex-direction:column;gap:1.5rem;text-align:left;max-width:600px;margin:0 auto}.LoadingAnimation_step__prrF_{display:flex;align-items:center;gap:1rem;opacity:.4;transition:opacity .3s ease}.LoadingAnimation_step__prrF_.LoadingAnimation_active__Sdb2v{opacity:1;animation:LoadingAnimation_fadeIn__33FgL .5s ease-in}.LoadingAnimation_step__prrF_.LoadingAnimation_completed__VTCXK{opacity:1}.LoadingAnimation_stepIcon__emdbx{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.LoadingAnimation_emptyIcon__gwUbf{width:20px;height:20px;border:2px solid #e2e8f0;border-radius:50%}.LoadingAnimation_loaderIcon__3OtYr{color:#667eea;animation:LoadingAnimation_spin__SF3Gh 1s linear infinite}.LoadingAnimation_checkIcon__fPXx2{color:#10b981}.LoadingAnimation_stepText__YDE0k{font-size:1rem;color:#4a5568;line-height:1.5}.LoadingAnimation_step__prrF_.LoadingAnimation_completed__VTCXK .LoadingAnimation_stepText__YDE0k{color:#10b981;font-weight:500}@keyframes LoadingAnimation_spin__SF3Gh{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes LoadingAnimation_fadeIn__33FgL{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.LoadingAnimation_title__MiBiB{font-size:1.75rem;margin-bottom:2rem}.LoadingAnimation_stepsContainer__ZpBq3{gap:1.25rem}.LoadingAnimation_stepText__YDE0k{font-size:.9375rem}}.FocusStabilityChart_chartContainer__E6UWC{width:100%;max-width:700px;padding:2rem;margin:0 auto 2rem;background:white;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.FocusStabilityChart_chartHeader__epYlj{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.FocusStabilityChart_chartTitle__585Ro{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0;line-height:1.2}.FocusStabilityChart_chartSubtitle__Fx0bN{font-size:.875rem;color:#718096;margin:0;text-align:right;line-height:1.2}.FocusStabilityChart_chart__sDjSf{display:block;width:100%;height:auto;margin-bottom:2rem;max-width:100%}.FocusStabilityChart_currentLine__YNHwa,.FocusStabilityChart_projectedLine___6TPY{stroke-linecap:round;stroke-linejoin:round}.FocusStabilityChart_currentArea__Xvi7L,.FocusStabilityChart_projectedArea__b1aty{transition:opacity .5s ease}.FocusStabilityChart_currentLabel__LV5YX,.FocusStabilityChart_currentLineOverlay__NQwOk,.FocusStabilityChart_projectedLabel__GgBU5{pointer-events:none}.FocusStabilityChart_xAxis__DwEy3 text,.FocusStabilityChart_yAxis__hoYIg text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.FocusStabilityChart_metrics__vVRTN{display:flex;justify-content:space-around;gap:2rem;margin-bottom:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.FocusStabilityChart_metric__sip6b{display:flex;flex-direction:column;align-items:center;gap:.5rem}.FocusStabilityChart_metricValue__Lp_dx{font-size:2rem;font-weight:700;color:#1a202c;line-height:1}.FocusStabilityChart_metricLabel__novHW{font-size:.875rem;color:#718096;text-align:center}.FocusStabilityChart_description__2YDwl{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.FocusStabilityChart_quoteCard__UI925{position:relative;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-left:4px solid #667eea;border-radius:12px;padding:1.25rem 1.5rem 1.25rem 3rem;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.FocusStabilityChart_quoteCard__UI925:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.FocusStabilityChart_quoteIcon__9K6eS{position:absolute;left:1rem;top:1rem;font-size:2.5rem;font-weight:700;color:#667eea;opacity:.3;line-height:1;font-family:Georgia,serif}.FocusStabilityChart_descriptionText__4xTVp{font-size:.9375rem;color:#2d3748;line-height:1.7;margin:0;text-align:left;font-weight:400}.FocusStabilityChart_quoteCard__UI925:first-child .FocusStabilityChart_descriptionText__4xTVp{font-weight:500;color:#1a202c}@media (max-width:768px){.FocusStabilityChart_chartContainer__E6UWC{padding:1.25rem}.FocusStabilityChart_chart__sDjSf{transform:scale(1.05);transform-origin:top center;margin-bottom:1.5rem}.FocusStabilityChart_chartHeader__epYlj{flex-direction:column;gap:.5rem}.FocusStabilityChart_chartTitle__585Ro{font-size:1.25rem}.FocusStabilityChart_chartSubtitle__Fx0bN{text-align:left;font-size:.8125rem}.FocusStabilityChart_metrics__vVRTN{flex-direction:column;gap:1.5rem}.FocusStabilityChart_metricValue__Lp_dx{font-size:1.75rem}.FocusStabilityChart_quoteCard__UI925{padding:1rem 1.25rem 1rem 2.5rem}.FocusStabilityChart_quoteIcon__9K6eS{left:.75rem;top:.75rem;font-size:2rem}.FocusStabilityChart_descriptionText__4xTVp{font-size:.875rem}}.MentalPerformancePricing_mentalPerformancePricing__c5jrB{width:100%;min-height:100vh;padding:2rem 0;background:#ffffff}.MentalPerformancePricing_devToggle__PFbOr{position:fixed;top:80px;right:20px;z-index:1000;background:rgba(255,255,255,.95);border:2px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;box-shadow:0 2px 8px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:none}.MentalPerformancePricing_toggleLabel__sGZF6{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;color:#4a5568;-webkit-user-select:none;-moz-user-select:none;user-select:none}.MentalPerformancePricing_toggleInput__j7dQ7{width:18px;height:18px;cursor:pointer;accent-color:#4299e1}.MentalPerformancePricing_toggleText__k3Cjd{color:#2d3748;font-weight:600}.MentalPerformancePricing_content__sXxP9{max-width:900px;margin:0 auto;padding:0 1.5rem}.MentalPerformancePricing_mainTitle__hHeZW{font-size:1.8rem;font-weight:700;color:#1a202c;text-align:center;margin-bottom:1rem;line-height:1.3;padding:0 1rem}.MentalPerformancePricing_archetypeBadge__z3wDv{display:block;background:linear-gradient(135deg,#e0e7ff,#ddd6fe);color:#5b21b6;font-size:1.125rem;font-weight:600;padding:.75rem 1.5rem;border-radius:8px;margin:0 auto 1.5rem;text-align:center;box-shadow:0 2px 8px rgba(139,92,246,.15);width:-moz-fit-content;width:fit-content}.MentalPerformancePricing_gaugesContainer__lPc_2{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;padding:2rem;background:none;border-radius:16px}.MentalPerformancePricing_gaugeContainer__2urex{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:300px;aspect-ratio:1;margin:0 auto}.MentalPerformancePricing_gaugeSvg__tyRxp{width:100%;height:100%;position:absolute;top:0;left:0}.MentalPerformancePricing_progressCircle__nmOjz{transition:stroke-dashoffset .1s ease-out}.MentalPerformancePricing_gaugeContent__xBPar{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;pointer-events:none}.MentalPerformancePricing_gaugePercentage__VRMC5{font-size:2.5rem;font-weight:700;color:#1a202c;line-height:1}.MentalPerformancePricing_gaugeLabel__zNpvO{font-size:1rem;color:#718096;text-align:center;font-weight:500}.MentalPerformancePricing_summaryQuote__ct57J{position:relative;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-left:4px solid #667eea;border-radius:12px;padding:2rem 2rem 2rem 3.5rem;margin-bottom:3rem;max-width:900px;margin-left:auto;margin-right:auto;box-shadow:0 2px 8px rgba(0,0,0,.05)}.MentalPerformancePricing_quoteIcon__WL_es{position:absolute;top:1.5rem;left:1rem;color:#667eea;opacity:.6}.MentalPerformancePricing_summary__NYm8x{font-size:1.125rem;color:#4a5568;line-height:1.7;text-align:left;margin:0;font-style:italic}.MentalPerformancePricing_section__iZbiR{border-radius:16px;padding:2.5rem 0;border:none}.MentalPerformancePricing_sectionTitle__Csx_Q{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;line-height:1.3}.MentalPerformancePricing_sectionContent__di1U4{font-size:1rem;color:#4a5568;line-height:1.7}.MentalPerformancePricing_triggersCard___iWM8{background:linear-gradient(135deg,#f7fafc,#edf2f7);border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .3s ease}.MentalPerformancePricing_triggersCard___iWM8:hover{border-color:#cbd5e0;box-shadow:0 4px 12px rgba(0,0,0,.08)}.MentalPerformancePricing_cardHeader__UICiW{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.MentalPerformancePricing_iconWrapper__Zvkdx{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.MentalPerformancePricing_icon__2vqZP{width:20px;height:20px;color:white}.MentalPerformancePricing_cardTitle__l1gtt{font-size:1.2rem;font-weight:600;color:#667eea;margin:0;text-transform:uppercase;letter-spacing:.05em}.MentalPerformancePricing_cardList__VcApa{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.MentalPerformancePricing_cardItem__emJu7{font-size:1.1rem;color:#4a5568;line-height:1.5;padding:.625rem .875rem;background:#ffffff;border-radius:6px;transition:all .2s ease}.MentalPerformancePricing_cardItem__emJu7:hover{box-shadow:0 2px 8px rgba(0,0,0,.08);transform:translateX(2px)}.MentalPerformancePricing_scorePreviewSection__UppvL{margin-bottom:3rem;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:16px;padding:2.5rem;border:1px solid #e2e8f0}.MentalPerformancePricing_scoresGrid__OkkgR{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-top:1.5rem}.MentalPerformancePricing_scoreCard__jJeEs{background:white;padding:1rem 1.25rem;border-radius:12px;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .2s ease}.MentalPerformancePricing_scoreCard__jJeEs:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.MentalPerformancePricing_scoreIconWrapper__OxLW7{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.MentalPerformancePricing_scoreIcon__7xxLS{color:white}.MentalPerformancePricing_scoreCardContent__1AhxL{display:flex;align-items:center;justify-content:space-between;flex:1 1;gap:1rem}.MentalPerformancePricing_scoreLabel__h5baV{font-size:.85rem;color:#718096;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.MentalPerformancePricing_scoreValue__2Q1Gw{font-size:1rem;font-weight:700;text-transform:capitalize}.MentalPerformancePricing_recommendationsSection__qrYxq{margin-bottom:3rem;max-width:900px;margin-left:auto;margin-right:auto;padding-top:2.5rem}.MentalPerformancePricing_recommendationsSectionTitle__SPMnr{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;line-height:1.3}.MentalPerformancePricing_recommendationsList__BfXJZ{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.MentalPerformancePricing_recommendationItem__3ZhaH{font-size:1rem;color:#2d3748;line-height:1.7;padding:1.25rem 1.25rem 1.25rem 2.5rem;background:linear-gradient(135deg,#f9fffc,#f7fafd);border-radius:10px;border-left:4px solid #48bb78;box-shadow:0 1px 3px rgba(0,0,0,.08);position:relative;transition:all .2s ease}.MentalPerformancePricing_recommendationItem__3ZhaH:hover{box-shadow:0 4px 12px rgba(72,187,120,.15);transform:translateX(2px)}.MentalPerformancePricing_recommendationItem__3ZhaH:before{content:"→";position:absolute;left:1rem;top:1.25rem;color:#48bb78;font-weight:600;font-size:1.125rem;line-height:1.7}.MentalPerformancePricing_unlockButtonWrapper__7zEt0{display:flex;align-items:center;justify-content:center;padding:1rem 0}.MentalPerformancePricing_unlockButton__00OZL{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3)}.MentalPerformancePricing_unlockButton__00OZL:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.MentalPerformancePricing_unlockButton__00OZL:active{transform:translateY(0)}.MentalPerformancePricing_firstSentence__tQP1p{font-weight:600}.MentalPerformancePricing_achievrHelpsSection__POEKl{margin:3rem auto;max-width:500px;text-align:center}.MentalPerformancePricing_achievrHelpsTitle__W3Das{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;line-height:1.4}.MentalPerformancePricing_achievrHelpsList__cA6FO{list-style:none;margin:0;display:flex;flex-direction:column;gap:.875rem;text-align:left;background:linear-gradient(135deg,#f2fcf8,#f7fafd);border:1px solid #e2e8f0;border-radius:16px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.MentalPerformancePricing_achievrHelpsItem__Jkh1M{display:flex;align-items:flex-start;gap:.875rem;font-size:1.1rem;color:#375e4e;line-height:1.6}.MentalPerformancePricing_checkIcon__pTtwQ{color:#22C55E;flex-shrink:0;margin-top:.125rem}.MentalPerformancePricing_howAchievrHelpsSection__2FSVm{margin:3rem auto;max-width:500px;padding:0 1rem}.MentalPerformancePricing_howAchievrHelpsTitle__gSQuy{font-size:1.5rem;font-weight:700;color:#1a202c;text-align:center;margin-bottom:1rem;line-height:1.3}.MentalPerformancePricing_howAchievrHelpsSubtitle__MG1_O{font-size:1.125rem;color:#4a5568;text-align:center;margin-bottom:3rem;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}.MentalPerformancePricing_howAchievrHelpsBlocks__CgHi8{display:flex;flex-direction:column;gap:2.5rem}.MentalPerformancePricing_howAchievrHelpsBlock__QqY7H{display:flex;align-items:center;gap:2rem;padding:1.5rem;background:linear-gradient(135deg,#eef9f4,#fcfdff);border:1px solid #e2e8f0;border-radius:16px;transition:all .3s ease}.MentalPerformancePricing_howAchievrHelpsBlock__QqY7H:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.MentalPerformancePricing_howAchievrHelpsImageWrapper___FYxa{flex-shrink:0;width:200px;height:auto}.MentalPerformancePricing_howAchievrHelpsImage__ye4hZ{width:100%;height:auto;object-fit:contain;border-radius:27px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.MentalPerformancePricing_howAchievrHelpsContent__PKVXV{flex:1 1;display:flex;flex-direction:column;gap:.75rem}.MentalPerformancePricing_howAchievrHelpsBlockTitle__Ikcwo{font-size:1rem;font-weight:600;color:#3f6b59;margin:0;line-height:1.4}.MentalPerformancePricing_howAchievrHelpsBlockSubtitle__FfjPe{font-size:.9rem;color:#3f6b59;line-height:1.6;margin:0}.MentalPerformancePricing_provenResultsSection__1_UYT{margin:3rem auto;max-width:500px;text-align:center}.MentalPerformancePricing_provenResultsTitle__UYrFv{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;line-height:1.4}.MentalPerformancePricing_resultsList__oJXPd{list-style:none;padding:1rem 1.5rem;margin:0 0 1.5rem;text-align:center;background:#f9fafb;border-radius:12px}.MentalPerformancePricing_resultItem__1HM8W{padding:.75rem 0;display:flex;flex-direction:column;align-items:center;gap:.75rem}.MentalPerformancePricing_resultText__KTBjb{font-size:1rem;color:#4a5568;line-height:1.6;text-align:center;margin:0}.MentalPerformancePricing_highlight__8UlNY{padding:.125rem .375rem}.MentalPerformancePricing_highlightNumber__lGvr5,.MentalPerformancePricing_highlight__8UlNY{color:#667eea;font-weight:700;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border-radius:4px}.MentalPerformancePricing_highlightNumber__lGvr5{font-size:1.5rem;padding:.125rem .5rem;display:block;text-align:center;margin:0 auto}.MentalPerformancePricing_discountCTA__ZJvDO{font-size:1rem;color:#1a202c;line-height:1.6;margin:0;font-weight:600}.MentalPerformancePricing_pricingSection__wv8c_{margin-top:3rem}.MentalPerformancePricing_pricingSectionTitle__fW1a4{font-size:1.4rem;font-weight:700;color:#1a202c;text-align:center;margin-bottom:2rem;line-height:1.3;max-width:500px;margin-left:auto;margin-right:auto}.MentalPerformancePricing_pricingCards__d65De{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.MentalPerformancePricing_pricingCard__utF1g{background:white;border:2px solid #e2e8f0;border-radius:12px;padding:1rem;cursor:pointer;transition:all .3s ease;position:relative;display:flex;align-items:flex-start;gap:.75rem}.MentalPerformancePricing_pricingCard__utF1g:hover{border-color:#cbd5e0;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.MentalPerformancePricing_pricingCard__utF1g.MentalPerformancePricing_selected__Ci5Nx{border-color:#667eea;background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(118,75,162,.05));box-shadow:0 6px 20px rgba(102,126,234,.2)}.MentalPerformancePricing_pricingCard__utF1g.MentalPerformancePricing_popular__gOAGf{border-color:#f59e0b}.MentalPerformancePricing_popularTag__HXvlw{position:absolute;top:-10px;right:1rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:white;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:12px;box-shadow:0 2px 8px rgba(245,158,11,.3)}.MentalPerformancePricing_radioWrapper__8uGwY{flex-shrink:0;margin-top:.25rem}.MentalPerformancePricing_radioInput__sxDak{position:absolute;opacity:0;width:0;height:0}.MentalPerformancePricing_radioLabel__4ThcU{display:block;width:20px;height:20px;border:2px solid #cbd5e0;border-radius:50%;position:relative;cursor:pointer;transition:all .2s ease}.MentalPerformancePricing_radioInput__sxDak:checked+.MentalPerformancePricing_radioLabel__4ThcU{border-color:#667eea}.MentalPerformancePricing_radioInput__sxDak:checked+.MentalPerformancePricing_radioLabel__4ThcU:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#667eea;border-radius:50%}.MentalPerformancePricing_cardContentGrid__3i_H_{flex:1 1;display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;align-items:center}.MentalPerformancePricing_cardLeft__lsfGy{display:flex;flex-direction:column;gap:.5rem}.MentalPerformancePricing_cardRight__3oK9g{display:flex;align-items:center;justify-content:center}.MentalPerformancePricing_planName__HF5K_{font-size:.875rem;font-weight:700;color:#1a202c;letter-spacing:.05em;margin:0}.MentalPerformancePricing_priceContainer__RP0Rv{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.MentalPerformancePricing_oldPrice__4xNjE{font-size:.75rem;color:#9ca3af;text-decoration:line-through}.MentalPerformancePricing_actualPrice__PlVOG{font-size:1rem;font-weight:700;color:#1a202c}.MentalPerformancePricing_perDayContainer__f7eoI{display:flex;align-items:center;gap:.5rem;justify-content:center}.MentalPerformancePricing_oldPerDay__rn9Fm{font-size:.75rem;color:#9ca3af;text-decoration:line-through}.MentalPerformancePricing_actualPerDay__LTCy8{font-size:1.5rem;font-weight:700;color:#059669;background:linear-gradient(135deg,rgba(5,150,105,.1),rgba(5,150,105,.15));padding:.5rem .75rem;border-radius:8px;display:inline-block}.MentalPerformancePricing_ctaButton__XClwx{width:100%;max-width:500px;margin:0 auto;display:block;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3);position:relative;animation:MentalPerformancePricing_pulseGlow__drQgj 2s ease-in-out infinite}.MentalPerformancePricing_ctaButton__XClwx:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.MentalPerformancePricing_ctaButton__XClwx:disabled{opacity:.6;cursor:not-allowed;animation:none}@keyframes MentalPerformancePricing_pulseGlow__drQgj{0%,to{box-shadow:0 4px 12px rgba(102,126,234,.3),0 0 0 0 rgba(102,126,234,.4)}50%{box-shadow:0 4px 12px rgba(102,126,234,.3),0 0 0 8px rgba(102,126,234,0)}}.MentalPerformancePricing_subscriptionTerms__RveWa{max-width:500px;margin:1.5rem auto 0;font-size:.75rem;color:#6b7280;line-height:1.5;text-align:left}.MentalPerformancePricing_subscriptionTerms__RveWa a{color:#667eea;text-decoration:underline}.MentalPerformancePricing_paymentSection__furkW{margin-top:2.5rem;padding:1.5rem;background:#f9fafb;border-radius:12px;max-width:500px;margin-left:auto;margin-right:auto}.MentalPerformancePricing_paymentTitle__QAxhN{font-size:.875rem;font-weight:600;color:#1a202c;text-align:center;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.MentalPerformancePricing_paymentSystems__wA_y5{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem}.MentalPerformancePricing_paymentSystem__f24dh{display:flex;align-items:center;justify-content:center;height:32px;padding:.25rem}.MentalPerformancePricing_paymentLogo__huLSe{height:100%;width:auto;max-width:60px;object-fit:contain;filter:grayscale(20%);opacity:.8;transition:opacity .2s ease}.MentalPerformancePricing_paymentLogo__huLSe:hover{opacity:1}.MentalPerformancePricing_runNewQuizButton__EzrYR{width:100%;max-width:500px;margin:1rem auto 0;display:block;background:transparent;color:#667eea;border:none;padding:.75rem 2.5rem;font-size:1rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:underline;text-underline-offset:4px}.MentalPerformancePricing_runNewQuizButton__EzrYR:hover{color:#764ba2;text-decoration:none;background:rgba(102,126,234,.05);transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.3)}@media (max-width:768px){.MentalPerformancePricing_mainTitle__hHeZW{font-size:1.75rem;margin-bottom:2rem}.MentalPerformancePricing_achievrHelpsSection__POEKl{margin:2rem auto;padding:0 1rem}.MentalPerformancePricing_achievrHelpsTitle__W3Das{font-size:1.25rem;margin-bottom:1.25rem}.MentalPerformancePricing_achievrHelpsList__cA6FO{padding:1.5rem 1.25rem;gap:.75rem}.MentalPerformancePricing_achievrHelpsItem__Jkh1M{font-size:.9375rem;gap:.75rem}.MentalPerformancePricing_checkIcon__pTtwQ{width:18px;height:18px;margin-top:.0625rem}.MentalPerformancePricing_howAchievrHelpsSection__2FSVm{margin:2rem auto;padding:0 1rem}.MentalPerformancePricing_howAchievrHelpsTitle__gSQuy{font-size:1.5rem;margin-bottom:.875rem}.MentalPerformancePricing_howAchievrHelpsSubtitle__MG1_O{font-size:1rem;margin-bottom:2rem}.MentalPerformancePricing_howAchievrHelpsBlocks__CgHi8{gap:2rem}.MentalPerformancePricing_howAchievrHelpsBlock__QqY7H{flex-direction:column;gap:1.5rem;padding:1.25rem}.MentalPerformancePricing_howAchievrHelpsImageWrapper___FYxa{width:100%;max-width:300px;margin:0 auto}.MentalPerformancePricing_howAchievrHelpsBlockTitle__Ikcwo{font-size:1.125rem;text-align:center}.MentalPerformancePricing_howAchievrHelpsBlockSubtitle__FfjPe{font-size:.9375rem;text-align:center}.MentalPerformancePricing_provenResultsSection__1_UYT{margin:2rem auto}.MentalPerformancePricing_provenResultsTitle__UYrFv{font-size:1.25rem;margin-bottom:1.25rem}.MentalPerformancePricing_resultItem__1HM8W{padding:.625rem 0;gap:.625rem}.MentalPerformancePricing_resultText__KTBjb{font-size:.9375rem}.MentalPerformancePricing_highlightNumber__lGvr5{font-size:1.25rem;padding:.125rem .375rem}.MentalPerformancePricing_discountCTA__ZJvDO{font-size:.9375rem}.MentalPerformancePricing_summaryQuote__ct57J{padding:1.5rem 1.5rem 1.5rem 2.5rem;margin-bottom:2rem}.MentalPerformancePricing_quoteIcon__WL_es{top:1.25rem;left:.75rem;width:20px;height:20px}.MentalPerformancePricing_summary__NYm8x{font-size:1rem;margin:0}.MentalPerformancePricing_section__iZbiR{padding:1rem;margin-bottom:2rem}.MentalPerformancePricing_sectionTitle__Csx_Q{font-size:1.5rem;margin-bottom:1rem}.MentalPerformancePricing_gaugesContainer__lPc_2{padding:1.5rem}.MentalPerformancePricing_gaugeContainer__2urex{max-width:250px}.MentalPerformancePricing_gaugePercentage__VRMC5{font-size:2rem}.MentalPerformancePricing_gaugeLabel__zNpvO{font-size:.875rem}.MentalPerformancePricing_scoresGrid__OkkgR{grid-template-columns:1fr;gap:.75rem}.MentalPerformancePricing_scorePreviewSection__UppvL{padding:1rem}.MentalPerformancePricing_scoreCard__jJeEs{padding:.875rem 1rem}.MentalPerformancePricing_scoreIconWrapper__OxLW7{width:36px;height:36px}.MentalPerformancePricing_scoreIcon__7xxLS{width:18px;height:18px}.MentalPerformancePricing_scoreLabel__h5baV{font-size:.6875rem}.MentalPerformancePricing_scoreValue__2Q1Gw{font-size:.8125rem}.MentalPerformancePricing_pricingSectionTitle__fW1a4{font-size:1.5rem;margin-bottom:1.5rem}.MentalPerformancePricing_pricingCards__d65De{max-width:100%;gap:.75rem}.MentalPerformancePricing_pricingCard__utF1g{padding:.875rem}.MentalPerformancePricing_cardContentGrid__3i_H_{gap:.75rem}.MentalPerformancePricing_planName__HF5K_{font-size:.8125rem}.MentalPerformancePricing_actualPrice__PlVOG{font-size:.9375rem}.MentalPerformancePricing_actualPerDay__LTCy8{font-size:1.25rem;padding:.375rem .625rem}.MentalPerformancePricing_ctaButton__XClwx{padding:1rem 2rem;font-size:1rem}.MentalPerformancePricing_subscriptionTerms__RveWa{font-size:.6875rem;margin-top:1.25rem;text-align:left;padding:0 .5rem}.MentalPerformancePricing_paymentSection__furkW{margin-top:2rem;padding:1.25rem}.MentalPerformancePricing_paymentTitle__QAxhN{font-size:.8125rem;margin-bottom:.875rem}.MentalPerformancePricing_paymentSystems__wA_y5{gap:.75rem}.MentalPerformancePricing_paymentSystem__f24dh{height:28px}.MentalPerformancePricing_paymentLogo__huLSe{max-width:50px}.MentalPerformancePricing_triggersCard___iWM8{padding:1rem;background:linear-gradient(135deg,#f7fafc,#edf2f7)}.MentalPerformancePricing_iconWrapper__Zvkdx{width:36px;height:36px}.MentalPerformancePricing_icon__2vqZP{width:18px;height:18px}.MentalPerformancePricing_cardTitle__l1gtt{font-size:.9rem}.MentalPerformancePricing_cardItem__emJu7{font-size:1rem;padding:.5rem .75rem}.MentalPerformancePricing_recommendationsSection__qrYxq{margin-bottom:2rem;padding:0 1rem}.MentalPerformancePricing_recommendationsSectionTitle__SPMnr{font-size:1.25rem;margin-bottom:1.25rem}.MentalPerformancePricing_recommendationsList__BfXJZ{gap:.875rem}.MentalPerformancePricing_recommendationItem__3ZhaH{font-size:.9375rem;padding:1rem 1rem 1rem 2.25rem}.MentalPerformancePricing_recommendationItem__3ZhaH:before{left:.875rem;top:1rem;font-size:1rem;line-height:1.7}.MentalPerformancePricing_unlockButtonWrapper__7zEt0{padding:.875rem 0}.MentalPerformancePricing_unlockButton__00OZL{padding:.625rem 1.25rem;font-size:.875rem}}.MentalPerformance_introScreen__jmNvQ{width:100%;display:flex;align-items:center;justify-content:center;min-height:70vh;padding:.5rem 0}.MentalPerformance_introContent__2FLpH{max-width:700px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.MentalPerformance_introTitle__1a5Z2{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;line-height:1.2}.MentalPerformance_introSubtitle__HjdyN{font-size:1.125rem;color:#4a5568;line-height:1.6;margin-bottom:1rem;max-width:600px}.MentalPerformance_helperText__xhqOV{font-size:.875rem;color:#718096;font-weight:500;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;gap:.5rem}.MentalPerformance_clockIcon__rt2WX{color:#718096}.MentalPerformance_valueSection__2Qnx7{width:100%;margin-bottom:2rem}.MentalPerformance_valueTitle__gOW2r{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:1.25rem}.MentalPerformance_valueItems__gfvJJ{background:linear-gradient(135deg,#f7fafc,#edf2f7);border:1px solid #e2e8f0;border-radius:16px;padding:2rem;width:100%;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.MentalPerformance_valueItem__LW2ZO{display:flex;flex-direction:column;gap:0}.MentalPerformance_valueItem__LW2ZO:not(:last-child){border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem}.MentalPerformance_valueItemHeader__iqnJw{display:flex;align-items:center;gap:1rem}.MentalPerformance_valueIconWrapper__RjK8f{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.MentalPerformance_valueIcon__GSLfU{color:white}.MentalPerformance_valueItemTitle__XBA2r{font-size:1rem;font-weight:600;color:#1a202c;margin:0;line-height:1.4}.MentalPerformance_valueItemDescription__oGuc2{font-size:.9375rem;color:#4a5568;line-height:1.6;margin:0;text-align:left;padding-left:3.5rem}.MentalPerformance_scientificText__gdxgK{font-size:.875rem;color:#718096;font-weight:500;margin-bottom:1.5rem;text-align:center}.MentalPerformance_startButton__bsu8J{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3);min-width:220px;display:flex;align-items:center;justify-content:center;gap:.5rem}.MentalPerformance_startButton__bsu8J:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.MentalPerformance_startButton__bsu8J:hover .MentalPerformance_arrowIcon__ji5XB{transform:translateX(4px)}.MentalPerformance_startButton__bsu8J:active{transform:translateY(0)}.MentalPerformance_arrowIcon__ji5XB{transition:transform .3s ease}.MentalPerformance_selectionScreen__7T4hd{width:100%;display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem 0}.MentalPerformance_selectionContent__1CRNU{width:100%;max-width:700px;display:flex;flex-direction:column;align-items:center}.MentalPerformance_selectionTitle__jt_oD{font-size:1.75rem;font-weight:700;color:#1a202c;margin-bottom:1rem;line-height:1.4;text-align:center}.MentalPerformance_selectionContent__1CRNU .MentalPerformance_helperText__xhqOV{font-size:.875rem;color:#718096;font-weight:500;margin-bottom:2rem;text-transform:none;letter-spacing:normal}.MentalPerformance_optionsContainer__vmnP2{width:100%;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.MentalPerformance_option__KG3c3{background:white;border:2px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem;font-size:1rem;color:#4a5568;cursor:pointer;transition:all .3s ease;text-align:left;display:flex;align-items:center;justify-content:space-between;width:100%;position:relative}.MentalPerformance_option__KG3c3:hover{border-color:#cbd5e0;transform:translateX(4px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.MentalPerformance_option__KG3c3.MentalPerformance_selected__S_64h{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);color:white;transform:translateX(4px);box-shadow:0 6px 20px rgba(102,126,234,.3)}.MentalPerformance_optionText__6knJ4{flex:1 1;line-height:1.5}.MentalPerformance_checkmark__2x7S_{font-size:1.25rem;font-weight:700;margin-left:1rem}.MentalPerformance_continueButton__yYJwI{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3);min-width:220px;display:flex;align-items:center;justify-content:center;gap:.5rem}.MentalPerformance_continueButton__yYJwI:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.MentalPerformance_continueButton__yYJwI:hover:not(:disabled) .MentalPerformance_arrowIcon__ji5XB{transform:translateX(4px)}.MentalPerformance_continueButton__yYJwI:disabled{opacity:.5;cursor:not-allowed}.MentalPerformance_continueButton__yYJwI:active:not(:disabled){transform:translateY(0)}.MentalPerformance_questionScreen__p2i9L{width:100%;display:flex;flex-direction:column;align-items:center;min-height:60vh;padding:2rem 0}.MentalPerformance_questionHelperText__SMJoQ{font-size:.875rem;color:#718096;font-weight:500;margin-top:1rem;text-align:center;max-width:700px;font-style:italic}.MentalPerformance_seeResultButton__5Ifn3{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3);min-width:220px;margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.MentalPerformance_seeResultButton__5Ifn3:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.MentalPerformance_seeResultButton__5Ifn3:hover:not(:disabled) .MentalPerformance_arrowIcon__ji5XB{transform:translateX(4px)}.MentalPerformance_seeResultButton__5Ifn3:disabled{opacity:.5;cursor:not-allowed}.MentalPerformance_seeResultButton__5Ifn3:active:not(:disabled){transform:translateY(0)}@media (max-width:768px){.MentalPerformance_helperText__xhqOV{font-size:.75rem;margin-bottom:1.5rem}.MentalPerformance_valueItem__LW2ZO{gap:.1rem}.MentalPerformance_valueItemDescription__oGuc2{text-align:left;padding-left:0}.MentalPerformance_introScreen__jmNvQ{min-height:auto;padding:1.5rem 0}.MentalPerformance_introTitle__1a5Z2{font-size:1.875rem;margin-bottom:1rem}.MentalPerformance_introSubtitle__HjdyN{font-size:1rem;margin-bottom:.75rem}.MentalPerformance_valueSection__2Qnx7{margin-bottom:1.5rem}.MentalPerformance_valueTitle__gOW2r{font-size:1.125rem;margin-bottom:1rem}.MentalPerformance_valueItems__gfvJJ{padding:1.5rem 1.25rem;gap:1.25rem}.MentalPerformance_valueItem__LW2ZO{gap:.2rem}.MentalPerformance_valueItem__LW2ZO:not(:last-child){padding-bottom:1.25rem}.MentalPerformance_valueIconWrapper__RjK8f{width:36px;height:36px}.MentalPerformance_valueIcon__GSLfU{width:18px;height:18px}.MentalPerformance_valueItemTitle__XBA2r{font-size:.9375rem}.MentalPerformance_valueItemDescription__oGuc2{font-size:.875rem;margin-left:calc(36px + 1rem)}.MentalPerformance_scientificText__gdxgK{font-size:.8125rem;margin-bottom:1.25rem}.MentalPerformance_continueButton__yYJwI,.MentalPerformance_seeResultButton__5Ifn3,.MentalPerformance_startButton__bsu8J{width:100%;max-width:100%;padding:.875rem 2rem;font-size:1rem}.MentalPerformance_selectionTitle__jt_oD{font-size:1.5rem;margin-bottom:.75rem}.MentalPerformance_option__KG3c3{padding:1rem 1.25rem;font-size:.9375rem}}.FocusTest_labReady__GvlNk{width:100%;display:flex;align-items:center;justify-content:center;min-height:60vh}.FocusTest_content__s7uan{text-align:center;max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center}.FocusTest_title__DmmlX{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:3rem;line-height:1.3}.FocusTest_chartPlaceholder__dBM_6{background:#f7fafc;border:2px dashed #e2e8f0;border-radius:16px;padding:4rem 2rem;margin-bottom:3rem;min-height:300px;display:flex;align-items:center;justify-content:center}.FocusTest_placeholderText__8TmwU{color:#718096;font-size:1rem}.FocusTest_continueButton__aUseP{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3);min-width:280px;position:relative;animation:FocusTest_pulseGlow__hnJz9 2s ease-in-out infinite}.FocusTest_continueButton__aUseP:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}@keyframes FocusTest_pulseGlow__hnJz9{0%,to{box-shadow:0 4px 12px rgba(102,126,234,.3),0 0 0 0 rgba(102,126,234,.4)}50%{box-shadow:0 4px 12px rgba(102,126,234,.3),0 0 0 8px rgba(102,126,234,0)}}@media (max-width:768px){.FocusTest_title__DmmlX{font-size:1.75rem;margin-bottom:2rem}.FocusTest_chartPlaceholder__dBM_6{padding:3rem 1.5rem;min-height:250px}.FocusTest_continueButton__aUseP{width:100%;max-width:100%}}.ProcrastinationTest_labReady__agDMm{width:100%;display:flex;align-items:center;justify-content:center;min-height:60vh}.ProcrastinationTest_content__W9c1t{text-align:center;max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center}.ProcrastinationTest_title__VV5HT{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:3rem;line-height:1.3}.ProcrastinationTest_chartPlaceholder__NGdIY{background:#f7fafc;border:2px dashed #e2e8f0;border-radius:16px;padding:4rem 2rem;margin-bottom:3rem;min-height:300px;display:flex;align-items:center;justify-content:center}.ProcrastinationTest_placeholderText__vRgxb{color:#718096;font-size:1rem}.ProcrastinationTest_continueButton__uMit0{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3);min-width:280px;position:relative;animation:ProcrastinationTest_pulseGlow__AvjC2 2s ease-in-out infinite}.ProcrastinationTest_continueButton__uMit0:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}@keyframes ProcrastinationTest_pulseGlow__AvjC2{0%,to{box-shadow:0 4px 12px rgba(102,126,234,.3),0 0 0 0 rgba(102,126,234,.4)}50%{box-shadow:0 4px 12px rgba(102,126,234,.3),0 0 0 8px rgba(102,126,234,0)}}@media (max-width:768px){.ProcrastinationTest_title__VV5HT{font-size:1.75rem;margin-bottom:2rem}.ProcrastinationTest_chartPlaceholder__NGdIY{padding:3rem 1.5rem;min-height:250px}.ProcrastinationTest_continueButton__uMit0{width:100%;max-width:100%}}.MotivationTest_labReady__lYfKw{width:100%;display:flex;align-items:center;justify-content:center;min-height:60vh}.MotivationTest_content__oWy__{text-align:center;max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center}.MotivationTest_title__gqeIL{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:3rem;line-height:1.3}.MotivationTest_chartPlaceholder__OzSNi{background:#f7fafc;border:2px dashed #e2e8f0;border-radius:16px;padding:4rem 2rem;margin-bottom:3rem;min-height:300px;display:flex;align-items:center;justify-content:center}.MotivationTest_placeholderText__7eTAn{color:#718096;font-size:1rem}.MotivationTest_continueButton__NyCjI{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3);min-width:280px;position:relative;animation:MotivationTest_pulseGlow__vulAq 2s ease-in-out infinite}.MotivationTest_continueButton__NyCjI:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}@keyframes MotivationTest_pulseGlow__vulAq{0%,to{box-shadow:0 4px 12px rgba(102,126,234,.3),0 0 0 0 rgba(102,126,234,.4)}50%{box-shadow:0 4px 12px rgba(102,126,234,.3),0 0 0 8px rgba(102,126,234,0)}}@media (max-width:768px){.MotivationTest_title__gqeIL{font-size:1.75rem;margin-bottom:2rem}.MotivationTest_chartPlaceholder__OzSNi{padding:3rem 1.5rem;min-height:250px}.MotivationTest_continueButton__NyCjI{width:100%;max-width:100%}}.BalanceTest_labReady__g0uBx{width:100%;display:flex;align-items:center;justify-content:center;min-height:60vh}.BalanceTest_content__JElpH{text-align:center;max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center}.BalanceTest_title__q2AIh{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:3rem;line-height:1.3}.BalanceTest_chartPlaceholder__1OnMf{background:#f7fafc;border:2px dashed #e2e8f0;border-radius:16px;padding:4rem 2rem;margin-bottom:3rem;min-height:300px;display:flex;align-items:center;justify-content:center}.BalanceTest_placeholderText__aWFXG{color:#718096;font-size:1rem}.BalanceTest_continueButton__6O7z2{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3);min-width:280px;position:relative;animation:BalanceTest_pulseGlow__1aumQ 2s ease-in-out infinite}.BalanceTest_continueButton__6O7z2:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}@keyframes BalanceTest_pulseGlow__1aumQ{0%,to{box-shadow:0 4px 12px rgba(102,126,234,.3),0 0 0 0 rgba(102,126,234,.4)}50%{box-shadow:0 4px 12px rgba(102,126,234,.3),0 0 0 8px rgba(102,126,234,0)}}@media (max-width:768px){.BalanceTest_title__q2AIh{font-size:1.75rem;margin-bottom:2rem}.BalanceTest_chartPlaceholder__1OnMf{padding:3rem 1.5rem;min-height:250px}.BalanceTest_continueButton__6O7z2{width:100%;max-width:100%}}.TestFunnelPricing_testFunnelPricing__fn_CD{width:100%;min-height:100vh;padding:2rem 0;background:#ffffff}.TestFunnelPricing_devToggle__4mDOE{position:fixed;top:80px;right:20px;z-index:1000;background:rgba(255,255,255,.95);border:2px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;box-shadow:0 2px 8px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:none}.TestFunnelPricing_toggleLabel__KemWx{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;color:#4a5568;-webkit-user-select:none;-moz-user-select:none;user-select:none}.TestFunnelPricing_toggleInput__aEs06{width:18px;height:18px;cursor:pointer;accent-color:#4299e1}.TestFunnelPricing_toggleText__T02bo{color:#2d3748;font-weight:600}.TestFunnelPricing_content__pGsM0{max-width:1200px;margin:0 auto;padding:0 1.5rem}.TestFunnelPricing_comparisonSection__i_d4v{margin-bottom:3rem}.TestFunnelPricing_comparisonTopTitle__YgCCk{font-size:1.5rem;font-weight:700;color:#1a202c;text-align:center;margin-bottom:1.5rem;line-height:1.4;padding:0 1rem}.TestFunnelPricing_comparisonColumns__jPLvE{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;background:linear-gradient(135deg,#f7fafc,#edf2f7);padding:2rem;border-radius:16px}.TestFunnelPricing_comparisonQuote__BRVMg{font-size:1rem;font-weight:500;color:#4a5568;text-align:center;margin-top:1.5rem;font-style:italic;padding:0 1rem;line-height:1.6}.TestFunnelPricing_currentState__30Fq5,.TestFunnelPricing_goalState__GxeB0{display:flex;flex-direction:column;gap:1rem}.TestFunnelPricing_stateTitle__YzcT3{font-size:1.25rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.TestFunnelPricing_stateItem__oeFu9{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:white;border-radius:8px}.TestFunnelPricing_stateLabel__orJts{font-size:1rem;color:#4a5568}.TestFunnelPricing_stateValue__xdzKI{font-size:1rem;font-weight:600;padding:.25rem .75rem;border-radius:6px}.TestFunnelPricing_stateValue__xdzKI.TestFunnelPricing_low__cNQpH,.TestFunnelPricing_stateValue__xdzKI.TestFunnelPricing_weak__LtXLA{background:#fee2e2;color:#dc2626}.TestFunnelPricing_stateValue__xdzKI.TestFunnelPricing_high__xrFLN,.TestFunnelPricing_stateValue__xdzKI.TestFunnelPricing_strong__0B6Ce{background:#d1fae5;color:#059669}.TestFunnelPricing_mainTitle__jWGpU{font-size:2rem;font-weight:700;color:#1a202c;text-align:center;margin-bottom:2.5rem;line-height:1.3}.TestFunnelPricing_infoCards__d8pkB{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap;max-width:500px;margin-left:auto;margin-right:auto}.TestFunnelPricing_recommendationsCard__4TTQy{background:white;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:2rem;display:flex;gap:1rem;transition:all .3s ease;max-width:500px;margin-left:auto;margin-right:auto}.TestFunnelPricing_recommendationsCard__4TTQy:hover{border-color:#cbd5e0;box-shadow:0 4px 12px rgba(0,0,0,.08)}.TestFunnelPricing_infoCard__WPV4n{background:white;border:2px solid #e2e8f0;border-radius:12px;padding:1rem;transition:all .3s ease;display:flex;align-items:flex-start;gap:.75rem;flex:1 1;min-width:0;max-width:calc(50% - .5rem)}.TestFunnelPricing_infoCard__WPV4n:hover{border-color:#cbd5e0;box-shadow:0 4px 12px rgba(0,0,0,.08)}.TestFunnelPricing_iconWrapper__gRAvB{flex-shrink:0}.TestFunnelPricing_iconBackground__bp3ko{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.TestFunnelPricing_cardContentWrapper__ouqBM{flex:1 1;min-width:0}.TestFunnelPricing_cardTitle__P0Fmi{font-size:.75rem;font-weight:600;color:#667eea;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.TestFunnelPricing_cardContent__aOA8b{font-size:.875rem;color:#4a5568;line-height:1.4;margin:0;font-weight:700}.TestFunnelPricing_cardList__PlmHd{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.TestFunnelPricing_cardItem__ymoxq{font-size:.875rem;color:#4a5568;line-height:1.4;padding:.25rem 0;transition:all .3s ease;font-weight:500}.TestFunnelPricing_cardItem__ymoxq:first-child{color:#1a202c;font-weight:700}.TestFunnelPricing_cardItem__ymoxq.TestFunnelPricing_blurred__9In0n{color:#9ca3af;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;position:relative}.TestFunnelPricing_cardItem__ymoxq.TestFunnelPricing_withOverlay__Ualvj{position:relative;overflow:hidden;min-height:2.5rem;display:flex;align-items:center;justify-content:center;padding:.5rem 0}.TestFunnelPricing_cardItem__ymoxq.TestFunnelPricing_withOverlay__Ualvj:before{content:attr(data-text);filter:blur(4px);position:absolute;top:0;left:0;right:0;width:100%;z-index:1;padding:.5rem 0;color:#9ca3af;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.TestFunnelPricing_overlayText__uDqyi{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#667eea;font-weight:600;font-size:.875rem;z-index:10;white-space:nowrap;filter:none!important;pointer-events:none;text-shadow:0 1px 3px rgba(255,255,255,.9),0 0 8px rgba(255,255,255,.8);background:rgba(255,255,255,.7);padding:.25rem .5rem;border-radius:4px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.TestFunnelPricing_provenResultsSection__DMuwR{margin:3rem auto;max-width:500px;text-align:center}.TestFunnelPricing_provenResultsTitle__hKdgz{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;line-height:1.4}.TestFunnelPricing_resultsList__Wt2cR{list-style:none;padding:1.5rem;margin:0 0 1.5rem;text-align:center;background:#f9fafb;border-radius:12px}.TestFunnelPricing_resultItem__43ZcS{padding:.75rem 0;font-size:1rem;color:#4a5568;line-height:1.6;text-align:center}.TestFunnelPricing_resultText__dTuV5{display:inline}.TestFunnelPricing_highlight__kXfkM{color:#667eea;font-weight:700;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));padding:.125rem .375rem;border-radius:4px}.TestFunnelPricing_resultsCTA__9jcTT{font-size:1rem;color:#4a5568;line-height:1.6;margin:1.5rem 0 1rem;font-weight:500}.TestFunnelPricing_discountCTA__0ZtU1{font-size:1rem;color:#1a202c;line-height:1.6;margin:0;font-weight:600}.TestFunnelPricing_pricingSection__3cfiP{margin-top:3rem}.TestFunnelPricing_pricingCards__B1yR5{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.TestFunnelPricing_pricingCard__B08_C{background:white;border:2px solid #e2e8f0;border-radius:12px;padding:1rem;cursor:pointer;transition:all .3s ease;position:relative;display:flex;align-items:flex-start;gap:.75rem}.TestFunnelPricing_pricingCard__B08_C:hover{border-color:#cbd5e0;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.TestFunnelPricing_pricingCard__B08_C.TestFunnelPricing_selected__Zjs8s{border-color:#667eea;background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(118,75,162,.05));box-shadow:0 6px 20px rgba(102,126,234,.2)}.TestFunnelPricing_pricingCard__B08_C.TestFunnelPricing_popular___4jFr{border-color:#f59e0b}.TestFunnelPricing_popularTag__WLkWx{position:absolute;top:-10px;right:1rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:white;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:12px;box-shadow:0 2px 8px rgba(245,158,11,.3)}.TestFunnelPricing_radioWrapper__xbX6M{flex-shrink:0;margin-top:.25rem}.TestFunnelPricing_radioInput__f8F7W{position:absolute;opacity:0;width:0;height:0}.TestFunnelPricing_radioLabel__WVLc8{display:block;width:20px;height:20px;border:2px solid #cbd5e0;border-radius:50%;position:relative;cursor:pointer;transition:all .2s ease}.TestFunnelPricing_radioInput__f8F7W:checked+.TestFunnelPricing_radioLabel__WVLc8{border-color:#667eea}.TestFunnelPricing_radioInput__f8F7W:checked+.TestFunnelPricing_radioLabel__WVLc8:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#667eea;border-radius:50%}.TestFunnelPricing_cardContentGrid__s5F2r{flex:1 1;display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;align-items:center}.TestFunnelPricing_cardLeft__P6hJv{display:flex;flex-direction:column;gap:.5rem}.TestFunnelPricing_cardRight__55Lq6{display:flex;align-items:center;justify-content:center}.TestFunnelPricing_planName__UdW18{font-size:.875rem;font-weight:700;color:#1a202c;letter-spacing:.05em;margin:0}.TestFunnelPricing_priceContainer__22iCl{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.TestFunnelPricing_oldPrice__ZSq_6{font-size:.75rem;color:#9ca3af;text-decoration:line-through}.TestFunnelPricing_actualPrice__JvM_0{font-size:1rem;font-weight:700;color:#1a202c}.TestFunnelPricing_perDayContainer__juU8z{display:flex;align-items:center;gap:.5rem;justify-content:center}.TestFunnelPricing_oldPerDay__oYJI0{font-size:.75rem;color:#9ca3af;text-decoration:line-through}.TestFunnelPricing_actualPerDay__ssLV_{font-size:1.5rem;font-weight:700;color:#059669;background:linear-gradient(135deg,rgba(5,150,105,.1),rgba(5,150,105,.15));padding:.5rem .75rem;border-radius:8px;display:inline-block}.TestFunnelPricing_pricingTable__KSiKi{overflow-x:auto;margin-bottom:2rem;background:white;border-radius:12px;border:2px solid #e2e8f0}.TestFunnelPricing_pricingTable__KSiKi table{width:100%;border-collapse:collapse}.TestFunnelPricing_pricingTable__KSiKi thead{background:#f7fafc}.TestFunnelPricing_pricingTable__KSiKi th{padding:1rem;text-align:left;font-size:.875rem;font-weight:600;color:#4a5568;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e2e8f0}.TestFunnelPricing_pricingTable__KSiKi td{padding:1rem;font-size:.875rem;color:#4a5568;border-bottom:1px solid #e2e8f0}.TestFunnelPricing_pricingTable__KSiKi tbody tr:hover{background:#f9fafb}.TestFunnelPricing_pricingTable__KSiKi tbody tr.TestFunnelPricing_selectedRow__9y0Me{background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(118,75,162,.05))}.TestFunnelPricing_crossed__xFYLW{text-decoration:line-through;color:#9ca3af}.TestFunnelPricing_bold____nTx{font-weight:600;color:#1a202c}.TestFunnelPricing_ctaButton__Dd7JV{width:100%;max-width:500px;margin:0 auto;display:block;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3);position:relative;animation:TestFunnelPricing_pulseGlow__q6XXI 2s ease-in-out infinite}.TestFunnelPricing_ctaButton__Dd7JV:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.TestFunnelPricing_ctaButton__Dd7JV:disabled{opacity:.6;cursor:not-allowed;animation:none}.TestFunnelPricing_runNewScanButton__Hn_1c{width:100%;max-width:500px;margin:1rem auto 0;display:block;background:transparent;color:#667eea;border:none;padding:.75rem 2.5rem;font-size:1rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:underline;text-underline-offset:4px}.TestFunnelPricing_runNewScanButton__Hn_1c:hover{color:#764ba2;text-decoration:none;background:rgba(102,126,234,.05)}@keyframes TestFunnelPricing_pulseGlow__q6XXI{0%,to{box-shadow:0 4px 12px rgba(102,126,234,.3),0 0 0 0 rgba(102,126,234,.4)}50%{box-shadow:0 4px 12px rgba(102,126,234,.3),0 0 0 8px rgba(102,126,234,0)}}.TestFunnelPricing_subscriptionTerms__6bLBv{max-width:500px;margin:1.5rem auto 0;font-size:.75rem;color:#6b7280;line-height:1.5;text-align:left}.TestFunnelPricing_subscriptionTerms__6bLBv a{color:#667eea;text-decoration:underline}.TestFunnelPricing_paymentSection__9ax4r{margin-top:2.5rem;padding:1.5rem;background:#f9fafb;border-radius:12px;max-width:500px;margin-left:auto;margin-right:auto}.TestFunnelPricing_paymentTitle__Rv0sT{font-size:.875rem;font-weight:600;color:#1a202c;text-align:center;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.TestFunnelPricing_paymentSystems__qlSWM{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem}.TestFunnelPricing_paymentSystem__owgk6{display:flex;align-items:center;justify-content:center;height:32px;padding:.25rem}.TestFunnelPricing_paymentLogo__Zpua9{height:100%;width:auto;max-width:60px;object-fit:contain;filter:grayscale(20%);opacity:.8;transition:opacity .2s ease}.TestFunnelPricing_paymentLogo__Zpua9:hover{opacity:1}@media (max-width:768px){.TestFunnelPricing_content__pGsM0{padding:0 1rem}.TestFunnelPricing_comparisonColumns__jPLvE{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.TestFunnelPricing_comparisonTopTitle__YgCCk{font-size:1.25rem;margin-bottom:1.25rem}.TestFunnelPricing_comparisonQuote__BRVMg{font-size:.9375rem;margin-top:1.25rem}.TestFunnelPricing_mainTitle__jWGpU{font-size:1.75rem;margin-bottom:2rem}.TestFunnelPricing_infoCards__d8pkB{flex-direction:column;align-items:stretch;max-width:100%}.TestFunnelPricing_infoCard__WPV4n{max-width:100%;flex:none;width:100%}.TestFunnelPricing_provenResultsSection__DMuwR{margin:2rem auto}.TestFunnelPricing_provenResultsTitle__hKdgz{font-size:1.25rem;margin-bottom:1.25rem}.TestFunnelPricing_resultItem__43ZcS{font-size:.9375rem;padding:.625rem 0}.TestFunnelPricing_resultsCTA__9jcTT{font-size:.9375rem;margin:1.25rem 0 .875rem}.TestFunnelPricing_discountCTA__0ZtU1{font-size:.9375rem}.TestFunnelPricing_pricingCards__B1yR5{max-width:100%;gap:.75rem}.TestFunnelPricing_pricingCard__B08_C{padding:.875rem}.TestFunnelPricing_cardContentGrid__s5F2r{gap:.75rem}.TestFunnelPricing_planName__UdW18{font-size:.8125rem}.TestFunnelPricing_actualPrice__JvM_0{font-size:.9375rem}.TestFunnelPricing_actualPerDay__ssLV_{font-size:1.25rem;padding:.375rem .625rem}.TestFunnelPricing_pricingTable__KSiKi{font-size:.75rem}.TestFunnelPricing_pricingTable__KSiKi td,.TestFunnelPricing_pricingTable__KSiKi th{padding:.75rem .5rem}.TestFunnelPricing_ctaButton__Dd7JV{padding:1rem 2rem;font-size:1rem}.TestFunnelPricing_subscriptionTerms__6bLBv{font-size:.6875rem;margin-top:1.25rem;text-align:left;padding:0 .5rem}.TestFunnelPricing_paymentSection__9ax4r{margin-top:2rem;padding:1.25rem}.TestFunnelPricing_paymentTitle__Rv0sT{font-size:.8125rem;margin-bottom:.875rem}.TestFunnelPricing_paymentSystems__qlSWM{gap:.75rem}.TestFunnelPricing_paymentSystem__owgk6{height:28px}.TestFunnelPricing_paymentLogo__Zpua9{max-width:50px}.TestFunnelPricing_stateItem__oeFu9{flex-direction:row;gap:1rem}.TestFunnelPricing_stateLabel__orJts{flex:0 0 auto;white-space:nowrap;margin-right:auto}}.BurnoutTest_labReady___rqb0{width:100%;display:flex;align-items:center;justify-content:center;min-height:60vh}.BurnoutTest_content__jCIXn{text-align:center;max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center}.BurnoutTest_title__X9gcb{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:3rem;line-height:1.3}.BurnoutTest_chartPlaceholder__xLI5D{background:#f7fafc;border:2px dashed #e2e8f0;border-radius:16px;padding:4rem 2rem;margin-bottom:3rem;min-height:300px;display:flex;align-items:center;justify-content:center}.BurnoutTest_placeholderText__Yi2E2{color:#718096;font-size:1rem}.BurnoutTest_continueButton__NTUpi{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3);min-width:280px;position:relative;animation:BurnoutTest_pulseGlow__L6qxp 2s ease-in-out infinite}.BurnoutTest_continueButton__NTUpi:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}@keyframes BurnoutTest_pulseGlow__L6qxp{0%,to{box-shadow:0 4px 12px rgba(102,126,234,.3),0 0 0 0 rgba(102,126,234,.4)}50%{box-shadow:0 4px 12px rgba(102,126,234,.3),0 0 0 8px rgba(102,126,234,0)}}@media (max-width:768px){.BurnoutTest_title__X9gcb{font-size:1.75rem;margin-bottom:2rem}.BurnoutTest_chartPlaceholder__xLI5D{padding:3rem 1.5rem;min-height:250px}.BurnoutTest_continueButton__NTUpi{width:100%;max-width:100%}}