.QuestionScreen_questionScreen__uHjU2{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:0;background:#fbfcfe}@media(prefers-color-scheme:dark){.QuestionScreen_questionScreen__uHjU2{background:linear-gradient(180deg,#0d2a33,#1a1a1a)}}.QuestionScreen_questionContainer__trIGH{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:var(--discovery-max-width);padding:40px 2rem 2rem}.QuestionScreen_progressBarContainer__cign5{width:100%;max-width:200px;margin-bottom:2rem}.QuestionScreen_progressBar__q2Uee{width:100%;height:4px;background:#e7e8ea;border-radius:2px;overflow:hidden}@media(prefers-color-scheme:dark){.QuestionScreen_progressBar__q2Uee{background:#333}}.QuestionScreen_progressBarFill__SiQ9P{height:100%;background:#006781;border-radius:2px;transition:width .3s ease}.QuestionScreen_questionText__RtvrK{color:#333;font-size:24px;font-weight:700;font-family:Riforma LL,sans-serif;text-align:center;margin-bottom:1rem;line-height:1.2;letter-spacing:-.7px;max-width:600px;width:100%}@media(prefers-color-scheme:dark){.QuestionScreen_questionText__RtvrK{color:#f0f0f0}}@keyframes QuestionScreen_fadeInUp__VaGW5{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes QuestionScreen_fadeInDown__YZ_b7{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.QuestionScreen_moneyGoalHeadline__HyNJe{animation:QuestionScreen_fadeInDown__YZ_b7 .6s ease-out forwards;opacity:0}.QuestionScreen_moneyGoalBody__acEEe{animation:QuestionScreen_fadeInDown__YZ_b7 .6s ease-out .1s forwards;opacity:0}.QuestionScreen_moneyGoalAnswerContainer__TYoBU,.QuestionScreen_moneyGoalButtonContainer__vIBiB{animation:QuestionScreen_fadeInDown__YZ_b7 .6s ease-out .2s forwards;opacity:0}.QuestionScreen_animatedHeadline__91Fhe{animation:QuestionScreen_fadeInUp__VaGW5 .6s ease-out forwards;opacity:0}.QuestionScreen_animatedBody___uCa_{animation:QuestionScreen_fadeInUp__VaGW5 .6s ease-out .2s forwards;opacity:0}.QuestionScreen_animatedAnswerContainer__zOfLM{animation:QuestionScreen_fadeInUp__VaGW5 .6s ease-out .15s forwards;opacity:0}.QuestionScreen_animatedButtonContainer__eawsA{animation:QuestionScreen_fadeInUp__VaGW5 .6s ease-out .2s forwards;opacity:0}.QuestionScreen_bodyText__aR1sd{color:#666;font-size:16px;font-weight:400;font-family:Inter,sans-serif;text-align:center;margin:0 auto 3rem;line-height:1.5;max-width:600px;width:100%}@media(prefers-color-scheme:dark){.QuestionScreen_bodyText__aR1sd{color:#bbb}}.QuestionScreen_answerContainer__jykaI{width:100%;max-width:450px;margin-bottom:2rem}.QuestionScreen_questionText__RtvrK+.QuestionScreen_answerContainer__jykaI{margin-top:2rem}.QuestionScreen_inputWrapper__u_4tI{position:relative;width:100%}.QuestionScreen_inputPrefix__3tTSY{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);color:#666;font-weight:500;font-size:16px;pointer-events:none;z-index:1}@media(prefers-color-scheme:dark){.QuestionScreen_inputPrefix__3tTSY{color:#aaa}}.QuestionScreen_textInputWithPrefix__CjspV{padding-left:2.5rem!important}.QuestionScreen_buttonContainer__x5FSj{width:100%;max-width:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:72px}.QuestionScreen_answerContainer__jykaI+.QuestionScreen_buttonContainer__x5FSj{margin-top:48px}.QuestionScreen_answerContainer__jykaI:has(+.QuestionScreen_buttonContainer__x5FSj){margin-bottom:0}.QuestionScreen_bodyText__aR1sd+.QuestionScreen_buttonContainer__x5FSj{margin-top:48px}.QuestionScreen_bodyText__aR1sd:has(+.QuestionScreen_buttonContainer__x5FSj){margin-bottom:0}.QuestionScreen_textInput__y6HD2{width:100%;height:52px;padding:0 1.5rem;font-size:16px;font-family:Inter,sans-serif;border:2px solid #e7e8ea;border-radius:12px;background:#f2f4f5;color:#333;transition:all .3s ease;outline:none;box-sizing:border-box}.QuestionScreen_textInput__y6HD2:focus{border-color:#006781;background:#f2f4f5}.QuestionScreen_textInput__y6HD2:disabled{border-color:#e7e8ea;background:#f2f4f5;opacity:.6;cursor:not-allowed}.QuestionScreen_textInput__y6HD2::-moz-placeholder{color:#999}.QuestionScreen_textInput__y6HD2::placeholder{color:#999}@media(prefers-color-scheme:dark){.QuestionScreen_textInput__y6HD2{border-color:#444;background:#2a2a2a;color:#f0f0f0}.QuestionScreen_textInput__y6HD2:focus{border-color:#006781;background:#2a2a2a}.QuestionScreen_textInput__y6HD2:disabled{border-color:#444;background:#2a2a2a}.QuestionScreen_textInput__y6HD2::-moz-placeholder{color:#777}.QuestionScreen_textInput__y6HD2::placeholder{color:#777}}.QuestionScreen_inputError__SyE0V{border-color:#d32f2f!important;background:#fff5f5!important}@media(prefers-color-scheme:dark){.QuestionScreen_inputError__SyE0V{background:rgba(211,47,47,.15)!important}}.QuestionScreen_errorMessage__xyARs{color:#d32f2f;font-size:14px;font-weight:400;font-family:Inter,sans-serif;margin-top:.75rem;text-align:center;line-height:1.4}@media(prefers-color-scheme:dark){.QuestionScreen_errorMessage__xyARs{color:#f08080}}.QuestionScreen_optionsContainer__H_v8j{display:flex;flex-direction:column;gap:1rem;width:100%}.QuestionScreen_optionButton__vwwoh{width:100%;padding:.875rem 1rem;font-size:16px;font-weight:400;font-family:Inter,sans-serif;max-height:48px;border:2px solid rgba(0,0,0,0);border-radius:12px;background:#eff1f3;color:#333;cursor:pointer;transition:all .3s ease;outline:none;display:flex;align-items:center;justify-content:space-between;position:relative}.QuestionScreen_optionButton__vwwoh.QuestionScreen_selected__H4dV8{border-color:#006781;background:rgba(0,103,129,.15)}@media(prefers-color-scheme:dark){.QuestionScreen_optionButton__vwwoh{background:#2a2a2a;color:#f0f0f0}.QuestionScreen_optionButton__vwwoh.QuestionScreen_selected__H4dV8{border-color:#006781;background:rgba(0,103,129,.25)}}.QuestionScreen_optionText__mVwP1{flex:1;text-align:left}.QuestionScreen_radioButton__IEYtQ{width:20px;height:20px;border:2px solid #006781;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:1rem}.QuestionScreen_radioDot__DW2Lk{width:10px;height:10px;border-radius:50%;background:rgba(0,0,0,0);transition:all .3s ease}.QuestionScreen_radioDot__DW2Lk.QuestionScreen_checked__yZTzu{background:#006781}.QuestionScreen_backButton__SP8Oi{padding:.75rem 2.5rem;font-size:16px;font-weight:600;font-family:Inter,sans-serif;border:2px solid #006781;border-radius:100px;cursor:pointer;transition:all .3s ease;outline:none;min-width:120px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);color:#006781}.QuestionScreen_backButton__SP8Oi:hover{background:rgba(0,103,129,.1);border-color:#006781}@media(prefers-color-scheme:dark){.QuestionScreen_backButton__SP8Oi{border-color:#5ad4ff;color:#5ad4ff}.QuestionScreen_backButton__SP8Oi:hover{background:rgba(90,212,255,.1)}}.QuestionScreen_nextButton__1tc6W{padding:.75rem 2.5rem;font-size:16px;font-weight:500;font-family:Inter,sans-serif;border:none;border-radius:100px;cursor:pointer;transition:all .3s ease;outline:none;min-width:300px;height:48px;display:flex;align-items:center;justify-content:center;background:#5ad4ff;color:#000}.QuestionScreen_nextButton__1tc6W:hover:not(.QuestionScreen_disabled__e_Uya){background:#4ac4ef}.QuestionScreen_nextButton__1tc6W.QuestionScreen_disabled__e_Uya{background:rgba(90,212,255,.3);color:rgba(0,0,0,.6);cursor:not-allowed;opacity:.6}@media(prefers-color-scheme:dark){.QuestionScreen_nextButton__1tc6W:hover:not(.QuestionScreen_disabled__e_Uya){background:#6ae0ff}.QuestionScreen_nextButton__1tc6W.QuestionScreen_disabled__e_Uya{color:hsla(0,0%,100%,.5)}}@media(max-width:768px){.QuestionScreen_questionText__RtvrK{font-size:20px;margin-bottom:1rem}.QuestionScreen_bodyText__aR1sd{font-size:14px;margin-bottom:2rem}.QuestionScreen_questionText__RtvrK+.QuestionScreen_answerContainer__jykaI{margin-top:1rem}.QuestionScreen_textInput__y6HD2{font-size:16px;height:52px;padding:0 1.25rem}.QuestionScreen_optionButton__vwwoh{font-size:16px;padding:.875rem 1rem;max-height:48px}.QuestionScreen_questionScreen__uHjU2{padding:0}.QuestionScreen_questionContainer__trIGH{padding:40px 1rem 120px}.QuestionScreen_buttonContainer__x5FSj{position:fixed;bottom:0;left:0;right:0;width:100%;max-width:100%;margin:0;padding:1rem;background:#fbfcfe;border-top:1px solid #e7e8ea;box-shadow:0 -2px 10px rgba(0,0,0,.05);z-index:100;flex-direction:column;gap:1rem;align-items:center;justify-content:center;box-sizing:border-box}}@media(max-width:768px)and (prefers-color-scheme:dark){.QuestionScreen_buttonContainer__x5FSj{background:#1a1a1a;border-top-color:#333;box-shadow:0 -2px 10px rgba(0,0,0,.3)}}@media(max-width:768px){.QuestionScreen_backButton__SP8Oi,.QuestionScreen_nextButton__1tc6W{width:calc(100% - 2rem);max-width:100%;min-width:unset;box-sizing:border-box}.QuestionScreen_backButton__SP8Oi{margin-top:.5rem}}@media(max-width:480px){.QuestionScreen_questionText__RtvrK{font-size:24px}.QuestionScreen_buttonContainer__x5FSj{padding:.875rem}.QuestionScreen_backButton__SP8Oi,.QuestionScreen_nextButton__1tc6W{width:calc(100% - 1.75rem)}}@media(max-width:600px){.QuestionScreen_optionButton__vwwoh{font-size:14px}}.discovery_app__pNQHm{--discovery-max-width:960px;justify-content:center}.discovery_app__pNQHm,.discovery_infoScreen__ohLgC{width:100%;min-height:100vh;display:flex;align-items:center}.discovery_infoScreen__ohLgC{flex-direction:column;justify-content:flex-start;padding:0;background:linear-gradient(180deg,#e8f4f8,#fbfcfe)}@media(prefers-color-scheme:dark){.discovery_infoScreen__ohLgC{background:linear-gradient(180deg,#0d2a33,#1a1a1a)}}.discovery_infoContainer__6Lchj{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:var(--discovery-max-width);padding:40px 2rem 2rem}.discovery_progressBarContainer__7ZWyV{width:100%;max-width:200px;margin-bottom:2rem}.discovery_progressBar__HBiKs{width:100%;height:4px;background:#e7e8ea;border-radius:2px;overflow:hidden}@media(prefers-color-scheme:dark){.discovery_progressBar__HBiKs{background:#333}}.discovery_progressBarFill__1kDC7{height:100%;background:#006781;border-radius:2px;transition:width .3s ease}@keyframes discovery_fadeInUp__n08SZ{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.discovery_headline__SFdHB{color:#191c1d;font-size:28px;font-weight:500;font-family:Riforma LL,sans-serif;text-align:center;margin-bottom:1rem;line-height:1.2;letter-spacing:-.7px;max-width:600px;width:100%;animation:discovery_fadeInUp__n08SZ .6s ease-out forwards;opacity:0;white-space:pre-line}@media(prefers-color-scheme:dark){.discovery_headline__SFdHB{color:#f0f0f0}}.discovery_subhead__4_jPu{color:#666;font-size:16px;text-align:center;margin-bottom:.5rem;animation:discovery_fadeInUp__n08SZ .6s ease-out .1s forwards;opacity:0}@media(prefers-color-scheme:dark){.discovery_subhead__4_jPu{color:#aaa}}.discovery_bodyText__kuphB{color:#666;font-size:20px;font-weight:400;font-family:Riforma LL,sans-serif;text-align:center;margin:0 auto 2rem;line-height:1.5;max-width:600px;width:100%;animation:discovery_fadeInUp__n08SZ .6s ease-out .15s forwards;opacity:0}@media(prefers-color-scheme:dark){.discovery_bodyText__kuphB{color:#bbb}}.discovery_bodyTextLarge__Ma46A{color:#1a1a1a;font-size:32px;font-weight:500;font-family:Riforma LL,sans-serif;text-align:center;margin:0 auto 2rem;line-height:1.4;letter-spacing:-.5px;max-width:600px;width:100%;animation:discovery_fadeInUp__n08SZ .6s ease-out .15s forwards;opacity:0}@media(prefers-color-scheme:dark){.discovery_bodyTextLarge__Ma46A{color:#f0f0f0}}@media(max-width:600px){.discovery_bodyTextLarge__Ma46A{font-size:18px}}.discovery_continueButton__FegF4{padding:.75rem 2.5rem;font-size:16px;font-weight:500;font-family:Inter,sans-serif;border:none;border-radius:100px;cursor:pointer;transition:all .3s ease;outline:none;min-width:300px;height:48px;display:flex;align-items:center;justify-content:center;background:#333;color:#fff;animation:discovery_fadeInUp__n08SZ .6s ease-out .2s forwards;opacity:0}.discovery_continueButton__FegF4:hover{background:#444}@media(prefers-color-scheme:dark){.discovery_continueButton__FegF4{background:#555;color:#fff}.discovery_continueButton__FegF4:hover{background:#666}}@media(max-width:768px){.discovery_continueButton__FegF4{min-width:unset;width:100%;max-width:400px}}.discovery_ctaButton__DNoAd{background:#333;color:#fff}.discovery_ctaButton__DNoAd:hover{background:#444}.discovery_buttonContainer__0Boyk,.discovery_heroImageWrapper__4alC1{display:flex;justify-content:center;width:100%}.discovery_heroImageWrapper__4alC1{max-width:400px;margin-bottom:2rem;animation:discovery_fadeInUp__n08SZ .8s ease-out .3s forwards;opacity:0}.discovery_heroImageWrapper__4alC1 img{max-width:100%;height:auto}.discovery_blurImageWrapper__FeaCg{width:100%;max-width:400px;display:flex;justify-content:center;animation:discovery_fadeInUp__n08SZ .8s ease-out .3s forwards;opacity:0}.discovery_blurImageInner__hmsTc{position:relative;width:100%;border-radius:12px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,black 50%,transparent 90%);mask-image:linear-gradient(180deg,black 50%,transparent 90%)}.discovery_blurImageSharp__2oMHD{display:block;width:100%;height:auto;border-radius:12px}.discovery_stashWayCard__LN1Tb{width:100%;max-width:420px;background:#fff;border-radius:16px;box-shadow:0 2px 16px rgba(0,0,0,.08);padding:1.5rem;margin-bottom:2rem;animation:discovery_fadeInUp__n08SZ .6s ease-out .2s forwards;opacity:0}@media(prefers-color-scheme:dark){.discovery_stashWayCard__LN1Tb{background:#2a2a2a;box-shadow:0 2px 16px rgba(0,0,0,.3)}}.discovery_stashWayItem__j5Q0C{display:flex;align-items:flex-start;justify-content:space-between;padding:.75rem 0}.discovery_stashWayItem__j5Q0C:not(:last-child){border-bottom:1px solid #f0f0f0}@media(prefers-color-scheme:dark){.discovery_stashWayItem__j5Q0C:not(:last-child){border-bottom-color:#444}}.discovery_stashWayItemText__ksGex{flex:1}.discovery_stashWayItemTitle__7Yj69{font-size:15px;font-weight:600;color:#1a1a1a;font-family:Inter,sans-serif;margin-bottom:2px}@media(prefers-color-scheme:dark){.discovery_stashWayItemTitle__7Yj69{color:#f0f0f0}}.discovery_stashWayItemDesc__uLQb6{font-size:14px;color:#666;font-family:Inter,sans-serif}@media(prefers-color-scheme:dark){.discovery_stashWayItemDesc__uLQb6{color:#aaa}}.discovery_stashWayCheck__Yluz6{width:28px;height:28px;border-radius:50%;background:#00b894;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:1rem;margin-top:4px}.discovery_stashWayCheck__Yluz6 svg{width:14px;height:14px;fill:#fff}.discovery_growthChartWrapper__RYgl1{width:100%;max-width:420px;margin-bottom:1.5rem;animation:discovery_fadeInUp__n08SZ .6s ease-out .2s forwards;opacity:0}.discovery_growthChartWrapper__RYgl1 img{width:100%;height:auto;display:block}.discovery_chartDisclaimer__1LWUi{font-size:12px;color:#999;text-align:center;margin-bottom:2rem;max-width:420px;line-height:1.4;animation:discovery_fadeInUp__n08SZ .6s ease-out .2s forwards;opacity:0}@media(prefers-color-scheme:dark){.discovery_chartDisclaimer__1LWUi{color:#777}}.discovery_disclaimerToggle__2M9gF{background:none;border:none;padding:0;font-size:inherit;line-height:inherit;color:#33b3d8;cursor:pointer;text-decoration:underline}.discovery_disclaimerToggle__2M9gF:hover{color:#2a9abd}@media(prefers-color-scheme:dark){.discovery_disclaimerToggle__2M9gF{color:#4dc9f6}.discovery_disclaimerToggle__2M9gF:hover{color:#33b3d8}}.discovery_amountHighlight__Sae2y{color:#006781;font-weight:700}.discovery_analyzingScreen__pDDGL{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,#003a47,#006781 50%,#003a47);padding:2rem}.discovery_checkAnimationWrapper__aY6WH{margin-top:20px;margin-bottom:12px;animation:discovery_fadeInUp__n08SZ .8s ease-out forwards;opacity:0}.discovery_checkAnimationWrapper__aY6WH>div{margin:0!important}@keyframes discovery_pulse__vK95B{0%,to{opacity:.6}50%{opacity:1}}.discovery_analyzingText__IZvDG{color:#ccc;font-size:16px;font-family:Inter,sans-serif;text-align:center;line-height:1.6;animation:discovery_fadeInUp__n08SZ .6s ease-out .3s forwards;opacity:0}.discovery_analyzingText__IZvDG span{display:block;animation:discovery_pulse__vK95B 2s ease-in-out infinite}.discovery_teaseScreen__fw3dF{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;background:linear-gradient(180deg,#e0eef3,#fbfcfe)}@media(prefers-color-scheme:dark){.discovery_teaseScreen__fw3dF{background:linear-gradient(180deg,#0d2a33,#1a1a1a)}}.discovery_teaseImageWrapper__4HCBG{width:100%;max-width:500px;margin-top:80px;margin-bottom:-10rem;display:flex;justify-content:center;animation:discovery_fadeInUp__n08SZ .8s ease-out forwards;opacity:0}.discovery_teaseImageInner__6b21K{position:relative;width:100%;border-radius:12px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,black 30%,transparent 65%);mask-image:linear-gradient(180deg,black 30%,transparent 65%)}.discovery_teaseImageSharp__WqxAT{display:block;width:100%;height:auto;border-radius:12px}.discovery_teaseImageInner__6b21K:after{content:"";position:absolute;inset:0;border-radius:12px;backdrop-filter:blur(6px);-webkit-mask-image:linear-gradient(180deg,transparent 0,black 0);mask-image:linear-gradient(180deg,transparent 0,black 0)}.discovery_teaseContent__6XPAH{display:flex;flex-direction:column;align-items:center;padding:0 2rem;max-width:var(--discovery-max-width);width:100%}@media(max-width:768px){.discovery_infoContainer__6Lchj{padding:40px 1rem 120px}.discovery_teaseContent__6XPAH{padding-bottom:120px}.discovery_buttonContainer__0Boyk{position:fixed;bottom:0;left:0;right:0;width:100%;padding:1.5rem 1rem 1rem;background:rgba(0,0,0,0);backdrop-filter:blur(12px);box-shadow:0 -4px 12px rgba(0,0,0,.06);z-index:100;box-sizing:border-box;-webkit-mask-image:linear-gradient(180deg,transparent 0,black 20%);mask-image:linear-gradient(180deg,transparent 0,black 20%)}}@media(max-width:768px)and (prefers-color-scheme:dark){.discovery_buttonContainer__0Boyk{box-shadow:0 -4px 12px rgba(0,0,0,.25)}}@media(max-width:768px){.discovery_headline__SFdHB{font-size:20px}.discovery_bodyText__kuphB{font-size:14px}.discovery_bodyTextLarge__Ma46A{font-size:16px}.discovery_blurImageWrapper__FeaCg,.discovery_heroImageWrapper__4alC1{max-width:300px}.discovery_teaseImageWrapper__4HCBG{margin-top:40px;max-width:350px;margin-bottom:-6rem}.discovery_continueButton__FegF4{min-width:unset;width:100%}}@media(max-width:480px){.discovery_headline__SFdHB{font-size:22px}}.discovery_discoveryFooter__hD4YO{background:#f2f4f5;padding:60px 100px;border-top:1px solid #e0e0e0}@media(prefers-color-scheme:dark){.discovery_discoveryFooter__hD4YO{background:#1a1c1e;border-top-color:#333}}@media(max-width:768px){.discovery_discoveryFooter__hD4YO{padding:40px 24px}}.discovery_discoveryFooterInner__9_EqM{max-width:960px;margin:0 auto}.discovery_discoveryFooterInner__9_EqM p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#40484c;margin:0 0 20px}.discovery_discoveryFooterInner__9_EqM p:last-child{margin-bottom:0}@media(prefers-color-scheme:dark){.discovery_discoveryFooterInner__9_EqM p{color:#9aa0a6}}.discovery_discoveryFooterInner__9_EqM a{color:#40484c;text-decoration:underline}.discovery_discoveryFooterInner__9_EqM a:hover{color:#006781}@media(prefers-color-scheme:dark){.discovery_discoveryFooterInner__9_EqM a{color:#9aa0a6}.discovery_discoveryFooterInner__9_EqM a:hover{color:#4dc9f6}}.CheckAnimation_checkAnimation__Usjfn{display:flex;justify-content:center;align-items:center;margin:0 0 60px;width:100%}