.page-module___8aEwW__page{width:100%;min-height:100vh;position:relative}
.ThemeToggle-module__Z5gSZG__toggle{border:1px solid var(--border-color);background:var(--surface-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;width:44px;height:44px;color:var(--text-primary);border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.ThemeToggle-module__Z5gSZG__toggle:hover{background:var(--surface-hover);transform:scale(1.05)}.ThemeToggle-module__Z5gSZG__toggle:active{transform:scale(.95)}.ThemeToggle-module__Z5gSZG__icon{justify-content:center;align-items:center;transition:transform .3s;display:flex}.ThemeToggle-module__Z5gSZG__icon.ThemeToggle-module__Z5gSZG__sun{transform:rotate(0)}.ThemeToggle-module__Z5gSZG__icon.ThemeToggle-module__Z5gSZG__moon{transform:rotate(180deg)}
.Navbar-module___rHu7W__navbar{z-index:1000;background:0 0;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled{background:var(--surface-color);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);box-shadow:0 4px 24px 0 var(--shadow-color)}.Navbar-module___rHu7W__container{justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module___rHu7W__logo{align-items:center;gap:.75rem;text-decoration:none;transition:transform .3s;display:flex}.Navbar-module___rHu7W__logo:hover{transform:scale(1.05)}.Navbar-module___rHu7W__logoIcon{flex-shrink:0}.Navbar-module___rHu7W__brandName{background:var(--gradient-primary);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Navbar-module___rHu7W__navLinks{flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}.Navbar-module___rHu7W__navLink{color:var(--text-secondary);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module___rHu7W__navLink:after{content:"";background:var(--gradient-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module___rHu7W__navLink:hover{color:var(--text-primary)}.Navbar-module___rHu7W__navLink:hover:after{width:100%}.Navbar-module___rHu7W__rightSection{align-items:center;gap:1rem;display:flex}.Navbar-module___rHu7W__ctaButton{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 16px #4f6ef74d}.Navbar-module___rHu7W__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4f6ef766}.Navbar-module___rHu7W__ctaButton:active{transform:translateY(0)}@media (max-width:768px){.Navbar-module___rHu7W__container{gap:1rem;padding:0 1rem}.Navbar-module___rHu7W__navLinks{display:none}.Navbar-module___rHu7W__brandName{font-size:1.25rem}.Navbar-module___rHu7W__ctaButton{padding:.625rem 1rem;font-size:.875rem}}
.Footer-module__Grjkva__footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);color:var(--text-secondary);padding:4rem 0 2rem}.Footer-module__Grjkva__container{max-width:1280px;margin:0 auto;padding:0 2rem}.Footer-module__Grjkva__content{grid-template-columns:2fr 3fr;gap:4rem;margin-bottom:3rem;display:grid}.Footer-module__Grjkva__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__logo{align-items:center;gap:.75rem;margin-bottom:.5rem;text-decoration:none;display:flex}.Footer-module__Grjkva__logoIcon{flex-shrink:0}.Footer-module__Grjkva__brandName{background:var(--gradient-primary);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Footer-module__Grjkva__tagline{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.6}.Footer-module__Grjkva__links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__Grjkva__linkGroup{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__linkTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.Footer-module__Grjkva__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__linkList a{color:var(--text-secondary);font-size:.9375rem;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__linkList a:hover{color:var(--text-primary)}.Footer-module__Grjkva__bottom{border-top:1px solid var(--border-color);text-align:center;padding-top:2rem}.Footer-module__Grjkva__copyright{color:var(--text-secondary);margin:0;font-size:.875rem}@media (max-width:1024px){.Footer-module__Grjkva__content{grid-template-columns:1fr;gap:3rem}.Footer-module__Grjkva__links{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:3rem 0 1.5rem}.Footer-module__Grjkva__container{padding:0 1rem}.Footer-module__Grjkva__content{gap:2rem;margin-bottom:2rem}.Footer-module__Grjkva__links{grid-template-columns:1fr;gap:2rem}.Footer-module__Grjkva__brandName{font-size:1.25rem}}
.HeroSection-module__yS5m3G__hero{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__yS5m3G__hero:before{content:"";pointer-events:none;background:radial-gradient(at top,#4f6ef71a 0%,#0000 50%),radial-gradient(at 100% 100%,#a855f71a 0%,#0000 50%);position:absolute;inset:0}.HeroSection-module__yS5m3G__container{z-index:1;width:100%;max-width:1280px;padding:0 2rem;position:relative}.HeroSection-module__yS5m3G__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:4rem;display:grid}.HeroSection-module__yS5m3G__textContent{flex-direction:column;gap:1.5rem;display:flex}.HeroSection-module__yS5m3G__title{letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:4rem;font-weight:800;line-height:1.1}.HeroSection-module__yS5m3G__gradientText{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__yS5m3G__subtitle{color:var(--text-secondary);margin:0;font-size:1.25rem;font-weight:400;line-height:1.6}.HeroSection-module__yS5m3G__buttons{gap:1rem;margin-top:1rem;display:flex}.HeroSection-module__yS5m3G__primaryButton{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 16px #4f6ef74d}.HeroSection-module__yS5m3G__primaryButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4f6ef766}.HeroSection-module__yS5m3G__secondaryButton{color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;-webkit-backdrop-filter:blur(10px);background:0 0;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.HeroSection-module__yS5m3G__secondaryButton:hover{background:var(--surface-color);border-color:var(--gradient-primary-start);transform:translateY(-2px)}.HeroSection-module__yS5m3G__graphContainer{background:var(--surface-color);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);width:100%;height:500px;box-shadow:0 8px 32px 0 var(--shadow-color);border-radius:24px;position:relative;overflow:hidden}.HeroSection-module__yS5m3G__graphPlaceholder{width:100%;height:100%;color:var(--text-secondary);justify-content:center;align-items:center;font-size:1rem;display:flex}.HeroSection-module__yS5m3G__scrollIndicator{color:var(--text-secondary);flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__yS5m3G__mouse{border:2px solid var(--border-color);border-radius:12px;justify-content:center;width:24px;height:40px;padding-top:8px;display:flex;position:relative}.HeroSection-module__yS5m3G__wheel{background:var(--text-secondary);border-radius:2px;width:4px;height:8px;animation:2s infinite HeroSection-module__yS5m3G__scroll}@keyframes HeroSection-module__yS5m3G__scroll{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}.HeroSection-module__yS5m3G__scrollText{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}@media (max-width:1024px){.HeroSection-module__yS5m3G__content{grid-template-columns:1fr;gap:3rem}.HeroSection-module__yS5m3G__graphContainer{order:-1;height:400px}.HeroSection-module__yS5m3G__title{font-size:3rem}}@media (max-width:768px){.HeroSection-module__yS5m3G__hero{padding:6rem 0 3rem}.HeroSection-module__yS5m3G__container{padding:0 1rem}.HeroSection-module__yS5m3G__title{font-size:2.5rem}.HeroSection-module__yS5m3G__subtitle{font-size:1.125rem}.HeroSection-module__yS5m3G__buttons{flex-direction:column;width:100%}.HeroSection-module__yS5m3G__primaryButton,.HeroSection-module__yS5m3G__secondaryButton{text-align:center;width:100%}.HeroSection-module__yS5m3G__graphContainer{height:300px}}
.SocialProofBar-module__wwObCq__socialProof{background:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:3rem 0;position:relative;overflow:hidden}.SocialProofBar-module__wwObCq__socialProof:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#4f6ef70d 50%,#0000 100%);position:absolute;inset:0}.SocialProofBar-module__wwObCq__container{max-width:1280px;margin:0 auto;padding:0 2rem}.SocialProofBar-module__wwObCq__content{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.SocialProofBar-module__wwObCq__stat{flex-direction:column;align-items:center;gap:.5rem;display:flex}.SocialProofBar-module__wwObCq__number{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1}.SocialProofBar-module__wwObCq__label{color:var(--text-secondary);font-size:.9375rem;font-weight:500}.SocialProofBar-module__wwObCq__divider{background:var(--border-color);width:1px;height:60px}.SocialProofBar-module__wwObCq__rating{align-items:center;gap:1rem;display:flex}.SocialProofBar-module__wwObCq__stars{gap:.25rem;display:flex}.SocialProofBar-module__wwObCq__ratingText{color:var(--text-primary);font-size:1rem;font-weight:600}@media (max-width:768px){.SocialProofBar-module__wwObCq__socialProof{padding:2rem 0}.SocialProofBar-module__wwObCq__content{flex-direction:column;gap:2rem}.SocialProofBar-module__wwObCq__divider{width:60px;height:1px}.SocialProofBar-module__wwObCq__number{font-size:2rem}}
.FeaturesSection-module__Pifczq__features{background:var(--bg-primary);padding:6rem 0;position:relative}.FeaturesSection-module__Pifczq__container{max-width:1280px;margin:0 auto;padding:0 2rem}.FeaturesSection-module__Pifczq__sectionTitle{text-align:center;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:4rem;font-size:3rem;font-weight:800}.FeaturesSection-module__Pifczq__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(200px,auto);gap:1.5rem;display:grid}.FeaturesSection-module__Pifczq__card{background:var(--surface-color);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);box-shadow:0 8px 32px 0 var(--shadow-color);cursor:pointer;transform-style:preserve-3d;border-radius:24px;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s;display:flex}.FeaturesSection-module__Pifczq__card:hover{border-color:var(--gradient-primary-start);box-shadow:0 12px 48px #4f6ef733}.FeaturesSection-module__Pifczq__card.FeaturesSection-module__Pifczq__small{grid-area:span 1/span 1}.FeaturesSection-module__Pifczq__card.FeaturesSection-module__Pifczq__medium{grid-area:span 1/span 2}.FeaturesSection-module__Pifczq__card.FeaturesSection-module__Pifczq__large{grid-area:span 2/span 2}.FeaturesSection-module__Pifczq__icon{filter:drop-shadow(0 4px 8px #4f6ef74d);font-size:3rem;line-height:1}.FeaturesSection-module__Pifczq__title{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:700}.FeaturesSection-module__Pifczq__description{color:var(--text-secondary);flex:1;margin:0;font-size:1rem;line-height:1.6}@media (max-width:1024px){.FeaturesSection-module__Pifczq__grid{grid-template-columns:repeat(3,1fr)}.FeaturesSection-module__Pifczq__card.FeaturesSection-module__Pifczq__medium{grid-column:span 1}.FeaturesSection-module__Pifczq__card.FeaturesSection-module__Pifczq__large{grid-area:span 1/span 3}}@media (max-width:768px){.FeaturesSection-module__Pifczq__features{padding:4rem 0}.FeaturesSection-module__Pifczq__container{padding:0 1rem}.FeaturesSection-module__Pifczq__sectionTitle{margin-bottom:2rem;font-size:2rem}.FeaturesSection-module__Pifczq__grid{grid-template-columns:1fr;gap:1rem}.FeaturesSection-module__Pifczq__card.FeaturesSection-module__Pifczq__small,.FeaturesSection-module__Pifczq__card.FeaturesSection-module__Pifczq__medium,.FeaturesSection-module__Pifczq__card.FeaturesSection-module__Pifczq__large{grid-area:span 1/span 1}.FeaturesSection-module__Pifczq__icon{font-size:2.5rem}.FeaturesSection-module__Pifczq__title{font-size:1.25rem}.FeaturesSection-module__Pifczq__description{font-size:.9375rem}}
.HowItWorksSection-module__KOoQpa__howItWorks{background:var(--bg-secondary);padding:6rem 0;position:relative}.HowItWorksSection-module__KOoQpa__container{max-width:1280px;margin:0 auto;padding:0 2rem}.HowItWorksSection-module__KOoQpa__sectionTitle{text-align:center;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:4rem;font-size:3rem;font-weight:800}.HowItWorksSection-module__KOoQpa__stepsContainer{max-width:800px;margin:0 auto;position:relative}.HowItWorksSection-module__KOoQpa__line{z-index:0;width:4px;height:100%;position:absolute;top:0;bottom:0;left:2rem}.HowItWorksSection-module__KOoQpa__steps{z-index:1;flex-direction:column;gap:3rem;display:flex;position:relative}.HowItWorksSection-module__KOoQpa__step{align-items:flex-start;gap:2rem;display:flex;position:relative}.HowItWorksSection-module__KOoQpa__stepNumber{background:var(--gradient-primary);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:4rem;min-width:4rem;height:4rem;font-size:1.5rem;font-weight:700;display:flex;position:relative;box-shadow:0 8px 24px #4f6ef74d}.HowItWorksSection-module__KOoQpa__stepContent{flex:1;padding-top:.5rem}.HowItWorksSection-module__KOoQpa__stepTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.HowItWorksSection-module__KOoQpa__stepDescription{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}@media (max-width:768px){.HowItWorksSection-module__KOoQpa__howItWorks{padding:4rem 0}.HowItWorksSection-module__KOoQpa__container{padding:0 1rem}.HowItWorksSection-module__KOoQpa__sectionTitle{margin-bottom:2rem;font-size:2rem}.HowItWorksSection-module__KOoQpa__stepsContainer{max-width:100%}.HowItWorksSection-module__KOoQpa__line{left:1.5rem}.HowItWorksSection-module__KOoQpa__steps{gap:2rem}.HowItWorksSection-module__KOoQpa__step{gap:1rem}.HowItWorksSection-module__KOoQpa__stepNumber{width:3rem;min-width:3rem;height:3rem;font-size:1.25rem}.HowItWorksSection-module__KOoQpa__stepTitle{font-size:1.25rem}.HowItWorksSection-module__KOoQpa__stepDescription{font-size:.9375rem}}
.PricingSection-module__A1Jopq__pricing{background:var(--bg-secondary);padding:6rem 0;position:relative}.PricingSection-module__A1Jopq__container{max-width:1280px;margin:0 auto;padding:0 2rem}.PricingSection-module__A1Jopq__sectionTitle{text-align:center;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:800}.PricingSection-module__A1Jopq__sectionSubtitle{text-align:center;color:var(--text-secondary);margin-bottom:4rem;font-size:1.25rem}.PricingSection-module__A1Jopq__aiIntroBlock{background:var(--surface-color);-webkit-backdrop-filter:blur(20px);text-align:center;border:2px solid;border-image:linear-gradient(135deg,#4f6ef7,#a855f7) 1;border-radius:24px;max-width:900px;margin:0 auto 4rem;padding:3rem;transition:all .3s;position:relative;box-shadow:0 8px 32px #4f6ef733}.PricingSection-module__A1Jopq__aiIntroBlock:hover{transform:translateY(-4px);box-shadow:0 12px 40px #4f6ef74d}.PricingSection-module__A1Jopq__aiIntroIcon{background:var(--gradient-primary);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:inline-flex;box-shadow:0 4px 16px #4f6ef766}.PricingSection-module__A1Jopq__aiIntroIcon svg{width:32px;height:32px}.PricingSection-module__A1Jopq__aiIntroTitle{color:var(--text-primary);letter-spacing:-.01em;background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2rem;font-weight:700}.PricingSection-module__A1Jopq__aiIntroDescription{color:var(--text-secondary);max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.PricingSection-module__A1Jopq__aiIntroFeatures{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.PricingSection-module__A1Jopq__aiIntroFeature{color:var(--text-primary);align-items:center;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.PricingSection-module__A1Jopq__aiIntroFeature svg{color:var(--gradient-primary-start);flex-shrink:0;width:20px;height:20px}.PricingSection-module__A1Jopq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.PricingSection-module__A1Jopq__card{background:var(--surface-color);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);box-shadow:0 8px 32px 0 var(--shadow-color);border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex;position:relative}.PricingSection-module__A1Jopq__card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #4f6ef733}.PricingSection-module__A1Jopq__card.PricingSection-module__A1Jopq__popular{border:2px solid;border-image:linear-gradient(135deg,#4f6ef7,#a855f7) 1;transform:scale(1.05);box-shadow:0 12px 40px #4f6ef74d}.PricingSection-module__A1Jopq__card.PricingSection-module__A1Jopq__popular:hover{transform:scale(1.08)translateY(-8px)}.PricingSection-module__A1Jopq__badge{background:var(--gradient-primary);color:#fff;border-radius:20px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #4f6ef766}.PricingSection-module__A1Jopq__planName{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.PricingSection-module__A1Jopq__price{align-items:baseline;gap:.5rem;margin-bottom:2rem;display:flex}.PricingSection-module__A1Jopq__priceAmount{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;line-height:1}.PricingSection-module__A1Jopq__pricePeriod{color:var(--text-secondary);font-size:1rem;font-weight:500}.PricingSection-module__A1Jopq__features{flex-direction:column;flex:1;gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.PricingSection-module__A1Jopq__feature{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:1rem;line-height:1.5;display:flex}.PricingSection-module__A1Jopq__feature svg{color:var(--gradient-primary-start);flex-shrink:0;width:20px;height:20px}.PricingSection-module__A1Jopq__cta{text-align:center;cursor:pointer;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.PricingSection-module__A1Jopq__ctaPrimary{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 16px #4f6ef74d}.PricingSection-module__A1Jopq__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4f6ef766}.PricingSection-module__A1Jopq__ctaSecondary{color:var(--text-primary);border:1px solid var(--border-color);background:0 0}.PricingSection-module__A1Jopq__ctaSecondary:hover{background:var(--surface-hover);border-color:var(--gradient-primary-start)}@media (max-width:1024px){.PricingSection-module__A1Jopq__grid{grid-template-columns:1fr;max-width:500px}.PricingSection-module__A1Jopq__card.PricingSection-module__A1Jopq__popular{transform:scale(1)}.PricingSection-module__A1Jopq__card.PricingSection-module__A1Jopq__popular:hover{transform:translateY(-8px)}.PricingSection-module__A1Jopq__aiIntroBlock{padding:2.5rem 2rem}.PricingSection-module__A1Jopq__aiIntroFeatures{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:768px){.PricingSection-module__A1Jopq__pricing{padding:4rem 0}.PricingSection-module__A1Jopq__container{padding:0 1rem}.PricingSection-module__A1Jopq__sectionTitle{font-size:2rem}.PricingSection-module__A1Jopq__sectionSubtitle{margin-bottom:2rem;font-size:1.125rem}.PricingSection-module__A1Jopq__card{padding:2rem}.PricingSection-module__A1Jopq__priceAmount{font-size:2.5rem}.PricingSection-module__A1Jopq__aiIntroBlock{padding:2rem 1.5rem}.PricingSection-module__A1Jopq__aiIntroTitle{font-size:1.5rem}.PricingSection-module__A1Jopq__aiIntroDescription{font-size:1rem}.PricingSection-module__A1Jopq__aiIntroIcon{width:56px;height:56px}.PricingSection-module__A1Jopq__aiIntroIcon svg{width:28px;height:28px}}
.page-module__OSLHOG__page{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.page-module__OSLHOG__main{flex:1;padding:6rem 0 4rem}.page-module__OSLHOG__container{max-width:900px;margin:0 auto;padding:0 2rem}.page-module__OSLHOG__title{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.page-module__OSLHOG__subtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.page-module__OSLHOG__content{flex-direction:column;gap:3rem;display:flex}.page-module__OSLHOG__sectionTitle{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.75rem;font-weight:700}.page-module__OSLHOG__contactsSection{flex-direction:column;display:flex}.page-module__OSLHOG__contactsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.page-module__OSLHOG__contactCard{background:var(--surface-color);border:1px solid var(--border-color);color:inherit;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.page-module__OSLHOG__contactCard:hover{background:var(--surface-hover);border-color:var(--gradient-primary-start);box-shadow:0 8px 24px var(--shadow-color);transform:translateY(-2px)}.page-module__OSLHOG__contactIcon{background:var(--gradient-primary);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__OSLHOG__contactInfo{flex-direction:column;flex:1;gap:.5rem;display:flex}.page-module__OSLHOG__contactLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.875rem;font-weight:600}.page-module__OSLHOG__contactValue{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600}.page-module__OSLHOG__detailsSection{flex-direction:column;display:flex}.page-module__OSLHOG__detailsCard{background:var(--surface-color);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.page-module__OSLHOG__detailItem{border-bottom:1px solid var(--border-color);flex-direction:column;gap:.5rem;padding-bottom:1.5rem;display:flex}.page-module__OSLHOG__detailItem:last-child{border-bottom:none;padding-bottom:0}.page-module__OSLHOG__detailLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.page-module__OSLHOG__detailValue{color:var(--text-primary);font-size:1.125rem;font-weight:600}@media (max-width:1024px){.page-module__OSLHOG__container{padding:0 1.5rem}.page-module__OSLHOG__title{font-size:2.5rem}.page-module__OSLHOG__contactsGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__OSLHOG__main{padding:5rem 0 3rem}.page-module__OSLHOG__container{padding:0 1rem}.page-module__OSLHOG__title{font-size:2rem}.page-module__OSLHOG__subtitle{font-size:1rem}.page-module__OSLHOG__sectionTitle{font-size:1.5rem}.page-module__OSLHOG__content{gap:2rem}.page-module__OSLHOG__contactCard{padding:1.25rem}.page-module__OSLHOG__contactIcon{width:40px;height:40px}.page-module__OSLHOG__contactIcon svg{width:20px;height:20px}.page-module__OSLHOG__detailsCard{padding:1.5rem}.page-module__OSLHOG__contactValue,.page-module__OSLHOG__detailValue{font-size:1rem}}
.page-module__soh_jW__page{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.page-module__soh_jW__main{flex:1;padding:6rem 0 4rem}.page-module__soh_jW__container{max-width:900px;margin:0 auto;padding:0 2rem}.page-module__soh_jW__title{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.page-module__soh_jW__lastUpdated{color:var(--text-secondary);border-bottom:1px solid var(--border-color);margin-bottom:3rem;padding-bottom:2rem;font-size:.9375rem}.page-module__soh_jW__content{flex-direction:column;gap:2.5rem;display:flex}.page-module__soh_jW__section{flex-direction:column;gap:1rem;display:flex}.page-module__soh_jW__sectionTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.page-module__soh_jW__subsectionTitle{color:var(--text-primary);margin:1.5rem 0 .75rem;font-size:1.25rem;font-weight:600}.page-module__soh_jW__section p{color:var(--text-secondary);margin:.75rem 0;font-size:1rem;line-height:1.8}.page-module__soh_jW__section ul{color:var(--text-secondary);margin:1rem 0;padding-left:1.5rem;font-size:1rem;line-height:1.8}.page-module__soh_jW__section ul li{margin:.5rem 0}@media (max-width:1024px){.page-module__soh_jW__container{padding:0 1.5rem}.page-module__soh_jW__title{font-size:2.5rem}}@media (max-width:768px){.page-module__soh_jW__main{padding:5rem 0 3rem}.page-module__soh_jW__container{padding:0 1rem}.page-module__soh_jW__title{font-size:2rem}.page-module__soh_jW__sectionTitle{font-size:1.5rem}.page-module__soh_jW__subsectionTitle{font-size:1.125rem}.page-module__soh_jW__section p,.page-module__soh_jW__section ul{font-size:.9375rem}.page-module__soh_jW__content{gap:2rem}}
.page-module__UBdgra__page{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.page-module__UBdgra__main{flex:1;padding:6rem 0 4rem}.page-module__UBdgra__container{max-width:900px;margin:0 auto;padding:0 2rem}.page-module__UBdgra__title{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.page-module__UBdgra__lastUpdated{color:var(--text-secondary);border-bottom:1px solid var(--border-color);margin-bottom:3rem;padding-bottom:2rem;font-size:.9375rem}.page-module__UBdgra__content{flex-direction:column;gap:2.5rem;display:flex}.page-module__UBdgra__section{flex-direction:column;gap:1rem;display:flex}.page-module__UBdgra__sectionTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.page-module__UBdgra__subsectionTitle{color:var(--text-primary);margin:1.5rem 0 .75rem;font-size:1.25rem;font-weight:600}.page-module__UBdgra__section p{color:var(--text-secondary);margin:.75rem 0;font-size:1rem;line-height:1.8}.page-module__UBdgra__section ul{color:var(--text-secondary);margin:1rem 0;padding-left:1.5rem;font-size:1rem;line-height:1.8}.page-module__UBdgra__section ul li{margin:.5rem 0}@media (max-width:1024px){.page-module__UBdgra__container{padding:0 1.5rem}.page-module__UBdgra__title{font-size:2.5rem}}@media (max-width:768px){.page-module__UBdgra__main{padding:5rem 0 3rem}.page-module__UBdgra__container{padding:0 1rem}.page-module__UBdgra__title{font-size:2rem}.page-module__UBdgra__sectionTitle{font-size:1.5rem}.page-module__UBdgra__subsectionTitle{font-size:1.125rem}.page-module__UBdgra__section p,.page-module__UBdgra__section ul{font-size:.9375rem}.page-module__UBdgra__content{gap:2rem}}
.CTASection-module__uB7_Ra__cta{background:var(--bg-primary);padding:8rem 0;position:relative;overflow:hidden}.CTASection-module__uB7_Ra__meshBackground{opacity:.6;pointer-events:none;background-color:#0000;background-image:radial-gradient(circle at 20%,#4f6ef74d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#a855f74d 0%,#0000 50%),radial-gradient(circle at 40% 20%,#4f6ef733 0%,#0000 50%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:200% 200%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;animation:20s ease-in-out infinite CTASection-module__uB7_Ra__meshMove;position:absolute;inset:0}@keyframes CTASection-module__uB7_Ra__meshMove{0%,to{background-position:0%}50%{background-position:100%}}.CTASection-module__uB7_Ra__container{z-index:1;text-align:center;max-width:800px;margin:0 auto;padding:0 2rem;position:relative}.CTASection-module__uB7_Ra__title{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.CTASection-module__uB7_Ra__gradientText{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CTASection-module__uB7_Ra__description{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.CTASection-module__uB7_Ra__ctaButton{background:var(--gradient-primary);color:#fff;cursor:pointer;letter-spacing:-.01em;border:none;border-radius:16px;padding:1.25rem 3rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 32px #4f6ef766}.CTASection-module__uB7_Ra__ctaButton:hover{transform:translateY(-4px);box-shadow:0 16px 48px #4f6ef780}.CTASection-module__uB7_Ra__ctaButton:active{transform:translateY(-2px)}@media (max-width:1024px){.CTASection-module__uB7_Ra__title{font-size:3rem}}@media (max-width:768px){.CTASection-module__uB7_Ra__cta{padding:6rem 0}.CTASection-module__uB7_Ra__container{padding:0 1rem}.CTASection-module__uB7_Ra__title{font-size:2.5rem}.CTASection-module__uB7_Ra__description{margin-bottom:2rem;font-size:1.125rem}.CTASection-module__uB7_Ra__ctaButton{width:100%;max-width:300px;padding:1rem 2rem;font-size:1rem}}
