.ActionArea-module-scss-module__WMymxW__actionArea{z-index:3;box-sizing:border-box;background:linear-gradient(to top, var(--bg-default) 59.646%, #f3f3f300 100%);flex-direction:column;width:100%;max-width:430px;padding:32px 20px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.ActionArea-module-scss-module__WMymxW__actionArea.ActionArea-module-scss-module__WMymxW__animated{animation:.4s ease-out .4s backwards ActionArea-module-scss-module__WMymxW__slideUpFadeIn}@keyframes ActionArea-module-scss-module__WMymxW__slideUpFadeIn{0%{opacity:0;bottom:-20px}to{opacity:1;bottom:0}}.ActionArea-module-scss-module__WMymxW__alert{width:100%;padding:0 20px}.ActionArea-module-scss-module__WMymxW__alertContent{background:#f3ebce;border-radius:20px 20px 0 0;align-items:center;gap:10px;min-height:64px;padding:16px 20px;display:flex}.ActionArea-module-scss-module__WMymxW__alertIcon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:32px;line-height:1;display:flex}.ActionArea-module-scss-module__WMymxW__alertText{font-family:var(--font-family-display);color:var(--text-high);flex:1;margin:0;font-size:16px;font-weight:500;line-height:1.2}.ActionArea-module-scss-module__WMymxW__button{z-index:1;width:100%;max-width:none}
.ScreenContainer-module-scss-module__4id4cG__container{background:#0d0d0d;flex-direction:column;flex-grow:1;width:100%;max-width:500px;margin:0 auto;display:flex;position:relative}
.ChildhoodAgeSelectScreen-module-scss-module__QKjgAG__container{background:#0d0d0d;flex-direction:column;align-items:center;width:100%;height:100%;padding:64px 20px 24px;display:flex;position:relative}.ChildhoodAgeSelectScreen-module-scss-module__QKjgAG__content{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:400px;display:flex}.ChildhoodAgeSelectScreen-module-scss-module__QKjgAG__illustration{flex-shrink:0;width:150px;height:150px;position:relative}.ChildhoodAgeSelectScreen-module-scss-module__QKjgAG__question{color:#fff;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.ChildhoodAgeSelectScreen-module-scss-module__QKjgAG__grid{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.ChildhoodAgeSelectScreen-module-scss-module__QKjgAG__option{cursor:pointer;color:#fff;background:#222325;border:none;border-radius:999px;justify-content:center;align-items:center;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;transition:all .15s;display:flex}.ChildhoodAgeSelectScreen-module-scss-module__QKjgAG__option:hover{background:#191924}.ChildhoodAgeSelectScreen-module-scss-module__QKjgAG__option:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.ChildhoodAgeSelectScreen-module-scss-module__QKjgAG__option.ChildhoodAgeSelectScreen-module-scss-module__QKjgAG__selected{background:#191924;box-shadow:0 0 0 2px #eb9033}
.ChildhoodChartScreen-module-scss-module__cK613a__content{flex-direction:column;flex:1;align-items:center;gap:24px;margin:0 auto;padding:32px 16px;display:flex}.ChildhoodChartScreen-module-scss-module__cK613a__header{text-align:center}.ChildhoodChartScreen-module-scss-module__cK613a__title{color:#fff;margin:0 0 8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.ChildhoodChartScreen-module-scss-module__cK613a__subtitle{color:#eb9033;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}.ChildhoodChartScreen-module-scss-module__cK613a__monthTagWrapper{justify-content:center;display:flex}.ChildhoodChartScreen-module-scss-module__cK613a__monthTag{color:#fff;background:#21253c;border-radius:25px;padding:4px 16px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;display:inline-flex}.ChildhoodChartScreen-module-scss-module__cK613a__chartContainer{background:#191c2d;border:1px solid #383849;border-radius:16px;width:100%;padding:24px}.ChildhoodChartScreen-module-scss-module__cK613a__chart{width:100%}.ChildhoodChartScreen-module-scss-module__cK613a__barsWrapper{justify-content:space-between;align-items:flex-end;gap:8px;height:200px;padding-bottom:8px;display:flex}.ChildhoodChartScreen-module-scss-module__cK613a__barColumn{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.ChildhoodChartScreen-module-scss-module__cK613a__bar{border-radius:8px 8px 0 0;width:100%;min-height:4px}.ChildhoodChartScreen-module-scss-module__cK613a__goalTooltip{white-space:nowrap;color:#0d0d0d;z-index:1;background:#eb9033;border-radius:8px;padding:4px 10px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:700;position:absolute;top:0}.ChildhoodChartScreen-module-scss-module__cK613a__goalTooltip:after{content:"";border-top:5px solid #eb9033;border-left:5px solid #0000;border-right:5px solid #0000;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.ChildhoodChartScreen-module-scss-module__cK613a__xAxis{justify-content:space-between;padding-top:8px;display:flex}.ChildhoodChartScreen-module-scss-module__cK613a__xLabel{color:#989898;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:400}.ChildhoodChartScreen-module-scss-module__cK613a__buttonWrapper{z-index:10;padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));background:linear-gradient(#0000 0%,#0d0d0d 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.ChildhoodChartScreen-module-scss-module__cK613a__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.ChildhoodChartScreen-module-scss-module__cK613a__continueButton:hover{background:#d77c1f}.ChildhoodChartScreen-module-scss-module__cK613a__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.ChildhoodChartScreen-module-scss-module__cK613a__continueButton:disabled{opacity:.5;cursor:not-allowed}
.ChildhoodDividerScreen-module-scss-module__inAauG__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.ChildhoodDividerScreen-module-scss-module__inAauG__content{width:100%;max-width:480px;padding-top:32px;padding-bottom:calc(100px + env(safe-area-inset-bottom,0px));flex-direction:column;flex:1;align-items:center;gap:24px;margin:0 auto;display:flex}.ChildhoodDividerScreen-module-scss-module__inAauG__imageWrapper{text-align:center;width:100%;height:200px;position:relative}.ChildhoodDividerScreen-module-scss-module__inAauG__title{color:#eb9033;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.ChildhoodDividerScreen-module-scss-module__inAauG__description{color:#fff;text-align:center;white-space:pre-line;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:600;line-height:1.5}.ChildhoodDividerScreen-module-scss-module__inAauG__subtext{color:#989898;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.75}.ChildhoodDividerScreen-module-scss-module__inAauG__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#0d0d0d 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.ChildhoodDividerScreen-module-scss-module__inAauG__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.ChildhoodDividerScreen-module-scss-module__inAauG__continueButton:hover{background:#d77c1f}.ChildhoodDividerScreen-module-scss-module__inAauG__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.F1webSingleSelectScreen-module-scss-module__qqpCEW__screen{background:#0d0d0d;flex-direction:column;width:100%;min-height:100%;display:flex}.F1webSingleSelectScreen-module-scss-module__qqpCEW__content{width:100%;padding:0 20px calc(20px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:16px;display:flex}.F1webSingleSelectScreen-module-scss-module__qqpCEW__options{flex-direction:column;gap:8px;width:100%;display:flex}.F1webSingleSelectScreen-module-scss-module__qqpCEW__option{cursor:pointer;background:#222325;border:1px solid #383849;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:16px 24px;transition:all .15s;display:flex}.F1webSingleSelectScreen-module-scss-module__qqpCEW__option:hover{background:#191924;border-color:#eb9033}.F1webSingleSelectScreen-module-scss-module__qqpCEW__option:focus{border-color:#eb9033;outline:none}.F1webSingleSelectScreen-module-scss-module__qqpCEW__option.F1webSingleSelectScreen-module-scss-module__qqpCEW__selected{background:#191924;border-color:#eb9033}.F1webSingleSelectScreen-module-scss-module__qqpCEW__optionText{color:#fff;text-align:center;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.5}
.F1webSocialProofScreen-module-scss-module__kieQ4W__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F1webSocialProofScreen-module-scss-module__kieQ4W__content{flex-direction:column;flex:1;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;display:flex}.F1webSocialProofScreen-module-scss-module__kieQ4W__title{color:#eb9033;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.F1webSocialProofScreen-module-scss-module__kieQ4W__subtitle{color:#fff;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:20px;font-weight:600;line-height:1.2}.F1webSocialProofScreen-module-scss-module__kieQ4W__imageWrapper{text-align:center;width:100%;height:100%;position:relative}.F1webSocialProofScreen-module-scss-module__kieQ4W__image{aspect-ratio:1;object-fit:contain;object-position:top;height:100%}.F1webSocialProofScreen-module-scss-module__kieQ4W__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#0d0d0d 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F1webSocialProofScreen-module-scss-module__kieQ4W__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.F1webSocialProofScreen-module-scss-module__kieQ4W__continueButton:hover{background:#d77c1f}.F1webSocialProofScreen-module-scss-module__kieQ4W__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.F1webTestimonialScreen-module-scss-module__Fjo9wa__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F1webTestimonialScreen-module-scss-module__Fjo9wa__content{flex-direction:column;flex:1;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;display:flex}.F1webTestimonialScreen-module-scss-module__Fjo9wa__headline{color:#fff;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.F1webTestimonialScreen-module-scss-module__Fjo9wa__testimonialCard{background:#191c2d;border-radius:16px;width:100%;position:relative;overflow:hidden}.F1webTestimonialScreen-module-scss-module__Fjo9wa__imageWrapper{aspect-ratio:4/3;width:100%;position:relative}.F1webTestimonialScreen-module-scss-module__Fjo9wa__cardOverlay{background:linear-gradient(#0000 0%,#000000bf 40%,#000000e6 100%);padding:16px;position:absolute;bottom:0;left:0;right:0}.F1webTestimonialScreen-module-scss-module__Fjo9wa__authorRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.F1webTestimonialScreen-module-scss-module__Fjo9wa__authorName{color:#fff;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700}.F1webTestimonialScreen-module-scss-module__Fjo9wa__ratingWrapper{align-items:center;gap:4px;display:flex}.F1webTestimonialScreen-module-scss-module__Fjo9wa__stars{gap:2px;display:flex}.F1webTestimonialScreen-module-scss-module__Fjo9wa__star{color:#ffc107;font-size:14px}.F1webTestimonialScreen-module-scss-module__Fjo9wa__ratingValue{color:#fff;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500}.F1webTestimonialScreen-module-scss-module__Fjo9wa__quote{color:#e0e0e0;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.F1webTestimonialScreen-module-scss-module__Fjo9wa__footer{color:#989898;text-align:center;margin:0;padding:0 8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.75}.F1webTestimonialScreen-module-scss-module__Fjo9wa__footer strong{color:#eb9033;font-weight:600}.F1webTestimonialScreen-module-scss-module__Fjo9wa__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#0d0d0d 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F1webTestimonialScreen-module-scss-module__Fjo9wa__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.F1webTestimonialScreen-module-scss-module__Fjo9wa__continueButton:hover{background:#d77c1f}.F1webTestimonialScreen-module-scss-module__Fjo9wa__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.F1webUniversityLogosScreen-module-scss-module__iDrrFG__content{flex-direction:column;flex:1;align-items:center;gap:24px;max-width:480px;padding:32px 16px 140px;display:flex}.F1webUniversityLogosScreen-module-scss-module__iDrrFG__header{text-align:center}.F1webUniversityLogosScreen-module-scss-module__iDrrFG__title{color:#fff;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.F1webUniversityLogosScreen-module-scss-module__iDrrFG__subtitle{color:#eb9033;text-align:center;margin-top:8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400}.F1webUniversityLogosScreen-module-scss-module__iDrrFG__logoCards{flex-direction:column;gap:16px;width:100%;display:flex}.F1webUniversityLogosScreen-module-scss-module__iDrrFG__logoCard{background:#eb9033;border:2px solid #eb9033;border-radius:16px;flex-direction:column;align-items:center;gap:8px;width:100%;height:100px;padding:24px 16px;display:flex;position:relative;overflow:hidden}.F1webUniversityLogosScreen-module-scss-module__iDrrFG__logoImage{object-fit:contain;padding:20px}.F1webUniversityLogosScreen-module-scss-module__iDrrFG__logoName{color:#e0e0e0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500}.F1webUniversityLogosScreen-module-scss-module__iDrrFG__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#0d0d0d 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F1webUniversityLogosScreen-module-scss-module__iDrrFG__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.F1webUniversityLogosScreen-module-scss-module__iDrrFG__continueButton:hover{background:#d77c1f}.F1webUniversityLogosScreen-module-scss-module__iDrrFG__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F1webUniversityLogosScreen-module-scss-module__iDrrFG__continueButton:disabled{opacity:.5;cursor:not-allowed}
.F1webUsernameInputScreen-module-scss-module__kl3oRq__content{flex-direction:column;align-items:center;gap:24px;width:100%;min-height:100vh;padding:80px 20px 140px;display:flex}.F1webUsernameInputScreen-module-scss-module__kl3oRq__imageContainer{background:#21253c;border-radius:50%;width:120px;height:120px;overflow:hidden}.F1webUsernameInputScreen-module-scss-module__kl3oRq__avatar{object-fit:cover;width:100%;height:100%}.F1webUsernameInputScreen-module-scss-module__kl3oRq__title{color:#fff;text-align:center;max-width:300px;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.F1webUsernameInputScreen-module-scss-module__kl3oRq__inputGroup{width:100%;max-width:500px;margin-top:16px}.F1webUsernameInputScreen-module-scss-module__kl3oRq__input{color:#fff;text-align:center;background:#191c2d;border:2px solid #383849;border-radius:12px;outline:none;width:100%;padding:16px 20px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;transition:border-color .15s}.F1webUsernameInputScreen-module-scss-module__kl3oRq__input::placeholder{color:#989898}.F1webUsernameInputScreen-module-scss-module__kl3oRq__input:focus{border-color:#eb9033}.F1webUsernameInputScreen-module-scss-module__kl3oRq__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#0d0d0d 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F1webUsernameInputScreen-module-scss-module__kl3oRq__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.F1webUsernameInputScreen-module-scss-module__kl3oRq__continueButton:hover{background:#d77c1f}.F1webUsernameInputScreen-module-scss-module__kl3oRq__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F1webUsernameInputScreen-module-scss-module__kl3oRq__continueButton:disabled{opacity:.5;cursor:not-allowed}
.F1webVisualPerceptionScreen-module-scss-module__DLYVZa__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F1webVisualPerceptionScreen-module-scss-module__DLYVZa__content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;display:flex}.F1webVisualPerceptionScreen-module-scss-module__DLYVZa__question{color:#fff;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.F1webVisualPerceptionScreen-module-scss-module__DLYVZa__imageWrapper{width:100%;height:280px;margin:16px 0;position:relative}.F1webVisualPerceptionScreen-module-scss-module__DLYVZa__options{justify-content:center;gap:16px;width:100%;display:flex}.F1webVisualPerceptionScreen-module-scss-module__DLYVZa__option{cursor:pointer;color:#fff;background:#222325;border:1px solid #383849;border-radius:16px;flex:1;justify-content:center;align-items:center;max-width:160px;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:600;transition:all .15s;display:flex}.F1webVisualPerceptionScreen-module-scss-module__DLYVZa__option:hover{background:#191924;border-color:#eb9033}.F1webVisualPerceptionScreen-module-scss-module__DLYVZa__option:focus{border-color:#eb9033;outline:none}.F1webVisualPerceptionScreen-module-scss-module__DLYVZa__option.F1webVisualPerceptionScreen-module-scss-module__DLYVZa__selected{background:#191924;border-color:#eb9033}
.ScreenContainer-module-scss-module__cWA3Wa__container{background:#0d0d0d;flex-direction:column;flex-grow:1;width:100%;max-width:500px;margin:0 auto;display:flex;position:relative}
.F2webAgeSelectScreen-module-scss-module__WQnWIa__container{background:#0d0d0d;flex-direction:column;align-items:center;width:100%;height:100%;padding:64px 20px 24px;display:flex;position:relative}.F2webAgeSelectScreen-module-scss-module__WQnWIa__content{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:400px;display:flex}.F2webAgeSelectScreen-module-scss-module__WQnWIa__illustration{flex-shrink:0;width:150px;height:150px;position:relative}.F2webAgeSelectScreen-module-scss-module__WQnWIa__question{color:#fff;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.F2webAgeSelectScreen-module-scss-module__WQnWIa__grid{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.F2webAgeSelectScreen-module-scss-module__WQnWIa__option{cursor:pointer;color:#fff;background:#222325;border:none;border-radius:999px;justify-content:center;align-items:center;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;transition:all .15s;display:flex}.F2webAgeSelectScreen-module-scss-module__WQnWIa__option:hover{background:#191924}.F2webAgeSelectScreen-module-scss-module__WQnWIa__option:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F2webAgeSelectScreen-module-scss-module__WQnWIa__option.F2webAgeSelectScreen-module-scss-module__WQnWIa__selected{background:#191924;box-shadow:0 0 0 2px #eb9033}
.F2webChartScreen-module-scss-module__p_ejkG__content{flex-direction:column;flex:1;align-items:center;gap:24px;margin:0 auto;padding:32px 16px;display:flex}.F2webChartScreen-module-scss-module__p_ejkG__header{text-align:center}.F2webChartScreen-module-scss-module__p_ejkG__title{color:#fff;margin:0 0 8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.F2webChartScreen-module-scss-module__p_ejkG__subtitle{color:#eb9033;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}.F2webChartScreen-module-scss-module__p_ejkG__monthTagWrapper{justify-content:center;display:flex}.F2webChartScreen-module-scss-module__p_ejkG__monthTag{color:#fff;background:#21253c;border-radius:25px;padding:4px 16px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;display:inline-flex}.F2webChartScreen-module-scss-module__p_ejkG__chartContainer{background:#191c2d;border:1px solid #383849;border-radius:16px;width:100%;padding:24px}.F2webChartScreen-module-scss-module__p_ejkG__chart{width:100%}.F2webChartScreen-module-scss-module__p_ejkG__barsWrapper{justify-content:space-between;align-items:flex-end;gap:8px;height:200px;padding-bottom:8px;display:flex}.F2webChartScreen-module-scss-module__p_ejkG__barColumn{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.F2webChartScreen-module-scss-module__p_ejkG__bar{border-radius:8px 8px 0 0;width:100%;min-height:4px}.F2webChartScreen-module-scss-module__p_ejkG__goalTooltip{white-space:nowrap;color:#0d0d0d;z-index:1;background:#eb9033;border-radius:8px;padding:4px 10px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:700;position:absolute;top:0}.F2webChartScreen-module-scss-module__p_ejkG__goalTooltip:after{content:"";border-top:5px solid #eb9033;border-left:5px solid #0000;border-right:5px solid #0000;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.F2webChartScreen-module-scss-module__p_ejkG__xAxis{justify-content:space-between;padding-top:8px;display:flex}.F2webChartScreen-module-scss-module__p_ejkG__xLabel{color:#989898;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:400}.F2webChartScreen-module-scss-module__p_ejkG__buttonWrapper{z-index:10;padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));background:linear-gradient(#0000 0%,#0d0d0d 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F2webChartScreen-module-scss-module__p_ejkG__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.F2webChartScreen-module-scss-module__p_ejkG__continueButton:hover{background:#d77c1f}.F2webChartScreen-module-scss-module__p_ejkG__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F2webChartScreen-module-scss-module__p_ejkG__continueButton:disabled{opacity:.5;cursor:not-allowed}
.F2webDividerScreen-module-scss-module__ipkZyG__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F2webDividerScreen-module-scss-module__ipkZyG__content{width:100%;max-width:480px;padding-top:32px;padding-bottom:calc(100px + env(safe-area-inset-bottom,0px));flex-direction:column;flex:1;align-items:center;gap:24px;margin:0 auto;display:flex}.F2webDividerScreen-module-scss-module__ipkZyG__imageWrapper{text-align:center;width:100%;height:200px;position:relative}.F2webDividerScreen-module-scss-module__ipkZyG__title{color:#eb9033;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.F2webDividerScreen-module-scss-module__ipkZyG__description{color:#fff;text-align:center;white-space:pre-line;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:600;line-height:1.5}.F2webDividerScreen-module-scss-module__ipkZyG__subtext{color:#989898;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.75}.F2webDividerScreen-module-scss-module__ipkZyG__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#0d0d0d 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F2webDividerScreen-module-scss-module__ipkZyG__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.F2webDividerScreen-module-scss-module__ipkZyG__continueButton:hover{background:#d77c1f}.F2webDividerScreen-module-scss-module__ipkZyG__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.F2webEmailInputScreen-module-scss-module__HIGXza__content{flex-direction:column;align-items:center;gap:16px;width:100%;min-height:100vh;padding:80px 20px 140px;display:flex}.F2webEmailInputScreen-module-scss-module__HIGXza__imageContainer{width:120px;height:120px;margin-bottom:16px}.F2webEmailInputScreen-module-scss-module__HIGXza__image{object-fit:contain;width:100%;height:100%}.F2webEmailInputScreen-module-scss-module__HIGXza__title{color:#fff;text-align:center;max-width:300px;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.F2webEmailInputScreen-module-scss-module__HIGXza__subtitle{color:#989898;text-align:center;max-width:280px;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}.F2webEmailInputScreen-module-scss-module__HIGXza__inputGroup{width:100%;max-width:500px;margin-top:16px}.F2webEmailInputScreen-module-scss-module__HIGXza__inputWrapper{position:relative}.F2webEmailInputScreen-module-scss-module__HIGXza__input{color:#fff;text-align:center;background:#191c2d;border:2px solid #383849;border-radius:12px;outline:none;width:100%;padding:16px 20px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;transition:border-color .15s}.F2webEmailInputScreen-module-scss-module__HIGXza__input::placeholder{color:#989898}.F2webEmailInputScreen-module-scss-module__HIGXza__input:focus{border-color:#eb9033}.F2webEmailInputScreen-module-scss-module__HIGXza__inputError .F2webEmailInputScreen-module-scss-module__HIGXza__input{border-color:#e84420}.F2webEmailInputScreen-module-scss-module__HIGXza__errorMessage{color:#e84420;text-align:center;margin-top:8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;display:block}.F2webEmailInputScreen-module-scss-module__HIGXza__privacyText{color:#989898;text-align:center;margin:8px 0 0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px}.F2webEmailInputScreen-module-scss-module__HIGXza__buttonWrapper{padding:16px 16px calc(8px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#0d0d0d 20%);flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;bottom:0;left:0;right:0}.F2webEmailInputScreen-module-scss-module__HIGXza__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.F2webEmailInputScreen-module-scss-module__HIGXza__continueButton:hover{background:#d77c1f}.F2webEmailInputScreen-module-scss-module__HIGXza__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F2webEmailInputScreen-module-scss-module__HIGXza__continueButton:disabled{opacity:.5;cursor:not-allowed}.F2webEmailInputScreen-module-scss-module__HIGXza__socialAuthSection{flex-direction:column;gap:16px;width:100%;max-width:500px;margin-top:16px;display:flex}
.F2webGenderSelectScreen-module-scss-module__39M6uq__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F2webGenderSelectScreen-module-scss-module__39M6uq__content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;display:flex}.F2webGenderSelectScreen-module-scss-module__39M6uq__question{color:#fff;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.F2webGenderSelectScreen-module-scss-module__39M6uq__options{flex-direction:column;gap:8px;width:100%;display:flex}.F2webGenderSelectScreen-module-scss-module__39M6uq__option{cursor:pointer;background:#222325;border:1px solid #383849;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:16px 24px;transition:all .15s;display:flex}.F2webGenderSelectScreen-module-scss-module__39M6uq__option:hover{background:#191924;border-color:#eb9033}.F2webGenderSelectScreen-module-scss-module__39M6uq__option:focus{border-color:#eb9033;outline:none}.F2webGenderSelectScreen-module-scss-module__39M6uq__option.F2webGenderSelectScreen-module-scss-module__39M6uq__selected{background:#191924;border-color:#eb9033}.F2webGenderSelectScreen-module-scss-module__39M6uq__optionLabel{color:#fff;text-align:center;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.5}.F2webGenderSelectScreen-module-scss-module__39M6uq__legalInfo{text-align:center;flex-direction:column;align-items:center;gap:4px;margin-top:auto;padding-bottom:16px;display:flex}.F2webGenderSelectScreen-module-scss-module__39M6uq__legalText,.F2webGenderSelectScreen-module-scss-module__39M6uq__legalLinks{color:#989898;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:500;line-height:1.5}.F2webGenderSelectScreen-module-scss-module__39M6uq__legalLink{color:#989898;text-underline-position:from-font;cursor:pointer;text-decoration:underline;transition:color .15s}.F2webGenderSelectScreen-module-scss-module__39M6uq__legalLink:hover{color:#e0e0e0}.F2webGenderSelectScreen-module-scss-module__39M6uq__legalSeparator{color:#989898;-webkit-user-select:none;user-select:none}.F2webGenderSelectScreen-module-scss-module__39M6uq__subtext{color:#eb9033;cursor:pointer;background:0 0;border:none;padding:8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;text-decoration:underline;transition:color .15s}.F2webGenderSelectScreen-module-scss-module__39M6uq__subtext:hover{color:#d77c1f}
.F2webGraphScreen-module-scss-module__sPvarq__content{flex-direction:column;gap:24px;min-height:100vh;padding:60px 20px 140px;display:flex}.F2webGraphScreen-module-scss-module__sPvarq__header{text-align:center}.F2webGraphScreen-module-scss-module__sPvarq__title{color:#fff;margin:0 0 8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.F2webGraphScreen-module-scss-module__sPvarq__subtitle{color:#989898;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5}.F2webGraphScreen-module-scss-module__sPvarq__legend{justify-content:center;gap:24px;display:flex}.F2webGraphScreen-module-scss-module__sPvarq__legendItem{align-items:center;gap:8px;display:flex}.F2webGraphScreen-module-scss-module__sPvarq__legendDot{border-radius:50%;width:12px;height:12px}.F2webGraphScreen-module-scss-module__sPvarq__legendLabel{color:#e0e0e0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.F2webGraphScreen-module-scss-module__sPvarq__graphContainer{background:#191c2d;border-radius:16px;justify-content:center;width:100%;padding:16px;display:flex}.F2webGraphScreen-module-scss-module__sPvarq__graphImage{object-fit:contain;width:100%;max-width:350px;height:auto}.F2webGraphScreen-module-scss-module__sPvarq__educationCards{flex-direction:column;gap:16px;display:flex}.F2webGraphScreen-module-scss-module__sPvarq__educationCard{background:#191c2d;border:1px solid #383849;border-radius:12px;gap:16px;padding:16px;display:flex}.F2webGraphScreen-module-scss-module__sPvarq__cardIcon{background:#21253c;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.F2webGraphScreen-module-scss-module__sPvarq__cardIcon img{object-fit:contain;width:100%;height:100%}.F2webGraphScreen-module-scss-module__sPvarq__cardContent{flex-direction:column;gap:4px;display:flex}.F2webGraphScreen-module-scss-module__sPvarq__cardLabel{color:#eb9033;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600}.F2webGraphScreen-module-scss-module__sPvarq__cardDescription{color:#e0e0e0;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5}.F2webGraphScreen-module-scss-module__sPvarq__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#0d0d0d 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F2webGraphScreen-module-scss-module__sPvarq__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.F2webGraphScreen-module-scss-module__sPvarq__continueButton:hover{background:#d77c1f}.F2webGraphScreen-module-scss-module__sPvarq__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F2webGraphScreen-module-scss-module__sPvarq__continueButton:disabled{opacity:.5;cursor:not-allowed}
.F2webLoadingResultsScreen-module-scss-module__tf1L_W__container{background:#0d0d0d;flex-direction:column;min-height:100vh;display:flex}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__main{flex-direction:column;flex:1;align-items:center;gap:32px;padding:80px 20px 20px;display:flex}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__title{color:#fff;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:700}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__progressContainer{justify-content:center;align-items:center;display:flex;position:relative}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__progressCircle{background:linear-gradient(135deg,#eb9033 0%,#888fe9 100%);border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative;box-shadow:0 0 20px #eb90334d}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__progressCircle:before{content:"";background:#0d0d0d;border-radius:50%;position:absolute;inset:8px}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__progressContent{z-index:1;align-items:baseline;gap:4px;display:flex;position:relative}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__progressNumber{color:#fff;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:48px;font-weight:700}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__progressPercent{color:#989898;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:500}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__steps{flex-direction:column;gap:16px;width:100%;max-width:300px;display:flex}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__step{color:#989898;align-items:center;gap:16px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;transition:color .15s;display:flex}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__step.F2webLoadingResultsScreen-module-scss-module__tf1L_W__active{color:#fff}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__step.F2webLoadingResultsScreen-module-scss-module__tf1L_W__completed{color:#eb9033}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__step.F2webLoadingResultsScreen-module-scss-module__tf1L_W__disabled{opacity:.5}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__stepIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__spinner{animation:1s linear infinite F2webLoadingResultsScreen-module-scss-module__tf1L_W__spin}@keyframes F2webLoadingResultsScreen-module-scss-module__tf1L_W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__testimonialCard{background:#191c2d;border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:320px;padding:24px;animation:.3s F2webLoadingResultsScreen-module-scss-module__tf1L_W__fadeIn;display:flex}@keyframes F2webLoadingResultsScreen-module-scss-module__tf1L_W__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__testimonialImage{background:#21253c;border-radius:50%;width:48px;height:48px;overflow:hidden}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__testimonialImage img{object-fit:cover;width:100%;height:100%}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__testimonialContent{flex-direction:column;gap:8px;display:flex}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__testimonialQuote{color:#e0e0e0;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-style:italic;line-height:1.75}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__testimonialAuthor{color:#eb9033;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__carouselDots{justify-content:center;gap:8px;margin-top:8px;display:flex}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__dot{background:#35354e;border-radius:50%;width:8px;height:8px;transition:background .15s}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__activeDot{background:#eb9033}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__modal{z-index:300;background:#000000a6;justify-content:center;align-items:flex-end;animation:.2s F2webLoadingResultsScreen-module-scss-module__tf1L_W__fadeIn;display:flex;position:fixed;inset:0}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__bottomSheet{background:#191c2d;border-radius:20px 20px 0 0;width:100%;max-width:500px;padding:32px 20px 48px;animation:.3s F2webLoadingResultsScreen-module-scss-module__tf1L_W__slideUp}@keyframes F2webLoadingResultsScreen-module-scss-module__tf1L_W__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__questionContent{text-align:center;margin-bottom:32px}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__questionLabel{color:#989898;margin:0 0 16px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__questionStatement{color:#fff;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__answerButtons{gap:16px;display:flex}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__answerButton{color:#fff;cursor:pointer;background:0 0;border:2px solid #383849;border-radius:12px;flex:1;padding:16px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:600;transition:background .15s,border-color .15s}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__answerButton:hover{background:#21253c;border-color:#eb9033}.F2webLoadingResultsScreen-module-scss-module__tf1L_W__answerButton:active{background:#262636}
.F2webLoadingScreen-module-scss-module__7CDi8W__container{background:#0d0d0d;width:100%;height:100dvh;margin:0 auto;position:relative}.F2webLoadingScreen-module-scss-module__7CDi8W__innerContainer{background:#0d0d0d;width:100%;max-width:500px;height:100%;margin:0 auto;position:relative}.F2webLoadingScreen-module-scss-module__7CDi8W__backgroundImage{object-fit:cover;object-position:center top}.F2webLoadingScreen-module-scss-module__7CDi8W__content{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:32px;height:50%;padding:24px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.F2webLoadingScreen-module-scss-module__7CDi8W__textContent{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.F2webLoadingScreen-module-scss-module__7CDi8W__title{color:#fff;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:32px;font-weight:700;line-height:1.2}.F2webLoadingScreen-module-scss-module__7CDi8W__subtitle{color:#989898;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:600;line-height:1.5}.F2webLoadingScreen-module-scss-module__7CDi8W__loadingSection{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.F2webLoadingScreen-module-scss-module__7CDi8W__loadingBarTrack{background:#35354e;border-radius:2px;width:100%;height:4px;overflow:hidden}.F2webLoadingScreen-module-scss-module__7CDi8W__loadingBarFill{background:#eb9033;border-radius:2px;width:0;height:100%;animation:3s ease-in-out forwards F2webLoadingScreen-module-scss-module__7CDi8W__loadingBar}@keyframes F2webLoadingScreen-module-scss-module__7CDi8W__loadingBar{0%{width:0}to{width:100%}}.F2webLoadingScreen-module-scss-module__7CDi8W__loadingText{color:#989898;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.5}
.QuestionCard-module-scss-module__5NwP9a__card{border-radius:16px;flex-shrink:0;width:100%;display:flex;overflow:hidden}.QuestionCard-module-scss-module__5NwP9a__content{align-items:center;gap:16px;width:100%;padding:24px;display:flex}.QuestionCard-module-scss-module__5NwP9a__textSection{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.QuestionCard-module-scss-module__5NwP9a__question{color:#fff;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.QuestionCard-module-scss-module__5NwP9a__subtitle{color:#eb9033;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.QuestionCard-module-scss-module__5NwP9a__imageSection{flex-shrink:0;width:80px;height:80px;position:relative}
.F2webMultiSelectScreen-module-scss-module__z7GSkG__content{width:100%;padding:0 20px;padding-bottom:calc(110px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:16px;display:flex}.F2webMultiSelectScreen-module-scss-module__z7GSkG__options{flex-direction:column;gap:8px;width:100%;display:flex}.F2webMultiSelectScreen-module-scss-module__z7GSkG__option{cursor:pointer;background:#222325;border:1px solid #383849;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 24px;transition:all .15s;display:flex}.F2webMultiSelectScreen-module-scss-module__z7GSkG__option:hover{background:#191924;border-color:#eb9033}.F2webMultiSelectScreen-module-scss-module__z7GSkG__option:focus{border-color:#eb9033;outline:none}.F2webMultiSelectScreen-module-scss-module__z7GSkG__option.F2webMultiSelectScreen-module-scss-module__z7GSkG__selected{background:#191924;border-color:#eb9033}.F2webMultiSelectScreen-module-scss-module__z7GSkG__option.F2webMultiSelectScreen-module-scss-module__z7GSkG__selected .F2webMultiSelectScreen-module-scss-module__z7GSkG__optionText{color:#fff}.F2webMultiSelectScreen-module-scss-module__z7GSkG__option.F2webMultiSelectScreen-module-scss-module__z7GSkG__selected .F2webMultiSelectScreen-module-scss-module__z7GSkG__checkbox{background:#eb9033;border-color:#eb9033}.F2webMultiSelectScreen-module-scss-module__z7GSkG__optionText{color:#fff;text-align:left;flex:1;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.5}.F2webMultiSelectScreen-module-scss-module__z7GSkG__checkbox{background:0 0;border:2px solid #383849;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:flex}.F2webMultiSelectScreen-module-scss-module__z7GSkG__checkbox.F2webMultiSelectScreen-module-scss-module__z7GSkG__checked{background:#eb9033;border-color:#eb9033}.F2webMultiSelectScreen-module-scss-module__z7GSkG__checkmark{color:#0d0d0d;width:14px;height:10px}.F2webMultiSelectScreen-module-scss-module__z7GSkG__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#0d0d0d 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F2webMultiSelectScreen-module-scss-module__z7GSkG__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.F2webMultiSelectScreen-module-scss-module__z7GSkG__continueButton:hover{background:#d77c1f}.F2webMultiSelectScreen-module-scss-module__z7GSkG__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.F2webRatingScreen-module-scss-module__U6L6dG__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F2webRatingScreen-module-scss-module__U6L6dG__content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;display:flex}.F2webRatingScreen-module-scss-module__U6L6dG__question{color:#fff;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.F2webRatingScreen-module-scss-module__U6L6dG__quoteWrapper{background:#191c2d;border-left:3px solid #eb9033;border-radius:16px;width:100%;padding:24px}.F2webRatingScreen-module-scss-module__U6L6dG__quote{color:#e0e0e0;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-style:italic;font-weight:400;line-height:1.75}.F2webRatingScreen-module-scss-module__U6L6dG__options{justify-content:center;gap:8px;width:100%;display:flex}.F2webRatingScreen-module-scss-module__U6L6dG__option{cursor:pointer;background:#222325;border:1px solid #383849;border-radius:12px;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:16px 8px;transition:all .15s;display:flex}.F2webRatingScreen-module-scss-module__U6L6dG__option:hover{background:#191924;border-color:#eb9033}.F2webRatingScreen-module-scss-module__U6L6dG__option:focus{border-color:#eb9033;outline:none}.F2webRatingScreen-module-scss-module__U6L6dG__option.F2webRatingScreen-module-scss-module__U6L6dG__selected{background:#191924;border-color:#eb9033}.F2webRatingScreen-module-scss-module__U6L6dG__imageWrapper{flex-shrink:0;width:48px;height:48px;position:relative}.F2webRatingScreen-module-scss-module__U6L6dG__optionLabel{color:#fff;text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.F2webRatingScreen-module-scss-module__U6L6dG__emojiScale{gap:4px}.F2webRatingScreen-module-scss-module__U6L6dG__emojiOption{min-width:0;padding:8px 4px}.F2webRatingScreen-module-scss-module__U6L6dG__emoji{justify-content:center;align-items:center;width:48px;height:48px;font-size:36px;line-height:1;display:flex}.F2webRatingScreen-module-scss-module__U6L6dG__scaleLabels{justify-content:space-between;width:100%;margin-top:8px;display:flex}.F2webRatingScreen-module-scss-module__U6L6dG__scaleLabel{color:#e0e0e0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:400}
.F2webSingleSelectScreen-module-scss-module__7RA95W__screen{background:#0d0d0d;flex-direction:column;width:100%;min-height:100%;display:flex}.F2webSingleSelectScreen-module-scss-module__7RA95W__content{width:100%;padding:0 20px calc(20px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:16px;display:flex}.F2webSingleSelectScreen-module-scss-module__7RA95W__options{flex-direction:column;gap:8px;width:100%;display:flex}.F2webSingleSelectScreen-module-scss-module__7RA95W__option{cursor:pointer;background:#222325;border:1px solid #383849;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:16px 24px;transition:all .15s;display:flex}.F2webSingleSelectScreen-module-scss-module__7RA95W__option:hover{background:#191924;border-color:#eb9033}.F2webSingleSelectScreen-module-scss-module__7RA95W__option:focus{border-color:#eb9033;outline:none}.F2webSingleSelectScreen-module-scss-module__7RA95W__option.F2webSingleSelectScreen-module-scss-module__7RA95W__selected{background:#191924;border-color:#eb9033}.F2webSingleSelectScreen-module-scss-module__7RA95W__optionText{color:#fff;text-align:center;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.5}
.F2webSocialProofScreen-module-scss-module__5Q5-GW__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F2webSocialProofScreen-module-scss-module__5Q5-GW__content{flex-direction:column;flex:1;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;display:flex}.F2webSocialProofScreen-module-scss-module__5Q5-GW__title{color:#eb9033;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.F2webSocialProofScreen-module-scss-module__5Q5-GW__subtitle{color:#fff;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:20px;font-weight:600;line-height:1.2}.F2webSocialProofScreen-module-scss-module__5Q5-GW__imageWrapper{text-align:center;width:100%;height:100%;position:relative}.F2webSocialProofScreen-module-scss-module__5Q5-GW__image{aspect-ratio:1;object-fit:contain;object-position:top;height:100%}.F2webSocialProofScreen-module-scss-module__5Q5-GW__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#0d0d0d 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F2webSocialProofScreen-module-scss-module__5Q5-GW__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.F2webSocialProofScreen-module-scss-module__5Q5-GW__continueButton:hover{background:#d77c1f}.F2webSocialProofScreen-module-scss-module__5Q5-GW__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.F2webTestimonialScreen-module-scss-module___zvqVa__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F2webTestimonialScreen-module-scss-module___zvqVa__content{flex-direction:column;flex:1;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;display:flex}.F2webTestimonialScreen-module-scss-module___zvqVa__headline{color:#fff;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.F2webTestimonialScreen-module-scss-module___zvqVa__testimonialCard{background:#191c2d;border-radius:16px;width:100%;position:relative;overflow:hidden}.F2webTestimonialScreen-module-scss-module___zvqVa__imageWrapper{aspect-ratio:4/3;width:100%;position:relative}.F2webTestimonialScreen-module-scss-module___zvqVa__cardOverlay{background:linear-gradient(#0000 0%,#000000bf 40%,#000000e6 100%);padding:16px;position:absolute;bottom:0;left:0;right:0}.F2webTestimonialScreen-module-scss-module___zvqVa__authorRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.F2webTestimonialScreen-module-scss-module___zvqVa__authorName{color:#fff;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700}.F2webTestimonialScreen-module-scss-module___zvqVa__ratingWrapper{align-items:center;gap:4px;display:flex}.F2webTestimonialScreen-module-scss-module___zvqVa__stars{gap:2px;display:flex}.F2webTestimonialScreen-module-scss-module___zvqVa__star{color:#ffc107;font-size:14px}.F2webTestimonialScreen-module-scss-module___zvqVa__ratingValue{color:#fff;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500}.F2webTestimonialScreen-module-scss-module___zvqVa__quote{color:#e0e0e0;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.F2webTestimonialScreen-module-scss-module___zvqVa__footer{color:#989898;text-align:center;margin:0;padding:0 8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.75}.F2webTestimonialScreen-module-scss-module___zvqVa__footer strong{color:#eb9033;font-weight:600}.F2webTestimonialScreen-module-scss-module___zvqVa__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#0d0d0d 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F2webTestimonialScreen-module-scss-module___zvqVa__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.F2webTestimonialScreen-module-scss-module___zvqVa__continueButton:hover{background:#d77c1f}.F2webTestimonialScreen-module-scss-module___zvqVa__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.F2webUniversityLogosScreen-module-scss-module__d0yiGq__content{flex-direction:column;flex:1;align-items:center;gap:24px;max-width:480px;padding:32px 16px 140px;display:flex}.F2webUniversityLogosScreen-module-scss-module__d0yiGq__header{text-align:center}.F2webUniversityLogosScreen-module-scss-module__d0yiGq__title{color:#fff;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.F2webUniversityLogosScreen-module-scss-module__d0yiGq__subtitle{color:#eb9033;text-align:center;margin-top:8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400}.F2webUniversityLogosScreen-module-scss-module__d0yiGq__logoCards{flex-direction:column;gap:16px;width:100%;display:flex}.F2webUniversityLogosScreen-module-scss-module__d0yiGq__logoCard{background:#eb9033;border:2px solid #eb9033;border-radius:16px;flex-direction:column;align-items:center;gap:8px;width:100%;height:100px;padding:24px 16px;display:flex;position:relative;overflow:hidden}.F2webUniversityLogosScreen-module-scss-module__d0yiGq__logoImage{object-fit:contain;padding:20px}.F2webUniversityLogosScreen-module-scss-module__d0yiGq__logoName{color:#e0e0e0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500}.F2webUniversityLogosScreen-module-scss-module__d0yiGq__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#0d0d0d 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F2webUniversityLogosScreen-module-scss-module__d0yiGq__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.F2webUniversityLogosScreen-module-scss-module__d0yiGq__continueButton:hover{background:#d77c1f}.F2webUniversityLogosScreen-module-scss-module__d0yiGq__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F2webUniversityLogosScreen-module-scss-module__d0yiGq__continueButton:disabled{opacity:.5;cursor:not-allowed}
.F2webUsernameInputScreen-module-scss-module__F-TfnW__content{flex-direction:column;align-items:center;gap:24px;width:100%;min-height:100vh;padding:80px 20px 140px;display:flex}.F2webUsernameInputScreen-module-scss-module__F-TfnW__imageContainer{background:#21253c;border-radius:50%;width:120px;height:120px;overflow:hidden}.F2webUsernameInputScreen-module-scss-module__F-TfnW__avatar{object-fit:cover;width:100%;height:100%}.F2webUsernameInputScreen-module-scss-module__F-TfnW__title{color:#fff;text-align:center;max-width:300px;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.F2webUsernameInputScreen-module-scss-module__F-TfnW__inputGroup{width:100%;max-width:500px;margin-top:16px}.F2webUsernameInputScreen-module-scss-module__F-TfnW__input{color:#fff;text-align:center;background:#191c2d;border:2px solid #383849;border-radius:12px;outline:none;width:100%;padding:16px 20px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;transition:border-color .15s}.F2webUsernameInputScreen-module-scss-module__F-TfnW__input::placeholder{color:#989898}.F2webUsernameInputScreen-module-scss-module__F-TfnW__input:focus{border-color:#eb9033}.F2webUsernameInputScreen-module-scss-module__F-TfnW__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#0d0d0d 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F2webUsernameInputScreen-module-scss-module__F-TfnW__continueButton{cursor:pointer;color:#0d0d0d;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:background-color .15s;display:flex}.F2webUsernameInputScreen-module-scss-module__F-TfnW__continueButton:hover{background:#d77c1f}.F2webUsernameInputScreen-module-scss-module__F-TfnW__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F2webUsernameInputScreen-module-scss-module__F-TfnW__continueButton:disabled{opacity:.5;cursor:not-allowed}
.F2webVisualPerceptionScreen-module-scss-module__3hTX5a__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F2webVisualPerceptionScreen-module-scss-module__3hTX5a__content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;display:flex}.F2webVisualPerceptionScreen-module-scss-module__3hTX5a__question{color:#fff;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.F2webVisualPerceptionScreen-module-scss-module__3hTX5a__imageWrapper{width:100%;height:280px;margin:16px 0;position:relative}.F2webVisualPerceptionScreen-module-scss-module__3hTX5a__options{justify-content:center;gap:16px;width:100%;display:flex}.F2webVisualPerceptionScreen-module-scss-module__3hTX5a__option{cursor:pointer;color:#fff;background:#222325;border:1px solid #383849;border-radius:16px;flex:1;justify-content:center;align-items:center;max-width:160px;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:600;transition:all .15s;display:flex}.F2webVisualPerceptionScreen-module-scss-module__3hTX5a__option:hover{background:#191924;border-color:#eb9033}.F2webVisualPerceptionScreen-module-scss-module__3hTX5a__option:focus{border-color:#eb9033;outline:none}.F2webVisualPerceptionScreen-module-scss-module__3hTX5a__option.F2webVisualPerceptionScreen-module-scss-module__3hTX5a__selected{background:#191924;border-color:#eb9033}
.ScreenContainer-module-scss-module__-jBZ-a__container{background:#f3f3f3;flex-direction:column;flex-grow:1;width:100%;max-width:500px;margin:0 auto;display:flex;position:relative}
.F3webAgeSelectScreen-module-scss-module__upTZMG__container{background:#f3f3f3;flex-direction:column;align-items:center;width:100%;height:100%;padding:64px 20px 24px;display:flex;position:relative}.F3webAgeSelectScreen-module-scss-module__upTZMG__content{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:400px;display:flex}.F3webAgeSelectScreen-module-scss-module__upTZMG__illustration{flex-shrink:0;width:150px;height:150px;position:relative}.F3webAgeSelectScreen-module-scss-module__upTZMG__question{color:#0d0d0ddb;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.F3webAgeSelectScreen-module-scss-module__upTZMG__grid{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.F3webAgeSelectScreen-module-scss-module__upTZMG__option{cursor:pointer;color:#0d0d0ddb;background:#0d0d0d0a;border:none;border-radius:999px;justify-content:center;align-items:center;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;transition:all .15s;display:flex}.F3webAgeSelectScreen-module-scss-module__upTZMG__option:hover{-webkit-backdrop-filter:blur(6px);background:#ffffffb8}.F3webAgeSelectScreen-module-scss-module__upTZMG__option:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F3webAgeSelectScreen-module-scss-module__upTZMG__option.F3webAgeSelectScreen-module-scss-module__upTZMG__selected{-webkit-backdrop-filter:blur(6px);background:#ffffffb8;box-shadow:0 0 0 2px #eb9033}
.F3webChartScreen-module-scss-module__u1iWxq__content{flex-direction:column;flex:1;align-items:center;gap:24px;margin:0 auto;padding:32px 16px;display:flex}.F3webChartScreen-module-scss-module__u1iWxq__header{text-align:center}.F3webChartScreen-module-scss-module__u1iWxq__title{color:#0d0d0ddb;margin:0 0 8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.F3webChartScreen-module-scss-module__u1iWxq__subtitle{color:#eb9033;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}.F3webChartScreen-module-scss-module__u1iWxq__monthTagWrapper{justify-content:center;display:flex}.F3webChartScreen-module-scss-module__u1iWxq__monthTag{color:#0d0d0ddb;background:#ffffffb8;border-radius:25px;padding:4px 16px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;display:inline-flex}.F3webChartScreen-module-scss-module__u1iWxq__chartContainer{background:#fff;border:1px solid #0d0d0d1f;border-radius:16px;width:100%;padding:24px}.F3webChartScreen-module-scss-module__u1iWxq__chart{width:100%}.F3webChartScreen-module-scss-module__u1iWxq__barsWrapper{justify-content:space-between;align-items:flex-end;gap:8px;height:200px;padding-bottom:8px;display:flex}.F3webChartScreen-module-scss-module__u1iWxq__barColumn{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.F3webChartScreen-module-scss-module__u1iWxq__bar{border-radius:8px 8px 0 0;width:100%;min-height:4px}.F3webChartScreen-module-scss-module__u1iWxq__goalTooltip{white-space:nowrap;color:#fff;z-index:1;background:#eb9033;border-radius:8px;padding:4px 10px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:800;position:absolute;top:0}.F3webChartScreen-module-scss-module__u1iWxq__goalTooltip:after{content:"";border-top:5px solid #eb9033;border-left:5px solid #0000;border-right:5px solid #0000;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.F3webChartScreen-module-scss-module__u1iWxq__xAxis{justify-content:space-between;padding-top:8px;display:flex}.F3webChartScreen-module-scss-module__u1iWxq__xLabel{color:#0d0d0d5c;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:400}.F3webChartScreen-module-scss-module__u1iWxq__buttonWrapper{z-index:10;padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));background:linear-gradient(#0000 0%,#f3f3f3 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F3webChartScreen-module-scss-module__u1iWxq__continueButton{cursor:pointer;color:#fff;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:800;transition:background-color .15s;display:flex}.F3webChartScreen-module-scss-module__u1iWxq__continueButton:hover{background:#eea243}.F3webChartScreen-module-scss-module__u1iWxq__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F3webChartScreen-module-scss-module__u1iWxq__continueButton:disabled{opacity:.5;cursor:not-allowed}
.F3webDividerScreen-module-scss-module__7cEVWG__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F3webDividerScreen-module-scss-module__7cEVWG__content{width:100%;max-width:480px;padding-top:32px;padding-bottom:calc(100px + env(safe-area-inset-bottom,0px));flex-direction:column;flex:1;align-items:center;gap:24px;margin:0 auto;display:flex}.F3webDividerScreen-module-scss-module__7cEVWG__imageWrapper{text-align:center;width:100%;height:200px;position:relative}.F3webDividerScreen-module-scss-module__7cEVWG__title{color:#eb9033;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.F3webDividerScreen-module-scss-module__7cEVWG__description{color:#0d0d0ddb;text-align:center;white-space:pre-line;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:600;line-height:1.5}.F3webDividerScreen-module-scss-module__7cEVWG__subtext{color:#0d0d0d5c;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.75}.F3webDividerScreen-module-scss-module__7cEVWG__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#f3f3f3 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F3webDividerScreen-module-scss-module__7cEVWG__continueButton{cursor:pointer;color:#fff;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:800;transition:background-color .15s;display:flex}.F3webDividerScreen-module-scss-module__7cEVWG__continueButton:hover{background:#eea243}.F3webDividerScreen-module-scss-module__7cEVWG__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.F3webEmailInputScreen-module-scss-module__v7MBGq__content{flex-direction:column;align-items:center;gap:16px;width:100%;min-height:100vh;padding:80px 20px 140px;display:flex}.F3webEmailInputScreen-module-scss-module__v7MBGq__imageContainer{width:120px;height:120px;margin-bottom:16px}.F3webEmailInputScreen-module-scss-module__v7MBGq__image{object-fit:contain;width:100%;height:100%}.F3webEmailInputScreen-module-scss-module__v7MBGq__title{color:#0d0d0ddb;text-align:center;max-width:300px;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.F3webEmailInputScreen-module-scss-module__v7MBGq__subtitle{color:#0d0d0d5c;text-align:center;max-width:280px;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}.F3webEmailInputScreen-module-scss-module__v7MBGq__inputGroup{width:100%;max-width:500px;margin-top:16px}.F3webEmailInputScreen-module-scss-module__v7MBGq__inputWrapper{position:relative}.F3webEmailInputScreen-module-scss-module__v7MBGq__input{color:#0d0d0ddb;text-align:center;background:#0d0d0d0a;border:1px solid #0d0d0d1f;border-radius:12px;outline:none;width:100%;padding:16px 20px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;transition:border-color .15s}.F3webEmailInputScreen-module-scss-module__v7MBGq__input::placeholder{color:#0d0d0d5c}.F3webEmailInputScreen-module-scss-module__v7MBGq__input:focus{border-color:#eb9033}.F3webEmailInputScreen-module-scss-module__v7MBGq__inputError .F3webEmailInputScreen-module-scss-module__v7MBGq__input{border-color:#ee726c}.F3webEmailInputScreen-module-scss-module__v7MBGq__errorMessage{color:#ee726c;text-align:center;margin-top:8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;display:block}.F3webEmailInputScreen-module-scss-module__v7MBGq__privacyText{color:#0d0d0d5c;text-align:center;margin:8px 0 0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px}.F3webEmailInputScreen-module-scss-module__v7MBGq__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#f3f3f3 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F3webEmailInputScreen-module-scss-module__v7MBGq__continueButton{cursor:pointer;color:#fff;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:800;transition:background-color .15s;display:flex}.F3webEmailInputScreen-module-scss-module__v7MBGq__continueButton:hover{background:#eea243}.F3webEmailInputScreen-module-scss-module__v7MBGq__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F3webEmailInputScreen-module-scss-module__v7MBGq__continueButton:disabled{opacity:.5;cursor:not-allowed}
.F3webGenderSelectScreen-module-scss-module__yqIW_W__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F3webGenderSelectScreen-module-scss-module__yqIW_W__content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;padding-bottom:96px;display:flex}.F3webGenderSelectScreen-module-scss-module__yqIW_W__question{color:#0d0d0ddb;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.F3webGenderSelectScreen-module-scss-module__yqIW_W__options{flex-direction:column;gap:8px;width:100%;display:flex}.F3webGenderSelectScreen-module-scss-module__yqIW_W__option{cursor:pointer;background:#0d0d0d0a;border:1px solid #0d0d0d1f;border-radius:20px;justify-content:center;align-items:center;width:100%;min-height:64px;padding:16px 24px;transition:all .15s;display:flex}.F3webGenderSelectScreen-module-scss-module__yqIW_W__option:hover{-webkit-backdrop-filter:blur(6px);background:#ffffffb8;border-color:#eb9033}.F3webGenderSelectScreen-module-scss-module__yqIW_W__option:focus{border-color:#eb9033;outline:none}.F3webGenderSelectScreen-module-scss-module__yqIW_W__option.F3webGenderSelectScreen-module-scss-module__yqIW_W__selected{-webkit-backdrop-filter:blur(6px);background:#ffffffb8;border-color:#eb9033}.F3webGenderSelectScreen-module-scss-module__yqIW_W__optionLabel{color:#0d0d0ddb;text-align:center;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.5}.F3webGenderSelectScreen-module-scss-module__yqIW_W__legalInfo{text-align:center;padding:16px 20px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:#f3f3f3;flex-direction:column;align-items:center;gap:4px;display:flex;position:fixed;bottom:0;left:0;right:0}.F3webGenderSelectScreen-module-scss-module__yqIW_W__legalText,.F3webGenderSelectScreen-module-scss-module__yqIW_W__legalLinks{color:#0d0d0d5c;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:500;line-height:1.5}.F3webGenderSelectScreen-module-scss-module__yqIW_W__legalLink{color:#0d0d0d5c;text-underline-position:from-font;cursor:pointer;text-decoration:underline;transition:color .15s}.F3webGenderSelectScreen-module-scss-module__yqIW_W__legalLink:hover{color:#0d0d0d85}.F3webGenderSelectScreen-module-scss-module__yqIW_W__legalSeparator{color:#0d0d0d5c;-webkit-user-select:none;user-select:none}.F3webGenderSelectScreen-module-scss-module__yqIW_W__subtext{color:#eb9033;cursor:pointer;background:0 0;border:none;padding:8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;text-decoration:underline;transition:color .15s}.F3webGenderSelectScreen-module-scss-module__yqIW_W__subtext:hover{color:#eea243}
.F3webGraphScreen-module-scss-module__cahKaG__content{flex-direction:column;gap:24px;min-height:100vh;padding:60px 20px 140px;display:flex}.F3webGraphScreen-module-scss-module__cahKaG__header{text-align:center}.F3webGraphScreen-module-scss-module__cahKaG__title{color:#0d0d0ddb;margin:0 0 8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.F3webGraphScreen-module-scss-module__cahKaG__subtitle{color:#0d0d0d5c;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5}.F3webGraphScreen-module-scss-module__cahKaG__legend{justify-content:center;gap:24px;display:flex}.F3webGraphScreen-module-scss-module__cahKaG__legendItem{align-items:center;gap:8px;display:flex}.F3webGraphScreen-module-scss-module__cahKaG__legendDot{border-radius:50%;width:12px;height:12px}.F3webGraphScreen-module-scss-module__cahKaG__legendLabel{color:#0d0d0d85;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.F3webGraphScreen-module-scss-module__cahKaG__graphContainer{background:#fff;border-radius:16px;justify-content:center;width:100%;padding:16px;display:flex}.F3webGraphScreen-module-scss-module__cahKaG__graphImage{object-fit:contain;width:100%;max-width:350px;height:auto}.F3webGraphScreen-module-scss-module__cahKaG__educationCards{flex-direction:column;gap:16px;display:flex}.F3webGraphScreen-module-scss-module__cahKaG__educationCard{background:#fff;border:1px solid #0d0d0d1f;border-radius:12px;gap:16px;padding:16px;display:flex}.F3webGraphScreen-module-scss-module__cahKaG__cardIcon{background:#ffffffb8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.F3webGraphScreen-module-scss-module__cahKaG__cardIcon img{object-fit:contain;width:100%;height:100%}.F3webGraphScreen-module-scss-module__cahKaG__cardContent{flex-direction:column;gap:4px;display:flex}.F3webGraphScreen-module-scss-module__cahKaG__cardLabel{color:#eb9033;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600}.F3webGraphScreen-module-scss-module__cahKaG__cardDescription{color:#0d0d0d85;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5}.F3webGraphScreen-module-scss-module__cahKaG__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#f3f3f3 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F3webGraphScreen-module-scss-module__cahKaG__continueButton{cursor:pointer;color:#fff;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:800;transition:background-color .15s;display:flex}.F3webGraphScreen-module-scss-module__cahKaG__continueButton:hover{background:#eea243}.F3webGraphScreen-module-scss-module__cahKaG__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F3webGraphScreen-module-scss-module__cahKaG__continueButton:disabled{opacity:.5;cursor:not-allowed}
.F3webLoadingResultsScreen-module-scss-module__XSLV6G__container{background:#f3f3f3;flex-direction:column;min-height:100vh;display:flex}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__main{flex-direction:column;flex:1;align-items:center;gap:32px;padding:80px 20px 20px;display:flex}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__title{color:#0d0d0ddb;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__progressContainer{justify-content:center;align-items:center;display:flex;position:relative}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__progressCircle{background:linear-gradient(135deg,#eb9033 0%,#ad7dfb 100%);border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative;box-shadow:0 0 20px #eb90332e}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__progressCircle:before{content:"";background:#f3f3f3;border-radius:50%;position:absolute;inset:8px}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__progressContent{z-index:1;align-items:baseline;gap:4px;display:flex;position:relative}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__progressNumber{color:#0d0d0ddb;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:48px;font-weight:800}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__progressPercent{color:#0d0d0d5c;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:500}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__steps{flex-direction:column;gap:16px;width:100%;max-width:300px;display:flex}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__step{color:#0d0d0d5c;align-items:center;gap:16px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;transition:color .15s;display:flex}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__step.F3webLoadingResultsScreen-module-scss-module__XSLV6G__active{color:#0d0d0ddb}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__step.F3webLoadingResultsScreen-module-scss-module__XSLV6G__completed{color:#eb9033}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__step.F3webLoadingResultsScreen-module-scss-module__XSLV6G__disabled{opacity:.5}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__stepIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__spinner{animation:1s linear infinite F3webLoadingResultsScreen-module-scss-module__XSLV6G__spin}@keyframes F3webLoadingResultsScreen-module-scss-module__XSLV6G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__testimonialCard{background:#fff;border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:320px;padding:24px;animation:.3s F3webLoadingResultsScreen-module-scss-module__XSLV6G__fadeIn;display:flex}@keyframes F3webLoadingResultsScreen-module-scss-module__XSLV6G__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__testimonialImage{background:#ffffffb8;border-radius:50%;width:48px;height:48px;overflow:hidden}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__testimonialImage img{object-fit:cover;width:100%;height:100%}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__testimonialContent{flex-direction:column;gap:8px;display:flex}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__testimonialQuote{color:#0d0d0d85;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-style:italic;line-height:1.75}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__testimonialAuthor{color:#eb9033;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__carouselDots{justify-content:center;gap:8px;margin-top:8px;display:flex}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__dot{background:#0d0d0d0a;border-radius:50%;width:8px;height:8px;transition:background .15s}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__activeDot{background:#eb9033}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__modal{z-index:300;background:#0006;justify-content:center;align-items:flex-end;animation:.2s F3webLoadingResultsScreen-module-scss-module__XSLV6G__fadeIn;display:flex;position:fixed;inset:0}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__bottomSheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:500px;padding:32px 20px 48px;animation:.3s F3webLoadingResultsScreen-module-scss-module__XSLV6G__slideUp}@keyframes F3webLoadingResultsScreen-module-scss-module__XSLV6G__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__questionContent{text-align:center;margin-bottom:32px}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__questionLabel{color:#0d0d0d5c;margin:0 0 16px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__questionStatement{color:#0d0d0ddb;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__answerButtons{gap:16px;display:flex}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__answerButton{color:#0d0d0ddb;cursor:pointer;background:0 0;border:2px solid #0d0d0d1f;border-radius:12px;flex:1;padding:16px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:600;transition:background .15s,border-color .15s}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__answerButton:hover{background:#ffffffb8;border-color:#eb9033}.F3webLoadingResultsScreen-module-scss-module__XSLV6G__answerButton:active{background:#0d0d0d0a}
.F3webLoadingScreen-module-scss-module__hHsW0G__container{background:#0d0d0d;width:100%;height:100dvh;margin:0 auto;position:relative}.F3webLoadingScreen-module-scss-module__hHsW0G__innerContainer{background:#0d0d0d;width:100%;max-width:500px;height:100%;margin:0 auto;position:relative}.F3webLoadingScreen-module-scss-module__hHsW0G__backgroundImage{object-fit:cover;object-position:center top;opacity:.85}.F3webLoadingScreen-module-scss-module__hHsW0G__content{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:32px;height:50%;padding:24px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.F3webLoadingScreen-module-scss-module__hHsW0G__textContent{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.F3webLoadingScreen-module-scss-module__hHsW0G__chip{letter-spacing:1px;color:#eb9033;text-transform:uppercase;white-space:nowrap;background:#eb903329;border:1px solid #eb903380;border-radius:25px;align-items:center;padding:4px 16px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:800;display:inline-flex}.F3webLoadingScreen-module-scss-module__hHsW0G__tagsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.F3webLoadingScreen-module-scss-module__hHsW0G__tag{color:#ffffffb8;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff29;border-radius:25px;align-items:center;gap:4px;padding:4px 8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.F3webLoadingScreen-module-scss-module__hHsW0G__tagIcon{font-size:14px;line-height:1}.F3webLoadingScreen-module-scss-module__hHsW0G__title{color:#fff;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:800;line-height:1.2}.F3webLoadingScreen-module-scss-module__hHsW0G__subtitle{color:#ffffffb8;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:600;line-height:1.5}.F3webLoadingScreen-module-scss-module__hHsW0G__loadingSection{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.F3webLoadingScreen-module-scss-module__hHsW0G__loadingBarTrack{background:#ffffff29;border-radius:2px;width:100%;height:4px;overflow:hidden}.F3webLoadingScreen-module-scss-module__hHsW0G__loadingBarFill{background:#eb9033;border-radius:2px;width:0;height:100%;animation:3s ease-in-out forwards F3webLoadingScreen-module-scss-module__hHsW0G__loadingBar}@keyframes F3webLoadingScreen-module-scss-module__hHsW0G__loadingBar{0%{width:0}to{width:100%}}.F3webLoadingScreen-module-scss-module__hHsW0G__loadingText{color:#ffffff85;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.5}
.QuestionCard-module-scss-module__YuvzLq__card{border-radius:16px;flex-shrink:0;width:100%;display:flex;overflow:hidden}.QuestionCard-module-scss-module__YuvzLq__content{align-items:center;gap:16px;width:100%;padding:24px;display:flex}.QuestionCard-module-scss-module__YuvzLq__textSection{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.QuestionCard-module-scss-module__YuvzLq__question{color:#0d0d0ddb;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.QuestionCard-module-scss-module__YuvzLq__subtitle{color:#eb9033;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.QuestionCard-module-scss-module__YuvzLq__imageSection{flex-shrink:0;width:80px;height:80px;position:relative}
.F3webMultiSelectScreen-module-scss-module__j3c1nW__content{width:100%;padding:0 20px;padding-bottom:calc(110px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:16px;display:flex}.F3webMultiSelectScreen-module-scss-module__j3c1nW__options{flex-direction:column;gap:8px;width:100%;display:flex}.F3webMultiSelectScreen-module-scss-module__j3c1nW__option{cursor:pointer;background:#0d0d0d0a;border:1px solid #0d0d0d1f;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:64px;padding:16px 24px;transition:all .15s;display:flex}.F3webMultiSelectScreen-module-scss-module__j3c1nW__option:hover{-webkit-backdrop-filter:blur(6px);background:#ffffffb8;border-color:#eb9033}.F3webMultiSelectScreen-module-scss-module__j3c1nW__option:focus{border-color:#eb9033;outline:none}.F3webMultiSelectScreen-module-scss-module__j3c1nW__option.F3webMultiSelectScreen-module-scss-module__j3c1nW__selected{-webkit-backdrop-filter:blur(6px);background:#ffffffb8;border-color:#eb9033}.F3webMultiSelectScreen-module-scss-module__j3c1nW__option.F3webMultiSelectScreen-module-scss-module__j3c1nW__selected .F3webMultiSelectScreen-module-scss-module__j3c1nW__optionText{color:#0d0d0ddb}.F3webMultiSelectScreen-module-scss-module__j3c1nW__option.F3webMultiSelectScreen-module-scss-module__j3c1nW__selected .F3webMultiSelectScreen-module-scss-module__j3c1nW__checkbox{background:#eb9033;border-color:#eb9033}.F3webMultiSelectScreen-module-scss-module__j3c1nW__optionText{color:#0d0d0ddb;text-align:left;flex:1;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.5}.F3webMultiSelectScreen-module-scss-module__j3c1nW__checkbox{background:0 0;border:2px solid #0d0d0d1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:flex}.F3webMultiSelectScreen-module-scss-module__j3c1nW__checkbox.F3webMultiSelectScreen-module-scss-module__j3c1nW__checked{background:#eb9033;border-color:#eb9033}.F3webMultiSelectScreen-module-scss-module__j3c1nW__checkmark{color:#fff;width:14px;height:10px}.F3webMultiSelectScreen-module-scss-module__j3c1nW__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#f3f3f3 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F3webMultiSelectScreen-module-scss-module__j3c1nW__continueButton{cursor:pointer;color:#fff;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:800;transition:background-color .15s;display:flex}.F3webMultiSelectScreen-module-scss-module__j3c1nW__continueButton:hover{background:#eea243}.F3webMultiSelectScreen-module-scss-module__j3c1nW__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.F3webRatingScreen-module-scss-module__r3F3BG__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F3webRatingScreen-module-scss-module__r3F3BG__content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;display:flex}.F3webRatingScreen-module-scss-module__r3F3BG__question{color:#0d0d0ddb;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.F3webRatingScreen-module-scss-module__r3F3BG__quoteWrapper{background:#fff;border-left:3px solid #eb9033;border-radius:16px;width:100%;padding:24px}.F3webRatingScreen-module-scss-module__r3F3BG__quote{color:#0d0d0ddb;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-style:italic;font-weight:500;line-height:1.75}.F3webRatingScreen-module-scss-module__r3F3BG__options{justify-content:center;gap:8px;width:100%;display:flex}.F3webRatingScreen-module-scss-module__r3F3BG__option{cursor:pointer;background:#0d0d0d0a;border:1px solid #0d0d0d1f;border-radius:12px;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:16px 8px;transition:all .15s;display:flex}.F3webRatingScreen-module-scss-module__r3F3BG__option:hover{background:#fff;border-color:#eb9033}.F3webRatingScreen-module-scss-module__r3F3BG__option:focus{border-color:#eb9033;outline:none}.F3webRatingScreen-module-scss-module__r3F3BG__option.F3webRatingScreen-module-scss-module__r3F3BG__selected{background:#fff;border-color:#eb9033}.F3webRatingScreen-module-scss-module__r3F3BG__imageWrapper{flex-shrink:0;width:48px;height:48px;position:relative}.F3webRatingScreen-module-scss-module__r3F3BG__optionLabel{color:#0d0d0ddb;text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.F3webRatingScreen-module-scss-module__r3F3BG__emojiScale{gap:4px}.F3webRatingScreen-module-scss-module__r3F3BG__emojiOption{min-width:0;padding:8px 4px}.F3webRatingScreen-module-scss-module__r3F3BG__emoji{justify-content:center;align-items:center;width:48px;height:48px;font-size:36px;line-height:1;display:flex}.F3webRatingScreen-module-scss-module__r3F3BG__scaleLabels{justify-content:space-between;width:100%;margin-top:8px;display:flex}.F3webRatingScreen-module-scss-module__r3F3BG__scaleLabel{color:#0d0d0d85;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:400}
.F3webSingleSelectScreen-module-scss-module__WBvdqa__screen{background:#f3f3f3;flex-direction:column;width:100%;min-height:100%;display:flex}.F3webSingleSelectScreen-module-scss-module__WBvdqa__content{width:100%;padding:0 20px calc(20px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:16px;display:flex}.F3webSingleSelectScreen-module-scss-module__WBvdqa__options{flex-direction:column;gap:8px;width:100%;display:flex}.F3webSingleSelectScreen-module-scss-module__WBvdqa__option{cursor:pointer;background:#0d0d0d0a;border:1px solid #0d0d0d1f;border-radius:20px;justify-content:center;align-items:center;width:100%;min-height:64px;padding:16px 24px;transition:all .15s;display:flex}.F3webSingleSelectScreen-module-scss-module__WBvdqa__option:hover{-webkit-backdrop-filter:blur(6px);background:#ffffffb8;border-color:#eb9033}.F3webSingleSelectScreen-module-scss-module__WBvdqa__option:focus{border-color:#eb9033;outline:none}.F3webSingleSelectScreen-module-scss-module__WBvdqa__option.F3webSingleSelectScreen-module-scss-module__WBvdqa__selected{-webkit-backdrop-filter:blur(6px);background:#ffffffb8;border-color:#eb9033}.F3webSingleSelectScreen-module-scss-module__WBvdqa__optionText{color:#0d0d0ddb;text-align:center;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.5}
.F3webSocialProofScreen-module-scss-module__v3GXUW__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F3webSocialProofScreen-module-scss-module__v3GXUW__content{flex-direction:column;flex:1;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;display:flex}.F3webSocialProofScreen-module-scss-module__v3GXUW__title{color:#eb9033;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.F3webSocialProofScreen-module-scss-module__v3GXUW__subtitle{color:#0d0d0ddb;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:600;line-height:1.2}.F3webSocialProofScreen-module-scss-module__v3GXUW__imageWrapper{text-align:center;width:100%;height:100%;position:relative}.F3webSocialProofScreen-module-scss-module__v3GXUW__image{aspect-ratio:1;object-fit:contain;object-position:top;height:100%}.F3webSocialProofScreen-module-scss-module__v3GXUW__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#f3f3f3 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F3webSocialProofScreen-module-scss-module__v3GXUW__continueButton{cursor:pointer;color:#fff;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:800;transition:background-color .15s;display:flex}.F3webSocialProofScreen-module-scss-module__v3GXUW__continueButton:hover{background:#eea243}.F3webSocialProofScreen-module-scss-module__v3GXUW__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.F3webTestimonialScreen-module-scss-module__xnfMZW__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F3webTestimonialScreen-module-scss-module__xnfMZW__content{flex-direction:column;flex:1;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;display:flex}.F3webTestimonialScreen-module-scss-module__xnfMZW__headline{color:#0d0d0ddb;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.F3webTestimonialScreen-module-scss-module__xnfMZW__testimonialCard{background:#fff;border-radius:16px;width:100%;position:relative;overflow:hidden}.F3webTestimonialScreen-module-scss-module__xnfMZW__imageWrapper{aspect-ratio:4/3;width:100%;position:relative}.F3webTestimonialScreen-module-scss-module__xnfMZW__cardOverlay{background:linear-gradient(#0000 0%,#00000026 20%,#0006 55%,#000000a6 100%);padding:16px;position:absolute;bottom:0;left:0;right:0}.F3webTestimonialScreen-module-scss-module__xnfMZW__authorRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.F3webTestimonialScreen-module-scss-module__xnfMZW__authorName{color:#fff;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:800}.F3webTestimonialScreen-module-scss-module__xnfMZW__ratingWrapper{align-items:center;gap:4px;display:flex}.F3webTestimonialScreen-module-scss-module__xnfMZW__stars{gap:2px;display:flex}.F3webTestimonialScreen-module-scss-module__xnfMZW__star{color:#f5ca39;font-size:14px}.F3webTestimonialScreen-module-scss-module__xnfMZW__ratingValue{color:#fff;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500}.F3webTestimonialScreen-module-scss-module__xnfMZW__quote{color:#ffffffeb;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.F3webTestimonialScreen-module-scss-module__xnfMZW__footer{color:#0d0d0d5c;text-align:center;margin:0;padding:0 8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.75}.F3webTestimonialScreen-module-scss-module__xnfMZW__footer strong{color:#eb9033;font-weight:600}.F3webTestimonialScreen-module-scss-module__xnfMZW__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#f3f3f3 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F3webTestimonialScreen-module-scss-module__xnfMZW__continueButton{cursor:pointer;color:#fff;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:800;transition:background-color .15s;display:flex}.F3webTestimonialScreen-module-scss-module__xnfMZW__continueButton:hover{background:#eea243}.F3webTestimonialScreen-module-scss-module__xnfMZW__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.F3webUniversityLogosScreen-module-scss-module__CsVC1G__content{flex-direction:column;flex:1;align-items:center;gap:24px;max-width:480px;padding:32px 16px 140px;display:flex}.F3webUniversityLogosScreen-module-scss-module__CsVC1G__header{text-align:center}.F3webUniversityLogosScreen-module-scss-module__CsVC1G__title{color:#0d0d0ddb;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.F3webUniversityLogosScreen-module-scss-module__CsVC1G__subtitle{color:#eb9033;text-align:center;margin-top:8px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400}.F3webUniversityLogosScreen-module-scss-module__CsVC1G__logoCards{flex-direction:column;gap:16px;width:100%;display:flex}.F3webUniversityLogosScreen-module-scss-module__CsVC1G__logoCard{background:#eb9033;border:2px solid #eb9033;border-radius:16px;flex-direction:column;align-items:center;gap:8px;width:100%;height:100px;padding:24px 16px;display:flex;position:relative;overflow:hidden}.F3webUniversityLogosScreen-module-scss-module__CsVC1G__logoImage{object-fit:contain;padding:20px}.F3webUniversityLogosScreen-module-scss-module__CsVC1G__logoName{color:#0d0d0d85;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500}.F3webUniversityLogosScreen-module-scss-module__CsVC1G__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#f3f3f3 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F3webUniversityLogosScreen-module-scss-module__CsVC1G__continueButton{cursor:pointer;color:#fff;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:800;transition:background-color .15s;display:flex}.F3webUniversityLogosScreen-module-scss-module__CsVC1G__continueButton:hover{background:#eea243}.F3webUniversityLogosScreen-module-scss-module__CsVC1G__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F3webUniversityLogosScreen-module-scss-module__CsVC1G__continueButton:disabled{opacity:.5;cursor:not-allowed}
.F3webUsernameInputScreen-module-scss-module__5kDK0W__content{flex-direction:column;align-items:center;gap:24px;width:100%;min-height:100vh;padding:80px 20px 140px;display:flex}.F3webUsernameInputScreen-module-scss-module__5kDK0W__imageContainer{background:#ffffffb8;border-radius:50%;width:120px;height:120px;overflow:hidden}.F3webUsernameInputScreen-module-scss-module__5kDK0W__avatar{object-fit:cover;width:100%;height:100%}.F3webUsernameInputScreen-module-scss-module__5kDK0W__title{color:#0d0d0ddb;text-align:center;max-width:300px;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.F3webUsernameInputScreen-module-scss-module__5kDK0W__inputGroup{width:100%;max-width:500px;margin-top:16px}.F3webUsernameInputScreen-module-scss-module__5kDK0W__input{color:#0d0d0ddb;text-align:center;background:#0d0d0d0a;border:1px solid #0d0d0d1f;border-radius:12px;outline:none;width:100%;padding:16px 20px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;transition:border-color .15s}.F3webUsernameInputScreen-module-scss-module__5kDK0W__input::placeholder{color:#0d0d0d5c}.F3webUsernameInputScreen-module-scss-module__5kDK0W__input:focus{border-color:#eb9033}.F3webUsernameInputScreen-module-scss-module__5kDK0W__buttonWrapper{padding:24px 16px calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:linear-gradient(#0000 0%,#f3f3f3 30%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.F3webUsernameInputScreen-module-scss-module__5kDK0W__continueButton{cursor:pointer;color:#fff;background:#eb9033;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:460px;margin:0 auto;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:800;transition:background-color .15s;display:flex}.F3webUsernameInputScreen-module-scss-module__5kDK0W__continueButton:hover{background:#eea243}.F3webUsernameInputScreen-module-scss-module__5kDK0W__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F3webUsernameInputScreen-module-scss-module__5kDK0W__continueButton:disabled{opacity:.5;cursor:not-allowed}
.F3webVisualPerceptionScreen-module-scss-module__2G5PUa__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F3webVisualPerceptionScreen-module-scss-module__2G5PUa__content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;display:flex}.F3webVisualPerceptionScreen-module-scss-module__2G5PUa__question{color:#0d0d0ddb;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.F3webVisualPerceptionScreen-module-scss-module__2G5PUa__imageWrapper{width:100%;height:280px;margin:16px 0;position:relative}.F3webVisualPerceptionScreen-module-scss-module__2G5PUa__options{justify-content:center;gap:16px;width:100%;display:flex}.F3webVisualPerceptionScreen-module-scss-module__2G5PUa__option{cursor:pointer;color:#0d0d0ddb;background:#0d0d0d0a;border:1px solid #0d0d0d1f;border-radius:16px;flex:1;justify-content:center;align-items:center;max-width:160px;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:600;transition:all .15s;display:flex}.F3webVisualPerceptionScreen-module-scss-module__2G5PUa__option:hover{background:#fff;border-color:#eb9033}.F3webVisualPerceptionScreen-module-scss-module__2G5PUa__option:focus{border-color:#eb9033;outline:none}.F3webVisualPerceptionScreen-module-scss-module__2G5PUa__option.F3webVisualPerceptionScreen-module-scss-module__2G5PUa__selected{background:#fff;border-color:#eb9033}
.ScreenContainer-module-scss-module__I0QkcG__container{background:#0d0d0d;flex-direction:column;flex-grow:1;width:100%;max-width:500px;margin:0 auto;display:flex;position:relative}
.F4webAgeSelectScreen-module-scss-module__sA9Z9W__container{background:#0d0d0d;flex-direction:column;align-items:center;width:100%;height:100%;padding:64px 20px 24px;display:flex;position:relative}.F4webAgeSelectScreen-module-scss-module__sA9Z9W__content{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:400px;display:flex}.F4webAgeSelectScreen-module-scss-module__sA9Z9W__illustration{flex-shrink:0;width:150px;height:150px;position:relative}.F4webAgeSelectScreen-module-scss-module__sA9Z9W__question{color:#fff;text-align:center;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.F4webAgeSelectScreen-module-scss-module__sA9Z9W__grid{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.F4webAgeSelectScreen-module-scss-module__sA9Z9W__option{cursor:pointer;color:#fff;background:#222325;border:none;border-radius:999px;justify-content:center;align-items:center;padding:16px 24px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;transition:all .15s;display:flex}.F4webAgeSelectScreen-module-scss-module__sA9Z9W__option:hover{background:#191924}.F4webAgeSelectScreen-module-scss-module__sA9Z9W__option:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F4webAgeSelectScreen-module-scss-module__sA9Z9W__option.F4webAgeSelectScreen-module-scss-module__sA9Z9W__selected{background:#191924;box-shadow:0 0 0 2px #eb9033}
