.Hero_hero__T3Fr4{position:relative;width:100%;min-height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:60px}.Hero_background__qvycS{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background:radial-gradient(circle at center,rgba(30,27,75,.2) 0,transparent 70%)}.Hero_canvas__A8_5X{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;opacity:.8}.Hero_overlay__4XjG7{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 0,var(--background) 90%);pointer-events:none}.Hero_content__9ypWn{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin:0 auto}.Hero_badge__RIQsB{display:inline-flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);padding:.5rem 1rem;border-radius:99px;font-size:.875rem;color:var(--foreground-muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:2rem;animation:Hero_fadeInDown__gMI5z .8s ease-out}.Hero_badgeDot__587zL{width:8px;height:8px;background:#10b981;border-radius:50%;box-shadow:0 0 10px rgba(16,185,129,.5);animation:Hero_pulse__2CMVt 2s infinite}.Hero_headline__ejJDL{font-size:4rem;font-weight:800;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.5rem;animation:Hero_fadeInUp__6iRUV .8s ease-out .2s backwards}.Hero_subheadline__kYD1S{font-size:1.25rem;color:var(--foreground-muted);max-width:600px;margin-bottom:2.5rem;line-height:1.6;animation:Hero_fadeInUp__6iRUV .8s ease-out .4s backwards}.Hero_ctaGroup__iC9Ov{display:flex;flex-direction:column;align-items:center;gap:1rem;animation:Hero_fadeInUp__6iRUV .8s ease-out .6s backwards}.Hero_ctaSubtext__m2zar{font-size:.875rem;color:var(--foreground-muted);opacity:.7}@keyframes Hero_pulse__2CMVt{0%{transform:scale(.95);opacity:.5}50%{transform:scale(1.05);opacity:1}to{transform:scale(.95);opacity:.5}}@keyframes Hero_fadeInUp__6iRUV{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_fadeInDown__gMI5z{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero_headline__ejJDL{font-size:3rem}}@media (max-width:768px){.Hero_headline__ejJDL{font-size:2.5rem;padding:0 1rem}.Hero_subheadline__kYD1S{font-size:1.125rem;padding:0 1rem}.Hero_hero__T3Fr4{min-height:85vh;padding-top:80px}}@media (max-width:480px){.Hero_headline__ejJDL{font-size:2rem}}.ProblemSolution_section__ERDB0{padding:8rem 0;background:var(--background)}.ProblemSolution_problemContainer__ge9CJ{text-align:center;margin-bottom:6rem}.ProblemSolution_title__wUv1F{font-size:2.5rem;font-weight:700;margin-bottom:4rem;line-height:1.2}.ProblemSolution_highlight__vpKf_{color:var(--error);opacity:.9}.ProblemSolution_painPoints__HOzga{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.ProblemSolution_painPoint__YjpOU{background:hsla(0,0%,100%,.03);padding:2rem;border-radius:1rem;border:1px solid var(--border);transition:transform .2s}.ProblemSolution_painPoint__YjpOU:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.05)}.ProblemSolution_icon__NVoI7{font-size:2.5rem;margin-bottom:1rem}.ProblemSolution_painPoint__YjpOU h3{font-size:1.25rem;margin-bottom:.5rem;font-weight:600}.ProblemSolution_painPoint__YjpOU p{color:var(--foreground-muted);line-height:1.5}.ProblemSolution_divider__9pZH_{height:1px;background:linear-gradient(to right,transparent,var(--border),transparent);margin:0 auto 6rem;max-width:600px}.ProblemSolution_solutionContainer__zwaV7{text-align:center}.ProblemSolution_label__mAlh9{color:var(--accent-cyan);font-weight:600;letter-spacing:2px;font-size:.875rem;margin-bottom:1rem;text-transform:uppercase}.ProblemSolution_solutionTitle__SbAv1{font-size:3rem;margin-bottom:1.5rem}.ProblemSolution_solutionText__Z5E6b{font-size:1.25rem;color:var(--foreground-muted);max-width:600px;margin:0 auto 4rem;line-height:1.6}.ProblemSolution_benefitsGrid___AaBT{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:2rem 0}.ProblemSolution_benefit__BViX3{padding:1rem}.ProblemSolution_benefit__BViX3 strong{display:block;font-size:1.125rem;color:var(--primary);margin-bottom:.5rem}.ProblemSolution_benefit__BViX3 p{font-size:.875rem;color:var(--foreground-muted)}@media (max-width:768px){.ProblemSolution_benefitsGrid___AaBT{grid-template-columns:1fr;text-align:left;padding:0;border:none;gap:2rem}.ProblemSolution_benefit__BViX3{padding:1.5rem;background:var(--surface);border-radius:1rem;text-align:center}.ProblemSolution_title__wUv1F{font-size:2rem}}.Features_section__yiaqj{padding:6rem 0;background:var(--surface)}.Features_heading__JCOwD{font-size:2.5rem;text-align:center;margin-bottom:4rem}.Features_grid__1jM5e{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.Features_card__byPrq{background:hsla(0,0%,100%,.02);border:1px solid var(--border);padding:2rem;border-radius:1.5rem;transition:all .3s ease}.Features_card__byPrq:hover{background:hsla(0,0%,100%,.05);border-color:var(--primary);transform:translateY(-5px)}.Features_icon___Neo4{font-size:2rem;margin-bottom:1.5rem;background:hsla(0,0%,100%,.05);display:inline-flex;padding:1rem;border-radius:1rem}.Features_card__byPrq h3{font-size:1.25rem;margin-bottom:.75rem}.Features_card__byPrq p{color:var(--foreground-muted);line-height:1.6}.HowItWorks_section__Qonrr{padding:8rem 0;background:#000;position:relative}.HowItWorks_header__Ab_Yw{text-align:center;margin-bottom:5rem}.HowItWorks_title__ZTEiQ{font-size:2.5rem;margin-bottom:1rem}.HowItWorks_subtitle__DWUZ9{color:var(--foreground-muted);font-size:1.25rem}.HowItWorks_steps__QH1F2{display:flex;justify-content:space-between;align-items:flex-start;position:relative;gap:2rem}.HowItWorks_step__JLruV{text-align:center;flex:1 1;position:relative;background:var(--surface);padding:2rem;border-radius:1rem;border:1px solid var(--border);z-index:1}.HowItWorks_number__48_KU{width:40px;height:40px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin:0 auto 1.5rem;box-shadow:0 0 15px var(--primary-glow)}.HowItWorks_content__Y9UlL h3{font-size:1.125rem;margin-bottom:.5rem}.HowItWorks_content__Y9UlL p{font-size:.875rem;color:var(--foreground-muted);line-height:1.5}.HowItWorks_connector__i7gGE{display:none}@media (max-width:768px){.HowItWorks_steps__QH1F2{flex-direction:column}.HowItWorks_step__JLruV{width:100%}}.SocialProof_section__nBZr5{padding:6rem 0;background:var(--background)}.SocialProof_comparisonContainer__mARHw,.SocialProof_whoContainer__O4_TP{text-align:center;margin-bottom:6rem}.SocialProof_title__zxqmP{font-size:2.5rem;margin-bottom:3rem}.SocialProof_personaGrid__LddtQ{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem}.SocialProof_personaCard__CwSxe{background:hsla(0,0%,100%,.05);border:1px solid var(--border);padding:1rem 1.5rem;border-radius:99px;font-size:1rem;color:var(--foreground)}.SocialProof_tagline__kar_c{font-size:1.25rem;color:var(--foreground-muted);font-style:italic}.SocialProof_divider__k_FMq{height:1px;background:var(--border);margin:4rem auto;max-width:800px}.SocialProof_comparisonGrid__XNILu{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;max-width:800px;margin:0 auto}.SocialProof_badColumn__Fc_63,.SocialProof_goodColumn__REH_F{padding:2rem;border-radius:1.5rem}.SocialProof_badColumn__Fc_63{background:rgba(255,0,0,.05);border:1px solid rgba(255,0,0,.1)}.SocialProof_goodColumn__REH_F{background:rgba(79,70,229,.1);border:1px solid var(--primary);transform:scale(1.05)}.SocialProof_badColumn__Fc_63 h3,.SocialProof_goodColumn__REH_F h3{font-size:1.25rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.SocialProof_item__3DAsy{margin-bottom:1rem;font-size:1.125rem}@media (max-width:768px){.SocialProof_comparisonGrid__XNILu{grid-template-columns:1fr;gap:1rem}.SocialProof_goodColumn__REH_F{transform:none}}.TrustSection_section__6jnXZ{padding:6rem 0 8rem;background:linear-gradient(to bottom,var(--background),#111)}.TrustSection_title__82v24{text-align:center;font-size:2.5rem;margin-bottom:3rem}.TrustSection_betaInfo__cV1eo{margin-bottom:5rem}.TrustSection_betaGrid__qHrC_{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;text-align:center}.TrustSection_betaCard__Jv9ZH h3{color:var(--accent-violet);margin-bottom:.5rem}.TrustSection_betaCard__Jv9ZH p{color:var(--foreground-muted)}.TrustSection_formContainer__7P6iQ{margin:4rem auto 6rem;display:flex;justify-content:center}.TrustSection_trustInfo__t346Q{text-align:center;margin-bottom:6rem;padding:2rem;background:hsla(0,0%,100%,.03);border-radius:1rem}.TrustSection_trustInfo__t346Q h3{margin-bottom:1.5rem;font-size:1.25rem}.TrustSection_trustBadges__Bip5J{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.TrustSection_trustBadges__Bip5J span{color:var(--foreground-muted);font-size:.875rem;display:flex;align-items:center;gap:.5rem}.TrustSection_faqContainer__Ts2u8{max-width:800px;margin:0 auto 8rem}.TrustSection_faqItem__Ydbck{border-bottom:1px solid var(--border)}.TrustSection_faqQuestion__tVMEa{width:100%;text-align:left;background:none;border:none;color:var(--foreground);padding:1.5rem 0;font-size:1.125rem;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.TrustSection_faqAnswer__4dmo_{color:var(--foreground-muted);padding-bottom:1.5rem;line-height:1.6}.TrustSection_icon__fQqro{font-size:1.5rem;color:var(--primary)}.TrustSection_finalCta__nV7vW{text-align:center;padding:4rem 2rem;background:radial-gradient(circle at center,rgba(79,70,229,.2),transparent 70%);border:1px solid var(--border);border-radius:2rem}.TrustSection_finalTitle__n_nMi{font-size:3rem;line-height:1.2;margin-bottom:2rem}@media (max-width:768px){.TrustSection_finalTitle__n_nMi{font-size:2rem}.TrustSection_trustBadges__Bip5J{flex-direction:column;gap:1rem}}.BetaForm_form__BYZDK{background:var(--surface);padding:2rem;border-radius:1.5rem;border:1px solid var(--border);box-shadow:0 20px 40px -10px rgba(0,0,0,.5);max-width:480px;width:100%;margin:0 auto}.BetaForm_header__lUmEq{text-align:center;margin-bottom:2rem}.BetaForm_header__lUmEq h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.BetaForm_header__lUmEq p{color:var(--foreground-muted);font-size:.875rem}.BetaForm_fieldGroup__VfvaZ{margin-bottom:1.25rem}.BetaForm_fieldGroup__VfvaZ label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:var(--foreground-muted)}.BetaForm_fieldGroup__VfvaZ input,.BetaForm_fieldGroup__VfvaZ select{width:100%;padding:.75rem 1rem;background:hsla(0,0%,100%,.03);border:1px solid var(--border);border-radius:.75rem;color:var(--foreground);font-size:1rem;transition:all .2s;outline:none}.BetaForm_fieldGroup__VfvaZ input:focus,.BetaForm_fieldGroup__VfvaZ select:focus{border-color:var(--primary);background:rgba(79,70,229,.1);box-shadow:0 0 0 4px rgba(79,70,229,.1)}.BetaForm_submitBtn__RRbM5{width:100%;padding:1rem;background:linear-gradient(135deg,var(--primary),var(--accent-violet));color:#fff;border:none;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;margin-top:1rem;margin-bottom:1rem}.BetaForm_submitBtn__RRbM5:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px -5px var(--primary-glow)}.BetaForm_submitBtn__RRbM5:disabled{opacity:.7;cursor:not-allowed}.BetaForm_loading__h7Siy{position:relative;overflow:hidden}.BetaForm_loading__h7Siy:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.2);animation:BetaForm_shimmer__SDhhb 1s infinite}@keyframes BetaForm_shimmer__SDhhb{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.BetaForm_privacyNote__newLG{text-align:center;font-size:.75rem;color:var(--foreground-muted);opacity:.7}.BetaForm_successMessage__Q2QLK{text-align:center;padding:3rem 2rem;background:var(--surface);border-radius:1.5rem;border:1px solid var(--success);max-width:480px;width:100%;margin:0 auto;animation:BetaForm_scaleIn__T_CRr .3s ease-out}.BetaForm_checkIcon__0rHBi{width:64px;height:64px;background:var(--success);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1.5rem}.BetaForm_successMessage__Q2QLK h3{font-size:1.5rem;margin-bottom:.5rem}.BetaForm_successMessage__Q2QLK p{color:var(--foreground-muted);margin-bottom:1.5rem}.BetaForm_resetLink__L8Lq6{background:none;border:none;color:var(--primary);text-decoration:underline;cursor:pointer;font-size:.875rem}@keyframes BetaForm_scaleIn__T_CRr{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}