.landing-module__jDH3nq__landingContainer{background-color:var(--bg-dark);min-height:100vh;color:var(--text-primary);overflow-x:hidden}.landing-module__jDH3nq__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.landing-module__jDH3nq__logo{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.landing-module__jDH3nq__logoIcon{background-color:var(--trim-gold);color:#000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.landing-module__jDH3nq__navLinks{gap:2rem;display:flex}.landing-module__jDH3nq__navLink{color:var(--text-secondary);font-weight:500;transition:color .2s}.landing-module__jDH3nq__navLink:hover{color:var(--text-primary)}.landing-module__jDH3nq__loginBtn{border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);padding:.5rem 1.5rem;transition:all .2s}.landing-module__jDH3nq__loginBtn:hover{border-color:var(--trim-gold);color:var(--trim-gold)}.landing-module__jDH3nq__hero{text-align:center;max-width:1200px;margin:0 auto;padding:6rem 2rem 4rem;position:relative}.landing-module__jDH3nq__heroContent{z-index:10;max-width:800px;margin:0 auto;position:relative}.landing-module__jDH3nq__badge{color:var(--trim-gold);background:#fcbd221a;border:1px solid #fcbd224d;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.landing-module__jDH3nq__heroTitle{letter-spacing:-.02em;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.landing-module__jDH3nq__heroSubtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.landing-module__jDH3nq__ctaGroup{justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.landing-module__jDH3nq__primaryBtn{background-color:var(--trim-gold);color:#000;border-radius:var(--radius-md);padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:transform .2s}.landing-module__jDH3nq__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fcbd224d}.landing-module__jDH3nq__secondaryBtn{background-color:var(--surface-2);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s}.landing-module__jDH3nq__secondaryBtn:hover{background-color:var(--surface-1);border-color:var(--text-secondary)}.landing-module__jDH3nq__heroImage{border-radius:var(--radius-lg);border:1px solid var(--border-color);margin-top:2rem;position:relative;overflow:hidden;box-shadow:0 20px 50px -10px #00000080}.landing-module__jDH3nq__heroImage img{width:100%;height:auto;display:block}.landing-module__jDH3nq__features{background-color:var(--bg-darker);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:6rem 2rem}.landing-module__jDH3nq__sectionHeader{text-align:center;max-width:800px;margin:0 auto 4rem}.landing-module__jDH3nq__sectionTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-module__jDH3nq__sectionSubtitle{color:var(--text-secondary);font-size:1.125rem}.landing-module__jDH3nq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.landing-module__jDH3nq__featureCard{background-color:var(--surface-1);border-radius:var(--radius-lg);border:1px solid var(--border-color);padding:2rem;transition:transform .2s}.landing-module__jDH3nq__featureCard:hover{border-color:var(--trim-gold);transform:translateY(-5px)}.landing-module__jDH3nq__featureIcon{border-radius:var(--radius-md);width:48px;height:48px;color:var(--trim-gold);background-color:#fcbd221a;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.landing-module__jDH3nq__featureTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.landing-module__jDH3nq__featureDesc{color:var(--text-secondary);line-height:1.6}.landing-module__jDH3nq__socialProof{text-align:center;max-width:1200px;margin:0 auto;padding:4rem 2rem}.landing-module__jDH3nq__proofTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;font-size:.875rem;font-weight:600}.landing-module__jDH3nq__logosGrid{opacity:.5;flex-wrap:wrap;justify-content:center;gap:4rem;display:flex}.landing-module__jDH3nq__logoItem{color:var(--text-secondary);font-size:1.5rem;font-weight:700}.landing-module__jDH3nq__ctaSection{text-align:center;background:linear-gradient(180deg,var(--bg-dark)0%,#111 100%);padding:6rem 2rem}.landing-module__jDH3nq__ctaContent{background:var(--surface-1);border-radius:var(--radius-xl);border:1px solid var(--border-color);max-width:800px;margin:0 auto;padding:4rem;position:relative;overflow:hidden}.landing-module__jDH3nq__ctaContent:before{content:"";background:var(--trim-gold);width:100%;height:4px;position:absolute;top:0;left:0}.landing-module__jDH3nq__ctaTitle{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.landing-module__jDH3nq__ctaDesc{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem}.landing-module__jDH3nq__footer{border-top:1px solid var(--border-color);background-color:var(--bg-darker);padding:4rem 2rem}.landing-module__jDH3nq__footerContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.landing-module__jDH3nq__copyright{color:var(--text-muted);font-size:.875rem}.landing-module__jDH3nq__footerLinks{gap:2rem;display:flex}.landing-module__jDH3nq__footerLink{color:var(--text-secondary);font-size:.875rem;transition:color .2s}.landing-module__jDH3nq__footerLink:hover{color:var(--trim-gold)}@media (max-width:768px){.landing-module__jDH3nq__heroTitle{font-size:2.5rem}.landing-module__jDH3nq__navLinks{display:none}.landing-module__jDH3nq__ctaGroup{flex-direction:column}.landing-module__jDH3nq__footerContent{text-align:center;flex-direction:column;gap:2rem}}.landing-module__jDH3nq__integrationsSection{color:var(--text-primary);text-align:center;background-color:#0000;padding:4rem 1.25rem;position:relative}@media (min-width:640px){.landing-module__jDH3nq__integrationsSection{padding:6rem 2rem}}@media (min-width:1024px){.landing-module__jDH3nq__integrationsSection{padding:8rem 2rem}}.landing-module__jDH3nq__darkSectionTitle{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:1.75rem;font-weight:800;line-height:1.15}@media (min-width:480px){.landing-module__jDH3nq__darkSectionTitle{letter-spacing:-.04em;font-size:2.25rem}}@media (min-width:768px){.landing-module__jDH3nq__darkSectionTitle{font-size:3.75rem}}.landing-module__jDH3nq__darkSectionTitle span{color:var(--trim-gold)}.landing-module__jDH3nq__darkSectionSubtitle{color:var(--text-secondary);max-width:800px;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.6}.landing-module__jDH3nq__darkSectionSubtitle p{margin-bottom:1rem}.landing-module__jDH3nq__integrationsGrid{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1000px;margin:0 auto;display:grid}.landing-module__jDH3nq__integrationSlot{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);aspect-ratio:4/3;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;padding:1.25rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}@media (min-width:640px){.landing-module__jDH3nq__integrationSlot{aspect-ratio:16/10;padding:2rem}}.landing-module__jDH3nq__integrationSlot:hover{background:#fcbd220d;border-color:#fcbd2233;transform:translateY(-4px)scale(1.02);box-shadow:0 10px 30px -10px #00000080}.landing-module__jDH3nq__integrationLogo{object-fit:contain;filter:brightness(0)invert();opacity:.6;max-width:80%;max-height:60%;transition:opacity .3s}.landing-module__jDH3nq__integrationSlot:hover .landing-module__jDH3nq__integrationLogo{opacity:1}.landing-module__jDH3nq__integrationFooter{color:var(--text-secondary);margin-top:2.5rem;font-size:1.125rem}@media (max-width:1024px){.landing-module__jDH3nq__integrationsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.landing-module__jDH3nq__integrationsGrid{grid-template-columns:repeat(2,1fr);gap:8px;max-width:100%}.landing-module__jDH3nq__darkSectionSubtitle{margin-bottom:1.75rem;font-size:.9375rem}.landing-module__jDH3nq__integrationFooter{font-size:.9375rem}}.landing-module__jDH3nq__featuresContainer{flex-direction:column;gap:1.5rem;max-width:1400px;min-height:600px;margin:4rem auto;padding:0 1.25rem;display:flex}@media (min-width:1024px){.landing-module__jDH3nq__featuresContainer{flex-direction:row;gap:1rem}}.landing-module__jDH3nq__expandingColumn{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1;background:#0f0f0f66;border:1px solid #ffffff0d;border-radius:2.5rem;flex-direction:column;flex:1;padding:3rem;transition:flex .8s cubic-bezier(.16,1,.3,1),background-color .5s,border-color .5s,transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.landing-module__jDH3nq__expandingColumn:hover{z-index:10;background:#161616bf;border-color:#fcbd2266;flex:2.2;box-shadow:0 40px 80px -20px #000c}}.landing-module__jDH3nq__columnContent{z-index:20;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;display:flex;position:relative}.landing-module__jDH3nq__textWrapper{flex-direction:column;display:flex}.landing-module__jDH3nq__columnIcon{width:64px;height:64px;color:var(--trim-gold);background:#fcbd221a;border:1px solid #fcbd2233;border-radius:1.5rem;justify-content:center;align-items:center;margin-bottom:2.5rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex}.landing-module__jDH3nq__expandingColumn:hover .landing-module__jDH3nq__columnIcon{background:var(--trim-gold);color:#000;transform:scale(1.1)rotate(5deg)}.landing-module__jDH3nq__columnTitle{letter-spacing:-.04em;color:#fff;margin-bottom:1.25rem;font-size:2.25rem;font-weight:850;line-height:1.1}.landing-module__jDH3nq__columnDesc{color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:300px;font-size:1.125rem;line-height:1.6;transition:all .5s;display:-webkit-box;overflow:hidden}.landing-module__jDH3nq__expandingColumn:hover .landing-module__jDH3nq__columnDesc{-webkit-line-clamp:20;line-clamp:20;color:#ffffffe6;max-width:440px}.landing-module__jDH3nq__pillarVisual{opacity:.15;pointer-events:none;z-index:10;justify-content:center;align-items:flex-end;width:100%;height:240px;margin-top:auto;transition:all .8s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translateY(20px)scale(.9)}@media (min-width:1024px){.landing-module__jDH3nq__expandingColumn:hover .landing-module__jDH3nq__pillarVisual{opacity:.8;transform:translateY(0)scale(1.1)}}.landing-module__jDH3nq__kbVisual{justify-content:center;align-items:center;width:280px;height:220px;display:flex;position:relative}.landing-module__jDH3nq__neuralCore{background:radial-gradient(circle at 30% 30%,var(--trim-gold),#8a6500);z-index:2;border-radius:50%;width:80px;height:80px;animation:4s ease-in-out infinite landing-module__jDH3nq__pulseCore;position:relative;box-shadow:0 0 40px #fcbd2266}.landing-module__jDH3nq__neuralCore:after{content:"";border:1px solid var(--trim-gold);opacity:.3;border-radius:50%;animation:10s linear infinite landing-module__jDH3nq__rotateRing;position:absolute;inset:-15px}.landing-module__jDH3nq__neuralOrbit{width:100%;height:100%;position:absolute}.landing-module__jDH3nq__neuralNode{background:var(--trim-gold);opacity:.4;width:4px;height:4px;box-shadow:0 0 10px var(--trim-gold);border-radius:50%;position:absolute}.landing-module__jDH3nq__node1{animation:6s ease-in-out infinite landing-module__jDH3nq__float;top:20%;left:30%}.landing-module__jDH3nq__node2{animation:8s ease-in-out -2s infinite landing-module__jDH3nq__float;top:70%;left:20%}.landing-module__jDH3nq__node3{animation:7s ease-in-out -4s infinite landing-module__jDH3nq__float;top:40%;left:80%}.landing-module__jDH3nq__node4{animation:9s ease-in-out -1s infinite landing-module__jDH3nq__float;top:80%;left:70%}@keyframes landing-module__jDH3nq__float{0%,to{opacity:.2;transform:translate(0)}50%{opacity:.8;transform:translate(15px,-20px)}}@keyframes landing-module__jDH3nq__pulseCore{0%,to{transform:scale(1);box-shadow:0 0 40px #fcbd2266}50%{transform:scale(1.05);box-shadow:0 0 60px #fcbd2299}}@keyframes landing-module__jDH3nq__rotateRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-module__jDH3nq__obVisual{justify-content:center;align-items:center;width:250px;height:220px;display:flex;position:relative}.landing-module__jDH3nq__pulseCenter{width:60px;height:60px;color:var(--trim-gold);z-index:2;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.25rem;justify-content:center;align-items:center;display:flex}.landing-module__jDH3nq__pulseRing{border:1px solid var(--trim-gold);opacity:0;border-radius:1.25rem;width:60px;height:60px;position:absolute}.landing-module__jDH3nq__expandingColumn:hover .landing-module__jDH3nq__pulseRing{animation:2s cubic-bezier(.23,1,.32,1) infinite landing-module__jDH3nq__ripple}.landing-module__jDH3nq__pulseRing:nth-child(2){animation-delay:.5s}.landing-module__jDH3nq__pulseRing:nth-child(3){animation-delay:1s}.landing-module__jDH3nq__teamAvatar{opacity:0;background:linear-gradient(135deg,#333,#111);border:1px solid #fcbd224d;border-radius:50%;width:32px;height:32px;transition:all .8s cubic-bezier(.16,1,.3,1);position:absolute}.landing-module__jDH3nq__expandingColumn:hover .landing-module__jDH3nq__teamAvatar{opacity:1}.landing-module__jDH3nq__avatar1{transition-delay:.1s;transform:translate(-80px,-40px)}.landing-module__jDH3nq__avatar2{transition-delay:.2s;transform:translate(80px,20px)}.landing-module__jDH3nq__avatar3{transition-delay:.3s;transform:translate(-20px,70px)}@keyframes landing-module__jDH3nq__ripple{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.landing-module__jDH3nq__axVisual{align-items:flex-end;gap:4px;width:300px;height:200px;padding:20px;display:flex;position:relative}.landing-module__jDH3nq__surgeBar{background:linear-gradient(to top,#fcbd220d,var(--trim-gold));opacity:.1;transform-origin:bottom;border-radius:4px 4px 0 0;flex:1;transition:all 1s cubic-bezier(.16,1,.3,1);transform:scaleY(.2)}.landing-module__jDH3nq__expandingColumn:hover .landing-module__jDH3nq__surgeBar{opacity:.8;transform:scaleY(1)}.landing-module__jDH3nq__surgeHighlight{background:linear-gradient(90deg,transparent,var(--trim-gold),transparent);opacity:.4;filter:blur(2px);width:100%;height:2px;position:absolute;top:30%;left:-100%;transform:skew(-45deg)}.landing-module__jDH3nq__expandingColumn:hover .landing-module__jDH3nq__surgeHighlight{animation:4s linear infinite landing-module__jDH3nq__flowLine}@keyframes landing-module__jDH3nq__flowLine{0%{left:-100%}to{left:200%}}.landing-module__jDH3nq__axBar{background:linear-gradient(to top,#fcbd221a,var(--trim-gold));opacity:.2;transform-origin:bottom;border-radius:4px 4px 0 0;flex:1;transition:all 1s cubic-bezier(.16,1,.3,1);transform:scaleY(.1)}.landing-module__jDH3nq__expandingColumn:hover .landing-module__jDH3nq__axBar{opacity:1;transform:scaleY(1)}.landing-module__jDH3nq__columnGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#fcbd2214 0%,#0000 70%);width:400px;height:400px;transition:opacity .8s;position:absolute;top:-20%;right:-20%}.landing-module__jDH3nq__expandingColumn:hover .landing-module__jDH3nq__columnGlow{opacity:1}
