.landing-module__g1LwZa__pageWrapper{background-color:var(--bg-primary);color:var(--text-primary);--accent-primary:#6366f1;--accent-cyan:#2dd4bf;--accent-glow:#6366f180;--glass-bg:#060608b3;--glass-card:#ffffff08;--glass-border:#ffffff14;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-muted:#64748b;--radius-xl:1.5rem;--radius-lg:1rem;--radius-md:.75rem;flex-direction:column;min-height:100vh;font-family:Manrope,sans-serif;display:flex;overflow-x:hidden}.landing-module__g1LwZa__maxWidth{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){.landing-module__g1LwZa__maxWidth{padding:0 2rem}}.landing-module__g1LwZa__textGradient{color:#0000;-webkit-background-clip:text;background-clip:text;background-image:var(--gradient-primary)}.landing-module__g1LwZa__iconAccent{color:var(--accent-primary)}@keyframes landing-module__g1LwZa__pulseGlow{0%{box-shadow:0 0 #6366f166}70%{box-shadow:0 0 0 10px #6366f100}to{box-shadow:0 0 #6366f100}}@keyframes landing-module__g1LwZa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes landing-module__g1LwZa__drawPath{to{stroke-dashoffset:0}}@keyframes landing-module__g1LwZa__drift{0%{transform:translate(0)rotate(0)}33%{transform:translate(30px,-50px)rotate(5deg)}66%{transform:translate(-20px,20px)rotate(-5deg)}to{transform:translate(0)rotate(0)}}@keyframes landing-module__g1LwZa__spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-module__g1LwZa__btnPrimaryLarge{background:var(--gradient-primary);color:#0f131d;border-radius:var(--radius-md);box-shadow:0 0 20px var(--accent-glow);cursor:pointer;letter-spacing:-.01em;border:none;align-items:center;gap:.5rem;padding:.875rem 2rem;font-family:Space Grotesk,sans-serif;font-size:1.125rem;font-weight:700;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__btnPrimaryLarge:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 0 30px #00f5ff66}.landing-module__g1LwZa__btnPrimarySmall{background:var(--gradient-primary);color:#0f131d;border-radius:var(--radius-md);cursor:pointer;border:1px solid #ffffff1a;padding:.5rem 1.25rem;font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:700;transition:all .2s;box-shadow:0 2px 10px #6366f133}.landing-module__g1LwZa__btnPrimarySmall:hover{filter:brightness(1.1)}.landing-module__g1LwZa__btnGhost{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.landing-module__g1LwZa__btnGhost:hover{color:var(--accent-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-subtle);position:fixed;top:0}.landing-module__g1LwZa__nav{justify-content:space-between;align-items:center;height:4.5rem;display:flex}.landing-module__g1LwZa__logoGroup{align-items:center;gap:.75rem;display:flex}.landing-module__g1LwZa__logoGroupFaded{opacity:.6;align-items:center;gap:.75rem;display:flex}.landing-module__g1LwZa__brandName{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:1.125rem;font-weight:700}.landing-module__g1LwZa__navLinks{align-items:center;gap:2.5rem;display:none}@media (min-width:768px){.landing-module__g1LwZa__navLinks{display:flex}}.landing-module__g1LwZa__navLink{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-family:Space Grotesk,sans-serif;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLink:hover{color:var(--accent-primary)}.landing-module__g1LwZa__authActions{align-items:center;gap:1.25rem;display:flex}.landing-module__g1LwZa__main{flex:1;padding-top:4.5rem}.landing-module__g1LwZa__hero{background-color:var(--bg-primary);align-items:center;min-height:calc(100vh - 4.5rem);padding:6rem 0;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.landing-module__g1LwZa__hero{padding:9rem 0 6rem}}.landing-module__g1LwZa__heroGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#6366f126 0%,#06060800 70%);width:80vw;height:600px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__heroGlowAccent{pointer-events:none;z-index:0;background:radial-gradient(circle,#2dd4bf0d 0%,#06060800 70%);width:500px;height:500px;position:absolute;top:10%;right:-10%}.landing-module__g1LwZa__heroGrid{z-index:1;pointer-events:none;background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 30%,#000,#0000 80%);mask-image:radial-gradient(circle at 30%,#000,#0000 80%)}.landing-module__g1LwZa__hero .landing-module__g1LwZa__maxWidth{z-index:10;flex-direction:column;align-items:center;gap:4rem;display:flex;position:relative}@media (min-width:1024px){.landing-module__g1LwZa__hero .landing-module__g1LwZa__maxWidth{text-align:left;flex-direction:row;justify-content:space-between;gap:2rem}}.landing-module__g1LwZa__heroContent{flex:1;max-width:600px}@media (max-width:1023px){.landing-module__g1LwZa__heroContent{text-align:center;flex-direction:column;align-items:center;display:flex}}@media (min-width:768px){.landing-module__g1LwZa__heroTitle{font-size:4.5rem}}.landing-module__g1LwZa__heroSubtitle{color:var(--text-secondary);max-width:500px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.landing-module__g1LwZa__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:1023px){.landing-module__g1LwZa__heroButtons{justify-content:center}}.landing-module__g1LwZa__presentationContainer{flex:1;width:100%;max-width:580px;position:relative}.landing-module__g1LwZa__statsRow{border-top:1px solid var(--glass-border);gap:3rem;margin-top:4rem;padding-top:2rem;display:flex}.landing-module__g1LwZa__statItem{flex-direction:column;gap:.25rem;display:flex}@keyframes landing-module__g1LwZa__floatSlow{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(2deg)}}.landing-module__g1LwZa__floatingIcon{pointer-events:none;opacity:.2;color:var(--accent-primary);animation:6s ease-in-out infinite landing-module__g1LwZa__floatSlow;position:absolute}.landing-module__g1LwZa__floatingElement{pointer-events:none;z-index:2;opacity:.4;color:var(--accent-primary);filter:blur(1px);position:absolute}.landing-module__g1LwZa__statRow{border-top:1px solid var(--border-subtle);gap:3rem;margin-top:4rem;padding-top:2rem;animation:1s ease-out forwards landing-module__g1LwZa__fadeIn;display:flex}.landing-module__g1LwZa__statItem{flex-direction:column;display:flex}.landing-module__g1LwZa__statValue{color:var(--text-primary);font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700}.landing-module__g1LwZa__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.landing-module__g1LwZa__heroContent{text-align:center;z-index:10;max-width:100%;position:relative}@media (min-width:1024px){.landing-module__g1LwZa__heroContent{text-align:left;flex:1;max-width:42rem}}.landing-module__g1LwZa__badge{background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--accent-primary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-transform:uppercase;letter-spacing:.1em;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.375rem 1.25rem;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:700;display:inline-flex}.landing-module__g1LwZa__badgePulse{background-color:var(--accent-primary);width:6px;height:6px;box-shadow:0 0 10px var(--accent-primary);border-radius:50%;animation:2s infinite landing-module__g1LwZa__pulseGlow}.landing-module__g1LwZa__heroTitle{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.05}@media (min-width:1024px){.landing-module__g1LwZa__heroTitle{font-size:5rem}}.landing-module__g1LwZa__heroSubtitle{color:var(--text-secondary);max-width:42rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}@media (min-width:1024px){.landing-module__g1LwZa__heroSubtitle{font-size:1.25rem}}.landing-module__g1LwZa__heroButtons{justify-content:center;gap:1.5rem;display:flex}@media (min-width:1024px){.landing-module__g1LwZa__heroButtons{justify-content:flex-start}}.landing-module__g1LwZa__presentationContainer{z-index:10;width:100%;max-width:48rem;animation:8s ease-in-out infinite landing-module__g1LwZa__float;position:relative}@media (min-width:1024px){.landing-module__g1LwZa__presentationContainer{flex:1;max-width:50%}}.landing-module__g1LwZa__presentationGlow{border-radius:var(--radius-xl);z-index:-1;filter:blur(40px);background:linear-gradient(#ffffff1a 0%,#fff0 100%);position:absolute;inset:-1px}.landing-module__g1LwZa__uiWindow{border-radius:var(--radius-xl);border:1px solid var(--glass-border);aspect-ratio:16/9;background:#0a0a0c;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d}.landing-module__g1LwZa__uiHeader{border-bottom:1px solid var(--glass-border);background:#ffffff05;align-items:center;gap:1rem;height:2.5rem;padding:0 1rem;display:flex}.landing-module__g1LwZa__uiDots{gap:.375rem;display:flex}.landing-module__g1LwZa__uiDot{border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__uiTitle{text-align:center;color:var(--text-muted);flex:1;margin-left:-2rem;font-family:monospace;font-size:.7rem}.landing-module__g1LwZa__uiBody{background:radial-gradient(circle,#ffffff08 1px,#0000 1px) 0 0/24px 24px;flex:1;position:relative}.landing-module__g1LwZa__canvasMock{width:100%;height:100%;display:flex}.landing-module__g1LwZa__canvasToolbar{border-right:1px solid var(--glass-border);background:#0003;flex-direction:column;align-items:center;gap:1.25rem;width:3.5rem;padding-top:1rem;display:flex}.landing-module__g1LwZa__toolIcon{background:#ffffff1a;border-radius:6px;width:24px;height:24px}.landing-module__g1LwZa__toolIconActive{background:var(--accent-primary);width:24px;height:24px;box-shadow:0 0 12px var(--accent-glow);border-radius:4px}.landing-module__g1LwZa__canvasArea{flex:1;position:relative;overflow:hidden}.landing-module__g1LwZa__nodeGroup{position:absolute;inset:0}.landing-module__g1LwZa__mockNode{background:var(--bg-secondary);border-left:2px solid var(--accent-primary);border-radius:0 var(--radius-md)var(--radius-md)0;color:var(--text-primary);align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:600;display:flex;position:absolute;box-shadow:0 4px 12px #0003}.landing-module__g1LwZa__nodeIcon{background:var(--text-muted);border-radius:3px;width:16px;height:16px}.landing-module__g1LwZa__nodeIconCyan{background:var(--accent-primary);border-radius:3px;width:16px;height:16px}.landing-module__g1LwZa__nodeIconPrimary{background:var(--accent-secondary);border-radius:3px;width:16px;height:16px}.landing-module__g1LwZa__mockEdge{background:linear-gradient(90deg,var(--glass-border),#ffffff4d,var(--glass-border));z-index:0;height:2px;position:absolute}.landing-module__g1LwZa__aiPanel{border-left:1px solid var(--glass-border);background:#0003;flex-direction:column;width:300px;display:flex}.landing-module__g1LwZa__aiHeader{border-bottom:1px solid var(--border-subtle);align-items:center;gap:.75rem;padding:1rem;display:flex}.landing-module__g1LwZa__aiAvatar{background:var(--gradient-primary);color:#0f131d;width:36px;height:36px;box-shadow:0 0 15px var(--accent-glow);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:flex}.landing-module__g1LwZa__aiName{font-size:.875rem;font-weight:600}.landing-module__g1LwZa__aiStatus{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.08em;margin-top:.125rem;font-size:.6rem;font-weight:700}.landing-module__g1LwZa__aiTranscript{flex-direction:column;flex:1;justify-content:flex-end;gap:1.25rem;padding:1.25rem;display:flex}.landing-module__g1LwZa__aiMessageBubble{border:1px solid var(--glass-border);border-radius:var(--radius-md);color:var(--text-primary);background:#ffffff0d;border-bottom-left-radius:2px;padding:.875rem;font-size:.8125rem;line-height:1.5}.landing-module__g1LwZa__userVoiceIndicator{color:var(--accent-primary);letter-spacing:.05em;text-transform:uppercase;background:#00f5ff0d;border-radius:999px;align-self:flex-end;align-items:center;gap:.5rem;padding:.375rem .875rem;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:700;display:flex}.landing-module__g1LwZa__micActive{color:var(--accent-primary);border-radius:50%;animation:1.5s infinite landing-module__g1LwZa__pulseGlow}.landing-module__g1LwZa__valueSection{background:var(--bg-primary);padding:8rem 0;position:relative}.landing-module__g1LwZa__sectionHeaderCenter{text-align:center;max-width:44rem;margin:0 auto 5rem}.landing-module__g1LwZa__sectionTitle{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.25rem;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700}.landing-module__g1LwZa__sectionDesc{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.landing-module__g1LwZa__valueGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.landing-module__g1LwZa__valueGrid{grid-template-columns:repeat(3,1fr)}}.landing-module__g1LwZa__valueCard{background:var(--bg-secondary);border-left:2px solid var(--border-default);border-radius:0 var(--radius-lg)var(--radius-lg)0;box-shadow:var(--shadow-ambient);padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.landing-module__g1LwZa__valueCard:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-5px)}.landing-module__g1LwZa__valueIcon{width:48px;height:48px;color:var(--accent-primary);background:#00f5ff0d;border-radius:6px;justify-content:center;align-items:center;margin-bottom:1.75rem;display:flex}.landing-module__g1LwZa__valueCardTitle{letter-spacing:-.02em;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__valueCardText{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.landing-module__g1LwZa__featuresSection{padding:4rem 0 8rem}.landing-module__g1LwZa__featureRow,.landing-module__g1LwZa__featureRowReverse{grid-template-columns:1fr;align-items:center;gap:4rem;margin-bottom:10rem;display:grid}@media (min-width:1024px){.landing-module__g1LwZa__featureRow,.landing-module__g1LwZa__featureRowReverse{grid-template-columns:1fr 1fr;gap:8rem}}.landing-module__g1LwZa__featureText{max-width:36rem}.landing-module__g1LwZa__featureTitle{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700}.landing-module__g1LwZa__featureDesc{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.8}.landing-module__g1LwZa__featureList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__featureListItem{color:var(--text-primary);align-items:center;gap:1rem;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;display:flex}.landing-module__g1LwZa__featureVisualGlass{position:relative}.landing-module__g1LwZa__featureVisualGlass:before{content:"";z-index:-1;background:radial-gradient(circle,#6366f11a 0%,#0000 70%);position:absolute;inset:-20px}.landing-module__g1LwZa__glassCard{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;padding:2.5rem;box-shadow:0 20px 40px #0006}.landing-module__g1LwZa__constraintBadge{color:#ffb4ab;text-transform:uppercase;letter-spacing:.1em;background:#ffb4ab1a;border:1px solid #ffb4ab33;border-radius:4px;margin-bottom:1.5rem;padding:.3rem 1rem;font-family:Space Grotesk,sans-serif;font-size:.65rem;font-weight:800;display:inline-block}.landing-module__g1LwZa__constraintText{color:var(--text-primary);margin-bottom:2rem;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-style:italic;font-weight:400;line-height:1.6}.landing-module__g1LwZa__constraintResponse{color:var(--accent-primary);letter-spacing:.02em;align-items:center;gap:.75rem;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:700;display:flex}.landing-module__g1LwZa__constraintResponse:before{content:"";background:var(--accent-primary);width:8px;height:8px;box-shadow:0 0 8px var(--accent-primary);border-radius:50%;display:block}.landing-module__g1LwZa__reviewList{flex-direction:column;gap:1.25rem;display:flex}.landing-module__g1LwZa__reviewItem{border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-ambient);background:#ffffff05;align-items:center;gap:1.5rem;padding:1.25rem;transition:all .3s;display:flex}.landing-module__g1LwZa__reviewItem:hover{background:#ffffff0a;transform:translate(5px)}.landing-module__g1LwZa__reviewScore{color:#3cddc7;background:#3cddc71a;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:800;display:flex}.landing-module__g1LwZa__reviewScoreWarning{color:#ffb4ab;background:#ffb4ab1a;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:800;display:flex}.landing-module__g1LwZa__reviewTitle{letter-spacing:-.01em;margin-bottom:.25rem;font-family:Space Grotesk,sans-serif;font-size:1.125rem;font-weight:700}.landing-module__g1LwZa__reviewMeta{color:var(--text-secondary);font-family:Manrope,sans-serif;font-size:.85rem}.landing-module__g1LwZa__ctaSection{background-image:var(--gradient-surface);padding:10rem 0;position:relative}.landing-module__g1LwZa__ctaGlow{pointer-events:none;background:radial-gradient(circle,#6366f114 0%,#0000 60%);width:80%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__g1LwZa__ctaContent{text-align:center;z-index:10;max-width:48rem;margin:0 auto;position:relative}.landing-module__g1LwZa__ctaTitle{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}@media (min-width:768px){.landing-module__g1LwZa__ctaTitle{font-size:3.5rem}}.landing-module__g1LwZa__ctaDesc{color:var(--text-secondary);margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.landing-module__g1LwZa__footer{border-top:1px solid var(--border-subtle);background:var(--bg-surface-lowest);padding:4rem 0}.landing-module__g1LwZa__footerInner{flex-direction:column;align-items:center;gap:2rem;display:flex}@media (min-width:768px){.landing-module__g1LwZa__footerInner{flex-direction:row;justify-content:space-between}}.landing-module__g1LwZa__footerLinks{gap:3rem;display:flex}.landing-module__g1LwZa__footerLinks a,.landing-module__g1LwZa__footerLinks button{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:none;padding:0;font-family:Space Grotesk,sans-serif;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__footerLinks a:hover,.landing-module__g1LwZa__footerLinks button:hover{color:var(--accent-primary)}.landing-module__g1LwZa__footerCopyright{color:var(--text-muted);opacity:.8;font-family:JetBrains Mono,monospace;font-size:.8125rem}.landing-module__g1LwZa__enterpriseSection{border-top:1px solid var(--glass-border);background:radial-gradient(circle at 10% 20%,#6366f108 0%,#0000 50%),radial-gradient(circle at 90% 80%,#2dd4bf08 0%,#0000 50%);padding:10rem 0;position:relative}.landing-module__g1LwZa__enterpriseGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#6366f10d 0%,#0000 70%);width:100vw;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__g1LwZa__enterpriseGrid{z-index:10;grid-template-columns:1fr;gap:2rem;margin-top:4rem;display:grid;position:relative}@media (min-width:768px){.landing-module__g1LwZa__enterpriseGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.landing-module__g1LwZa__enterpriseGrid{grid-template-columns:repeat(3,1fr)}}.landing-module__g1LwZa__enterpriseCard{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-xl);background:#0a0a0f99;border:1px solid #ffffff0d;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__enterpriseCard:hover{background:#0f0f19cc;border-color:#6366f14d;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.landing-module__g1LwZa__enterpriseCard:before{content:"";background:var(--gradient-primary);opacity:0;width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.landing-module__g1LwZa__enterpriseCard:hover:before{opacity:1}.landing-module__g1LwZa__enterpriseIcon{width:48px;height:48px;color:var(--accent-primary);background:#6366f11a;border-radius:12px;justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__enterpriseTitle{color:var(--text-primary);letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700}.landing-module__g1LwZa__enterpriseText{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.landing-module__g1LwZa__enterpriseFeatureList{flex-direction:column;gap:.75rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__enterpriseFeatureItem{color:var(--text-muted);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.landing-module__g1LwZa__enterpriseFeatureItem svg{color:var(--accent-cyan)}.landing-module__g1LwZa__enterpriseTag{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-primary);background:#6366f11a;border:1px solid #6366f133;border-radius:999px;align-self:flex-start;padding:.25rem .75rem;font-size:.65rem;font-weight:700}
.ContactModal-module__M_UpNq__overlay{z-index:100;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ContactModal-module__M_UpNq__backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0f111acc;position:absolute;inset:0}.ContactModal-module__M_UpNq__modal{width:100%;max-width:32rem;font-family:var(--font-body);background-color:#1e2336;border:1px solid #ffffff1a;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.ContactModal-module__M_UpNq__header{background-color:#171b29;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ContactModal-module__M_UpNq__headerTitle{color:#fff;font-size:1.25rem;font-weight:700;font-family:var(--font-heading);align-items:center;gap:.5rem;margin:0;display:flex}.ContactModal-module__M_UpNq__headerDesc{color:#9ca3af;margin:.25rem 0 0;font-size:.875rem}.ContactModal-module__M_UpNq__closeButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.ContactModal-module__M_UpNq__closeButton:hover{color:#fff;background-color:#ffffff0d}.ContactModal-module__M_UpNq__form{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.ContactModal-module__M_UpNq__fieldGroup{flex-direction:column;gap:.375rem;display:flex}.ContactModal-module__M_UpNq__label{color:#d1d5db;margin-left:.25rem;font-size:.875rem;font-weight:500}.ContactModal-module__M_UpNq__inputWrapper{width:100%;position:relative}.ContactModal-module__M_UpNq__inputIcon{color:#9ca3af;display:flex;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.ContactModal-module__M_UpNq__textareaIcon{color:#9ca3af;display:flex;position:absolute;top:.875rem;left:.75rem}.ContactModal-module__M_UpNq__input{color:#fff;box-sizing:border-box;background-color:#111420;border:1px solid #ffffff1a;border-radius:.75rem;width:100%;padding:.625rem 1rem .625rem 2.5rem;font-family:inherit;transition:all .2s}.ContactModal-module__M_UpNq__input:focus{border-color:#06b6d480;outline:none;box-shadow:0 0 0 1px #06b6d480}.ContactModal-module__M_UpNq__textarea{color:#fff;resize:none;box-sizing:border-box;background-color:#111420;border:1px solid #ffffff1a;border-radius:.75rem;width:100%;padding:.625rem 1rem .625rem 2.5rem;font-family:inherit;transition:all .2s}.ContactModal-module__M_UpNq__textarea:focus{border-color:#06b6d480;outline:none;box-shadow:0 0 0 1px #06b6d480}.ContactModal-module__M_UpNq__submitBtn{color:#fff;width:100%;font-weight:600;font-family:var(--font-heading);cursor:pointer;background:linear-gradient(90deg,#0891b2,#2563eb);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:1rem;transition:all .2s;display:flex;box-shadow:0 10px 15px -3px #0891b233}.ContactModal-module__M_UpNq__submitBtn:hover:not(:disabled){background:linear-gradient(90deg,#06b6d4,#3b82f6);transform:translateY(-1px)}.ContactModal-module__M_UpNq__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.ContactModal-module__M_UpNq__spinIcon{animation:1s linear infinite ContactModal-module__M_UpNq__spin}@keyframes ContactModal-module__M_UpNq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
