.landing-module__g1LwZa__pageWrapper{background-color:var(--bg-primary);color:var(--text-primary);flex-direction:column;min-height:100vh;font-family:inherit;display:flex}@keyframes landing-module__g1LwZa__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.landing-module__g1LwZa__animateFloat{animation:4s ease-in-out infinite landing-module__g1LwZa__float}.landing-module__g1LwZa__animateFloatDelayed{animation:4s ease-in-out 1s infinite landing-module__g1LwZa__float}.landing-module__g1LwZa__maxWidth{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.landing-module__g1LwZa__maxWidth{padding:0 1.5rem}}@media (min-width:1024px){.landing-module__g1LwZa__maxWidth{padding:0 2rem}}.landing-module__g1LwZa__textGradient{color:#0000;background-image:linear-gradient(#fff,#94a3b8);-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__btnPrimary{background-color:var(--accent-primary);color:#fff;border-radius:var(--radius-sm);transition:all var(--transition-fast);box-shadow:0 4px 14px var(--accent-glow);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.75rem 1.75rem;font-size:.875rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__btnPrimary:hover{background-color:var(--accent-primary-hover);transform:scale(1.02)}.landing-module__g1LwZa__btnSecondary{background-color:var(--bg-surface);color:var(--text-primary);border:1px solid var(--border-default);border-radius:var(--radius-sm);transition:all var(--transition-fast);cursor:pointer;justify-content:center;align-items:center;padding:.75rem 1.75rem;font-size:.875rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__btnSecondary:hover{background-color:var(--bg-surface-hover)}.landing-module__g1LwZa__btnGhost{color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;font-size:.875rem;font-weight:500;text-decoration:none}.landing-module__g1LwZa__btnGhost:hover{color:var(--text-primary)}.landing-module__g1LwZa__header{z-index:50;background-color:var(--glass-bg);width:100%;-webkit-backdrop-filter:blur(var(--glass-blur));border-bottom:1px solid var(--border-default);position:fixed;top:0}.landing-module__g1LwZa__nav{justify-content:space-between;align-items:center;height:4rem;display:flex}.landing-module__g1LwZa__navLinks{align-items:center;gap:2rem;display:none}.landing-module__g1LwZa__navLinks a{text-decoration:none}@media (min-width:768px){.landing-module__g1LwZa__navLinks{display:flex}}.landing-module__g1LwZa__authActions{align-items:center;gap:1rem;display:flex}.landing-module__g1LwZa__main{flex:1;padding-top:4rem}.landing-module__g1LwZa__hero{padding:5rem 0;position:relative;overflow:hidden}@media (min-width:1024px){.landing-module__g1LwZa__hero{padding:8rem 0 10rem}}.landing-module__g1LwZa__heroGlow{filter:blur(120px);pointer-events:none;background-color:#3b82f61a;border-radius:50%;width:100%;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__heroContent{text-align:center;z-index:10;max-width:56rem;margin:0 auto 4rem;position:relative}.landing-module__g1LwZa__heroTitle{letter-spacing:-.025em;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}@media (min-width:1024px){.landing-module__g1LwZa__heroTitle{font-size:4.5rem}}.landing-module__g1LwZa__heroSubtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.625}@media (min-width:1024px){.landing-module__g1LwZa__heroSubtitle{font-size:1.25rem}}.landing-module__g1LwZa__heroButtons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.landing-module__g1LwZa__heroButtons{flex-direction:row}}.landing-module__g1LwZa__heroButtons>*{width:100%;padding:1rem 2rem;font-size:1.125rem}@media (min-width:640px){.landing-module__g1LwZa__heroButtons>*{width:auto}}.landing-module__g1LwZa__mockupContainer{max-width:64rem;margin:3rem auto 0;position:relative}.landing-module__g1LwZa__mockupGradientBorder{border-radius:var(--radius-sm);background:var(--bg-surface);box-shadow:var(--shadow-lg);padding:.5rem;position:relative}.landing-module__g1LwZa__mockupGradientBorder:before{content:"";background:linear-gradient(45deg,var(--accent-primary),transparent,var(--accent-primary));-webkit-mask-composite:xor;pointer-events:none;border-radius:5px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-module__g1LwZa__mockupWindow{background-color:var(--bg-primary);border-radius:var(--radius-sm);border:1px solid var(--border-default);aspect-ratio:16/9;flex-direction:column;display:flex;overflow:hidden}.landing-module__g1LwZa__mockupInner{border-radius:var(--radius-sm);border:1px solid var(--border-default);width:100%;height:100%;box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.landing-module__g1LwZa__heroImage{object-fit:cover;width:100%;height:100%;display:block}.landing-module__g1LwZa__imageOverlay{background:linear-gradient(to bottom,transparent 60%,var(--bg-primary));pointer-events:none;position:absolute;inset:0}.landing-module__g1LwZa__badge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;background:#3b82f61a;border:1px solid #3b82f633;border-radius:999px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.landing-module__g1LwZa__mockupHeader{border-bottom:1px solid var(--border-default);background-color:var(--bg-surface);align-items:center;gap:.5rem;height:2.5rem;padding:0 1rem;display:flex}.landing-module__g1LwZa__mockupDots{gap:.375rem;display:flex}.landing-module__g1LwZa__mockupDot{border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__mockupDotRed{background-color:#ef444480}.landing-module__g1LwZa__mockupDotYellow{background-color:#eab30880}.landing-module__g1LwZa__mockupDotGreen{background-color:#22c55e80}.landing-module__g1LwZa__mockupTitle{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 auto;font-family:monospace;font-size:.75rem}.landing-module__g1LwZa__mockupBody{background-image:radial-gradient(var(--border-default)1px,transparent 1px);background-size:20px 20px;flex:1;padding:2rem;position:relative;overflow:hidden}.landing-module__g1LwZa__mockupCenter{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.landing-module__g1LwZa__mockupTooltip1{color:#4ade80;border-radius:var(--radius-sm);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#22c55e1a;border:1px solid #22c55e4d;padding:.5rem .75rem;font-family:monospace;font-size:.75rem;position:absolute;top:2.5rem;right:2.5rem}.landing-module__g1LwZa__mockupTooltip2{color:#f87171;border-radius:var(--radius-sm);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ef44441a;border:1px solid #ef44444d;padding:.5rem .75rem;font-family:monospace;font-size:.75rem;position:absolute;bottom:25%;left:2.5rem}.landing-module__g1LwZa__mockupNodes{align-items:center;gap:3rem;display:flex}.landing-module__g1LwZa__mockupNode{border:1px solid var(--border-default);background-color:var(--bg-surface);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;padding:1.5rem;display:flex}.landing-module__g1LwZa__mockupNodePrimary{border-color:var(--accent-primary);background-color:#3b82f60d;box-shadow:0 0 20px #3b82f61a}.landing-module__g1LwZa__mockupIcon{width:3rem;height:3rem;color:var(--accent-primary);background-color:#3b82f633;border-radius:.5rem;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.landing-module__g1LwZa__mockupLabel{color:var(--text-muted);text-transform:uppercase;font-size:.625rem;font-weight:700}.landing-module__g1LwZa__mockupEdge{background-color:#3b82f64d;width:5rem;height:1px;position:relative}.landing-module__g1LwZa__mockupEdgeDot{background-color:var(--accent-primary);border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__problemSection{background-color:var(--bg-surface);border-top:1px solid var(--border-default);border-bottom:1px solid var(--border-default);padding:6rem 0}.landing-module__g1LwZa__sectionHeader{margin-bottom:4rem}.landing-module__g1LwZa__sectionTitle{margin-bottom:1rem;font-size:1.875rem;font-weight:700}.landing-module__g1LwZa__sectionEyebrow{color:var(--accent-primary);letter-spacing:.1em;text-transform:uppercase;font-family:monospace;font-size:.875rem;font-weight:700}.landing-module__g1LwZa__problemGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.landing-module__g1LwZa__problemGrid{grid-template-columns:repeat(3,1fr)}}.landing-module__g1LwZa__problemCard{border:1px solid var(--border-default);background-color:var(--bg-primary);border-radius:var(--radius-sm);transition:border-color var(--transition-normal);padding:2rem}.landing-module__g1LwZa__problemCard:hover{border-color:#3b82f680}.landing-module__g1LwZa__problemIcon{background-color:var(--bg-secondary);border-radius:var(--radius-sm);color:#ef4444;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.5rem;display:flex}.landing-module__g1LwZa__problemCardTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__problemCardText{color:var(--text-secondary);line-height:1.625}.landing-module__g1LwZa__featuresSection{padding:6rem 0}.landing-module__g1LwZa__featureRow{grid-template-columns:1fr;align-items:center;gap:4rem;margin-bottom:8rem;display:grid}@media (min-width:1024px){.landing-module__g1LwZa__featureRow{grid-template-columns:1fr 1fr}}.landing-module__g1LwZa__featureTitle{margin-bottom:1.5rem;font-size:1.875rem;font-weight:700}@media (min-width:1024px){.landing-module__g1LwZa__featureTitle{font-size:2.25rem}}.landing-module__g1LwZa__featureDesc{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.625}.landing-module__g1LwZa__featureList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__featureListItem{color:var(--text-primary);align-items:center;gap:.75rem;display:flex}.landing-module__g1LwZa__featureVisual{background-color:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);padding:1.5rem}.landing-module__g1LwZa__chatContainer{flex-direction:column;gap:1rem;display:flex}.landing-module__g1LwZa__chatBubble{background-color:var(--bg-secondary);border-radius:var(--radius-sm);align-items:flex-start;gap:.75rem;max-width:80%;padding:1rem;display:flex}.landing-module__g1LwZa__chatAvatar{background-color:var(--accent-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.625rem;font-weight:700;display:flex}.landing-module__g1LwZa__chatText{color:var(--text-primary);font-size:.875rem;line-height:1.5}.landing-module__g1LwZa__chatBubbleHighlight{border-radius:var(--radius-sm);background-color:#3b82f61a;border:1px solid #3b82f633;align-self:flex-end;max-width:80%;padding:1rem}.landing-module__g1LwZa__pricingHeader{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.landing-module__g1LwZa__pricingTitle{font-weight:700}.landing-module__g1LwZa__pricingAmount{color:var(--accent-primary);font-size:1.5rem;font-weight:700}.landing-module__g1LwZa__pricingRows{flex-direction:column;gap:1rem;display:flex}.landing-module__g1LwZa__pricingRow{background-color:var(--bg-primary);border:1px solid var(--accent-primary);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:1rem;display:flex}.landing-module__g1LwZa__pricingRowFaded{background-color:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-sm);opacity:.6;justify-content:space-between;align-items:center;padding:1rem;display:flex}.landing-module__g1LwZa__pRowTag{color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.landing-module__g1LwZa__pRowDesc{font-size:.875rem}.landing-module__g1LwZa__pRowValue{text-align:right;font-weight:700}.landing-module__g1LwZa__pRowDiff{color:#22c55e;font-size:.625rem}.landing-module__g1LwZa__iacContainer{border:1px solid var(--border-default);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);background-color:#09090b;padding:1.5rem;font-family:monospace;font-size:.875rem;position:relative;overflow:hidden}.landing-module__g1LwZa__iacBadge{color:var(--accent-primary);text-transform:uppercase;background-color:#3b82f633;border-radius:4px;padding:.25rem .5rem;font-size:.625rem;font-weight:700;position:absolute;top:1rem;right:1rem}.landing-module__g1LwZa__iacCode{color:#60a5fa;margin:0}.landing-module__g1LwZa__iacCodeString{color:#4ade80}.landing-module__g1LwZa__iacIndent1{color:var(--text-primary);margin:0;padding-left:1rem}.landing-module__g1LwZa__iacIndent2{color:var(--text-primary);margin:0;padding-left:2rem}.landing-module__g1LwZa__iacString{color:#facc15}.landing-module__g1LwZa__iacFooter{border-top:1px solid var(--border-default);justify-content:flex-end;margin-top:1rem;padding-top:1rem;display:flex}.landing-module__g1LwZa__iacBtn{background-color:var(--bg-secondary);color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.375rem .75rem;font-size:.75rem}.landing-module__g1LwZa__iacBtn:hover{background-color:#3f3f46}.landing-module__g1LwZa__visualElementsPreview{background-color:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);flex-direction:column;align-items:center;gap:2rem;padding:3rem;display:flex}.landing-module__g1LwZa__sampleBox{border:2px dashed var(--accent-primary);border-radius:var(--radius-sm);background:#3b82f60d;align-items:flex-end;width:12rem;height:8rem;padding:.5rem;display:flex;box-shadow:0 0 15px #3b82f61a}.landing-module__g1LwZa__sampleBoxLabel{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.625rem;font-weight:700}.landing-module__g1LwZa__sampleText{background-color:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-secondary);border-left:3px solid var(--accent-primary);max-width:14rem;box-shadow:var(--shadow-md);padding:1rem;font-size:.875rem}.landing-module__g1LwZa__order1{order:1}.landing-module__g1LwZa__order2{order:2}@media (min-width:1024px){.landing-module__g1LwZa__orderLg1{order:1}.landing-module__g1LwZa__orderLg2{order:2}}.landing-module__g1LwZa__comparisonSection{background-color:var(--bg-surface);padding:6rem 0}.landing-module__g1LwZa__comparisonTitle{text-align:center;margin-bottom:3rem;font-size:1.875rem;font-weight:700}.landing-module__g1LwZa__comparisonContainer{max-width:56rem;margin:0 auto}.landing-module__g1LwZa__tableWrapper{border:1px solid var(--border-default);border-radius:var(--radius-sm);overflow:hidden}.landing-module__g1LwZa__compareTable{text-align:left;border-collapse:collapse;width:100%}.landing-module__g1LwZa__compareTh{text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--border-default);color:var(--text-muted);background-color:#18181b;padding:1.5rem;font-size:.875rem;font-weight:700}.landing-module__g1LwZa__compareThHighlight{color:var(--accent-primary)}.landing-module__g1LwZa__compareTd{border-bottom:1px solid var(--border-default);padding:1.5rem}.landing-module__g1LwZa__compareTr:last-child .landing-module__g1LwZa__compareTd{border-bottom:none}.landing-module__g1LwZa__compareTdName{font-weight:500}.landing-module__g1LwZa__compareTdLegacy{color:var(--text-muted)}.landing-module__g1LwZa__compareTdSynapse{color:#4ade80;font-weight:700}.landing-module__g1LwZa__testiSection{padding:6rem 0}.landing-module__g1LwZa__testiContainer{justify-content:center;display:flex}.landing-module__g1LwZa__testiCard{background-color:var(--bg-surface);border-radius:var(--radius-sm);border:1px solid var(--border-default);max-width:42rem;padding:2rem;position:relative}.landing-module__g1LwZa__quoteIcon{color:var(--accent-primary);opacity:.2;width:6rem;height:6rem;position:absolute;top:-1.5rem;left:-1.5rem}.landing-module__g1LwZa__testiText{color:var(--text-primary);z-index:10;margin-bottom:2rem;font-size:1.25rem;font-style:italic;line-height:1.6;position:relative}.landing-module__g1LwZa__testiHighlight{color:var(--accent-primary);font-weight:700}.landing-module__g1LwZa__testiAuthor{align-items:center;gap:1rem;display:flex}.landing-module__g1LwZa__testiAvatar{background-color:var(--bg-secondary);width:3rem;height:3rem;color:var(--accent-primary);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.landing-module__g1LwZa__testiName{color:#fff;font-weight:700}.landing-module__g1LwZa__testiRole{color:var(--text-muted);font-size:.875rem}.landing-module__g1LwZa__ctaSection{padding:6rem 0;position:relative;overflow:hidden}.landing-module__g1LwZa__ctaBg{pointer-events:none;background-color:#3b82f60d;position:absolute;inset:0}.landing-module__g1LwZa__ctaContent{text-align:center;z-index:10;position:relative}.landing-module__g1LwZa__ctaTitle{margin-bottom:2rem;font-size:2.25rem;font-style:italic;font-weight:700}@media (min-width:1024px){.landing-module__g1LwZa__ctaTitle{font-size:3rem}}.landing-module__g1LwZa__ctaBtn{background-color:var(--accent-primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);border:none;padding:1.25rem 2.5rem;font-size:1.25rem;font-weight:700;box-shadow:0 10px 30px #3b82f633}.landing-module__g1LwZa__ctaBtn:hover{background-color:var(--accent-primary-hover)}.landing-module__g1LwZa__ctaSubtitle{color:var(--text-muted);margin-top:1.5rem;font-size:.875rem}.landing-module__g1LwZa__footer{background-color:var(--bg-surface);border-top:1px solid var(--border-default);padding:5rem 0 3rem}.landing-module__g1LwZa__footerGrid{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.landing-module__g1LwZa__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr}}.landing-module__g1LwZa__footerBrand{grid-column:span 2}.landing-module__g1LwZa__footerLogo{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.landing-module__g1LwZa__footerIcon{background-color:var(--accent-primary);border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.landing-module__g1LwZa__footerName{font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__footerDesc{color:var(--text-secondary);max-width:20rem;margin-bottom:1rem;line-height:1.5}.landing-module__g1LwZa__footerSocial{gap:1rem;display:flex}.landing-module__g1LwZa__footerSocial a{color:var(--text-muted);transition:color var(--transition-fast)}.landing-module__g1LwZa__footerSocial a:hover{color:#fff}.landing-module__g1LwZa__footerColTitle{text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.875rem;font-weight:700}.landing-module__g1LwZa__footerLinks{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__footerLinks a{color:var(--text-muted);transition:color var(--transition-fast);font-size:.875rem;text-decoration:none}.landing-module__g1LwZa__footerLinks a:hover{color:#fff}.landing-module__g1LwZa__footerBottom{border-top:1px solid var(--border-default);flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (min-width:768px){.landing-module__g1LwZa__footerBottom{flex-direction:row}}.landing-module__g1LwZa__footerCopyright{color:var(--text-muted);font-size:.875rem}.landing-module__g1LwZa__footerStatus{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.landing-module__g1LwZa__statusDot{background-color:#22c55e;border-radius:50%;width:.5rem;height:.5rem}
