.landing-module__g1LwZa__loadingScreen{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;display:flex}.landing-module__g1LwZa__loadingIcon{color:var(--accent);animation:1.5s ease-in-out infinite landing-module__g1LwZa__pulse}.landing-module__g1LwZa__page{min-height:100vh;overflow-x:hidden}.landing-module__g1LwZa__nav{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0a0a0fcc;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navInner{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.landing-module__g1LwZa__logo{color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:10px;font-size:20px;font-weight:800;text-decoration:none;display:flex}.landing-module__g1LwZa__logoIcon{border-radius:var(--radius-md);background:var(--accent);width:36px;height:36px;color:var(--text-inverse);justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__navActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.landing-module__g1LwZa__hero{text-align:center;padding:160px 24px 100px;position:relative;overflow:hidden}.landing-module__g1LwZa__heroBg{pointer-events:none;background:radial-gradient(60% 50% at 50% 30%,#f59e0b14 0%,#0000 100%),radial-gradient(40% 40% at 70%,#8b5cf60d 0%,#0000 100%);position:absolute;inset:0}.landing-module__g1LwZa__heroContent{max-width:720px;margin:0 auto;animation:.8s ease-out landing-module__g1LwZa__slideUp;position:relative}.landing-module__g1LwZa__heroLabel{border-radius:var(--radius-full);background:var(--accent-subtle);color:var(--accent);align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.landing-module__g1LwZa__heroTitle{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(36px,6vw,64px);font-weight:900;line-height:1.1}.landing-module__g1LwZa__gradientText{background:linear-gradient(135deg,var(--accent)0%,#fbbf24 50%,#f97316 100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite landing-module__g1LwZa__gradientShift}.landing-module__g1LwZa__heroSubtitle{color:var(--text-secondary);max-width:560px;margin:0 auto 40px;font-size:18px;line-height:1.7}.landing-module__g1LwZa__heroCTA{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.landing-module__g1LwZa__heroProof{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:36px;display:grid}.landing-module__g1LwZa__proofItem{border-radius:var(--radius-md);border:1px solid var(--border);color:var(--text-secondary);background:#ffffff08;justify-content:center;align-items:center;gap:10px;padding:12px 14px;font-size:13px;display:flex}.landing-module__g1LwZa__signalBand{max-width:1200px;margin:0 auto;padding:0 24px 16px}.landing-module__g1LwZa__signalGrid{border:1px solid var(--border);border-radius:var(--radius-xl);background:linear-gradient(#ffffff08,#ffffff03);grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:20px 24px;display:grid}.landing-module__g1LwZa__signalGrid p{color:var(--text-secondary);font-size:13px;line-height:1.65}.landing-module__g1LwZa__signalLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.landing-module__g1LwZa__features{max-width:1200px;margin:0 auto;padding:80px 24px}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.landing-module__g1LwZa__featureCard{transition:all var(--transition-base);padding:28px}.landing-module__g1LwZa__featureCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-4px)}.landing-module__g1LwZa__featureIcon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;display:flex}.landing-module__g1LwZa__featureCard h3{margin-bottom:8px;font-size:17px;font-weight:700}.landing-module__g1LwZa__featureCard p{color:var(--text-secondary);font-size:14px;line-height:1.6}.landing-module__g1LwZa__workflow{max-width:1200px;margin:0 auto;padding:8px 24px 72px}.landing-module__g1LwZa__workflowGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.landing-module__g1LwZa__workflowStep{padding:28px}.landing-module__g1LwZa__workflowStep h3{margin-bottom:10px;font-size:18px}.landing-module__g1LwZa__workflowStep p{color:var(--text-secondary);font-size:14px}.landing-module__g1LwZa__stepNumber{color:var(--warning);font-size:12px;font-family:var(--font-mono);letter-spacing:.12em;margin-bottom:16px;display:inline-flex}.landing-module__g1LwZa__ctaSection{max-width:800px;margin:0 auto;padding:40px 24px 100px}.landing-module__g1LwZa__ctaCard{text-align:center;border-radius:var(--radius-xl);border:1px solid var(--border);background:linear-gradient(135deg,#f59e0b14 0%,#8b5cf60f 100%);padding:60px 40px}.landing-module__g1LwZa__ctaCard h2{letter-spacing:-.02em;margin-bottom:12px;font-size:28px;font-weight:800}.landing-module__g1LwZa__ctaCard p{color:var(--text-secondary);margin-bottom:28px;font-size:16px}.landing-module__g1LwZa__footer{border-top:1px solid var(--border);padding:24px}.landing-module__g1LwZa__footerInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.landing-module__g1LwZa__extensionBtn{gap:10px}.landing-module__g1LwZa__footerLinks{align-items:center;gap:24px;display:flex}.landing-module__g1LwZa__footerLink{color:var(--text-secondary);font-size:13px;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__footerLink:hover{color:var(--text-primary)}.landing-module__g1LwZa__footerCopy{color:var(--text-tertiary);font-size:13px}@media (max-width:768px){.landing-module__g1LwZa__navInner{flex-wrap:nowrap;gap:12px;height:64px;padding:0 16px}.landing-module__g1LwZa__navActions{flex-shrink:0;gap:6px}.landing-module__g1LwZa__hero{padding:120px 20px 60px}.landing-module__g1LwZa__heroLabel{text-align:left;max-width:100%}.landing-module__g1LwZa__heroSubtitle{font-size:16px}.landing-module__g1LwZa__heroCTA{flex-direction:column;align-items:stretch}.landing-module__g1LwZa__heroCTA .btn{width:100%}.landing-module__g1LwZa__heroProof{grid-template-columns:1fr}.landing-module__g1LwZa__proofItem{text-align:left;justify-content:flex-start}.landing-module__g1LwZa__signalBand{padding:0 20px 8px}.landing-module__g1LwZa__signalGrid{grid-template-columns:1fr;padding:20px}.landing-module__g1LwZa__features{padding:64px 20px}.landing-module__g1LwZa__featuresGrid{grid-template-columns:1fr}.landing-module__g1LwZa__featureCard{padding:24px}.landing-module__g1LwZa__workflow{padding:0 20px 64px}.landing-module__g1LwZa__workflowGrid{grid-template-columns:1fr}.landing-module__g1LwZa__ctaSection{padding:24px 20px 72px}.landing-module__g1LwZa__ctaCard{padding:40px 24px}.landing-module__g1LwZa__ctaCard h2{font-size:24px}.landing-module__g1LwZa__footerInner{text-align:center;flex-direction:column;gap:12px}}@media (max-width:480px){.landing-module__g1LwZa__logo{font-size:18px}.landing-module__g1LwZa__hero{padding-top:136px}.landing-module__g1LwZa__heroTitle br{display:none}.landing-module__g1LwZa__heroTitle{font-size:34px}.landing-module__g1LwZa__heroSubtitle{font-size:15px}.landing-module__g1LwZa__featureCard{padding:22px 20px}.landing-module__g1LwZa__signalGrid{padding:18px}.landing-module__g1LwZa__workflowStep{padding:22px 20px}.landing-module__g1LwZa__ctaSection{padding:16px 16px 60px}.landing-module__g1LwZa__ctaCard{padding:32px 20px}.landing-module__g1LwZa__ctaCard h2{font-size:22px}.landing-module__g1LwZa__navActions .btn{padding:6px 12px;font-size:12px}}
