.landing_landingPage__Afmsb{min-height:100vh;background:linear-gradient(180deg,#ffffff 0,#f8fafc)}.landing_nav__36KXk{position:-webkit-sticky;position:sticky;top:0;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;z-index:1000;padding:1rem 0}.landing_navContainer__FBqVC{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.landing_logo__e7Xza{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#1f2937;text-decoration:none}.landing_logoIcon__SqBIQ{font-size:2rem}.landing_logoText__0ocXm{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_navLinks__g76os{display:flex;gap:2rem;align-items:center}.landing_navLinks__g76os a{color:#4b5563;text-decoration:none;font-weight:500;transition:color .2s}.landing_navLinks__g76os a:hover{color:#667eea}.landing_navActions__LatGB{display:flex;gap:1rem;align-items:center}.landing_loginButton__yJtKl{background:transparent;color:#4b5563;border:1px solid #e5e7eb;padding:.625rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s}.landing_loginButton__yJtKl:hover{background:#f8fafc;border-color:#667eea;color:#667eea}.landing_ctaButton__zIYJX{background:#1f2937;color:white;border:none;padding:.625rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s}.landing_ctaButton__zIYJX:hover{background:#111827;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.landing_hero__q8CYs{padding:6rem 2rem;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);color:white;position:relative;overflow:hidden}.landing_hero__q8CYs:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0,transparent 50%);pointer-events:none}.landing_heroContainer__iQj8y{max-width:800px;margin:0 auto;position:relative;z-index:1}.landing_heroTitle__Xo2Om{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.02em}.landing_gradientText__VLOPW{background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_heroSubtitle__gJDpr{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;opacity:.95;max-width:600px;margin-left:auto;margin-right:auto}.landing_heroButtons__xkBLK{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.landing_primaryButton__2jLuS{background:white;color:#667eea;border:none;padding:1rem 2rem;border-radius:.5rem;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px rgba(0,0,0,.1)}.landing_primaryButton__2jLuS:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.landing_secondaryButton__gz_hN{background:transparent;color:white;border:2px solid white;padding:1rem 2rem;border-radius:.5rem;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s}.landing_secondaryButton__gz_hN:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.landing_container__M2FIZ{max-width:1200px;margin:0 auto;padding:0 2rem}.landing_features__mJWV6{padding:6rem 0;background:white}.landing_sectionTitle__GOW_R{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:1rem;color:#1f2937;letter-spacing:-.02em}.landing_sectionSubtitle__b4URb{font-size:1.125rem;text-align:center;color:#6b7280;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}.landing_featuresGrid__PTfXj{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.landing_featureCard__ysoo5{padding:2rem;border-radius:1rem;border:1px solid #e5e7eb;background:white;transition:all .3s;cursor:pointer}.landing_featureCard__ysoo5:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1);border-color:#667eea}.landing_featureIcon__gHMCf{font-size:3rem;margin-bottom:1rem;display:block}.landing_featureTitle__8mUwL{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#1f2937}.landing_featureDescription__YltCz{color:#6b7280;line-height:1.6}.landing_howItWorks__dAbuJ{padding:6rem 0;background:#f8fafc}.landing_steps__KkzVo{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem;margin-top:3rem}.landing_step__g4D4i{text-align:center;position:relative}.landing_stepNumber__A12ok{width:4rem;height:4rem;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:white;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem;box-shadow:0 4px 12px rgba(102,126,234,.4)}.landing_stepTitle__jod1T{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#1f2937}.landing_stepDescription__npn6J{color:#6b7280;line-height:1.6}.landing_pricing__OhkXs{padding:6rem 0;background:white}.landing_pricingGrid__JwaEk{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem;max-width:1000px;margin-left:auto;margin-right:auto}.landing_pricingCard__ZUQB_{padding:2.5rem;border-radius:1rem;border:2px solid #e5e7eb;background:white;position:relative;transition:all .3s}.landing_pricingCard__ZUQB_:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.landing_pricingCardFeatured__kYYj2{border-color:#667eea;box-shadow:0 8px 16px rgba(102,126,234,.2)}.landing_pricingBadge__5GDhi{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:.5rem 1.5rem;border-radius:2rem;font-size:.875rem;font-weight:600}.landing_pricingHeader__2rdie{text-align:center;margin-bottom:2rem}.landing_pricingTitle__iiDzX{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.landing_pricingPrice__ikSUO{display:flex;align-items:baseline;justify-content:center;gap:.5rem}.landing_priceAmount__WReer{font-size:3rem;font-weight:800;color:#1f2937}.landing_pricePeriod__V_Flt{font-size:1rem;color:#6b7280}.landing_pricingFeatures__o2dkz{list-style:none;padding:0;margin-bottom:2rem}.landing_pricingFeatures__o2dkz li{padding:.75rem 0;color:#4b5563;border-bottom:1px solid #f3f4f6}.landing_pricingFeatures__o2dkz li:last-child{border-bottom:none}.landing_pricingButton__BlrnA{width:100%;padding:.875rem 1.5rem;border:2px solid #667eea;background:white;color:#667eea;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s}.landing_pricingButton__BlrnA:hover{background:#667eea;color:white;transform:translateY(-2px)}.landing_pricingButtonFeatured__vbruT{width:100%;padding:.875rem 1.5rem;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s}.landing_pricingButtonFeatured__vbruT:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(102,126,234,.4)}.landing_ctaSection__d8XF6{padding:6rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:white;text-align:center}.landing_ctaTitle__04LrS{font-size:2.5rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.02em}.landing_ctaSubtitle__IO9sw{font-size:1.125rem;margin-bottom:2rem;opacity:.95}.landing_ctaButtonLarge__NTlRG{background:white;color:#667eea;border:none;padding:1.25rem 3rem;border-radius:.5rem;font-size:1.25rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px rgba(0,0,0,.1)}.landing_ctaButtonLarge__NTlRG:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.landing_footer__Nwuc2{background:#1f2937;color:#9ca3af;padding:4rem 0 2rem}.landing_footerContent__rUQai{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:3rem;gap:3rem;margin-bottom:3rem}.landing_footerSection__PO4gm h4{color:white;font-size:1rem;font-weight:600;margin-bottom:1rem}.landing_footerLinks__lEKxF{list-style:none;padding:0}.landing_footerLinks__lEKxF li{margin-bottom:.5rem}.landing_footerLinks__lEKxF a{color:#9ca3af;text-decoration:none;transition:color .2s}.landing_footerLinks__lEKxF a:hover{color:white}.landing_footerDescription__254uK{margin-top:1rem;line-height:1.6}.landing_footerBottom__mKbrC{border-top:1px solid #374151;padding-top:2rem;text-align:center;color:#6b7280}@media (max-width:768px){.landing_navContainer__FBqVC{flex-wrap:wrap;gap:1rem}.landing_navLinks__g76os{order:3;width:100%;justify-content:center;padding-top:1rem;border-top:1px solid #e5e7eb}.landing_heroTitle__Xo2Om{font-size:2.5rem}.landing_heroSubtitle__gJDpr{font-size:1.125rem}.landing_sectionTitle__GOW_R{font-size:2rem}.landing_featuresGrid__PTfXj,.landing_footerContent__rUQai,.landing_steps__KkzVo{grid-template-columns:1fr}}@media (max-width:480px){.landing_hero__q8CYs{padding:4rem 1rem}.landing_heroTitle__Xo2Om{font-size:2rem}.landing_heroButtons__xkBLK{flex-direction:column}.landing_primaryButton__2jLuS,.landing_secondaryButton__gz_hN{width:100%}}