.Navbar-module__pSp8Ga__navbar{z-index:1000;height:var(--navbar-height);-webkit-backdrop-filter:blur(12px);transition:border-color var(--transition-base), box-shadow var(--transition-base);background:#ffffffd9;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__scrolled{border-bottom-color:var(--border);box-shadow:var(--shadow-sm)}.Navbar-module__pSp8Ga__inner{justify-content:space-between;align-items:center;gap:var(--space-6);height:100%;display:flex}.Navbar-module__pSp8Ga__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:var(--space-1);list-style:none;display:flex}.Navbar-module__pSp8Ga__navLink{color:var(--text-muted);border-radius:var(--radius-sm);transition:color var(--transition-fast), background var(--transition-fast);padding:8px 14px;font-size:.9375rem;font-weight:500}.Navbar-module__pSp8Ga__navLink:hover{color:var(--text);background:var(--bg-alt)}.Navbar-module__pSp8Ga__navActions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.Navbar-module__pSp8Ga__hamburger{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:6px;display:none}.Navbar-module__pSp8Ga__bar{background:var(--text);border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.Navbar-module__pSp8Ga__barOpen1{transform:translateY(7px)rotate(45deg)}.Navbar-module__pSp8Ga__barOpen2{opacity:0;transform:scaleX(0)}.Navbar-module__pSp8Ga__barOpen3{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__pSp8Ga__mobileMenu{top:var(--navbar-height);border-bottom:1px solid var(--border);box-shadow:var(--shadow-md);opacity:0;background:#fff;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s;position:absolute;left:0;right:0;overflow:hidden}.Navbar-module__pSp8Ga__mobileMenuOpen{opacity:1;max-height:400px}.Navbar-module__pSp8Ga__mobileLinks{padding:var(--space-4) var(--space-5);gap:var(--space-1);flex-direction:column;list-style:none;display:flex}.Navbar-module__pSp8Ga__mobileLink{color:var(--text);border-radius:var(--radius-sm);transition:background var(--transition-fast);padding:12px 14px;font-size:1rem;font-weight:500;display:block}.Navbar-module__pSp8Ga__mobileLink:hover{background:var(--bg-alt)}.Navbar-module__pSp8Ga__mobileCtas{padding:var(--space-4) var(--space-5) var(--space-5);gap:var(--space-3);display:flex}@media (max-width:900px){.Navbar-module__pSp8Ga__navLinks,.Navbar-module__pSp8Ga__navActions{display:none}.Navbar-module__pSp8Ga__hamburger{display:flex}}
.Hero-module__gNeX-G__hero{padding:var(--space-16) 0 var(--space-20);position:relative;overflow:hidden}.Hero-module__gNeX-G__inner{gap:var(--space-16);grid-template-columns:1fr 1fr;align-items:center;display:grid}.Hero-module__gNeX-G__content{gap:var(--space-5);flex-direction:column;display:flex}.Hero-module__gNeX-G__ctaGroup{gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.Hero-module__gNeX-G__trust{gap:var(--space-2);margin-top:var(--space-1);flex-direction:column;display:flex}.Hero-module__gNeX-G__trustItem{align-items:center;gap:var(--space-2);color:var(--text-muted);font-size:.9rem;font-weight:500;display:flex}.Hero-module__gNeX-G__mockup{justify-content:center;display:flex;position:relative}.Hero-module__gNeX-G__mockupWindow{border-radius:var(--radius-xl);width:100%;max-width:500px;box-shadow:var(--shadow-lg), 0 0 0 1px #0000000d;background:#fff;overflow:hidden}.Hero-module__gNeX-G__windowBar{background:var(--bg-alt);border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:12px 16px;display:flex}.Hero-module__gNeX-G__dot{border-radius:50%;width:12px;height:12px}.Hero-module__gNeX-G__dotRed{background:#ff5f57}.Hero-module__gNeX-G__dotYellow{background:#febc2e}.Hero-module__gNeX-G__dotGreen{background:#28c840}.Hero-module__gNeX-G__windowTitle{color:var(--text-muted);margin-left:auto;margin-right:auto;font-size:.8rem;font-weight:500}.Hero-module__gNeX-G__mockupBody{padding:var(--space-5);gap:var(--space-4);flex-direction:column;display:flex}.Hero-module__gNeX-G__reviewCard{background:var(--bg-alt);border-radius:var(--radius-md);padding:var(--space-4);border:1px solid var(--border)}.Hero-module__gNeX-G__reviewHeader{align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.Hero-module__gNeX-G__reviewAvatar{background:linear-gradient(135deg, var(--primary) 0%, #818cf8 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:700;display:flex}.Hero-module__gNeX-G__reviewName{color:var(--text);margin-bottom:2px;font-size:.875rem;font-weight:600}.Hero-module__gNeX-G__googleBadge{color:var(--text-light);align-items:center;gap:4px;margin-left:auto;font-size:.75rem;font-weight:500;display:flex}.Hero-module__gNeX-G__reviewText{color:var(--text-muted);font-size:.875rem;font-style:italic;line-height:1.6}.Hero-module__gNeX-G__replySection{gap:var(--space-3);flex-direction:column;display:flex}.Hero-module__gNeX-G__replyLabel{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.Hero-module__gNeX-G__replyBox{background:var(--primary-light);border-radius:var(--radius-md);padding:var(--space-4);border:1px solid #4f46e526;min-height:80px}.Hero-module__gNeX-G__replyText{color:var(--text);font-size:.875rem;line-height:1.65}.Hero-module__gNeX-G__cursor{background:var(--primary);vertical-align:text-bottom;width:2px;height:1em;margin-left:2px;animation:1s step-end infinite Hero-module__gNeX-G__blink;display:inline-block}@keyframes Hero-module__gNeX-G__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__gNeX-G__replyActions{gap:var(--space-2);justify-content:flex-end;display:flex}.Hero-module__gNeX-G__floatBadge{border-radius:var(--radius-full);color:var(--text);box-shadow:var(--shadow-md), 0 0 0 1px #0000000a;background:#fff;align-items:center;gap:6px;padding:8px 14px;font-size:.8125rem;font-weight:600;animation:3s ease-in-out infinite Hero-module__gNeX-G__floatBob;display:flex;position:absolute}.Hero-module__gNeX-G__floatBadge1{animation-delay:0s;top:-16px;left:-16px}.Hero-module__gNeX-G__floatBadge2{animation-delay:1.5s;bottom:110px;right:-32px}@keyframes Hero-module__gNeX-G__floatBob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module__gNeX-G__bgGlow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#4f46e514 0%,#0000 60%);width:800px;height:800px;position:absolute;top:-200px;right:-200px}@media (max-width:900px){.Hero-module__gNeX-G__inner{gap:var(--space-12);text-align:center;grid-template-columns:1fr}.Hero-module__gNeX-G__trust{align-items:center}.Hero-module__gNeX-G__ctaGroup{justify-content:center}.Hero-module__gNeX-G__mockup{order:-1}.Hero-module__gNeX-G__floatBadge1{left:0}.Hero-module__gNeX-G__floatBadge2{right:-10px}}@media (max-width:480px){.Hero-module__gNeX-G__ctaGroup{flex-direction:column;align-items:stretch}.Hero-module__gNeX-G__ctaGroup a{text-align:center;justify-content:center}}
.SocialProof-module__5eWeRa__section{padding:var(--space-12) 0;border-bottom:1px solid var(--border)}.SocialProof-module__5eWeRa__stats{gap:var(--space-6);text-align:center;grid-template-columns:repeat(4,1fr);display:grid}.SocialProof-module__5eWeRa__statItem{padding:var(--space-5)}.SocialProof-module__5eWeRa__statValue{color:var(--primary);letter-spacing:-.02em;margin-bottom:6px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1}.SocialProof-module__5eWeRa__statLabel{color:var(--text-muted);font-size:.875rem;font-weight:500}.SocialProof-module__5eWeRa__divider{background:var(--border);width:100%;height:1px;margin:var(--space-8) 0}.SocialProof-module__5eWeRa__platformLabel{text-align:center;color:var(--text-muted);margin-bottom:var(--space-5);font-size:.875rem;font-weight:500}.SocialProof-module__5eWeRa__platforms{justify-content:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.SocialProof-module__5eWeRa__platformChip{border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-muted);transition:all var(--transition-base);background:#fff;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:600;display:flex}.SocialProof-module__5eWeRa__platformChip:hover{border-color:var(--primary);color:var(--primary);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.SocialProof-module__5eWeRa__platformIcon{color:var(--primary);font-weight:800}@media (max-width:640px){.SocialProof-module__5eWeRa__stats{grid-template-columns:repeat(2,1fr)}}
.PainPoints-module__CBo65W__grid{gap:var(--space-5);margin-bottom:var(--space-8);grid-template-columns:repeat(2,1fr);display:grid}.PainPoints-module__CBo65W__painCard{border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-6);box-shadow:var(--shadow-sm);transition:all var(--transition-base);background:#fff;position:relative;overflow:hidden}.PainPoints-module__CBo65W__painCard:before{content:"";background:linear-gradient(90deg, var(--primary), #818cf8);opacity:0;height:3px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.PainPoints-module__CBo65W__painCard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.PainPoints-module__CBo65W__painCard:hover:before{opacity:1}.PainPoints-module__CBo65W__emoji{margin-bottom:var(--space-4);font-size:2rem;line-height:1}.PainPoints-module__CBo65W__quote{color:var(--text);margin-bottom:var(--space-3);font-size:1.0625rem;font-style:italic;font-weight:500;line-height:1.6}.PainPoints-module__CBo65W__persona{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.PainPoints-module__CBo65W__callout{max-width:760px;margin:0 auto}.PainPoints-module__CBo65W__calloutInner{align-items:flex-start;gap:var(--space-4);border-radius:var(--radius-lg);padding:var(--space-6);box-shadow:var(--shadow-sm);color:var(--text-muted);background:#fff;border:1px solid #4f46e533;font-size:1rem;line-height:1.65;display:flex}.PainPoints-module__CBo65W__calloutIcon{flex-shrink:0;margin-top:2px;font-size:1.5rem}@media (max-width:640px){.PainPoints-module__CBo65W__grid{grid-template-columns:1fr}}
.HowItWorks-module__iI9NfG__steps{gap:var(--space-8);grid-template-columns:repeat(3,1fr);align-items:start;display:grid;position:relative}.HowItWorks-module__iI9NfG__step{text-align:center;padding:var(--space-8) var(--space-5);flex-direction:column;align-items:center;display:flex;position:relative}.HowItWorks-module__iI9NfG__stepNumber{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:var(--space-4);opacity:.6;font-size:.75rem;font-weight:800}.HowItWorks-module__iI9NfG__stepIconWrap{border-radius:var(--radius-xl);background:var(--primary-light);width:72px;height:72px;color:var(--primary);margin-bottom:var(--space-5);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex;box-shadow:0 4px 16px #4f46e51f}.HowItWorks-module__iI9NfG__step:hover .HowItWorks-module__iI9NfG__stepIconWrap{background:var(--primary);color:#fff;box-shadow:var(--shadow-primary);transform:translateY(-4px)}.HowItWorks-module__iI9NfG__stepTitle{color:var(--text);margin-bottom:var(--space-3);letter-spacing:-.01em;font-size:1.1875rem;font-weight:700}.HowItWorks-module__iI9NfG__stepDesc{color:var(--text-muted);max-width:280px;font-size:.9375rem;line-height:1.7}.HowItWorks-module__iI9NfG__connector{opacity:.4;z-index:1;position:absolute;top:44px;right:-24px}.HowItWorks-module__iI9NfG__cta{text-align:center;margin-top:var(--space-12)}@media (max-width:768px){.HowItWorks-module__iI9NfG__steps{gap:var(--space-6);grid-template-columns:1fr}.HowItWorks-module__iI9NfG__connector{display:none}.HowItWorks-module__iI9NfG__step{padding:var(--space-6) var(--space-4);background:var(--bg-alt);border-radius:var(--radius-lg);border:1px solid var(--border)}}
.InteractiveDemo-module__Er3Cpa__demoWrapper{max-width:900px;margin:0 auto}.InteractiveDemo-module__Er3Cpa__tabs{gap:var(--space-2);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.InteractiveDemo-module__Er3Cpa__tab{border-radius:var(--radius-md);border:2px solid var(--border);cursor:pointer;transition:all var(--transition-base);background:#fff;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 16px;font-size:.875rem;display:flex}.InteractiveDemo-module__Er3Cpa__tab:hover,.InteractiveDemo-module__Er3Cpa__tabActive{border-color:var(--primary);background:var(--primary-light)}.InteractiveDemo-module__Er3Cpa__tabStars{color:#f59e0b;letter-spacing:1px;font-size:.8rem}.InteractiveDemo-module__Er3Cpa__tabName{color:var(--text);font-size:.8125rem;font-weight:600}.InteractiveDemo-module__Er3Cpa__demoCard{border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fff;align-items:stretch;display:flex;overflow:hidden}.InteractiveDemo-module__Er3Cpa__reviewPanel,.InteractiveDemo-module__Er3Cpa__replyPanel{padding:var(--space-6);gap:var(--space-4);flex-direction:column;flex:1;display:flex}.InteractiveDemo-module__Er3Cpa__panelLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:var(--space-1);align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:flex}.InteractiveDemo-module__Er3Cpa__reviewInner{gap:var(--space-3);flex-direction:column;flex:1;display:flex}.InteractiveDemo-module__Er3Cpa__reviewTop{align-items:center;gap:var(--space-3);display:flex}.InteractiveDemo-module__Er3Cpa__avatar{background:linear-gradient(135deg, var(--primary) 0%, #818cf8 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.InteractiveDemo-module__Er3Cpa__authorName{color:var(--text);font-size:.9375rem;font-weight:600}.InteractiveDemo-module__Er3Cpa__starRow{gap:2px;margin-top:2px;display:flex}.InteractiveDemo-module__Er3Cpa__platformTag{color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-full);flex-shrink:0;margin-left:auto;padding:4px 10px;font-size:.75rem;font-weight:600}.InteractiveDemo-module__Er3Cpa__reviewText{color:var(--text-muted);flex:1;font-size:.9375rem;line-height:1.7}.InteractiveDemo-module__Er3Cpa__generateBtn{justify-content:center;width:100%}.InteractiveDemo-module__Er3Cpa__divider{padding:var(--space-4) 0;justify-content:center;align-items:center;gap:var(--space-3);background:var(--bg-alt);border-left:1px solid var(--border);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:48px;display:flex}.InteractiveDemo-module__Er3Cpa__dividerLine{background:var(--border);flex:1;width:1px}.InteractiveDemo-module__Er3Cpa__dividerIcon{background:var(--primary-light);border:1px solid #4f46e533;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.InteractiveDemo-module__Er3Cpa__replyBox{border-radius:var(--radius-md);border:1px dashed var(--border);min-height:160px;padding:var(--space-4);background:var(--bg-alt);transition:all var(--transition-base);flex:1}.InteractiveDemo-module__Er3Cpa__replyBoxActive{background:var(--primary-light);border-style:solid;border-color:#4f46e533}.InteractiveDemo-module__Er3Cpa__replyText{color:var(--text);font-size:.9375rem;line-height:1.75}.InteractiveDemo-module__Er3Cpa__cursor{background:var(--primary);vertical-align:text-bottom;width:2px;height:1em;margin-left:2px;animation:.8s step-end infinite InteractiveDemo-module__Er3Cpa__blink;display:inline-block}@keyframes InteractiveDemo-module__Er3Cpa__blink{0%,to{opacity:1}50%{opacity:0}}.InteractiveDemo-module__Er3Cpa__emptyState{justify-content:center;align-items:center;gap:var(--space-3);height:100%;color:var(--text-light);text-align:center;flex-direction:column;min-height:120px;display:flex}.InteractiveDemo-module__Er3Cpa__emptyState p{color:var(--text-light);font-size:.9rem}.InteractiveDemo-module__Er3Cpa__replyActions{gap:var(--space-2);justify-content:flex-end;display:flex}.InteractiveDemo-module__Er3Cpa__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite InteractiveDemo-module__Er3Cpa__spin;display:inline-block}@keyframes InteractiveDemo-module__Er3Cpa__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.InteractiveDemo-module__Er3Cpa__demoCard{flex-direction:column}.InteractiveDemo-module__Er3Cpa__divider{border-left:none;border-right:none;border-top:1px solid var(--border);border-bottom:1px solid var(--border);width:100%;height:48px;padding:0 var(--space-4);flex-direction:row}.InteractiveDemo-module__Er3Cpa__dividerLine{flex:1;width:auto;height:1px}}
.Benefits-module__YXF9Ba__grid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.Benefits-module__YXF9Ba__card{border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-6);box-shadow:var(--shadow-sm);transition:all var(--transition-base);background:#fff;position:relative;overflow:hidden}.Benefits-module__YXF9Ba__card:before{content:"";background:var(--accent-color,var(--primary));transform-origin:0;height:3px;transition:transform var(--transition-slow);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Benefits-module__YXF9Ba__card:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-4px)}.Benefits-module__YXF9Ba__card:hover:before{transform:scaleX(1)}.Benefits-module__YXF9Ba__iconWrap{border-radius:var(--radius-md);background:color-mix(in srgb, var(--accent-color,var(--primary)) 12%, transparent);width:52px;height:52px;margin-bottom:var(--space-4);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.Benefits-module__YXF9Ba__card:hover .Benefits-module__YXF9Ba__iconWrap{background:var(--accent-color,var(--primary));color:#fff!important}.Benefits-module__YXF9Ba__title{color:var(--text);margin-bottom:var(--space-2);letter-spacing:-.01em;font-size:1.0625rem;font-weight:700}.Benefits-module__YXF9Ba__description{color:var(--text-muted);font-size:.9375rem;line-height:1.7}@media (max-width:900px){.Benefits-module__YXF9Ba__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.Benefits-module__YXF9Ba__grid{grid-template-columns:1fr}}
.Testimonials-module__3Exg0W__grid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.Testimonials-module__3Exg0W__card{border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-7,28px);box-shadow:var(--shadow-sm);gap:var(--space-4);transition:all var(--transition-base);background:#fff;flex-direction:column;display:flex;position:relative}.Testimonials-module__3Exg0W__card:before{content:"\"";color:var(--primary-light);pointer-events:none;font-family:Georgia,serif;font-size:5rem;line-height:1;position:absolute;top:16px;right:24px}.Testimonials-module__3Exg0W__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Testimonials-module__3Exg0W__stars{gap:2px;display:flex}.Testimonials-module__3Exg0W__quote{color:var(--text);flex:1;font-size:.9375rem;font-style:italic;line-height:1.75}.Testimonials-module__3Exg0W__author{align-items:center;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--border-subtle);display:flex}.Testimonials-module__3Exg0W__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.875rem;font-weight:700;display:flex}.Testimonials-module__3Exg0W__name{color:var(--text);font-size:.9375rem;font-weight:700}.Testimonials-module__3Exg0W__role{color:var(--text-muted);margin-top:2px;font-size:.8125rem}@media (max-width:900px){.Testimonials-module__3Exg0W__grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}
.Pricing-module__aV2Sha__grid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);align-items:start;display:grid}.Pricing-module__aV2Sha__card{border:2px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-8);gap:var(--space-5);transition:all var(--transition-base);background:#fff;flex-direction:column;display:flex;position:relative}.Pricing-module__aV2Sha__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Pricing-module__aV2Sha__featured{border-color:var(--primary);box-shadow:var(--shadow-primary);transform:scale(1.02)}.Pricing-module__aV2Sha__featured:hover{transform:scale(1.02)translateY(-4px)}.Pricing-module__aV2Sha__badge{background:var(--primary);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:var(--radius-full);white-space:nowrap;padding:5px 16px;font-size:.75rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__aV2Sha__planHeader{gap:var(--space-2);flex-direction:column;display:flex}.Pricing-module__aV2Sha__planName{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.875rem;font-weight:700}.Pricing-module__aV2Sha__priceRow{align-items:baseline;gap:4px;display:flex}.Pricing-module__aV2Sha__price{color:var(--text);letter-spacing:-.03em;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1}.Pricing-module__aV2Sha__period{color:var(--text-muted);font-size:1rem;font-weight:500}.Pricing-module__aV2Sha__planDesc{color:var(--text-muted);font-size:.9rem;line-height:1.6}.Pricing-module__aV2Sha__features{gap:var(--space-3);flex-direction:column;flex:1;list-style:none;display:flex}.Pricing-module__aV2Sha__featureItem{align-items:center;gap:var(--space-2);color:var(--text);font-size:.9375rem;font-weight:500;display:flex}.Pricing-module__aV2Sha__notIncluded{color:var(--text-light);font-weight:400;text-decoration:line-through}.Pricing-module__aV2Sha__cta{text-align:center;justify-content:center;width:100%}.Pricing-module__aV2Sha__noCreditCard{text-align:center;color:var(--accent);margin-top:calc(-1 * var(--space-2));justify-content:center;align-items:center;gap:5px;font-size:.8125rem;font-weight:500;display:flex}@media (max-width:900px){.Pricing-module__aV2Sha__grid{grid-template-columns:1fr;max-width:440px;margin:0 auto}.Pricing-module__aV2Sha__featured{order:-1;transform:none}.Pricing-module__aV2Sha__featured:hover{transform:translateY(-4px)}}
.FAQ-module__xrt3Fa__contactLink{color:var(--primary);text-underline-offset:3px;font-weight:600;text-decoration:underline}.FAQ-module__xrt3Fa__accordion{gap:var(--space-2);flex-direction:column;max-width:760px;margin:0 auto;display:flex}.FAQ-module__xrt3Fa__item{border:2px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--transition-base), box-shadow var(--transition-base);background:#fff;overflow:hidden}.FAQ-module__xrt3Fa__item:hover{border-color:#4f46e533}.FAQ-module__xrt3Fa__itemOpen{border-color:var(--primary);box-shadow:0 4px 20px #4f46e51a}.FAQ-module__xrt3Fa__question{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;padding:var(--space-5) var(--space-6);text-align:left;color:var(--text);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;font-family:inherit;font-size:1rem;font-weight:600;display:flex}.FAQ-module__xrt3Fa__itemOpen .FAQ-module__xrt3Fa__question{color:var(--primary)}.FAQ-module__xrt3Fa__icon{color:var(--text-muted);transition:transform .3s cubic-bezier(.4, 0, .2, 1), color var(--transition-base);flex-shrink:0;display:flex}.FAQ-module__xrt3Fa__itemOpen .FAQ-module__xrt3Fa__icon{color:var(--primary);transform:rotate(180deg)}.FAQ-module__xrt3Fa__answer{max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__xrt3Fa__itemOpen .FAQ-module__xrt3Fa__answer{max-height:400px}.FAQ-module__xrt3Fa__answer p{padding:0 var(--space-6) var(--space-5);color:var(--text-muted);font-size:.9375rem;line-height:1.75}@media (max-width:768px){.FAQ-module__xrt3Fa__question{padding:var(--space-4) var(--space-5);font-size:.9375rem}.FAQ-module__xrt3Fa__answer p{padding:0 var(--space-5) var(--space-4)}}
.FinalCTA-module__8uRMFW__section{background:var(--bg-dark);padding:var(--space-24) 0;position:relative;overflow:hidden}.FinalCTA-module__8uRMFW__inner{gap:var(--space-16);grid-template-columns:1fr auto;align-items:center;display:grid}.FinalCTA-module__8uRMFW__bgOrb1{pointer-events:none;background:radial-gradient(circle,#4f46e540 0%,#0000 60%);width:600px;height:600px;position:absolute;top:-200px;left:-200px}.FinalCTA-module__8uRMFW__bgOrb2{pointer-events:none;background:radial-gradient(circle,#818cf826 0%,#0000 60%);width:500px;height:500px;position:absolute;bottom:-200px;right:-100px}.FinalCTA-module__8uRMFW__badge{color:#818cf8;margin-bottom:var(--space-6);background:#4f46e533;border:1px solid #4f46e54d}.FinalCTA-module__8uRMFW__headline{letter-spacing:-.025em;color:#fff;margin-bottom:var(--space-5);max-width:600px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.FinalCTA-module__8uRMFW__highlight{background:linear-gradient(135deg,#818cf8 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FinalCTA-module__8uRMFW__subheadline{color:#ffffffa6;max-width:520px;margin-bottom:var(--space-8);font-size:1.0625rem;line-height:1.7}.FinalCTA-module__8uRMFW__actions{align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex}.FinalCTA-module__8uRMFW__primaryBtn{color:var(--primary);background:#fff;font-weight:700;box-shadow:0 8px 32px #0000004d}.FinalCTA-module__8uRMFW__primaryBtn:hover{background:#f8faff;transform:translateY(-2px);box-shadow:0 16px 48px #00000059}.FinalCTA-module__8uRMFW__reassurance{color:#ffffff80;align-items:center;gap:6px;font-size:.875rem;font-weight:500;display:flex}.FinalCTA-module__8uRMFW__mockupPreview{gap:var(--space-4);flex-direction:column;flex-shrink:0;display:flex}.FinalCTA-module__8uRMFW__statCard{align-items:center;gap:var(--space-4);border-radius:var(--radius-xl);padding:var(--space-5) var(--space-6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a;min-width:220px;animation:4s ease-in-out infinite FinalCTA-module__8uRMFW__float;display:flex}.FinalCTA-module__8uRMFW__statCard2{margin-left:32px;animation-delay:-1.3s}.FinalCTA-module__8uRMFW__statCard3{animation-delay:-2.6s}@keyframes FinalCTA-module__8uRMFW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.FinalCTA-module__8uRMFW__statEmoji{font-size:1.75rem;line-height:1}.FinalCTA-module__8uRMFW__statNum{color:#fff;font-size:1.5rem;font-weight:800;line-height:1}.FinalCTA-module__8uRMFW__statLabel{color:#ffffff80;margin-top:3px;font-size:.8rem;font-weight:500}@media (max-width:900px){.FinalCTA-module__8uRMFW__inner{text-align:center;gap:var(--space-12);grid-template-columns:1fr}.FinalCTA-module__8uRMFW__headline,.FinalCTA-module__8uRMFW__subheadline{max-width:100%}.FinalCTA-module__8uRMFW__actions{align-items:center}.FinalCTA-module__8uRMFW__mockupPreview{flex-flow:wrap;justify-content:center}.FinalCTA-module__8uRMFW__statCard2{margin-left:0}}@media (max-width:480px){.FinalCTA-module__8uRMFW__mockupPreview{display:none}}
.Footer-module__nhiC3q__footer{background:var(--bg-alt);border-top:1px solid var(--border)}.Footer-module__nhiC3q__inner{gap:var(--space-12);padding-top:var(--space-16);padding-bottom:var(--space-16);grid-template-columns:2fr 1fr 1fr 1.5fr;display:grid}.Footer-module__nhiC3q__brand{gap:var(--space-5);flex-direction:column;display:flex}.Footer-module__nhiC3q__logo{align-items:center;display:flex}.Footer-module__nhiC3q__tagline{color:var(--text-muted);max-width:280px;font-size:.9375rem;line-height:1.65}.Footer-module__nhiC3q__social{gap:var(--space-2);display:flex}.Footer-module__nhiC3q__socialLink{border-radius:var(--radius-sm);border:1px solid var(--border);width:38px;height:38px;color:var(--text-muted);transition:all var(--transition-base);background:#fff;justify-content:center;align-items:center;display:flex}.Footer-module__nhiC3q__socialLink:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light);transform:translateY(-2px)}.Footer-module__nhiC3q__linkGroup{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__nhiC3q__groupTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text);font-size:.8125rem;font-weight:700}.Footer-module__nhiC3q__links{gap:var(--space-3);flex-direction:column;list-style:none;display:flex}.Footer-module__nhiC3q__link{color:var(--text-muted);transition:color var(--transition-fast);font-size:.9375rem;font-weight:500}.Footer-module__nhiC3q__link:hover{color:var(--primary)}.Footer-module__nhiC3q__ctaColumn{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__nhiC3q__ctaText{color:var(--text-muted);font-size:.9rem;line-height:1.6}.Footer-module__nhiC3q__ratingBadge{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.Footer-module__nhiC3q__ratingStars{gap:1px;display:flex}.Footer-module__nhiC3q__ratingText{color:var(--text-muted);font-size:.8125rem;font-weight:500}.Footer-module__nhiC3q__bottomBar{border-top:1px solid var(--border);padding:var(--space-5) 0}.Footer-module__nhiC3q__bottomInner{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.Footer-module__nhiC3q__copyright{color:var(--text-light);font-size:.875rem}.Footer-module__nhiC3q__legalLinks{gap:var(--space-5);flex-wrap:wrap;display:flex}.Footer-module__nhiC3q__legalLink{color:var(--text-light);transition:color var(--transition-fast);font-size:.875rem}.Footer-module__nhiC3q__legalLink:hover{color:var(--primary)}@media (max-width:1024px){.Footer-module__nhiC3q__inner{gap:var(--space-10);grid-template-columns:1fr 1fr}.Footer-module__nhiC3q__brand{justify-content:space-between;align-items:flex-start;gap:var(--space-8);flex-direction:row;grid-column:1/-1}.Footer-module__nhiC3q__ctaColumn{align-items:center;gap:var(--space-4);flex-flow:wrap;grid-column:1/-1}.Footer-module__nhiC3q__ctaText{display:none}}@media (max-width:640px){.Footer-module__nhiC3q__inner{gap:var(--space-8);grid-template-columns:1fr}.Footer-module__nhiC3q__brand{flex-direction:column}.Footer-module__nhiC3q__ctaColumn,.Footer-module__nhiC3q__bottomInner{flex-direction:column;align-items:flex-start}}
