.landing-module__g1LwZa__page{background:var(--color-bg);min-height:100vh}.landing-module__g1LwZa__nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);background:#fffc;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navInner{align-items:center;gap:32px;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.landing-module__g1LwZa__logo{font-family:var(--font-display);flex-shrink:0;align-items:center;gap:8px;font-size:1.25rem;font-weight:800;display:flex}.landing-module__g1LwZa__logoIcon{color:var(--color-text);font-size:1.1rem}.landing-module__g1LwZa__navLinks{flex:1;gap:24px;display:flex}.landing-module__g1LwZa__navLinks a{color:var(--color-text-secondary);transition:color var(--transition);font-size:.875rem;font-weight:500}.landing-module__g1LwZa__navLinks a:hover{color:var(--color-text)}.landing-module__g1LwZa__hero{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;min-height:100vh;margin:0 auto;padding:140px 24px 100px;display:grid}.landing-module__g1LwZa__heroBadge{background:var(--color-surface2);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text);align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.landing-module__g1LwZa__heroTitle{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;font-family:var(--font-display);margin-bottom:20px}.landing-module__g1LwZa__gradient{color:var(--color-text)}.landing-module__g1LwZa__heroDesc{color:var(--color-text-secondary);max-width:480px;margin-bottom:36px;font-size:1.1rem;line-height:1.7}.landing-module__g1LwZa__heroCTA{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.landing-module__g1LwZa__heroMeta{color:var(--color-text-muted);gap:20px;font-size:.8rem;font-weight:500;display:flex}.landing-module__g1LwZa__heroMeta span:before{color:var(--color-success)}.landing-module__g1LwZa__heroDemo{position:relative}.landing-module__g1LwZa__demoWindow{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);z-index:1;position:relative;overflow:hidden}.landing-module__g1LwZa__demoBar{background:var(--color-surface2);border-bottom:1px solid var(--color-border);gap:6px;padding:14px 16px;display:flex}.landing-module__g1LwZa__demoBar span{background:var(--color-border-hover);border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__demoContent{padding:32px}.landing-module__g1LwZa__demoProgress{background:var(--color-surface2);border-radius:2px;height:3px;margin-bottom:32px;overflow:hidden}.landing-module__g1LwZa__demoProgressBar{background:var(--color-text);border-radius:2px;height:100%}.landing-module__g1LwZa__demoQNum{color:var(--color-text-muted);margin-bottom:10px;font-size:.8rem;font-weight:500}.landing-module__g1LwZa__demoQTitle{margin-bottom:24px;font-size:1.3rem;font-weight:700;line-height:1.3}.landing-module__g1LwZa__demoChoices{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.landing-module__g1LwZa__demoChoice{border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition);align-items:center;gap:12px;padding:12px 16px;font-size:.9rem;display:flex}.landing-module__g1LwZa__demoChoice.landing-module__g1LwZa__selected{border-color:var(--color-text);background:var(--color-surface);color:var(--color-text);box-shadow:0 0 0 1px var(--color-text)}.landing-module__g1LwZa__demoChoiceLetter{background:var(--color-surface2);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:600;display:flex}.landing-module__g1LwZa__demoChoice.landing-module__g1LwZa__selected .landing-module__g1LwZa__demoChoiceLetter{background:var(--color-text);color:#fff}.landing-module__g1LwZa__demoBtn{background:var(--color-text);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;padding:10px 20px;font-size:.875rem;font-weight:500}.landing-module__g1LwZa__demoGlow{display:none}.landing-module__g1LwZa__stats{background:var(--color-border);border:1px solid var(--color-border);border-radius:var(--radius-xl);grid-template-columns:repeat(4,1fr);gap:1px;max-width:1200px;margin:0 auto 80px;padding:0 24px;display:grid;overflow:hidden}.landing-module__g1LwZa__stat{background:var(--color-surface);text-align:center;padding:40px}.landing-module__g1LwZa__statValue{font-size:2.5rem;font-weight:800;font-family:var(--font-display);background:var(--color-gradient-1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px}.landing-module__g1LwZa__statLabel{color:var(--color-text-secondary);font-size:.9rem;font-weight:500}.landing-module__g1LwZa__features{max-width:1200px;margin:0 auto;padding:80px 24px}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:60px}.landing-module__g1LwZa__sectionHeader h2{margin-bottom:12px;font-size:2.2rem}.landing-module__g1LwZa__sectionHeader p{color:var(--color-text-secondary);font-size:1.1rem}.landing-module__g1LwZa__featureCard h3{margin-bottom:10px;font-size:1.1rem}.landing-module__g1LwZa__featureCard p{color:var(--color-text-secondary);font-size:.9rem;line-height:1.6}.landing-module__g1LwZa__qTypes{max-width:1200px;margin:0 auto;padding:80px 24px}.landing-module__g1LwZa__qTypeGrid{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.landing-module__g1LwZa__qTypeChip{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);transition:all var(--transition);align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:500;display:flex}.landing-module__g1LwZa__qTypeChip:hover{border-color:var(--color-accent);color:var(--color-accent)}.landing-module__g1LwZa__qTypeDot{background:var(--color-accent);border-radius:50%;width:6px;height:6px}.landing-module__g1LwZa__ctaSection{max-width:1200px;margin:0 auto;padding:80px 24px}.landing-module__g1LwZa__ctaCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);text-align:center;padding:80px;position:relative;overflow:hidden}.landing-module__g1LwZa__ctaGlow{display:none}.landing-module__g1LwZa__ctaCard h2{margin-bottom:12px;font-size:2.5rem;position:relative}.landing-module__g1LwZa__ctaCard p{color:var(--color-text-secondary);margin-bottom:32px;font-size:1.1rem;position:relative}.landing-module__g1LwZa__heroCtas{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.landing-module__g1LwZa__heroVisual{justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__heroCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);width:100%;max-width:420px;box-shadow:var(--shadow-lg);padding:28px}.landing-module__g1LwZa__section{padding:96px 24px}.landing-module__g1LwZa__sectionInner{max-width:1200px;margin:0 auto}.landing-module__g1LwZa__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:12px;font-size:.75rem;font-weight:700;display:inline-block}.landing-module__g1LwZa__sectionTitle{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;font-family:var(--font-display);margin-bottom:56px;line-height:1.2}.landing-module__g1LwZa__productGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.landing-module__g1LwZa__productCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all var(--transition);flex-direction:column;gap:16px;padding:40px;display:flex}.landing-module__g1LwZa__productCard:hover{box-shadow:var(--shadow-accent);transform:translateY(-4px)}.landing-module__g1LwZa__productCard h3{font-size:1.4rem;font-weight:700}.landing-module__g1LwZa__productCard p{color:var(--color-text-secondary);flex:1;font-size:.95rem;line-height:1.7}.landing-module__g1LwZa__productIcon{border-radius:var(--radius-md);background:var(--color-surface2);width:52px;height:52px;color:var(--color-text);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.landing-module__g1LwZa__featureGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.landing-module__g1LwZa__featureCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition);padding:28px}.landing-module__g1LwZa__featureCard:hover{border-color:var(--color-accent);box-shadow:var(--shadow-accent);transform:translateY(-3px)}.landing-module__g1LwZa__featureIcon{margin-bottom:14px;font-size:1.75rem}.landing-module__g1LwZa__featureTitle{margin-bottom:8px;font-size:1rem;font-weight:700}.landing-module__g1LwZa__featureDesc{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.6}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.landing-module__g1LwZa__stepCard{text-align:center;padding:40px 24px}.landing-module__g1LwZa__stepNumber{color:var(--color-text);font-size:3rem;font-weight:900;font-family:var(--font-display);margin-bottom:16px}.landing-module__g1LwZa__stepCard h3{margin-bottom:10px;font-size:1.2rem;font-weight:700}.landing-module__g1LwZa__stepCard p{color:var(--color-text-secondary);font-size:.9rem;line-height:1.6}.landing-module__g1LwZa__footer{border-top:1px solid var(--color-border);padding:40px 24px}.landing-module__g1LwZa__footerInner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.landing-module__g1LwZa__footerLogo{font-family:var(--font-display);font-size:1.1rem;font-weight:800}.landing-module__g1LwZa__footerInner p{font-size:.875rem}@media (max-width:900px){.landing-module__g1LwZa__hero{grid-template-columns:1fr;min-height:auto;padding:100px 20px 60px}.landing-module__g1LwZa__heroVisual{display:none}.landing-module__g1LwZa__productGrid,.landing-module__g1LwZa__featureGrid,.landing-module__g1LwZa__stepsGrid{grid-template-columns:1fr}.landing-module__g1LwZa__section{padding:60px 20px}}
