.landing-module__g1LwZa__page{background:var(--canvas);min-height:100vh}.landing-module__g1LwZa__nav{z-index:100;background:var(--surface-overlay);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navInner{justify-content:space-between;align-items:center;max-width:1140px;height:64px;margin:0 auto;padding:0 32px;display:flex}.landing-module__g1LwZa__brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:8px;font-size:16px;font-weight:700;text-decoration:none;display:flex}.landing-module__g1LwZa__logoMark{background:var(--accent);border-radius:var(--radius-sm);width:30px;height:30px;color:var(--ink);justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__navLinks{gap:32px;display:flex}.landing-module__g1LwZa__navLinks a{color:var(--ink-secondary);transition:color var(--ease-micro);font-size:14px;font-weight:500;text-decoration:none}.landing-module__g1LwZa__navLinks a:hover{color:var(--ink)}.landing-module__g1LwZa__navActions{align-items:center;gap:16px;display:flex}.landing-module__g1LwZa__loginLink{color:var(--ink-secondary);font-size:14px;font-weight:500;text-decoration:none}.landing-module__g1LwZa__loginLink:hover{color:var(--ink)}.landing-module__g1LwZa__ctaBtn{background:var(--ink);color:var(--ink-inverse);border-radius:var(--radius-sm);transition:background var(--ease-micro);align-items:center;gap:6px;padding:8px 20px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__ctaBtn:hover{color:var(--ink-inverse);background:#262626}.landing-module__g1LwZa__hero{grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1140px;margin:0 auto;padding:140px 32px 80px;display:grid}.landing-module__g1LwZa__heroContent{max-width:520px}.landing-module__g1LwZa__heroBadge{color:var(--accent-hover);background:var(--accent-subtle);border:1px solid var(--accent-border);border-radius:var(--radius-full);align-items:center;gap:6px;margin-bottom:24px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.landing-module__g1LwZa__heroTitle{letter-spacing:-.03em;color:var(--ink);margin-bottom:20px;font-size:3.25rem;font-weight:800;line-height:1.05}.landing-module__g1LwZa__heroGradient{background:linear-gradient(135deg, var(--accent), #a3e635);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__heroDesc{color:var(--ink-secondary);margin-bottom:32px;font-size:17px;line-height:1.7}.landing-module__g1LwZa__heroActions{align-items:center;gap:16px;margin-bottom:32px;display:flex}.landing-module__g1LwZa__heroPrimary{background:var(--ink);color:var(--ink-inverse);border-radius:var(--radius-sm);transition:all var(--ease-micro);align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__heroPrimary:hover{color:var(--ink-inverse);background:#262626;transform:translateY(-1px)}.landing-module__g1LwZa__heroNote{color:var(--ink-muted);font-size:13px}.landing-module__g1LwZa__heroProof{gap:24px;display:flex}.landing-module__g1LwZa__proofItem{color:var(--ink-secondary);align-items:center;gap:6px;font-size:13px;display:flex}.landing-module__g1LwZa__proofItem svg{color:var(--accent)}.landing-module__g1LwZa__heroVisual{justify-content:flex-end;display:flex}.landing-module__g1LwZa__dashboardPreview{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:480px;box-shadow:var(--shadow-xl);overflow:hidden}.landing-module__g1LwZa__previewHeader{background:var(--surface-sunken);border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 16px;display:flex}.landing-module__g1LwZa__previewDots{gap:6px;display:flex}.landing-module__g1LwZa__previewDots span{background:var(--border);border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__previewDots span:first-child{background:#ef4444}.landing-module__g1LwZa__previewDots span:nth-child(2){background:#f59e0b}.landing-module__g1LwZa__previewDots span:nth-child(3){background:#22c55e}.landing-module__g1LwZa__previewUrl{color:var(--ink-muted);background:var(--surface);border-radius:var(--radius-full);border:1px solid var(--border);padding:3px 12px;font-size:11px}.landing-module__g1LwZa__previewBody{grid-template-columns:120px 1fr;height:280px;display:grid}.landing-module__g1LwZa__previewSidebar{border-right:1px solid var(--border);flex-direction:column;gap:2px;padding:12px 8px;display:flex}.landing-module__g1LwZa__previewNavItem{color:var(--ink-muted);border-radius:4px;padding:6px 10px;font-size:10px}.landing-module__g1LwZa__previewNavItem:first-child{background:var(--accent-subtle);color:var(--accent-hover);font-weight:500}.landing-module__g1LwZa__previewContent{padding:16px}.landing-module__g1LwZa__previewStats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.landing-module__g1LwZa__previewStat{background:var(--surface-sunken);border-radius:6px;flex-direction:column;gap:2px;padding:10px;display:flex}.landing-module__g1LwZa__previewStatVal{color:var(--ink);letter-spacing:-.02em;font-size:16px;font-weight:700}.landing-module__g1LwZa__previewStatLabel{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;font-size:9px}.landing-module__g1LwZa__previewChart{background:linear-gradient(180deg, var(--accent-subtle) 0%, transparent 100%);border-radius:6px;height:120px;position:relative}.landing-module__g1LwZa__previewChart:after{content:"";background:var(--accent);border-radius:0 0 6px 6px;height:2px;position:absolute;bottom:0;left:0;right:0}.landing-module__g1LwZa__features{max-width:1140px;margin:0 auto;padding:80px 32px}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:48px}.landing-module__g1LwZa__sectionHeader h2{letter-spacing:-.02em;margin-bottom:8px;font-size:32px;font-weight:700}.landing-module__g1LwZa__sectionHeader p{color:var(--ink-secondary);font-size:16px}.landing-module__g1LwZa__featureGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__g1LwZa__featureCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:all var(--ease-micro);padding:28px}.landing-module__g1LwZa__featureCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.landing-module__g1LwZa__featureIcon{background:var(--accent-subtle);border-radius:var(--radius-md);width:44px;height:44px;color:var(--accent-hover);justify-content:center;align-items:center;margin-bottom:16px;display:flex}.landing-module__g1LwZa__featureCard h3{margin-bottom:8px;font-size:16px;font-weight:600}.landing-module__g1LwZa__featureCard p{color:var(--ink-secondary);font-size:14px;line-height:1.6}.landing-module__g1LwZa__cta{text-align:center;background:var(--ink);color:var(--ink-inverse);padding:80px 32px}.landing-module__g1LwZa__cta h2{margin-bottom:12px;font-size:32px;font-weight:700}.landing-module__g1LwZa__cta p{color:#fff9;margin-bottom:32px;font-size:16px}.landing-module__g1LwZa__cta .landing-module__g1LwZa__heroPrimary{background:var(--accent);color:var(--ink)}.landing-module__g1LwZa__cta .landing-module__g1LwZa__heroPrimary:hover{background:var(--accent-hover)}.landing-module__g1LwZa__footer{border-top:1px solid var(--border);padding:24px 32px}.landing-module__g1LwZa__footerInner{justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto;display:flex}.landing-module__g1LwZa__footerBrand{color:var(--ink);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.landing-module__g1LwZa__footerCopy{color:var(--ink-muted);font-size:13px}@media (max-width:768px){.landing-module__g1LwZa__hero{grid-template-columns:1fr;padding-top:100px}.landing-module__g1LwZa__heroTitle{font-size:2.25rem}.landing-module__g1LwZa__heroVisual{display:none}.landing-module__g1LwZa__heroProof{flex-direction:column;gap:8px}.landing-module__g1LwZa__featureGrid{grid-template-columns:1fr}.landing-module__g1LwZa__navLinks{display:none}}
