.Navigation-module__VVOzFG__nav{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#0b0c10cc;padding:16px 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Navigation-module__VVOzFG__nav.Navigation-module__VVOzFG__scrolled{-webkit-backdrop-filter:blur(24px);background:#0b0c10f2;border-bottom:1px solid #ffffff0f;padding:12px 0}.Navigation-module__VVOzFG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Navigation-module__VVOzFG__logo{letter-spacing:.5px;text-transform:uppercase;color:#fff;align-items:center;gap:10px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Navigation-module__VVOzFG__logo svg{transition:transform .3s}.Navigation-module__VVOzFG__logo:hover{opacity:.9}.Navigation-module__VVOzFG__logo:hover svg{transform:rotate(-5deg)scale(1.05)}.Navigation-module__VVOzFG__menu{align-items:center;gap:4px;display:flex}.Navigation-module__VVOzFG__menuWrapper{position:relative}.Navigation-module__VVOzFG__menuItem{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:8px 14px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Navigation-module__VVOzFG__menuItem:hover,.Navigation-module__VVOzFG__menuItemActive{color:#fff;background:#ffffff0f}.Navigation-module__VVOzFG__chevron{transition:transform .2s}.Navigation-module__VVOzFG__menuItemActive .Navigation-module__VVOzFG__chevron{transform:rotate(180deg)}.Navigation-module__VVOzFG__dropdown{z-index:100;padding-top:12px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Navigation-module__VVOzFG__dropdownContent{background:#161618;border:1px solid #ffffff14;border-radius:12px;gap:0;min-width:460px;padding:20px;animation:.2s ease-out Navigation-module__VVOzFG__dropdownIn;display:flex;box-shadow:0 20px 40px #0006}@keyframes Navigation-module__VVOzFG__dropdownIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navigation-module__VVOzFG__dropdownColumn{flex:1;min-width:200px}.Navigation-module__VVOzFG__dropdownColumn:not(:last-child){border-right:1px solid #ffffff0f;margin-right:20px;padding-right:20px}.Navigation-module__VVOzFG__columnTitle{text-transform:uppercase;letter-spacing:.5px;color:#555;margin-bottom:12px;padding-left:4px;font-size:11px;font-weight:600;display:block}.Navigation-module__VVOzFG__columnItems{flex-direction:column;gap:2px;display:flex}.Navigation-module__VVOzFG__dropdownItem{border-radius:6px;flex-direction:column;gap:2px;padding:10px 8px;text-decoration:none;transition:all .15s;display:flex}.Navigation-module__VVOzFG__dropdownItem:hover{background:#ffffff0d}.Navigation-module__VVOzFG__itemLabel{color:#fff;font-size:14px;font-weight:500}.Navigation-module__VVOzFG__itemDescription{color:#666;font-size:12px;line-height:1.4}.Navigation-module__VVOzFG__dropdownFooter{background:#ffffff05;border-top:1px solid #ffffff0f;border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;margin:12px -20px -20px;padding:12px 16px;display:flex}.Navigation-module__VVOzFG__footerLink{align-items:center;gap:8px;text-decoration:none;display:flex}.Navigation-module__VVOzFG__footerBadge{color:#5e9cff;background:#5e9cff1f;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600}.Navigation-module__VVOzFG__footerLabel{color:#fff;font-size:13px;font-weight:500}.Navigation-module__VVOzFG__footerDescription{color:#666;margin-left:4px;font-size:12px}.Navigation-module__VVOzFG__changelogLink{color:#5e9cff;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.Navigation-module__VVOzFG__changelogLink:hover{color:#7eb3ff}.Navigation-module__VVOzFG__ctas{align-items:center;gap:8px;display:flex}.Navigation-module__VVOzFG__loginBtn{color:#888;border-radius:6px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Navigation-module__VVOzFG__loginBtn:hover{color:#fff}.Navigation-module__VVOzFG__signupBtn{color:#000;background:#fff;border-radius:6px;padding:8px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.Navigation-module__VVOzFG__signupBtn:hover{background:#f0f0f0;transform:translateY(-1px)}.Navigation-module__VVOzFG__mobileToggle{color:#fff;cursor:pointer;background:0 0;border:none;padding:8px;display:none}.Navigation-module__VVOzFG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0b0c10fa;border-bottom:1px solid #ffffff0d;max-height:80vh;padding:16px 24px 24px;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.Navigation-module__VVOzFG__mobileSection{margin-bottom:20px}.Navigation-module__VVOzFG__mobileSectionTitle{text-transform:uppercase;letter-spacing:.5px;color:#555;margin-bottom:8px;padding-left:4px;font-size:11px;font-weight:600;display:block}.Navigation-module__VVOzFG__mobileMenuItem{color:#ccc;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 4px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;display:block}.Navigation-module__VVOzFG__mobileMenuItem:hover{color:#fff}.Navigation-module__VVOzFG__mobileCtas{border-top:1px solid #ffffff0f;flex-direction:column;gap:10px;margin-top:20px;padding-top:20px;display:flex}.Navigation-module__VVOzFG__mobileCtas .Navigation-module__VVOzFG__loginBtn{text-align:center;border:1px solid #ffffff1a;border-radius:8px;padding:12px}.Navigation-module__VVOzFG__mobileCtas .Navigation-module__VVOzFG__signupBtn{text-align:center;padding:12px}@media (max-width:900px){.Navigation-module__VVOzFG__menu,.Navigation-module__VVOzFG__ctas{display:none}.Navigation-module__VVOzFG__mobileToggle,.Navigation-module__VVOzFG__mobileMenu{display:block}}
.HeroDemo-module__BdWs4a__container{background:#0f0f11;border:1px solid #ffffff0f;border-radius:16px;width:100%;max-width:520px;overflow:hidden;box-shadow:0 50px 100px -20px #0009,0 30px 60px -30px #0006}.HeroDemo-module__BdWs4a__header{background:#ffffff05;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.HeroDemo-module__BdWs4a__headerLeft{align-items:center;gap:10px;display:flex}.HeroDemo-module__BdWs4a__aiIcon{color:#fff;opacity:.8}.HeroDemo-module__BdWs4a__headerTitle{color:#fff;letter-spacing:-.01em;font-size:14px;font-weight:600}.HeroDemo-module__BdWs4a__headerRight{align-items:center;gap:8px;display:flex}.HeroDemo-module__BdWs4a__launchBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.HeroDemo-module__BdWs4a__launchBtn:hover:not(:disabled){background:#e8e8e8;transform:translateY(-1px)}.HeroDemo-module__BdWs4a__launchBtn.HeroDemo-module__BdWs4a__processing{color:#888;cursor:not-allowed;background:#ffffff1a}.HeroDemo-module__BdWs4a__scheduleBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.HeroDemo-module__BdWs4a__scheduleBtn:hover{color:#fff;border-color:#fff3}.HeroDemo-module__BdWs4a__spinner{animation:1s linear infinite HeroDemo-module__BdWs4a__spin}@keyframes HeroDemo-module__BdWs4a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HeroDemo-module__BdWs4a__headerRight{align-items:center;gap:8px;display:flex;position:relative}.HeroDemo-module__BdWs4a__cursorWrapper{z-index:10;pointer-events:none;position:absolute}.HeroDemo-module__BdWs4a__cursorIcon{color:#fff;filter:drop-shadow(0 2px 8px #00000080);transform:rotate(-15deg)}.HeroDemo-module__BdWs4a__cursor_hidden{opacity:0}.HeroDemo-module__BdWs4a__cursor_moving{animation:1.2s cubic-bezier(.4,0,.2,1) forwards HeroDemo-module__BdWs4a__cursorMove;top:-30px;right:100px}@keyframes HeroDemo-module__BdWs4a__cursorMove{0%{opacity:0;top:-30px;right:100px}20%{opacity:1}to{opacity:1;top:6px;right:52px}}.HeroDemo-module__BdWs4a__cursor_clicking .HeroDemo-module__BdWs4a__cursorIcon{animation:.3s ease-out HeroDemo-module__BdWs4a__cursorClick}@keyframes HeroDemo-module__BdWs4a__cursorClick{0%{transform:rotate(-15deg)scale(1)}50%{transform:rotate(-15deg)scale(.8)}to{transform:rotate(-15deg)scale(1)}}.HeroDemo-module__BdWs4a__cursor_done{opacity:0;transition:opacity .15s}.HeroDemo-module__BdWs4a__btnClicking{background:#d0d0d0!important;transform:scale(.95)!important}.HeroDemo-module__BdWs4a__queueSection{min-height:320px;padding:20px}.HeroDemo-module__BdWs4a__queueHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.HeroDemo-module__BdWs4a__queueLabel{color:#555;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:600}.HeroDemo-module__BdWs4a__queueCount{color:#666;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600}.HeroDemo-module__BdWs4a__queueList{flex-direction:column;gap:10px;display:flex}.HeroDemo-module__BdWs4a__queueItem{background:#ffffff05;border:1px solid #ffffff0a;border-radius:10px;align-items:flex-start;gap:12px;padding:14px 16px;transition:all .4s;display:flex}.HeroDemo-module__BdWs4a__status_pending{opacity:.5}.HeroDemo-module__BdWs4a__status_analyzing{opacity:1;background:#ffffff0a;border-color:#ffffff14}.HeroDemo-module__BdWs4a__status_classified{opacity:1;background:#ffffff08}.HeroDemo-module__BdWs4a__status_done{opacity:.6;background:#ffffff03}.HeroDemo-module__BdWs4a__platformIcon{color:#666;background:#ffffff0d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:flex}.HeroDemo-module__BdWs4a__itemContent{flex:1;min-width:0}.HeroDemo-module__BdWs4a__itemText{color:#ccc;margin:0 0 8px;font-size:13px;line-height:1.5}.HeroDemo-module__BdWs4a__status_done .HeroDemo-module__BdWs4a__itemText{color:#666}.HeroDemo-module__BdWs4a__itemMeta{min-height:20px}.HeroDemo-module__BdWs4a__analyzingState{color:#888;align-items:center;gap:6px;font-size:11px;display:flex;position:relative}.HeroDemo-module__BdWs4a__pulseRing{background:#ffffff1a;border-radius:50%;width:16px;height:16px;animation:1.5s ease-in-out infinite HeroDemo-module__BdWs4a__pulse;position:absolute;left:-2px}@keyframes HeroDemo-module__BdWs4a__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:0;transform:scale(1.4)}}.HeroDemo-module__BdWs4a__zapIcon{color:#fff;opacity:.8;z-index:1}.HeroDemo-module__BdWs4a__classifiedState{align-items:center;gap:8px;animation:.4s ease-out HeroDemo-module__BdWs4a__fadeIn;display:flex}@keyframes HeroDemo-module__BdWs4a__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.HeroDemo-module__BdWs4a__categoryTag{color:#fff;background:#ffffff1a;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:600}.HeroDemo-module__BdWs4a__confidenceValue{color:#666;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600}.HeroDemo-module__BdWs4a__itemAction{flex-shrink:0;justify-content:flex-end;align-items:center;min-width:80px;display:flex}.HeroDemo-module__BdWs4a__pendingDot{background:#444;border-radius:50%;width:6px;height:6px}.HeroDemo-module__BdWs4a__spinnerSmall{color:#888;animation:1s linear infinite HeroDemo-module__BdWs4a__spin}.HeroDemo-module__BdWs4a__actionDone{color:#888;background:#ffffff0d;border-radius:4px;align-items:center;gap:4px;padding:3px 6px;font-size:10px;font-weight:600;animation:.4s ease-out HeroDemo-module__BdWs4a__fadeIn;display:flex}.HeroDemo-module__BdWs4a__actionRow{align-items:center;gap:4px;animation:.4s ease-out HeroDemo-module__BdWs4a__fadeIn;display:flex}.HeroDemo-module__BdWs4a__secondaryBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}.HeroDemo-module__BdWs4a__secondaryBtn:hover{color:#fff;border-color:#ffffff40}.HeroDemo-module__BdWs4a__footer{background:#0000004d;border-top:1px solid #ffffff0a;justify-content:center;align-items:center;gap:24px;padding:16px 20px;display:flex}.HeroDemo-module__BdWs4a__footerStat{align-items:center;gap:6px;display:flex}.HeroDemo-module__BdWs4a__footerIcon{color:#555}.HeroDemo-module__BdWs4a__footerValue{color:#fff;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:700}.HeroDemo-module__BdWs4a__footerLabel{color:#555;font-size:12px}.HeroDemo-module__BdWs4a__footerDivider{background:#ffffff14;width:1px;height:16px}@media (max-width:640px){.HeroDemo-module__BdWs4a__container{max-width:100%}.HeroDemo-module__BdWs4a__queueSection{min-height:280px}.HeroDemo-module__BdWs4a__queueItem{padding:12px}.HeroDemo-module__BdWs4a__itemAction{min-width:60px}.HeroDemo-module__BdWs4a__footer{gap:16px}}
.HeroSection-module__pzGXVa__hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__pzGXVa__ambientGlow{pointer-events:none;background:radial-gradient(at 30% 0,#ffffff09 0%,#0000 50%),radial-gradient(at 70% 20%,#c8c8c805 0%,#0000 40%),radial-gradient(#96969604 0%,#0000 60%);width:140%;height:100%;animation:8s ease-in-out infinite HeroSection-module__pzGXVa__ambientPulse;position:absolute;top:-30%;left:50%;transform:translate(-50%)}@keyframes HeroSection-module__pzGXVa__ambientPulse{0%,to{opacity:1}50%{opacity:.7}}.HeroSection-module__pzGXVa__container{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.HeroSection-module__pzGXVa__content{animation:.8s ease-out HeroSection-module__pzGXVa__fadeInUp}@keyframes HeroSection-module__pzGXVa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__pzGXVa__tag{color:#fff;opacity:.9;align-items:center;gap:10px;margin-bottom:20px;font-size:13px;font-weight:500;display:inline-flex}.HeroSection-module__pzGXVa__tagDot{background:#fff;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite HeroSection-module__pzGXVa__tagPulse}@keyframes HeroSection-module__pzGXVa__tagPulse{0%,to{opacity:1;box-shadow:0 0 #fff6}50%{opacity:.6;box-shadow:0 0 0 4px #fff0}}.HeroSection-module__pzGXVa__title{letter-spacing:-.02em;background:linear-gradient(#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:clamp(36px,5vw,52px);font-weight:700;line-height:1.1}.HeroSection-module__pzGXVa__subtitle{color:#888;max-width:500px;margin-bottom:32px;font-size:18px;line-height:1.7}.HeroSection-module__pzGXVa__ctas{flex-wrap:wrap;gap:16px;margin-bottom:32px;display:flex}.HeroSection-module__pzGXVa__ctaPrimary{color:#000;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.HeroSection-module__pzGXVa__ctaPrimary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HeroSection-module__pzGXVa__ctaPrimary:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff1a}.HeroSection-module__pzGXVa__ctaPrimary:hover:before{left:100%}.HeroSection-module__pzGXVa__ctaSecondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:500;transition:all .2s;display:inline-flex}.HeroSection-module__pzGXVa__ctaSecondary:hover{background:#ffffff0d;border-color:#ffffff4d}.HeroSection-module__pzGXVa__ctaSecondary svg{transition:transform .2s}.HeroSection-module__pzGXVa__ctaSecondary:hover svg{transform:translate(3px)}.HeroSection-module__pzGXVa__trustBadges{flex-wrap:wrap;gap:20px;display:flex}.HeroSection-module__pzGXVa__badge{color:#5f646d;align-items:center;gap:8px;font-size:13px;transition:color .2s;display:flex}.HeroSection-module__pzGXVa__badge:hover,.HeroSection-module__pzGXVa__badgeIcon{color:#888}.HeroSection-module__pzGXVa__screenshotWrapper{perspective:1500px;animation:1s ease-out .3s both HeroSection-module__pzGXVa__screenshotFadeIn}@keyframes HeroSection-module__pzGXVa__screenshotFadeIn{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__pzGXVa__screenshot{transform-style:preserve-3d;transition:transform .5s cubic-bezier(.4,0,.2,1);animation:6s ease-in-out infinite HeroSection-module__pzGXVa__floatMockup;transform:rotateY(-6deg)rotateX(4deg)}@keyframes HeroSection-module__pzGXVa__floatMockup{0%,to{transform:rotateY(-6deg)rotateX(4deg)translateY(0)}50%{transform:rotateY(-5deg)rotateX(5deg)translateY(-8px)}}.HeroSection-module__pzGXVa__screenshot:hover{animation-play-state:paused;transform:rotateY(-3deg)rotateX(2deg)translateY(-4px)}.HeroSection-module__pzGXVa__dashboardMockup{background:#161618;border:1px solid #ffffff14;border-radius:12px;overflow:hidden;box-shadow:0 50px 100px -20px #0009,0 30px 60px -30px #0006,0 0 0 1px #ffffff0d}.HeroSection-module__pzGXVa__mockupHeader{background:#ffffff05;border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:12px 16px;display:flex}.HeroSection-module__pzGXVa__mockupDots{gap:6px;display:flex}.HeroSection-module__pzGXVa__mockupDots span{background:#ffffff1a;border-radius:50%;width:10px;height:10px}.HeroSection-module__pzGXVa__mockupDots span:first-child{background:#ef4444}.HeroSection-module__pzGXVa__mockupDots span:nth-child(2){background:#f59e0b}.HeroSection-module__pzGXVa__mockupDots span:nth-child(3){background:#22c55e}.HeroSection-module__pzGXVa__mockupTitle{color:#5f646d;font-size:12px}.HeroSection-module__pzGXVa__mockupContent{padding:20px}.HeroSection-module__pzGXVa__statsRow{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.HeroSection-module__pzGXVa__statCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;gap:4px;padding:16px;transition:all .2s;display:flex}.HeroSection-module__pzGXVa__statCard:hover{background:#ffffff0d;border-color:#ffffff14}.HeroSection-module__pzGXVa__statValue{color:#fff;font-size:24px;font-weight:700}.HeroSection-module__pzGXVa__statLabel{color:#5f646d;font-size:11px}.HeroSection-module__pzGXVa__commentCards{flex-direction:column;gap:10px;display:flex}.HeroSection-module__pzGXVa__commentCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:14px;transition:all .2s}.HeroSection-module__pzGXVa__commentCard:hover{background:#ffffff0a}.HeroSection-module__pzGXVa__commentCard.HeroSection-module__pzGXVa__danger{border-left:3px solid #ef4444}.HeroSection-module__pzGXVa__commentCard.HeroSection-module__pzGXVa__question{border-left:3px solid #3b82f6}.HeroSection-module__pzGXVa__commentCard.HeroSection-module__pzGXVa__clean{border-left:3px solid #22c55e}.HeroSection-module__pzGXVa__commentHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.HeroSection-module__pzGXVa__categoryBadge{color:#fff;font-size:11px;font-weight:500}.HeroSection-module__pzGXVa__confidence{color:#22c55e;font-family:JetBrains Mono,monospace;font-size:11px}.HeroSection-module__pzGXVa__commentText{color:#888;white-space:nowrap;text-overflow:ellipsis;margin-bottom:10px;font-size:12px;overflow:hidden}.HeroSection-module__pzGXVa__commentActions{gap:8px;display:flex}.HeroSection-module__pzGXVa__actionBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:4px;padding:6px 12px;font-size:11px;font-weight:500;transition:background .2s}.HeroSection-module__pzGXVa__actionBtn:hover{background:#ffffff1a}@media (max-width:1024px){.HeroSection-module__pzGXVa__container{grid-template-columns:1fr;gap:48px}.HeroSection-module__pzGXVa__content{text-align:center;max-width:600px;margin:0 auto}.HeroSection-module__pzGXVa__subtitle{max-width:100%}.HeroSection-module__pzGXVa__ctas,.HeroSection-module__pzGXVa__trustBadges{justify-content:center}.HeroSection-module__pzGXVa__screenshotWrapper{perspective:none}.HeroSection-module__pzGXVa__screenshot{animation:none;transform:none}.HeroSection-module__pzGXVa__screenshot:hover{transform:none}}@media (max-width:640px){.HeroSection-module__pzGXVa__hero{padding:100px 0 60px}.HeroSection-module__pzGXVa__ctas{flex-direction:column}.HeroSection-module__pzGXVa__ctaPrimary,.HeroSection-module__pzGXVa__ctaSecondary{justify-content:center;width:100%}.HeroSection-module__pzGXVa__statsRow{grid-template-columns:1fr}.HeroSection-module__pzGXVa__mockupContent{padding:16px}}
.LogoBar-module__Wcx00G__section{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:64px 0}.LogoBar-module__Wcx00G__container{text-align:center;max-width:1000px;margin:0 auto;padding:0 24px}.LogoBar-module__Wcx00G__heading{color:#fff!important;margin-bottom:6px!important;font-size:17px!important;font-weight:600!important;line-height:1.4!important}.LogoBar-module__Wcx00G__subheading{max-width:550px;margin-left:auto;margin-right:auto;color:#888!important;margin-bottom:48px!important;font-size:15px!important;line-height:1.5!important}.LogoBar-module__Wcx00G__logosGrid{grid-template-columns:repeat(4,1fr);gap:28px 32px;max-width:950px;margin:0 auto;display:grid}.LogoBar-module__Wcx00G__logoItem{opacity:.75;justify-content:center;align-items:center;gap:8px;transition:opacity .2s;display:flex}.LogoBar-module__Wcx00G__logoItem:hover{opacity:1}.LogoBar-module__Wcx00G__logoIcon{display:none!important}.LogoBar-module__Wcx00G__logoName{white-space:nowrap;color:#fff!important;letter-spacing:-.02em!important;font-size:18px!important;font-weight:700!important;line-height:1.2!important}@media (max-width:900px){.LogoBar-module__Wcx00G__logosGrid{grid-template-columns:repeat(3,1fr);gap:24px 20px}.LogoBar-module__Wcx00G__logoName{font-size:16px!important}}@media (max-width:640px){.LogoBar-module__Wcx00G__section{padding:48px 0}.LogoBar-module__Wcx00G__logosGrid{grid-template-columns:repeat(2,1fr);gap:20px 16px}.LogoBar-module__Wcx00G__logoName{font-size:14px!important}}
.UseCaseSection-module__WxmUIa__section{background:#0b0c10;padding:80px 0}.UseCaseSection-module__WxmUIa__container{text-align:center;max-width:720px;margin:0 auto;padding:0 24px}.UseCaseSection-module__WxmUIa__eyebrow{text-transform:uppercase;letter-spacing:.5px;color:#5f646d;margin-bottom:24px;font-size:12px;font-weight:500;display:block}.UseCaseSection-module__WxmUIa__quote{color:#ccc;margin:0 0 20px;padding:0;font-size:clamp(18px,2.5vw,22px);font-style:italic;font-weight:400;line-height:1.6}.UseCaseSection-module__WxmUIa__author{justify-content:center;align-items:center;gap:8px;margin-bottom:40px;display:flex}.UseCaseSection-module__WxmUIa__authorName{color:#888;font-size:14px;font-weight:500}.UseCaseSection-module__WxmUIa__authorDivider{color:#3f3f46}.UseCaseSection-module__WxmUIa__authorOrg{color:#5f646d;font-size:14px}.UseCaseSection-module__WxmUIa__stats{border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;justify-content:center;gap:48px;margin-bottom:32px;padding:24px 0;display:flex}.UseCaseSection-module__WxmUIa__statItem{flex-direction:column;gap:4px;display:flex}.UseCaseSection-module__WxmUIa__statValue{color:#fff;letter-spacing:-.02em;font-size:24px;font-weight:600}.UseCaseSection-module__WxmUIa__statLabel{color:#888;font-size:13px}.UseCaseSection-module__WxmUIa__statSublabel{color:#5f646d;font-size:12px}.UseCaseSection-module__WxmUIa__cta{color:#888;align-items:center;gap:6px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.UseCaseSection-module__WxmUIa__cta:hover{color:#fff;gap:10px}@media (max-width:640px){.UseCaseSection-module__WxmUIa__section{padding:60px 0}.UseCaseSection-module__WxmUIa__stats{flex-direction:column;gap:20px}.UseCaseSection-module__WxmUIa__author{flex-direction:column;gap:4px}.UseCaseSection-module__WxmUIa__authorDivider{display:none}}
.ProblemStatement-module__YDpaiG__section{background:#0b0c10;padding:120px 0}.ProblemStatement-module__YDpaiG__container{text-align:center;max-width:1000px;margin:0 auto;padding:0 24px}.ProblemStatement-module__YDpaiG__title{letter-spacing:-.02em;background:linear-gradient(#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.2}.ProblemStatement-module__YDpaiG__description{color:#888;max-width:700px;margin:0 auto 60px;font-size:18px;line-height:1.7}.ProblemStatement-module__YDpaiG__statsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ProblemStatement-module__YDpaiG__statCard{background:#161618;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;transition:all .3s;display:flex;position:relative;overflow:hidden}.ProblemStatement-module__YDpaiG__statCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.ProblemStatement-module__YDpaiG__statCard:hover:before{opacity:1}.ProblemStatement-module__YDpaiG__statCard:hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 15px 30px #0000004d}.ProblemStatement-module__YDpaiG__statIcon{color:#888;opacity:.7;margin-bottom:8px}.ProblemStatement-module__YDpaiG__statValue{background:linear-gradient(#fff 20%,#666 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:48px;font-weight:700}.ProblemStatement-module__YDpaiG__statLabel{color:#888;font-size:14px;line-height:1.5}.ProblemStatement-module__YDpaiG__statSource{color:#5f646d;opacity:.7;font-family:JetBrains Mono,monospace;font-size:11px}@media (max-width:768px){.ProblemStatement-module__YDpaiG__section{padding:80px 0}.ProblemStatement-module__YDpaiG__description{margin-bottom:40px;font-size:16px}.ProblemStatement-module__YDpaiG__statsGrid{grid-template-columns:1fr;gap:16px}.ProblemStatement-module__YDpaiG__statCard{padding:24px}.ProblemStatement-module__YDpaiG__statValue{font-size:36px}}
.PillarCards-module__vGlWXq__section{background:#161618;padding:120px 0}.PillarCards-module__vGlWXq__container{max-width:1200px;margin:0 auto;padding:0 24px}.PillarCards-module__vGlWXq__header{text-align:center;margin-bottom:64px}.PillarCards-module__vGlWXq__title{letter-spacing:-.02em;color:#fff;margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.2}.PillarCards-module__vGlWXq__subtitle{color:#888;max-width:700px;margin:0 auto;font-size:18px;line-height:1.7}.PillarCards-module__vGlWXq__pillarsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.PillarCards-module__vGlWXq__pillarCard{background:#0b0c10;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;padding:32px;transition:all .3s;display:flex;position:relative;overflow:hidden}.PillarCards-module__vGlWXq__pillarCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);height:1px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.PillarCards-module__vGlWXq__pillarCard:hover:before{opacity:1}.PillarCards-module__vGlWXq__pillarCard:hover{border-color:#ffffff26;transform:translateY(-6px);box-shadow:0 20px 40px #0006}.PillarCards-module__vGlWXq__iconWrapper{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;transition:all .3s;display:flex}.PillarCards-module__vGlWXq__pillarCard:hover .PillarCards-module__vGlWXq__iconWrapper{background:#ffffff0f;border-color:#ffffff1f}.PillarCards-module__vGlWXq__cardTitle{color:#fff;margin-bottom:4px;font-size:20px;font-weight:600}.PillarCards-module__vGlWXq__cardSubtitle{color:#5f646d;margin-bottom:16px;font-size:13px;font-weight:500}.PillarCards-module__vGlWXq__cardDescription{color:#888;flex:1;margin-bottom:20px;font-size:14px;line-height:1.7}.PillarCards-module__vGlWXq__proofPoint{color:#888;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;padding:12px;font-size:13px;display:flex}.PillarCards-module__vGlWXq__proofCheck{color:#888;font-weight:600}.PillarCards-module__vGlWXq__cardLink{color:#5f646d;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.PillarCards-module__vGlWXq__cardLink svg{transition:transform .2s}.PillarCards-module__vGlWXq__cardLink:hover{color:#fff}.PillarCards-module__vGlWXq__cardLink:hover svg{transform:translate(3px)}@media (max-width:1024px){.PillarCards-module__vGlWXq__pillarsGrid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media (max-width:768px){.PillarCards-module__vGlWXq__section{padding:80px 0}.PillarCards-module__vGlWXq__header{margin-bottom:40px}.PillarCards-module__vGlWXq__subtitle{font-size:16px}.PillarCards-module__vGlWXq__pillarCard{padding:24px}}
.FeatureSection-module__s_oRkW__section{background:#0b0c10;padding:120px 0}.FeatureSection-module__s_oRkW__section:nth-child(2n){background:#161618}.FeatureSection-module__s_oRkW__container{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.FeatureSection-module__s_oRkW__section.FeatureSection-module__s_oRkW__reversed .FeatureSection-module__s_oRkW__container{direction:rtl}.FeatureSection-module__s_oRkW__section.FeatureSection-module__s_oRkW__reversed .FeatureSection-module__s_oRkW__content,.FeatureSection-module__s_oRkW__section.FeatureSection-module__s_oRkW__reversed .FeatureSection-module__s_oRkW__illustration{direction:ltr}.FeatureSection-module__s_oRkW__content{max-width:480px}.FeatureSection-module__s_oRkW__tag{color:#fff;opacity:.9;align-items:center;gap:10px;margin-bottom:16px;font-size:13px;font-weight:500;display:inline-flex}.FeatureSection-module__s_oRkW__tagDot{background:#fff;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite FeatureSection-module__s_oRkW__tagPulse}@keyframes FeatureSection-module__s_oRkW__tagPulse{0%,to{opacity:1;box-shadow:0 0 #fff6}50%{opacity:.5;box-shadow:0 0 0 4px #fff0}}.FeatureSection-module__s_oRkW__title{letter-spacing:-.02em;color:#fff;margin-bottom:16px;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.2}.FeatureSection-module__s_oRkW__description{color:#888;margin-bottom:24px;font-size:16px;line-height:1.7}.FeatureSection-module__s_oRkW__featuresList{flex-direction:column;gap:12px;margin:0 0 24px;padding:0;list-style:none;display:flex}.FeatureSection-module__s_oRkW__featureItem{color:#ccc;align-items:flex-start;gap:12px;font-size:14px;display:flex}.FeatureSection-module__s_oRkW__checkmark{color:#888;flex-shrink:0;font-weight:600}.FeatureSection-module__s_oRkW__cta{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.FeatureSection-module__s_oRkW__cta svg{transition:transform .2s}.FeatureSection-module__s_oRkW__cta:hover{background:#ffffff0d;border-color:#ffffff4d}.FeatureSection-module__s_oRkW__cta:hover svg{transform:translate(3px)}.FeatureSection-module__s_oRkW__illustration{justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.FeatureSection-module__s_oRkW__illustration>*{flex-shrink:0;width:100%;max-width:520px}@media (max-width:1024px){.FeatureSection-module__s_oRkW__container{grid-template-columns:1fr;gap:48px}.FeatureSection-module__s_oRkW__section.FeatureSection-module__s_oRkW__reversed .FeatureSection-module__s_oRkW__container{direction:ltr}.FeatureSection-module__s_oRkW__content{text-align:center;max-width:600px;margin:0 auto}.FeatureSection-module__s_oRkW__tag{justify-content:center}.FeatureSection-module__s_oRkW__featuresList{align-items:center}.FeatureSection-module__s_oRkW__cta{justify-content:center;width:fit-content;margin:0 auto;display:flex}}@media (max-width:768px){.FeatureSection-module__s_oRkW__section{padding:80px 0}.FeatureSection-module__s_oRkW__description{font-size:15px}}
.CategoryDropdown-module__gLBVga__wrapper{justify-content:center;padding:40px;display:flex;position:relative}.CategoryDropdown-module__gLBVga__dropdown{-webkit-backdrop-filter:blur(20px);background:#161618f2;border:1px solid #ffffff1a;border-radius:12px;min-width:320px;animation:.8s ease-out CategoryDropdown-module__gLBVga__floatIn;overflow:hidden;transform:perspective(1000px)rotateX(2deg);box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d}@keyframes CategoryDropdown-module__gLBVga__floatIn{0%{opacity:0;transform:perspective(1000px)rotateX(2deg)translateY(20px)}to{opacity:1;transform:perspective(1000px)rotateX(2deg)translateY(0)}}.CategoryDropdown-module__gLBVga__header{border-bottom:1px solid #ffffff0d;padding:14px 16px}.CategoryDropdown-module__gLBVga__headerText{color:#5f646d;font-size:13px}.CategoryDropdown-module__gLBVga__items{padding:8px 0}.CategoryDropdown-module__gLBVga__item{cursor:pointer;opacity:0;align-items:center;gap:12px;padding:12px 16px;transition:background .2s;animation:.4s ease-out forwards CategoryDropdown-module__gLBVga__itemReveal;display:flex}.CategoryDropdown-module__gLBVga__item:first-child{animation-delay:.1s}.CategoryDropdown-module__gLBVga__item:nth-child(2){animation-delay:.2s}.CategoryDropdown-module__gLBVga__item:nth-child(3){animation-delay:.3s}.CategoryDropdown-module__gLBVga__item:nth-child(4){animation-delay:.4s}.CategoryDropdown-module__gLBVga__item:nth-child(5){animation-delay:.5s}.CategoryDropdown-module__gLBVga__item:nth-child(6){animation-delay:.6s}@keyframes CategoryDropdown-module__gLBVga__itemReveal{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.CategoryDropdown-module__gLBVga__item:hover{background:#ffffff0d}.CategoryDropdown-module__gLBVga__item.CategoryDropdown-module__gLBVga__selected{background:#ffffff14;position:relative}.CategoryDropdown-module__gLBVga__item.CategoryDropdown-module__gLBVga__selected:after{content:"";background:linear-gradient(#0000,#fff,#0000);width:3px;height:100%;animation:2s ease-in-out infinite CategoryDropdown-module__gLBVga__scanLine;position:absolute;top:0;left:0}@keyframes CategoryDropdown-module__gLBVga__scanLine{0%,to{opacity:.3}50%{opacity:1}}.CategoryDropdown-module__gLBVga__emoji{font-size:14px}.CategoryDropdown-module__gLBVga__name{color:#fff;flex:1;font-size:14px}.CategoryDropdown-module__gLBVga__tag{color:#5f646d;background:#ffffff0d;border-radius:4px;padding:2px 8px;font-size:11px}.CategoryDropdown-module__gLBVga__confidence{color:#22c55e;font-family:JetBrains Mono,monospace;font-size:12px}.CategoryDropdown-module__gLBVga__check{color:#fff}.CategoryDropdown-module__gLBVga__ambientGlow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#ffffff0f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.CategoryDropdown-module__gLBVga__wrapper{padding:20px}.CategoryDropdown-module__gLBVga__dropdown{min-width:280px;transform:none}}
.SectorPresetDemo-module__SpN4vG__container{background:#161618;border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.SectorPresetDemo-module__SpN4vG__tabs{background:#0000004d;border-bottom:1px solid #ffffff0d;gap:4px;padding:14px 16px;display:flex}.SectorPresetDemo-module__SpN4vG__tab{color:#888;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.SectorPresetDemo-module__SpN4vG__tab:hover{color:#fff;background:#ffffff0d}.SectorPresetDemo-module__SpN4vG__tabActive{color:#fff;background:#ffffff1a;border-color:#ffffff1a}.SectorPresetDemo-module__SpN4vG__content{min-height:200px;padding:20px}.SectorPresetDemo-module__SpN4vG__categoriesSection{margin-bottom:16px}.SectorPresetDemo-module__SpN4vG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.SectorPresetDemo-module__SpN4vG__sectionLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.SectorPresetDemo-module__SpN4vG__editButton{color:#888;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;transition:all .2s;display:flex}.SectorPresetDemo-module__SpN4vG__editButton:hover{color:#fff;border-color:#fff3}.SectorPresetDemo-module__SpN4vG__categoriesPills{flex-wrap:wrap;gap:6px;display:flex}.SectorPresetDemo-module__SpN4vG__categoryPill{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:6px;padding:6px 10px;transition:all .2s;display:flex}.SectorPresetDemo-module__SpN4vG__categoryPill:hover{background:#ffffff14;border-color:#ffffff1f}.SectorPresetDemo-module__SpN4vG__pillDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.SectorPresetDemo-module__SpN4vG__pillName{color:#fff;font-size:12px;font-weight:500}.SectorPresetDemo-module__SpN4vG__pillIcon{color:#666}.SectorPresetDemo-module__SpN4vG__exampleSection{border-top:1px solid #ffffff0f;padding-top:16px}.SectorPresetDemo-module__SpN4vG__exampleCard{background:#00000040;border:1px solid #ffffff0f;border-radius:10px;padding:14px}.SectorPresetDemo-module__SpN4vG__commentText{color:#ccc;margin:0 0 12px;font-size:13px;font-style:italic;line-height:1.5}.SectorPresetDemo-module__SpN4vG__resultRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.SectorPresetDemo-module__SpN4vG__resultCategory{color:#fff;background:#ffffff14;border-radius:4px;padding:3px 8px;font-size:12px;font-weight:600}.SectorPresetDemo-module__SpN4vG__resultConfidence{color:#888;font-size:12px;font-weight:600}.SectorPresetDemo-module__SpN4vG__resultAction{color:#22c55e;font-size:12px;font-weight:500}@media (max-width:640px){.SectorPresetDemo-module__SpN4vG__tabs{-webkit-overflow-scrolling:touch;overflow-x:auto}.SectorPresetDemo-module__SpN4vG__tab{white-space:nowrap;padding:6px 10px;font-size:12px}.SectorPresetDemo-module__SpN4vG__categoriesPills{gap:4px}.SectorPresetDemo-module__SpN4vG__categoryPill{padding:4px 8px}.SectorPresetDemo-module__SpN4vG__pillName{font-size:11px}}
.ControlSliderDemo-module__FQgj2G__container{background:#161618;border:1px solid #ffffff14;border-radius:16px;padding:20px}.ControlSliderDemo-module__FQgj2G__modeLabels{justify-content:space-between;margin-bottom:8px;padding:0 8px;display:flex}.ControlSliderDemo-module__FQgj2G__modeLabel{color:#555;align-items:center;gap:6px;font-size:12px;font-weight:500;transition:all .3s;display:flex}.ControlSliderDemo-module__FQgj2G__modeLabelActive{color:#fff}.ControlSliderDemo-module__FQgj2G__sliderContainer{margin-bottom:24px;padding-top:12px;position:relative}.ControlSliderDemo-module__FQgj2G__rulerMarks{justify-content:space-between;height:10px;padding:0 2px;display:flex;position:absolute;top:0;left:0;right:0}.ControlSliderDemo-module__FQgj2G__rulerMark{background:#ffffff26;width:1px;height:4px}.ControlSliderDemo-module__FQgj2G__rulerMarkLarge{background:#ffffff40;height:8px}.ControlSliderDemo-module__FQgj2G__sliderTrack{background:#ffffff1a;border-radius:2px;height:4px;margin-top:8px;position:relative}.ControlSliderDemo-module__FQgj2G__sliderFill{background:#fff;border-radius:2px;height:100%;transition:width .1s;position:absolute;top:0;left:0}.ControlSliderDemo-module__FQgj2G__sliderInput{appearance:none;cursor:pointer;background:0 0;width:100%;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ControlSliderDemo-module__FQgj2G__sliderInput::-webkit-slider-thumb{appearance:none;cursor:grab;background:#fff;border:2px solid #0b0c10;border-radius:50%;width:16px;height:16px;transition:transform .15s;box-shadow:0 2px 6px #0006}.ControlSliderDemo-module__FQgj2G__sliderInput::-webkit-slider-thumb:hover{transform:scale(1.1)}.ControlSliderDemo-module__FQgj2G__sliderInput::-webkit-slider-thumb:active{cursor:grabbing}.ControlSliderDemo-module__FQgj2G__commentsGrid{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:20px;display:grid}.ControlSliderDemo-module__FQgj2G__commentCard{background:#00000040;border:1px solid #ffffff14;border-radius:10px;min-width:0;padding:10px;transition:all .3s}.ControlSliderDemo-module__FQgj2G__cardAuto{opacity:.7}.ControlSliderDemo-module__FQgj2G__cardManual{border-color:#ffffff1f}.ControlSliderDemo-module__FQgj2G__cardHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ControlSliderDemo-module__FQgj2G__categoryBadge{background:#ffffff0d;border:1px solid;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.ControlSliderDemo-module__FQgj2G__confidence{color:#888;font-size:11px;font-weight:600}.ControlSliderDemo-module__FQgj2G__commentText{color:#ccc;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:30px;margin:0 0 10px;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.ControlSliderDemo-module__FQgj2G__textFaded{color:#666;-webkit-text-decoration:line-through #ffffff4d;text-decoration:line-through #ffffff4d}.ControlSliderDemo-module__FQgj2G__autoOutcome{justify-content:space-between;align-items:center;display:flex}.ControlSliderDemo-module__FQgj2G__stateBadge{border-radius:4px;align-items:center;gap:4px;padding:3px 6px;font-size:10px;font-weight:600;display:flex}.ControlSliderDemo-module__FQgj2G__state_toxic{color:#888;background:#ffffff0d}.ControlSliderDemo-module__FQgj2G__state_question{color:#3b82f6;background:#3b82f61a}.ControlSliderDemo-module__FQgj2G__state_praise{color:#22c55e;background:#22c55e1a}.ControlSliderDemo-module__FQgj2G__reviseBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:3px;padding:3px 6px;font-size:10px;transition:all .2s;display:flex}.ControlSliderDemo-module__FQgj2G__reviseBtn:hover{color:#fff;border-color:#ffffff40}.ControlSliderDemo-module__FQgj2G__manualOutcome{justify-content:space-between;align-items:center;display:flex}.ControlSliderDemo-module__FQgj2G__pendingLabel{color:#f59e0b;font-size:10px;font-weight:500}.ControlSliderDemo-module__FQgj2G__actionButtons{gap:4px;display:flex}.ControlSliderDemo-module__FQgj2G__actionBtn{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.ControlSliderDemo-module__FQgj2G__actionBtn_success{color:#22c55e;background:#22c55e26;border:1px solid #22c55e4d}.ControlSliderDemo-module__FQgj2G__actionBtn_success:hover{background:#22c55e40}.ControlSliderDemo-module__FQgj2G__actionBtn_danger{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.ControlSliderDemo-module__FQgj2G__actionBtn_danger:hover{background:#ef444433}.ControlSliderDemo-module__FQgj2G__actionBtn_primary{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f633}.ControlSliderDemo-module__FQgj2G__actionBtn_primary:hover{background:#3b82f633}.ControlSliderDemo-module__FQgj2G__actionBtn_neutral{color:#888;background:#ffffff0d;border:1px solid #ffffff1a}.ControlSliderDemo-module__FQgj2G__actionBtn_neutral:hover{color:#fff;background:#ffffff1a}.ControlSliderDemo-module__FQgj2G__statsBar{border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:24px;padding-top:16px;display:flex}.ControlSliderDemo-module__FQgj2G__statItem{align-items:baseline;gap:6px;display:flex}.ControlSliderDemo-module__FQgj2G__statValue{color:#fff;font-size:22px;font-weight:700}.ControlSliderDemo-module__FQgj2G__statLabel{color:#888;font-size:12px}.ControlSliderDemo-module__FQgj2G__statDivider{background:#ffffff1a;width:1px;height:20px}@media (max-width:768px){.ControlSliderDemo-module__FQgj2G__commentsGrid{grid-template-columns:1fr}.ControlSliderDemo-module__FQgj2G__statsBar{gap:16px}.ControlSliderDemo-module__FQgj2G__statValue{font-size:18px}}
.BrandVoiceDemo-module__kS_YXq__container{background:#161618;border:1px solid #ffffff14;border-radius:16px;width:100%;overflow:hidden}.BrandVoiceDemo-module__kS_YXq__configPanel{background:#0003;border-bottom:1px solid #ffffff0f;padding:18px 20px}.BrandVoiceDemo-module__kS_YXq__configHeader{margin-bottom:10px}.BrandVoiceDemo-module__kS_YXq__configLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.BrandVoiceDemo-module__kS_YXq__toneOptions{flex-wrap:wrap;gap:6px;display:flex}.BrandVoiceDemo-module__kS_YXq__toneButton{color:#888;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:7px 14px;font-size:13px;font-weight:500;transition:all .2s}.BrandVoiceDemo-module__kS_YXq__toneButton:hover{color:#fff;border-color:#fff3}.BrandVoiceDemo-module__kS_YXq__toneButtonActive{color:#000;background:#fff;border-color:#fff}.BrandVoiceDemo-module__kS_YXq__toneButtonActive:hover{color:#000;background:#e5e5e5;border-color:#e5e5e5}.BrandVoiceDemo-module__kS_YXq__previewPanel{padding:20px}.BrandVoiceDemo-module__kS_YXq__questionRow{margin-bottom:16px}.BrandVoiceDemo-module__kS_YXq__questionBubble{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;padding:12px 14px}.BrandVoiceDemo-module__kS_YXq__questionLabel{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:10px;font-weight:600;display:block}.BrandVoiceDemo-module__kS_YXq__questionText{color:#fff;margin:0;font-size:13px;font-style:italic}.BrandVoiceDemo-module__kS_YXq__responseSection{margin-bottom:16px}.BrandVoiceDemo-module__kS_YXq__responseHeader{align-items:center;gap:6px;margin-bottom:8px;display:flex}.BrandVoiceDemo-module__kS_YXq__sparkleIcon{color:#fff;opacity:.6}.BrandVoiceDemo-module__kS_YXq__responseLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.BrandVoiceDemo-module__kS_YXq__typingIndicator{color:#fff;animation:.6s infinite BrandVoiceDemo-module__kS_YXq__blink}@keyframes BrandVoiceDemo-module__kS_YXq__blink{0%,to{opacity:1}50%{opacity:0}}.BrandVoiceDemo-module__kS_YXq__responseBubble{background:#0000004d;border:1px solid #ffffff0f;border-radius:10px;height:180px;padding:14px;overflow-y:auto}.BrandVoiceDemo-module__kS_YXq__responseText{color:#ccc;white-space:pre-wrap;margin:0;font-size:12px;line-height:1.7}.BrandVoiceDemo-module__kS_YXq__cursor{color:#fff;animation:.5s infinite BrandVoiceDemo-module__kS_YXq__blink}.BrandVoiceDemo-module__kS_YXq__actionsRow{opacity:0;gap:8px;transition:all .3s;display:flex;transform:translateY(8px)}.BrandVoiceDemo-module__kS_YXq__actionsVisible{opacity:1;transform:translateY(0)}.BrandVoiceDemo-module__kS_YXq__actionButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.BrandVoiceDemo-module__kS_YXq__actionButton:hover{background:#ffffff0d;border-color:#ffffff40}.BrandVoiceDemo-module__kS_YXq__actionButtonPrimary{color:#000;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.BrandVoiceDemo-module__kS_YXq__actionButtonPrimary:hover{background:#e5e5e5;transform:translateY(-1px)}.BrandVoiceDemo-module__kS_YXq__featuresRow{background:#0003;border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:16px;padding:14px 20px;display:flex}.BrandVoiceDemo-module__kS_YXq__featureItem{color:#888;align-items:center;gap:5px;font-size:11px;display:flex}.BrandVoiceDemo-module__kS_YXq__featureCheck{color:#888}@media (max-width:640px){.BrandVoiceDemo-module__kS_YXq__toneOptions{flex-wrap:wrap}.BrandVoiceDemo-module__kS_YXq__toneButton{text-align:center;flex:1;min-width:70px;padding:6px 10px;font-size:12px}.BrandVoiceDemo-module__kS_YXq__actionsRow{flex-direction:column}.BrandVoiceDemo-module__kS_YXq__actionButton,.BrandVoiceDemo-module__kS_YXq__actionButtonPrimary{justify-content:center}.BrandVoiceDemo-module__kS_YXq__featuresRow{flex-direction:column;gap:8px}}
.ContextEngineDemo-module__DWwoLq__container{background:#161618;border:1px solid #ffffff14;border-radius:16px;width:100%;overflow:hidden}.ContextEngineDemo-module__DWwoLq__sourcesRow{background:#0003;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:14px 18px;display:flex}.ContextEngineDemo-module__DWwoLq__sourcesLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;font-size:11px;font-weight:600}.ContextEngineDemo-module__DWwoLq__sourcesPills{flex-wrap:wrap;gap:6px;display:flex}.ContextEngineDemo-module__DWwoLq__sourcePill{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:500;transition:all .2s;display:flex}.ContextEngineDemo-module__DWwoLq__pillActive{color:#fff;border-color:#ffffff26}.ContextEngineDemo-module__DWwoLq__pillActive .ContextEngineDemo-module__DWwoLq__powerIcon{color:#22c55e}.ContextEngineDemo-module__DWwoLq__pillInactive{color:#666;opacity:.6}.ContextEngineDemo-module__DWwoLq__pillInactive .ContextEngineDemo-module__DWwoLq__powerIcon{color:#666}.ContextEngineDemo-module__DWwoLq__sourcePill:hover{background:#ffffff14}.ContextEngineDemo-module__DWwoLq__powerIcon{transition:color .2s}.ContextEngineDemo-module__DWwoLq__previewSection{padding:18px}.ContextEngineDemo-module__DWwoLq__questionLine{align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.ContextEngineDemo-module__DWwoLq__questionPrefix{color:#666;font-size:12px;font-weight:600}.ContextEngineDemo-module__DWwoLq__questionText{color:#fff;font-size:13px;font-style:italic}.ContextEngineDemo-module__DWwoLq__responseBubble{background:#0000004d;border:1px solid #ffffff0f;border-radius:10px;height:140px;padding:14px;transition:all .3s;overflow-y:auto}.ContextEngineDemo-module__DWwoLq__responseText{color:#ccc;white-space:pre-wrap;margin:0;font-size:12px;line-height:1.7}.ContextEngineDemo-module__DWwoLq__cursor{color:#fff;animation:.5s infinite ContextEngineDemo-module__DWwoLq__blink}@keyframes ContextEngineDemo-module__DWwoLq__blink{0%,to{opacity:1}50%{opacity:0}}.ContextEngineDemo-module__DWwoLq__usedSources{gap:6px;margin-top:10px;display:flex}.ContextEngineDemo-module__DWwoLq__usedTag{color:#888;background:#ffffff0d;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:500}.ContextEngineDemo-module__DWwoLq__featuresRow{background:#0003;border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:16px;padding:12px 18px;display:flex}.ContextEngineDemo-module__DWwoLq__featureItem{color:#888;align-items:center;gap:4px;font-size:11px;display:flex}.ContextEngineDemo-module__DWwoLq__featureCheck{color:#888}@media (max-width:640px){.ContextEngineDemo-module__DWwoLq__sourcesRow{flex-direction:column;align-items:flex-start;gap:8px}.ContextEngineDemo-module__DWwoLq__featuresRow{flex-direction:column;gap:6px}}
.PricingSection-module__SzU18W__section{background:#0b0c10;padding:120px 0}.PricingSection-module__SzU18W__container{max-width:1200px;margin:0 auto;padding:0 24px}.PricingSection-module__SzU18W__header{text-align:center;margin-bottom:64px}.PricingSection-module__SzU18W__title{letter-spacing:-.02em;color:#fff;margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.2}.PricingSection-module__SzU18W__subtitle{color:#888;max-width:600px;margin:0 auto 32px;font-size:18px;line-height:1.7}.PricingSection-module__SzU18W__toggle{background:#161618;border:1px solid #ffffff14;border-radius:8px;padding:4px;display:inline-flex}.PricingSection-module__SzU18W__toggleBtn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.PricingSection-module__SzU18W__toggleBtn.PricingSection-module__SzU18W__active{color:#000;background:#fff}.PricingSection-module__SzU18W__discount{color:#fff;background:#ffffff1a;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600}.PricingSection-module__SzU18W__toggleBtn.PricingSection-module__SzU18W__active .PricingSection-module__SzU18W__discount{color:#000;background:#00000026}.PricingSection-module__SzU18W__cardsGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:80px;display:grid}.PricingSection-module__SzU18W__card{background:#161618;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;padding:32px;display:flex;position:relative}.PricingSection-module__SzU18W__card.PricingSection-module__SzU18W__popular{background:linear-gradient(#1c1c20 0%,#161618 100%);border-color:#fff3;animation:3s ease-in-out infinite PricingSection-module__SzU18W__breathe;box-shadow:0 0 40px #ffffff0d}@keyframes PricingSection-module__SzU18W__breathe{0%,to{box-shadow:0 0 30px #ffffff0d}50%{box-shadow:0 0 50px #ffffff1a}}.PricingSection-module__SzU18W__card.PricingSection-module__SzU18W__popular:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.PricingSection-module__SzU18W__popularBadge{color:#000;white-space:nowrap;background:#fff;border-radius:20px;padding:6px 16px;font-size:12px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.PricingSection-module__SzU18W__card.PricingSection-module__SzU18W__trial{background:linear-gradient(#1c1c20 0%,#161618 100%);border-color:#ffffff1f}.PricingSection-module__SzU18W__trialBadge{color:#000;white-space:nowrap;background:#fff;border-radius:20px;padding:5px 12px;font-size:11px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.PricingSection-module__SzU18W__freePrice{background:linear-gradient(#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:700}.PricingSection-module__SzU18W__ctaTrial{color:#000;background:#fff;border:none}.PricingSection-module__SzU18W__ctaTrial:hover{background:#e5e5e5;transform:translateY(-2px)}.PricingSection-module__SzU18W__planName{color:#fff;margin-bottom:8px;font-size:20px;font-weight:600}.PricingSection-module__SzU18W__planDescription{color:#5f646d;margin-bottom:24px;font-size:14px}.PricingSection-module__SzU18W__priceWrapper{align-items:baseline;gap:4px;margin-bottom:24px;display:flex}.PricingSection-module__SzU18W__price{background:linear-gradient(#fff 0%,#888 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:48px;font-weight:700}.PricingSection-module__SzU18W__period{color:#5f646d;font-size:14px}.PricingSection-module__SzU18W__customPrice{color:#fff;font-size:32px;font-weight:700}.PricingSection-module__SzU18W__planQuotas{flex-direction:column;flex:1;gap:12px;margin:0 0 24px;padding:0;list-style:none;display:flex}.PricingSection-module__SzU18W__planQuotas li{color:#ccc;align-items:center;gap:10px;font-size:14px;display:flex}.PricingSection-module__SzU18W__checkIcon{color:#888}.PricingSection-module__SzU18W__cardCta{border-radius:8px;justify-content:center;align-items:center;padding:14px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.PricingSection-module__SzU18W__ctaPrimary{color:#000;background:#fff}.PricingSection-module__SzU18W__ctaPrimary:hover{background:#e5e5e5;transform:translateY(-2px)}.PricingSection-module__SzU18W__ctaSecondary{color:#fff;background:0 0;border:1px solid #ffffff26}.PricingSection-module__SzU18W__ctaSecondary:hover{background:#ffffff0d;border-color:#ffffff4d}.PricingSection-module__SzU18W__comparison{background:#161618;border:1px solid #ffffff14;border-radius:16px;padding:32px}.PricingSection-module__SzU18W__comparisonTitle{color:#fff;text-align:center;margin-bottom:24px;font-size:18px;font-weight:600}.PricingSection-module__SzU18W__comparisonTable{width:100%}.PricingSection-module__SzU18W__tableHeader,.PricingSection-module__SzU18W__tableRow{grid-template-columns:2fr 1fr 1fr 1fr;gap:16px;padding:14px 0;display:grid}.PricingSection-module__SzU18W__tableHeader{color:#5f646d;border-bottom:1px solid #ffffff14;font-size:13px;font-weight:600}.PricingSection-module__SzU18W__tableRow{border-bottom:1px solid #ffffff0a}.PricingSection-module__SzU18W__tableRow:last-child{border-bottom:none}.PricingSection-module__SzU18W__featureCol{color:#ccc;font-size:14px}.PricingSection-module__SzU18W__planCol{text-align:center;justify-content:center;align-items:center;display:flex}.PricingSection-module__SzU18W__checkGreen{color:#888}.PricingSection-module__SzU18W__xGray{color:#3f3f46}.PricingSection-module__SzU18W__featureValue{color:#888;font-size:12px}@media (max-width:1200px){.PricingSection-module__SzU18W__cardsGrid{grid-template-columns:repeat(2,1fr);max-width:700px;margin:0 auto 80px}.PricingSection-module__SzU18W__card.PricingSection-module__SzU18W__popular{order:-1}}@media (max-width:768px){.PricingSection-module__SzU18W__cardsGrid{grid-template-columns:1fr;max-width:400px}.PricingSection-module__SzU18W__section{padding:80px 0}.PricingSection-module__SzU18W__subtitle{font-size:16px}.PricingSection-module__SzU18W__comparison{padding:20px;overflow-x:auto}.PricingSection-module__SzU18W__comparisonTable{min-width:500px}.PricingSection-module__SzU18W__tableHeader,.PricingSection-module__SzU18W__tableRow{gap:12px}}
.FAQSection-module__bE-TJq__section{background:#161618;padding:120px 0}.FAQSection-module__bE-TJq__container{max-width:800px;margin:0 auto;padding:0 24px}.FAQSection-module__bE-TJq__title{letter-spacing:-.02em;color:#fff;text-align:center;margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.2}.FAQSection-module__bE-TJq__subtitle{color:#888;text-align:center;margin-bottom:48px;font-size:18px;line-height:1.7}.FAQSection-module__bE-TJq__faqList{flex-direction:column;gap:12px;display:flex}.FAQSection-module__bE-TJq__faqItem{background:#0b0c10;border:1px solid #ffffff14;border-radius:12px;transition:border-color .2s;overflow:hidden}.FAQSection-module__bE-TJq__faqItem:hover{border-color:#ffffff1f}.FAQSection-module__bE-TJq__faqItem.FAQSection-module__bE-TJq__open{border-color:#ffffff26}.FAQSection-module__bE-TJq__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;display:flex}.FAQSection-module__bE-TJq__faqQuestion span{color:#fff;font-size:16px;font-weight:500}.FAQSection-module__bE-TJq__chevron{color:#5f646d;flex-shrink:0;transition:transform .3s}.FAQSection-module__bE-TJq__faqItem.FAQSection-module__bE-TJq__open .FAQSection-module__bE-TJq__chevron{color:#fff;transform:rotate(180deg)}.FAQSection-module__bE-TJq__faqAnswer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.FAQSection-module__bE-TJq__faqItem.FAQSection-module__bE-TJq__open .FAQSection-module__bE-TJq__faqAnswer{max-height:300px}.FAQSection-module__bE-TJq__faqAnswer p{color:#888;padding:0 24px 20px;font-size:15px;line-height:1.7}@media (max-width:768px){.FAQSection-module__bE-TJq__section{padding:80px 0}.FAQSection-module__bE-TJq__subtitle{margin-bottom:32px;font-size:16px}.FAQSection-module__bE-TJq__faqQuestion{padding:16px 20px}.FAQSection-module__bE-TJq__faqQuestion span{font-size:15px}.FAQSection-module__bE-TJq__faqAnswer p{padding:0 20px 16px;font-size:14px}}
.CTASection-module__xVGhfG__section{background:#0b0c10;padding:120px 0;position:relative;overflow:hidden}.CTASection-module__xVGhfG__container{z-index:1;max-width:800px;margin:0 auto;padding:0 24px;position:relative}.CTASection-module__xVGhfG__content{text-align:center}.CTASection-module__xVGhfG__title{letter-spacing:-.02em;background:linear-gradient(#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.1}.CTASection-module__xVGhfG__description{color:#888;max-width:600px;margin:0 auto 40px;font-size:18px;line-height:1.7}.CTASection-module__xVGhfG__ctas{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:40px;display:flex}.CTASection-module__xVGhfG__ctaPrimary{color:#000;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.CTASection-module__xVGhfG__ctaPrimary:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.CTASection-module__xVGhfG__ctaPrimary:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff1a}.CTASection-module__xVGhfG__ctaPrimary:hover:before{left:100%}.CTASection-module__xVGhfG__ctaSecondary{color:#fff;background:0 0;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;padding:16px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.CTASection-module__xVGhfG__ctaSecondary:hover{background:#ffffff0d;border-color:#ffffff4d}.CTASection-module__xVGhfG__trustBadges{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.CTASection-module__xVGhfG__badge{color:#5f646d;align-items:center;gap:8px;font-size:14px;display:flex}.CTASection-module__xVGhfG__checkIcon{color:#888}.CTASection-module__xVGhfG__ambientGlow{pointer-events:none;background:radial-gradient(#ffffff08 0%,#0000 60%),radial-gradient(at 30%,#c8c8c805 0%,#0000 50%);width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.CTASection-module__xVGhfG__section{padding:80px 0}.CTASection-module__xVGhfG__description{margin-bottom:32px;font-size:16px}.CTASection-module__xVGhfG__ctas{flex-direction:column;align-items:center}.CTASection-module__xVGhfG__ctaPrimary,.CTASection-module__xVGhfG__ctaSecondary{width:100%;max-width:300px}.CTASection-module__xVGhfG__trustBadges{flex-direction:column;align-items:center;gap:12px}}
.Footer-module__as8s1W__footer{background:#161618;border-top:1px solid #ffffff0d;padding:80px 0 40px}.Footer-module__as8s1W__container{max-width:1200px;margin:0 auto;padding:0 24px}.Footer-module__as8s1W__topSection{border-bottom:1px solid #ffffff0d;grid-template-columns:1fr 3fr;gap:80px;padding-bottom:48px;display:grid}.Footer-module__as8s1W__brand{max-width:200px}.Footer-module__as8s1W__logo{letter-spacing:.5px;text-transform:uppercase;color:#fff;align-items:center;gap:10px;margin-bottom:16px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.Footer-module__as8s1W__tagline{color:#5f646d;font-size:14px;line-height:1.5}.Footer-module__as8s1W__linksGrid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.Footer-module__as8s1W__linkColumn{flex-direction:column;display:flex}.Footer-module__as8s1W__columnTitle{color:#fff;margin-bottom:20px;font-size:13px;font-weight:600}.Footer-module__as8s1W__linkList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__as8s1W__link{color:#5f646d;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__as8s1W__link:hover{color:#fff}.Footer-module__as8s1W__bottomSection{justify-content:space-between;align-items:center;padding-top:32px;display:flex}.Footer-module__as8s1W__copyright{color:#5f646d;font-size:13px}.Footer-module__as8s1W__socials{gap:16px;display:flex}.Footer-module__as8s1W__socialLink{color:#5f646d;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Footer-module__as8s1W__socialLink:hover{color:#fff;background:#ffffff1a;border-color:#ffffff26}@media (max-width:1024px){.Footer-module__as8s1W__topSection{grid-template-columns:1fr;gap:48px}.Footer-module__as8s1W__brand{text-align:center;max-width:100%;margin:0 auto}.Footer-module__as8s1W__logo{justify-content:center}.Footer-module__as8s1W__linksGrid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:640px){.Footer-module__as8s1W__footer{padding:60px 0 32px}.Footer-module__as8s1W__linksGrid{grid-template-columns:1fr 1fr;gap:24px}.Footer-module__as8s1W__bottomSection{text-align:center;flex-direction:column;gap:24px}}
.homepage-module__JmzoLq__homepage{--hp-bg:#0b0c10;--hp-card:#161618;--hp-card-hover:#1c1f2a;--hp-border:#ffffff14;--hp-border-highlight:#ffffff1f;--hp-text:#fff;--hp-text-muted:#888;--hp-text-dimmed:#5f646d;--hp-accent:#fff;--hp-accent-blue:#3b82f6;--hp-success:#22c55e;--hp-warning:#f59e0b;--hp-error:#ef4444;--hp-section-py:120px;--hp-section-py-mobile:64px;--hp-container-max:1200px;--hp-grid-gap:32px;--hp-font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--hp-font-mono:"JetBrains Mono",monospace;background:var(--hp-bg);min-height:100vh;color:var(--hp-text);font-family:var(--hp-font);overflow-x:hidden}.homepage-module__JmzoLq__container{max-width:var(--hp-container-max);margin:0 auto;padding:0 24px}.homepage-module__JmzoLq__section{padding:var(--hp-section-py)0;position:relative}.homepage-module__JmzoLq__sectionDark{background:var(--hp-bg)}.homepage-module__JmzoLq__sectionCard{background:var(--hp-card)}.homepage-module__JmzoLq__heroTitle{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.homepage-module__JmzoLq__sectionTitle{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.2}.homepage-module__JmzoLq__sectionSubtitle{color:var(--hp-text-muted);max-width:600px;font-size:18px;line-height:1.6}.homepage-module__JmzoLq__tag{color:var(--hp-accent);align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:500;display:inline-flex}.homepage-module__JmzoLq__tagDot{background:var(--hp-accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite homepage-module__JmzoLq__tagPulse}.homepage-module__JmzoLq__btnPrimary{background:var(--hp-text);color:#000;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.homepage-module__JmzoLq__btnPrimary:hover{background:#e5e5e5;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.homepage-module__JmzoLq__btnSecondary{color:var(--hp-text);border:1px solid var(--hp-border-highlight);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.homepage-module__JmzoLq__btnSecondary:hover{background:#ffffff0d;border-color:#ffffff40}.homepage-module__JmzoLq__btnGhost{color:var(--hp-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:8px 0;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.homepage-module__JmzoLq__btnGhost:hover{color:var(--hp-text)}.homepage-module__JmzoLq__card{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:16px;padding:32px;transition:all .3s}.homepage-module__JmzoLq__card:hover{border-color:var(--hp-border-highlight);transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.homepage-module__JmzoLq__cardGlow{position:relative}.homepage-module__JmzoLq__cardGlow:before{content:"";z-index:-1;opacity:0;background:linear-gradient(#ffffff1f 0%,#0000 50%);border-radius:16px;transition:opacity .3s;position:absolute;inset:-1px}.homepage-module__JmzoLq__cardGlow:hover:before{opacity:1}.homepage-module__JmzoLq__grid2{gap:var(--hp-grid-gap);grid-template-columns:repeat(2,1fr);display:grid}.homepage-module__JmzoLq__grid3{gap:var(--hp-grid-gap);grid-template-columns:repeat(3,1fr);display:grid}.homepage-module__JmzoLq__grid4{gap:var(--hp-grid-gap);grid-template-columns:repeat(4,1fr);display:grid}.homepage-module__JmzoLq__reveal{opacity:0;transition:all .8s cubic-bezier(.22,1,.36,1);transform:translateY(40px)}.homepage-module__JmzoLq__reveal.homepage-module__JmzoLq__visible{opacity:1;transform:translateY(0)}@keyframes homepage-module__JmzoLq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes homepage-module__JmzoLq__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes homepage-module__JmzoLq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.homepage-module__JmzoLq__glass{-webkit-backdrop-filter:blur(20px);border:1px solid var(--hp-border);background:#161618cc}@media (max-width:1024px){.homepage-module__JmzoLq__homepage{--hp-section-py:80px}.homepage-module__JmzoLq__grid3,.homepage-module__JmzoLq__grid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.homepage-module__JmzoLq__homepage{--hp-section-py:var(--hp-section-py-mobile)}.homepage-module__JmzoLq__container{padding:0 16px}.homepage-module__JmzoLq__grid2,.homepage-module__JmzoLq__grid3,.homepage-module__JmzoLq__grid4{grid-template-columns:1fr}.homepage-module__JmzoLq__sectionSubtitle{font-size:16px}}.homepage-module__JmzoLq__textCenter{text-align:center}.homepage-module__JmzoLq__textMuted{color:var(--hp-text-muted)}.homepage-module__JmzoLq__textDimmed{color:var(--hp-text-dimmed)}.homepage-module__JmzoLq__mb0{margin-bottom:0}.homepage-module__JmzoLq__mb8{margin-bottom:8px}.homepage-module__JmzoLq__mb16{margin-bottom:16px}.homepage-module__JmzoLq__mb24{margin-bottom:24px}.homepage-module__JmzoLq__mb32{margin-bottom:32px}.homepage-module__JmzoLq__mb48{margin-bottom:48px}.homepage-module__JmzoLq__mb64{margin-bottom:64px}.homepage-module__JmzoLq__mt0{margin-top:0}.homepage-module__JmzoLq__mt8{margin-top:8px}.homepage-module__JmzoLq__mt16{margin-top:16px}.homepage-module__JmzoLq__mt24{margin-top:24px}.homepage-module__JmzoLq__mt32{margin-top:32px}.homepage-module__JmzoLq__flexCenter{justify-content:center;align-items:center;display:flex}.homepage-module__JmzoLq__flexBetween{justify-content:space-between;align-items:center;display:flex}.homepage-module__JmzoLq__gap8{gap:8px}.homepage-module__JmzoLq__gap16{gap:16px}.homepage-module__JmzoLq__gap24{gap:24px}.homepage-module__JmzoLq__gap32{gap:32px}
