.landing-module__yDnGKG__hero{text-align:center;background:var(--color-bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:80px 24px 40px;display:flex;position:relative;overflow:hidden}.landing-module__yDnGKG__hero:before{content:"";pointer-events:none;background:radial-gradient(#ea580c14 0%,#0000 70%);width:60%;height:80%;position:absolute;top:-40%;left:-10%}.landing-module__yDnGKG__hero:after{content:"";pointer-events:none;background:radial-gradient(#10b9810f 0%,#0000 70%);width:50%;height:70%;position:absolute;bottom:-30%;right:-10%}.landing-module__yDnGKG__nav{z-index:100;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));background:var(--glass-bg);border-bottom:1px solid var(--glass-border);transition:all var(--transition-base);justify-content:space-between;align-items:center;padding:16px 40px;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__yDnGKG__logo{color:var(--color-text);align-items:center;gap:8px;font-size:1.25rem;font-weight:700;display:flex}.landing-module__yDnGKG__logoIcon{border-radius:var(--radius-md);background:linear-gradient(135deg,var(--color-primary),#fb923c);color:#fff;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:800;display:flex}.landing-module__yDnGKG__navLinks{align-items:center;gap:32px;display:flex}.landing-module__yDnGKG__navLink{color:var(--color-text-secondary);transition:color var(--transition-fast);font-size:.875rem;font-weight:500}.landing-module__yDnGKG__navLink:hover{color:var(--color-text)}.landing-module__yDnGKG__navCta{border-radius:var(--radius-full);background:var(--color-primary);color:#fff;transition:all var(--transition-fast);padding:8px 20px;font-size:.875rem;font-weight:600}.landing-module__yDnGKG__navCta:hover{background:var(--color-primary-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.landing-module__yDnGKG__badge{border-radius:var(--radius-full);background:var(--color-primary-light);color:var(--color-primary);align-items:center;gap:6px;margin-bottom:24px;padding:6px 16px;font-size:.8125rem;font-weight:600;animation:.6s landing-module__yDnGKG__fadeInDown;display:inline-flex}.landing-module__yDnGKG__badgeDot{border-radius:var(--radius-full);background:var(--color-primary);width:6px;height:6px;animation:2s infinite landing-module__yDnGKG__pulse}.landing-module__yDnGKG__heroTitle{color:var(--color-text);max-width:720px;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;animation:.6s .1s both landing-module__yDnGKG__fadeInUp}.landing-module__yDnGKG__heroGradient{background:linear-gradient(135deg,var(--color-primary),#fb923c,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__yDnGKG__heroDescription{color:var(--color-text-secondary);max-width:520px;margin-bottom:36px;font-size:1.125rem;line-height:1.6;animation:.6s .2s both landing-module__yDnGKG__fadeInUp}.landing-module__yDnGKG__heroCtas{align-items:center;gap:16px;animation:.6s .3s both landing-module__yDnGKG__fadeInUp;display:flex}.landing-module__yDnGKG__ctaPrimary{border-radius:var(--radius-full);background:var(--color-primary);color:#fff;transition:all var(--transition-fast);align-items:center;gap:8px;padding:14px 32px;font-size:.9375rem;font-weight:600;display:inline-flex;box-shadow:0 4px 16px #ea580c4d}.landing-module__yDnGKG__ctaPrimary:hover{background:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 8px 24px #ea580c66}.landing-module__yDnGKG__ctaSecondary{border-radius:var(--radius-full);background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);transition:all var(--transition-fast);align-items:center;gap:8px;padding:14px 32px;font-size:.9375rem;font-weight:600;display:inline-flex}.landing-module__yDnGKG__ctaSecondary:hover{border-color:var(--color-border-strong);background:var(--color-surface-hover);transform:translateY(-2px)}.landing-module__yDnGKG__previewWrapper{z-index:1;width:100%;max-width:960px;margin-top:64px;animation:.8s .4s both landing-module__yDnGKG__fadeInUp;position:relative}.landing-module__yDnGKG__previewFrame{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl),0 0 0 1px var(--glass-border);overflow:hidden}.landing-module__yDnGKG__previewBar{border-bottom:1px solid var(--color-border);align-items:center;gap:8px;padding:12px 16px;display:flex}.landing-module__yDnGKG__previewDot{border-radius:var(--radius-full);background:var(--color-border-strong);width:10px;height:10px}.landing-module__yDnGKG__previewDot:first-child{background:#ef4444}.landing-module__yDnGKG__previewDot:nth-child(2){background:#f59e0b}.landing-module__yDnGKG__previewDot:nth-child(3){background:#10b981}.landing-module__yDnGKG__previewContent{grid-template-columns:1fr 1fr 1fr;gap:16px;padding:24px;display:grid}.landing-module__yDnGKG__previewCard{background:var(--color-surface-hover);border-radius:var(--radius-lg);flex-direction:column;gap:12px;min-height:140px;padding:20px;display:flex}.landing-module__yDnGKG__previewCardLabel{color:var(--color-text-muted);font-size:.75rem;font-weight:500}.landing-module__yDnGKG__previewCardValue{color:var(--color-text);font-size:1.75rem;font-weight:700}.landing-module__yDnGKG__previewCardDelta{color:var(--color-success);font-size:.75rem;font-weight:600}.landing-module__yDnGKG__previewChartBar{flex:1;align-items:flex-end;gap:6px;display:flex}.landing-module__yDnGKG__previewBar1,.landing-module__yDnGKG__previewBar2,.landing-module__yDnGKG__previewBar3,.landing-module__yDnGKG__previewBar4,.landing-module__yDnGKG__previewBar5{border-radius:var(--radius-xs)var(--radius-xs)0 0;background:var(--color-primary);opacity:.7;flex:1;animation:.8s .6s both landing-module__yDnGKG__growUp}.landing-module__yDnGKG__previewBar1{height:60%;animation-delay:.6s}.landing-module__yDnGKG__previewBar2{height:80%;animation-delay:.7s}.landing-module__yDnGKG__previewBar3{height:45%;animation-delay:.8s}.landing-module__yDnGKG__previewBar4{height:90%;animation-delay:.9s}.landing-module__yDnGKG__previewBar5{height:70%;animation-delay:1s}.landing-module__yDnGKG__previewChartWide{grid-column:span 2}.landing-module__yDnGKG__features{background:var(--color-surface-alt);padding:100px 40px}.landing-module__yDnGKG__sectionHeader{text-align:center;margin-bottom:64px}.landing-module__yDnGKG__sectionLabel{color:var(--color-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:.8125rem;font-weight:600}.landing-module__yDnGKG__sectionTitle{color:var(--color-text);margin-bottom:16px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700}.landing-module__yDnGKG__sectionDescription{color:var(--color-text-secondary);max-width:520px;margin:0 auto;font-size:1rem;line-height:1.6}.landing-module__yDnGKG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1080px;margin:0 auto;display:grid}.landing-module__yDnGKG__featureCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all var(--transition-base);padding:32px}.landing-module__yDnGKG__featureCard:hover{box-shadow:var(--shadow-lg);border-color:var(--color-primary-light);transform:translateY(-4px)}.landing-module__yDnGKG__featureIcon{border-radius:var(--radius-lg);background:var(--color-primary-light);width:48px;height:48px;color:var(--color-primary);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.landing-module__yDnGKG__featureTitle{color:var(--color-text);margin-bottom:8px;font-size:1.0625rem;font-weight:600}.landing-module__yDnGKG__featureDescription{color:var(--color-text-secondary);font-size:.875rem;line-height:1.6}.landing-module__yDnGKG__howItWorks{background:var(--color-bg);padding:100px 40px}.landing-module__yDnGKG__stepsGrid{grid-template-columns:repeat(3,1fr);gap:40px;max-width:960px;margin:0 auto;display:grid}.landing-module__yDnGKG__step{text-align:center}.landing-module__yDnGKG__stepNumber{border-radius:var(--radius-full);background:var(--color-primary);color:#fff;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-size:1.25rem;font-weight:700;display:flex}.landing-module__yDnGKG__stepTitle{color:var(--color-text);margin-bottom:8px;font-size:1.0625rem;font-weight:600}.landing-module__yDnGKG__stepDescription{color:var(--color-text-secondary);font-size:.875rem;line-height:1.6}.landing-module__yDnGKG__ctaSection{background:var(--color-surface-alt);text-align:center;padding:100px 40px}.landing-module__yDnGKG__ctaBox{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);max-width:640px;margin:0 auto;padding:56px 40px;position:relative;overflow:hidden}.landing-module__yDnGKG__ctaBox:before{content:"";background:linear-gradient(90deg,var(--color-primary),#fb923c,#10b981);height:3px;position:absolute;top:0;left:0;right:0}.landing-module__yDnGKG__ctaTitle{color:var(--color-text);margin-bottom:12px;font-size:1.75rem;font-weight:700}.landing-module__yDnGKG__ctaDescription{color:var(--color-text-secondary);margin-bottom:32px;font-size:1rem;line-height:1.6}.landing-module__yDnGKG__footer{border-top:1px solid var(--color-border);background:var(--color-bg);justify-content:space-between;align-items:center;padding:32px 40px;display:flex}.landing-module__yDnGKG__footerText{color:var(--color-text-muted);font-size:.8125rem}.landing-module__yDnGKG__footerLinks{gap:24px;display:flex}.landing-module__yDnGKG__footerLink{color:var(--color-text-muted);transition:color var(--transition-fast);font-size:.8125rem}.landing-module__yDnGKG__footerLink:hover{color:var(--color-text)}@keyframes landing-module__yDnGKG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__yDnGKG__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__yDnGKG__growUp{0%{transform-origin:bottom;transform:scaleY(0)}to{transform-origin:bottom;transform:scaleY(1)}}@keyframes landing-module__yDnGKG__pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:768px){.landing-module__yDnGKG__nav{padding:14px 20px}.landing-module__yDnGKG__navLinks{display:none}.landing-module__yDnGKG__hero{padding:100px 20px 40px}.landing-module__yDnGKG__heroTitle{font-size:2rem}.landing-module__yDnGKG__heroDescription{font-size:1rem}.landing-module__yDnGKG__heroCtas{flex-direction:column;width:100%}.landing-module__yDnGKG__ctaPrimary,.landing-module__yDnGKG__ctaSecondary{justify-content:center;width:100%}.landing-module__yDnGKG__previewContent{grid-template-columns:1fr;padding:16px}.landing-module__yDnGKG__previewChartWide{grid-column:span 1}.landing-module__yDnGKG__features{padding:60px 20px}.landing-module__yDnGKG__featuresGrid{grid-template-columns:1fr}.landing-module__yDnGKG__howItWorks{padding:60px 20px}.landing-module__yDnGKG__stepsGrid{grid-template-columns:1fr;gap:32px}.landing-module__yDnGKG__ctaSection{padding:60px 20px}.landing-module__yDnGKG__ctaBox{padding:40px 24px}.landing-module__yDnGKG__footer{text-align:center;flex-direction:column;gap:16px;padding:24px 20px}}
