.Hero_hero__T3Fr4{min-height:100vh;background:linear-gradient(180deg,#F5F7F4,#E8EBE6);position:relative}.Hero_nav__rE4af{padding:24px 0;position:-webkit-sticky;position:sticky;top:0;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(45,95,63,.08);z-index:10}.Hero_navContent__3cFPa{max-width:1280px;margin:0 auto;padding:0 32px;justify-content:space-between}.Hero_logo__KLHdu,.Hero_navContent__3cFPa{display:flex;align-items:center}.Hero_logoText__UcFC2{font-size:28px;font-weight:800;color:#2D5F3F;letter-spacing:-.5px}.Hero_logoSub__Yzf0e{color:#d95d39;font-size:18px}.Hero_navLinks__yF6ZA{display:flex;gap:32px;align-items:center}.Hero_navLinks__yF6ZA a{font-size:15px;font-weight:500;color:#1A2420;transition:color .2s}.Hero_navLinks__yF6ZA a:hover{color:#2D5F3F}.Hero_signIn__QnNWp{background:transparent;border:none;font-size:15px;font-weight:600;color:#2D5F3F;padding:8px 16px}.Hero_heroContent__LGzYr{max-width:1280px;margin:0 auto;padding:96px 32px;display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.Hero_heroText__OPW7w{display:flex;flex-direction:column;gap:24px}.Hero_headline__ejJDL{font-size:64px;font-weight:800;line-height:1.1;color:#1A2420;letter-spacing:-1px}.Hero_subheadline__kYD1S{font-size:20px;line-height:1.6;color:#6B7871}.Hero_ctaGroup__iC9Ov{display:flex;gap:16px;margin-top:16px}.Hero_ctaPrimary__lJ5Mt{background:#2D5F3F;color:white;border:none;padding:16px 32px;border-radius:24px;font-size:16px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px rgba(45,95,63,.2)}.Hero_ctaPrimary__lJ5Mt:hover{background:#1C4028;transform:translateY(-2px);box-shadow:0 8px 24px rgba(45,95,63,.3)}.Hero_ctaSecondary__DEHzS{background:white;color:#2D5F3F;border:2px solid #2d5f3f;padding:16px 32px;border-radius:24px;font-size:16px;font-weight:600;transition:all .2s}.Hero_ctaSecondary__DEHzS:hover{background:#F5F7F4}.Hero_trust__ZQwol{font-size:14px;color:#9BA39E}.Hero_heroVisual__65JDq{display:flex;justify-content:center;align-items:center}.Hero_mockup__6shAw{width:100%;max-width:500px}.Hero_mockupPlaceholder__EIWQr{background:white;border-radius:24px;padding:32px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);height:500px;display:flex;flex-direction:column}.Hero_mockupHeader__blwlD{font-size:24px;font-weight:700;color:#2D5F3F;margin-bottom:24px;text-align:center}.Hero_carouselContent___N_cF{flex:1 1;display:flex;flex-direction:column;gap:16px;min-height:240px}.Hero_featureItem__uog_X{background:#F5F7F4;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:8px;transition:transform .2s}.Hero_featureItem__uog_X:hover{transform:translateX(4px)}.Hero_itemLabel___98_J{font-size:16px;font-weight:600;color:#1A2420;display:flex;align-items:center;gap:8px}.Hero_badge__RIQsB{font-size:20px}.Hero_itemDetail__bJELU{font-size:14px;color:#6B7871}.Hero_itemMeta__FR0W8{font-size:13px;color:#9BA39E}.Hero_itemCount__983rh{position:absolute;right:20px;top:20px;background:#2D5F3F;color:white;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:600}.Hero_carouselDots__K8fOU{display:flex;justify-content:center;gap:8px;margin-top:24px}.Hero_dot__FL1Nb{width:8px;height:8px;border-radius:50%;background:#E8EBE6;border:none;cursor:pointer;transition:all .3s;padding:0}.Hero_dotActive__MknUX{background:#2D5F3F;width:24px;border-radius:4px}@media (max-width:1024px){.Hero_heroContent__LGzYr{grid-template-columns:1fr;gap:48px}.Hero_headline__ejJDL{font-size:48px}.Hero_navLinks__yF6ZA{display:none}}.EarlyAccessModal_overlay__9d4iJ{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(26,36,32,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.EarlyAccessModal_modal__qB2vD{background:white;border-radius:24px;padding:48px;max-width:500px;width:100%;position:relative;max-height:90vh;overflow-y:auto}.EarlyAccessModal_close__10XEB{position:absolute;top:20px;right:20px;background:transparent;border:none;font-size:32px;color:#6B7871;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.EarlyAccessModal_close__10XEB:hover{background:#F5F7F4;color:#1A2420}.EarlyAccessModal_modal__qB2vD h2{font-size:32px;font-weight:800;color:#1A2420;margin-bottom:8px}.EarlyAccessModal_subtitle__w_uGS{font-size:16px;color:#6B7871;margin-bottom:32px}.EarlyAccessModal_field__UUaBc{margin-bottom:20px}.EarlyAccessModal_field__UUaBc label{display:block;font-size:14px;font-weight:600;color:#1A2420;margin-bottom:8px}.EarlyAccessModal_field__UUaBc input,.EarlyAccessModal_field__UUaBc select{width:100%;padding:12px 16px;border:2px solid #e8ebe6;border-radius:12px;font-size:15px;font-family:inherit;color:#1A2420;transition:border-color .2s}.EarlyAccessModal_field__UUaBc input:focus,.EarlyAccessModal_field__UUaBc select:focus{outline:none;border-color:#2D5F3F}.EarlyAccessModal_field__UUaBc input::placeholder{color:#9BA39E}.EarlyAccessModal_submit__hwY0P{width:100%;background:#2D5F3F;color:white;border:none;padding:16px 32px;border-radius:24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:12px}.EarlyAccessModal_submit__hwY0P:hover{background:#1C4028;transform:translateY(-2px);box-shadow:0 8px 24px rgba(45,95,63,.3)}.EarlyAccessModal_success__J7IyK{text-align:center;padding:32px 0}.EarlyAccessModal_checkmark__H9_gu{width:80px;height:80px;border-radius:50%;background:#2D5F3F;color:white;font-size:48px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;animation:EarlyAccessModal_scaleIn__elkSd .3s ease-out}@keyframes EarlyAccessModal_scaleIn__elkSd{0%{transform:scale(0)}to{transform:scale(1)}}.EarlyAccessModal_success__J7IyK h2{margin-bottom:12px}.EarlyAccessModal_success__J7IyK p{font-size:16px;color:#6B7871}@media (max-width:600px){.EarlyAccessModal_modal__qB2vD{padding:32px 24px}.EarlyAccessModal_modal__qB2vD h2{font-size:24px}}.Problem_section__1OYba{padding:96px 0;background:white}.Problem_container__mwL2r{max-width:900px;margin:0 auto;padding:0 32px;text-align:center}.Problem_problem__ysEGg{font-size:24px;line-height:1.5;color:#6B7871;margin-bottom:24px}.Problem_promise__YUTbA{font-size:28px;line-height:1.4;font-weight:600;color:#1A2420}.ValuePillars_section__6SDEZ{padding:96px 0;background:#F5F7F4}.ValuePillars_container__wU5Lh{max-width:1280px;margin:0 auto;padding:0 32px}.ValuePillars_grid__x_pSE{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.ValuePillars_card__M6wbg{background:white;border-radius:24px;padding:32px;box-shadow:0 4px 12px rgba(45,95,63,.06);transition:transform .2s,box-shadow .2s}.ValuePillars_card__M6wbg:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(45,95,63,.1)}.ValuePillars_title__ve858{font-size:20px;font-weight:700;color:#1A2420;margin-bottom:12px}.ValuePillars_description__3LbjQ{font-size:16px;line-height:1.6;color:#6B7871}.HowItWorks_section__Qonrr{padding:96px 0;background:white}.HowItWorks_container__IQKnA{max-width:1280px;margin:0 auto;padding:0 32px}.HowItWorks_sectionTitle__gEDFi{font-size:48px;font-weight:800;color:#1A2420;text-align:center;margin-bottom:64px}.HowItWorks_steps__QH1F2{display:flex;flex-direction:column;gap:32px}.HowItWorks_step__JLruV{display:flex;gap:24px;align-items:flex-start}.HowItWorks_stepNumber____x9x{min-width:48px;height:48px;background:#2D5F3F;color:white;border-radius:24px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.HowItWorks_stepContent__liOGZ{flex:1 1}.HowItWorks_stepTitle__Fz_gj{font-size:24px;font-weight:700;color:#1A2420;margin-bottom:8px}.HowItWorks_stepDescription__XmSkU{font-size:16px;line-height:1.6;color:#6B7871}.Features_section__yiaqj{padding:96px 0;background:#F5F7F4}.Features_container__1lgDJ{max-width:1280px;margin:0 auto;padding:0 32px}.Features_sectionTitle__9V871{font-size:48px;font-weight:800;color:#1A2420;text-align:center;margin-bottom:64px}.Features_grid__1jM5e{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:32px;gap:32px}.Features_feature__S0F04{background:white;border-radius:24px;padding:32px;box-shadow:0 4px 12px rgba(45,95,63,.06)}.Features_feature__S0F04 h3{font-size:22px;font-weight:700;color:#2D5F3F;margin-bottom:16px}.Features_feature__S0F04 ul{list-style:none}.Features_feature__S0F04 li{font-size:15px;line-height:1.6;color:#6B7871;margin-bottom:8px;padding-left:20px;position:relative}.Features_feature__S0F04 li:before{content:"✓";position:absolute;left:0;color:#38A169;font-weight:700}.Pricing_section__7_I0F{padding:96px 0;background:white}.Pricing_container__VlN17{max-width:1280px;margin:0 auto;padding:0 32px}.Pricing_sectionTitle__Osdsh{font-size:48px;font-weight:800;color:#1A2420;text-align:center;margin-bottom:64px}.Pricing_grid__FkhbL{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:32px;gap:32px}.Pricing_card__JZ_rg{background:#F5F7F4;border-radius:24px;padding:40px;border:2px solid transparent}.Pricing_highlight__V_CMG{background:white;border-color:#2D5F3F;box-shadow:0 8px 24px rgba(45,95,63,.1)}.Pricing_planName__hYTiR{font-size:20px;font-weight:700;color:#1A2420}.Pricing_price__mjPhi{font-size:40px;font-weight:800;color:#2D5F3F;margin:16px 0 24px}.Pricing_features__y8aW9{list-style:none;margin-bottom:32px}.Pricing_features__y8aW9 li{font-size:15px;color:#6B7871;margin-bottom:12px;padding-left:24px;position:relative}.Pricing_features__y8aW9 li:before{content:"✓";position:absolute;left:0;color:#38A169;font-weight:700}.Pricing_cta__2cGW3{width:100%;background:#2D5F3F;color:white;border:none;padding:16px;border-radius:16px;font-size:16px;font-weight:600}.FAQ_section__AblqS{padding:96px 0;background:white}.FAQ_container__qxAig{max-width:900px;margin:0 auto;padding:0 32px}.FAQ_sectionTitle__qXvTn{font-size:48px;font-weight:800;color:#1A2420;text-align:center;margin-bottom:64px}.FAQ_faqList__wU6Pn{display:flex;flex-direction:column;gap:32px}.FAQ_faqItem__SHJ9L{border-bottom:1px solid rgba(45,95,63,.12);padding-bottom:24px}.FAQ_question__KVX9z{font-size:20px;font-weight:700;color:#1A2420;margin-bottom:12px}.FAQ_answer__Zehdp{font-size:16px;line-height:1.6;color:#6B7871}.FinalCTA_section__ewkDW{padding:96px 0;background:#2D5F3F;color:white;text-align:center;position:relative;overflow:hidden}.FinalCTA_section__ewkDW:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/fitsum-admasu-oGv9xIl7DkY-unsplash.jpg);background-size:cover;background-position:50%;opacity:.12;z-index:0}.FinalCTA_container__PKg4y{max-width:800px;margin:0 auto;padding:0 32px;position:relative;z-index:1}.FinalCTA_container__PKg4y h2{font-size:48px;font-weight:800;margin-bottom:32px}.FinalCTA_buttons__Ud7dv{display:flex;gap:16px;justify-content:center}.FinalCTA_primary__4_R83{background:white;color:#2D5F3F;border:none;padding:16px 32px;border-radius:24px;font-size:16px;font-weight:600}.FinalCTA_secondary__eFov7{background:transparent;color:white;border:2px solid white;padding:16px 32px;border-radius:24px;font-size:16px;font-weight:600}