.landing-module__g1LwZa__nav{z-index:100;-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--color-dre-border);background:#100e1ad1;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navLogo{letter-spacing:.04em;color:var(--color-dre-heading);font-size:1.25rem;font-weight:800;text-decoration:none}.landing-module__g1LwZa__navLinks{align-items:center;gap:1.5rem;display:flex}.landing-module__g1LwZa__navLink{color:var(--color-dre-secondary);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLink:hover{color:var(--color-dre-primary)}.landing-module__g1LwZa__navLogin{color:var(--color-dre-secondary);font-size:.84rem;font-weight:600;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLogin:hover{color:var(--color-dre-primary)}.landing-module__g1LwZa__btnSignup{background:var(--color-dre-cyan);color:var(--color-dre-deep);letter-spacing:.02em;border-radius:8px;align-items:center;padding:.5rem 1.2rem;font-size:.84rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__btnSignup:hover{background:var(--color-dre-cyan-soft);box-shadow:0 0 20px #00d4f036}.landing-module__g1LwZa__starfield{pointer-events:none;position:absolute;inset:0}.landing-module__g1LwZa__star{background:#fff;border-radius:50%;width:2px;height:2px;animation:3s ease-in-out infinite landing-module__g1LwZa__twinkle;position:absolute}@keyframes landing-module__g1LwZa__twinkle{0%,to{opacity:.3;box-shadow:0 0 2px #ffffff80}50%{opacity:.8;box-shadow:0 0 6px #fffc}}.landing-module__g1LwZa__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__g1LwZa__hero:before{content:"";pointer-events:none;background:radial-gradient(70% 55% at 50% 0,#1a1528 0%,#0000 70%),radial-gradient(50% 45% at 75% 15%,#1a1035 0%,#0000 70%),radial-gradient(40% 30% at 25% 25%,#140e28 0%,#0000 60%);position:absolute;inset:0}.landing-module__g1LwZa__hero:after{content:"";opacity:.1;pointer-events:none;background-image:linear-gradient(#26234040 1px,#0000 1px),linear-gradient(90deg,#26234040 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(65% 55% at 50% 40%,#000 0%,#0000 100%);mask-image:radial-gradient(65% 55% at 50% 40%,#000 0%,#0000 100%)}.landing-module__g1LwZa__heroBadge{border:1px solid var(--color-dre-border-h);color:var(--color-dre-secondary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1;background:#1c193099;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.4rem 1rem;font-size:.78rem;display:inline-flex;position:relative}.landing-module__g1LwZa__dot{background:var(--color-dre-cyan);border-radius:50%;width:6px;height:6px;animation:2.5s ease-in-out infinite landing-module__g1LwZa__pulseDot}@keyframes landing-module__g1LwZa__pulseDot{0%,to{opacity:1;box-shadow:0 0 4px var(--color-dre-cyan)}50%{opacity:.35;box-shadow:0 0 12px var(--color-dre-cyan)}}.landing-module__g1LwZa__heroTitle{letter-spacing:-.03em;z-index:1;color:var(--color-dre-heading);margin-bottom:1.5rem;font-size:clamp(2.4rem,5.5vw,4.2rem);font-weight:900;line-height:1.18;position:relative}.landing-module__g1LwZa__accent{background:linear-gradient(135deg,var(--color-dre-cyan),var(--color-dre-purple));-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 18px #00d4f059)drop-shadow(0 0 40px #a78bfa26);-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__heroSub{color:var(--color-dre-secondary);z-index:1;max-width:540px;margin-bottom:3rem;font-size:clamp(.95rem,1.8vw,1.15rem);font-weight:400;line-height:1.9;position:relative}.landing-module__g1LwZa__heroForm{z-index:1;width:100%;max-width:520px;position:relative}.landing-module__g1LwZa__heroFormRow{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.landing-module__g1LwZa__heroInput{background:var(--color-dre-mid);border:1px solid var(--color-dre-border-h);min-width:0;color:var(--color-dre-primary);border-radius:10px;outline:none;flex:1;padding:.9rem 1.2rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.landing-module__g1LwZa__heroInput:focus{border-color:var(--color-dre-cyan);box-shadow:0 0 0 3px #00d4f01f}.landing-module__g1LwZa__heroInput::placeholder{color:var(--color-dre-muted)}.landing-module__g1LwZa__heroSubmit{background:var(--color-dre-cyan);color:var(--color-dre-deep);cursor:pointer;letter-spacing:.02em;white-space:nowrap;border:none;border-radius:10px;padding:.9rem 2rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .25s}.landing-module__g1LwZa__heroSubmit:hover{background:var(--color-dre-cyan-soft);transform:translateY(-1px);box-shadow:0 0 30px #00d4f036,0 4px 20px #0000004d}.landing-module__g1LwZa__heroSubmit:disabled{opacity:.6;cursor:not-allowed}.landing-module__g1LwZa__heroPerks{z-index:1;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:1.2rem;display:flex;position:relative}.landing-module__g1LwZa__heroPerk{color:var(--color-dre-secondary);letter-spacing:.01em;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.landing-module__g1LwZa__heroPerkIcon{width:14px;height:14px;color:var(--color-dre-cyan);flex-shrink:0}.landing-module__g1LwZa__iconWrap{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.2rem;display:flex;position:relative}.landing-module__g1LwZa__iconCyan{background:#00d4f014;border:1px solid #00d4f026;box-shadow:0 0 20px #00d4f00f}.landing-module__g1LwZa__iconPurple{background:#a78bfa14;border:1px solid #a78bfa26;box-shadow:0 0 20px #a78bfa0f}.landing-module__g1LwZa__iconMagenta{background:#c084fc14;border:1px solid #c084fc26;box-shadow:0 0 20px #c084fc0f}.landing-module__g1LwZa__stepIconWrap{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex;position:relative}.landing-module__g1LwZa__stepIconCyan{background:#00d4f012;border:1px solid #00d4f02e}.landing-module__g1LwZa__stepIconPurple{background:#a78bfa12;border:1px solid #a78bfa2e}.landing-module__g1LwZa__stepIconMagenta{background:#c084fc12;border:1px solid #c084fc2e}.landing-module__g1LwZa__appPreview{z-index:1;max-width:900px;margin:-2rem auto 0;padding:0 2rem;position:relative}.landing-module__g1LwZa__previewWindow{background:var(--color-dre-card);border:1px solid var(--color-dre-border-h);box-shadow:var(--shadow-dre-lp-float);border-radius:16px;animation:7s ease-in-out infinite landing-module__g1LwZa__float;overflow:hidden}@keyframes landing-module__g1LwZa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.landing-module__g1LwZa__previewTitlebar{background:var(--color-dre-deep);border-bottom:1px solid var(--color-dre-border);align-items:center;gap:8px;padding:13px 18px;display:flex}.landing-module__g1LwZa__previewDot{border-radius:50%;width:9px;height:9px}.landing-module__g1LwZa__previewDot:first-child{background:#ff5f57}.landing-module__g1LwZa__previewDot:nth-child(2){background:#febc2e}.landing-module__g1LwZa__previewDot:nth-child(3){background:#28c840}.landing-module__g1LwZa__previewUrl{text-align:center;color:var(--color-dre-muted);flex:1;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.72rem}.landing-module__g1LwZa__previewBody{padding:1.6rem}.landing-module__g1LwZa__mockDashboard{grid-template-columns:1fr 1fr 1fr;gap:.7rem;display:grid}.landing-module__g1LwZa__mockStatCard{background:var(--color-dre-mid);border:1px solid var(--color-dre-border);border-radius:10px;padding:1rem}.landing-module__g1LwZa__mockStatLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--color-dre-muted);align-items:center;gap:.35rem;margin-bottom:.35rem;font-size:.62rem;display:flex}.landing-module__g1LwZa__mockStatValue{color:var(--color-dre-cyan);font-family:Inter,sans-serif;font-size:1.6rem;font-weight:800}.landing-module__g1LwZa__mockStatSub{color:var(--color-dre-secondary);margin-top:.2rem;font-size:.62rem}.landing-module__g1LwZa__mockChartArea{background:var(--color-dre-mid);border:1px solid var(--color-dre-border);border-radius:10px;grid-column:1/-1;padding:1rem;overflow:hidden}.landing-module__g1LwZa__mockChartTitle{color:var(--color-dre-secondary);align-items:center;gap:.4rem;margin-bottom:.7rem;font-size:.68rem;font-weight:600;display:flex}.landing-module__g1LwZa__mockChartBars{align-items:flex-end;gap:4px;height:65px;display:flex}.landing-module__g1LwZa__mockBar{border-radius:3px 3px 0 0;flex:1;min-height:5px}.landing-module__g1LwZa__mockBarCyan{background:linear-gradient(to top,#00d4f01f,var(--color-dre-cyan))}.landing-module__g1LwZa__mockBarPurple{background:linear-gradient(to top,#a78bfa17,var(--color-dre-purple))}.landing-module__g1LwZa__mockInsight{border:1px solid var(--color-dre-border);background:#a78bfa0a;border-radius:10px;grid-column:1/-1;align-items:flex-start;gap:.7rem;padding:1rem;display:flex}.landing-module__g1LwZa__mockInsightIcon{background:#00d4f01a;border:1px solid #00d4f026;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;display:flex}.landing-module__g1LwZa__mockInsightText{color:var(--color-dre-secondary);font-size:.76rem;line-height:1.65}.landing-module__g1LwZa__section{max-width:1100px;margin:0 auto;padding:7rem 2rem}.landing-module__g1LwZa__sectionLabel{text-transform:uppercase;letter-spacing:.15em;color:var(--color-dre-cyan);align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.7rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__sectionTitle{letter-spacing:-.02em;color:var(--color-dre-heading);margin-bottom:.8rem;font-size:clamp(1.7rem,3.8vw,2.4rem);font-weight:800;line-height:1.3}.landing-module__g1LwZa__sectionSub{color:var(--color-dre-secondary);margin-bottom:.5rem;font-size:.95rem;line-height:1.8}.landing-module__g1LwZa__sectionDesc{color:var(--color-dre-secondary);max-width:580px;margin-bottom:4rem;font-size:1rem;line-height:1.8}.landing-module__g1LwZa__steps{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.landing-module__g1LwZa__steps:before{content:"";background:linear-gradient(90deg,#00d4f01f,#a78bfa1f,#00d4f01f);height:1px;position:absolute;top:32px;left:calc(16.66% + 20px);right:calc(16.66% + 20px)}.landing-module__g1LwZa__step{text-align:center;position:relative}.landing-module__g1LwZa__stepTitle{color:var(--color-dre-heading);margin-bottom:.6rem;font-size:1.05rem;font-weight:700}.landing-module__g1LwZa__stepDesc{color:var(--color-dre-secondary);max-width:280px;margin:0 auto;font-size:.86rem;line-height:1.7}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}.landing-module__g1LwZa__featureCard{background:var(--color-dre-card);border:1px solid var(--color-dre-border);border-radius:14px;padding:1.8rem;transition:all .3s;position:relative;overflow:hidden}.landing-module__g1LwZa__featureCard:hover{border-color:var(--color-dre-border-h);background:var(--color-dre-card-hover);transform:translateY(-2px)}.landing-module__g1LwZa__featured{border-color:var(--color-dre-border-h);background:linear-gradient(135deg,#00d4f008,#a78bfa08);grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.landing-module__g1LwZa__featureTitle{color:var(--color-dre-heading);margin-bottom:.6rem;font-size:1.05rem;font-weight:700}.landing-module__g1LwZa__featureDesc{color:var(--color-dre-secondary);font-size:.86rem;line-height:1.7}.landing-module__g1LwZa__featureTag{text-transform:uppercase;letter-spacing:.05em;border-radius:6px;margin-top:1rem;padding:.2rem .55rem;font-size:.66rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__tagFree{color:var(--color-dre-cyan);background:#00d4f01a;border:1px solid #00d4f02e}.landing-module__g1LwZa__tagPremium{color:var(--color-dre-purple);background:#a78bfa1a;border:1px solid #a78bfa2e}.landing-module__g1LwZa__tagSoon{color:#f0c040;background:#febc2e1a;border:1px solid #febc2e2e}.landing-module__g1LwZa__featuredMock{background:var(--color-dre-mid);border:1px solid var(--color-dre-border);border-radius:12px;padding:1.4rem}.landing-module__g1LwZa__featuredMockHeader{color:var(--color-dre-muted);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.7rem;display:flex}.landing-module__g1LwZa__trendLines{flex-direction:column;gap:.5rem;display:flex}.landing-module__g1LwZa__trendLine{align-items:center;gap:.5rem;display:flex}.landing-module__g1LwZa__trendLabel{color:var(--color-dre-secondary);flex-shrink:0;width:72px;font-size:.73rem}.landing-module__g1LwZa__trendBarBg{background:var(--color-dre-card);border-radius:4px;flex:1;height:7px;overflow:hidden}.landing-module__g1LwZa__trendBar{border-radius:4px;height:100%}.landing-module__g1LwZa__trendBarCyan{background:linear-gradient(90deg,#00d4f01f,var(--color-dre-cyan))}.landing-module__g1LwZa__trendBarPurple{background:linear-gradient(90deg,#a78bfa1f,var(--color-dre-purple))}.landing-module__g1LwZa__trendBarMagenta{background:linear-gradient(90deg,#c084fc1f,var(--color-dre-magenta))}.landing-module__g1LwZa__trendValue{color:var(--color-dre-muted);text-align:right;width:30px;font-size:.68rem}.landing-module__g1LwZa__comparison{background:var(--color-dre-card);border:1px solid var(--color-dre-border);border-radius:16px;margin-top:4rem;padding:2.8rem}.landing-module__g1LwZa__comparisonTitle{text-align:center;color:var(--color-dre-heading);margin-bottom:.4rem;font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__comparisonSub{color:var(--color-dre-secondary);text-align:center;margin-bottom:2.2rem;font-size:.86rem}.landing-module__g1LwZa__comparisonTable{grid-template-columns:2fr 1fr 1fr;display:grid}.landing-module__g1LwZa__compHeader{text-transform:uppercase;letter-spacing:.1em;color:var(--color-dre-muted);border-bottom:1px solid var(--color-dre-border);padding:.75rem 1rem;font-size:.7rem;font-weight:600}.landing-module__g1LwZa__compHeaderHighlight{color:var(--color-dre-cyan)}.landing-module__g1LwZa__compCell{color:var(--color-dre-secondary);border-bottom:1px solid var(--color-dre-border);align-items:center;padding:.8rem 1rem;font-size:.86rem;display:flex}.landing-module__g1LwZa__compCellName{color:var(--color-dre-primary);font-weight:500}.landing-module__g1LwZa__compCheck{color:var(--color-dre-cyan);align-items:center;display:flex}.landing-module__g1LwZa__compX{color:var(--color-dre-muted)}.landing-module__g1LwZa__compPartial{color:#f0c040;font-size:.78rem}.landing-module__g1LwZa__ctaSection{text-align:center;padding:7rem 2rem;position:relative}.landing-module__g1LwZa__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(65% 80% at 50% 100%,#00d4f00a 0%,#0000 70%),radial-gradient(50% 60% at 50% 90%,#a78bfa0a 0%,#0000 70%);height:500px;position:absolute;bottom:0;left:0;right:0}.landing-module__g1LwZa__ctaTitle{letter-spacing:-.02em;z-index:1;color:var(--color-dre-heading);margin-bottom:1rem;font-size:clamp(1.7rem,3.8vw,2.6rem);font-weight:800;position:relative}.landing-module__g1LwZa__ctaDesc{color:var(--color-dre-secondary);z-index:1;max-width:480px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.8;position:relative}.landing-module__g1LwZa__betaForm{z-index:1;flex-wrap:wrap;justify-content:center;gap:.8rem;max-width:460px;margin:0 auto;display:flex;position:relative}.landing-module__g1LwZa__betaInput{background:var(--color-dre-mid);border:1px solid var(--color-dre-border);min-width:0;color:var(--color-dre-primary);border-radius:10px;outline:none;flex:1;padding:.85rem 1.2rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.landing-module__g1LwZa__betaInput:focus{border-color:var(--color-dre-cyan);box-shadow:0 0 0 3px #00d4f01f}.landing-module__g1LwZa__betaInput::placeholder{color:var(--color-dre-muted)}.landing-module__g1LwZa__betaSubmit{background:var(--color-dre-cyan);color:var(--color-dre-deep);cursor:pointer;letter-spacing:.02em;border:none;border-radius:10px;padding:.85rem 2rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .25s}.landing-module__g1LwZa__betaSubmit:hover{background:var(--color-dre-cyan-soft);box-shadow:0 0 30px #00d4f036}.landing-module__g1LwZa__betaSubmit:disabled{opacity:.6;cursor:not-allowed}.landing-module__g1LwZa__betaMessage{z-index:1;text-align:center;margin-top:1rem;font-size:.88rem;position:relative}.landing-module__g1LwZa__success{color:var(--color-dre-success)}.landing-module__g1LwZa__error{color:var(--color-dre-error)}.landing-module__g1LwZa__warning{color:var(--color-dre-secondary)}.landing-module__g1LwZa__betaRegisterLink{color:var(--color-dre-cyan);margin-top:.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:block}.landing-module__g1LwZa__betaRegisterLink:hover{color:var(--color-dre-cyan-soft);text-decoration:underline}.landing-module__g1LwZa__footer{border-top:1px solid var(--color-dre-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:3rem 2rem;display:flex}.landing-module__g1LwZa__footerLeft{color:var(--color-dre-muted);font-size:.78rem}.landing-module__g1LwZa__footerLinks{gap:1.5rem;display:flex}.landing-module__g1LwZa__footerLink{color:var(--color-dre-muted);font-size:.78rem;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__footerLink:hover{color:var(--color-dre-secondary)}.landing-module__g1LwZa__analysisDemo{z-index:1;max-width:1100px;margin:0 auto;padding:7rem 2rem;position:relative}.landing-module__g1LwZa__demoTabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.landing-module__g1LwZa__demoTabBtn{background:var(--color-dre-card);border:1px solid var(--color-dre-border);color:var(--color-dre-secondary);cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .25s;display:flex}.landing-module__g1LwZa__demoTabBtn:hover{border-color:var(--color-dre-border-h);background:var(--color-dre-card-hover)}.landing-module__g1LwZa__demoTabBtnActive{border-color:var(--color-dre-cyan);color:var(--color-dre-cyan);background:0 0;box-shadow:0 0 20px #00d4f01f}.landing-module__g1LwZa__demoContent{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;display:grid}.landing-module__g1LwZa__dreamInputBox{background:var(--color-dre-analysis);background-image:linear-gradient(var(--color-dre-analysis),var(--color-dre-analysis)),linear-gradient(180deg,var(--color-dre-cyan),var(--color-dre-purple));background-origin:border-box;background-clip:padding-box,border-box;border-left:4px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;padding:2.2rem;display:flex;position:relative}.landing-module__g1LwZa__dreamInputLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-dre-cyan);margin-bottom:.8rem;font-size:.7rem;font-weight:600}.landing-module__g1LwZa__dreamInputText{color:var(--color-dre-secondary);font-size:.95rem;font-style:italic;line-height:1.8}.landing-module__g1LwZa__dreamArrow{text-align:center;color:var(--color-dre-cyan);opacity:.7;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 0;display:flex}.landing-module__g1LwZa__dreamArrowLine{background:linear-gradient(180deg,var(--color-dre-cyan),transparent);opacity:.6;width:2px;height:24px}.landing-module__g1LwZa__dreamArrowDot{background:var(--color-dre-cyan);width:8px;height:8px;box-shadow:0 0 10px var(--color-dre-cyan);border-radius:50%}.landing-module__g1LwZa__dreamArrowLabel{margin-top:.3rem;font-size:.8rem}.landing-module__g1LwZa__analysisResult{background:var(--color-dre-analysis);border:1px solid var(--color-dre-border-analysis);border-radius:12px;flex-direction:column;padding:2.2rem;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__analysisResult:before{content:"";background:linear-gradient(90deg,var(--color-dre-cyan),var(--color-dre-purple));height:2px;position:absolute;top:0;left:0;right:0}.landing-module__g1LwZa__analysisInterpretation{border-bottom:1px solid var(--color-dre-border);margin-bottom:2rem;padding-bottom:2rem}.landing-module__g1LwZa__analysisLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-dre-purple);margin-bottom:.6rem;font-size:.7rem;font-weight:600}.landing-module__g1LwZa__analysisText{color:var(--color-dre-secondary);font-size:.9rem;line-height:2}.landing-module__g1LwZa__analysisText p{margin-bottom:.8rem}.landing-module__g1LwZa__analysisText p:last-child{margin-bottom:0}.landing-module__g1LwZa__analysisSymbols{border-bottom:1px solid #ffffff0f;margin-bottom:2rem;padding-bottom:2rem}.landing-module__g1LwZa__symbolsLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-dre-cyan);margin-bottom:1rem;font-size:.7rem;font-weight:600}.landing-module__g1LwZa__symbolsList{flex-direction:column;gap:.8rem;display:flex}.landing-module__g1LwZa__symbolItem{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:1rem;padding:.85rem 1rem;transition:all .2s;display:flex}.landing-module__g1LwZa__symbolItem:hover{background:#ffffff0d;border-color:#ffffff1a}.landing-module__g1LwZa__symbolIconDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.landing-module__g1LwZa__symbolIconDotHigh{background:var(--color-dre-cyan);box-shadow:0 0 8px #00d4f066}.landing-module__g1LwZa__symbolIconDotMedium{background:var(--color-dre-purple);box-shadow:0 0 8px #a78bfa66}.landing-module__g1LwZa__symbolIconDotLow{background:var(--color-dre-muted)}.landing-module__g1LwZa__symbolContent{flex:1}.landing-module__g1LwZa__symbolName{color:var(--color-dre-heading);font-size:.9rem;font-weight:600}.landing-module__g1LwZa__symbolMeaning{color:var(--color-dre-secondary);margin-top:.15rem;font-size:.82rem}.landing-module__g1LwZa__symbolStrength{color:var(--color-dre-muted);white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex-shrink:0;padding:.25rem .6rem;font-size:.68rem;font-weight:500}.landing-module__g1LwZa__emotionScore{border-bottom:1px solid #ffffff0f;margin-bottom:2rem;padding-bottom:2rem}.landing-module__g1LwZa__emotionScoreLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-dre-magenta);margin-bottom:1rem;font-size:.7rem;font-weight:600}.landing-module__g1LwZa__emotionBar{background:#ffffff0a;border-radius:20px;gap:2px;height:10px;display:flex;overflow:hidden}.landing-module__g1LwZa__emotionSegment{border-radius:20px}.landing-module__g1LwZa__emotionPositive{background:linear-gradient(90deg,#22c997,#34d399)}.landing-module__g1LwZa__emotionNegative{background:linear-gradient(90deg,#e85d75,#f87171)}.landing-module__g1LwZa__emotionNeutral{background:linear-gradient(90deg,#6b7080,#8890a0)}.landing-module__g1LwZa__emotionLegend{flex-wrap:wrap;gap:1.5rem;margin-top:.8rem;display:flex}.landing-module__g1LwZa__emotionLegendItem{color:var(--color-dre-secondary);align-items:center;gap:.4rem;font-size:.78rem;display:flex}.landing-module__g1LwZa__emotionLegendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.landing-module__g1LwZa__emotionLegendDotPos{background:#34d399}.landing-module__g1LwZa__emotionLegendDotNeg{background:#f87171}.landing-module__g1LwZa__emotionLegendDotNeu{background:#8890a0}.landing-module__g1LwZa__analysisTags{flex-wrap:wrap;gap:.6rem;display:flex}.landing-module__g1LwZa__tag{border-radius:20px;padding:.4rem .85rem;font-size:.76rem;font-weight:500;transition:all .2s;display:inline-block}.landing-module__g1LwZa__tagCyan{color:var(--color-dre-cyan);background:#00d4f01a;border:1px solid #00d4f033}.landing-module__g1LwZa__tagPurple{color:var(--color-dre-purple);background:#a78bfa1a;border:1px solid #a78bfa33}.landing-module__g1LwZa__tagMagenta{color:var(--color-dre-magenta);background:#c084fc1a;border:1px solid #c084fc33}.landing-module__g1LwZa__tagDefault{color:var(--color-dre-secondary);background:#ffffff0d;border:1px solid #ffffff1a}.landing-module__g1LwZa__trendAnalysisSubsection{border-top:1px solid #ffffff0f;margin-top:4rem;padding-top:4rem}.landing-module__g1LwZa__trendAnalysisTitle{color:var(--color-dre-heading);margin-bottom:.5rem;font-size:1.4rem;font-weight:800}.landing-module__g1LwZa__trendAnalysisSubtitle{color:var(--color-dre-muted);margin-bottom:2.5rem;font-size:.85rem}.landing-module__g1LwZa__trendDashboard{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.landing-module__g1LwZa__trendDashboardFull{grid-column:1/-1}.landing-module__g1LwZa__trendStat{background:var(--color-dre-card);border:1px solid var(--color-dre-border);border-radius:14px;padding:1.6rem;transition:all .25s;position:relative;overflow:hidden}.landing-module__g1LwZa__trendStat:hover{border-color:var(--color-dre-border-h);transform:translateY(-2px)}.landing-module__g1LwZa__trendStat:after{content:"";border-radius:14px 14px 0 0;height:2px;position:absolute;top:0;left:0;right:0}.landing-module__g1LwZa__trendStatAccentCyan:after{background:var(--color-dre-cyan)}.landing-module__g1LwZa__trendStatAccentPurple:after{background:var(--color-dre-purple)}.landing-module__g1LwZa__trendStatAccentGradient:after{background:linear-gradient(90deg,var(--color-dre-cyan),var(--color-dre-purple))}.landing-module__g1LwZa__trendStatHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.landing-module__g1LwZa__trendStatLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-dre-muted);font-size:.72rem;font-weight:600}.landing-module__g1LwZa__trendStatBadge{border-radius:20px;padding:.2rem .6rem;font-size:.68rem;font-weight:600}.landing-module__g1LwZa__trendStatBadgeUp{color:#34d399;background:#34d3991f;border:1px solid #34d39933}.landing-module__g1LwZa__trendStatBadgeAlert{color:var(--color-dre-purple);background:#a78bfa1f;border:1px solid #a78bfa33}.landing-module__g1LwZa__trendStatValue{margin-bottom:.3rem;font-family:Inter,sans-serif;font-size:2rem;font-weight:900}.landing-module__g1LwZa__trendStatValueCyan{color:var(--color-dre-cyan)}.landing-module__g1LwZa__trendStatValuePurple{color:var(--color-dre-purple)}.landing-module__g1LwZa__trendStatDesc{color:var(--color-dre-secondary);font-size:.82rem;line-height:1.7}.landing-module__g1LwZa__miniBars{align-items:flex-end;gap:3px;height:40px;margin-top:.8rem;display:flex}.landing-module__g1LwZa__miniBar{border-radius:3px 3px 0 0;flex:1;min-height:4px;transition:height .3s}.landing-module__g1LwZa__insightList{flex-direction:column;gap:1rem;display:flex}.landing-module__g1LwZa__insightRow{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:1rem;padding:1rem 1.2rem;transition:all .2s;display:flex}.landing-module__g1LwZa__insightRow:hover{background:#ffffff0a;border-color:#ffffff1a}.landing-module__g1LwZa__insightRowIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.landing-module__g1LwZa__insightRowIconCyan{color:var(--color-dre-cyan);background:#00d4f01f;border:1px solid #00d4f033}.landing-module__g1LwZa__insightRowIconPurple{color:var(--color-dre-purple);background:#a78bfa1f;border:1px solid #a78bfa33}.landing-module__g1LwZa__insightRowIconMagenta{color:var(--color-dre-magenta);background:#c084fc1f;border:1px solid #c084fc33}.landing-module__g1LwZa__insightRowContent{flex:1}.landing-module__g1LwZa__insightRowTitle{color:var(--color-dre-heading);margin-bottom:.2rem;font-size:.88rem;font-weight:600}.landing-module__g1LwZa__insightRowDesc{color:var(--color-dre-secondary);font-size:.8rem;line-height:1.6}.landing-module__g1LwZa__insightRowMetric{white-space:nowrap;border-radius:20px;flex-shrink:0;padding:.3rem .8rem;font-size:.78rem;font-weight:600}.landing-module__g1LwZa__insightRowMetricCyan{color:var(--color-dre-cyan);background:#00d4f014;border:1px solid #00d4f026}.landing-module__g1LwZa__insightRowMetricPurple{color:var(--color-dre-purple);background:#a78bfa14;border:1px solid #a78bfa26}.landing-module__g1LwZa__demoNote{text-align:center;color:var(--color-dre-muted);opacity:.7;margin-top:1.5rem;font-size:.72rem}.landing-module__g1LwZa__sectionDivider{background:linear-gradient(90deg,transparent,var(--color-dre-cyan),var(--color-dre-purple),var(--color-dre-magenta),transparent);opacity:.6;width:80%;max-width:1100px;height:1px;margin:0 auto}.landing-module__g1LwZa__scrollIndicator{z-index:2;cursor:pointer;flex-direction:column;align-items:center;gap:.6rem;text-decoration:none;transition:opacity .3s;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__scrollIndicator:hover{opacity:.9}.landing-module__g1LwZa__scrollIndicator:hover .landing-module__g1LwZa__scrollIndicatorText{color:var(--color-dre-cyan)}.landing-module__g1LwZa__scrollIndicatorText{color:var(--color-dre-secondary);letter-spacing:.06em;font-size:.88rem;font-weight:500;transition:color .2s}.landing-module__g1LwZa__scrollIndicatorArrow{width:40px;height:40px;color:var(--color-dre-cyan);background:#00d4f00f;border:1px solid #00d4f04d;border-radius:50%;justify-content:center;align-items:center;animation:2s ease-in-out infinite landing-module__g1LwZa__scrollBounce;display:flex;box-shadow:0 0 16px #00d4f01f}@keyframes landing-module__g1LwZa__scrollBounce{0%,to{transform:translateY(0);box-shadow:0 0 16px #00d4f01f}50%{transform:translateY(10px);box-shadow:0 0 24px #00d4f040}}.landing-module__g1LwZa__loadingAnimation{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.landing-module__g1LwZa__loadingDots{align-items:center;gap:.4rem;display:flex}.landing-module__g1LwZa__loadingDot{background:var(--color-dre-cyan);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite landing-module__g1LwZa__loadingBounce}.landing-module__g1LwZa__loadingDot:nth-child(2){animation-delay:.2s}.landing-module__g1LwZa__loadingDot:nth-child(3){animation-delay:.4s}@keyframes landing-module__g1LwZa__loadingBounce{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(-12px)}}.landing-module__g1LwZa__loadingText{color:var(--color-dre-secondary);font-size:.9rem}@media (max-width:768px){.landing-module__g1LwZa__nav{padding:.8rem 1.2rem}.landing-module__g1LwZa__navLink{display:none}.landing-module__g1LwZa__hero{padding:6.5rem 1.5rem 3rem}.landing-module__g1LwZa__steps{grid-template-columns:1fr;gap:2.5rem}.landing-module__g1LwZa__steps:before{display:none}.landing-module__g1LwZa__featuresGrid,.landing-module__g1LwZa__featured,.landing-module__g1LwZa__mockDashboard{grid-template-columns:1fr}.landing-module__g1LwZa__mockStatCard:nth-child(2),.landing-module__g1LwZa__mockStatCard:nth-child(3){display:none}.landing-module__g1LwZa__comparison{padding:1.4rem}.landing-module__g1LwZa__comparisonTable{font-size:.82rem}.landing-module__g1LwZa__compCell,.landing-module__g1LwZa__compHeader{padding:.65rem .4rem}.landing-module__g1LwZa__footer{text-align:center;flex-direction:column;align-items:center;gap:.6rem;padding:2rem 1.5rem}.landing-module__g1LwZa__appPreview{padding:0 1rem}.landing-module__g1LwZa__heroFormRow{flex-direction:column;gap:.8rem}.landing-module__g1LwZa__heroInput{width:100%;min-width:0}.landing-module__g1LwZa__heroPerks{flex-direction:column;align-items:center;gap:.5rem}.landing-module__g1LwZa__betaForm{flex-direction:column;gap:1rem}.landing-module__g1LwZa__betaInput{width:100%;min-width:0}.landing-module__g1LwZa__analysisDemo{padding:3rem 1rem}.landing-module__g1LwZa__demoTabs{justify-content:flex-start;gap:.4rem;padding-bottom:.5rem;overflow-x:auto}.landing-module__g1LwZa__demoTabBtn{white-space:nowrap;padding:.6rem 1rem;font-size:.78rem}.landing-module__g1LwZa__demoContent{grid-template-columns:1fr;gap:1.2rem}.landing-module__g1LwZa__dreamInputBox{padding:1rem}.landing-module__g1LwZa__dreamInputText{font-size:.85rem;line-height:1.7}.landing-module__g1LwZa__analysisResult{padding:1rem}.landing-module__g1LwZa__symbolItem{gap:.6rem;padding:.7rem .8rem}.landing-module__g1LwZa__symbolName{font-size:.82rem}.landing-module__g1LwZa__symbolMeaning{font-size:.75rem}.landing-module__g1LwZa__symbolStrength{padding:.15rem .5rem;font-size:.65rem}.landing-module__g1LwZa__emotionLegend{gap:.8rem}.landing-module__g1LwZa__emotionLegendItem{font-size:.72rem}.landing-module__g1LwZa__tag{padding:.25rem .6rem;font-size:.68rem}.landing-module__g1LwZa__trendDashboard{grid-template-columns:1fr;gap:1rem}.landing-module__g1LwZa__trendStat{padding:1.2rem}.landing-module__g1LwZa__trendStatValue{font-size:1.6rem}.landing-module__g1LwZa__trendStatDesc{font-size:.78rem}.landing-module__g1LwZa__trendStatLabel{font-size:.68rem}.landing-module__g1LwZa__trendStatBadge{font-size:.62rem}.landing-module__g1LwZa__insightRow{flex-direction:column;align-items:flex-start;gap:.6rem;padding:.8rem 1rem}.landing-module__g1LwZa__insightRowIcon{width:30px;height:30px}.landing-module__g1LwZa__insightRowTitle{font-size:.82rem}.landing-module__g1LwZa__insightRowDesc{font-size:.75rem}.landing-module__g1LwZa__insightRowMetric{align-self:flex-end;font-size:.7rem}.landing-module__g1LwZa__demoNote{margin-top:1rem;font-size:.65rem}.landing-module__g1LwZa__ctaSection{padding:3rem 1.2rem}.landing-module__g1LwZa__heroTitle{font-size:2.2rem;line-height:1.22}.landing-module__g1LwZa__sectionTitle{font-size:1.5rem}.landing-module__g1LwZa__ctaTitle{font-size:1.7rem}}@media (max-width:420px){.landing-module__g1LwZa__heroSub{font-size:.9rem;line-height:1.75}.landing-module__g1LwZa__heroSubmit{padding:.75rem 1.2rem;font-size:.85rem}.landing-module__g1LwZa__heroPerk{font-size:.75rem}.landing-module__g1LwZa__comparisonTable{font-size:.68rem}.landing-module__g1LwZa__compCell,.landing-module__g1LwZa__compHeader{padding:.45rem .25rem}.landing-module__g1LwZa__trendStatValue{font-family:Inter,sans-serif;font-size:1.5rem}.landing-module__g1LwZa__betaSubmit{font-size:.85rem}.landing-module__g1LwZa__stepTitle{font-size:.95rem}.landing-module__g1LwZa__stepDesc,.landing-module__g1LwZa__featureDesc{font-size:.82rem}.landing-module__g1LwZa__heroTitle{letter-spacing:-.02em;font-size:2rem;line-height:1.25}.landing-module__g1LwZa__sectionTitle{font-size:1.35rem;line-height:1.4}.landing-module__g1LwZa__ctaTitle{font-size:1.5rem;line-height:1.35}.landing-module__g1LwZa__trendAnalysisTitle{font-size:1.15rem;line-height:1.4}.landing-module__g1LwZa__comparisonTitle{font-size:1.05rem;line-height:1.4}}
