.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{flex-direction:column;flex:1;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;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}
.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__content{flex-direction:column;align-items:center;gap:16px;width:100%;min-height:100vh;padding:80px 20px 140px;display:flex}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__imageContainer{width:120px;height:120px;margin-bottom:16px}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__image{object-fit:contain;width:100%;height:100%}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__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}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__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}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__inputGroup{width:100%;max-width:500px;margin-top:16px}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__inputWrapper{position:relative}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__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}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__input::placeholder{color:#989898}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__input:focus{border-color:#eb9033}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__inputError .ChildhoodEmailInputScreen-module-scss-module__IRV8rG__input{border-color:#e84420}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__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}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__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}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__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}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__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}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__continueButton:hover{background:#d77c1f}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.ChildhoodEmailInputScreen-module-scss-module__IRV8rG__continueButton:disabled{opacity:.5;cursor:not-allowed}
.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;display:flex}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__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}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__options{flex-direction:column;gap:8px;width:100%;display:flex}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__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}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__option:hover{background:#191924;border-color:#eb9033}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__option:focus{border-color:#eb9033;outline:none}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__option.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__selected{background:#191924;border-color:#eb9033}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__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}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__legalInfo{text-align:center;flex-direction:column;align-items:center;gap:4px;margin-top:auto;padding-bottom:16px;display:flex}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__legalText,.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__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}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__legalLink{color:#989898;text-underline-position:from-font;cursor:pointer;text-decoration:underline;transition:color .15s}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__legalLink:hover{color:#e0e0e0}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__legalSeparator{color:#989898;-webkit-user-select:none;user-select:none}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__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}.ChildhoodGenderSelectScreen-module-scss-module__dJBYwq__subtext:hover{color:#d77c1f}
.ChildhoodGraphScreen-module-scss-module__o2G-1a__content{flex-direction:column;gap:24px;min-height:100vh;padding:60px 20px 140px;display:flex}.ChildhoodGraphScreen-module-scss-module__o2G-1a__header{text-align:center}.ChildhoodGraphScreen-module-scss-module__o2G-1a__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}.ChildhoodGraphScreen-module-scss-module__o2G-1a__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}.ChildhoodGraphScreen-module-scss-module__o2G-1a__legend{justify-content:center;gap:24px;display:flex}.ChildhoodGraphScreen-module-scss-module__o2G-1a__legendItem{align-items:center;gap:8px;display:flex}.ChildhoodGraphScreen-module-scss-module__o2G-1a__legendDot{border-radius:50%;width:12px;height:12px}.ChildhoodGraphScreen-module-scss-module__o2G-1a__legendLabel{color:#e0e0e0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.ChildhoodGraphScreen-module-scss-module__o2G-1a__graphContainer{background:#191c2d;border-radius:16px;justify-content:center;width:100%;padding:16px;display:flex}.ChildhoodGraphScreen-module-scss-module__o2G-1a__graphImage{object-fit:contain;width:100%;max-width:350px;height:auto}.ChildhoodGraphScreen-module-scss-module__o2G-1a__educationCards{flex-direction:column;gap:16px;display:flex}.ChildhoodGraphScreen-module-scss-module__o2G-1a__educationCard{background:#191c2d;border:1px solid #383849;border-radius:12px;gap:16px;padding:16px;display:flex}.ChildhoodGraphScreen-module-scss-module__o2G-1a__cardIcon{background:#21253c;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.ChildhoodGraphScreen-module-scss-module__o2G-1a__cardIcon img{object-fit:contain;width:100%;height:100%}.ChildhoodGraphScreen-module-scss-module__o2G-1a__cardContent{flex-direction:column;gap:4px;display:flex}.ChildhoodGraphScreen-module-scss-module__o2G-1a__cardLabel{color:#eb9033;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600}.ChildhoodGraphScreen-module-scss-module__o2G-1a__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}.ChildhoodGraphScreen-module-scss-module__o2G-1a__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}.ChildhoodGraphScreen-module-scss-module__o2G-1a__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}.ChildhoodGraphScreen-module-scss-module__o2G-1a__continueButton:hover{background:#d77c1f}.ChildhoodGraphScreen-module-scss-module__o2G-1a__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.ChildhoodGraphScreen-module-scss-module__o2G-1a__continueButton:disabled{opacity:.5;cursor:not-allowed}
.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__container{background:#0d0d0d;flex-direction:column;min-height:100vh;display:flex}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__main{flex-direction:column;flex:1;align-items:center;gap:32px;padding:80px 20px 20px;display:flex}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__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}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__progressContainer{justify-content:center;align-items:center;display:flex;position:relative}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__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}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__progressCircle:before{content:"";background:#0d0d0d;border-radius:50%;position:absolute;inset:8px}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__progressContent{z-index:1;align-items:baseline;gap:4px;display:flex;position:relative}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__progressNumber{color:#fff;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:48px;font-weight:700}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__progressPercent{color:#989898;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:500}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__steps{flex-direction:column;gap:16px;width:100%;max-width:300px;display:flex}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__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}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__step.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__active{color:#fff}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__step.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__completed{color:#eb9033}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__step.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__disabled{opacity:.5}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__stepIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__spinner{animation:1s linear infinite ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__spin}@keyframes ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__testimonialCard{background:#191c2d;border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:320px;padding:24px;animation:.3s ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__fadeIn;display:flex}@keyframes ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__testimonialImage{background:#21253c;border-radius:50%;width:48px;height:48px;overflow:hidden}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__testimonialImage img{object-fit:cover;width:100%;height:100%}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__testimonialContent{flex-direction:column;gap:8px;display:flex}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__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}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__testimonialAuthor{color:#eb9033;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__carouselDots{justify-content:center;gap:8px;margin-top:8px;display:flex}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__dot{background:#35354e;border-radius:50%;width:8px;height:8px;transition:background .15s}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__activeDot{background:#eb9033}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__modal{z-index:300;background:#000000a6;justify-content:center;align-items:flex-end;animation:.2s ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__fadeIn;display:flex;position:fixed;inset:0}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__bottomSheet{background:#191c2d;border-radius:20px 20px 0 0;width:100%;max-width:500px;padding:32px 20px 48px;animation:.3s ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__slideUp}@keyframes ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__questionContent{text-align:center;margin-bottom:32px}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__questionLabel{color:#989898;margin:0 0 16px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__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}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__answerButtons{gap:16px;display:flex}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__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}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__answerButton:hover{background:#21253c;border-color:#eb9033}.ChildhoodLoadingResultsScreen-module-scss-module__oO6_fq__answerButton:active{background:#262636}
.ChildhoodLoadingScreen-module-scss-module__1Mlq4q__container{background:#0d0d0d;width:100%;height:100dvh;margin:0 auto;position:relative}.ChildhoodLoadingScreen-module-scss-module__1Mlq4q__innerContainer{background:#0d0d0d;width:100%;max-width:500px;height:100%;margin:0 auto;position:relative}.ChildhoodLoadingScreen-module-scss-module__1Mlq4q__backgroundImage{object-fit:cover;object-position:center top}.ChildhoodLoadingScreen-module-scss-module__1Mlq4q__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}.ChildhoodLoadingScreen-module-scss-module__1Mlq4q__textContent{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.ChildhoodLoadingScreen-module-scss-module__1Mlq4q__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}.ChildhoodLoadingScreen-module-scss-module__1Mlq4q__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}.ChildhoodLoadingScreen-module-scss-module__1Mlq4q__loadingSection{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.ChildhoodLoadingScreen-module-scss-module__1Mlq4q__loadingBarTrack{background:#35354e;border-radius:2px;width:100%;height:4px;overflow:hidden}.ChildhoodLoadingScreen-module-scss-module__1Mlq4q__loadingBarFill{background:#eb9033;border-radius:2px;width:0;height:100%;animation:3s ease-in-out forwards ChildhoodLoadingScreen-module-scss-module__1Mlq4q__loadingBar}@keyframes ChildhoodLoadingScreen-module-scss-module__1Mlq4q__loadingBar{0%{width:0}to{width:100%}}.ChildhoodLoadingScreen-module-scss-module__1Mlq4q__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__ccxf9a__card{border-radius:16px;flex-shrink:0;width:100%;display:flex;overflow:hidden}.QuestionCard-module-scss-module__ccxf9a__content{align-items:center;gap:16px;width:100%;padding:24px;display:flex}.QuestionCard-module-scss-module__ccxf9a__textSection{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.QuestionCard-module-scss-module__ccxf9a__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__ccxf9a__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__ccxf9a__imageSection{flex-shrink:0;width:80px;height:80px;position:relative}
.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__content{width:100%;padding:0 20px;padding-bottom:calc(110px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:16px;display:flex}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__options{flex-direction:column;gap:8px;width:100%;display:flex}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__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}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__option:hover{background:#191924;border-color:#eb9033}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__option:focus{border-color:#eb9033;outline:none}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__option.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__selected{background:#191924;border-color:#eb9033}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__option.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__selected .ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__optionText{color:#fff}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__option.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__selected .ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__checkbox{background:#eb9033;border-color:#eb9033}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__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}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__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}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__checkbox.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__checked{background:#eb9033;border-color:#eb9033}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__checkmark{color:#0d0d0d;width:14px;height:10px}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__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}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__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}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__continueButton:hover{background:#d77c1f}.ChildhoodMultiSelectScreen-module-scss-module__9m1gkG__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.ChildhoodRatingScreen-module-scss-module__SXTcpa__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.ChildhoodRatingScreen-module-scss-module__SXTcpa__content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;display:flex}.ChildhoodRatingScreen-module-scss-module__SXTcpa__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}.ChildhoodRatingScreen-module-scss-module__SXTcpa__quoteWrapper{background:#191c2d;border-left:3px solid #eb9033;border-radius:16px;width:100%;padding:24px}.ChildhoodRatingScreen-module-scss-module__SXTcpa__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}.ChildhoodRatingScreen-module-scss-module__SXTcpa__options{justify-content:center;gap:8px;width:100%;display:flex}.ChildhoodRatingScreen-module-scss-module__SXTcpa__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}.ChildhoodRatingScreen-module-scss-module__SXTcpa__option:hover{background:#191924;border-color:#eb9033}.ChildhoodRatingScreen-module-scss-module__SXTcpa__option:focus{border-color:#eb9033;outline:none}.ChildhoodRatingScreen-module-scss-module__SXTcpa__option.ChildhoodRatingScreen-module-scss-module__SXTcpa__selected{background:#191924;border-color:#eb9033}.ChildhoodRatingScreen-module-scss-module__SXTcpa__imageWrapper{flex-shrink:0;width:48px;height:48px;position:relative}.ChildhoodRatingScreen-module-scss-module__SXTcpa__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}.ChildhoodRatingScreen-module-scss-module__SXTcpa__emojiScale{gap:4px}.ChildhoodRatingScreen-module-scss-module__SXTcpa__emojiOption{min-width:0;padding:8px 4px}.ChildhoodRatingScreen-module-scss-module__SXTcpa__emoji{justify-content:center;align-items:center;width:48px;height:48px;font-size:36px;line-height:1;display:flex}.ChildhoodRatingScreen-module-scss-module__SXTcpa__scaleLabels{justify-content:space-between;width:100%;margin-top:8px;display:flex}.ChildhoodRatingScreen-module-scss-module__SXTcpa__scaleLabel{color:#e0e0e0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:400}
.ChildhoodSingleSelectScreen-module-scss-module__3wqGFW__screen{background:#0d0d0d;flex-direction:column;width:100%;min-height:100%;display:flex}.ChildhoodSingleSelectScreen-module-scss-module__3wqGFW__content{width:100%;padding:0 20px calc(20px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:16px;display:flex}.ChildhoodSingleSelectScreen-module-scss-module__3wqGFW__options{flex-direction:column;gap:8px;width:100%;display:flex}.ChildhoodSingleSelectScreen-module-scss-module__3wqGFW__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}.ChildhoodSingleSelectScreen-module-scss-module__3wqGFW__option:hover{background:#191924;border-color:#eb9033}.ChildhoodSingleSelectScreen-module-scss-module__3wqGFW__option:focus{border-color:#eb9033;outline:none}.ChildhoodSingleSelectScreen-module-scss-module__3wqGFW__option.ChildhoodSingleSelectScreen-module-scss-module__3wqGFW__selected{background:#191924;border-color:#eb9033}.ChildhoodSingleSelectScreen-module-scss-module__3wqGFW__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}
.ChildhoodSocialProofScreen-module-scss-module__mpKhOa__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.ChildhoodSocialProofScreen-module-scss-module__mpKhOa__content{flex-direction:column;flex:1;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;display:flex}.ChildhoodSocialProofScreen-module-scss-module__mpKhOa__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}.ChildhoodSocialProofScreen-module-scss-module__mpKhOa__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}.ChildhoodSocialProofScreen-module-scss-module__mpKhOa__imageWrapper{text-align:center;width:100%;height:100%;position:relative}.ChildhoodSocialProofScreen-module-scss-module__mpKhOa__image{aspect-ratio:1;object-fit:contain;object-position:top;height:100%}.ChildhoodSocialProofScreen-module-scss-module__mpKhOa__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}.ChildhoodSocialProofScreen-module-scss-module__mpKhOa__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}.ChildhoodSocialProofScreen-module-scss-module__mpKhOa__continueButton:hover{background:#d77c1f}.ChildhoodSocialProofScreen-module-scss-module__mpKhOa__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__content{flex-direction:column;flex:1;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;display:flex}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__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}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__testimonialCard{background:#191c2d;border-radius:16px;width:100%;position:relative;overflow:hidden}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__imageWrapper{aspect-ratio:4/3;width:100%;position:relative}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__cardOverlay{background:linear-gradient(#0000 0%,#000000bf 40%,#000000e6 100%);padding:16px;position:absolute;bottom:0;left:0;right:0}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__authorRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__authorName{color:#fff;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__ratingWrapper{align-items:center;gap:4px;display:flex}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__stars{gap:2px;display:flex}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__star{color:#ffc107;font-size:14px}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__ratingValue{color:#fff;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__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}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__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}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__footer strong{color:#eb9033;font-weight:600}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__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}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__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}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__continueButton:hover{background:#d77c1f}.ChildhoodTestimonialScreen-module-scss-module__vlVmhG__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.ChildhoodUniversityLogosScreen-module-scss-module__6FeHvW__content{flex-direction:column;flex:1;align-items:center;gap:24px;max-width:480px;padding:32px 16px 140px;display:flex}.ChildhoodUniversityLogosScreen-module-scss-module__6FeHvW__header{text-align:center}.ChildhoodUniversityLogosScreen-module-scss-module__6FeHvW__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}.ChildhoodUniversityLogosScreen-module-scss-module__6FeHvW__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}.ChildhoodUniversityLogosScreen-module-scss-module__6FeHvW__logoCards{flex-direction:column;gap:16px;width:100%;display:flex}.ChildhoodUniversityLogosScreen-module-scss-module__6FeHvW__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}.ChildhoodUniversityLogosScreen-module-scss-module__6FeHvW__logoImage{object-fit:contain;padding:20px}.ChildhoodUniversityLogosScreen-module-scss-module__6FeHvW__logoName{color:#e0e0e0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500}.ChildhoodUniversityLogosScreen-module-scss-module__6FeHvW__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}.ChildhoodUniversityLogosScreen-module-scss-module__6FeHvW__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}.ChildhoodUniversityLogosScreen-module-scss-module__6FeHvW__continueButton:hover{background:#d77c1f}.ChildhoodUniversityLogosScreen-module-scss-module__6FeHvW__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.ChildhoodUniversityLogosScreen-module-scss-module__6FeHvW__continueButton:disabled{opacity:.5;cursor:not-allowed}
.ChildhoodUsernameInputScreen-module-scss-module__XpyM3q__content{flex-direction:column;align-items:center;gap:24px;width:100%;min-height:100vh;padding:80px 20px 140px;display:flex}.ChildhoodUsernameInputScreen-module-scss-module__XpyM3q__imageContainer{background:#21253c;border-radius:50%;width:120px;height:120px;overflow:hidden}.ChildhoodUsernameInputScreen-module-scss-module__XpyM3q__avatar{object-fit:cover;width:100%;height:100%}.ChildhoodUsernameInputScreen-module-scss-module__XpyM3q__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}.ChildhoodUsernameInputScreen-module-scss-module__XpyM3q__inputGroup{width:100%;max-width:500px;margin-top:16px}.ChildhoodUsernameInputScreen-module-scss-module__XpyM3q__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}.ChildhoodUsernameInputScreen-module-scss-module__XpyM3q__input::placeholder{color:#989898}.ChildhoodUsernameInputScreen-module-scss-module__XpyM3q__input:focus{border-color:#eb9033}.ChildhoodUsernameInputScreen-module-scss-module__XpyM3q__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}.ChildhoodUsernameInputScreen-module-scss-module__XpyM3q__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}.ChildhoodUsernameInputScreen-module-scss-module__XpyM3q__continueButton:hover{background:#d77c1f}.ChildhoodUsernameInputScreen-module-scss-module__XpyM3q__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.ChildhoodUsernameInputScreen-module-scss-module__XpyM3q__continueButton:disabled{opacity:.5;cursor:not-allowed}
.ChildhoodVisualPerceptionScreen-module-scss-module__0KaEDW__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.ChildhoodVisualPerceptionScreen-module-scss-module__0KaEDW__content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;display:flex}.ChildhoodVisualPerceptionScreen-module-scss-module__0KaEDW__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}.ChildhoodVisualPerceptionScreen-module-scss-module__0KaEDW__imageWrapper{width:100%;height:280px;margin:16px 0;position:relative}.ChildhoodVisualPerceptionScreen-module-scss-module__0KaEDW__options{justify-content:center;gap:16px;width:100%;display:flex}.ChildhoodVisualPerceptionScreen-module-scss-module__0KaEDW__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}.ChildhoodVisualPerceptionScreen-module-scss-module__0KaEDW__option:hover{background:#191924;border-color:#eb9033}.ChildhoodVisualPerceptionScreen-module-scss-module__0KaEDW__option:focus{border-color:#eb9033;outline:none}.ChildhoodVisualPerceptionScreen-module-scss-module__0KaEDW__option.ChildhoodVisualPerceptionScreen-module-scss-module__0KaEDW__selected{background:#191924;border-color:#eb9033}
.ScreenContainer-module-scss-module__xsBDBq__container{background:#0d0d0d;flex-direction:column;flex-grow:1;width:100%;max-width:500px;margin:0 auto;display:flex;position:relative}
.F1webAgeSelectScreen-module-scss-module__iZHw6a__container{background:#0d0d0d;flex-direction:column;align-items:center;width:100%;height:100%;padding:64px 20px 24px;display:flex;position:relative}.F1webAgeSelectScreen-module-scss-module__iZHw6a__content{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:400px;display:flex}.F1webAgeSelectScreen-module-scss-module__iZHw6a__illustration{flex-shrink:0;width:150px;height:150px;position:relative}.F1webAgeSelectScreen-module-scss-module__iZHw6a__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}.F1webAgeSelectScreen-module-scss-module__iZHw6a__grid{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.F1webAgeSelectScreen-module-scss-module__iZHw6a__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}.F1webAgeSelectScreen-module-scss-module__iZHw6a__option:hover{background:#191924}.F1webAgeSelectScreen-module-scss-module__iZHw6a__option:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F1webAgeSelectScreen-module-scss-module__iZHw6a__option.F1webAgeSelectScreen-module-scss-module__iZHw6a__selected{background:#191924;box-shadow:0 0 0 2px #eb9033}
.F1webChartScreen-module-scss-module__IhDHgq__content{flex-direction:column;flex:1;align-items:center;gap:24px;margin:0 auto;padding:32px 16px;display:flex}.F1webChartScreen-module-scss-module__IhDHgq__header{text-align:center}.F1webChartScreen-module-scss-module__IhDHgq__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}.F1webChartScreen-module-scss-module__IhDHgq__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}.F1webChartScreen-module-scss-module__IhDHgq__monthTagWrapper{justify-content:center;display:flex}.F1webChartScreen-module-scss-module__IhDHgq__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}.F1webChartScreen-module-scss-module__IhDHgq__chartContainer{background:#191c2d;border:1px solid #383849;border-radius:16px;width:100%;padding:24px}.F1webChartScreen-module-scss-module__IhDHgq__chart{width:100%}.F1webChartScreen-module-scss-module__IhDHgq__barsWrapper{justify-content:space-between;align-items:flex-end;gap:8px;height:200px;padding-bottom:8px;display:flex}.F1webChartScreen-module-scss-module__IhDHgq__barColumn{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.F1webChartScreen-module-scss-module__IhDHgq__bar{border-radius:8px 8px 0 0;width:100%;min-height:4px}.F1webChartScreen-module-scss-module__IhDHgq__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}.F1webChartScreen-module-scss-module__IhDHgq__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%)}.F1webChartScreen-module-scss-module__IhDHgq__xAxis{justify-content:space-between;padding-top:8px;display:flex}.F1webChartScreen-module-scss-module__IhDHgq__xLabel{color:#989898;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:400}.F1webChartScreen-module-scss-module__IhDHgq__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}.F1webChartScreen-module-scss-module__IhDHgq__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}.F1webChartScreen-module-scss-module__IhDHgq__continueButton:hover{background:#d77c1f}.F1webChartScreen-module-scss-module__IhDHgq__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F1webChartScreen-module-scss-module__IhDHgq__continueButton:disabled{opacity:.5;cursor:not-allowed}
.F1webDividerScreen-module-scss-module__mZlTdW__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F1webDividerScreen-module-scss-module__mZlTdW__content{flex-direction:column;flex:1;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;display:flex}.F1webDividerScreen-module-scss-module__mZlTdW__imageWrapper{text-align:center;width:100%;height:200px;position:relative}.F1webDividerScreen-module-scss-module__mZlTdW__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}.F1webDividerScreen-module-scss-module__mZlTdW__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}.F1webDividerScreen-module-scss-module__mZlTdW__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}.F1webDividerScreen-module-scss-module__mZlTdW__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}.F1webDividerScreen-module-scss-module__mZlTdW__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}.F1webDividerScreen-module-scss-module__mZlTdW__continueButton:hover{background:#d77c1f}.F1webDividerScreen-module-scss-module__mZlTdW__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.F1webEmailInputScreen-module-scss-module__YrBYaq__content{flex-direction:column;align-items:center;gap:16px;width:100%;min-height:100vh;padding:80px 20px 140px;display:flex}.F1webEmailInputScreen-module-scss-module__YrBYaq__imageContainer{width:120px;height:120px;margin-bottom:16px}.F1webEmailInputScreen-module-scss-module__YrBYaq__image{object-fit:contain;width:100%;height:100%}.F1webEmailInputScreen-module-scss-module__YrBYaq__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}.F1webEmailInputScreen-module-scss-module__YrBYaq__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}.F1webEmailInputScreen-module-scss-module__YrBYaq__inputGroup{width:100%;max-width:500px;margin-top:16px}.F1webEmailInputScreen-module-scss-module__YrBYaq__inputWrapper{position:relative}.F1webEmailInputScreen-module-scss-module__YrBYaq__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}.F1webEmailInputScreen-module-scss-module__YrBYaq__input::placeholder{color:#989898}.F1webEmailInputScreen-module-scss-module__YrBYaq__input:focus{border-color:#eb9033}.F1webEmailInputScreen-module-scss-module__YrBYaq__inputError .F1webEmailInputScreen-module-scss-module__YrBYaq__input{border-color:#e84420}.F1webEmailInputScreen-module-scss-module__YrBYaq__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}.F1webEmailInputScreen-module-scss-module__YrBYaq__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}.F1webEmailInputScreen-module-scss-module__YrBYaq__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}.F1webEmailInputScreen-module-scss-module__YrBYaq__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}.F1webEmailInputScreen-module-scss-module__YrBYaq__continueButton:hover{background:#d77c1f}.F1webEmailInputScreen-module-scss-module__YrBYaq__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F1webEmailInputScreen-module-scss-module__YrBYaq__continueButton:disabled{opacity:.5;cursor:not-allowed}
.F1webGenderSelectScreen-module-scss-module__uDMXvG__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F1webGenderSelectScreen-module-scss-module__uDMXvG__content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;display:flex}.F1webGenderSelectScreen-module-scss-module__uDMXvG__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}.F1webGenderSelectScreen-module-scss-module__uDMXvG__options{flex-direction:column;gap:8px;width:100%;display:flex}.F1webGenderSelectScreen-module-scss-module__uDMXvG__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}.F1webGenderSelectScreen-module-scss-module__uDMXvG__option:hover{background:#191924;border-color:#eb9033}.F1webGenderSelectScreen-module-scss-module__uDMXvG__option:focus{border-color:#eb9033;outline:none}.F1webGenderSelectScreen-module-scss-module__uDMXvG__option.F1webGenderSelectScreen-module-scss-module__uDMXvG__selected{background:#191924;border-color:#eb9033}.F1webGenderSelectScreen-module-scss-module__uDMXvG__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}.F1webGenderSelectScreen-module-scss-module__uDMXvG__legalInfo{text-align:center;flex-direction:column;align-items:center;gap:4px;margin-top:auto;padding-bottom:16px;display:flex}.F1webGenderSelectScreen-module-scss-module__uDMXvG__legalText,.F1webGenderSelectScreen-module-scss-module__uDMXvG__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}.F1webGenderSelectScreen-module-scss-module__uDMXvG__legalLink{color:#989898;text-underline-position:from-font;cursor:pointer;text-decoration:underline;transition:color .15s}.F1webGenderSelectScreen-module-scss-module__uDMXvG__legalLink:hover{color:#e0e0e0}.F1webGenderSelectScreen-module-scss-module__uDMXvG__legalSeparator{color:#989898;-webkit-user-select:none;user-select:none}.F1webGenderSelectScreen-module-scss-module__uDMXvG__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}.F1webGenderSelectScreen-module-scss-module__uDMXvG__subtext:hover{color:#d77c1f}
.F1webGraphScreen-module-scss-module__9Mkfmq__content{flex-direction:column;gap:24px;min-height:100vh;padding:60px 20px 140px;display:flex}.F1webGraphScreen-module-scss-module__9Mkfmq__header{text-align:center}.F1webGraphScreen-module-scss-module__9Mkfmq__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}.F1webGraphScreen-module-scss-module__9Mkfmq__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}.F1webGraphScreen-module-scss-module__9Mkfmq__legend{justify-content:center;gap:24px;display:flex}.F1webGraphScreen-module-scss-module__9Mkfmq__legendItem{align-items:center;gap:8px;display:flex}.F1webGraphScreen-module-scss-module__9Mkfmq__legendDot{border-radius:50%;width:12px;height:12px}.F1webGraphScreen-module-scss-module__9Mkfmq__legendLabel{color:#e0e0e0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.F1webGraphScreen-module-scss-module__9Mkfmq__graphContainer{background:#191c2d;border-radius:16px;justify-content:center;width:100%;padding:16px;display:flex}.F1webGraphScreen-module-scss-module__9Mkfmq__graphImage{object-fit:contain;width:100%;max-width:350px;height:auto}.F1webGraphScreen-module-scss-module__9Mkfmq__educationCards{flex-direction:column;gap:16px;display:flex}.F1webGraphScreen-module-scss-module__9Mkfmq__educationCard{background:#191c2d;border:1px solid #383849;border-radius:12px;gap:16px;padding:16px;display:flex}.F1webGraphScreen-module-scss-module__9Mkfmq__cardIcon{background:#21253c;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.F1webGraphScreen-module-scss-module__9Mkfmq__cardIcon img{object-fit:contain;width:100%;height:100%}.F1webGraphScreen-module-scss-module__9Mkfmq__cardContent{flex-direction:column;gap:4px;display:flex}.F1webGraphScreen-module-scss-module__9Mkfmq__cardLabel{color:#eb9033;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600}.F1webGraphScreen-module-scss-module__9Mkfmq__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}.F1webGraphScreen-module-scss-module__9Mkfmq__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}.F1webGraphScreen-module-scss-module__9Mkfmq__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}.F1webGraphScreen-module-scss-module__9Mkfmq__continueButton:hover{background:#d77c1f}.F1webGraphScreen-module-scss-module__9Mkfmq__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}.F1webGraphScreen-module-scss-module__9Mkfmq__continueButton:disabled{opacity:.5;cursor:not-allowed}
.F1webLoadingResultsScreen-module-scss-module__EzuRjW__container{background:#0d0d0d;flex-direction:column;min-height:100vh;display:flex}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__main{flex-direction:column;flex:1;align-items:center;gap:32px;padding:80px 20px 20px;display:flex}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__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}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__progressContainer{justify-content:center;align-items:center;display:flex;position:relative}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__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}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__progressCircle:before{content:"";background:#0d0d0d;border-radius:50%;position:absolute;inset:8px}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__progressContent{z-index:1;align-items:baseline;gap:4px;display:flex;position:relative}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__progressNumber{color:#fff;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:48px;font-weight:700}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__progressPercent{color:#989898;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:500}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__steps{flex-direction:column;gap:16px;width:100%;max-width:300px;display:flex}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__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}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__step.F1webLoadingResultsScreen-module-scss-module__EzuRjW__active{color:#fff}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__step.F1webLoadingResultsScreen-module-scss-module__EzuRjW__completed{color:#eb9033}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__step.F1webLoadingResultsScreen-module-scss-module__EzuRjW__disabled{opacity:.5}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__stepIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__spinner{animation:1s linear infinite F1webLoadingResultsScreen-module-scss-module__EzuRjW__spin}@keyframes F1webLoadingResultsScreen-module-scss-module__EzuRjW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__testimonialCard{background:#191c2d;border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:320px;padding:24px;animation:.3s F1webLoadingResultsScreen-module-scss-module__EzuRjW__fadeIn;display:flex}@keyframes F1webLoadingResultsScreen-module-scss-module__EzuRjW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__testimonialImage{background:#21253c;border-radius:50%;width:48px;height:48px;overflow:hidden}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__testimonialImage img{object-fit:cover;width:100%;height:100%}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__testimonialContent{flex-direction:column;gap:8px;display:flex}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__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}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__testimonialAuthor{color:#eb9033;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__carouselDots{justify-content:center;gap:8px;margin-top:8px;display:flex}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__dot{background:#35354e;border-radius:50%;width:8px;height:8px;transition:background .15s}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__activeDot{background:#eb9033}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__modal{z-index:300;background:#000000a6;justify-content:center;align-items:flex-end;animation:.2s F1webLoadingResultsScreen-module-scss-module__EzuRjW__fadeIn;display:flex;position:fixed;inset:0}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__bottomSheet{background:#191c2d;border-radius:20px 20px 0 0;width:100%;max-width:500px;padding:32px 20px 48px;animation:.3s F1webLoadingResultsScreen-module-scss-module__EzuRjW__slideUp}@keyframes F1webLoadingResultsScreen-module-scss-module__EzuRjW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__questionContent{text-align:center;margin-bottom:32px}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__questionLabel{color:#989898;margin:0 0 16px;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__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}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__answerButtons{gap:16px;display:flex}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__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}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__answerButton:hover{background:#21253c;border-color:#eb9033}.F1webLoadingResultsScreen-module-scss-module__EzuRjW__answerButton:active{background:#262636}
.F1webLoadingScreen-module-scss-module__zdaWTW__container{background:#0d0d0d;width:100%;height:100dvh;margin:0 auto;position:relative}.F1webLoadingScreen-module-scss-module__zdaWTW__innerContainer{background:#0d0d0d;width:100%;max-width:500px;height:100%;margin:0 auto;position:relative}.F1webLoadingScreen-module-scss-module__zdaWTW__backgroundImage{object-fit:cover;object-position:center top}.F1webLoadingScreen-module-scss-module__zdaWTW__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}.F1webLoadingScreen-module-scss-module__zdaWTW__textContent{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.F1webLoadingScreen-module-scss-module__zdaWTW__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}.F1webLoadingScreen-module-scss-module__zdaWTW__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}.F1webLoadingScreen-module-scss-module__zdaWTW__loadingSection{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.F1webLoadingScreen-module-scss-module__zdaWTW__loadingBarTrack{background:#35354e;border-radius:2px;width:100%;height:4px;overflow:hidden}.F1webLoadingScreen-module-scss-module__zdaWTW__loadingBarFill{background:#eb9033;border-radius:2px;width:0;height:100%;animation:3s ease-in-out forwards F1webLoadingScreen-module-scss-module__zdaWTW__loadingBar}@keyframes F1webLoadingScreen-module-scss-module__zdaWTW__loadingBar{0%{width:0}to{width:100%}}.F1webLoadingScreen-module-scss-module__zdaWTW__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__msElYa__card{border-radius:16px;flex-shrink:0;width:100%;display:flex;overflow:hidden}.QuestionCard-module-scss-module__msElYa__content{align-items:center;gap:16px;width:100%;padding:24px;display:flex}.QuestionCard-module-scss-module__msElYa__textSection{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.QuestionCard-module-scss-module__msElYa__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__msElYa__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__msElYa__imageSection{flex-shrink:0;width:80px;height:80px;position:relative}
.F1webMultiSelectScreen-module-scss-module__7X3EdG__content{width:100%;padding:0 20px;padding-bottom:calc(110px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:16px;display:flex}.F1webMultiSelectScreen-module-scss-module__7X3EdG__options{flex-direction:column;gap:8px;width:100%;display:flex}.F1webMultiSelectScreen-module-scss-module__7X3EdG__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}.F1webMultiSelectScreen-module-scss-module__7X3EdG__option:hover{background:#191924;border-color:#eb9033}.F1webMultiSelectScreen-module-scss-module__7X3EdG__option:focus{border-color:#eb9033;outline:none}.F1webMultiSelectScreen-module-scss-module__7X3EdG__option.F1webMultiSelectScreen-module-scss-module__7X3EdG__selected{background:#191924;border-color:#eb9033}.F1webMultiSelectScreen-module-scss-module__7X3EdG__option.F1webMultiSelectScreen-module-scss-module__7X3EdG__selected .F1webMultiSelectScreen-module-scss-module__7X3EdG__optionText{color:#fff}.F1webMultiSelectScreen-module-scss-module__7X3EdG__option.F1webMultiSelectScreen-module-scss-module__7X3EdG__selected .F1webMultiSelectScreen-module-scss-module__7X3EdG__checkbox{background:#eb9033;border-color:#eb9033}.F1webMultiSelectScreen-module-scss-module__7X3EdG__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}.F1webMultiSelectScreen-module-scss-module__7X3EdG__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}.F1webMultiSelectScreen-module-scss-module__7X3EdG__checkbox.F1webMultiSelectScreen-module-scss-module__7X3EdG__checked{background:#eb9033;border-color:#eb9033}.F1webMultiSelectScreen-module-scss-module__7X3EdG__checkmark{color:#0d0d0d;width:14px;height:10px}.F1webMultiSelectScreen-module-scss-module__7X3EdG__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}.F1webMultiSelectScreen-module-scss-module__7X3EdG__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}.F1webMultiSelectScreen-module-scss-module__7X3EdG__continueButton:hover{background:#d77c1f}.F1webMultiSelectScreen-module-scss-module__7X3EdG__continueButton:focus{outline:none;box-shadow:0 0 0 2px #eb9033}
.F1webRatingScreen-module-scss-module__7fXZva__container{flex-direction:column;width:100%;height:100%;padding:0 20px 24px;display:flex}.F1webRatingScreen-module-scss-module__7fXZva__content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;display:flex}.F1webRatingScreen-module-scss-module__7fXZva__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}.F1webRatingScreen-module-scss-module__7fXZva__quoteWrapper{background:#191c2d;border-left:3px solid #eb9033;border-radius:16px;width:100%;padding:24px}.F1webRatingScreen-module-scss-module__7fXZva__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}.F1webRatingScreen-module-scss-module__7fXZva__options{justify-content:center;gap:8px;width:100%;display:flex}.F1webRatingScreen-module-scss-module__7fXZva__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}.F1webRatingScreen-module-scss-module__7fXZva__option:hover{background:#191924;border-color:#eb9033}.F1webRatingScreen-module-scss-module__7fXZva__option:focus{border-color:#eb9033;outline:none}.F1webRatingScreen-module-scss-module__7fXZva__option.F1webRatingScreen-module-scss-module__7fXZva__selected{background:#191924;border-color:#eb9033}.F1webRatingScreen-module-scss-module__7fXZva__imageWrapper{flex-shrink:0;width:48px;height:48px;position:relative}.F1webRatingScreen-module-scss-module__7fXZva__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}.F1webRatingScreen-module-scss-module__7fXZva__emojiScale{gap:4px}.F1webRatingScreen-module-scss-module__7fXZva__emojiOption{min-width:0;padding:8px 4px}.F1webRatingScreen-module-scss-module__7fXZva__emoji{justify-content:center;align-items:center;width:48px;height:48px;font-size:36px;line-height:1;display:flex}.F1webRatingScreen-module-scss-module__7fXZva__scaleLabels{justify-content:space-between;width:100%;margin-top:8px;display:flex}.F1webRatingScreen-module-scss-module__7fXZva__scaleLabel{color:#e0e0e0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:400}
.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{flex-direction:column;flex:1;align-items:center;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:32px;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: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}.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}
.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}
