.Navbar-module__pSp8Ga__navbar{z-index:1000;transition:all var(--transition-smooth);background:0 0;padding:16px 0;position:sticky;top:0}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{background:var(--navbar-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);padding:10px 0}.Navbar-module__pSp8Ga__navContent{justify-content:space-between;align-items:center;display:flex}.Navbar-module__pSp8Ga__logo{color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.35rem;font-weight:800;display:flex}.Navbar-module__pSp8Ga__logoIcon{background:var(--accent-primary);border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:var(--space-xl);display:flex}.Navbar-module__pSp8Ga__navLinks a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.95rem;font-weight:500;position:relative}.Navbar-module__pSp8Ga__navLinks a:hover{color:var(--accent-primary)}.Navbar-module__pSp8Ga__navRight{align-items:center;gap:var(--space-md);display:flex}.Navbar-module__pSp8Ga__themeToggle{background:var(--toggle-bg);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.Navbar-module__pSp8Ga__themeToggle:hover{color:var(--accent-primary);background:var(--accent-primary-bg)}.Navbar-module__pSp8Ga__ctaButton{background:var(--accent-primary);color:#fff;border-radius:var(--radius-full);transition:all var(--transition-smooth);border:none;padding:10px 24px;font-size:.9rem;font-weight:600}.Navbar-module__pSp8Ga__ctaButton:hover{filter:brightness(1.08);box-shadow:var(--shadow-glow);transform:translateY(-1px)}.Navbar-module__pSp8Ga__mobileToggle{width:40px;height:40px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.5rem;display:none}@media (max-width:768px){.Navbar-module__pSp8Ga__navLinks{display:none}.Navbar-module__pSp8Ga__navLinks.Navbar-module__pSp8Ga__mobileOpen{background:var(--navbar-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:var(--space-xl);gap:var(--space-lg);border-bottom:1px solid var(--border-subtle);box-shadow:var(--shadow-md);flex-direction:column;display:flex;position:absolute;top:100%;left:0;right:0}.Navbar-module__pSp8Ga__mobileToggle{display:flex}}
.Hero-module__gNeX-G__hero{padding:var(--space-5xl)0 var(--space-4xl);background:var(--bg-primary);position:relative;overflow:hidden}.Hero-module__gNeX-G__heroContent{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.Hero-module__gNeX-G__heroLabel{align-items:center;gap:var(--space-sm);background:var(--accent-primary-bg);border:1px solid var(--accent-primary-border);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.12em;color:var(--accent-primary);margin-bottom:var(--space-lg);padding:6px 16px;font-size:.8rem;font-weight:600;animation:.6s ease-out Hero-module__gNeX-G__fadeInUp;display:inline-flex}.Hero-module__gNeX-G__heroLabelDot{background:var(--accent-primary);border-radius:50%;width:8px;height:8px}.Hero-module__gNeX-G__heroTitle{margin-bottom:var(--space-lg);color:var(--text-primary);font-size:clamp(2.5rem,5vw,3.8rem);font-weight:800;line-height:1.08;animation:.6s ease-out .1s both Hero-module__gNeX-G__fadeInUp}.Hero-module__gNeX-G__highlight{color:var(--accent-primary)}.Hero-module__gNeX-G__heroDesc{color:var(--text-secondary);margin-bottom:var(--space-2xl);max-width:520px;font-size:1.15rem;line-height:1.7;animation:.6s ease-out .2s both Hero-module__gNeX-G__fadeInUp}.Hero-module__gNeX-G__heroCtas{gap:var(--space-md);flex-direction:column;animation:.6s ease-out .3s both Hero-module__gNeX-G__fadeInUp;display:flex}.Hero-module__gNeX-G__heroVisual{justify-content:center;animation:.8s ease-out .3s both Hero-module__gNeX-G__fadeInUp;display:flex}.Hero-module__gNeX-G__ratingCard{background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:var(--space-xl)var(--space-2xl);width:340px;box-shadow:var(--shadow-lg);position:relative}.Hero-module__gNeX-G__ratingCardHeader{align-items:center;gap:var(--space-md);margin-bottom:var(--space-xl);display:flex}.Hero-module__gNeX-G__ratingCardIcon{background:var(--accent-primary);border-radius:var(--radius-md);color:#fff;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Hero-module__gNeX-G__ratingCardTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.Hero-module__gNeX-G__ratingCardSub{color:var(--text-muted);font-size:.8rem}.Hero-module__gNeX-G__stars{margin-bottom:var(--space-lg);gap:4px;display:flex}.Hero-module__gNeX-G__star{transition:transform var(--transition-fast)}.Hero-module__gNeX-G__starFilled{color:var(--star-color)}.Hero-module__gNeX-G__starEmpty{color:var(--text-muted);opacity:.3}.Hero-module__gNeX-G__ratingNumber{color:var(--text-primary);font-size:3rem;font-weight:800;line-height:1}.Hero-module__gNeX-G__ratingMax{color:var(--text-muted);margin-left:4px;font-size:1rem}.Hero-module__gNeX-G__ratingBar{background:var(--bg-glass);border-radius:var(--radius-full);height:6px;margin-top:var(--space-lg);overflow:hidden}.Hero-module__gNeX-G__ratingBarFill{border-radius:var(--radius-full);background:var(--accent-primary);width:96%;height:100%}.Hero-module__gNeX-G__floatingAlert{background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-md);align-items:center;gap:var(--space-sm);box-shadow:var(--shadow-md);color:var(--text-primary);padding:10px 16px;font-size:.85rem;animation:1s ease-out .8s both Hero-module__gNeX-G__fadeInUp;display:flex;position:absolute;bottom:-20px;right:-20px}.Hero-module__gNeX-G__alertDot{background:var(--accent-primary);border-radius:50%;width:8px;height:8px}.Hero-module__gNeX-G__heroStats{gap:var(--space-2xl);margin-top:var(--space-3xl);animation:.6s ease-out .5s both Hero-module__gNeX-G__fadeInUp;display:flex}.Hero-module__gNeX-G__stat{text-align:center}.Hero-module__gNeX-G__statNumber{color:var(--accent-primary);font-size:1.5rem;font-weight:800}.Hero-module__gNeX-G__statLabel{color:var(--text-muted);margin-top:2px;font-size:.8rem}@media (max-width:968px){.Hero-module__gNeX-G__heroContent{text-align:center;grid-template-columns:1fr}.Hero-module__gNeX-G__heroDesc{margin-left:auto;margin-right:auto}.Hero-module__gNeX-G__heroCtas{align-items:center}.Hero-module__gNeX-G__heroStats{justify-content:center}}@media (max-width:480px){.Hero-module__gNeX-G__heroTitle{font-size:2rem}.Hero-module__gNeX-G__ratingCard{width:280px;padding:var(--space-lg)}.Hero-module__gNeX-G__heroStats{gap:var(--space-xl)}}
.Problem-module__XPYOQW__problem{background:var(--bg-secondary)}.Problem-module__XPYOQW__problemContent{text-align:center}.Problem-module__XPYOQW__problemGrid{gap:var(--space-lg);margin-top:var(--space-2xl);grid-template-columns:repeat(4,1fr);display:grid}.Problem-module__XPYOQW__problemCard{background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;transition:all var(--transition-smooth)}.Problem-module__XPYOQW__problemCard:hover{border-color:var(--accent-danger);transform:translateY(-4px);box-shadow:0 8px 24px #e74c6f1a}.Problem-module__XPYOQW__cardIcon{background:var(--accent-danger-bg);border-radius:var(--radius-md);width:56px;height:56px;margin:0 auto var(--space-md);color:var(--accent-danger);justify-content:center;align-items:center;display:flex}.Problem-module__XPYOQW__cardStat{color:var(--accent-danger);margin-bottom:var(--space-sm);font-size:1.2rem;font-weight:700}.Problem-module__XPYOQW__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.5}@media (max-width:968px){.Problem-module__XPYOQW__problemGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Problem-module__XPYOQW__problemGrid{grid-template-columns:1fr}}
.HowItWorks-module__iI9NfG__howItWorks{background:var(--bg-primary)}.HowItWorks-module__iI9NfG__howContent{text-align:center}.HowItWorks-module__iI9NfG__timeline{max-width:700px;margin:var(--space-2xl)auto 0;position:relative}.HowItWorks-module__iI9NfG__timeline:before{content:"";background:var(--accent-primary);opacity:.15;width:2px;position:absolute;top:0;bottom:0;left:39px}.HowItWorks-module__iI9NfG__step{gap:var(--space-xl);margin-bottom:var(--space-2xl);text-align:left;display:flex}.HowItWorks-module__iI9NfG__stepNumber{background:var(--accent-primary-bg);border:2px solid var(--accent-primary-border);width:80px;min-width:80px;height:80px;color:var(--accent-primary);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:1.3rem;font-weight:800;display:flex;position:relative}.HowItWorks-module__iI9NfG__stepContent{background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:var(--space-xl);transition:all var(--transition-smooth);flex:1}.HowItWorks-module__iI9NfG__stepContent:hover{border-color:var(--accent-primary-border);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.HowItWorks-module__iI9NfG__stepIcon{color:var(--accent-primary);margin-bottom:var(--space-md)}.HowItWorks-module__iI9NfG__stepTitle{margin-bottom:var(--space-sm);color:var(--text-primary);font-size:1.15rem;font-weight:700}.HowItWorks-module__iI9NfG__stepDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:480px){.HowItWorks-module__iI9NfG__timeline:before{display:none}.HowItWorks-module__iI9NfG__step{text-align:center;flex-direction:column;align-items:center}}
.WhyItMatters-module__Kk9Xmq__whyItMatters{background:var(--bg-secondary)}.WhyItMatters-module__Kk9Xmq__whyContent{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.WhyItMatters-module__Kk9Xmq__metricsGrid{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.WhyItMatters-module__Kk9Xmq__metricCard{background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;transition:all var(--transition-smooth)}.WhyItMatters-module__Kk9Xmq__metricCard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.WhyItMatters-module__Kk9Xmq__metricValue{color:var(--accent-primary);margin-bottom:var(--space-xs);font-size:1.8rem;font-weight:800}.WhyItMatters-module__Kk9Xmq__metricLabel{color:var(--text-muted);font-size:.85rem}.WhyItMatters-module__Kk9Xmq__impactList{gap:var(--space-lg);margin-top:var(--space-xl);flex-direction:column;display:flex}.WhyItMatters-module__Kk9Xmq__impactItem{align-items:center;gap:var(--space-md);display:flex}.WhyItMatters-module__Kk9Xmq__impactIcon{background:var(--accent-primary-bg);border:1px solid var(--accent-primary-border);border-radius:var(--radius-sm);width:40px;min-width:40px;height:40px;color:var(--accent-primary);justify-content:center;align-items:center;display:flex}.WhyItMatters-module__Kk9Xmq__impactText{color:var(--text-secondary);font-size:1rem}.WhyItMatters-module__Kk9Xmq__proactiveBadge{margin-top:var(--space-2xl);padding:var(--space-md)var(--space-xl);background:var(--accent-primary-bg);border:1px solid var(--accent-primary-border);border-radius:var(--radius-md);align-items:center;gap:var(--space-sm);color:var(--accent-primary);font-weight:600;display:flex}@media (max-width:968px){.WhyItMatters-module__Kk9Xmq__whyContent{grid-template-columns:1fr}}
.BuiltFor-module__HkD4-a__builtFor{background:var(--bg-primary)}.BuiltFor-module__HkD4-a__builtContent{text-align:center}.BuiltFor-module__HkD4-a__clinicGrid{gap:var(--space-lg);margin-top:var(--space-2xl);grid-template-columns:repeat(4,1fr);display:grid}.BuiltFor-module__HkD4-a__clinicCard{background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;transition:all var(--transition-smooth)}.BuiltFor-module__HkD4-a__clinicCard:hover{border-color:var(--accent-primary-border);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.BuiltFor-module__HkD4-a__clinicIcon{width:64px;height:64px;margin:0 auto var(--space-md);color:var(--accent-primary);justify-content:center;align-items:center;display:flex}.BuiltFor-module__HkD4-a__clinicCheck{background:var(--accent-primary-bg);border:1px solid var(--accent-primary-border);width:24px;height:24px;color:var(--accent-primary);margin:0 auto var(--space-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.BuiltFor-module__HkD4-a__clinicName{color:var(--text-primary);font-size:1rem;font-weight:600}.BuiltFor-module__HkD4-a__features{justify-content:center;gap:var(--space-2xl);margin-top:var(--space-2xl);flex-wrap:wrap;display:flex}.BuiltFor-module__HkD4-a__featureItem{align-items:center;gap:var(--space-sm);color:var(--text-secondary);font-size:.95rem;display:flex}.BuiltFor-module__HkD4-a__featureIcon{color:var(--accent-success);align-items:center;display:flex}@media (max-width:968px){.BuiltFor-module__HkD4-a__clinicGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.BuiltFor-module__HkD4-a__clinicGrid{grid-template-columns:1fr}.BuiltFor-module__HkD4-a__features{align-items:center;gap:var(--space-md);flex-direction:column}}
.Pricing-module__aV2Sha__pricing{background:var(--bg-secondary)}.Pricing-module__aV2Sha__pricingContent{text-align:center}.Pricing-module__aV2Sha__pricingCard{max-width:480px;margin:var(--space-2xl)auto 0;background:var(--bg-card);border:2px solid var(--accent-primary);border-radius:var(--radius-xl);padding:var(--space-2xl);text-align:left;position:relative}.Pricing-module__aV2Sha__pricingBadge{background:var(--accent-primary-bg);border:1px solid var(--accent-primary-border);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);margin-bottom:var(--space-lg);padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.Pricing-module__aV2Sha__planName{color:var(--text-primary);margin-bottom:var(--space-sm);font-size:1.3rem;font-weight:700}.Pricing-module__aV2Sha__planDesc{color:var(--text-secondary);margin-bottom:var(--space-xl);font-size:.95rem}.Pricing-module__aV2Sha__price{color:var(--accent-primary);margin-bottom:var(--space-xs);font-size:3rem;font-weight:800;line-height:1}.Pricing-module__aV2Sha__priceNote{color:var(--text-muted);margin-bottom:var(--space-xl);font-size:.85rem}.Pricing-module__aV2Sha__featuresList{gap:var(--space-md);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.Pricing-module__aV2Sha__featureItem{align-items:center;gap:var(--space-md);color:var(--text-secondary);font-size:.95rem;display:flex}.Pricing-module__aV2Sha__featureCheck{background:var(--accent-primary-bg);border:1px solid var(--accent-primary-border);width:24px;min-width:24px;height:24px;color:var(--accent-primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.Pricing-module__aV2Sha__pricingCta{background:var(--accent-primary);color:#fff;border-radius:var(--radius-full);cursor:pointer;width:100%;transition:all var(--transition-smooth);margin-bottom:var(--space-md);border:none;padding:16px;font-size:1.05rem;font-weight:700}.Pricing-module__aV2Sha__pricingCta:hover{filter:brightness(1.08);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.Pricing-module__aV2Sha__limitedBadge{justify-content:center;align-items:center;gap:var(--space-sm);color:var(--accent-gold);font-size:.85rem;font-weight:600;display:flex}
.FAQ-module__xrt3Fa__faq{background:var(--bg-primary)}.FAQ-module__xrt3Fa__faqInner{text-align:center;max-width:720px;margin:0 auto}.FAQ-module__xrt3Fa__faqList{margin-top:var(--space-2xl);text-align:left}.FAQ-module__xrt3Fa__faqItem{border:1px solid var(--card-border);border-radius:var(--radius-md);margin-bottom:var(--space-md);background:var(--bg-card);transition:all var(--transition-smooth);overflow:hidden}.FAQ-module__xrt3Fa__faqItem.FAQ-module__xrt3Fa__open{border-color:var(--accent-primary-border);box-shadow:var(--shadow-glow)}.FAQ-module__xrt3Fa__faqQuestion{padding:var(--space-lg)var(--space-xl);cursor:pointer;color:var(--text-primary);text-align:left;width:100%;transition:color var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;font-size:1rem;font-weight:600;display:flex}.FAQ-module__xrt3Fa__faqQuestion:hover{color:var(--accent-primary)}.FAQ-module__xrt3Fa__faqToggle{background:var(--accent-primary-bg);width:28px;min-width:28px;height:28px;color:var(--accent-primary);transition:transform var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;display:flex}.FAQ-module__xrt3Fa__open .FAQ-module__xrt3Fa__faqToggle{transform:rotate(45deg)}.FAQ-module__xrt3Fa__faqAnswer{max-height:0;transition:max-height var(--transition-smooth),padding var(--transition-smooth);overflow:hidden}.FAQ-module__xrt3Fa__open .FAQ-module__xrt3Fa__faqAnswer{max-height:300px;padding:0 var(--space-xl)var(--space-lg)}.FAQ-module__xrt3Fa__faqAnswerInner{color:var(--text-secondary);font-size:.95rem;line-height:1.7}
.FinalCTA-module__8uRMFW__finalCta{background:var(--bg-secondary);position:relative;overflow:hidden}.FinalCTA-module__8uRMFW__ctaContent{text-align:center;max-width:640px;margin:0 auto}.FinalCTA-module__8uRMFW__ctaTitle{margin-bottom:var(--space-lg);color:var(--text-primary);font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.1}.FinalCTA-module__8uRMFW__ctaHighlight{color:var(--accent-primary)}.FinalCTA-module__8uRMFW__ctaDesc{color:var(--text-secondary);margin-bottom:var(--space-2xl);font-size:1.1rem;line-height:1.7}.FinalCTA-module__8uRMFW__ctaButton{align-items:center;gap:var(--space-sm);background:var(--accent-primary);color:#fff;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-smooth);box-shadow:var(--shadow-glow);border:none;padding:18px 40px;font-size:1.1rem;font-weight:700;display:inline-flex}.FinalCTA-module__8uRMFW__ctaButton:hover{box-shadow:var(--shadow-glow-strong);filter:brightness(1.08);transform:translateY(-3px)}.FinalCTA-module__8uRMFW__ctaNote{margin-top:var(--space-lg);color:var(--text-muted);font-size:.85rem}
.Footer-module__nhiC3q__footer{padding:var(--space-2xl)0;border-top:1px solid var(--card-border);background:var(--bg-primary)}.Footer-module__nhiC3q__footerContent{justify-content:space-between;align-items:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.Footer-module__nhiC3q__footerLogo{align-items:center;gap:var(--space-sm);color:var(--text-primary);font-size:1.1rem;font-weight:700;display:flex}.Footer-module__nhiC3q__footerLogoIcon{background:var(--accent-primary);border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Footer-module__nhiC3q__footerLinks{gap:var(--space-xl);display:flex}.Footer-module__nhiC3q__footerLinks a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9rem}.Footer-module__nhiC3q__footerLinks a:hover{color:var(--accent-primary)}.Footer-module__nhiC3q__footerEmail{align-items:center;gap:var(--space-xs);color:var(--text-secondary);font-size:.9rem;display:flex}.Footer-module__nhiC3q__footerEmail a{color:var(--text-secondary);transition:color var(--transition-fast)}.Footer-module__nhiC3q__footerEmail a:hover{color:var(--accent-primary)}.Footer-module__nhiC3q__footerCopy{color:var(--text-muted);font-size:.85rem}@media (max-width:768px){.Footer-module__nhiC3q__footerContent{text-align:center;flex-direction:column}.Footer-module__nhiC3q__footerLinks{flex-wrap:wrap;justify-content:center}}
