.Logo-module__hBkGBG__logo{font-family:var(--font-display), serif;color:var(--text);letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.Logo-module__hBkGBG__accent{color:var(--highlight)}
.Header-module__fS6tZa__header{text-align:center;padding:2rem 1.5rem 1.5rem}
.LadderStep-module__zg1EBa__step{z-index:1;gap:1rem;padding:.75rem 0;display:flex;position:relative}.LadderStep-module__zg1EBa__dotWrap{flex-direction:column;flex-shrink:0;align-items:center;width:48px;display:flex}.LadderStep-module__zg1EBa__dot{border:2.5px solid var(--border);background:var(--beige);border-radius:50%;width:12px;height:12px;margin-top:6px}.LadderStep-module__zg1EBa__content{flex:1;min-width:0}.LadderStep-module__zg1EBa__label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);margin-bottom:.25rem;font-size:.7rem;font-weight:600}.LadderStep-module__zg1EBa__card{border:1.5px solid var(--border);background:var(--surface);border-radius:10px;padding:1rem 1.1rem}.LadderStep-module__zg1EBa__card h4{margin-bottom:.3rem;font-size:.95rem;font-weight:600}.LadderStep-module__zg1EBa__card p{color:var(--text-dim);font-size:.82rem;line-height:1.5}.LadderStep-module__zg1EBa__price{color:var(--text-dim);margin-top:.6rem;padding:.15rem 0;font-size:.85rem;font-weight:700;display:inline-block}.LadderStep-module__zg1EBa__visible .LadderStep-module__zg1EBa__dot{border-color:var(--highlight);background:var(--highlight);box-shadow:0 0 0 4px var(--highlight-glow)}.LadderStep-module__zg1EBa__visible .LadderStep-module__zg1EBa__label{color:var(--highlight)}.LadderStep-module__zg1EBa__visible .LadderStep-module__zg1EBa__card{border-color:var(--highlight);background:#fff;box-shadow:0 2px 12px #e55d3c14}.LadderStep-module__zg1EBa__visible .LadderStep-module__zg1EBa__price{color:var(--highlight);background:0 0}.LadderStep-module__zg1EBa__locked .LadderStep-module__zg1EBa__card{filter:blur(6px);-webkit-user-select:none;user-select:none;pointer-events:none}.LadderStep-module__zg1EBa__locked .LadderStep-module__zg1EBa__label{filter:blur(4px)}
.ConceptBox-module__fZgx1q__box{background:var(--surface);border:1.5px solid var(--border);border-radius:12px;margin-bottom:1.5rem;padding:1.3rem}.ConceptBox-module__fZgx1q__box h3{margin-bottom:.6rem;font-size:.92rem;font-weight:700}.ConceptBox-module__fZgx1q__box p{color:var(--text-dim);margin-bottom:.8rem;font-size:.82rem;line-height:1.6}.ConceptBox-module__fZgx1q__box p:last-child{margin-bottom:0}.ConceptBox-module__fZgx1q__bar{letter-spacing:.02em;border-radius:8px;align-items:stretch;height:32px;margin:1rem 0 .4rem;font-size:.68rem;font-weight:600;display:flex;overflow:hidden}.ConceptBox-module__fZgx1q__seg{color:#fff;white-space:nowrap;justify-content:center;align-items:center;padding:0 .5rem;display:flex}.ConceptBox-module__fZgx1q__seg:first-child{color:var(--text);background:#c4d4c0;flex:1}.ConceptBox-module__fZgx1q__seg:nth-child(2){color:var(--text);background:#e8c86a;flex:1}.ConceptBox-module__fZgx1q__seg:nth-child(3){background:#e5873c;flex:1.3}.ConceptBox-module__fZgx1q__seg:nth-child(4){background:var(--highlight);flex:1}.ConceptBox-module__fZgx1q__labels{color:var(--text-dim);margin-bottom:.2rem;font-size:.65rem;display:flex}.ConceptBox-module__fZgx1q__labels span{text-align:center;flex:1}.ConceptBox-module__fZgx1q__labels span:nth-child(3){flex:1.3}@media (max-width:480px){.ConceptBox-module__fZgx1q__bar{font-size:.6rem}}
.ProgressBar-module__VXTzoG__wrap{margin-bottom:.5rem;padding:0 1.5rem}.ProgressBar-module__VXTzoG__bar{background:var(--border);border-radius:2px;height:3px;overflow:hidden}.ProgressBar-module__VXTzoG__fill{background:var(--highlight);border-radius:2px;height:100%;transition:width .5s cubic-bezier(.22,1,.36,1)}.ProgressBar-module__VXTzoG__label{color:var(--text-dim);text-align:right;margin-top:.5rem;font-size:.75rem;font-weight:500}
.RejectionCta-module__a1QIoa__cta{background:var(--surface);border:1.5px solid var(--border);border-radius:14px;padding:1.3rem}.RejectionCta-module__a1QIoa__cta h4{font-family:var(--font-display), serif;margin-bottom:.4rem;font-size:1.1rem}.RejectionCta-module__a1QIoa__cta p{color:var(--text-dim);margin-bottom:1.25rem;font-size:.82rem}
.ResultDisplay-module__wCf8RG__screen{flex-direction:column;flex:1;padding:1.5rem;animation:.4s cubic-bezier(.22,1,.36,1) ResultDisplay-module__wCf8RG__fadeUp;display:flex}@keyframes ResultDisplay-module__wCf8RG__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ResultDisplay-module__wCf8RG__header{text-align:center;margin-bottom:2rem}.ResultDisplay-module__wCf8RG__header h2{font-family:var(--font-display), serif;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.ResultDisplay-module__wCf8RG__header p{color:var(--text-dim);font-size:.9rem;line-height:1.5}.ResultDisplay-module__wCf8RG__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);border-bottom:1px solid var(--border);margin:1.5rem 0 .75rem;padding-bottom:.5rem;font-size:.72rem;font-weight:600}.ResultDisplay-module__wCf8RG__ladder{flex-direction:column;margin-bottom:.5rem;display:flex;position:relative}.ResultDisplay-module__wCf8RG__ladderLine{background:var(--border);z-index:0;width:2px;position:absolute;top:36px;bottom:36px;left:23px}.ResultDisplay-module__wCf8RG__cta{background:var(--surface);border:1.5px solid var(--border);border-radius:14px;padding:1.3rem}.ResultDisplay-module__wCf8RG__cta h4{font-family:var(--font-display), serif;margin-bottom:.4rem;font-size:1.1rem}.ResultDisplay-module__wCf8RG__cta p{color:var(--text-dim);margin-bottom:1.25rem;font-size:.82rem}.ResultDisplay-module__wCf8RG__calendlyWrap{border-radius:10px;overflow:hidden}.ResultDisplay-module__wCf8RG__calendlyWrap iframe{border:none;width:100%;display:block}
.ResultScreen-module__1wTkvW__screen{flex-direction:column;flex:1;padding:1.5rem;animation:.4s cubic-bezier(.22,1,.36,1) ResultScreen-module__1wTkvW__fadeUp;display:flex}@keyframes ResultScreen-module__1wTkvW__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ResultScreen-module__1wTkvW__header{text-align:center;margin-bottom:2rem}.ResultScreen-module__1wTkvW__header h2{font-family:var(--font-display), serif;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.ResultScreen-module__1wTkvW__header p{color:var(--text-dim);font-size:.9rem;line-height:1.5}.ResultScreen-module__1wTkvW__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);border-bottom:1px solid var(--border);margin:1.5rem 0 .75rem;padding-bottom:.5rem;font-size:.72rem;font-weight:600}.ResultScreen-module__1wTkvW__ladder{flex-direction:column;margin-bottom:.5rem;display:flex;position:relative}.ResultScreen-module__1wTkvW__ladderLine{background:var(--border);z-index:0;width:2px;position:absolute;top:36px;bottom:36px;left:23px}.ResultScreen-module__1wTkvW__loadingState{text-align:center;color:var(--text-dim);padding:3rem 1.5rem}.ResultScreen-module__1wTkvW__loadingDots{gap:6px;margin-top:1rem;display:inline-flex}.ResultScreen-module__1wTkvW__loadingDots span{background:var(--highlight);border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite ResultScreen-module__1wTkvW__dotPulse}.ResultScreen-module__1wTkvW__loadingDots span:nth-child(2){animation-delay:.2s}.ResultScreen-module__1wTkvW__loadingDots span:nth-child(3){animation-delay:.4s}@keyframes ResultScreen-module__1wTkvW__dotPulse{0%,80%,to{opacity:.25;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.ResultScreen-module__1wTkvW__errorState{text-align:center;padding:2rem 1.5rem}.ResultScreen-module__1wTkvW__errorState p{color:var(--text-dim);margin-bottom:1rem;font-size:.9rem}.ResultScreen-module__1wTkvW__paywallWrap{position:relative}.ResultScreen-module__1wTkvW__paywallOverlay{background:linear-gradient(to bottom, transparent 0%, var(--beige) 28%, var(--beige) 100%);z-index:5;flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:2rem;display:flex;position:absolute;inset:0}.ResultScreen-module__1wTkvW__optinBox{background:var(--surface);border:1.5px solid var(--border);border-radius:14px;width:100%;max-width:480px;padding:2rem 1.5rem;box-shadow:0 4px 24px #0000000f}.ResultScreen-module__1wTkvW__optinLock{background:var(--highlight-light);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 1rem;display:flex}.ResultScreen-module__1wTkvW__optinBox h3{font-family:var(--font-display), serif;text-align:left;max-width:340px;margin-bottom:.4rem;margin-left:auto;margin-right:auto;font-size:1.25rem;font-weight:700}.ResultScreen-module__1wTkvW__optinBox>p{color:var(--text-dim);max-width:340px;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;font-size:.85rem;line-height:1.5}.ResultScreen-module__1wTkvW__optinForm{flex-direction:column;gap:.75rem;max-width:340px;margin:0 auto;display:flex}.ResultScreen-module__1wTkvW__optinForm input{border:1.5px solid var(--border);background:var(--white);border-radius:8px;outline:none;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.ResultScreen-module__1wTkvW__optinForm input:focus{border-color:var(--highlight);box-shadow:0 0 0 3px var(--highlight-glow)}.ResultScreen-module__1wTkvW__optinForm button{border-radius:8px;justify-content:center;width:100%;margin-top:.25rem;padding:.9rem;font-size:1rem}.ResultScreen-module__1wTkvW__fieldError{color:var(--highlight);margin-top:-.25rem;font-size:.78rem;font-weight:500}.ResultScreen-module__1wTkvW__submitError{color:var(--highlight);margin-top:.5rem;font-size:.78rem;font-weight:500}.ResultScreen-module__1wTkvW__cta{background:var(--surface);border:1.5px solid var(--border);border-radius:14px;padding:1.3rem}.ResultScreen-module__1wTkvW__cta h4{font-family:var(--font-display), serif;margin-bottom:.4rem;font-size:1.1rem}.ResultScreen-module__1wTkvW__cta p{color:var(--text-dim);margin-bottom:1.25rem;font-size:.82rem}.ResultScreen-module__1wTkvW__calendlyWrap{border-radius:10px;overflow:hidden}.ResultScreen-module__1wTkvW__calendlyWrap iframe{border:none;width:100%;display:block}@media (max-width:480px){.ResultScreen-module__1wTkvW__paywallOverlay{background:linear-gradient(to bottom, transparent 0%, var(--beige) 18%, var(--beige) 100%);justify-content:flex-start;padding-top:3rem;padding-bottom:0}}
