.landing-module__jDH3nq__page{min-height:100vh;overflow-x:hidden}.landing-module__jDH3nq__navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#0f0e17d9;position:fixed;top:0;left:0;right:0}.landing-module__jDH3nq__navContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:14px 32px;display:flex}.landing-module__jDH3nq__navLogo{align-items:center;gap:10px;display:flex}.landing-module__jDH3nq__logoIcon{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.landing-module__jDH3nq__logoText{background:linear-gradient(135deg,var(--primary-light),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:800}.landing-module__jDH3nq__navLinks{align-items:center;gap:24px;display:flex}.landing-module__jDH3nq__navLinks a{color:var(--text-secondary);font-size:14px;transition:color .2s}.landing-module__jDH3nq__navLinks a:hover{color:var(--text-primary)}.landing-module__jDH3nq__navLogin{font-weight:600}.landing-module__jDH3nq__hero{text-align:center;max-width:800px;margin:0 auto;padding:160px 32px 80px;position:relative}.landing-module__jDH3nq__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#6c5ce71f,#0000 60%);width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-module__jDH3nq__heroBadge{background:var(--primary-glow);color:var(--primary-light);border-radius:var(--radius-full);align-items:center;gap:6px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.landing-module__jDH3nq__heroTitle{margin-bottom:20px;font-size:52px;font-weight:800;line-height:1.15}.landing-module__jDH3nq__heroGradient{background:linear-gradient(135deg,var(--primary-light),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__jDH3nq__heroSubtitle{color:var(--text-secondary);max-width:600px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.6}.landing-module__jDH3nq__heroActions{justify-content:center;gap:14px;margin-bottom:48px;display:flex}.landing-module__jDH3nq__heroStats{justify-content:center;align-items:center;gap:32px;display:flex}.landing-module__jDH3nq__heroStat{text-align:center}.landing-module__jDH3nq__heroStatValue{color:var(--primary-light);font-size:28px;font-weight:800;display:block}.landing-module__jDH3nq__heroStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px}.landing-module__jDH3nq__heroStatDivider{background:var(--border);width:1px;height:40px}.landing-module__jDH3nq__features{max-width:1200px;margin:0 auto;padding:80px 32px}.landing-module__jDH3nq__sectionTitle{text-align:center;margin-bottom:8px;font-size:32px;font-weight:700}.landing-module__jDH3nq__sectionSubtitle{text-align:center;color:var(--text-secondary);margin-bottom:48px;font-size:16px}.landing-module__jDH3nq__featureGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.landing-module__jDH3nq__featureCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all .3s var(--ease);padding:28px}.landing-module__jDH3nq__featureCard:hover{border-color:var(--border-active);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.landing-module__jDH3nq__featureIcon{border-radius:var(--radius-md);background:var(--primary-glow);width:48px;height:48px;color:var(--primary-light);justify-content:center;align-items:center;margin-bottom:16px;display:flex}.landing-module__jDH3nq__featureCard h3{margin-bottom:8px;font-size:16px;font-weight:600}.landing-module__jDH3nq__featureCard p{color:var(--text-secondary);font-size:13px;line-height:1.6}.landing-module__jDH3nq__howItWorks{max-width:1000px;margin:0 auto;padding:80px 32px}.landing-module__jDH3nq__stepsGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.landing-module__jDH3nq__stepCard{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all .3s var(--ease);padding:32px 24px}.landing-module__jDH3nq__stepCard:hover{border-color:var(--border-active);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.landing-module__jDH3nq__stepNumber{border-radius:var(--radius-full);background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;font-size:20px;font-weight:800;display:flex}.landing-module__jDH3nq__stepCard h3{margin-bottom:8px;font-size:16px;font-weight:600}.landing-module__jDH3nq__stepCard p{color:var(--text-secondary);font-size:13px;line-height:1.6}.landing-module__jDH3nq__pricing{max-width:1000px;margin:0 auto;padding:80px 32px}.landing-module__jDH3nq__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}.landing-module__jDH3nq__pricingCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);transition:all .3s var(--ease);padding:32px 28px;position:relative}.landing-module__jDH3nq__pricingCard:hover{border-color:var(--border-hover)}.landing-module__jDH3nq__pricingPopular{border-color:var(--primary);box-shadow:var(--shadow-glow);transform:scale(1.03)}.landing-module__jDH3nq__popularBadge{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border-radius:var(--radius-full);white-space:nowrap;padding:4px 16px;font-size:12px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__jDH3nq__planName{margin-bottom:12px;font-size:18px;font-weight:600}.landing-module__jDH3nq__planPrice{margin-bottom:24px}.landing-module__jDH3nq__priceAmount{font-size:36px;font-weight:800}.landing-module__jDH3nq__pricePeriod{color:var(--text-secondary);font-size:14px}.landing-module__jDH3nq__planFeatures{margin-bottom:28px;list-style:none}.landing-module__jDH3nq__planFeatures li{color:var(--text-secondary);align-items:center;gap:8px;padding:6px 0;font-size:14px;display:flex}.landing-module__jDH3nq__checkIcon{color:var(--success);flex-shrink:0}.landing-module__jDH3nq__planCta{width:100%}.landing-module__jDH3nq__footer{border-top:1px solid var(--border);padding:40px 32px}.landing-module__jDH3nq__footerContent{text-align:center;max-width:1200px;margin:0 auto}.landing-module__jDH3nq__footerLogo{justify-content:center;align-items:center;gap:10px;margin-bottom:12px;font-size:18px;font-weight:700;display:flex}.landing-module__jDH3nq__footerText{color:var(--text-secondary);margin-bottom:8px;font-size:14px}.landing-module__jDH3nq__footerLinks{justify-content:center;align-items:center;gap:12px;margin-bottom:8px;font-size:13px;display:flex}.landing-module__jDH3nq__footerLinks a{color:var(--text-secondary);transition:color .2s}.landing-module__jDH3nq__footerLinks a:hover{color:var(--primary-light)}.landing-module__jDH3nq__footerLinks span{color:var(--text-muted)}.landing-module__jDH3nq__footerCopy{color:var(--text-muted);font-size:12px}@media (max-width:1024px){.landing-module__jDH3nq__featureGrid,.landing-module__jDH3nq__pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-module__jDH3nq__heroTitle{font-size:36px}.landing-module__jDH3nq__heroSubtitle{margin-bottom:28px;font-size:15px}.landing-module__jDH3nq__heroActions{flex-direction:column;align-items:center;width:100%}.landing-module__jDH3nq__heroActions .landing-module__jDH3nq__btn{justify-content:center;width:100%}.landing-module__jDH3nq__heroStats{flex-direction:row;gap:16px}.landing-module__jDH3nq__heroStatValue{font-size:20px}.landing-module__jDH3nq__heroStatLabel{font-size:10px}.landing-module__jDH3nq__heroStatDivider{height:24px}.landing-module__jDH3nq__featureGrid{grid-template-columns:1fr}.landing-module__jDH3nq__pricingGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.landing-module__jDH3nq__stepsGrid{grid-template-columns:1fr;max-width:400px;margin:48px auto 0}.landing-module__jDH3nq__pricingPopular{transform:none}.landing-module__jDH3nq__navLinks{display:none}.landing-module__jDH3nq__navContent{padding:14px 16px}.landing-module__jDH3nq__hero{padding:120px 16px 60px}.landing-module__jDH3nq__features,.landing-module__jDH3nq__pricing{padding:60px 16px}.landing-module__jDH3nq__footer{padding:40px 16px}.landing-module__jDH3nq__footerContent{text-align:center;flex-direction:column;align-items:center;gap:16px}}
