.landing-module__jDH3nq__landingPage{scroll-behavior:smooth;background:#fff;min-height:100vh}.landing-module__jDH3nq__landingPage section[id]{scroll-margin-top:80px}.landing-module__jDH3nq__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#fffffff2;border-bottom:1px solid #e5e7eb;padding:1rem 0;position:sticky;top:0}.landing-module__jDH3nq__headerContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.landing-module__jDH3nq__logo{align-items:center;display:flex}.landing-module__jDH3nq__headerLogo{object-fit:cover;object-position:left center;width:200px;height:58px}.landing-module__jDH3nq__nav{align-items:center;gap:1rem;display:flex}.landing-module__jDH3nq__navLink{color:#4b5563;border-radius:8px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s}.landing-module__jDH3nq__navLink:hover{color:#1d1d1f;background:#f3f4f6}.landing-module__jDH3nq__ctaButton{background:var(--brand-gradient);color:#fff;box-shadow:var(--shadow-brand);border-radius:8px;padding:.5rem 1.25rem;font-weight:500;text-decoration:none;transition:all .2s}.landing-module__jDH3nq__ctaButton:hover{box-shadow:var(--shadow-xl);filter:brightness(1.1);transform:translateY(-1px)}.landing-module__jDH3nq__hero{background:linear-gradient(135deg,#ecfeff 0%,#f0fdfa 50%,#f0fdf4 100%);padding:6rem 2rem}.landing-module__jDH3nq__heroContent{text-align:center;max-width:900px;margin:0 auto}.landing-module__jDH3nq__heroTitle{color:#1d1d1f;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}.landing-module__jDH3nq__heroSubtitle{color:#4b5563;max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.375rem;line-height:1.6}.landing-module__jDH3nq__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-module__jDH3nq__primaryButton{background:var(--brand-gradient);color:#fff;cursor:pointer;box-shadow:var(--shadow-brand);border:none;border-radius:12px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s}.landing-module__jDH3nq__primaryButton:hover{box-shadow:var(--shadow-xl);filter:brightness(1.1);transform:translateY(-2px)}.landing-module__jDH3nq__secondaryButton{color:#1d1d1f;cursor:pointer;background:#fff padding-box padding-box;border:2px solid #0000;border-radius:12px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s;position:relative}.landing-module__jDH3nq__secondaryButton:before{content:"";background:var(--brand-gradient);-webkit-mask-composite:xor;pointer-events:none;border-radius:12px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-module__jDH3nq__secondaryButton:hover{box-shadow:var(--shadow-brand);transform:translateY(-2px)}.landing-module__jDH3nq__features{background:#fff;padding:6rem 2rem}.landing-module__jDH3nq__sectionContent{max-width:1200px;margin:0 auto}.landing-module__jDH3nq__sectionHeader{text-align:center;margin-bottom:4rem}.landing-module__jDH3nq__sectionTitle{color:#1d1d1f;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-module__jDH3nq__sectionSubtitle{color:#6b7280;max-width:700px;margin:0 auto;font-size:1.25rem}.landing-module__jDH3nq__featureGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.landing-module__jDH3nq__featureCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;transition:all .3s}.landing-module__jDH3nq__featureCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.landing-module__jDH3nq__featureIcon{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.landing-module__jDH3nq__featureCard:first-child{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 40%,#a5f3fc 70%,#cffafe 100%);border-color:#93c5fd}.landing-module__jDH3nq__featureCard:first-child:hover{border-color:#60a5fa;box-shadow:0 10px 30px #3b82f64d}.landing-module__jDH3nq__featureCard:first-child .landing-module__jDH3nq__featureIcon{background:linear-gradient(135deg,#3b82f6 0%,#06b6d4 100%)}.landing-module__jDH3nq__featureCard:nth-child(2){background:linear-gradient(135deg,#e9d5ff 0%,#ddd6fe 30%,#c4b5fd 50%,#a5f3fc 80%,#cffafe 100%);border-color:#c4b5fd}.landing-module__jDH3nq__featureCard:nth-child(2):hover{border-color:#a78bfa;box-shadow:0 10px 30px #8b5cf64d}.landing-module__jDH3nq__featureCard:nth-child(2) .landing-module__jDH3nq__featureIcon{background:linear-gradient(135deg,#8b5cf6 0%,#06b6d4 100%)}.landing-module__jDH3nq__featureCard:nth-child(3){background:linear-gradient(135deg,#ddd6fe 0%,#cffafe 25%,#a5f3fc 40%,#99f6e4 60%,#6ee7b7 80%,#a7f3d0 100%);border-color:#5eead4}.landing-module__jDH3nq__featureCard:nth-child(3):hover{border-color:#2dd4bf;box-shadow:0 10px 30px #14b8a64d}.landing-module__jDH3nq__featureCard:nth-child(3) .landing-module__jDH3nq__featureIcon{background:linear-gradient(135deg,#14b8a6 0%,#10b981 100%)}.landing-module__jDH3nq__featureCard:nth-child(4){background:linear-gradient(135deg,#bfdbfe 0%,#a5f3fc 30%,#cffafe 50%,#ddd6fe 70%,#c4b5fd 100%);border-color:#a5f3fc}.landing-module__jDH3nq__featureCard:nth-child(4):hover{border-color:#67e8f9;box-shadow:0 10px 30px #06b6d44d}.landing-module__jDH3nq__featureCard:nth-child(4) .landing-module__jDH3nq__featureIcon{background:linear-gradient(135deg,#06b6d4 0%,#8b5cf6 100%)}.landing-module__jDH3nq__featureCard:nth-child(5){background:linear-gradient(135deg,#cffafe 0%,#c4b5fd 35%,#ddd6fe 60%,#a5f3fc 75%,#99f6e4 100%);border-color:#c4b5fd}.landing-module__jDH3nq__featureCard:nth-child(5):hover{border-color:#a78bfa;box-shadow:0 10px 30px #8b5cf64d}.landing-module__jDH3nq__featureCard:nth-child(5) .landing-module__jDH3nq__featureIcon{background:linear-gradient(135deg,#8b5cf6 0%,#06b6d4 100%)}.landing-module__jDH3nq__featureCard:nth-child(6){background:linear-gradient(135deg,#99f6e4 0%,#5eead4 30%,#2dd4bf 50%,#6ee7b7 70%,#a7f3d0 100%);border-color:#5eead4}.landing-module__jDH3nq__featureCard:nth-child(6):hover{border-color:#2dd4bf;box-shadow:0 10px 30px #14b8a64d}.landing-module__jDH3nq__featureCard:nth-child(6) .landing-module__jDH3nq__featureIcon{background:linear-gradient(135deg,#14b8a6 0%,#10b981 100%)}.landing-module__jDH3nq__featureTitle{color:#1d1d1f;margin-bottom:.75rem;font-size:1.375rem;font-weight:600}.landing-module__jDH3nq__featureDescription{color:#6b7280;font-size:1rem;line-height:1.6}.landing-module__jDH3nq__benefits{background:linear-gradient(135deg,#f9fafb,#e5e7eb);padding:6rem 2rem}.landing-module__jDH3nq__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.landing-module__jDH3nq__benefitItem{text-align:center}.landing-module__jDH3nq__benefitTitle{color:#1d1d1f;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.landing-module__jDH3nq__benefitDescription{color:#6b7280;font-size:1rem;line-height:1.6}.landing-module__jDH3nq__pricing{background:#fff;padding:6rem 2rem}.landing-module__jDH3nq__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:3rem auto 0;display:grid}.landing-module__jDH3nq__pricingCard{background:#fff;border:2px solid #e5e7eb;border-radius:16px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex;position:relative}.landing-module__jDH3nq__pricingCard:hover{border-color:var(--brand-cyan);transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.landing-module__jDH3nq__pricingCardFeatured{border-color:var(--brand-cyan);border-width:3px;box-shadow:0 10px 30px #06b6d433}.landing-module__jDH3nq__pricingBadge{background:var(--brand-gradient);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 12px #06b6d44d}.landing-module__jDH3nq__pricingHeader{text-align:center;border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding-bottom:2rem}.landing-module__jDH3nq__pricingName{color:#1d1d1f;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.landing-module__jDH3nq__pricingPrice{justify-content:center;align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.landing-module__jDH3nq__priceAmount{color:#1d1d1f;font-size:3rem;font-weight:700;line-height:1}.landing-module__jDH3nq__pricePeriod{color:#6b7280;font-size:1.125rem;font-weight:500}.landing-module__jDH3nq__pricingDescription{color:#6b7280;font-size:.9375rem;line-height:1.5}.landing-module__jDH3nq__pricingFeatures{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}.landing-module__jDH3nq__pricingFeatures li{color:#4b5563;align-items:flex-start;gap:.75rem;padding:.75rem 0;font-size:.9375rem;line-height:1.6;display:flex}.landing-module__jDH3nq__pricingFeatures li:before{content:"✓";color:var(--brand-green);flex-shrink:0;margin-top:.125rem;font-size:1.125rem;font-weight:700}.landing-module__jDH3nq__usageItem{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem;color:#6b7280!important;font-size:.875rem!important}.landing-module__jDH3nq__usageItem:before{content:"•";color:var(--brand-cyan)}.landing-module__jDH3nq__pricingButton{color:var(--brand-cyan);border:2px solid var(--brand-cyan);text-align:center;background:#fff;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.landing-module__jDH3nq__pricingButton:hover{background:var(--brand-cyan);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #06b6d44d}.landing-module__jDH3nq__pricingButtonFeatured{background:var(--brand-gradient);color:#fff;text-align:center;box-shadow:var(--shadow-brand);border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.landing-module__jDH3nq__pricingButtonFeatured:hover{box-shadow:var(--shadow-xl);filter:brightness(1.1);transform:translateY(-2px)}.landing-module__jDH3nq__pricingNote{border-left:4px solid var(--brand-cyan);background:#f9fafb;border-radius:12px;max-width:800px;margin:3rem auto 0;padding:1.5rem}.landing-module__jDH3nq__pricingNote p{color:#4b5563;margin:0;font-size:.9375rem;line-height:1.6}.landing-module__jDH3nq__pricingNote strong{color:#1d1d1f;font-weight:600}.landing-module__jDH3nq__cta{background:var(--brand-gradient);padding:6rem 2rem}.landing-module__jDH3nq__ctaContent{text-align:center;max-width:800px;margin:0 auto}.landing-module__jDH3nq__ctaTitle{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-module__jDH3nq__ctaSubtitle{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.25rem}.landing-module__jDH3nq__ctaPrimaryButton{color:var(--color-primary-700);background:#fff;border-radius:12px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 10px 30px #0003}.landing-module__jDH3nq__ctaPrimaryButton:hover{transform:translateY(-2px);box-shadow:0 15px 40px #0000004d}.landing-module__jDH3nq__ctaSecondaryButton{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff80;border-radius:12px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.landing-module__jDH3nq__ctaSecondaryButton:hover{background:#ffffff4d;border-color:#ffffffb3;transform:translateY(-2px)}.landing-module__jDH3nq__footer{color:#fff;background:#000;padding:4rem 2rem 2rem}.landing-module__jDH3nq__footerContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto 3rem;display:grid}.landing-module__jDH3nq__footerBrand{max-width:300px}.landing-module__jDH3nq__footerLogo{align-items:center;margin-bottom:1rem;display:flex}.landing-module__jDH3nq__footerLogoImage{object-fit:cover;object-position:left center;width:170px;height:46px}.landing-module__jDH3nq__footerTagline{color:#9ca3af;font-size:.9375rem;line-height:1.6}.landing-module__jDH3nq__footerLinks{display:contents}.landing-module__jDH3nq__footerColumn{flex-direction:column;gap:.75rem;display:flex}.landing-module__jDH3nq__footerHeading{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.landing-module__jDH3nq__footerLink{color:#9ca3af;font-size:.9375rem;text-decoration:none;transition:color .2s}.landing-module__jDH3nq__footerLink:hover{color:#fff}.landing-module__jDH3nq__footerBottom{text-align:center;border-top:1px solid #374151;max-width:1200px;margin:0 auto;padding-top:2rem}.landing-module__jDH3nq__copyright{color:#9ca3af;font-size:.875rem}.landing-module__jDH3nq__loadingMessage{color:#86868b;text-align:center;margin-top:20vh;font-size:1.0625rem;font-weight:400}@media (max-width:1024px){.landing-module__jDH3nq__footerContent{grid-template-columns:1fr 1fr;gap:2rem}.landing-module__jDH3nq__footerBrand{max-width:100%}}@media (max-width:768px){.landing-module__jDH3nq__heroTitle{font-size:2.5rem}.landing-module__jDH3nq__heroSubtitle{font-size:1.125rem}.landing-module__jDH3nq__sectionTitle{font-size:2rem}.landing-module__jDH3nq__sectionSubtitle{font-size:1rem}.landing-module__jDH3nq__featureGrid{grid-template-columns:1fr}.landing-module__jDH3nq__benefitsGrid,.landing-module__jDH3nq__pricingGrid{grid-template-columns:1fr;gap:2rem}.landing-module__jDH3nq__footerContent{grid-template-columns:1fr}.landing-module__jDH3nq__ctaTitle{font-size:2rem}.landing-module__jDH3nq__ctaSubtitle{font-size:1rem}}@media (max-width:480px){.landing-module__jDH3nq__header{padding:.75rem 0}.landing-module__jDH3nq__headerContent{padding:0 1rem}.landing-module__jDH3nq__headerLogo{width:150px;height:42px}.landing-module__jDH3nq__navLink{padding:.5rem .75rem;font-size:.875rem}.landing-module__jDH3nq__ctaButton{padding:.5rem 1rem;font-size:.875rem}.landing-module__jDH3nq__hero{padding:3rem 1rem}.landing-module__jDH3nq__heroTitle{font-size:2rem}.landing-module__jDH3nq__heroSubtitle{font-size:1rem}.landing-module__jDH3nq__heroActions{flex-direction:column}.landing-module__jDH3nq__primaryButton,.landing-module__jDH3nq__secondaryButton{width:100%;padding:.875rem 1.5rem;font-size:1rem}.landing-module__jDH3nq__features,.landing-module__jDH3nq__benefits,.landing-module__jDH3nq__pricing,.landing-module__jDH3nq__cta{padding:3rem 1rem}.landing-module__jDH3nq__pricingCard{padding:2rem 1.5rem}.landing-module__jDH3nq__priceAmount{font-size:2.5rem}.landing-module__jDH3nq__sectionTitle{font-size:1.75rem}.landing-module__jDH3nq__footer{padding:3rem 1rem 2rem}}
.features-module__W_qXAG__featureCard{background:#fff!important;border-color:#e5e7eb!important}.features-module__W_qXAG__featureCard:hover{border-color:#9ca3af!important;box-shadow:0 10px 30px #0000001a!important}.features-module__W_qXAG__featureCard .features-module__W_qXAG__featureIcon{background:linear-gradient(135deg,#6b7280 0%,#4b5563 100%)!important}.features-module__W_qXAG__featureCard:first-child,.features-module__W_qXAG__featureCard:nth-child(2),.features-module__W_qXAG__featureCard:nth-child(3),.features-module__W_qXAG__featureCard:nth-child(4),.features-module__W_qXAG__featureCard:nth-child(5),.features-module__W_qXAG__featureCard:nth-child(6),.features-module__W_qXAG__featureCard:nth-child(7),.features-module__W_qXAG__featureCard:nth-child(8),.features-module__W_qXAG__featureCard:nth-child(9),.features-module__W_qXAG__featureCard:nth-child(10),.features-module__W_qXAG__featureCard:nth-child(11),.features-module__W_qXAG__featureCard:nth-child(12){background:#fff!important;border-color:#e5e7eb!important}.features-module__W_qXAG__featureCard:first-child:hover,.features-module__W_qXAG__featureCard:nth-child(2):hover,.features-module__W_qXAG__featureCard:nth-child(3):hover,.features-module__W_qXAG__featureCard:nth-child(4):hover,.features-module__W_qXAG__featureCard:nth-child(5):hover,.features-module__W_qXAG__featureCard:nth-child(6):hover,.features-module__W_qXAG__featureCard:nth-child(7):hover,.features-module__W_qXAG__featureCard:nth-child(8):hover,.features-module__W_qXAG__featureCard:nth-child(9):hover,.features-module__W_qXAG__featureCard:nth-child(10):hover,.features-module__W_qXAG__featureCard:nth-child(11):hover,.features-module__W_qXAG__featureCard:nth-child(12):hover{border-color:#9ca3af!important;box-shadow:0 10px 30px #0000001a!important}.features-module__W_qXAG__featureCard:first-child .features-module__W_qXAG__featureIcon,.features-module__W_qXAG__featureCard:nth-child(2) .features-module__W_qXAG__featureIcon,.features-module__W_qXAG__featureCard:nth-child(3) .features-module__W_qXAG__featureIcon,.features-module__W_qXAG__featureCard:nth-child(4) .features-module__W_qXAG__featureIcon,.features-module__W_qXAG__featureCard:nth-child(5) .features-module__W_qXAG__featureIcon,.features-module__W_qXAG__featureCard:nth-child(6) .features-module__W_qXAG__featureIcon,.features-module__W_qXAG__featureCard:nth-child(7) .features-module__W_qXAG__featureIcon,.features-module__W_qXAG__featureCard:nth-child(8) .features-module__W_qXAG__featureIcon,.features-module__W_qXAG__featureCard:nth-child(9) .features-module__W_qXAG__featureIcon,.features-module__W_qXAG__featureCard:nth-child(10) .features-module__W_qXAG__featureIcon,.features-module__W_qXAG__featureCard:nth-child(11) .features-module__W_qXAG__featureIcon,.features-module__W_qXAG__featureCard:nth-child(12) .features-module__W_qXAG__featureIcon{background:linear-gradient(135deg,#6b7280 0%,#4b5563 100%)!important}
