.products-module__E8alaG__meteorPage{flex-direction:column;gap:0;display:flex;overflow:hidden}.products-module__E8alaG__fadeInUp{animation:.8s ease-out both products-module__E8alaG__fadeInUp}.products-module__E8alaG__hidden{opacity:0;transform:translateY(40px)}@keyframes products-module__E8alaG__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes products-module__E8alaG__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}@keyframes products-module__E8alaG__pulse-glow{0%,to{opacity:.6}50%{opacity:1}}.products-module__E8alaG__gradientText{background:linear-gradient(135deg,#a651fb,#3bf,#f655a6) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite products-module__E8alaG__shimmer}@keyframes products-module__E8alaG__shimmer{0%,to{background-position:0%}50%{background-position:100%}}.products-module__E8alaG__hero{text-align:center;justify-content:center;align-items:center;min-height:90vh;padding:8rem 2rem 6rem;display:flex;position:relative;overflow:hidden}.products-module__E8alaG__heroCanvas{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.products-module__E8alaG__heroOrbs{pointer-events:none;z-index:0;position:absolute;inset:0}.products-module__E8alaG__orb1,.products-module__E8alaG__orb2,.products-module__E8alaG__orb3{filter:blur(100px);opacity:.15;border-radius:50%;animation:20s ease-in-out infinite products-module__E8alaG__float;position:absolute}.products-module__E8alaG__orb1{background:#9938fa;width:600px;height:600px;animation-delay:0s;top:-15%;left:-10%}.products-module__E8alaG__orb2{background:#1ab2ff;width:500px;height:500px;animation-delay:-7s;bottom:-10%;right:-5%}.products-module__E8alaG__orb3{background:#f53d99;width:350px;height:350px;animation-delay:-14s;top:30%;right:20%}.products-module__E8alaG__heroContent{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;display:flex;position:relative}.products-module__E8alaG__heroBadge{color:var(--color-accent,#a655f6);letter-spacing:.02em;background:#a655f61a;border:1px solid #a655f633;border-radius:50px;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.products-module__E8alaG__heroBadgeDot{background:#3cdd7f;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite products-module__E8alaG__pulse-glow}.products-module__E8alaG__heroTitle{letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(2.8rem,6vw,4.5rem);font-weight:800;line-height:1.1}.products-module__E8alaG__heroSubtitle{color:var(--text-secondary);max-width:620px;font-size:1.2rem;line-height:1.7}.products-module__E8alaG__heroCtas{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.products-module__E8alaG__ctaPrimary{border-radius:var(--radius-md,12px);color:#fff;cursor:pointer;background:linear-gradient(135deg,#9439ef,#4725f4);border:none;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .3s;display:inline-flex;box-shadow:0 4px 24px #8c2bee4d}.products-module__E8alaG__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #8c2bee73}.products-module__E8alaG__ctaPrimary:active{transform:translateY(0)}.products-module__E8alaG__ctaSecondary{border-radius:var(--radius-md,12px);color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;transition:background-color .2s,border-color .2s;display:inline-flex}.products-module__E8alaG__ctaSecondary:hover{background:var(--bg-surface-secondary);border-color:var(--text-secondary)}.products-module__E8alaG__heroSocialProof{color:var(--text-secondary);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.85rem;display:flex}.products-module__E8alaG__heroSeparator{opacity:.4}.products-module__E8alaG__editorSection{width:100%;max-width:900px;margin-inline:auto;padding:0 2rem 6rem}.products-module__E8alaG__editorWindow{border:1px solid var(--border-color);background:var(--bg-surface,#0d0d14);border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a,0 20px 60px #0006,0 0 120px #801ae60f}.products-module__E8alaG__editorTopBar{background:var(--bg-surface-secondary,#161622);border-bottom:1px solid var(--border-color);align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.products-module__E8alaG__editorDots{gap:6px;display:flex}.products-module__E8alaG__dotRed,.products-module__E8alaG__dotYellow,.products-module__E8alaG__dotGreen{border-radius:50%;width:11px;height:11px}.products-module__E8alaG__dotRed{background:#dd3c3c}.products-module__E8alaG__dotYellow{background:#f4c025}.products-module__E8alaG__dotGreen{background:#33cc4c}.products-module__E8alaG__editorTabs{gap:2px;display:flex}.products-module__E8alaG__editorTab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem .85rem;font-size:.8rem;font-weight:500;transition:background-color .15s,color .15s}.products-module__E8alaG__editorTab:hover{background:#ffffff0d}.products-module__E8alaG__editorTabActive{color:var(--color-accent,#a655f6);background:#9947eb1f;font-weight:600}.products-module__E8alaG__editorLang{color:var(--text-secondary);opacity:.6;margin-left:auto;font-size:.75rem}.products-module__E8alaG__editorBody{min-height:360px;padding:1.25rem 0;display:flex;overflow-x:auto}.products-module__E8alaG__lineNumbers{color:var(--text-secondary);opacity:.35;-webkit-user-select:none;user-select:none;text-align:right;flex-direction:column;min-width:3rem;padding:0 1rem 0 1.25rem;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.8rem;line-height:1.65;display:flex}.products-module__E8alaG__codeBlock{color:var(--text-primary);white-space:pre;flex:1;margin:0;padding:0 1.5rem 0 .75rem;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.8rem;line-height:1.65;overflow-x:auto}.products-module__E8alaG__editorStatusBar{color:var(--text-secondary);background:var(--bg-surface-secondary,#161622);border-top:1px solid var(--border-color);opacity:.8;align-items:center;gap:1.5rem;padding:.5rem 1.25rem;font-size:.72rem;display:flex}.products-module__E8alaG__statsSection{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;max-width:1100px;margin-inline:auto;padding:3rem 2rem 5rem;display:grid}.products-module__E8alaG__statCard{text-align:center;background:var(--bg-surface,#fff);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;align-items:center;padding:2rem 1rem;transition:transform .2s,border-color .3s;display:flex}.products-module__E8alaG__statCard:hover{border-color:#9947eb4d;transform:translateY(-4px)}.products-module__E8alaG__statValue{letter-spacing:-.02em;background:linear-gradient(135deg,#a651fb,#3bf);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800}.products-module__E8alaG__statLabel{color:var(--text-primary);margin-top:.25rem;font-size:1rem;font-weight:700}.products-module__E8alaG__statSublabel{color:var(--text-secondary);margin-top:.15rem;font-size:.82rem}.products-module__E8alaG__featuresSection{width:100%;max-width:1100px;margin-inline:auto;padding:5rem 2rem}.products-module__E8alaG__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3.5rem;display:flex}.products-module__E8alaG__sectionBadge{border-radius:var(--radius-sm,8px);color:var(--color-accent,#a655f6);text-transform:uppercase;letter-spacing:.05em;background:#a655f61a;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-block}.products-module__E8alaG__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2}.products-module__E8alaG__sectionSubtitle{color:var(--text-secondary);max-width:560px;font-size:1.1rem;line-height:1.6}.products-module__E8alaG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.products-module__E8alaG__featureCard{background:var(--bg-surface,#fff);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:.75rem;padding:2rem;transition:transform .25s,border-color .3s,box-shadow .3s;display:flex}.products-module__E8alaG__featureCard:hover{border-color:#9947eb40;transform:translateY(-4px);box-shadow:0 12px 40px #8033cc14}.products-module__E8alaG__featureIcon{width:52px;height:52px;color:var(--color-accent,#a655f6);background:#a655f614;border-radius:14px;justify-content:center;align-items:center;display:flex}.products-module__E8alaG__featureTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.products-module__E8alaG__featureDesc{color:var(--text-secondary);font-size:.92rem;line-height:1.6}.products-module__E8alaG__workflowSection{width:100%;max-width:1100px;margin-inline:auto;padding:5rem 2rem}.products-module__E8alaG__workflowGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.products-module__E8alaG__workflowCard{background:var(--bg-surface,#fff);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:.75rem;padding:2rem 1.5rem;transition:transform .25s;display:flex;position:relative}.products-module__E8alaG__workflowCard:hover{transform:translateY(-4px)}.products-module__E8alaG__workflowStep{background:linear-gradient(135deg,#a651fb,#3bf);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.products-module__E8alaG__workflowTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.products-module__E8alaG__workflowDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.products-module__E8alaG__workflowConnector{display:none}.products-module__E8alaG__sunlightSection{width:100%;max-width:900px;margin-inline:auto;padding:5rem 2rem}.products-module__E8alaG__sunlightContent{text-align:center;background:var(--bg-surface,#fff);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;align-items:center;gap:1.25rem;padding:3.5rem;display:flex;position:relative;overflow:hidden}.products-module__E8alaG__sunlightContent:before{content:"";background:linear-gradient(90deg,#a651fb,#3bf,#f655a6);height:3px;position:absolute;top:0;left:0;right:0}.products-module__E8alaG__sunlightDesc{color:var(--text-secondary);max-width:640px;font-size:1.05rem;line-height:1.7}.products-module__E8alaG__sunlightFeatures{text-align:left;grid-template-columns:repeat(2,1fr);gap:.75rem 2rem;margin-top:1rem;display:grid}.products-module__E8alaG__sunlightFeature{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.92rem;display:flex}.products-module__E8alaG__sunlightCheck{color:#26d971;font-size:1rem;font-weight:700}.products-module__E8alaG__ctaSection{text-align:center;padding:6rem 2rem 8rem;position:relative;overflow:hidden}.products-module__E8alaG__ctaOrbs{pointer-events:none;position:absolute;inset:0}.products-module__E8alaG__ctaOrb1,.products-module__E8alaG__ctaOrb2{filter:blur(120px);opacity:.12;border-radius:50%;animation:20s ease-in-out infinite products-module__E8alaG__float;position:absolute}.products-module__E8alaG__ctaOrb1{background:#9938fa;width:400px;height:400px;bottom:-20%;left:10%}.products-module__E8alaG__ctaOrb2{background:#1ab2ff;width:350px;height:350px;animation-delay:-10s;top:-10%;right:10%}.products-module__E8alaG__ctaContent{z-index:1;flex-direction:column;align-items:center;gap:1.25rem;display:flex;position:relative}.products-module__E8alaG__ctaTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2}.products-module__E8alaG__ctaSubtitle{color:var(--text-secondary);max-width:480px;font-size:1.1rem}@media (max-width:992px){.products-module__E8alaG__statsSection,.products-module__E8alaG__featuresGrid,.products-module__E8alaG__workflowGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.products-module__E8alaG__hero{min-height:auto;padding:6rem 1.25rem 4rem}.products-module__E8alaG__heroTitle{font-size:2.2rem}.products-module__E8alaG__heroSubtitle{font-size:1rem}.products-module__E8alaG__statsSection{grid-template-columns:1fr 1fr;padding:2rem 1.25rem 4rem}.products-module__E8alaG__statValue{font-size:1.8rem}.products-module__E8alaG__featuresGrid,.products-module__E8alaG__workflowGrid{grid-template-columns:1fr}.products-module__E8alaG__sunlightContent{padding:2rem 1.5rem}.products-module__E8alaG__sunlightFeatures{grid-template-columns:1fr}.products-module__E8alaG__editorSection{padding:0 1rem 4rem}.products-module__E8alaG__editorBody{min-height:280px}.products-module__E8alaG__editorStatusBar{flex-wrap:wrap;gap:.75rem}}
