.page_page__ZU32B{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;display:flex;min-height:100vh;align-items:center;justify-content:center;font-family:var(--font-geist-sans);background-color:var(--background)}.page_main__GlU4n{min-height:100vh;width:100%;max-width:800px;justify-content:space-between;background-color:var(--foreground);padding:120px 60px}.page_intro__NrUPI,.page_main__GlU4n{display:flex;flex-direction:column;align-items:flex-start}.page_intro__NrUPI{text-align:left;gap:24px}.page_intro__NrUPI h1{max-width:320px;font-size:40px;font-weight:600;line-height:48px;letter-spacing:-2.4px;text-wrap:balance;color:var(--text-primary)}.page_intro__NrUPI p{max-width:440px;font-size:18px;line-height:32px;text-wrap:balance;color:var(--text-secondary)}.page_intro__NrUPI a{font-weight:500;color:var(--text-primary)}.page_ctas__g5wGe{display:flex;flex-direction:row;width:100%;max-width:440px;gap:16px;font-size:14px}.page_ctas__g5wGe a{display:flex;justify-content:center;align-items:center;height:40px;padding:0 16px;border-radius:128px;border:1px solid transparent;transition:.2s;cursor:pointer;width:-moz-fit-content;width:fit-content;font-weight:500}a.page_primary__V8M9Y{background:var(--text-primary);color:var(--background);gap:8px}a.page_secondary__lm_PT{border-color:var(--button-secondary-border)}@media (hover:hover) and (pointer:fine){a.page_primary__V8M9Y:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__lm_PT:hover{background:var(--button-secondary-hover);border-color:transparent}}@media (max-width:600px){.page_main__GlU4n{padding:48px 24px}.page_intro__NrUPI{gap:16px}.page_intro__NrUPI h1{font-size:32px;line-height:40px;letter-spacing:-1.92px}}@media (prefers-color-scheme:dark){.page_logo__7fc9l{filter:invert()}.page_page__ZU32B{--background:#000;--foreground:#000;--text-primary:#ededed;--text-secondary:#999;--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;--button-secondary-border:#1a1a1a}}.FeaturesSection_features__k3pwq{padding:6rem 0;background:#f8fafc}.FeaturesSection_container__o09eh{max-width:1200px;margin:0 auto;padding:0 2rem}.FeaturesSection_header__P858w{text-align:center;margin-bottom:4rem}.FeaturesSection_title__po9WF{font-size:3rem;font-weight:800;color:#1f2937;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.FeaturesSection_subtitle__7PbMJ{font-size:1.3rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.FeaturesSection_grid__Ce0KR{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.FeaturesSection_card__PwVuc{background:white;padding:2.5rem;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #f1f5f9;text-align:center}.FeaturesSection_card__PwVuc:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(102,126,234,.15)}.FeaturesSection_icon__5rKF0{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem;border:2px solid;transition:all .3s ease}.FeaturesSection_card__PwVuc:hover .FeaturesSection_icon__5rKF0{transform:scale(1.1)}.FeaturesSection_cardTitle__PgE1t{font-size:1.4rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.FeaturesSection_cardDescription__LD8bQ{color:#6b7280;line-height:1.6;margin:0}@media (max-width:768px){.FeaturesSection_features__k3pwq{padding:4rem 0}.FeaturesSection_container__o09eh{padding:0 1rem}.FeaturesSection_title__po9WF{font-size:2.2rem}.FeaturesSection_subtitle__7PbMJ{font-size:1.1rem}.FeaturesSection_grid__Ce0KR{grid-template-columns:1fr;gap:1.5rem}.FeaturesSection_card__PwVuc{padding:2rem}}.HeroSection_hero__LcTg9{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:6rem 0;position:relative;overflow:hidden}.HeroSection_hero__LcTg9:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.HeroSection_container__gqpWC{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.HeroSection_content__7Lf9F{display:flex;flex-direction:column;gap:2rem}.HeroSection_badge__AduHT{background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);padding:.75rem 1.5rem;border-radius:50px;font-weight:600;font-size:.9rem;display:inline-block;width:-moz-fit-content;width:fit-content}.HeroSection_title__kiiC4{font-size:3.5rem;font-weight:800;line-height:1.1;margin:0}.HeroSection_animatedText__EKv3q{display:block;background:linear-gradient(135deg,#ffd89b,#19547b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:HeroSection_fadeIn__Sog_u .5s ease-in-out}@keyframes HeroSection_fadeIn__Sog_u{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.HeroSection_subtitle__gJ3T4{font-size:1.3rem;line-height:1.6;color:rgba(255,255,255,.9);margin:0}.HeroSection_ctaButtons__qNPxr{display:flex;gap:1rem;flex-wrap:wrap}.HeroSection_primaryButton__hsN5H{background:white;color:#667eea;border:none;padding:1rem 2rem;border-radius:12px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.HeroSection_primaryButton__hsN5H:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(255,255,255,.2)}.HeroSection_secondaryButton__JZCb3{background:transparent;color:white;border:2px solid rgba(255,255,255,.3);padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.HeroSection_secondaryButton__JZCb3:hover{background:rgba(255,255,255,.1);transform:translateY(-3px)}.HeroSection_stats__l9Iz7{display:flex;gap:2rem;margin-top:1rem}.HeroSection_stat__2tUlv{display:flex;flex-direction:column;align-items:flex-start}.HeroSection_stat__2tUlv strong{font-size:1.8rem;font-weight:800}.HeroSection_stat__2tUlv span{font-size:.9rem;opacity:.8}.HeroSection_visual__ENiNE{display:flex;justify-content:center;align-items:center}.HeroSection_resumePreview__1W7_Z{background:white;border-radius:20px;padding:2rem;box-shadow:0 25px 50px rgba(0,0,0,.3);width:100%;max-width:400px;animation:HeroSection_float__2QO8G 3s ease-in-out infinite}@keyframes HeroSection_float__2QO8G{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.HeroSection_resumeHeader__6pi4M{display:flex;gap:1rem;margin-bottom:2rem}.HeroSection_avatar__cstyh{width:60px;height:60px;background:#e2e8f0;border-radius:10px}.HeroSection_previewContent__qEYC6{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.HeroSection_previewLine__N4wvM{height:12px;background:#e2e8f0;border-radius:6px}.HeroSection_previewLine__N4wvM:first-child{width:80%}.HeroSection_previewLine__N4wvM:nth-child(2){width:60%}.HeroSection_previewLine__N4wvM:nth-child(3){width:70%}.HeroSection_resumeBody__Ch984{display:flex;flex-direction:column;gap:1.5rem}.HeroSection_sectionTitle__y9oNT{height:16px;background:#667eea;border-radius:8px;width:40%;margin-bottom:1rem}.HeroSection_sectionContent__ChTQG{display:flex;flex-direction:column;gap:.75rem}@media (max-width:968px){.HeroSection_container__gqpWC{grid-template-columns:1fr;gap:3rem;text-align:center}.HeroSection_title__kiiC4{font-size:2.8rem}.HeroSection_stats__l9Iz7{justify-content:center}.HeroSection_stat__2tUlv{align-items:center}}@media (max-width:768px){.HeroSection_hero__LcTg9{padding:4rem 0}.HeroSection_container__gqpWC{padding:0 1rem}.HeroSection_title__kiiC4{font-size:2.2rem}.HeroSection_subtitle__gJ3T4{font-size:1.1rem}.HeroSection_ctaButtons__qNPxr{flex-direction:column}.HeroSection_stats__l9Iz7{flex-direction:column;gap:1rem}}.HowItWorks_howItWorks__Sm27d{padding:6rem 0;background:white}.HowItWorks_container__IQKnA{max-width:1000px;margin:0 auto;padding:0 2rem}.HowItWorks_header__Ab_Yw{text-align:center;margin-bottom:4rem}.HowItWorks_title__ZTEiQ{font-size:3rem;font-weight:800;color:#1f2937;margin-bottom:1rem}.HowItWorks_subtitle__DWUZ9{font-size:1.3rem;color:#6b7280;max-width:500px;margin:0 auto;line-height:1.6}.HowItWorks_steps__QH1F2{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative}.HowItWorks_step__JLruV{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.HowItWorks_stepNumber____x9x{background:linear-gradient(135deg,#667eea,#764ba2);color:white;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;margin-bottom:1.5rem;z-index:2}.HowItWorks_stepContent__liOGZ{background:#f8fafc;padding:2rem;border-radius:20px;border:2px solid #e2e8f0;transition:all .3s ease}.HowItWorks_step__JLruV:hover .HowItWorks_stepContent__liOGZ{background:white;border-color:#667eea;transform:translateY(-5px);box-shadow:0 15px 35px rgba(102,126,234,.15)}.HowItWorks_stepIcon__2UiEM{font-size:3rem;margin-bottom:1rem}.HowItWorks_stepTitle__Fz_gj{font-size:1.3rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.HowItWorks_stepDescription__XmSkU{color:#6b7280;line-height:1.6;margin:0}.HowItWorks_connector__i7gGE{position:absolute;top:25px;right:-1rem;width:2rem;height:2px;background:#e2e8f0;z-index:1}@media (max-width:968px){.HowItWorks_steps__QH1F2{grid-template-columns:repeat(2,1fr);gap:3rem}.HowItWorks_connector__i7gGE:nth-child(2),.HowItWorks_connector__i7gGE:nth-child(4){display:none}}@media (max-width:768px){.HowItWorks_howItWorks__Sm27d{padding:4rem 0}.HowItWorks_container__IQKnA{padding:0 1rem}.HowItWorks_title__ZTEiQ{font-size:2.2rem}.HowItWorks_subtitle__DWUZ9{font-size:1.1rem}.HowItWorks_steps__QH1F2{grid-template-columns:1fr;gap:2rem}.HowItWorks_connector__i7gGE{display:none}.HowItWorks_stepContent__liOGZ{padding:1.5rem}}.TestimonialsSection_testimonials__mpQ_l{padding:6rem 0;background:linear-gradient(135deg,#f093fb,#f5576c);color:white}.TestimonialsSection_container__SY86i{max-width:800px;margin:0 auto;padding:0 2rem}.TestimonialsSection_header__Z94i9{text-align:center;margin-bottom:4rem}.TestimonialsSection_title__zcSRc{font-size:3rem;font-weight:800;margin-bottom:1rem}.TestimonialsSection_subtitle__YBQEj{font-size:1.3rem;opacity:.9;max-width:500px;margin:0 auto;line-height:1.6}.TestimonialsSection_carousel__MdKQ1{display:flex;align-items:center;gap:2rem;margin-bottom:2rem}.TestimonialsSection_navButton__1Iq_W{background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:white;width:50px;height:50px;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.TestimonialsSection_navButton__1Iq_W:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.TestimonialsSection_testimonial__mUvaC{flex:1 1;text-align:center;padding:2rem}.TestimonialsSection_quote__Y_cjS{font-size:1.4rem;line-height:1.6;margin-bottom:2rem;font-style:italic;position:relative}.TestimonialsSection_quote__Y_cjS:after,.TestimonialsSection_quote__Y_cjS:before{content:'"';font-size:4rem;position:absolute;opacity:.3}.TestimonialsSection_quote__Y_cjS:before{top:-1rem;left:-1rem}.TestimonialsSection_quote__Y_cjS:after{bottom:-2rem;right:-1rem}.TestimonialsSection_rating__C2ULp{margin-bottom:2rem}.TestimonialsSection_star__mQM3I{font-size:1.5rem;margin:0 .1rem}.TestimonialsSection_author__VYHSB{display:flex;align-items:center;justify-content:center;gap:1rem}.TestimonialsSection_avatar___VZpp{width:60px;height:60px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem}.TestimonialsSection_authorInfo__kBb0P{text-align:left}.TestimonialsSection_name__MT6Qs{font-weight:700;font-size:1.2rem;margin-bottom:.25rem}.TestimonialsSection_role__JLCPq{opacity:.8;font-size:.9rem}.TestimonialsSection_dots__SLzne{display:flex;justify-content:center;gap:.5rem}.TestimonialsSection_dot__7YXJu{width:12px;height:12px;border-radius:50%;border:none;background:rgba(255,255,255,.3);cursor:pointer;transition:all .3s ease}.TestimonialsSection_dot__7YXJu.TestimonialsSection_active__DaYIg{background:white;transform:scale(1.2)}@media (max-width:768px){.TestimonialsSection_testimonials__mpQ_l{padding:4rem 0}.TestimonialsSection_container__SY86i{padding:0 1rem}.TestimonialsSection_title__zcSRc{font-size:2.2rem}.TestimonialsSection_subtitle__YBQEj{font-size:1.1rem}.TestimonialsSection_carousel__MdKQ1{gap:1rem}.TestimonialsSection_navButton__1Iq_W{width:40px;height:40px;font-size:1.2rem}.TestimonialsSection_quote__Y_cjS{font-size:1.2rem}.TestimonialsSection_author__VYHSB{flex-direction:column;text-align:center}.TestimonialsSection_authorInfo__kBb0P{text-align:center}}