.page_page__ZU32B{min-height:100vh;background:var(--bg-base)}.page_nav__zpG_3{position:fixed;top:0;left:0;right:0;z-index:50;padding:1rem 1.5rem;transition:all .3s ease}.page_navScrolled__zjNuR{background:var(--bg-surface);box-shadow:0 1px 3px var(--shadow-color);border-bottom:1px solid var(--border-color)}.page_navInner__JKFQa{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.page_logo__7fc9l{display:flex;align-items:center;gap:.75rem;text-decoration:none}.page_logoIcon__vIYln{width:40px;height:40px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;color:white}.page_logoIcon__vIYln svg{width:24px;height:24px}.page_logoText__ZUV_x{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.page_navLinks__3Mchl{display:none;gap:2rem}@media (min-width:768px){.page_navLinks__3Mchl{display:flex}}.page_navLink__2S7dD{font-size:.875rem;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:color .2s}.page_navLink__2S7dD:hover{color:var(--text-primary)}.page_navActions__clKtU{display:flex;align-items:center;gap:.75rem}.page_loginLink__FvGZj{display:none;font-size:.875rem;font-weight:500;color:var(--text-secondary);text-decoration:none;padding:.5rem 1rem}@media (min-width:640px){.page_loginLink__FvGZj{display:block}}.page_loginLink__FvGZj:hover{color:var(--text-primary)}.page_ctaButtonSmall__qK7Ji{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:var(--text-primary);color:var(--bg-surface);font-size:.875rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all .2s}.page_ctaButtonSmall__qK7Ji:hover{opacity:.9;transform:translateY(-1px)}.page_ctaButtonSmall__qK7Ji svg{width:16px;height:16px}.page_hero__SKW6o{padding:8rem 1.5rem 4rem;text-align:center;position:relative;overflow:hidden}.page_heroBackground__LV9pF{position:absolute;inset:0;background:linear-gradient(180deg,rgba(37,99,235,.05),transparent 50%);pointer-events:none}.page_heroContent__2lPR8{position:relative;max-width:800px;margin:0 auto}.page_badge__s34Is{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(37,99,235,.1);border:1px solid rgba(37,99,235,.2);border-radius:50px;font-size:.875rem;font-weight:500;color:var(--primary);margin-bottom:1.5rem}.page_badgeDot__Z7VzP{width:8px;height:8px;background:var(--success);border-radius:50%;animation:page_pulse__U_e85 2s infinite}@keyframes page_pulse__U_e85{0%,to{opacity:1}50%{opacity:.5}}.page_heroTitle__Gfler{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.1;margin-bottom:1.5rem}@media (min-width:640px){.page_heroTitle__Gfler{font-size:3.5rem}}@media (min-width:1024px){.page_heroTitle__Gfler{font-size:4rem}}.page_heroHighlight__0P6_3{background:linear-gradient(135deg,var(--primary) 0,#06b6d4 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_heroSubtitle__RTAw0{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}@media (min-width:640px){.page_heroSubtitle__RTAw0{font-size:1.25rem}}.page_heroCta__jc8eN{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:2rem}@media (min-width:640px){.page_heroCta__jc8eN{flex-direction:row}}.page_ctaButtonPrimary__8BxjY{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:var(--text-primary);color:var(--bg-surface);font-size:1.125rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all .2s;box-shadow:0 4px 14px rgba(0,0,0,.15)}.page_ctaButtonPrimary__8BxjY:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.page_ctaButtonPrimary__8BxjY svg{width:20px;height:20px}.page_ctaButtonSecondary__nXhyv{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:var(--bg-surface);color:var(--text-primary);font-size:1.125rem;font-weight:600;border-radius:50px;text-decoration:none;border:1px solid var(--border-color);transition:all .2s}.page_ctaButtonSecondary__nXhyv:hover{border-color:var(--text-secondary);background:var(--bg-subtle)}.page_trustSignals__5jwCT{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;font-size:.875rem;color:var(--text-secondary)}.page_trustItem__d6eQT{display:flex;align-items:center;gap:.5rem}.page_trustIcon__uE7dI{width:20px;height:20px;color:var(--success)}.page_stats__L5b4y{padding:4rem 1.5rem;background:var(--bg-surface)}.page_statsInner___HTnk{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (min-width:768px){.page_statsInner___HTnk{grid-template-columns:repeat(4,1fr)}}.page_statItem__RMGkH{text-align:center}.page_statValue__FXJDK{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}@media (min-width:640px){.page_statValue__FXJDK{font-size:3rem}}.page_statLabel__YuhHa{font-size:.875rem;color:var(--text-secondary);font-weight:500}.page_features__8wy9y{padding:5rem 1.5rem}.page_sectionHeader__a4Fw5{text-align:center;margin-bottom:3rem}.page_sectionLabel__leOgg{display:inline-block;padding:.375rem 1rem;background:rgba(37,99,235,.1);color:var(--primary);font-size:.875rem;font-weight:600;border-radius:50px;margin-bottom:1rem}.page_sectionTitle__hzsAh{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}@media (min-width:640px){.page_sectionTitle__hzsAh{font-size:2.5rem}}.page_sectionSubtitle__ROo6Q{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.page_featuresGrid__L4_rO{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.page_featuresGrid__L4_rO{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page_featuresGrid__L4_rO{grid-template-columns:repeat(3,1fr)}}.page_featureCard__09F8a{background:var(--bg-surface);padding:2rem;border-radius:1rem;border:1px solid var(--border-color);transition:all .3s}.page_featureCard__09F8a:hover{border-color:var(--primary);box-shadow:0 10px 40px rgba(37,99,235,.1);transform:translateY(-4px)}.page_featureIcon__mHZON{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:white}.page_featureIcon__mHZON svg{width:28px;height:28px}.page_featureIconBlue__xjsIi{background:linear-gradient(135deg,#3b82f6,#2563eb)}.page_featureIconPurple__rA_hD{background:linear-gradient(135deg,#a855f7,#7c3aed)}.page_featureIconGreen__yNW6o{background:linear-gradient(135deg,#22c55e,#16a34a)}.page_featureIconOrange__941Yf{background:linear-gradient(135deg,#f97316,#ea580c)}.page_featureIconPink__nGX74{background:linear-gradient(135deg,#ec4899,#db2777)}.page_featureIconIndigo__VQA_T{background:linear-gradient(135deg,#6366f1,#4f46e5)}.page_featureTitle__kH4Xm{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.page_featureDesc__NoH8C{font-size:.9375rem;color:var(--text-secondary);line-height:1.6}.page_chapters__vkPN_{padding:5rem 1.5rem;background:var(--bg-subtle)}.page_chaptersGrid__4HC__{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.page_chaptersGrid__4HC__{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page_chaptersGrid__4HC__{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.page_chaptersGrid__4HC__{grid-template-columns:repeat(4,1fr)}}.page_chapterCard__7HHlE{background:var(--bg-surface);padding:1.25rem;border-radius:.75rem;border:1px solid var(--border-color);display:flex;align-items:flex-start;gap:1rem;transition:all .2s}.page_chapterCard__7HHlE:hover{border-color:var(--primary);box-shadow:0 4px 12px rgba(0,0,0,.08)}.page_chapterIcon__C1ueL{width:48px;height:48px;background:var(--bg-subtle);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.5rem}.page_chapterContent__x19fg{flex:1;min-width:0}.page_chapterNumber__OwV3J{font-size:.75rem;font-weight:600;color:var(--primary);margin-bottom:.25rem}.page_chapterTitle__zF3bj{font-size:.9375rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;line-height:1.3}.page_chapterMeta__QOoD_{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--text-secondary)}.page_chapterMeta__QOoD_ svg{width:14px;height:14px}.page_chaptersAction__AFb6v{text-align:center;margin-top:2.5rem}.page_exploreButton__sfv4C{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:var(--primary);color:white;font-size:1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all .2s}.page_exploreButton__sfv4C:hover{background:var(--primary-dark);transform:translateY(-2px)}.page_exploreButton__sfv4C svg{width:18px;height:18px}.page_howItWorks__Fs6EJ{padding:5rem 1.5rem;background:var(--bg-surface)}.page_stepsGrid__OG6X3{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.page_stepsGrid__OG6X3{grid-template-columns:repeat(3,1fr)}}.page_stepCard__RUgHq{text-align:center;padding:2rem}.page_stepNumber__2EZE0{width:64px;height:64px;margin:0 auto 1.5rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:white}.page_stepNumberBlue__iyj3X{background:linear-gradient(135deg,#3b82f6,#2563eb)}.page_stepNumberPurple__EYcqT{background:linear-gradient(135deg,#a855f7,#7c3aed)}.page_stepNumberGreen__yM0bz{background:linear-gradient(135deg,#22c55e,#16a34a)}.page_stepTitle__kKqcb{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.page_stepDesc__kxdqC{font-size:.9375rem;color:var(--text-secondary);line-height:1.6}.page_socialProof__5omrf{padding:5rem 1.5rem;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:white}.page_socialProofInner__22EMc{max-width:800px;margin:0 auto;text-align:center}.page_socialProofBadge__mo8E7{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);border-radius:50px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.page_socialProofBadge__mo8E7 svg{width:18px;height:18px;color:#fbbf24}.page_socialProofTitle__VeiXi{font-size:2rem;font-weight:700;margin-bottom:1rem}@media (min-width:640px){.page_socialProofTitle__VeiXi{font-size:2.5rem}}.page_socialProofDesc__4IExO{font-size:1.125rem;opacity:.9;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.page_proofStats__jrSEO{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.page_proofStat__tEFXi{background:rgba(255,255,255,.1);padding:1.5rem;border-radius:1rem}.page_proofStatValue__9n2UF{font-size:2rem;font-weight:700;margin-bottom:.25rem}.page_proofStatLabel__fs3qQ{font-size:.875rem;opacity:.8}.page_finalCta__NPx4S{padding:5rem 1.5rem;text-align:center}.page_finalCtaInner__SW_ds{max-width:600px;margin:0 auto}.page_finalCtaTitle__7A4S4{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}@media (min-width:640px){.page_finalCtaTitle__7A4S4{font-size:2.5rem}}.page_finalCtaDesc__mtfQX{font-size:1.125rem;color:var(--text-secondary);margin-bottom:2rem}.page_finalCtaButtons__ZBoyC{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:1rem}@media (min-width:640px){.page_finalCtaButtons__ZBoyC{flex-direction:row}}.page_finalCtaNote__4raTI{font-size:.875rem;color:var(--text-secondary)}.page_footer__sHKi3{background:#0f172a;color:#94a3b8;padding:4rem 1.5rem 2rem}.page_footerInner__rvzEu{max-width:1200px;margin:0 auto}.page_footerGrid__n13s9{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}@media (min-width:768px){.page_footerGrid__n13s9{grid-template-columns:2fr 1fr 1fr 1fr}}.page_footerBrand__fYpqm{grid-column:1/-1}@media (min-width:768px){.page_footerBrand__fYpqm{grid-column:auto}}.page_footerLogo__PfgLJ{display:flex;align-items:center;gap:.75rem;text-decoration:none;margin-bottom:.75rem}.page_footerLogoIcon__tLIgJ{width:40px;height:40px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;color:white}.page_footerLogoIcon__tLIgJ svg{width:24px;height:24px}.page_footerLogoText__HMuMF{font-size:1.25rem;font-weight:700;color:white}.page_footerTagline__r1ko0{font-size:.875rem;color:#64748b}.page_footerSection__t2TqJ h4{font-size:.875rem;font-weight:600;color:white;margin-bottom:1rem}.page_footerSection__t2TqJ ul{list-style:none;padding:0;margin:0}.page_footerSection__t2TqJ li{margin-bottom:.75rem}.page_footerSection__t2TqJ a{font-size:.875rem;color:#94a3b8;text-decoration:none;transition:color .2s}.page_footerSection__t2TqJ a:hover{color:white}.page_footerBottom__cWZ_v{border-top:1px solid #1e293b;padding-top:2rem}.page_footerDisclaimer__qwbHV{font-size:.8125rem;color:#64748b;margin-bottom:1rem;line-height:1.6}.page_footerCopyright__5UWV7{font-size:.75rem;color:#475569}