.landing-module__bgtw5G__container{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.landing-module__bgtw5G__header{background-color:var(--card);border-bottom:1px solid var(--card-border);z-index:1000;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;display:flex;position:sticky;top:0}.landing-module__bgtw5G__logo{color:var(--secondary);font-size:1.5rem;font-weight:800;font-family:var(--font-heading)}.landing-module__bgtw5G__logo span{color:var(--primary)}.landing-module__bgtw5G__nav{align-items:center;gap:3rem;display:flex}.landing-module__bgtw5G__navLink{color:var(--text-muted);font-weight:600}.landing-module__bgtw5G__navLink:hover{color:var(--primary)}.landing-module__bgtw5G__hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:1000px;margin:0 auto;padding:6rem 1.5rem 2rem;display:flex}.landing-module__bgtw5G__badges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.landing-module__bgtw5G__badge{color:var(--text-muted);border:1px solid var(--card-border);background:#fff;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:flex;box-shadow:0 1px 2px #0000000d}.landing-module__bgtw5G__redDot{background-color:var(--success);border-radius:50%;width:8px;height:8px;animation:2s infinite landing-module__bgtw5G__pulse;display:inline-block}.landing-module__bgtw5G__greenDot{background-color:var(--success);border-radius:50%;width:8px;height:8px;display:inline-block}@keyframes landing-module__bgtw5G__pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.landing-module__bgtw5G__title{letter-spacing:-.02em;color:var(--secondary);margin-bottom:1.5rem;font-size:4.5rem;line-height:1.1}.landing-module__bgtw5G__highlight{color:var(--primary)}.landing-module__bgtw5G__subtitle{color:var(--text-muted);max-width:750px;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.landing-module__bgtw5G__textHighlight{color:var(--secondary);background:linear-gradient(120deg,#2563eb1a 0% 100%) 0 88%/100% .4em no-repeat;padding:0 .1em;font-weight:700;position:relative}.landing-module__bgtw5G__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem;display:flex}.landing-module__bgtw5G__btnLarge{padding:1rem 2rem;font-size:1.125rem}.landing-module__bgtw5G__howItWorks{border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border);background:#fff;padding:6rem 1.5rem}.landing-module__bgtw5G__sectionTitle{text-align:center;color:var(--secondary);margin-bottom:1rem;font-size:2.5rem}.landing-module__bgtw5G__sectionSubtitle{text-align:center;color:var(--text-muted);max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.landing-module__bgtw5G__steps{grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1000px;margin:0 auto;display:grid}.landing-module__bgtw5G__step{text-align:center;flex-direction:column;align-items:center;display:flex}.landing-module__bgtw5G__headerSocialBtn{background:var(--background);border:1px solid var(--card-border);border-radius:var(--radius-md);width:32px;height:32px;color:var(--text-muted);justify-content:center;align-items:center;transition:all .2s;display:flex}.landing-module__bgtw5G__headerSocialBtn:hover{color:var(--primary);border-color:var(--primary);background:#fff;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.landing-module__bgtw5G__stepNumber{background:var(--background);width:48px;height:48px;color:var(--primary);border:2px solid var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800;display:flex}.landing-module__bgtw5G__step h3{margin-bottom:1rem;font-size:1.5rem}.landing-module__bgtw5G__step p{color:var(--text-muted);line-height:1.6}.landing-module__bgtw5G__smartAi{background:var(--background);padding:3rem 1.5rem 6rem}.landing-module__bgtw5G__featureGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.landing-module__bgtw5G__featureCard{border-radius:var(--radius-lg);border:1px solid var(--card-border);background:#fff;padding:2.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 2px #0000000d}.landing-module__bgtw5G__featureCard:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.landing-module__bgtw5G__featureIcon{width:48px;height:48px;color:var(--primary);border-radius:var(--radius-md);background:#eff6ff;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.landing-module__bgtw5G__featureIcon svg{width:24px;height:24px}.landing-module__bgtw5G__featureCard h3{margin-bottom:1rem;font-size:1.25rem}.landing-module__bgtw5G__featureCard p{color:var(--text-muted);line-height:1.6}.landing-module__bgtw5G__pricingSection{border-top:1px solid var(--card-border);background:#fff;padding:6rem 1.5rem}.landing-module__bgtw5G__pricingGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid}.landing-module__bgtw5G__pricingCard{background:var(--background);border-radius:var(--radius-lg);border:1px solid var(--card-border);flex-direction:column;padding:3rem;display:flex}.landing-module__bgtw5G__pricingCard.landing-module__bgtw5G__pro{border:2px solid var(--primary);background:#fff;position:relative;box-shadow:0 10px 25px -5px #0000001a}.landing-module__bgtw5G__popularBadge{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__bgtw5G__pricingHeader{text-align:center;border-bottom:1px solid var(--card-border);margin-bottom:2rem;padding-bottom:2rem}.landing-module__bgtw5G__pricingHeader h3{margin-bottom:.5rem;font-size:1.5rem}.landing-module__bgtw5G__pricingHeader p{color:var(--text-muted);font-size:.875rem}.landing-module__bgtw5G__priceDisplay{margin-top:1.5rem}.landing-module__bgtw5G__priceDisplay .landing-module__bgtw5G__amount{color:var(--secondary);font-size:3rem;font-weight:800}.landing-module__bgtw5G__priceDisplay .landing-module__bgtw5G__original{color:var(--text-muted);margin-right:.5rem;font-size:1.25rem;text-decoration:line-through}.landing-module__bgtw5G__featureList{flex:1;margin-bottom:2.5rem;list-style:none}.landing-module__bgtw5G__featureItem{color:var(--secondary);align-items:start;gap:.75rem;margin-bottom:1rem;display:flex}.landing-module__bgtw5G__featureItem svg{color:var(--success);flex-shrink:0;margin-top:.125rem}.landing-module__bgtw5G__footer{background:var(--secondary);color:#fff;padding:5rem 1.5rem 3rem}.landing-module__bgtw5G__footerContent{grid-template-columns:2fr repeat(3,1fr);gap:4rem;max-width:1200px;margin:0 auto 4rem;display:grid}.landing-module__bgtw5G__footerLogo{margin-bottom:1rem;font-size:1.5rem;font-weight:800}.landing-module__bgtw5G__footerLogo span{color:var(--primary)}.landing-module__bgtw5G__footerDesc{color:#94a3b8;max-width:300px;line-height:1.6}.landing-module__bgtw5G__footerCol h4{color:#fff;margin-bottom:1.5rem;font-size:1rem}.landing-module__bgtw5G__footerLinks{margin:0;padding:0;list-style:none}.landing-module__bgtw5G__footerLinks li{margin-bottom:.75rem}.landing-module__bgtw5G__footerLinks a{color:#94a3b8;text-decoration:none;transition:color .2s}.landing-module__bgtw5G__footerLinks a:hover{color:#fff}.landing-module__bgtw5G__footerBottom{color:#64748b;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:2rem;font-size:.875rem;display:flex}@media (max-width:1024px){.landing-module__bgtw5G__footerContent{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.landing-module__bgtw5G__footerContent{grid-template-columns:1fr}.landing-module__bgtw5G__footerBottom{text-align:center;flex-direction:column;gap:1rem}.landing-module__bgtw5G__title{font-size:2.5rem}.landing-module__bgtw5G__header{padding:1rem}.landing-module__bgtw5G__nav{gap:1rem;display:flex}.landing-module__bgtw5G__steps,.landing-module__bgtw5G__featureGrid,.landing-module__bgtw5G__pricingGrid{grid-template-columns:1fr}}.landing-module__bgtw5G__seoSection{text-align:left;border-radius:var(--radius-lg);border:1px solid var(--card-border);background:#fff;max-width:900px;margin:4rem auto;padding:3rem;box-shadow:0 4px 6px -1px #0000000d}.landing-module__bgtw5G__seoContent p{color:#475569;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.landing-module__bgtw5G__seoContent p:last-child{margin-bottom:0}.landing-module__bgtw5G__socialShare{border-top:1px dashed var(--card-border);justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;padding-top:2rem;display:flex}.landing-module__bgtw5G__shareLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.landing-module__bgtw5G__shareButtons{gap:1rem;display:flex}.landing-module__bgtw5G__shareBtn{border-radius:var(--radius-md);align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.landing-module__bgtw5G__twitter{color:#fff;background-color:#000}.landing-module__bgtw5G__twitter:hover{background-color:#333;transform:translateY(-2px)}.landing-module__bgtw5G__facebook{color:#fff;background-color:#1877f2}.landing-module__bgtw5G__facebook:hover{background-color:#0d65d9;transform:translateY(-2px)}.landing-module__bgtw5G__faqSection{background:var(--background);border-top:1px solid var(--card-border);padding:6rem 1.5rem}.landing-module__bgtw5G__faqGrid{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.landing-module__bgtw5G__faqItem{border-radius:var(--radius-md);border:1px solid var(--card-border);background:#fff;padding:1.5rem 2rem}.landing-module__bgtw5G__faqItem h3{color:var(--secondary);margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.landing-module__bgtw5G__faqItem p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.landing-module__bgtw5G__sectionTitleLink{text-decoration:none;transition:color .2s}.landing-module__bgtw5G__sectionTitleLink:hover{color:var(--primary)}.landing-module__bgtw5G__headerSocial{border-left:1px solid var(--card-border);align-items:center;gap:.5rem;margin-left:1rem;padding-left:1.5rem;display:flex}
