.landing-module__MzU3wW__nav{z-index:var(--z-sticky);padding:var(--space-4) var(--space-6);-webkit-backdrop-filter:blur(28px)saturate(160%);transition:all var(--transition-base);background:#08080aeb;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__MzU3wW__navLogo{align-items:center;gap:var(--space-2);text-decoration:none;display:flex}.landing-module__MzU3wW__logoIcon{background:0 0;justify-content:center;align-items:center;width:46px;height:46px;font-size:18px;font-weight:900;display:flex}.landing-module__MzU3wW__logoText{font-size:var(--text-xl);color:var(--color-text-primary);letter-spacing:-.03em;font-weight:800}.landing-module__MzU3wW__logoTextAccent{color:var(--color-accent-text)}.landing-module__MzU3wW__navLinks{align-items:center;gap:var(--space-6);list-style:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.landing-module__MzU3wW__navLink{font-size:var(--text-sm);color:var(--color-text-secondary);transition:color var(--transition-fast);cursor:pointer;font-weight:500;text-decoration:none}.landing-module__MzU3wW__navLink:hover{color:var(--color-text-primary)}.landing-module__MzU3wW__navActions{align-items:center;gap:var(--space-3);display:flex}.landing-module__MzU3wW__hero{text-align:center;min-height:100vh;padding:calc(var(--header-height) + var(--space-16)) var(--space-6) var(--space-16);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.landing-module__MzU3wW__heroGlow{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--color-accent) 12%, transparent) 0%, color-mix(in srgb, var(--color-accent) 4%, transparent) 40%, transparent 70%);pointer-events:none;z-index:0;width:800px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.landing-module__MzU3wW__heroGridPattern{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.landing-module__MzU3wW__heroContent{z-index:1;--hero-content-max:900px;max-width:var(--hero-content-max);position:relative}.landing-module__MzU3wW__heroBadge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-accent-soft);border:1px solid color-mix(in srgb, var(--color-accent) 20%, transparent);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-accent-text);margin-bottom:var(--space-8);text-transform:uppercase;letter-spacing:.08em;font-weight:600;display:inline-flex}.landing-module__MzU3wW__heroBadgeDot{background:var(--color-accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite landing-module__MzU3wW__pulse}.landing-module__MzU3wW__heroTitle{font-size:min(clamp(2.5rem, 2rem + 3vw, 4.5rem), calc(min(100vw - 2 * var(--space-6), var(--hero-content-max)) / 16.5));white-space:nowrap;letter-spacing:-.04em;margin-bottom:var(--space-6);font-weight:900;line-height:1.05}.landing-module__MzU3wW__heroGradientText{background:linear-gradient(135deg, var(--color-text-primary) 0%, var(--color-cta) 50%, #ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__MzU3wW__heroSubtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:650px;margin:0 auto var(--space-10);line-height:1.7}.landing-module__MzU3wW__heroCTAs{justify-content:center;align-items:center;gap:var(--space-4);margin-bottom:var(--space-12);display:flex}.landing-module__MzU3wW__heroStats{justify-content:center;align-items:center;gap:var(--space-10);margin-top:var(--space-8);display:flex}.landing-module__MzU3wW__heroStat{text-align:center}.landing-module__MzU3wW__heroStatNumber{font-size:var(--text-3xl);color:var(--color-text-primary);letter-spacing:-.02em;font-weight:800}.landing-module__MzU3wW__heroStatLabel{font-size:var(--text-xs);color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.1em;margin-top:var(--space-1)}.landing-module__MzU3wW__dataFlowSection{padding:var(--space-24) var(--space-6);position:relative;overflow:hidden}.landing-module__MzU3wW__dataFlowContainer{max-width:1100px;margin:0 auto}.landing-module__MzU3wW__dataFlowTitle{text-align:center;margin-bottom:var(--space-16)}.landing-module__MzU3wW__dataFlowPipeline{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-8) 0;flex-wrap:wrap;display:flex}.landing-module__MzU3wW__pipelineStep{align-items:center;gap:var(--space-3);padding:var(--space-6) var(--space-8);background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:var(--radius-lg);min-width:180px;transition:all var(--transition-base);flex-direction:column;display:flex}.landing-module__MzU3wW__pipelineStep:hover{border-color:var(--color-accent);box-shadow:0 0 30px color-mix(in srgb, var(--color-accent) 10%, transparent);transform:translateY(-4px)}.landing-module__MzU3wW__pipelineStepIcon{background:var(--color-accent-soft);border-radius:var(--radius-md);justify-content:center;align-items:center;width:56px;height:56px;font-size:32px;display:flex}.landing-module__MzU3wW__pipelineStepTitle{font-size:var(--text-sm);color:var(--color-text-primary);font-weight:700}.landing-module__MzU3wW__pipelineStepDesc{font-size:var(--text-xs);color:var(--color-text-tertiary);text-align:center}.landing-module__MzU3wW__pipelineArrow{color:var(--color-accent-text);flex-shrink:0;font-size:24px}.landing-module__MzU3wW__features{padding:var(--space-24) var(--space-6);background:var(--color-bg-secondary)}.landing-module__MzU3wW__featuresGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1200px;margin:0 auto;display:grid}.landing-module__MzU3wW__featureCard{padding:var(--space-8);background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:var(--radius-lg);transition:all var(--transition-base)}.landing-module__MzU3wW__featureCard:hover{border-color:var(--color-surface-border-hover);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.landing-module__MzU3wW__featureIcon{background:var(--color-accent-soft);border-radius:var(--radius-md);width:56px;height:56px;margin-bottom:var(--space-5);justify-content:center;align-items:center;font-size:32px;display:flex}.landing-module__MzU3wW__featureTitle{font-size:var(--text-lg);margin-bottom:var(--space-3);color:var(--color-text-primary);font-weight:700}.landing-module__MzU3wW__featureDesc{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.6}.landing-module__MzU3wW__pricing{padding:var(--space-24) var(--space-6);background:var(--color-bg-primary)}.landing-module__MzU3wW__pricingGrid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start;max-width:1200px;margin:0 auto;display:grid}.landing-module__MzU3wW__pricingCard{padding:var(--space-8);background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:var(--radius-xl);transition:all var(--transition-base);position:relative;overflow:visible}.landing-module__MzU3wW__pricingCard:hover,.landing-module__MzU3wW__pricingCard:focus-within{z-index:10}.landing-module__MzU3wW__pricingCardPro{border-color:var(--color-accent);box-shadow:var(--shadow-glow-pro)}.landing-module__MzU3wW__pricingCardEnterprise{box-shadow:var(--shadow-glow-enterprise);border-color:#a855f7}.landing-module__MzU3wW__pricingPopular{padding:var(--space-1) var(--space-4);background:var(--color-accent);color:#fff;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;border-radius:0 var(--radius-xl) 0 var(--radius-md);font-weight:700;position:absolute;top:0;right:0}.landing-module__MzU3wW__pricingComingSoon{padding:var(--space-1) var(--space-4);background:var(--color-bg-hover);color:var(--color-text-secondary);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;border-radius:0 var(--radius-xl) 0 var(--radius-md);font-weight:700;position:absolute;top:0;right:0}.landing-module__MzU3wW__pricingAnnual{font-size:var(--text-xs);color:var(--color-success);margin-bottom:var(--space-2);font-weight:600}.landing-module__MzU3wW__pricingTier{font-size:var(--text-sm);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-4);font-weight:700}.landing-module__MzU3wW__pricingPrice{align-items:baseline;gap:var(--space-1);margin-bottom:var(--space-2);display:flex}.landing-module__MzU3wW__pricingAmount{font-size:var(--text-4xl);color:var(--color-text-primary);letter-spacing:-.03em;font-weight:900}.landing-module__MzU3wW__pricingPeriod{font-size:var(--text-sm);color:var(--color-text-tertiary)}.landing-module__MzU3wW__pricingTagline{font-size:var(--text-sm);color:var(--color-text-tertiary);margin-bottom:var(--space-8)}.landing-module__MzU3wW__pricingFeatureList{gap:var(--space-3);margin-bottom:var(--space-8);flex-direction:column;list-style:none;display:flex}.landing-module__MzU3wW__pricingFeature{align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--color-text-secondary);display:flex}.landing-module__MzU3wW__pricingCheck{color:var(--color-success);flex-shrink:0;font-weight:700}.landing-module__MzU3wW__pricingCross{color:var(--color-text-disabled);flex-shrink:0}.landing-module__MzU3wW__pricingCTA{width:100%}.landing-module__MzU3wW__faqSection{padding:var(--space-24) var(--space-6);background:var(--color-bg-secondary)}.landing-module__MzU3wW__faqGrid{gap:var(--space-3);flex-direction:column;max-width:800px;margin:0 auto;display:flex}.landing-module__MzU3wW__faqItem{background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:var(--radius-lg);transition:border-color var(--transition-base);overflow:hidden}.landing-module__MzU3wW__faqItem[open]{border-color:var(--color-accent)}.landing-module__MzU3wW__faqQuestion{padding:var(--space-5) var(--space-6);font-size:var(--text-base);color:var(--color-text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-4);transition:color var(--transition-fast);-webkit-user-select:none;user-select:none;font-weight:600;list-style:none;display:flex}.landing-module__MzU3wW__faqQuestion::-webkit-details-marker{display:none}.landing-module__MzU3wW__faqQuestion:after{content:"+";font-size:var(--text-xl);color:var(--color-text-tertiary);flex-shrink:0;font-weight:300;transition:transform .2s}.landing-module__MzU3wW__faqItem[open] .landing-module__MzU3wW__faqQuestion:after{content:"−";color:var(--color-accent-text)}.landing-module__MzU3wW__faqQuestion:hover{color:var(--color-accent-text)}.landing-module__MzU3wW__faqAnswer{padding:0 var(--space-6) var(--space-5);font-size:var(--text-sm);color:var(--color-text-secondary);margin:0;line-height:1.7}.landing-module__MzU3wW__ctaSection{padding:var(--space-24) var(--space-6);text-align:center;position:relative;overflow:hidden}.landing-module__MzU3wW__ctaGlow{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--color-accent) 10%, transparent) 0%, transparent 60%);pointer-events:none;width:600px;height:400px;position:absolute;bottom:-200px;left:50%;transform:translate(-50%)}.landing-module__MzU3wW__ctaContent{z-index:1;max-width:600px;margin:0 auto;position:relative}.landing-module__MzU3wW__footer{padding:var(--space-12) var(--space-6);border-top:1px solid var(--color-surface-border);background:var(--color-bg-secondary)}.landing-module__MzU3wW__footerContent{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;max-width:1200px;margin:0 auto;display:flex}.landing-module__MzU3wW__footerCopyright{font-size:var(--text-xs);color:var(--color-text-tertiary)}.landing-module__MzU3wW__footerLinks{gap:var(--space-6);flex-wrap:wrap;list-style:none;display:flex}.landing-module__MzU3wW__footerLink{font-size:var(--text-xs);color:var(--color-text-tertiary);transition:color var(--transition-fast);text-decoration:none}.landing-module__MzU3wW__footerLink:hover{color:var(--color-text-primary)}.landing-module__MzU3wW__sectionLabel{font-size:var(--text-xs);color:var(--color-accent-text);text-transform:uppercase;letter-spacing:.15em;margin-bottom:var(--space-4);font-weight:700}.landing-module__MzU3wW__sectionTitle{font-size:var(--text-4xl);letter-spacing:-.03em;margin-bottom:var(--space-4);font-weight:900}.landing-module__MzU3wW__sectionSubtitle{font-size:var(--text-base);color:var(--color-text-secondary);max-width:600px;margin:0 auto var(--space-12)}.landing-module__MzU3wW__heroChip,.landing-module__MzU3wW__heroBoard,.landing-module__MzU3wW__footerBrand{display:none}.landing-module__MzU3wW__scrollIndicatorSlot{display:contents}.landing-module__MzU3wW__stepIconBox{border-radius:var(--radius-lg);background:var(--color-accent-soft);justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;display:flex}.landing-module__MzU3wW__stepBadge{font-size:var(--text-xs);color:var(--color-accent);letter-spacing:.1em;font-weight:800}.landing-module__MzU3wW__stepTitle{font-size:var(--text-lg);margin-bottom:var(--space-2);color:var(--color-text-primary);font-weight:700}.landing-module__MzU3wW__stepDesc{font-size:var(--text-sm);color:var(--color-text-secondary);margin:0;line-height:1.7}.landing-module__MzU3wW__monetize{padding:var(--space-24) var(--space-6);background:linear-gradient(#0000 0%,#22c55e0a 50%,#0000 100%);position:relative}.landing-module__MzU3wW__monetizeCta{text-align:center;margin-top:var(--space-10)}.landing-module__MzU3wW__ctaSubtitle{margin-bottom:var(--space-8)}.landing-module__MzU3wW__footerNotice{text-align:center;color:var(--color-text-tertiary);opacity:.7;margin-top:24px;font-size:11px}[data-theme=editorial-light] .landing-module__MzU3wW__page{--lp-paper:#f5f2ec;--lp-paper-deep:#ece8de;--lp-wash:#eeeadf;--lp-hover:#e6e1d3;--lp-active:#ddd7c7;--lp-inset:#e5e0d1;--lp-card:#fff;--lp-card-hover:#fbfaf6;--lp-ink:#1c1811;--lp-ink-soft:#5d5749;--lp-muted:#8b8478;--lp-ink-disabled:#b3ac9d;--lp-ink-deep:#000;--lp-on-red:#fff;--lp-line:#1c18111f;--lp-line-strong:#1c18113d;--lp-red:#f03;--lp-red-fill:#f03;--lp-red-hover:#d60029;--lp-red-deep:#c2001f;--lp-red-soft:#ff003312;--lp-red-glow:#ff003324;--lp-coal:#211d16;--lp-coal-text:#f5f2eca3;--lp-coal-text-quiet:#f5f2ec8c;--lp-coal-text-faint:#f5f2ec73;--lp-coal-text-faintest:#f5f2ec59;--lp-coal-line:#f5f2ec24;--lp-nav-glass:#ffffffe0;--lp-nav-glass-mobile:#fffffff0;--lp-nav-shadow:0 8px 24px -16px #1c181140;--lp-board-dot:#1c181114;--lp-bar:#1c181124;--lp-dash:#1c181147;--lp-thumb-a:#d9d4c4;--lp-thumb-b:#cbc5b2;--lp-enterprise:#a855f7;--lp-shadow-sm:0 1px 2px #1c18110d;--lp-shadow-md:0 6px 16px -8px #1c181124;--lp-shadow-lg:0 18px 40px -20px #1c18112e;--lp-shadow-xl:0 24px 56px -24px #1c181138;--lp-shadow-glow-accent:0 10px 24px -12px #ff003373;--lp-shadow-glow-pro:0 12px 32px -16px #ff003359;--lp-shadow-glow-enterprise:0 12px 32px -16px #a855f74d;--color-bg-primary:var(--lp-paper);--color-bg-secondary:var(--lp-paper-deep);--color-bg-tertiary:var(--lp-wash);--color-bg-elevated:var(--lp-card);--color-bg-hover:var(--lp-hover);--color-bg-active:var(--lp-active);--color-surface:var(--lp-card);--color-surface-hover:var(--lp-card-hover);--color-surface-border:var(--lp-line);--color-surface-border-hover:var(--lp-line-strong);--color-border:var(--lp-line);--color-border-hover:var(--lp-line-strong);--color-text-primary:var(--lp-ink);--color-text-secondary:var(--lp-ink-soft);--color-text-tertiary:var(--lp-muted);--color-text-disabled:var(--lp-ink-disabled);--color-text-inverse:var(--lp-paper);--color-accent:var(--lp-red);--color-accent-hover:var(--lp-red-hover);--color-accent-soft:var(--lp-red-soft);--color-accent-glow:var(--lp-red-glow);--color-accent-text:var(--lp-red-deep);--color-cta:var(--lp-red-fill);--color-cta-hover:var(--lp-red-hover);--color-cta-soft:var(--lp-red-soft);--color-link:var(--lp-red-deep);--color-link-hover:var(--lp-red-hover);--shadow-sm:var(--lp-shadow-sm);--shadow-md:var(--lp-shadow-md);--shadow-lg:var(--lp-shadow-lg);--shadow-xl:var(--lp-shadow-xl);--shadow-glow-accent:var(--lp-shadow-glow-accent);--shadow-glow-pro:var(--lp-shadow-glow-pro);--shadow-glow-enterprise:var(--lp-shadow-glow-enterprise);--lp-wordmark-ink:var(--lp-ink);--lp-hero-strong-ink:var(--lp-ink);--lp-monetize-label:var(--lp-ink-soft);--lp-monetize-cap:1px solid var(--lp-line);--lp-monetize-cta-bg:var(--lp-red-fill);--lp-footer-notice-link:var(--lp-coal-text-quiet);--ed-wash:initial;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--lp-paper);color:var(--lp-ink)}[data-theme=editorial-neutral] .landing-module__MzU3wW__page{--lp-paper:#21201e;--lp-paper-deep:#262523;--lp-wash:#2b2a27;--lp-hover:#3a3833;--lp-active:#444139;--lp-inset:#1b1a18;--lp-card:#32302c;--lp-card-hover:#3a3833;--lp-ink:#ecebe6;--lp-ink-soft:#a5a29a;--lp-muted:#9c988e;--lp-ink-disabled:#4b4842;--lp-ink-deep:#fff;--lp-on-red:#fff;--lp-line:#ffffff12;--lp-line-strong:#ffffff1f;--lp-red:#ff2d4d;--lp-red-fill:#e51f3d;--lp-red-hover:#bd1a32;--lp-red-deep:#ff2d4d;--lp-red-soft:#ff2d4d1a;--lp-red-glow:#ff2d4d33;--lp-coal:#171614;--lp-coal-text:#ecebe6a3;--lp-coal-text-quiet:#ecebe68c;--lp-coal-text-faint:#ecebe673;--lp-coal-text-faintest:#ecebe659;--lp-coal-line:#ecebe624;--lp-nav-glass:#262523e0;--lp-nav-glass-mobile:#262523f0;--lp-nav-shadow:0 8px 24px -16px #0000008c;--lp-board-dot:#ffffff0f;--lp-bar:#ffffff1f;--lp-dash:#ffffff38;--lp-thumb-a:#3a3833;--lp-thumb-b:#2f2d29;--lp-enterprise:#a855f7;--lp-shadow-sm:0 1px 2px #0000004d;--lp-shadow-md:0 6px 16px -8px #0006;--lp-shadow-lg:0 18px 40px -20px #0000007a;--lp-shadow-xl:0 24px 56px -24px #0000008c;--lp-shadow-glow-accent:0 10px 24px -12px #ff2d4d66;--lp-shadow-glow-pro:0 12px 32px -16px #ff2d4d4d;--lp-shadow-glow-enterprise:0 12px 32px -16px #a855f747;--color-bg-primary:var(--lp-paper);--color-bg-secondary:var(--lp-paper-deep);--color-bg-tertiary:var(--lp-wash);--color-bg-elevated:var(--lp-card);--color-bg-hover:var(--lp-hover);--color-bg-active:var(--lp-active);--color-surface:var(--lp-card);--color-surface-hover:var(--lp-card-hover);--color-surface-border:var(--lp-line);--color-surface-border-hover:var(--lp-line-strong);--color-border:var(--lp-line);--color-border-hover:var(--lp-line-strong);--color-text-primary:var(--lp-ink);--color-text-secondary:var(--lp-ink-soft);--color-text-tertiary:var(--lp-muted);--color-text-disabled:var(--lp-ink-disabled);--color-text-inverse:var(--lp-paper);--color-accent:var(--lp-red);--color-accent-hover:var(--lp-red-hover);--color-accent-soft:var(--lp-red-soft);--color-accent-glow:var(--lp-red-glow);--color-accent-text:var(--lp-red-deep);--color-cta:var(--lp-red-fill);--color-cta-hover:var(--lp-red-hover);--color-cta-soft:var(--lp-red-soft);--color-link:var(--lp-red-deep);--color-link-hover:var(--lp-red-hover);--shadow-sm:var(--lp-shadow-sm);--shadow-md:var(--lp-shadow-md);--shadow-lg:var(--lp-shadow-lg);--shadow-xl:var(--lp-shadow-xl);--shadow-glow-accent:var(--lp-shadow-glow-accent);--shadow-glow-pro:var(--lp-shadow-glow-pro);--shadow-glow-enterprise:var(--lp-shadow-glow-enterprise);--lp-wordmark-ink:var(--lp-ink);--lp-hero-strong-ink:var(--lp-ink);--lp-monetize-label:var(--lp-ink-soft);--lp-monetize-cap:1px solid var(--lp-line);--lp-monetize-cta-bg:var(--lp-red-fill);--lp-footer-notice-link:var(--lp-coal-text-quiet);--ed-wash:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--lp-paper);color:var(--lp-ink)}[data-theme=editorial-dark] .landing-module__MzU3wW__page{--lp-paper:#000;--lp-paper-deep:#0b0b0a;--lp-wash:#121110;--lp-hover:#201f1c;--lp-active:#2a2825;--lp-inset:#121110;--lp-card:#191816;--lp-card-hover:#201f1c;--lp-ink:#d9d6cd;--lp-ink-soft:#8f8c82;--lp-muted:#858177;--lp-ink-disabled:#3a3833;--lp-ink-deep:#fff;--lp-on-red:#fff;--lp-line:#ffffff17;--lp-line-strong:#ffffff29;--lp-red:#f03;--lp-red-fill:#d60029;--lp-red-hover:#b10022;--lp-red-deep:#f03;--lp-red-soft:#ff00331a;--lp-red-glow:#ff00332e;--lp-coal:#0f0e0d;--lp-coal-text:#d9d6cda3;--lp-coal-text-quiet:#d9d6cd8c;--lp-coal-text-faint:#d9d6cd73;--lp-coal-text-faintest:#d9d6cd59;--lp-coal-line:#d9d6cd24;--lp-nav-glass:#0b0b0ae0;--lp-nav-glass-mobile:#0b0b0af0;--lp-nav-shadow:0 8px 24px -16px #000000bf;--lp-board-dot:#ffffff0d;--lp-bar:#ffffff1a;--lp-dash:#ffffff2e;--lp-thumb-a:#201f1c;--lp-thumb-b:#191816;--lp-enterprise:#a855f7;--lp-shadow-sm:0 1px 2px #0009;--lp-shadow-md:0 6px 16px -8px #000000b3;--lp-shadow-lg:0 18px 40px -20px #000000c7;--lp-shadow-xl:0 24px 56px -24px #000000d9;--lp-shadow-glow-accent:0 10px 24px -12px #ff003361;--lp-shadow-glow-pro:0 12px 32px -16px #ff003347;--lp-shadow-glow-enterprise:0 12px 32px -16px #a855f742;--color-bg-primary:var(--lp-paper);--color-bg-secondary:var(--lp-paper-deep);--color-bg-tertiary:var(--lp-wash);--color-bg-elevated:var(--lp-card);--color-bg-hover:var(--lp-hover);--color-bg-active:var(--lp-active);--color-surface:var(--lp-card);--color-surface-hover:var(--lp-card-hover);--color-surface-border:var(--lp-line);--color-surface-border-hover:var(--lp-line-strong);--color-border:var(--lp-line);--color-border-hover:var(--lp-line-strong);--color-text-primary:var(--lp-ink);--color-text-secondary:var(--lp-ink-soft);--color-text-tertiary:var(--lp-muted);--color-text-disabled:var(--lp-ink-disabled);--color-text-inverse:var(--lp-paper);--color-accent:var(--lp-red);--color-accent-hover:var(--lp-red-hover);--color-accent-soft:var(--lp-red-soft);--color-accent-glow:var(--lp-red-glow);--color-accent-text:var(--lp-red-deep);--color-cta:var(--lp-red-fill);--color-cta-hover:var(--lp-red-hover);--color-cta-soft:var(--lp-red-soft);--color-link:var(--lp-red-deep);--color-link-hover:var(--lp-red-hover);--shadow-sm:var(--lp-shadow-sm);--shadow-md:var(--lp-shadow-md);--shadow-lg:var(--lp-shadow-lg);--shadow-xl:var(--lp-shadow-xl);--shadow-glow-accent:var(--lp-shadow-glow-accent);--shadow-glow-pro:var(--lp-shadow-glow-pro);--shadow-glow-enterprise:var(--lp-shadow-glow-enterprise);--lp-wordmark-ink:var(--lp-ink);--lp-hero-strong-ink:var(--lp-ink);--lp-monetize-label:var(--lp-ink-soft);--lp-monetize-cap:1px solid var(--lp-line);--lp-monetize-cta-bg:var(--lp-red-fill);--lp-footer-notice-link:var(--lp-coal-text-quiet);--ed-wash:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--lp-paper);color:var(--lp-ink)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__page .btn{border-radius:var(--radius-full)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__page .btn-glass{background:var(--lp-card);border:1px solid var(--lp-line);-webkit-backdrop-filter:none;color:var(--lp-ink)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__page .btn-glass:hover{background:var(--lp-card);border-color:var(--lp-line-strong);box-shadow:var(--shadow-md);color:var(--lp-ink)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__page .gl-e{display:none}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__page .gl-i{color:currentColor;opacity:.9;flex:none;width:1em;height:1em;display:inline-block}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__nav{top:var(--space-3);left:var(--space-4);right:var(--space-4);max-width:1120px;padding:var(--space-2) var(--space-4);background:var(--lp-nav-glass);-webkit-backdrop-filter:blur(16px)saturate(140%);border:1px solid var(--lp-line);border-radius:var(--radius-full);box-shadow:var(--lp-nav-shadow);margin:0 auto}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__logoText{color:var(--lp-ink);font-weight:700}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__hero{min-height:auto;padding:calc(var(--header-height) + var(--space-20)) var(--space-6) var(--space-20);justify-content:normal}:is(:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__heroGlow,:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__heroGridPattern,:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__scrollIndicatorSlot){display:none}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__heroChip{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--lp-card);border:1px solid var(--lp-line);border-radius:var(--radius-full);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--lp-ink-soft);margin-bottom:var(--space-8);font-size:11px;font-weight:500;display:inline-flex}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__heroChipDot{background:var(--lp-red);border-radius:50%;flex:none;width:6px;height:6px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__heroTitle{font-family:var(--font-sans);color:var(--lp-ink);font-weight:500}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__heroGradientText{-webkit-text-fill-color:currentcolor;color:var(--lp-red);background:0 0;-webkit-background-clip:border-box;background-clip:border-box}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__heroStrong{font-weight:600}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__heroCTAs{margin-bottom:0}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__heroCTAs div .btn-primary{background:var(--lp-ink);color:var(--lp-paper)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__heroCTAs div .btn-primary:hover{background:var(--lp-ink-deep);box-shadow:var(--shadow-lg);color:var(--lp-paper)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__heroBoard{width:100%;max-width:1040px;margin:var(--space-16) auto 0;padding:var(--space-10) var(--space-8);background-color:var(--lp-inset);background-image:radial-gradient(var(--lp-board-dot) 1px, transparent 1px);border:1px solid var(--lp-line);align-items:center;gap:var(--space-5);text-align:left;background-size:22px 22px;border-radius:28px;grid-template-columns:minmax(0,1fr) auto auto auto minmax(0,1.2fr);display:grid}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardTiles{gap:var(--space-3);flex-direction:column;display:flex}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardTile{align-items:center;gap:var(--space-3);background:var(--lp-card);border:1px solid var(--lp-line);padding:var(--space-2) var(--space-3);box-shadow:var(--shadow-sm);border-radius:12px;display:flex}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardTile:first-child{transform:rotate(-1.2deg)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardTile:nth-child(2){transform:rotate(.9deg)translate(10px)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardTile:nth-child(3){transform:rotate(-.5deg)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardThumb{background:linear-gradient(135deg, var(--lp-thumb-a) 0%, var(--lp-thumb-b) 100%);border-radius:6px;flex:none;justify-content:center;align-items:center;width:64px;height:40px;display:flex}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardPlay{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid var(--lp-red);width:0;height:0}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardTileMeta{flex:1;min-width:0}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardTileBar{background:var(--lp-bar);border-radius:3px;height:6px;margin:4px 0}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardTileBar:last-child{width:60%}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardStamp{font-family:var(--font-mono);letter-spacing:.08em;color:var(--lp-muted);flex:none;font-size:10px;font-weight:500}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardLink{border-top:2px dashed var(--lp-dash);width:clamp(24px,4vw,56px)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardNode{background:var(--lp-card);border:1px solid var(--lp-line);width:92px;height:92px;box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;display:flex}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardAnswer{background:var(--lp-card);border:1px solid var(--lp-line);padding:var(--space-5);box-shadow:var(--shadow-md);border-radius:16px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardAnswerHead{align-items:center;gap:var(--space-2);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--lp-muted);margin-bottom:var(--space-3);font-size:10px;font-weight:500;display:flex}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardAnswerDot{background:var(--lp-red);border-radius:50%;flex:none;width:6px;height:6px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardAnswerLine{background:var(--lp-line);height:7px;margin-bottom:var(--space-2);border-radius:3.5px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardAnswerLine+.landing-module__MzU3wW__boardAnswerLine{width:86%}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardAnswerLine+.landing-module__MzU3wW__boardAnswerLine+.landing-module__MzU3wW__boardAnswerLine{width:64%}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardCites{gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--lp-line);flex-wrap:wrap;display:flex}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardCite{border:1px solid var(--lp-line);border-radius:var(--radius-full);font-family:var(--font-mono);letter-spacing:.06em;color:var(--lp-ink-soft);background:var(--lp-paper);align-items:center;gap:6px;padding:3px 10px;font-size:10.5px;font-weight:500;display:inline-flex}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardCite:before{content:"";border-top:3.5px solid #0000;border-bottom:3.5px solid #0000;border-left:5.5px solid var(--lp-red);width:0;height:0}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__sectionLabel{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--lp-card);border:1px solid var(--lp-line);border-radius:var(--radius-full);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--lp-ink-soft);margin-bottom:var(--space-5);font-size:11px;font-weight:500;display:inline-flex}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__sectionLabel:before{content:"";background:var(--lp-red);border-radius:50%;flex:none;width:6px;height:6px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__sectionTitle{letter-spacing:-.035em;color:var(--lp-ink);margin-bottom:var(--space-4);font-size:clamp(1.75rem,1.35rem + 1.6vw,2.6rem);font-weight:600;line-height:1.12}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__sectionTitleMuted{color:var(--lp-muted);font-weight:500}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__sectionSubtitle{max-width:620px;line-height:1.65}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__dataFlowSection{overflow:visible}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__dataFlowTitle{margin-bottom:var(--space-12)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__stepCard{background:var(--lp-card);border:1px solid var(--lp-line);transition:border-color var(--transition-base), box-shadow var(--transition-base);border-radius:18px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__stepCard:hover{background:var(--lp-card);border-color:var(--lp-line-strong);box-shadow:var(--shadow-md);transform:none}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__stepIconBox{background:var(--lp-paper);border:1px solid var(--lp-line);width:52px;height:52px;color:var(--lp-ink);border-radius:12px;font-size:22px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__stepBadge{font-family:var(--font-mono);letter-spacing:.12em;color:var(--lp-red-deep);font-size:10px;font-weight:500}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__stepTitle{color:var(--lp-ink);font-weight:600}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__featuresGrid{gap:var(--space-5);max-width:1000px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__featureCard{padding:var(--space-6);background:var(--lp-card);border:1px solid var(--lp-line);transition:border-color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-base);border-radius:16px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__featureCard:hover{border-color:var(--lp-line-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__featureIcon{background:var(--lp-paper);border:1px solid var(--lp-line);width:44px;height:44px;margin-bottom:var(--space-4);color:var(--lp-ink);border-radius:10px;font-size:20px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__featureTitle{font-size:var(--text-base);margin-bottom:var(--space-2);color:var(--lp-ink);font-weight:600}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__featureDesc{line-height:1.65}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__monetize{background:0 0;position:static}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__monetize .landing-module__MzU3wW__featureIcon{color:var(--lp-card-accent)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__pricing{background:0 0}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr))}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__pricingCard{background:var(--lp-card);border:1px solid var(--lp-line);transition:border-color var(--transition-base), box-shadow var(--transition-base);border-radius:20px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__pricingCardPro{border-color:var(--lp-red)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__pricingCardEnterprise{border-color:var(--lp-enterprise)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__pricingPopular{background:var(--lp-red-fill);color:var(--lp-on-red);font-family:var(--font-mono);letter-spacing:.08em;border-radius:0 20px 0 var(--radius-md);font-size:10px;font-weight:500}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__pricingComingSoon{background:var(--lp-paper-deep);color:var(--lp-ink-soft);font-family:var(--font-mono);letter-spacing:.08em;border-radius:0 20px 0 var(--radius-md);font-size:10px;font-weight:500}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__pricingTier{font-family:var(--font-mono);letter-spacing:.12em;font-size:11px;font-weight:500}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__pricingAmount{font-weight:600}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__faqItem{border-radius:14px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__faqItem[open]{border-color:var(--lp-line-strong)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__faqQuestion:after{font-family:var(--font-mono);color:var(--lp-muted);font-weight:400}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__ctaSection{margin-top:var(--space-8);padding:var(--space-24) var(--space-6) var(--space-20);background:var(--lp-coal);border-radius:36px 36px 0 0}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__ctaGlow{background:radial-gradient(ellipse at center, var(--lp-red-glow) 0%, transparent 65%);width:700px;height:420px;top:-220px;bottom:auto}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__ctaContent{max-width:620px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__ctaTitle{letter-spacing:-.035em;color:var(--lp-paper);margin-bottom:var(--space-4);font-size:clamp(1.75rem,1.35rem + 1.6vw,2.6rem);font-weight:500;line-height:1.12}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__ctaSubtitle{font-size:var(--text-base);color:var(--lp-coal-text);max-width:520px;margin:0 auto var(--space-8);line-height:1.65}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__footer{padding:0 var(--space-6) var(--space-12);background:var(--lp-coal);border-top:none}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__footerBrand{max-width:1120px;padding:var(--space-4) 0 var(--space-8);align-items:center;gap:var(--space-2);margin:0 auto;display:flex}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__footerWordmark{font-size:var(--text-xl);letter-spacing:-.03em;color:var(--lp-paper);font-weight:700}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__footerContent{max-width:1120px;padding-top:var(--space-8);border-top:1px solid var(--lp-coal-line);align-items:flex-start;gap:var(--space-6)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__footerCopyright{font-family:var(--font-mono);letter-spacing:.06em;color:var(--lp-coal-text-faint);font-size:11px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__footerLinks{row-gap:var(--space-3);max-width:720px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__footerLink{font-family:var(--font-mono);letter-spacing:.06em;color:var(--lp-coal-text-quiet);font-size:11px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__footerLink:hover{color:var(--lp-paper)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__footerNotice{max-width:1120px;margin:var(--space-8) auto 0;color:var(--lp-coal-text-faintest);opacity:1;font-size:11px}@media (max-width:768px){.landing-module__MzU3wW__nav{padding:var(--space-3) var(--space-4) 0 var(--space-4);flex-wrap:wrap}.landing-module__MzU3wW__navLogo{margin-bottom:var(--space-3);gap:var(--space-1)}.landing-module__MzU3wW__logoIcon{width:34px;height:34px}.landing-module__MzU3wW__logoIcon img{width:100%;height:100%}.landing-module__MzU3wW__logoText{font-size:var(--text-base)}.landing-module__MzU3wW__navActions{margin-bottom:var(--space-3);gap:var(--space-2);order:2}.landing-module__MzU3wW__navActions .btn{padding:var(--space-2) var(--space-3);font-size:var(--text-xs)}.landing-module__MzU3wW__navLinks{width:calc(100% + var(--space-8));margin-left:calc(var(--space-4) * -1);margin-right:calc(var(--space-4) * -1);padding:var(--space-3) var(--space-4);justify-content:safe center;gap:var(--space-5);-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:1px solid #ffffff14;order:3;display:flex;position:relative;left:auto;overflow-x:auto;transform:none}.landing-module__MzU3wW__navLinks::-webkit-scrollbar{display:none}.landing-module__MzU3wW__navLink{white-space:nowrap;font-size:13px}.landing-module__MzU3wW__heroSubtitleBreak{display:none}.landing-module__MzU3wW__heroCTAs{flex-direction:column;width:100%}.landing-module__MzU3wW__heroCTAs .btn{width:100%}.landing-module__MzU3wW__heroCTAs>a,.landing-module__MzU3wW__heroCTAs>div{width:100%}.landing-module__MzU3wW__heroStats{gap:var(--space-6);flex-direction:column}.landing-module__MzU3wW__dataFlowPipeline{flex-direction:column}.landing-module__MzU3wW__pipelineArrow{transform:rotate(90deg)}.landing-module__MzU3wW__pricingGrid{grid-template-columns:1fr}.landing-module__MzU3wW__footerContent{text-align:center;flex-direction:column}.landing-module__MzU3wW__footerLinks{justify-content:center}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__nav{background:var(--lp-nav-glass-mobile);max-width:none;padding:var(--space-3) var(--space-4) 0 var(--space-4);border-top:none;border-left:none;border-right:none;border-radius:0 0 16px 16px;top:0;left:0;right:0}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__navLinks{border-top:1px solid var(--lp-line)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__heroBoard{padding:var(--space-6) var(--space-4);grid-template-columns:1fr;justify-items:center}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardLink{display:none}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardTiles{width:100%;max-width:360px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardTile:nth-child(2){transform:rotate(.9deg)}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__boardAnswer{width:100%;max-width:360px}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr))}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__ctaSection{border-radius:24px 24px 0 0}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__footerContent{align-items:center}:is([data-theme=editorial-light],[data-theme=editorial-neutral],[data-theme=editorial-dark]) .landing-module__MzU3wW__footerBrand{justify-content:center}}@media (max-width:480px){.landing-module__MzU3wW__heroCTAs .btn{padding-left:var(--space-4);padding-right:var(--space-4)}}
.ThemeQuickToggle-module__sPIYha__root{display:none}@media (min-width:769px){:is([data-theme=editorial-light] .ThemeQuickToggle-module__sPIYha__root,[data-theme=editorial-neutral] .ThemeQuickToggle-module__sPIYha__root,[data-theme=editorial-dark] .ThemeQuickToggle-module__sPIYha__root){display:block}}.ThemeQuickToggle-module__sPIYha__sidebar{top:calc((var(--header-height) - 24px) / 2);width:24px;height:24px;z-index:var(--z-dropdown);position:absolute;right:38px}.ThemeQuickToggle-module__sPIYha__landing{width:32px;height:32px;z-index:var(--z-sticky);position:fixed;bottom:16px;right:16px}.ThemeQuickToggle-module__sPIYha__trigger{border-radius:var(--radius-sm);width:100%;height:100%;color:var(--color-text-tertiary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.ThemeQuickToggle-module__sPIYha__trigger:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ThemeQuickToggle-module__sPIYha__landing .ThemeQuickToggle-module__sPIYha__trigger{border:1px solid var(--color-surface-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-lg)}.ThemeQuickToggle-module__sPIYha__triggerIcon{font-size:14px;line-height:0;display:none}.ThemeQuickToggle-module__sPIYha__landing .ThemeQuickToggle-module__sPIYha__triggerIcon{font-size:16px}:is([data-theme=editorial-light] .ThemeQuickToggle-module__sPIYha__triggerIcon[data-th=light],[data-theme=editorial-neutral] .ThemeQuickToggle-module__sPIYha__triggerIcon[data-th=neutral],[data-theme=editorial-dark] .ThemeQuickToggle-module__sPIYha__triggerIcon[data-th=dark]){display:block}.ThemeQuickToggle-module__sPIYha__menu{background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:var(--radius-md);width:168px;box-shadow:var(--shadow-lg);z-index:var(--z-dropdown);outline:none;margin:0;padding:4px;list-style:none;position:absolute;right:0}.ThemeQuickToggle-module__sPIYha__down .ThemeQuickToggle-module__sPIYha__menu{top:calc(100% + 6px)}.ThemeQuickToggle-module__sPIYha__up .ThemeQuickToggle-module__sPIYha__menu{bottom:calc(100% + 6px)}.ThemeQuickToggle-module__sPIYha__rowWrap{display:block}.ThemeQuickToggle-module__sPIYha__row{border-radius:var(--radius-sm);width:100%;color:var(--color-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-left:2px solid #0000;align-items:center;gap:9px;padding:7px 9px;font-size:12px;font-weight:600;transition:background .12s;display:flex;position:relative}.ThemeQuickToggle-module__sPIYha__row[data-active]{background:var(--color-surface-hover)}.ThemeQuickToggle-module__sPIYha__rowIcon{color:var(--color-text-tertiary);flex:none;font-size:14px;line-height:0}.ThemeQuickToggle-module__sPIYha__rowLabel{flex:1;min-width:0}.ThemeQuickToggle-module__sPIYha__rowCheck{color:var(--color-accent-text);visibility:hidden;flex:none;font-size:12px}:is([data-theme=editorial-light] .ThemeQuickToggle-module__sPIYha__row[data-th=light],[data-theme=editorial-neutral] .ThemeQuickToggle-module__sPIYha__row[data-th=neutral],[data-theme=editorial-dark] .ThemeQuickToggle-module__sPIYha__row[data-th=dark]){background:var(--ed-wash,var(--color-surface-hover));font-weight:700}[data-theme=editorial-light] .ThemeQuickToggle-module__sPIYha__row[data-th=light]:before{content:"";background:var(--color-accent-text);pointer-events:none;border-radius:1px;width:2px;height:14px;position:absolute;top:50%;left:0;transform:translateY(-50%)}[data-theme=editorial-neutral] .ThemeQuickToggle-module__sPIYha__row[data-th=neutral]:before{content:"";background:var(--color-accent-text);pointer-events:none;border-radius:1px;width:2px;height:14px;position:absolute;top:50%;left:0;transform:translateY(-50%)}[data-theme=editorial-dark] .ThemeQuickToggle-module__sPIYha__row[data-th=dark]:before{content:"";background:var(--color-accent-text);pointer-events:none;border-radius:1px;width:2px;height:14px;position:absolute;top:50%;left:0;transform:translateY(-50%)}:is([data-theme=editorial-light] .ThemeQuickToggle-module__sPIYha__row[data-th=light] .ThemeQuickToggle-module__sPIYha__rowCheck,[data-theme=editorial-neutral] .ThemeQuickToggle-module__sPIYha__row[data-th=neutral] .ThemeQuickToggle-module__sPIYha__rowCheck,[data-theme=editorial-dark] .ThemeQuickToggle-module__sPIYha__row[data-th=dark] .ThemeQuickToggle-module__sPIYha__rowCheck){visibility:visible}:is([data-theme=editorial-light] .ThemeQuickToggle-module__sPIYha__row[data-th=light] .ThemeQuickToggle-module__sPIYha__rowIcon,[data-theme=editorial-neutral] .ThemeQuickToggle-module__sPIYha__row[data-th=neutral] .ThemeQuickToggle-module__sPIYha__rowIcon,[data-theme=editorial-dark] .ThemeQuickToggle-module__sPIYha__row[data-th=dark] .ThemeQuickToggle-module__sPIYha__rowIcon){color:var(--color-accent-text)}
