.Hero-module__JgYmMq__hero{align-items:center;min-height:100svh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__bgCanvas{z-index:0;opacity:.6;width:100%;height:100%;position:absolute;inset:0}.Hero-module__JgYmMq__cvCanvas{z-index:1;width:100%;height:100%;position:absolute;inset:0}.Hero-module__JgYmMq__vignette{z-index:2;pointer-events:none;background:radial-gradient(80% 60%,#0000 20%,#0a0a0ab3 100%);position:absolute;inset:0}.Hero-module__JgYmMq__content{z-index:3;max-width:760px;padding-block:clamp(4rem,10vh,7rem);position:relative}.Hero-module__JgYmMq__badge{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Hero-module__JgYmMq__badgeText{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem}.Hero-module__JgYmMq__headline{margin-bottom:1.5rem;line-height:1}.Hero-module__JgYmMq__headlineAccent{color:var(--amber)}.Hero-module__JgYmMq__subhead{color:var(--text-secondary);max-width:56ch;margin-bottom:2.5rem;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7}.Hero-module__JgYmMq__signals{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.Hero-module__JgYmMq__signal{flex-direction:column;gap:.2rem;display:flex}.Hero-module__JgYmMq__signalValue{font-family:var(--font-display);color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:1}.Hero-module__JgYmMq__signalLabel{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);max-width:14ch;font-size:.65rem}.Hero-module__JgYmMq__signalDivider{background:var(--border);flex-shrink:0;width:1px;height:40px}.Hero-module__JgYmMq__form{flex-direction:column;gap:.75rem;display:flex}.Hero-module__JgYmMq__formRow{gap:0;max-width:540px;display:flex}.Hero-module__JgYmMq__emailInput{border:1px solid var(--border-bright);color:var(--text-primary);background:#ffffff0a;border-right:none;outline:none;flex:1;min-width:0;padding:.875rem 1.25rem;font-size:.95rem;transition:border-color .2s}.Hero-module__JgYmMq__emailInput::placeholder{color:var(--text-muted)}.Hero-module__JgYmMq__emailInput:focus{border-color:var(--amber);background:#f59e0b0a}.Hero-module__JgYmMq__emailInput:disabled{opacity:.6}.Hero-module__JgYmMq__submitBtn{white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}.Hero-module__JgYmMq__submitBtn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.Hero-module__JgYmMq__spinner{border:2px solid #0000004d;border-top-color:#000;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite Hero-module__JgYmMq__spin;display:inline-block}@keyframes Hero-module__JgYmMq__spin{to{transform:rotate(360deg)}}.Hero-module__JgYmMq__errorMsg{font-family:var(--font-mono);color:var(--red);max-width:540px;font-size:.75rem}.Hero-module__JgYmMq__formDisclaimer{font-family:var(--font-mono);letter-spacing:.05em;color:var(--text-muted);max-width:unset;font-size:.65rem}.Hero-module__JgYmMq__successState{background:#22c55e0f;border:1px solid #22c55e4d;align-items:center;gap:.875rem;max-width:480px;padding:1rem 1.25rem;display:flex}.Hero-module__JgYmMq__successIcon{width:32px;height:32px;color:var(--green);background:#22c55e26;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__successText{color:var(--text-secondary);max-width:unset;font-size:.9rem}.Hero-module__JgYmMq__successText strong{color:var(--green)}.Hero-module__JgYmMq__bottomFade{z-index:4;background:linear-gradient(to bottom,transparent,var(--bg));pointer-events:none;height:160px;position:absolute;bottom:0;left:0;right:0}@media (max-width:640px){.Hero-module__JgYmMq__formRow{flex-direction:column}.Hero-module__JgYmMq__emailInput{border-right:1px solid var(--border-bright);border-bottom:none}.Hero-module__JgYmMq__emailInput:focus{border-color:var(--amber);border-bottom:none}.Hero-module__JgYmMq__signals{gap:1rem}.Hero-module__JgYmMq__signalDivider{display:none}}
.Problem-module__u1KM3q__problem{background:var(--bg);border-top:1px solid var(--border)}.Problem-module__u1KM3q__header{max-width:640px;margin-bottom:3rem}.Problem-module__u1KM3q__intro{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.Problem-module__u1KM3q__cards{background:var(--border);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5px;display:grid}.Problem-module__u1KM3q__card{background:var(--bg-card);flex-direction:column;gap:1rem;padding:2.5rem 2rem;transition:background .2s;display:flex;position:relative}.Problem-module__u1KM3q__card:hover{background:var(--surface)}.Problem-module__u1KM3q__card:before{content:"";background:linear-gradient(90deg,var(--amber)0%,transparent 100%);opacity:0;height:2px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.Problem-module__u1KM3q__card:hover:before{opacity:1}.Problem-module__u1KM3q__cardId{font-family:var(--font-mono);letter-spacing:.15em;color:var(--text-muted);font-size:.65rem}.Problem-module__u1KM3q__cardStat{flex-direction:column;gap:.2rem;display:flex}.Problem-module__u1KM3q__statValue{font-family:var(--font-display);color:var(--amber);font-size:2.5rem;font-weight:700;line-height:1}.Problem-module__u1KM3q__statLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem}.Problem-module__u1KM3q__cardTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.Problem-module__u1KM3q__cardBody{color:var(--text-secondary);max-width:36ch;font-size:.9rem;line-height:1.7}
.ValueStack-module__lckQsG__valueStack{background:var(--bg-elevated);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.ValueStack-module__lckQsG__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem;display:flex}.ValueStack-module__lckQsG__headerText{flex:1;min-width:260px}.ValueStack-module__lckQsG__toggle{border:1px solid var(--border-bright);flex-shrink:0;display:flex;overflow:hidden}.ValueStack-module__lckQsG__toggleBtn{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.6rem 1.5rem;font-size:.8rem;font-weight:700;transition:background .2s,color .2s}.ValueStack-module__lckQsG__toggleBtn.ValueStack-module__lckQsG__active{background:var(--amber);color:#000}.ValueStack-module__lckQsG__tableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.ValueStack-module__lckQsG__table{border-collapse:collapse;width:100%;font-size:.9rem}.ValueStack-module__lckQsG__thFeature{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);text-align:left;border-bottom:1px solid var(--border);width:30%;padding:.75rem 1rem .75rem 0;font-size:.65rem}.ValueStack-module__lckQsG__th{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);text-align:left;border-bottom:1px solid var(--border);padding:.75rem 1rem;font-size:.65rem;transition:color .2s}.ValueStack-module__lckQsG__thHighlight{color:var(--amber)}.ValueStack-module__lckQsG__row{border-bottom:1px solid var(--border);transition:background .15s}.ValueStack-module__lckQsG__row:hover{background:#ffffff05}.ValueStack-module__lckQsG__tdFeature{font-family:var(--font-display);color:var(--text-secondary);vertical-align:middle;padding:1rem 1rem 1rem 0;font-size:.95rem;font-weight:600}.ValueStack-module__lckQsG__td{vertical-align:middle;color:var(--text-secondary);padding:1rem;transition:color .2s,opacity .2s}.ValueStack-module__lckQsG__tdDim{opacity:.4}.ValueStack-module__lckQsG__tdHighlight{opacity:1}.ValueStack-module__lckQsG__badBefore{color:var(--red);font-weight:500}.ValueStack-module__lckQsG__goodAfter{color:var(--green);font-weight:500}
.SocialProof-module__Z4Tylq__socialProof{background:var(--bg);border-top:1px solid var(--border)}.SocialProof-module__Z4Tylq__header{max-width:480px;margin-bottom:3rem}.SocialProof-module__Z4Tylq__grid{background:var(--border);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5px;display:grid}.SocialProof-module__Z4Tylq__card{background:var(--bg-card);flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;transition:background .2s;display:flex}.SocialProof-module__Z4Tylq__card:hover{background:var(--surface)}.SocialProof-module__Z4Tylq__statBlock{flex-direction:column;gap:.25rem;display:flex}.SocialProof-module__Z4Tylq__statValue{font-family:var(--font-display);color:var(--amber);font-size:3rem;font-weight:700;line-height:1}.SocialProof-module__Z4Tylq__statLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem}.SocialProof-module__Z4Tylq__quote{flex:1;font-style:normal}.SocialProof-module__Z4Tylq__quote p{color:var(--text-secondary);max-width:38ch;font-size:.92rem;line-height:1.75}.SocialProof-module__Z4Tylq__attribution{border-top:1px solid var(--border);flex-direction:column;gap:.2rem;padding-top:1rem;display:flex}.SocialProof-module__Z4Tylq__name{font-family:var(--font-display);color:var(--text-primary);font-size:.9rem;font-weight:600}.SocialProof-module__Z4Tylq__company{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-muted);font-size:.65rem}
.Transformation-module__dAJqMq__transformation{background:var(--bg-elevated);border-top:1px solid var(--border)}.Transformation-module__dAJqMq__header{max-width:640px;margin-bottom:3.5rem}.Transformation-module__dAJqMq__intro{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.Transformation-module__dAJqMq__timeline{flex-direction:column;gap:0;display:flex}.Transformation-module__dAJqMq__stage{grid-template-columns:80px 1fr;gap:2rem;padding-bottom:2.5rem;display:grid}.Transformation-module__dAJqMq__stageNumber{flex-direction:column;align-items:center;gap:0;padding-top:.2rem;display:flex}.Transformation-module__dAJqMq__phaseLabel{border:1px solid var(--border-bright);background:var(--bg-card);width:44px;height:44px;font-family:var(--font-mono);letter-spacing:.08em;color:var(--amber);flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:500;transition:background .2s,border-color .2s;display:flex}.Transformation-module__dAJqMq__stage:hover .Transformation-module__dAJqMq__phaseLabel{background:var(--amber-glow);border-color:#f59e0b80}.Transformation-module__dAJqMq__connector{background:var(--border);flex:1;width:1px;min-height:2rem;margin:.5rem 0}.Transformation-module__dAJqMq__stageContent{border-bottom:1px solid var(--border);flex-direction:column;gap:.75rem;padding-bottom:2.5rem;display:flex}.Transformation-module__dAJqMq__stage:last-child .Transformation-module__dAJqMq__stageContent{border-bottom:none;padding-bottom:0}.Transformation-module__dAJqMq__stageMeta{flex-wrap:wrap;align-items:baseline;gap:1rem;display:flex}.Transformation-module__dAJqMq__stageTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.5rem;font-weight:700}.Transformation-module__dAJqMq__stageDuration{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--amber);background:var(--amber-glow);border:1px solid #f59e0b33;padding:.2rem .6rem;font-size:.7rem}.Transformation-module__dAJqMq__stageDesc{color:var(--text-secondary);max-width:56ch;font-size:.95rem;line-height:1.75}.Transformation-module__dAJqMq__stageDetail{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-muted);font-size:.68rem}@media (max-width:560px){.Transformation-module__dAJqMq__stage{grid-template-columns:1fr;gap:1rem}.Transformation-module__dAJqMq__stageNumber{flex-direction:row;align-items:center}.Transformation-module__dAJqMq__connector{width:2rem;height:1px;min-height:unset;margin:0 .5rem}}
.SecondaryCta-module__vmlzNG__secondaryCta{background:var(--bg);border-top:1px solid var(--border)}.SecondaryCta-module__vmlzNG__inner{flex-direction:column;gap:2rem;max-width:680px;display:flex}.SecondaryCta-module__vmlzNG__avatarRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.SecondaryCta-module__vmlzNG__avatars{display:flex}.SecondaryCta-module__vmlzNG__avatar{background:var(--surface);border:2px solid var(--bg);width:36px;height:36px;font-family:var(--font-mono);color:var(--amber);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-8px;font-size:.6rem;font-weight:500;display:flex}.SecondaryCta-module__vmlzNG__avatar:first-child{margin-left:0}.SecondaryCta-module__vmlzNG__avatarLabel{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-muted);max-width:unset;font-size:.72rem}.SecondaryCta-module__vmlzNG__avatarLabel strong{color:var(--text-secondary)}.SecondaryCta-module__vmlzNG__textBlock{flex-direction:column;display:flex}.SecondaryCta-module__vmlzNG__ctaTitle{margin-bottom:1rem}.SecondaryCta-module__vmlzNG__ctaBody{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.SecondaryCta-module__vmlzNG__actions{flex-wrap:wrap;gap:1rem;display:flex}.SecondaryCta-module__vmlzNG__perks{flex-direction:column;gap:.5rem;display:flex}.SecondaryCta-module__vmlzNG__perk{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.75rem;display:flex}.SecondaryCta-module__vmlzNG__checkmark{color:var(--amber);flex-shrink:0}
.Footer-module__Grjkva__footer{background:var(--bg-elevated);border-top:1px solid var(--border);padding-block:4rem 2.5rem}.Footer-module__Grjkva__top{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;gap:3rem;margin-bottom:2rem;padding-bottom:3rem;display:flex}.Footer-module__Grjkva__brand{flex-direction:column;gap:.75rem;display:flex}.Footer-module__Grjkva__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.Footer-module__Grjkva__logoMark{color:var(--amber);font-size:1rem;line-height:1}.Footer-module__Grjkva__logoText{font-family:var(--font-display);letter-spacing:.12em;color:var(--text-primary);font-size:1.25rem;font-weight:800}.Footer-module__Grjkva__tagline{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-muted);max-width:unset;font-size:.68rem}.Footer-module__Grjkva__links{flex-wrap:wrap;gap:3rem;display:flex}.Footer-module__Grjkva__linkGroup{flex-direction:column;gap:.75rem;display:flex}.Footer-module__Grjkva__linkGroupLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.25rem;font-size:.65rem}.Footer-module__Grjkva__link{font-family:var(--font-display);color:var(--text-secondary);font-size:.9rem;font-weight:500;transition:color .2s}.Footer-module__Grjkva__link:hover{color:var(--text-primary)}.Footer-module__Grjkva__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__Grjkva__copyright{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-muted);max-width:unset;font-size:.68rem}.Footer-module__Grjkva__legal{gap:1.5rem;display:flex}.Footer-module__Grjkva__legalLink{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-muted);font-size:.68rem;transition:color .2s}.Footer-module__Grjkva__legalLink:hover{color:var(--text-secondary)}
