.landing-module__jke6-a__landing{--bg-primary:#0a0a0b;--bg-secondary:#111113;--bg-tertiary:#18181b;--bg-elevated:#1f1f23;--bg-glass:#ffffff08;--text-primary:#fafafa;--text-secondary:#a1a1aa;--text-tertiary:#71717a;--text-muted:#52525b;--accent:#818cf8;--accent-hover:#a5b4fc;--accent-glow:#818cf826;--accent-subtle:#818cf814;--border:#ffffff14;--border-hover:#ffffff26;color:#fafafa;background:#0a0a0b;min-height:100vh;overflow-x:hidden}.landing-module__jke6-a__landing:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% -20%,#818cf826,#0000 50%),radial-gradient(50% 30% at 90% 10%,#6366f11a,#0000 40%),radial-gradient(40% 40% at 10% 60%,#8b5cf614,#0000 40%);height:100vh;position:fixed;top:0;left:0;right:0}.landing-module__jke6-a__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);animation:landing-module__jke6-a__fadeInDown .6s var(--ease-out)both;background:#0a0a0bcc;justify-content:space-between;align-items:center;padding:20px 48px;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__jke6-a__logoLink{transition:opacity .2s var(--ease-out);align-items:center;text-decoration:none;display:flex}.landing-module__jke6-a__logoLink:hover{opacity:.8}.landing-module__jke6-a__logo{letter-spacing:-.5px;color:var(--text-primary);font-size:20px;font-weight:600}.landing-module__jke6-a__navLinks{align-items:center;gap:40px;display:flex}.landing-module__jke6-a__navLink{color:var(--text-secondary);transition:color .2s var(--ease-out);font-size:14px;font-weight:600}.landing-module__jke6-a__navLink:hover{color:var(--text-primary)}.landing-module__jke6-a__navCta{background:var(--text-primary);color:var(--bg-primary);border-radius:var(--radius-md);transition:all .2s var(--ease-out);padding:10px 20px;font-size:14px;font-weight:500}.landing-module__jke6-a__navCta:hover{background:var(--accent);transform:translateY(-1px)}.landing-module__jke6-a__hero{z-index:1;align-items:center;max-width:1400px;min-height:100vh;margin:0 auto;padding:140px 48px 100px;display:flex;position:relative}.landing-module__jke6-a__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;display:grid}.landing-module__jke6-a__heroContent{max-width:600px}.landing-module__jke6-a__heroTag{color:var(--accent);background:var(--accent-subtle);animation:landing-module__jke6-a__fadeInUp .6s var(--ease-out).1s both;border:1px solid #818cf833;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-flex}.landing-module__jke6-a__heroTagDot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite landing-module__jke6-a__pulse}.landing-module__jke6-a__heroTitle{letter-spacing:-2px;animation:landing-module__jke6-a__fadeInUp .7s var(--ease-out).2s both;margin-bottom:24px;font-size:64px;font-weight:600;line-height:1.1}.landing-module__jke6-a__heroTitleGradient{background:linear-gradient(135deg,var(--text-primary)0%,var(--accent)50%,var(--text-primary)100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:8s infinite landing-module__jke6-a__gradientFlow}.landing-module__jke6-a__heroDesc{color:var(--text-secondary);max-width:480px;animation:landing-module__jke6-a__fadeInUp .7s var(--ease-out).3s both;margin-bottom:40px;font-size:18px;line-height:1.7}.landing-module__jke6-a__heroCtas{animation:landing-module__jke6-a__fadeInUp .7s var(--ease-out).4s both;gap:16px;margin-bottom:56px;display:flex}.landing-module__jke6-a__ctaPrimary{background:var(--accent);color:var(--bg-primary);border-radius:var(--radius-md);letter-spacing:-.2px;transition:all .25s var(--ease-out);align-items:center;gap:8px;padding:16px 32px;font-size:15px;font-weight:600;display:inline-flex}.landing-module__jke6-a__ctaPrimary:hover{background:var(--accent-hover);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.landing-module__jke6-a__ctaPrimary svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px;transition:transform .2s var(--ease-out)}.landing-module__jke6-a__ctaPrimary:hover svg{transform:translate(3px)}.landing-module__jke6-a__ctaSecondary{color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-md);transition:all .2s var(--ease-out);background:0 0;align-items:center;gap:8px;padding:16px 32px;font-size:15px;font-weight:500;display:inline-flex}.landing-module__jke6-a__ctaSecondary:hover{border-color:var(--border-hover);background:var(--bg-glass)}.landing-module__jke6-a__platforms{animation:landing-module__jke6-a__fadeInUp .7s var(--ease-out).5s both;align-items:center;gap:20px;display:flex}.landing-module__jke6-a__platformsLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:13px}.landing-module__jke6-a__platformIcons{gap:8px;display:flex}.landing-module__jke6-a__platformIcon{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);width:44px;height:44px;transition:all .3s var(--ease-out);justify-content:center;align-items:center;display:flex}.landing-module__jke6-a__platformIcon:hover{background:var(--accent-subtle);border-color:var(--accent);transform:translateY(-3px)scale(1.05)}.landing-module__jke6-a__platformIcon svg{width:20px;height:20px;fill:var(--text-secondary);transition:fill .3s var(--ease-out)}.landing-module__jke6-a__platformIcon:hover svg{fill:var(--accent)}.landing-module__jke6-a__heroVisual{animation:landing-module__jke6-a__fadeInUp .8s var(--ease-out).3s both;position:relative}.landing-module__jke6-a__dashboardPreview{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:24px;position:relative;overflow:hidden}.landing-module__jke6-a__dashboardPreview:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.5;height:1px;position:absolute;top:0;left:0;right:0}.landing-module__jke6-a__previewHeader{align-items:center;gap:8px;margin-bottom:20px;display:flex}.landing-module__jke6-a__previewDot{border-radius:50%;width:10px;height:10px}.landing-module__jke6-a__previewDot:first-child{background:#f87171}.landing-module__jke6-a__previewDot:nth-child(2){background:#fbbf24}.landing-module__jke6-a__previewDot:nth-child(3){background:#34d399}.landing-module__jke6-a__previewContent{flex-direction:column;gap:16px;display:flex}.landing-module__jke6-a__previewCard{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-md);padding:16px}.landing-module__jke6-a__previewCardHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.landing-module__jke6-a__previewCardTitle{color:var(--text-secondary);font-size:13px;font-weight:500}.landing-module__jke6-a__previewCardBadge{color:var(--success);background:#34d39926;border-radius:100px;padding:4px 10px;font-size:11px;font-weight:500}.landing-module__jke6-a__previewCardPlatforms{gap:6px;display:flex}.landing-module__jke6-a__previewPlatform{background:var(--bg-elevated);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.landing-module__jke6-a__previewPlatform svg{width:14px;height:14px;fill:var(--text-tertiary)}.landing-module__jke6-a__previewStats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.landing-module__jke6-a__previewStat{text-align:center;background:var(--bg-elevated);border-radius:var(--radius-sm);padding:12px}.landing-module__jke6-a__previewStatValue{color:var(--text-primary);font-family:JetBrains Mono,monospace;font-size:20px;font-weight:600}.landing-module__jke6-a__previewStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:11px}.landing-module__jke6-a__floatingBadge{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);align-items:center;gap:10px;padding:12px 18px;animation:4s ease-in-out infinite landing-module__jke6-a__float;display:flex;position:absolute}.landing-module__jke6-a__floatingBadge.landing-module__jke6-a__badge1{animation-delay:0s;top:-20px;right:-30px}.landing-module__jke6-a__floatingBadge.landing-module__jke6-a__badge2{animation-delay:1s;bottom:40px;left:-40px}.landing-module__jke6-a__floatingIcon{background:var(--accent-subtle);border-radius:var(--radius-sm);justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-module__jke6-a__floatingIcon svg{width:16px;height:16px;stroke:var(--accent);fill:none;stroke-width:2px}.landing-module__jke6-a__floatingText{color:var(--text-primary);font-size:13px;font-weight:500}.landing-module__jke6-a__floatingSubtext{color:var(--text-muted);font-size:11px}.landing-module__jke6-a__features{z-index:1;background:var(--bg-secondary);border-top:1px solid var(--border);padding:120px 48px;position:relative}.landing-module__jke6-a__featuresInner{max-width:1200px;margin:0 auto}.landing-module__jke6-a__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.landing-module__jke6-a__sectionTag{color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:12px;font-weight:600;display:inline-block}.landing-module__jke6-a__featuresTitle{letter-spacing:-1px;max-width:500px;margin-bottom:0;font-size:40px;font-weight:600}.landing-module__jke6-a__bentoGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landing-module__jke6-a__bentoCard{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-xl);transition:all .4s var(--ease-out);padding:28px;position:relative;overflow:hidden}.landing-module__jke6-a__bentoCard:hover{border-color:#818cf84d;transform:translateY(-2px)}.landing-module__jke6-a__bentoCard.landing-module__jke6-a__span3{grid-column:span 3;padding:36px}.landing-module__jke6-a__bentoCard.landing-module__jke6-a__span2{grid-column:span 2;padding:36px}.landing-module__jke6-a__bentoCard.landing-module__jke6-a__span1{grid-column:span 1}.landing-module__jke6-a__bentoLabel{color:var(--accent);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:600;display:inline-flex}.landing-module__jke6-a__bentoLabel svg{width:14px;height:14px;stroke:var(--accent);fill:none;stroke-width:2px}.landing-module__jke6-a__bentoTitle{letter-spacing:-.5px;margin-bottom:10px;font-size:22px;font-weight:600;line-height:1.3}.landing-module__jke6-a__bentoDesc{color:var(--text-secondary);max-width:320px;font-size:14px;line-height:1.6}.landing-module__jke6-a__editorDemo{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);margin-top:32px;overflow:hidden}.landing-module__jke6-a__editorToolbar{background:var(--bg-tertiary);border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 16px;display:flex}.landing-module__jke6-a__editorDots{gap:6px;display:flex}.landing-module__jke6-a__editorDots span{border-radius:50%;width:10px;height:10px}.landing-module__jke6-a__editorDots span:first-child{background:#f87171}.landing-module__jke6-a__editorDots span:nth-child(2){background:#fbbf24}.landing-module__jke6-a__editorDots span:nth-child(3){background:#34d399}.landing-module__jke6-a__editorTabs{gap:2px;margin-left:auto;display:flex}.landing-module__jke6-a__editorTab{color:var(--text-muted);background:0 0;border-radius:6px;padding:6px 12px;font-size:11px;transition:all .2s}.landing-module__jke6-a__editorTab.landing-module__jke6-a__active{background:var(--bg-primary);color:var(--text-primary)}.landing-module__jke6-a__editorBody{min-height:120px;padding:20px}.landing-module__jke6-a__editorLine{align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.landing-module__jke6-a__editorLineNum{color:var(--text-muted);text-align:right;min-width:20px;font-family:JetBrains Mono,monospace;font-size:12px}.landing-module__jke6-a__editorText{color:var(--text-primary);font-size:14px;line-height:1.5}.landing-module__jke6-a__editorCursor{background:var(--accent);width:2px;height:18px;margin-left:2px;animation:1s step-end infinite landing-module__jke6-a__cursorBlink;display:inline-block}@keyframes landing-module__jke6-a__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.landing-module__jke6-a__platformsGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.landing-module__jke6-a__platformConnect{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);transition:all .3s var(--ease-out);flex-direction:column;align-items:center;gap:6px;padding:14px 8px;display:flex}.landing-module__jke6-a__platformConnect svg{width:20px;height:20px;fill:var(--text-secondary);transition:all .3s}.landing-module__jke6-a__platformConnect span{color:var(--text-tertiary);font-size:10px;transition:color .3s}.landing-module__jke6-a__platformConnect.landing-module__jke6-a__youtube:hover{background:#ff00001a;border-color:red;box-shadow:0 0 20px #f003}.landing-module__jke6-a__platformConnect.landing-module__jke6-a__youtube:hover svg{fill:red}.landing-module__jke6-a__platformConnect.landing-module__jke6-a__youtube:hover span{color:red}.landing-module__jke6-a__platformConnect.landing-module__jke6-a__instagram:hover{background:#e1306c1a;border-color:#e1306c;box-shadow:0 0 20px #e1306c40}.landing-module__jke6-a__platformConnect.landing-module__jke6-a__instagram:hover svg{fill:#e1306c}.landing-module__jke6-a__platformConnect.landing-module__jke6-a__instagram:hover span{color:#e1306c}.landing-module__jke6-a__platformConnect.landing-module__jke6-a__tiktok:hover{background:#00f2ea1a;border-color:#00f2ea;box-shadow:0 0 20px #00f2ea40}.landing-module__jke6-a__platformConnect.landing-module__jke6-a__tiktok:hover svg{fill:#00f2ea}.landing-module__jke6-a__platformConnect.landing-module__jke6-a__tiktok:hover span{color:#00f2ea}.landing-module__jke6-a__platformConnect.landing-module__jke6-a__facebook:hover{background:#1877f21a;border-color:#1877f2;box-shadow:0 0 20px #1877f240}.landing-module__jke6-a__platformConnect.landing-module__jke6-a__facebook:hover svg{fill:#1877f2}.landing-module__jke6-a__platformConnect.landing-module__jke6-a__facebook:hover span{color:#1877f2}.landing-module__jke6-a__scheduleDemo{margin-top:20px}.landing-module__jke6-a__scheduleTimeline{padding-left:20px;position:relative}.landing-module__jke6-a__scheduleTimeline:before{content:"";background:linear-gradient(to bottom,var(--accent),var(--border));border-radius:1px;width:2px;position:absolute;top:8px;bottom:8px;left:5px}.landing-module__jke6-a__scheduleItem{align-items:center;gap:16px;padding:12px 0;display:flex;position:relative}.landing-module__jke6-a__scheduleItem:before{content:"";background:var(--bg-primary);border:2px solid var(--accent);border-radius:50%;width:12px;height:12px;position:absolute;left:-20px}.landing-module__jke6-a__scheduleItem.landing-module__jke6-a__completed:before{background:var(--accent)}.landing-module__jke6-a__scheduleItem.landing-module__jke6-a__pending:before{border-color:var(--text-muted)}.landing-module__jke6-a__scheduleTime{color:var(--text-muted);min-width:60px;font-family:JetBrains Mono,monospace;font-size:12px}.landing-module__jke6-a__scheduleContent{flex:1}.landing-module__jke6-a__scheduleTitle{color:var(--text-primary);margin-bottom:2px;font-size:13px;font-weight:500}.landing-module__jke6-a__schedulePlatforms{gap:4px;display:flex}.landing-module__jke6-a__schedulePlatforms span{background:var(--bg-tertiary);color:var(--text-tertiary);border-radius:4px;padding:2px 6px;font-size:10px}.landing-module__jke6-a__bamDemo{margin-top:20px}.landing-module__jke6-a__bamAlert{border-radius:var(--radius-md);background:linear-gradient(135deg,#818cf81a,#8b5cf60d);border:1px solid #818cf833;align-items:flex-start;gap:16px;padding:20px;animation:3s ease-in-out infinite landing-module__jke6-a__bamPulse;display:flex}@keyframes landing-module__jke6-a__bamPulse{0%,to{box-shadow:0 0 #818cf833}50%{box-shadow:0 0 20px 4px #818cf826}}.landing-module__jke6-a__bamIcon{background:var(--accent);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.landing-module__jke6-a__bamIcon svg{width:22px;height:22px;stroke:var(--bg-primary);fill:none;stroke-width:2px}.landing-module__jke6-a__bamContent{flex:1}.landing-module__jke6-a__bamTitle{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:600}.landing-module__jke6-a__bamMeta{color:var(--text-secondary);margin-bottom:8px;font-size:12px}.landing-module__jke6-a__bamStats{gap:16px;display:flex}.landing-module__jke6-a__bamStat{font-family:JetBrains Mono,monospace;font-size:12px}.landing-module__jke6-a__bamStatUp{color:var(--success)}.landing-module__jke6-a__metricsDemo{flex-direction:column;gap:12px;margin-top:20px;display:flex}.landing-module__jke6-a__metricRow{align-items:center;gap:12px;display:flex}.landing-module__jke6-a__metricLabel{color:var(--text-secondary);min-width:70px;font-size:12px}.landing-module__jke6-a__metricBar{background:var(--bg-tertiary);border-radius:4px;flex:1;height:8px;position:relative;overflow:hidden}.landing-module__jke6-a__metricFill{height:100%;transition:width 1s var(--ease-out);border-radius:4px}.landing-module__jke6-a__metricFill.landing-module__jke6-a__youtube{background:linear-gradient(90deg,#f87171,#ef4444);width:85%}.landing-module__jke6-a__metricFill.landing-module__jke6-a__instagram{background:linear-gradient(90deg,#f472b6,#ec4899);width:91%}.landing-module__jke6-a__metricValue{color:var(--text-primary);text-align:right;min-width:45px;font-family:JetBrains Mono,monospace;font-size:12px}.landing-module__jke6-a__publishDemo{align-items:center;gap:16px;margin-top:24px;display:flex}.landing-module__jke6-a__publishButton{background:var(--accent);border-radius:var(--radius-md);color:var(--bg-primary);cursor:pointer;transition:all .3s var(--ease-out);justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:14px;font-weight:600;display:flex}.landing-module__jke6-a__publishButton:hover{box-shadow:var(--shadow-glow);transform:scale(1.05)}.landing-module__jke6-a__publishButton svg{width:18px;height:18px;stroke:var(--bg-primary);fill:none;stroke-width:2px}.landing-module__jke6-a__publishArrows{color:var(--text-muted);align-items:center;gap:4px;display:flex}.landing-module__jke6-a__publishArrow{background:var(--border);width:20px;height:2px;position:relative}.landing-module__jke6-a__publishArrow:after{content:"";border:solid var(--border);border-width:0 2px 2px 0;padding:3px;position:absolute;top:-3px;right:0;transform:rotate(-45deg)}.landing-module__jke6-a__publishTargets{gap:12px;display:flex}.landing-module__jke6-a__publishTarget{background:var(--bg-tertiary);border:1px solid var(--border);width:48px;height:48px;transition:all .4s var(--ease-out);border-radius:10px;justify-content:center;align-items:center;display:flex}.landing-module__jke6-a__publishTarget svg{width:20px;height:20px;fill:var(--text-tertiary);transition:all .4s var(--ease-out)}.landing-module__jke6-a__publishTarget.landing-module__jke6-a__youtube{background:#ff000014;border-color:#ff00004d;box-shadow:0 0 20px #ff000026,inset 0 0 20px #ff00000d}.landing-module__jke6-a__publishTarget.landing-module__jke6-a__youtube svg{fill:red}.landing-module__jke6-a__publishTarget.landing-module__jke6-a__youtube:hover{transform:scale(1.1);box-shadow:0 0 30px #f006,inset 0 0 20px #ff00001a}.landing-module__jke6-a__publishTarget.landing-module__jke6-a__instagram{background:#e1306c1a;border-color:#e1306c66;box-shadow:0 0 20px #e1306c33,inset 0 0 20px #e1306c0d}.landing-module__jke6-a__publishTarget.landing-module__jke6-a__instagram svg{fill:#e1306c}.landing-module__jke6-a__publishTarget.landing-module__jke6-a__instagram:hover{transform:scale(1.1);box-shadow:0 0 30px #e1306c80,inset 0 0 20px #e1306c1a}.landing-module__jke6-a__publishTarget.landing-module__jke6-a__tiktok{background:#00f2ea14;border-color:#00f2ea66;box-shadow:0 0 20px #00f2ea33,inset 0 0 20px #00f2ea0d}.landing-module__jke6-a__publishTarget.landing-module__jke6-a__tiktok svg{fill:#00f2ea}.landing-module__jke6-a__publishTarget.landing-module__jke6-a__tiktok:hover{transform:scale(1.1);box-shadow:0 0 30px #00f2ea80,inset 0 0 20px #00f2ea1a}.landing-module__jke6-a__publishTarget.landing-module__jke6-a__facebook{background:#1877f21a;border-color:#1877f266;box-shadow:0 0 20px #1877f233,inset 0 0 20px #1877f20d}.landing-module__jke6-a__publishTarget.landing-module__jke6-a__facebook svg{fill:#1877f2}.landing-module__jke6-a__publishTarget.landing-module__jke6-a__facebook:hover{transform:scale(1.1);box-shadow:0 0 30px #1877f280,inset 0 0 20px #1877f21a}@media (max-width:1024px){.landing-module__jke6-a__bentoGrid{grid-template-columns:repeat(2,1fr)}.landing-module__jke6-a__bentoCard.landing-module__jke6-a__span3,.landing-module__jke6-a__bentoCard.landing-module__jke6-a__span2{grid-column:span 2}}@media (max-width:768px){.landing-module__jke6-a__bentoGrid{grid-template-columns:1fr}.landing-module__jke6-a__bentoCard.landing-module__jke6-a__span3,.landing-module__jke6-a__bentoCard.landing-module__jke6-a__span2,.landing-module__jke6-a__bentoCard.landing-module__jke6-a__span1{grid-column:span 1}.landing-module__jke6-a__platformsDemo{flex-wrap:wrap}.landing-module__jke6-a__platformConnect{flex:calc(50% - 6px)}.landing-module__jke6-a__publishDemo{flex-wrap:wrap;gap:20px}.landing-module__jke6-a__publishArrows{display:none}}.landing-module__jke6-a__socialProof{z-index:1;border-top:1px solid var(--border);padding:80px 48px;position:relative}.landing-module__jke6-a__socialProofInner{text-align:center;max-width:1000px;margin:0 auto}.landing-module__jke6-a__stats{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.landing-module__jke6-a__stat{padding:24px}.landing-module__jke6-a__statValue{letter-spacing:-2px;background:linear-gradient(135deg,var(--text-primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:48px;font-weight:600}.landing-module__jke6-a__statLabel{color:var(--text-muted);font-size:14px}.landing-module__jke6-a__cta{z-index:1;text-align:center;background:radial-gradient(ellipse 60% 40% at 50% 100%,var(--accent-glow),transparent);padding:120px 48px;position:relative}.landing-module__jke6-a__ctaInner{max-width:600px;margin:0 auto}.landing-module__jke6-a__ctaTitle{letter-spacing:-1px;margin-bottom:16px;font-size:44px;font-weight:600}.landing-module__jke6-a__ctaDesc{color:var(--text-secondary);margin-bottom:40px;font-size:17px}.landing-module__jke6-a__ctaButtons{justify-content:center;gap:16px;display:flex}.landing-module__jke6-a__footer{z-index:1;border-top:1px solid var(--border);background:#0a0a0b80;padding:40px 48px;position:relative}.landing-module__jke6-a__footerContent{flex-direction:column;align-items:center;gap:20px;max-width:1200px;margin:0 auto;display:flex}.landing-module__jke6-a__footerBrand{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.landing-module__jke6-a__footerLogo{color:var(--text-primary);letter-spacing:-.5px;font-size:18px;font-weight:600}.landing-module__jke6-a__footerTagline{color:var(--text-tertiary);font-size:14px}.landing-module__jke6-a__footerLinks{align-items:center;gap:16px;display:flex}.landing-module__jke6-a__footerLink{color:var(--text-secondary);transition:color .2s var(--ease-out);font-size:14px;font-weight:600}.landing-module__jke6-a__footerLink:hover{color:var(--accent)}.landing-module__jke6-a__footerDivider{color:var(--text-muted)}.landing-module__jke6-a__footerCopyright{color:var(--text-muted);font-size:13px}@media (max-width:1024px){.landing-module__jke6-a__heroGrid{grid-template-columns:1fr;gap:60px}.landing-module__jke6-a__heroVisual{max-width:500px;margin:0 auto}.landing-module__jke6-a__heroTitle{font-size:48px}.landing-module__jke6-a__featuresGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}@media (max-width:768px){.landing-module__jke6-a__nav{padding:16px 20px}.landing-module__jke6-a__navLinks{gap:12px}.landing-module__jke6-a__navLink{display:none}.landing-module__jke6-a__navCta{padding:8px 16px;font-size:13px}.landing-module__jke6-a__hero{min-height:auto;padding:100px 20px 60px}.landing-module__jke6-a__heroContent{text-align:center}.landing-module__jke6-a__heroTag{margin-bottom:20px}.landing-module__jke6-a__heroTitle{letter-spacing:-1px;font-size:32px}.landing-module__jke6-a__heroDesc{max-width:100%;margin-bottom:32px;font-size:15px}.landing-module__jke6-a__heroCtas{flex-direction:column;align-items:stretch;margin-bottom:40px}.landing-module__jke6-a__ctaPrimary,.landing-module__jke6-a__ctaSecondary{justify-content:center;padding:14px 24px}.landing-module__jke6-a__platforms{flex-direction:column;align-items:center;gap:12px}.landing-module__jke6-a__platformIcons{flex-wrap:wrap;justify-content:center;gap:6px}.landing-module__jke6-a__platformIcon{width:40px;height:40px}.landing-module__jke6-a__platformIcon svg{width:18px;height:18px}.landing-module__jke6-a__heroVisual{max-width:100%}.landing-module__jke6-a__dashboardPreview{padding:16px}.landing-module__jke6-a__previewStats{gap:8px}.landing-module__jke6-a__previewStat{padding:10px 8px}.landing-module__jke6-a__previewStatValue{font-size:16px}.landing-module__jke6-a__previewStatLabel{font-size:9px}.landing-module__jke6-a__features,.landing-module__jke6-a__socialProof,.landing-module__jke6-a__cta{padding:60px 20px}.landing-module__jke6-a__sectionHeader{flex-direction:column;align-items:flex-start}.landing-module__jke6-a__featuresTitle{font-size:28px}.landing-module__jke6-a__bentoCard{padding:20px}.landing-module__jke6-a__bentoCard.landing-module__jke6-a__span2,.landing-module__jke6-a__bentoCard.landing-module__jke6-a__span3{padding:24px}.landing-module__jke6-a__bentoTitle{font-size:18px}.landing-module__jke6-a__bentoDesc{font-size:13px}.landing-module__jke6-a__editorBody{min-height:100px;padding:16px}.landing-module__jke6-a__editorText{font-size:13px}.landing-module__jke6-a__platformsGrid{grid-template-columns:repeat(2,1fr)}.landing-module__jke6-a__publishDemo{flex-direction:column;align-items:center;gap:16px}.landing-module__jke6-a__publishArrows{display:none}.landing-module__jke6-a__publishTargets{flex-wrap:wrap;justify-content:center;gap:8px}.landing-module__jke6-a__publishTarget{width:42px;height:42px}.landing-module__jke6-a__publishTarget svg{width:18px;height:18px}.landing-module__jke6-a__scheduleItem{gap:12px}.landing-module__jke6-a__scheduleTime{min-width:50px;font-size:11px}.landing-module__jke6-a__scheduleTitle{font-size:12px}.landing-module__jke6-a__metricLabel{min-width:55px;font-size:11px}.landing-module__jke6-a__metricValue{min-width:40px;font-size:11px}.landing-module__jke6-a__bamAlert{gap:12px;padding:16px}.landing-module__jke6-a__bamIcon{width:36px;height:36px}.landing-module__jke6-a__bamIcon svg{width:18px;height:18px}.landing-module__jke6-a__bamTitle{font-size:13px}.landing-module__jke6-a__bamMeta{font-size:11px}.landing-module__jke6-a__stats{grid-template-columns:1fr;gap:16px}.landing-module__jke6-a__stat{padding:20px}.landing-module__jke6-a__statValue{font-size:36px}.landing-module__jke6-a__statLabel{font-size:13px}.landing-module__jke6-a__ctaTitle{font-size:28px}.landing-module__jke6-a__ctaDesc{font-size:15px}.landing-module__jke6-a__ctaButtons{flex-direction:column;align-items:stretch}.landing-module__jke6-a__footer{padding:32px 20px}.landing-module__jke6-a__footerBrand{flex-direction:column;gap:4px}.landing-module__jke6-a__footerLinks{gap:12px}.landing-module__jke6-a__footerLink{font-size:13px}.landing-module__jke6-a__floatingBadge{display:none}}@media (max-width:380px){.landing-module__jke6-a__heroTitle{font-size:28px}.landing-module__jke6-a__heroDesc{font-size:14px}.landing-module__jke6-a__platformIcons{gap:4px}.landing-module__jke6-a__platformIcon{width:36px;height:36px}.landing-module__jke6-a__platformIcon svg{width:16px;height:16px}.landing-module__jke6-a__previewStats{grid-template-columns:1fr;gap:6px}.landing-module__jke6-a__featuresTitle,.landing-module__jke6-a__ctaTitle{font-size:24px}.landing-module__jke6-a__platformsGrid{grid-template-columns:repeat(3,1fr);gap:6px}.landing-module__jke6-a__platformConnect{padding:10px 4px}.landing-module__jke6-a__platformConnect span{font-size:9px}.landing-module__jke6-a__statValue{font-size:32px}}
