.landing-module__MzU3wW__page{--bg:#080b14;--surface:#0f1626;--surface2:#161e33;--border:#ffffff14;--purple:#7c3aed;--purple-light:#a78bfa;--blue:#2563eb;--blue-light:#60a5fa;--cyan:#06b6d4;--green:#10b981;--text:#f1f5f9;--text-muted:#94a3b8;--text-faint:#475569;--grad:linear-gradient(135deg, #7c3aed 0%, #2563eb 50%, #06b6d4 100%);background:var(--bg);color:var(--text);scroll-behavior:smooth;min-height:100vh;font-family:Inter,system-ui,sans-serif;line-height:1.6;overflow-x:hidden}.landing-module__MzU3wW__nav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#080b14d9;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__MzU3wW__logo{letter-spacing:-.5px;color:var(--text);font-size:1.25rem;font-weight:800;text-decoration:none}.landing-module__MzU3wW__logoGrad{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-module__MzU3wW__navLinks{gap:2rem;list-style:none;display:flex}.landing-module__MzU3wW__navLinks a{color:var(--text-muted);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__MzU3wW__navLinks a:hover{color:var(--text)}.landing-module__MzU3wW__navCta{background:var(--grad);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s}.landing-module__MzU3wW__navCta:hover{opacity:.85}.landing-module__MzU3wW__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.landing-module__MzU3wW__hero:before{content:"";pointer-events:none;background:radial-gradient(#7c3aed2e 0%,#0000 70%);width:900px;height:900px;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.landing-module__MzU3wW__hero:after{content:"";pointer-events:none;background:radial-gradient(#06b6d41a 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-10%;right:-10%}.landing-module__MzU3wW__badge{color:#34d399;letter-spacing:.5px;background:#10b9811f;border:1px solid #10b98159;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.landing-module__MzU3wW__badgeDot{background:#34d399;border-radius:50%;width:6px;height:6px;animation:2s infinite landing-module__MzU3wW__pulse}@keyframes landing-module__MzU3wW__pulse{0%,to{opacity:1}50%{opacity:.4}}.landing-module__MzU3wW__heroTitle{letter-spacing:-2px;max-width:900px;color:var(--text);margin-bottom:1.5rem;font-size:clamp(2.5rem,7vw,5rem);font-weight:900;line-height:1.05}.landing-module__MzU3wW__grad{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-module__MzU3wW__heroSub{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.25rem)}.landing-module__MzU3wW__heroBtns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-module__MzU3wW__btnPrimary{background:var(--grad);color:#fff;border-radius:10px;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 24px #7c3aed66}.landing-module__MzU3wW__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #7c3aed80}.landing-module__MzU3wW__btnOutline{border:1px solid var(--border);color:var(--text);border-radius:10px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s}.landing-module__MzU3wW__btnOutline:hover{background:var(--surface);border-color:#fff3}.landing-module__MzU3wW__countdownWrap{background:var(--surface);border:1px solid var(--border);border-radius:16px;align-items:center;gap:2.5rem;margin-top:4rem;padding:1.5rem 2.5rem;display:inline-flex}.landing-module__MzU3wW__countdownLabel{color:var(--text-muted);letter-spacing:1px;text-transform:uppercase;font-size:.75rem;font-weight:600}.landing-module__MzU3wW__countdownUnits{gap:1.5rem;display:flex}.landing-module__MzU3wW__countBlock{text-align:center}.landing-module__MzU3wW__countNum{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2rem;font-weight:800;line-height:1}.landing-module__MzU3wW__countText{color:var(--text-faint);font-size:.7rem;font-weight:500}.landing-module__MzU3wW__countSep{color:var(--text-faint);margin-top:-.25rem;font-size:2rem;font-weight:300}.landing-module__MzU3wW__section{padding:6rem 2rem}.landing-module__MzU3wW__sectionAlt{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6rem 2rem}.landing-module__MzU3wW__container{max-width:1100px;margin:0 auto}.landing-module__MzU3wW__sectionLabel{letter-spacing:2px;text-transform:uppercase;color:var(--purple-light);margin-bottom:.75rem;font-size:.8rem;font-weight:700}.landing-module__MzU3wW__sectionTitle{letter-spacing:-1px;color:var(--text);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800}.landing-module__MzU3wW__sectionSub{color:var(--text-muted);max-width:600px;font-size:1.05rem}.landing-module__MzU3wW__statsGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;display:grid}.landing-module__MzU3wW__statNum{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.5rem;font-weight:900}.landing-module__MzU3wW__statLabel{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.landing-module__MzU3wW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.landing-module__MzU3wW__featureCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.landing-module__MzU3wW__featureCard:before{content:"";background:var(--grad);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.landing-module__MzU3wW__featureCard:hover{border-color:#7c3aed66;transform:translateY(-4px)}.landing-module__MzU3wW__featureCard:hover:before{opacity:1}.landing-module__MzU3wW__featureIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;font-size:1.5rem;display:flex}.landing-module__MzU3wW__iconPurple{background:#7c3aed26}.landing-module__MzU3wW__iconBlue{background:#2563eb26}.landing-module__MzU3wW__iconCyan{background:#06b6d426}.landing-module__MzU3wW__iconGreen{background:#10b98126}.landing-module__MzU3wW__iconOrange{background:#f9731626}.landing-module__MzU3wW__iconPink{background:#ec489926}.landing-module__MzU3wW__featureCard h3{color:var(--text);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.landing-module__MzU3wW__featureCard p{color:var(--text-muted);font-size:.9rem;line-height:1.7}.landing-module__MzU3wW__tag{letter-spacing:.5px;border-radius:100px;margin-top:1rem;padding:.25rem .75rem;font-size:.7rem;font-weight:600;display:inline-block}.landing-module__MzU3wW__tagPurple{color:var(--purple-light);background:#7c3aed26}.landing-module__MzU3wW__tagBlue{color:var(--blue-light);background:#2563eb26}.landing-module__MzU3wW__tagGreen{color:#34d399;background:#10b98126}.landing-module__MzU3wW__steps{flex-direction:column;gap:0;margin-top:3rem;display:flex}.landing-module__MzU3wW__step{border-bottom:1px solid var(--border);grid-template-columns:64px 1fr;gap:1.5rem;padding:2rem 0;display:grid}.landing-module__MzU3wW__step:last-child{border-bottom:none}.landing-module__MzU3wW__stepNum{background:var(--grad);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:800;display:flex}.landing-module__MzU3wW__step h3{color:var(--text);margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.landing-module__MzU3wW__step p{color:var(--text-muted);font-size:.9rem}.landing-module__MzU3wW__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.landing-module__MzU3wW__priceCard{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:2rem;transition:transform .3s;position:relative}.landing-module__MzU3wW__priceCard:hover{transform:translateY(-4px)}.landing-module__MzU3wW__priceCardFeatured{background:var(--surface2);border-color:#7c3aed99}.landing-module__MzU3wW__priceCardFeatured:before{content:"";background:var(--grad);z-index:-1;opacity:.5;border-radius:21px;position:absolute;inset:-1px}.landing-module__MzU3wW__popularBadge{background:var(--grad);color:#fff;letter-spacing:1px;white-space:nowrap;border-radius:100px;padding:.25rem 1rem;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__MzU3wW__pricePlan{color:var(--text-muted);letter-spacing:1px;text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.landing-module__MzU3wW__priceVal{letter-spacing:-1px;color:var(--text);font-size:2.5rem;font-weight:900}.landing-module__MzU3wW__priceVal span{color:var(--text-muted);font-size:1rem;font-weight:500}.landing-module__MzU3wW__priceDiscount{color:#34d399;background:#10b98126;border:1px solid #10b98140;border-radius:100px;margin-top:.25rem;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.landing-module__MzU3wW__priceDesc{color:var(--text-muted);margin-top:.25rem;margin-bottom:1.5rem;font-size:.85rem}.landing-module__MzU3wW__priceFeatures{flex-direction:column;gap:.6rem;list-style:none;display:flex}.landing-module__MzU3wW__priceFeatures li{color:var(--text-muted);align-items:flex-start;gap:.6rem;font-size:.875rem;display:flex}.landing-module__MzU3wW__priceFeatures li:before{content:"✓";color:var(--green);flex-shrink:0;font-weight:700}.landing-module__MzU3wW__priceBtn{text-align:center;border-radius:10px;margin-top:1.75rem;padding:.875rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:block}.landing-module__MzU3wW__priceBtnOutline{border:1px solid var(--border);color:var(--text)}.landing-module__MzU3wW__priceBtnOutline:hover{background:var(--surface)}.landing-module__MzU3wW__priceBtnGrad{background:var(--grad);color:#fff;box-shadow:0 4px 20px #7c3aed59}.landing-module__MzU3wW__priceBtnGrad:hover{opacity:.85;transform:translateY(-1px)}.landing-module__MzU3wW__ctaSection{text-align:center;padding:6rem 2rem;position:relative}.landing-module__MzU3wW__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(#7c3aed26 0%,#0000 70%);width:700px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__MzU3wW__ctaBox{background:var(--surface);border:1px solid var(--border);border-radius:24px;max-width:700px;margin:0 auto;padding:4rem 2rem;position:relative}.landing-module__MzU3wW__ctaTitle{letter-spacing:-1px;text-align:center;color:var(--text);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.landing-module__MzU3wW__ctaSub{text-align:center;color:var(--text-muted);max-width:480px;margin:1rem auto 2rem}.landing-module__MzU3wW__ctaBtns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-module__MzU3wW__footer{border-top:1px solid var(--border);text-align:center;color:var(--text-faint);padding:2rem;font-size:.875rem}.landing-module__MzU3wW__footer a{color:var(--text-faint);text-decoration:none}.landing-module__MzU3wW__footer a:hover{color:var(--text-muted)}.landing-module__MzU3wW__footerSub{color:#334155;margin-top:.5rem;font-size:.75rem}@media (max-width:640px){.landing-module__MzU3wW__nav{padding:1rem}.landing-module__MzU3wW__navLinks{display:none}.landing-module__MzU3wW__countdownWrap{text-align:center;flex-direction:column;gap:1rem}.landing-module__MzU3wW__step{grid-template-columns:1fr}.landing-module__MzU3wW__stepNum{width:40px;height:40px;font-size:.95rem}}
