:root{--primary-50:#f0fdf4;--primary-100:#dcfce7;--primary-200:#bbf7d0;--primary-300:#86efac;--primary-400:#4ade80;--primary-500:#17a417;--primary-600:#15931c;--primary-700:#127817;--primary-800:#0d5d13;--primary-900:#07301e;--gray-50:#f9fafb;--gray-100:#f4f4f5;--gray-200:#e4e4e7;--gray-300:#d4d4d8;--gray-400:#a1a1aa;--gray-500:#71717a;--gray-600:#52525b;--gray-700:#3f3f46;--gray-800:#27272a;--gray-900:#18181b;--white:#fff;--black:#000;--banner-height:42px}.landing-module__bxHgOq__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__bxHgOq__btn:disabled{opacity:.5;cursor:not-allowed}.landing-module__bxHgOq__btnPrimary{background:var(--primary-500);color:#fff}.landing-module__bxHgOq__btnPrimary:hover:not(:disabled){background:var(--primary-600);transform:translateY(-1px)}.landing-module__bxHgOq__btnPrimary:active:not(:disabled){background:var(--primary-700);transform:translateY(0)}.landing-module__bxHgOq__btnSecondary{background:var(--gray-900);color:var(--white)}.landing-module__bxHgOq__btnSecondary:hover:not(:disabled){background:var(--gray-800);transform:translateY(-1px)}.landing-module__bxHgOq__btnOutline{background:var(--white);color:var(--gray-700);border:1px solid var(--gray-300)}.landing-module__bxHgOq__btnOutline:hover:not(:disabled){background:var(--gray-50);border-color:var(--gray-400)}.landing-module__bxHgOq__btnGhost{color:var(--gray-600);background:0 0}.landing-module__bxHgOq__btnGhost:hover:not(:disabled){background:var(--gray-100);color:var(--gray-900)}.landing-module__bxHgOq__btnLg{padding:.625rem 1.25rem;font-size:.9375rem}.landing-module__bxHgOq__btnSm{padding:.5rem 1rem;font-size:.8125rem}.landing-module__bxHgOq__btnPill{border-radius:9999px;padding:.75rem 1.5rem}.landing-module__bxHgOq__btnGray{background:var(--gray-100);color:var(--gray-700);border:none}.landing-module__bxHgOq__btnGray:hover:not(:disabled){background:var(--gray-200)}.landing-module__bxHgOq__btnOutlineDark{color:var(--gray-900);border:1px solid var(--gray-300);background:0 0}.landing-module__bxHgOq__btnOutlineDark:hover:not(:disabled){background:var(--gray-50);border-color:var(--gray-400)}.landing-module__bxHgOq__btnOutlineLight{background:var(--white);color:var(--gray-900);border:1px solid var(--gray-300)}.landing-module__bxHgOq__btnOutlineLight:hover:not(:disabled){background:var(--gray-50)}.landing-module__bxHgOq__btnBlack{color:var(--white);background:#000;border:none}.landing-module__bxHgOq__btnBlack:hover:not(:disabled){background:#1a1a1a;transform:translateY(-1px)}.landing-module__bxHgOq__badgeBeta{background:var(--primary-500);color:var(--white);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .5rem;font-size:.6875rem;font-weight:500}.landing-module__bxHgOq__badgeBetaSmall{background:var(--primary-500);color:var(--white);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.125rem .375rem;font-size:.5rem;font-weight:500}.landing-module__bxHgOq__header{top:var(--banner-height,0px);z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--gray-200);background:#fffffff2;transition:top .3s;position:fixed;left:0;right:0}.landing-module__bxHgOq__headerScrolled{top:0}.landing-module__bxHgOq__headerInner{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;padding:.75rem 1.5rem;display:flex}.landing-module__bxHgOq__headerLeft{align-items:center;gap:.75rem;display:flex}.landing-module__bxHgOq__logo{align-items:center;display:flex}.landing-module__bxHgOq__logoImg{width:auto;height:40px}.landing-module__bxHgOq__desktopNav{align-items:center;gap:2rem;display:flex}.landing-module__bxHgOq__navLink{color:var(--gray-600);cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:500;transition:color .15s}.landing-module__bxHgOq__navLink:hover{color:var(--primary-600)}.landing-module__bxHgOq__navActions{align-items:center;gap:.75rem;display:flex}.landing-module__bxHgOq__mobileMenuBtn{width:40px;height:40px;color:var(--gray-700);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;font-size:1.5rem;transition:background .15s;display:none}.landing-module__bxHgOq__mobileMenuBtn:hover{background:var(--gray-100)}.landing-module__bxHgOq__mobileNav{background:var(--white);z-index:100;flex-direction:column;padding:1rem;display:none;position:fixed;inset:0}.landing-module__bxHgOq__mobileNav.landing-module__bxHgOq__active{display:flex}.landing-module__bxHgOq__mobileNavHeader{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.landing-module__bxHgOq__mobileNavClose{width:40px;height:40px;color:var(--gray-700);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.landing-module__bxHgOq__mobileNavLinks{flex-direction:column;flex:1;gap:.5rem;display:flex}.landing-module__bxHgOq__mobileNavLink{color:var(--gray-700);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;padding:.875rem 1rem;font-size:1rem;font-weight:500;transition:background .15s}.landing-module__bxHgOq__mobileNavLink:hover{background:var(--gray-50)}.landing-module__bxHgOq__mobileNavActions{border-top:1px solid var(--gray-200);flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.landing-module__bxHgOq__mobileNavActions .landing-module__bxHgOq__btn{justify-content:center;width:100%;padding:.75rem 1rem}.landing-module__bxHgOq__hero{padding-top:calc(7rem + var(--banner-height,0px));background:var(--white);padding-bottom:1.5rem;transition:padding-top .2s}.landing-module__bxHgOq__heroInner{text-align:center;max-width:48rem;margin:0 auto;padding:0 1.5rem}.landing-module__bxHgOq__heroBadge{background:var(--gray-100);color:var(--gray-600);cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__bxHgOq__heroBadge:hover{background:var(--gray-200)}.landing-module__bxHgOq__heroBadge i{color:var(--primary-500)}.landing-module__bxHgOq__heroTitle{letter-spacing:-.008em;color:var(--gray-900);margin-bottom:1rem;font-size:3.75rem;font-weight:500;line-height:1.05}.landing-module__bxHgOq__heroTitleHighlight{color:var(--gray-900)}.landing-module__bxHgOq__heroDesc{color:var(--gray-500);max-width:36rem;margin:0 auto 1.5rem;font-size:1.125rem;font-weight:400;line-height:1.6}.landing-module__bxHgOq__heroButtons{justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.landing-module__bxHgOq__heroChecks{color:var(--gray-500);justify-content:center;gap:2rem;font-size:.875rem;display:flex}.landing-module__bxHgOq__heroCheck{align-items:center;gap:.5rem;display:flex}.landing-module__bxHgOq__heroCheck i{color:var(--primary-500);font-size:1.125rem}.landing-module__bxHgOq__previewContainer{background:linear-gradient(135deg,var(--primary-50),var(--gray-100));border-radius:.75rem;max-width:80rem;margin:0 auto;padding:2.5rem 1.5rem}.landing-module__bxHgOq__preview{max-width:72rem;margin:0 auto;padding:0}.landing-module__bxHgOq__previewInner{border:1px solid var(--gray-200);background:var(--white);border-radius:.75rem;overflow:hidden}.landing-module__bxHgOq__previewHeader{background:var(--gray-100);border-bottom:1px solid var(--gray-200);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.landing-module__bxHgOq__previewDot{background:var(--gray-300);border-radius:50%;width:12px;height:12px}.landing-module__bxHgOq__previewContent{background:var(--white);grid-template-columns:1fr 320px;gap:1.5rem;min-height:400px;padding:1.5rem;display:grid}.landing-module__bxHgOq__section{background:var(--white);padding:5rem 1.5rem}.landing-module__bxHgOq__sectionGray{background:var(--white);padding-top:2rem}.landing-module__bxHgOq__sectionInner{max-width:72rem;margin:0 auto}.landing-module__bxHgOq__sectionHeader{text-align:center;margin-bottom:3rem}.landing-module__bxHgOq__sectionTitle{letter-spacing:-.008em;color:var(--gray-900);margin-bottom:.75rem;font-size:2.25rem;font-weight:500}.landing-module__bxHgOq__sectionDesc{color:var(--gray-500);max-width:32rem;margin:0 auto;font-size:1.125rem}.landing-module__bxHgOq__audienceGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.landing-module__bxHgOq__audienceCard{flex-direction:column;gap:.75rem;display:flex}.landing-module__bxHgOq__audienceCardText{flex-direction:column;gap:.25rem;display:flex}.landing-module__bxHgOq__audienceTitle{color:var(--gray-900);font-size:1.125rem;font-weight:500}.landing-module__bxHgOq__audienceDesc{color:var(--gray-500);font-size:.9375rem;line-height:1.5}.landing-module__bxHgOq__audienceCardImage{aspect-ratio:1;border-radius:12px;width:100%;position:relative;overflow:hidden}.landing-module__bxHgOq__audienceCardButtons{gap:.5rem;display:flex;position:absolute;top:1rem;right:1rem}.landing-module__bxHgOq__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.landing-module__bxHgOq__featureRows{flex-direction:column;gap:5rem;display:flex}.landing-module__bxHgOq__featureRow{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.landing-module__bxHgOq__featureRowReverse{direction:rtl}.landing-module__bxHgOq__featureRowReverse>*{direction:ltr}.landing-module__bxHgOq__featurePreview{background:#f7f6f4;border-radius:1rem;justify-content:center;align-items:center;min-height:280px;padding:2rem;display:flex}.landing-module__bxHgOq__featureContent{flex-direction:column;gap:1rem;display:flex}.landing-module__bxHgOq__featureTitle{letter-spacing:-.02em;color:var(--gray-900);font-size:1.75rem;font-weight:500;line-height:1.2}.landing-module__bxHgOq__featureDescription{color:var(--gray-600);font-size:1rem;line-height:1.7}.landing-module__bxHgOq__featureCard{border:1px solid var(--gray-200);background:var(--white);border-radius:.75rem;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.landing-module__bxHgOq__featureIcon{background:var(--gray-100);width:2.5rem;height:2.5rem;color:var(--primary-500);border-radius:.5rem;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.landing-module__bxHgOq__featureDesc{color:var(--gray-500);font-size:.8125rem;line-height:1.6}.landing-module__bxHgOq__stepsContainer{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:60rem;margin:0 auto;display:grid}.landing-module__bxHgOq__stepCard{text-align:center}.landing-module__bxHgOq__stepVisual{justify-content:center;align-items:center;min-height:220px;margin-bottom:1.5rem;display:flex}.landing-module__bxHgOq__stepNumber{background:var(--primary-500);width:36px;height:36px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1rem;font-weight:500;display:flex}.landing-module__bxHgOq__stepTitle{letter-spacing:-.008em;color:var(--gray-900);margin-bottom:.5rem;font-size:1.125rem;font-weight:500}.landing-module__bxHgOq__stepDesc{color:var(--gray-500);font-size:.875rem;line-height:1.5}.landing-module__bxHgOq__pricingBetaBadge{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.landing-module__bxHgOq__pricingGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:56rem;margin:0 auto;display:grid}.landing-module__bxHgOq__pricingCard{border:1px solid var(--gray-200);background:var(--white);border-radius:.75rem;padding:1.5rem;transition:all .2s}.landing-module__bxHgOq__pricingCardFeatured{border-color:var(--primary-500);border-width:2px;position:relative}.landing-module__bxHgOq__pricingFeaturedBadge{background:var(--primary-500);color:var(--white);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.landing-module__bxHgOq__pricingName{letter-spacing:-.008em;color:var(--gray-900);margin-bottom:.5rem;font-size:1rem;font-weight:500}.landing-module__bxHgOq__pricingPrice{color:var(--gray-900);letter-spacing:-.008em;margin-bottom:.25rem;font-size:2.5rem;font-weight:500;line-height:1}.landing-module__bxHgOq__pricingPeriod{color:var(--gray-500);font-size:.875rem;font-weight:400}.landing-module__bxHgOq__pricingDesc{color:var(--gray-500);margin-bottom:1.5rem;font-size:.875rem}.landing-module__bxHgOq__pricingFeatures{margin-bottom:1.5rem;list-style:none}.landing-module__bxHgOq__pricingFeature{color:var(--gray-600);align-items:center;gap:.5rem;padding:.375rem 0;font-size:.875rem;display:flex}.landing-module__bxHgOq__pricingCheckIcon{color:var(--primary-500);flex-shrink:0;font-size:1rem}.landing-module__bxHgOq__cta{text-align:center;background:#07301e;padding:5rem 1.5rem}.landing-module__bxHgOq__ctaInner{max-width:48rem;margin:0 auto}.landing-module__bxHgOq__ctaTitle{color:var(--white);letter-spacing:-.008em;margin-bottom:1rem;font-size:2.5rem;font-weight:500}.landing-module__bxHgOq__ctaDesc{color:var(--gray-400);margin-bottom:2rem;font-size:1.125rem}.landing-module__bxHgOq__ctaButtons{justify-content:center;gap:.75rem;display:flex}.landing-module__bxHgOq__footer{background:var(--black);color:var(--gray-400);padding:2rem 1.5rem}.landing-module__bxHgOq__footerInner{justify-content:space-between;align-items:center;max-width:72rem;margin:0 auto;display:flex}.landing-module__bxHgOq__footerLogo{align-items:center;gap:.5rem;display:flex}.landing-module__bxHgOq__footerLogoImg{filter:brightness(0)invert();width:auto;height:36px}.landing-module__bxHgOq__footerLinks{gap:2rem;display:flex}.landing-module__bxHgOq__footerLink{color:var(--gray-400);cursor:pointer;align-items:center;font-size:.875rem;text-decoration:none;transition:color .15s;display:flex}.landing-module__bxHgOq__footerLink:hover{color:var(--white)}.landing-module__bxHgOq__footerCopyright{color:var(--gray-400);font-size:.875rem}.landing-module__bxHgOq__videoPopupOverlay{z-index:9999;background:#000000e6;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out landing-module__bxHgOq__fadeIn;display:flex;position:fixed;inset:0}.landing-module__bxHgOq__videoPopupContent{background:var(--black);border-radius:1rem;width:100%;max-width:1000px;animation:.3s ease-out landing-module__bxHgOq__scaleIn;position:relative;overflow:hidden}.landing-module__bxHgOq__videoPopupClose{width:48px;height:48px;color:var(--white);cursor:pointer;z-index:10;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:-3rem;right:0}.landing-module__bxHgOq__videoPopupClose:hover{background:#fff3;border-color:#ffffff80;transform:scale(1.1)}.landing-module__bxHgOq__videoPopupWrapper{background:var(--black);width:100%;padding-top:56.25%;position:relative}.landing-module__bxHgOq__videoPopupVideo{object-fit:contain;background:var(--black);width:100%;height:100%;position:absolute;top:0;left:0}.landing-module__bxHgOq__backToTop{background:var(--primary-500);width:48px;height:48px;color:var(--white);cursor:pointer;opacity:0;visibility:hidden;z-index:40;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(20px);box-shadow:0 4px 12px #17a4174d}.landing-module__bxHgOq__backToTop:hover{background:var(--primary-600);transform:translateY(-2px);box-shadow:0 6px 16px #17a41766}.landing-module__bxHgOq__backToTop:active{transform:translateY(0)}.landing-module__bxHgOq__backToTopVisible{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width:1024px){.landing-module__bxHgOq__featuresGrid{grid-template-columns:repeat(2,1fr)}.landing-module__bxHgOq__featureRows{gap:4rem}.landing-module__bxHgOq__featureRow{gap:2rem}.landing-module__bxHgOq__featureTitle{font-size:1.5rem}.landing-module__bxHgOq__featurePreview{min-height:240px;padding:1.5rem}.landing-module__bxHgOq__pricingGrid{grid-template-columns:repeat(2,1fr);max-width:40rem}.landing-module__bxHgOq__previewContent{grid-template-columns:1fr}.landing-module__bxHgOq__stepsContainer{grid-template-columns:repeat(3,1fr)}.landing-module__bxHgOq__heroTitle{font-size:3rem}.landing-module__bxHgOq__section{padding:4rem 1.5rem}.landing-module__bxHgOq__sectionTitle{font-size:2rem}.landing-module__bxHgOq__audienceGrid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.landing-module__bxHgOq__featuresGrid{grid-template-columns:1fr;gap:1rem;max-width:400px;margin:0 auto}.landing-module__bxHgOq__featureRows{gap:3rem}.landing-module__bxHgOq__featureRow{grid-template-columns:1fr;gap:1.5rem}.landing-module__bxHgOq__featureRowReverse{direction:ltr}.landing-module__bxHgOq__featureTitle{font-size:1.25rem}.landing-module__bxHgOq__featureDescription{font-size:.9375rem}.landing-module__bxHgOq__featurePreview{min-height:200px;padding:1rem}.landing-module__bxHgOq__pricingGrid{grid-template-columns:1fr;max-width:360px}.landing-module__bxHgOq__stepsContainer{grid-template-columns:1fr;gap:1.5rem;max-width:400px;margin:0 auto}.landing-module__bxHgOq__audienceTitle{font-size:1rem}.landing-module__bxHgOq__audienceDesc{font-size:.875rem}.landing-module__bxHgOq__desktopNav,.landing-module__bxHgOq__navActions{display:none}.landing-module__bxHgOq__mobileMenuBtn{display:flex}.landing-module__bxHgOq__headerInner{padding:.75rem 1rem}.landing-module__bxHgOq__logoImg{height:36px}.landing-module__bxHgOq__hero{padding-top:calc(5rem + var(--banner-height,0px));padding-bottom:2.5rem}.landing-module__bxHgOq__heroInner{padding:0 1.25rem}.landing-module__bxHgOq__heroTitle{font-size:2.5rem;line-height:1.1}.landing-module__bxHgOq__heroDesc{margin-bottom:1.5rem;font-size:1.0625rem}.landing-module__bxHgOq__heroButtons{flex-direction:column;gap:.75rem}.landing-module__bxHgOq__heroButtons .landing-module__bxHgOq__btn{justify-content:center;width:100%;padding:.75rem 1.25rem}.landing-module__bxHgOq__heroChecks{flex-direction:column;align-items:center;gap:.625rem}.landing-module__bxHgOq__heroBadge{padding:.375rem .75rem;font-size:.8125rem}.landing-module__bxHgOq__previewContainer{border-radius:1rem;padding:1.5rem 1rem}.landing-module__bxHgOq__preview{padding:0}.landing-module__bxHgOq__previewContent{gap:1.25rem;min-height:auto;padding:1rem}.landing-module__bxHgOq__section{padding:3.5rem 1.25rem}.landing-module__bxHgOq__sectionHeader{margin-bottom:2rem}.landing-module__bxHgOq__sectionTitle{font-size:1.75rem}.landing-module__bxHgOq__sectionDesc{font-size:1rem}.landing-module__bxHgOq__featureCard{border-radius:.75rem}.landing-module__bxHgOq__featurePreview{height:180px;padding:1.25rem}.landing-module__bxHgOq__featureContent{padding:1.25rem}.landing-module__bxHgOq__featureTitle{margin-bottom:.375rem;font-size:1rem}.landing-module__bxHgOq__featureDesc{font-size:.875rem;line-height:1.5}.landing-module__bxHgOq__stepVisual{height:200px;padding:1.5rem}.landing-module__bxHgOq__stepNumber{width:32px;height:32px;font-size:.9375rem}.landing-module__bxHgOq__stepTitle{font-size:1.125rem}.landing-module__bxHgOq__stepDesc{font-size:.875rem}.landing-module__bxHgOq__pricingCard{padding:1.5rem}.landing-module__bxHgOq__pricingName{font-size:1.0625rem}.landing-module__bxHgOq__pricingPrice{font-size:2.25rem}.landing-module__bxHgOq__pricingDesc{font-size:.9375rem}.landing-module__bxHgOq__pricingFeature{padding:.5rem 0;font-size:.9375rem}.landing-module__bxHgOq__cta{padding:3.5rem 1.25rem}.landing-module__bxHgOq__ctaTitle{font-size:1.875rem}.landing-module__bxHgOq__ctaDesc{margin-bottom:1.75rem;font-size:1.0625rem}.landing-module__bxHgOq__ctaButtons{flex-direction:column;gap:.75rem;max-width:300px;margin:0 auto}.landing-module__bxHgOq__ctaButtons .landing-module__bxHgOq__btn{justify-content:center;width:100%}.landing-module__bxHgOq__footer{padding:2rem 1.25rem}.landing-module__bxHgOq__footerInner{text-align:center;flex-direction:column;gap:1.5rem}.landing-module__bxHgOq__footerLogoImg{height:28px}.landing-module__bxHgOq__footerLinks{flex-wrap:wrap;justify-content:center;gap:1rem 2rem}.landing-module__bxHgOq__footerLink{font-size:.9375rem}.landing-module__bxHgOq__videoPopupOverlay{padding:.5rem}.landing-module__bxHgOq__videoPopupContent{border-radius:.75rem}.landing-module__bxHgOq__videoPopupClose{width:40px;height:40px;font-size:1.25rem;top:-2.5rem}}@media (max-width:480px){.landing-module__bxHgOq__heroTitle{font-size:2rem}.landing-module__bxHgOq__heroDesc{font-size:1rem}.landing-module__bxHgOq__sectionTitle{font-size:1.5rem}.landing-module__bxHgOq__sectionDesc{font-size:.9375rem}.landing-module__bxHgOq__featuresGrid{max-width:100%}.landing-module__bxHgOq__featurePreview{height:160px;padding:1rem}.landing-module__bxHgOq__featureContent{padding:1rem}.landing-module__bxHgOq__featureTitle{font-size:.9375rem}.landing-module__bxHgOq__featureDesc{font-size:.8125rem}.landing-module__bxHgOq__stepVisual{height:180px;padding:1.25rem}.landing-module__bxHgOq__stepTitle{font-size:1rem}.landing-module__bxHgOq__stepDesc{font-size:.8125rem}.landing-module__bxHgOq__pricingGrid{max-width:100%}.landing-module__bxHgOq__pricingCard{padding:1.25rem}.landing-module__bxHgOq__pricingName{font-size:1rem}.landing-module__bxHgOq__pricingPrice{font-size:2rem}.landing-module__bxHgOq__pricingFeature{font-size:.875rem}.landing-module__bxHgOq__ctaTitle{font-size:1.625rem}.landing-module__bxHgOq__ctaDesc{font-size:1rem}.landing-module__bxHgOq__ctaButtons{max-width:100%}.landing-module__bxHgOq__btn{padding:.625rem 1rem;font-size:.875rem}.landing-module__bxHgOq__btnLg{padding:.75rem 1.25rem;font-size:.9375rem}.landing-module__bxHgOq__videoPopupClose{width:36px;height:36px;font-size:1.125rem;top:-2.25rem}}@media (max-width:375px){.landing-module__bxHgOq__hero{padding-top:calc(4.5rem + var(--banner-height,0px))}.landing-module__bxHgOq__heroTitle{font-size:1.75rem}.landing-module__bxHgOq__heroDesc{font-size:.9375rem}.landing-module__bxHgOq__heroBadge{padding:.25rem .625rem;font-size:.75rem}.landing-module__bxHgOq__section{padding:3rem 1rem}.landing-module__bxHgOq__sectionTitle{font-size:1.375rem}.landing-module__bxHgOq__featurePreview{height:150px}.landing-module__bxHgOq__featureTitle{font-size:.875rem}.landing-module__bxHgOq__featureDesc{font-size:.75rem}.landing-module__bxHgOq__stepVisual{height:160px}.landing-module__bxHgOq__pricingPrice{font-size:1.75rem}.landing-module__bxHgOq__ctaTitle{font-size:1.5rem}}@keyframes landing-module__bxHgOq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes landing-module__bxHgOq__floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes landing-module__bxHgOq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.02)}}@keyframes landing-module__bxHgOq__slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__bxHgOq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes landing-module__bxHgOq__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes landing-module__bxHgOq__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.landing-module__bxHgOq__preview{animation:.8s ease-out landing-module__bxHgOq__slideInUp}.landing-module__bxHgOq__featureCard{transition:transform .3s;animation:.6s ease-out both landing-module__bxHgOq__fadeIn}.landing-module__bxHgOq__featureCard:first-child{animation-delay:.1s}.landing-module__bxHgOq__featureCard:nth-child(2){animation-delay:.2s}.landing-module__bxHgOq__featureCard:nth-child(3){animation-delay:.3s}.landing-module__bxHgOq__featureCard:nth-child(4){animation-delay:.4s}.landing-module__bxHgOq__featureCard:nth-child(5){animation-delay:.5s}.landing-module__bxHgOq__featureCard:nth-child(6){animation-delay:.6s}.landing-module__bxHgOq__stepCard{transition:transform .3s}.landing-module__bxHgOq__pricingCard{transition:transform .3s;animation:.5s ease-out both landing-module__bxHgOq__fadeIn}.landing-module__bxHgOq__pricingCard:first-child{animation-delay:.1s}.landing-module__bxHgOq__pricingCard:nth-child(2){animation-delay:.2s}.landing-module__bxHgOq__pricingCard:nth-child(3){animation-delay:.3s}.landing-module__bxHgOq__cta{animation:.8s ease-out landing-module__bxHgOq__fadeIn}.landing-module__bxHgOq__ctaTitle{animation:.6s ease-out .2s both landing-module__bxHgOq__slideInUp}.landing-module__bxHgOq__ctaDesc{animation:.6s ease-out .3s both landing-module__bxHgOq__slideInUp}.landing-module__bxHgOq__ctaButtons{animation:.6s ease-out .4s both landing-module__bxHgOq__slideInUp}.landing-module__bxHgOq__heroBadge{animation:.6s ease-out .1s both landing-module__bxHgOq__fadeIn}.landing-module__bxHgOq__heroTitle{animation:.6s ease-out .2s both landing-module__bxHgOq__slideInUp}.landing-module__bxHgOq__heroDesc{animation:.6s ease-out .3s both landing-module__bxHgOq__slideInUp}.landing-module__bxHgOq__heroButtons{animation:.6s ease-out .4s both landing-module__bxHgOq__slideInUp}.landing-module__bxHgOq__heroChecks{animation:.6s ease-out .5s both landing-module__bxHgOq__fadeIn}.landing-module__bxHgOq__heroCheck{animation:.4s ease-out both landing-module__bxHgOq__slideInUp}.landing-module__bxHgOq__heroCheck:first-child{animation-delay:.5s}.landing-module__bxHgOq__heroCheck:nth-child(2){animation-delay:.6s}.landing-module__bxHgOq__heroCheck:nth-child(3){animation-delay:.7s}.landing-module__bxHgOq__header{animation:.4s ease-out landing-module__bxHgOq__slideInUp}.landing-module__bxHgOq__sectionTitle{animation:.5s ease-out both landing-module__bxHgOq__slideInUp}.landing-module__bxHgOq__sectionDesc{animation:.5s ease-out .1s both landing-module__bxHgOq__slideInUp}.landing-module__bxHgOq__footer{animation:.6s ease-out landing-module__bxHgOq__fadeIn}.landing-module__bxHgOq__audienceCard{animation:.6s ease-out both landing-module__bxHgOq__fadeIn}.landing-module__bxHgOq__audienceCard:first-child{animation-delay:.1s}.landing-module__bxHgOq__audienceCard:nth-child(2){animation-delay:.2s}@media (prefers-reduced-motion:reduce){.landing-module__bxHgOq__header,.landing-module__bxHgOq__heroBadge,.landing-module__bxHgOq__heroTitle,.landing-module__bxHgOq__heroDesc,.landing-module__bxHgOq__heroButtons,.landing-module__bxHgOq__heroChecks,.landing-module__bxHgOq__heroCheck,.landing-module__bxHgOq__preview,.landing-module__bxHgOq__featureCard,.landing-module__bxHgOq__audienceCard,.landing-module__bxHgOq__stepCard,.landing-module__bxHgOq__pricingCard,.landing-module__bxHgOq__sectionTitle,.landing-module__bxHgOq__sectionDesc,.landing-module__bxHgOq__cta,.landing-module__bxHgOq__ctaTitle,.landing-module__bxHgOq__ctaDesc,.landing-module__bxHgOq__ctaButtons,.landing-module__bxHgOq__footer{transition:none!important;animation:none!important}}
