.Navbar-module__cJzEcG__nav{z-index:var(--z-sticky);height:var(--nav-height);transition:background var(--duration-normal) var(--ease-out), border-color var(--duration-normal) var(--ease-out), box-shadow var(--duration-normal) var(--ease-out);border-bottom:1px solid #0000;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__dark .Navbar-module__cJzEcG__link{color:#ffffffb3}.Navbar-module__cJzEcG__dark .Navbar-module__cJzEcG__link:hover{color:var(--white);background:#ffffff14}.Navbar-module__cJzEcG__dark .Navbar-module__cJzEcG__logo img{filter:brightness(0)invert()}.Navbar-module__cJzEcG__dark .btn--secondary{color:#fffc;border-color:#fff3}.Navbar-module__cJzEcG__dark .btn--secondary:hover{color:var(--white);background:#ffffff14;border-color:#fff6}.Navbar-module__cJzEcG__dark .Navbar-module__cJzEcG__burger span{background:var(--white)}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border-bottom-color:#00000014;box-shadow:0 4px 30px #0000000f}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;gap:var(--space-xl);width:100%;display:flex}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__cJzEcG__links{align-items:center;gap:var(--space-xs);margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__link{font-size:var(--text-sm);color:var(--color-text-secondary);border-radius:var(--radius-md);transition:color var(--duration-fast), background var(--duration-fast);padding:.5rem .75rem;font-weight:500}.Navbar-module__cJzEcG__link:hover{color:var(--blue-600);background:#0373ff0f}.Navbar-module__cJzEcG__linkHighlight{font-weight:600;color:var(--orange-500)!important}.Navbar-module__cJzEcG__linkHighlight:hover{background:#ea8a0a14;color:var(--orange-600)!important}.Navbar-module__cJzEcG__linkIcon{vertical-align:-2px;align-items:center;margin-right:4px;display:inline-flex}.Navbar-module__cJzEcG__dark .Navbar-module__cJzEcG__linkHighlight{color:var(--orange-400)!important}.Navbar-module__cJzEcG__dark .Navbar-module__cJzEcG__linkHighlight:hover{background:#ea8a0a1f;color:var(--orange-300)!important}.Navbar-module__cJzEcG__actions{align-items:center;gap:var(--space-sm);display:flex}.Navbar-module__cJzEcG__actions .Navbar-module__cJzEcG__btn{font-size:var(--text-sm);padding:.5rem 1.25rem}.Navbar-module__cJzEcG__burger{cursor:pointer;width:30px;height:30px;z-index:calc(var(--z-overlay) + 1);flex-direction:column;justify-content:center;gap:5px;display:none}.Navbar-module__cJzEcG__burger span{background:var(--gray-700);width:100%;height:2px;transition:transform var(--duration-normal) var(--ease-out), opacity var(--duration-fast);border-radius:2px;display:block}.Navbar-module__cJzEcG__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__mobile{-webkit-backdrop-filter:blur(30px);padding:var(--space-3xl);opacity:0;pointer-events:none;transition:opacity var(--duration-normal) var(--ease-out);z-index:var(--z-overlay);background:#060b1ffa;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileOpen{opacity:1;pointer-events:auto}.Navbar-module__cJzEcG__mobileLinks{margin:0 0 var(--space-2xl);text-align:center;padding:0;list-style:none}.Navbar-module__cJzEcG__mobileLink{padding:var(--space-md);font-size:var(--text-2xl);color:var(--color-text);transition:color var(--duration-fast);font-weight:600;display:block}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--color-accent)}.Navbar-module__cJzEcG__mobileCtas{gap:var(--space-md);flex-direction:column;width:100%;max-width:300px;display:flex}@media (max-width:1024px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__burger{display:flex}}
.Footer-module__S6Hkya__footer{background:var(--navy-900);padding-block:var(--space-4xl) var(--space-2xl);color:var(--gray-100);border-top:1px solid #ffffff0f}.Footer-module__S6Hkya__inner{gap:var(--space-3xl);flex-direction:column;display:flex}.Footer-module__S6Hkya__columns{gap:var(--space-2xl);grid-template-columns:1.5fr repeat(3,1fr);display:grid}@media (max-width:768px){.Footer-module__S6Hkya__columns{grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:480px){.Footer-module__S6Hkya__columns{grid-template-columns:1fr}}.Footer-module__S6Hkya__brand{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{filter:brightness(0)invert();opacity:.8}.Footer-module__S6Hkya__location{font-size:var(--text-sm);color:var(--gray-500)}.Footer-module__S6Hkya__socials{gap:var(--space-sm);display:flex}.Footer-module__S6Hkya__socialLink{border-radius:var(--radius-md);width:36px;height:36px;color:var(--gray-400);transition:color var(--duration-fast), background var(--duration-fast);justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--white);background:#ffffff0f}.Footer-module__S6Hkya__col{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__S6Hkya__colTitle{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);font-weight:700}.Footer-module__S6Hkya__list{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__link{font-size:var(--text-sm);color:var(--gray-500);transition:color var(--duration-fast)}.Footer-module__S6Hkya__link:hover{color:var(--white)}.Footer-module__S6Hkya__bottom{padding-top:var(--space-xl);border-top:1px solid #ffffff0f}.Footer-module__S6Hkya__copyright{font-size:var(--text-xs);color:var(--gray-600)}
.HeroAnimation-module__5pVeBG__wrapper{border-radius:var(--radius-2xl);width:100%;max-width:560px;animation:6s ease-in-out infinite HeroAnimation-module__5pVeBG__float;overflow:hidden;box-shadow:0 0 0 1px #00000014,0 20px 60px #0000001f,0 0 40px #0373ff0f}@keyframes HeroAnimation-module__5pVeBG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.HeroAnimation-module__5pVeBG__tabBar{background:#f1f3f8;border-bottom:1px solid #0000000f;align-items:center;gap:2px;padding:6px 8px;display:flex}.HeroAnimation-module__5pVeBG__tab{font-size:.75rem;font-weight:600;font-family:var(--font-body);border-radius:var(--radius-md);color:var(--gray-500);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 14px;transition:all .2s;display:flex}.HeroAnimation-module__5pVeBG__tab:hover{color:var(--gray-700);background:#0000000a}.HeroAnimation-module__5pVeBG__tabActive{color:var(--gray-800);background:var(--white);border-bottom:2px solid var(--tab-accent,var(--blue-500));box-shadow:0 1px 3px #00000014}.HeroAnimation-module__5pVeBG__tabIcon{font-size:.85rem}.HeroAnimation-module__5pVeBG__tabLabel{display:none}@media (min-width:480px){.HeroAnimation-module__5pVeBG__tabLabel{display:inline}}.HeroAnimation-module__5pVeBG__liveIndicator{text-transform:uppercase;letter-spacing:.06em;color:var(--emerald-500);align-items:center;gap:5px;margin-left:auto;padding-right:8px;font-size:.65rem;font-weight:700;display:flex}.HeroAnimation-module__5pVeBG__liveDot{background:var(--emerald-500);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite HeroAnimation-module__5pVeBG__livePulse}@keyframes HeroAnimation-module__5pVeBG__livePulse{0%,to{opacity:1;box-shadow:0 0 #10b98180}50%{opacity:.6;box-shadow:0 0 0 4px #10b98100}}.HeroAnimation-module__5pVeBG__terminal{background:#0d1117;transition:opacity .3s,transform .3s}.HeroAnimation-module__5pVeBG__terminalFade{opacity:.3;transform:translateY(4px)}.HeroAnimation-module__5pVeBG__termHeader{background:#161b22;border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;padding:10px 14px;display:flex}.HeroAnimation-module__5pVeBG__dot{border-radius:50%;width:10px;height:10px}.HeroAnimation-module__5pVeBG__termTitle{color:#ffffff59;font-size:.7rem;font-family:var(--font-mono);margin-left:8px}.HeroAnimation-module__5pVeBG__termBody{min-height:260px;font-family:var(--font-mono);padding:16px 18px;font-size:.78rem;line-height:1.7;overflow:hidden}.HeroAnimation-module__5pVeBG__line{white-space:pre-wrap;word-break:break-all;animation:.2s ease-out HeroAnimation-module__5pVeBG__lineAppear}@keyframes HeroAnimation-module__5pVeBG__lineAppear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.HeroAnimation-module__5pVeBG__line_cmd{color:#c9d1d9}.HeroAnimation-module__5pVeBG__line_output{color:#8b949e}.HeroAnimation-module__5pVeBG__line_success{color:#3fb950}.HeroAnimation-module__5pVeBG__line_info{color:#58a6ff}.HeroAnimation-module__5pVeBG__line_warning{color:#d29922}.HeroAnimation-module__5pVeBG__line_accent{color:#bc8cff}.HeroAnimation-module__5pVeBG__cursor{color:#fff9;font-family:var(--font-mono);font-size:.8rem;animation:1s step-end infinite HeroAnimation-module__5pVeBG__blink}@keyframes HeroAnimation-module__5pVeBG__blink{0%,50%{opacity:1}51%,to{opacity:0}}.HeroAnimation-module__5pVeBG__progressWrap{background:#ffffff0a;height:2px}.HeroAnimation-module__5pVeBG__progressBar{border-radius:2px;width:0;height:100%;animation:linear forwards HeroAnimation-module__5pVeBG__progressFill}@keyframes HeroAnimation-module__5pVeBG__progressFill{0%{width:0}to{width:100%}}@media (max-width:768px){.HeroAnimation-module__5pVeBG__wrapper{max-width:100%}.HeroAnimation-module__5pVeBG__termBody{min-height:220px;padding:12px 14px;font-size:.72rem}}@media (prefers-reduced-motion:reduce){.HeroAnimation-module__5pVeBG__wrapper,.HeroAnimation-module__5pVeBG__line,.HeroAnimation-module__5pVeBG__cursor,.HeroAnimation-module__5pVeBG__liveDot{animation:none}.HeroAnimation-module__5pVeBG__progressBar{width:100%;animation:none}}
.AnimatedHeadline-module__2XiaCa__headline{font-size:var(--text-6xl);letter-spacing:-.02em;margin-bottom:var(--space-lg);color:#0f172a;font-weight:800;line-height:1.15}.AnimatedHeadline-module__2XiaCa__segment{opacity:0;filter:blur(6px);transition:opacity .7s ease, filter .7s ease, transform .7s var(--ease-out);display:inline;transform:translateY(8px)}.AnimatedHeadline-module__2XiaCa__segment.AnimatedHeadline-module__2XiaCa__visible{opacity:1;filter:blur();transform:translateY(0)}.AnimatedHeadline-module__2XiaCa__codeWrap{display:inline}.AnimatedHeadline-module__2XiaCa__code{color:var(--blue-600);border-radius:var(--radius-md);white-space:nowrap;font-size:.82em;font-family:var(--font-mono);opacity:0;min-width:2ch;min-height:1.2em;transition:opacity .4s ease, transform .4s var(--ease-spring), border-color .6s ease, box-shadow .6s ease;background:linear-gradient(135deg,#0373ff14,#8b5cf60f);border:1px solid #0373ff26;padding:.1em .45em;display:inline-block;transform:scale(.95)}.AnimatedHeadline-module__2XiaCa__codeVisible{opacity:1;border-color:#0373ff4d;transform:scale(1);box-shadow:0 0 20px #0373ff14}.AnimatedHeadline-module__2XiaCa__cursor{color:var(--blue-500);font-family:var(--font-mono);margin-left:1px;font-weight:400;animation:.6s step-end infinite AnimatedHeadline-module__2XiaCa__cursorBlink}.AnimatedHeadline-module__2XiaCa__cursorDone{color:var(--blue-500);opacity:0;font-family:var(--font-mono);margin-left:1px;font-weight:400;animation:1.5s forwards AnimatedHeadline-module__2XiaCa__cursorFade}@keyframes AnimatedHeadline-module__2XiaCa__cursorBlink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes AnimatedHeadline-module__2XiaCa__cursorFade{0%,60%{opacity:1}to{opacity:0}}.AnimatedHeadline-module__2XiaCa__toWord{transition-delay:0s}.AnimatedHeadline-module__2XiaCa__production{background:linear-gradient(135deg, var(--blue-500), var(--purple-500), var(--cyan-500));-webkit-text-fill-color:transparent;opacity:0;filter:blur(8px);transition:opacity .6s ease, transform .8s var(--ease-spring), filter .6s ease, background-position 1.2s ease;background-position:100% 0;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;font-weight:800;display:inline-block;transform:translateY(12px)scale(.9)}.AnimatedHeadline-module__2XiaCa__productionVisible{opacity:1;filter:blur();background-position:0 0;transform:translateY(0)scale(1)}@media (max-width:768px){.AnimatedHeadline-module__2XiaCa__headline{font-size:var(--text-5xl)}}@media (prefers-reduced-motion:reduce){.AnimatedHeadline-module__2XiaCa__segment,.AnimatedHeadline-module__2XiaCa__code,.AnimatedHeadline-module__2XiaCa__production{opacity:1;filter:none;transition:none;transform:none}.AnimatedHeadline-module__2XiaCa__cursor,.AnimatedHeadline-module__2XiaCa__cursorDone{opacity:0;animation:none}.AnimatedHeadline-module__2XiaCa__productionVisible{background-position:0 0}}
.Hero-module__ZARIfG__hero{min-height:100dvh;padding-top:var(--nav-height);background:var(--white);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgCosmic{z-index:0;background:radial-gradient(80% 50% at 50% -10%,#0373ff0f,#0000 60%),radial-gradient(50% 40% at 85% 80%,#8b5cf60a,#0000 50%),radial-gradient(40% 30% at 15% 70%,#06b6d408,#0000 50%);position:absolute;inset:0}.Hero-module__ZARIfG__bgGrid{z-index:1;background-image:linear-gradient(#00000006 1px,#0000 1px),linear-gradient(90deg,#00000006 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 20%,#0000 70%);mask-image:radial-gradient(80% 70%,#000 20%,#0000 70%)}.Hero-module__ZARIfG__bgGlow1{filter:blur(80px);z-index:1;background:radial-gradient(circle,#0373ff12,#0000 55%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__ZARIfG__pulseGlow1;position:absolute;top:10%;right:5%}.Hero-module__ZARIfG__bgGlow2{filter:blur(80px);z-index:1;background:radial-gradient(circle,#8b5cf60d,#0000 55%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite Hero-module__ZARIfG__pulseGlow2;position:absolute;bottom:10%;left:5%}.Hero-module__ZARIfG__bgGlow3{filter:blur(80px);z-index:1;background:radial-gradient(circle,#06b6d40a,#0000 55%);border-radius:50%;width:400px;height:400px;animation:12s ease-in-out infinite Hero-module__ZARIfG__pulseGlow3;position:absolute;top:50%;left:40%}@keyframes Hero-module__ZARIfG__pulseGlow1{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes Hero-module__ZARIfG__pulseGlow2{0%,to{opacity:.4;transform:scale(1.1)}50%{opacity:.8;transform:scale(.9)}}@keyframes Hero-module__ZARIfG__pulseGlow3{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:.9;transform:scale(1.15)}}.Hero-module__ZARIfG__content{z-index:2;gap:var(--space-3xl);padding-block:var(--space-3xl);grid-template-columns:1fr;align-items:center;display:grid;position:relative}@media (min-width:1024px){.Hero-module__ZARIfG__content{padding-block:var(--space-4xl);grid-template-columns:1.2fr 1fr}}.Hero-module__ZARIfG__textBlock{max-width:660px}.Hero-module__ZARIfG__badge{margin-bottom:var(--space-lg)}.Hero-module__ZARIfG__headline{font-size:var(--text-6xl);letter-spacing:-.02em;margin-bottom:var(--space-lg);color:#0f172a;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__headline code{color:var(--blue-600);border-radius:var(--radius-md);white-space:nowrap;background:linear-gradient(135deg,#0373ff1a,#8b5cf614);border:1px solid #0373ff33;padding:.1em .4em;font-size:.82em}.Hero-module__ZARIfG__subtext{font-size:var(--text-lg);color:var(--gray-600);max-width:580px;margin-bottom:var(--space-xl);line-height:1.8}.Hero-module__ZARIfG__ctas{gap:var(--space-md);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__stats{align-items:center;gap:var(--space-lg);padding:var(--space-md) var(--space-lg);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-xl);background:#f8f9fccc;border:1px solid #0000000f;flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__statItem{flex-direction:column;gap:2px;display:flex}.Hero-module__ZARIfG__statValue{font-size:var(--text-lg);color:var(--blue-600);font-weight:800;font-family:var(--font-mono)}.Hero-module__ZARIfG__statLabel{font-size:var(--text-xs);color:var(--gray-500);text-transform:uppercase;letter-spacing:.06em}.Hero-module__ZARIfG__statDivider{background:linear-gradient(#0000,#0000001a,#0000);width:1px;height:32px}.Hero-module__ZARIfG__visual{justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__imageWrapper{position:relative}.Hero-module__ZARIfG__heroImage{border-radius:var(--radius-2xl);width:100%;max-width:520px;height:auto;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;box-shadow:0 0 60px #0373ff1f,0 0 30px #8b5cf60f,0 25px 60px #00000026}.Hero-module__ZARIfG__imageGlowBlue{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#0373ff1f,#0000 60%);border-radius:50%;width:60%;height:60%;animation:6s ease-in-out infinite Hero-module__ZARIfG__pulseGlow1;position:absolute;top:-20%;right:-20%}.Hero-module__ZARIfG__imageGlowPurple{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#8b5cf61a,#0000 60%);border-radius:50%;width:50%;height:50%;animation:7s ease-in-out infinite Hero-module__ZARIfG__pulseGlow2;position:absolute;bottom:-15%;left:-15%}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding-block:calc(var(--nav-height) + var(--space-2xl)) var(--space-2xl)}.Hero-module__ZARIfG__headline{font-size:var(--text-5xl)}.Hero-module__ZARIfG__ctas{flex-direction:column}.Hero-module__ZARIfG__ctas .Hero-module__ZARIfG__btn{text-align:center;width:100%}.Hero-module__ZARIfG__stats{gap:var(--space-md);padding:var(--space-sm) var(--space-md)}.Hero-module__ZARIfG__statDivider{display:none}}
.PositioningBand-module__kD18nG__band{background:var(--white);position:relative;overflow:hidden}.PositioningBand-module__kD18nG__band:before{content:"";background:linear-gradient(90deg,#0000,#0000000f,#0373ff4d,#0000000f,#0000);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.PositioningBand-module__kD18nG__band:after{content:"";filter:blur(60px);background:radial-gradient(circle,#8b5cf60a,#0000 60%);border-radius:50%;width:400px;height:400px;position:absolute;top:30%;right:-10%}.PositioningBand-module__kD18nG__title{font-size:var(--text-4xl);color:var(--color-heading);max-width:700px;margin-bottom:var(--space-lg);font-weight:800}.PositioningBand-module__kD18nG__subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:680px;margin-bottom:var(--space-md);line-height:1.7}.PositioningBand-module__kD18nG__callout{font-size:var(--text-base);color:var(--color-text);padding:var(--space-md) var(--space-lg);border-left:3px solid var(--blue-500);border-radius:0 var(--radius-md) var(--radius-md) 0;margin-bottom:var(--space-2xl);background:#0373ff0d;max-width:700px;font-weight:600}.PositioningBand-module__kD18nG__table{-webkit-backdrop-filter:blur(var(--glass-blur));border-radius:var(--radius-xl);background:#f8f9fccc;border:1px solid #00000014;overflow:hidden}.PositioningBand-module__kD18nG__tableHeader{background:#00000005;border-bottom:1px solid #0000000f;grid-template-columns:1fr 1fr;display:grid}.PositioningBand-module__kD18nG__colUsual,.PositioningBand-module__kD18nG__colMonkeys{padding:var(--space-md) var(--space-lg);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.PositioningBand-module__kD18nG__colUsual{color:var(--gray-500)}.PositioningBand-module__kD18nG__colMonkeys{color:var(--blue-600);border-left:1px solid #0000000f}.PositioningBand-module__kD18nG__tableRow{transition:background var(--duration-fast);border-bottom:1px solid #0000000d;grid-template-columns:1fr 1fr;display:grid}.PositioningBand-module__kD18nG__tableRow:last-child{border-bottom:none}.PositioningBand-module__kD18nG__tableRow:hover{background:#0373ff05}.PositioningBand-module__kD18nG__cellUsual,.PositioningBand-module__kD18nG__cellMonkeys{align-items:flex-start;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);font-size:var(--text-sm);line-height:1.5;display:flex}.PositioningBand-module__kD18nG__cellUsual{color:var(--gray-500)}.PositioningBand-module__kD18nG__cellUsual svg{flex-shrink:0;margin-top:2px}.PositioningBand-module__kD18nG__cellMonkeys{color:var(--color-text);border-left:1px solid #0000000f}.PositioningBand-module__kD18nG__cellMonkeys svg{flex-shrink:0;margin-top:2px}@media (max-width:640px){.PositioningBand-module__kD18nG__tableHeader,.PositioningBand-module__kD18nG__tableRow{grid-template-columns:1fr}.PositioningBand-module__kD18nG__colMonkeys,.PositioningBand-module__kD18nG__cellMonkeys{border-top:1px solid #0000000f;border-left:none}}
.EcosystemOverview-module__UKIygW__eco{position:relative}.EcosystemOverview-module__UKIygW__title{font-size:var(--text-5xl);color:var(--color-heading);margin-bottom:var(--space-md);font-weight:800}.EcosystemOverview-module__UKIygW__subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);margin-bottom:var(--space-3xl)}.EcosystemOverview-module__UKIygW__architecture{margin-bottom:var(--space-3xl);flex-direction:column;align-items:center;gap:0;display:flex}.EcosystemOverview-module__UKIygW__tier{justify-content:center;gap:var(--space-md);width:100%;max-width:700px;display:flex}.EcosystemOverview-module__UKIygW__connectors{justify-content:center;gap:var(--space-4xl);height:40px;display:flex}.EcosystemOverview-module__UKIygW__line{background:linear-gradient(180deg, var(--blue-500), #0373ff33);border-radius:2px;width:2px;height:100%}.EcosystemOverview-module__UKIygW__card{gap:var(--space-sm);padding:var(--space-lg);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-lg);transition:all var(--duration-normal) var(--ease-out);color:var(--color-text);border-top:2px solid var(--accent,var(--blue-500));flex-direction:column;flex:1;text-decoration:none;display:flex}.EcosystemOverview-module__UKIygW__card:hover{background:var(--color-bg-card-hover);border-color:var(--color-border-hover);color:var(--color-heading);transform:translateY(-2px);box-shadow:0 8px 30px #0000001a}.EcosystemOverview-module__UKIygW__cardWide{align-items:center;gap:var(--space-md);flex-direction:row;max-width:100%}.EcosystemOverview-module__UKIygW__cardYou{opacity:.6;border-style:dashed}.EcosystemOverview-module__UKIygW__cardDark{background:var(--dark-800,#1a1a2e);color:#ffffffb3;border-color:#ffffff14}.EcosystemOverview-module__UKIygW__cardDark .EcosystemOverview-module__UKIygW__cardRole{color:#ffffff80}.EcosystemOverview-module__UKIygW__cardDark:hover{background:var(--dark-700,#224);color:#fff;border-color:#ffffff26}.EcosystemOverview-module__UKIygW__cardDark .EcosystemOverview-module__UKIygW__arrow{color:#fff6}.EcosystemOverview-module__UKIygW__cardLogoWrap{align-items:center;min-height:28px;display:flex}.EcosystemOverview-module__UKIygW__cardLogoWrap img{object-fit:contain;max-width:140px;height:auto}.EcosystemOverview-module__UKIygW__cardWide .EcosystemOverview-module__UKIygW__cardLogoWrap img{max-width:160px}.EcosystemOverview-module__UKIygW__cardIcon{flex-shrink:0;font-size:1.5rem}.EcosystemOverview-module__UKIygW__cardName{font-size:var(--text-sm);margin-bottom:2px;font-weight:700}.EcosystemOverview-module__UKIygW__cardRole{font-size:var(--text-xs);color:var(--color-text-secondary)}.EcosystemOverview-module__UKIygW__arrow{font-size:var(--text-lg);color:var(--color-text-muted);transition:transform var(--duration-fast);margin-left:auto}.EcosystemOverview-module__UKIygW__card:hover .EcosystemOverview-module__UKIygW__arrow{color:var(--color-accent);transform:translate(4px)}.EcosystemOverview-module__UKIygW__quickLinks{margin-top:var(--space-2xl)}.EcosystemOverview-module__UKIygW__quickCard{gap:var(--space-sm);padding:var(--space-xl);color:var(--color-text);border-top:2px solid var(--accent,var(--blue-500));transition:all var(--duration-normal) var(--ease-out);flex-direction:column;text-decoration:none;display:flex}.EcosystemOverview-module__UKIygW__quickCard:hover{color:var(--color-heading);transform:translateY(-4px);box-shadow:0 8px 30px #00000014}.EcosystemOverview-module__UKIygW__quickCardDark{background:var(--dark-800,#1a1a2e);color:#ffffffd9;border-color:#ffffff14}.EcosystemOverview-module__UKIygW__quickCardDark .EcosystemOverview-module__UKIygW__quickName{color:#fff}.EcosystemOverview-module__UKIygW__quickCardDark .EcosystemOverview-module__UKIygW__quickDesc{color:#ffffff80}.EcosystemOverview-module__UKIygW__quickCardDark .EcosystemOverview-module__UKIygW__quickArrow{color:#fff6}.EcosystemOverview-module__UKIygW__quickCardDark:hover{background:var(--dark-700,#224);color:#fff;box-shadow:0 8px 30px #00000040}.EcosystemOverview-module__UKIygW__quickIcon{align-items:center;min-height:32px;display:flex}.EcosystemOverview-module__UKIygW__quickIcon img{object-fit:contain;max-width:140px;height:auto}.EcosystemOverview-module__UKIygW__quickName{font-size:var(--text-lg);font-weight:700}.EcosystemOverview-module__UKIygW__quickDesc{font-size:var(--text-sm);color:var(--color-text-secondary);flex-grow:1}.EcosystemOverview-module__UKIygW__quickArrow{font-size:var(--text-lg);color:var(--color-text-muted);transition:transform var(--duration-fast), color var(--duration-fast)}.EcosystemOverview-module__UKIygW__quickCard:hover .EcosystemOverview-module__UKIygW__quickArrow{color:var(--accent,var(--color-accent));transform:translate(6px)}@media (max-width:768px){.EcosystemOverview-module__UKIygW__tier{flex-direction:column;align-items:stretch}.EcosystemOverview-module__UKIygW__connectors{gap:var(--space-xl);height:24px}}
.ProductCard-module__t53O_a__product{padding-bottom:var(--space-3xl)}.ProductCard-module__t53O_a__layout{gap:var(--space-3xl);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:1024px){.ProductCard-module__t53O_a__layout{grid-template-columns:1.2fr .8fr}.ProductCard-module__t53O_a__reversed{direction:rtl}.ProductCard-module__t53O_a__reversed>*{direction:ltr}}.ProductCard-module__t53O_a__textCol{max-width:640px}.ProductCard-module__t53O_a__badgeWrap{margin-bottom:var(--space-sm)}.ProductCard-module__t53O_a__eyebrow:before{background:var(--product-accent,var(--blue-500))}.ProductCard-module__t53O_a__eyebrow{color:var(--product-accent,var(--blue-500))}.ProductCard-module__t53O_a__productLogo{margin-bottom:var(--space-md)}.ProductCard-module__t53O_a__productLogo img{object-fit:contain;width:auto;max-width:180px;height:auto}.ProductCard-module__t53O_a__title{font-size:var(--text-4xl);color:var(--color-heading);margin-bottom:var(--space-md);font-weight:800}.ProductCard-module__t53O_a__desc{font-size:var(--text-lg);color:var(--color-text-secondary);margin-bottom:var(--space-xl);line-height:1.7}.ProductCard-module__t53O_a__highlights{gap:var(--space-md);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.ProductCard-module__t53O_a__highlight{gap:var(--space-md);font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.6;display:flex}.ProductCard-module__t53O_a__highlight strong{color:var(--color-heading)}.ProductCard-module__t53O_a__highlightDot{border-radius:var(--radius-full);background:var(--product-accent,var(--blue-500));width:8px;height:8px;box-shadow:0 0 8px color-mix(in oklab, var(--product-accent,var(--blue-500)), transparent 50%);flex-shrink:0;margin-top:6px}.ProductCard-module__t53O_a__ctas{align-items:center;gap:var(--space-md);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.ProductCard-module__t53O_a__codeBlock{border-radius:var(--radius-md);font-size:var(--text-xs);color:var(--gray-600);white-space:nowrap;background:#0000000a;border:1px solid #00000014;max-width:100%;padding:.6rem 1rem;display:block;overflow-x:auto}.section--dark .ProductCard-module__t53O_a__codeBlock{color:var(--gray-300);background:#0000004d;border-color:#ffffff14}.ProductCard-module__t53O_a__visualCol{justify-content:center;align-items:center;display:flex}.ProductCard-module__t53O_a__visualCard{border-radius:var(--radius-2xl);justify-content:center;align-items:center;width:100%;max-width:480px;display:flex;position:relative;overflow:hidden}.ProductCard-module__t53O_a__productImage{z-index:1;border-radius:var(--radius-2xl);width:100%;height:auto;box-shadow:0 0 40px color-mix(in oklab, var(--product-accent,var(--blue-500)), transparent 80%), 0 20px 50px #00000026;transition:transform var(--duration-normal) var(--ease-out);position:relative}.section--dark .ProductCard-module__t53O_a__productImage{box-shadow:0 0 50px color-mix(in oklab, var(--product-accent,var(--blue-500)), transparent 70%), 0 20px 50px #00000080}.ProductCard-module__t53O_a__visualCard:hover .ProductCard-module__t53O_a__productImage{transform:scale(1.02)}.ProductCard-module__t53O_a__logoImg{z-index:1;opacity:.9;width:auto;max-width:260px;height:auto;position:relative}.section--dark .ProductCard-module__t53O_a__logoImg{opacity:1}.ProductCard-module__t53O_a__visualGlow{background:radial-gradient(circle, color-mix(in oklab, var(--product-accent,var(--blue-500)), transparent 85%), transparent 60%);filter:blur(40px);z-index:0;border-radius:50%;width:60%;height:60%;position:absolute;top:-20%;right:-20%}.ProductCard-module__t53O_a__visualGlow2{filter:blur(40px);z-index:0;background:radial-gradient(circle,#8b5cf614,#0000 60%);border-radius:50%;width:50%;height:50%;position:absolute;bottom:-15%;left:-15%}.section--dark .ProductCard-module__t53O_a__visualGlow{background:radial-gradient(circle, color-mix(in oklab, var(--product-accent,var(--blue-500)), transparent 75%), transparent 60%)}.section--dark .ProductCard-module__t53O_a__visualGlow2{background:radial-gradient(circle,#8b5cf626,#0000 60%)}@media (max-width:768px){.ProductCard-module__t53O_a__visualCol{order:-1}.ProductCard-module__t53O_a__visualCard{max-width:360px}}
.IntegrationBand-module__w8Mdhq__integration{background:linear-gradient(180deg, var(--navy-800), var(--navy-900) 50%, var(--navy-800));position:relative;overflow:hidden}.IntegrationBand-module__w8Mdhq__bgAccent1{filter:blur(80px);background:radial-gradient(circle,#8b5cf614,#0000 60%);border-radius:50%;width:500px;height:500px;position:absolute;top:10%;left:-10%}.IntegrationBand-module__w8Mdhq__bgAccent2{filter:blur(80px);background:radial-gradient(circle,#0373ff14,#0000 60%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:10%;right:-10%}.IntegrationBand-module__w8Mdhq__title{font-size:var(--text-4xl);color:var(--white);max-width:750px;margin-bottom:var(--space-2xl);text-align:center;margin-inline:auto;line-height:1.3}.IntegrationBand-module__w8Mdhq__imageWrap{margin-bottom:var(--space-3xl);justify-content:center;display:flex}.IntegrationBand-module__w8Mdhq__workflowImage{border-radius:var(--radius-2xl);width:100%;max-width:800px;height:auto;box-shadow:0 0 60px #0373ff1f,0 0 40px #8b5cf614,0 20px 50px #0006}.IntegrationBand-module__w8Mdhq__steps{gap:var(--space-xl);max-width:900px;margin-inline:auto;margin-bottom:var(--space-2xl);grid-template-columns:repeat(4,1fr);display:grid}.IntegrationBand-module__w8Mdhq__step{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.IntegrationBand-module__w8Mdhq__stepNumber{font-size:var(--text-xs);font-weight:700;font-family:var(--font-mono);margin-bottom:var(--space-sm)}.IntegrationBand-module__w8Mdhq__stepConnector{width:100%;height:40px;margin-bottom:var(--space-md);justify-content:center;align-items:center;display:flex;position:relative}.IntegrationBand-module__w8Mdhq__stepDot{border-radius:var(--radius-full);z-index:1;width:12px;height:12px}.IntegrationBand-module__w8Mdhq__stepLine{width:calc(100% + var(--space-xl));background:linear-gradient(90deg, var(--blue-500), #8b5cf64d);height:2px;position:absolute;top:50%;left:50%;transform:translateY(-50%)}.IntegrationBand-module__w8Mdhq__stepContent{align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.IntegrationBand-module__w8Mdhq__stepTitle{font-size:var(--text-lg);font-weight:700}.IntegrationBand-module__w8Mdhq__stepDesc{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.5}.IntegrationBand-module__w8Mdhq__closing{text-align:center;font-size:var(--text-lg);color:var(--color-text);font-weight:600}@media (max-width:768px){.IntegrationBand-module__w8Mdhq__steps{gap:var(--space-2xl);grid-template-columns:1fr 1fr}.IntegrationBand-module__w8Mdhq__stepConnector{display:none}}@media (max-width:480px){.IntegrationBand-module__w8Mdhq__steps{grid-template-columns:1fr}}
.WhoItsFor-module__qumSuW__who{background:var(--white);position:relative;overflow:hidden}.WhoItsFor-module__qumSuW__bgAccent{filter:blur(80px);background:radial-gradient(circle,#10b9810a,#06b6d408,#0000 60%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WhoItsFor-module__qumSuW__title{font-size:var(--text-4xl);color:var(--color-heading);margin-bottom:var(--space-2xl)}.WhoItsFor-module__qumSuW__grid{gap:var(--space-lg);z-index:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid;position:relative}.WhoItsFor-module__qumSuW__card{padding:var(--space-xl);gap:var(--space-sm);transition:all var(--duration-normal) var(--ease-out);border-top:2px solid var(--card-accent,var(--blue-500));background:var(--white);z-index:1;flex-direction:column;display:flex}.WhoItsFor-module__qumSuW__card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #00000014}.WhoItsFor-module__qumSuW__icon{margin-bottom:var(--space-sm);font-size:2.5rem}.WhoItsFor-module__qumSuW__cardTitle{font-size:var(--text-lg);color:var(--color-heading);font-weight:700}.WhoItsFor-module__qumSuW__cardDesc{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.6}
.About-module__vAULUW__about{background:linear-gradient(180deg, var(--navy-800), var(--navy-900));position:relative;overflow:hidden}.About-module__vAULUW__bgGlow{filter:blur(80px);background:radial-gradient(circle,#0373ff0f,#8b5cf60a,#0000 60%);border-radius:50%;width:500px;height:500px;position:absolute;top:20%;right:-5%}.About-module__vAULUW__header{max-width:680px;margin-bottom:var(--space-3xl);z-index:1;position:relative}.About-module__vAULUW__title{font-size:var(--text-4xl);color:var(--white);margin-bottom:var(--space-lg)}.About-module__vAULUW__subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);margin-bottom:var(--space-md);line-height:1.7}.About-module__vAULUW__values{gap:var(--space-lg);z-index:1;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid;position:relative}.About-module__vAULUW__valueCard{padding:var(--space-xl);gap:var(--space-sm);transition:all var(--duration-normal) var(--ease-out);border-top:2px solid var(--value-accent,var(--blue-500));flex-direction:column;display:flex}.About-module__vAULUW__valueCard:hover{box-shadow:0 0 25px color-mix(in oklab, var(--value-accent,var(--blue-500)), transparent 80%);transform:translateY(-4px)}.About-module__vAULUW__valueIcon{font-size:2rem}.About-module__vAULUW__valueTitle{font-size:var(--text-base);color:var(--white);font-weight:700}.About-module__vAULUW__valueDesc{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.5}
.ContactForm-module__j1WgZG__contact{background:var(--white);position:relative}.ContactForm-module__j1WgZG__title{font-size:var(--text-4xl);color:var(--color-heading);margin-bottom:var(--space-md)}.ContactForm-module__j1WgZG__subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);margin-bottom:var(--space-2xl);line-height:1.7}.ContactForm-module__j1WgZG__form{padding:var(--space-2xl);gap:var(--space-lg);flex-direction:column;display:flex}.ContactForm-module__j1WgZG__row{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}@media (max-width:640px){.ContactForm-module__j1WgZG__row{grid-template-columns:1fr}}.ContactForm-module__j1WgZG__field{gap:var(--space-xs);flex-direction:column;display:flex}.ContactForm-module__j1WgZG__label{font-size:var(--text-sm);color:var(--color-text);font-weight:600}.ContactForm-module__j1WgZG__required{color:var(--blue-400)}.ContactForm-module__j1WgZG__input{font-size:var(--text-base);font-family:var(--font-body);color:var(--color-text);background:var(--color-surface);border-radius:var(--radius-md);transition:border-color var(--duration-fast), box-shadow var(--duration-fast);border:1px solid #0000001a;min-block-size:44px;padding:.75rem 1rem}.ContactForm-module__j1WgZG__input::placeholder{color:var(--gray-500)}.ContactForm-module__j1WgZG__input:focus{border-color:var(--blue-500);outline:none;box-shadow:0 0 0 3px #0373ff26}.ContactForm-module__j1WgZG__input:disabled{opacity:.5;cursor:not-allowed}.ContactForm-module__j1WgZG__textarea{resize:vertical;min-height:120px}select.ContactForm-module__j1WgZG__input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%238892a4' d='M1.41 0L6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}select.ContactForm-module__j1WgZG__input option{background:var(--white);color:var(--color-text)}.ContactForm-module__j1WgZG__footer{justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.ContactForm-module__j1WgZG__recaptchaNotice{font-size:var(--text-xs);color:var(--gray-500)}.ContactForm-module__j1WgZG__recaptchaNotice a{color:var(--gray-400);text-decoration:underline}.ContactForm-module__j1WgZG__submitBtn{min-width:160px}.ContactForm-module__j1WgZG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite ContactForm-module__j1WgZG__spin;display:inline-block}@keyframes ContactForm-module__j1WgZG__spin{to{transform:rotate(360deg)}}.ContactForm-module__j1WgZG__toast{padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--success);text-align:center;background:#10b98126;border:1px solid #10b9814d}.ContactForm-module__j1WgZG__toastError{color:var(--error);background:#ef444426;border-color:#ef44444d}
.legal-module__8113wq__legal{background:var(--white);min-height:100vh;padding-top:120px}.legal-module__8113wq__inner{max-width:780px;padding:0 var(--space-lg) var(--space-3xl);margin:0 auto}.legal-module__8113wq__badge{align-items:center;gap:var(--space-xs);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--blue-500);margin-bottom:var(--space-md);font-weight:600;display:inline-flex}.legal-module__8113wq__title{font-size:var(--text-4xl);color:var(--color-heading);margin-bottom:var(--space-sm);line-height:1.2}.legal-module__8113wq__updated{font-size:var(--text-sm);color:var(--color-text-secondary);margin-bottom:var(--space-2xl)}.legal-module__8113wq__section{margin-bottom:var(--space-2xl)}.legal-module__8113wq__sectionTitle{font-size:var(--text-xl);color:var(--color-heading);margin-bottom:var(--space-md);align-items:center;gap:var(--space-sm);font-weight:700;display:flex}.legal-module__8113wq__sectionIcon{color:var(--blue-500);flex-shrink:0}.legal-module__8113wq__text{font-size:var(--text-base);color:var(--color-text);margin-bottom:var(--space-md);line-height:1.8}.legal-module__8113wq__list{margin:0 0 var(--space-md);padding:0;list-style:none}.legal-module__8113wq__list li{margin-bottom:var(--space-sm);font-size:var(--text-base);color:var(--color-text);padding-left:24px;line-height:1.6;position:relative}.legal-module__8113wq__list li:before{content:"";background:var(--blue-500);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.legal-module__8113wq__contact{background:var(--gray-50);border-radius:var(--radius-xl);padding:var(--space-xl);margin-top:var(--space-2xl)}.legal-module__8113wq__contactTitle{font-size:var(--text-lg);color:var(--color-heading);margin-bottom:var(--space-sm);font-weight:700}.legal-module__8113wq__contactText{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.6}.legal-module__8113wq__contactLink{color:var(--blue-500);text-underline-offset:2px;text-decoration:underline}.legal-module__8113wq__contactLink:hover{color:var(--blue-600)}
.FinalCTA-module__G4Qm-G__cta{text-align:center;background:linear-gradient(135deg, var(--navy-900), var(--navy-700));position:relative;overflow:hidden}.FinalCTA-module__G4Qm-G__bgPattern{background:radial-gradient(80% 60% at 50% 120%,#0373ff33,#0000),radial-gradient(50% 40% at 20% 0,#8b5cf61f,#0000),radial-gradient(40% 30% at 80% 30%,#06b6d414,#0000);position:absolute;inset:0}.FinalCTA-module__G4Qm-G__bgGlow1{filter:blur(60px);background:radial-gradient(circle,#0373ff26,#0000 60%);border-radius:50%;width:300px;height:300px;animation:6s ease-in-out infinite FinalCTA-module__G4Qm-G__ctaPulse1;position:absolute;top:10%;right:15%}.FinalCTA-module__G4Qm-G__bgGlow2{filter:blur(60px);background:radial-gradient(circle,#8b5cf61f,#0000 60%);border-radius:50%;width:300px;height:300px;animation:8s ease-in-out infinite FinalCTA-module__G4Qm-G__ctaPulse2;position:absolute;bottom:15%;left:15%}@keyframes FinalCTA-module__G4Qm-G__ctaPulse1{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}@keyframes FinalCTA-module__G4Qm-G__ctaPulse2{0%,to{opacity:.4;transform:scale(1.1)}50%{opacity:.9;transform:scale(.8)}}.FinalCTA-module__G4Qm-G__badge{margin-bottom:var(--space-lg)}.FinalCTA-module__G4Qm-G__title{font-size:var(--text-5xl);color:var(--white);max-width:640px;margin-inline:auto;margin-bottom:var(--space-md);font-weight:800}.FinalCTA-module__G4Qm-G__subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:560px;margin-inline:auto;margin-bottom:var(--space-2xl);line-height:1.7}.FinalCTA-module__G4Qm-G__buttons{justify-content:center;gap:var(--space-md);flex-wrap:wrap;display:flex}
.ForTeams-module__CRUoWa__hero{align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.ForTeams-module__CRUoWa__heroBg{background:radial-gradient(at 30% 20%,#0373ff1f,#0000 55%),radial-gradient(at 70% 80%,#8b5cf614,#0000 50%);position:absolute;inset:0}.ForTeams-module__CRUoWa__heroGlow1{filter:blur(100px);background:#0373ff14;border-radius:50%;width:400px;height:400px;position:absolute;top:10%;right:15%}.ForTeams-module__CRUoWa__heroGlow2{filter:blur(80px);background:#8b5cf60f;border-radius:50%;width:350px;height:350px;position:absolute;bottom:10%;left:10%}.ForTeams-module__CRUoWa__heroTitle{font-size:var(--text-6xl);color:var(--white);margin:var(--space-lg) 0;max-width:800px;font-weight:800;line-height:1.12}.ForTeams-module__CRUoWa__heroSubtext{font-size:var(--text-lg);color:var(--gray-300);max-width:650px;margin-bottom:var(--space-xl);line-height:1.8}.ForTeams-module__CRUoWa__section{position:relative}.ForTeams-module__CRUoWa__sectionTitle{font-size:var(--text-4xl);color:var(--color-heading);margin-bottom:var(--space-md);font-weight:800}.ForTeams-module__CRUoWa__sectionSubtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:640px;margin-bottom:var(--space-2xl);line-height:1.7}.ForTeams-module__CRUoWa__stepsGrid{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.ForTeams-module__CRUoWa__stepCard{padding:var(--space-xl);gap:var(--space-sm);border-top:3px solid var(--step-accent,var(--blue-500));flex-direction:column;display:flex}.ForTeams-module__CRUoWa__stepHeader{justify-content:space-between;align-items:center;display:flex}.ForTeams-module__CRUoWa__stepNum{font-size:var(--text-3xl);font-weight:800;font-family:var(--font-mono)}.ForTeams-module__CRUoWa__stepTime{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);border-radius:var(--radius-sm);background:#0000000a;padding:4px 10px;font-weight:600}.ForTeams-module__CRUoWa__stepTitle{font-size:var(--text-lg);color:var(--color-heading);font-weight:700}.ForTeams-module__CRUoWa__stepDesc{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.7}.ForTeams-module__CRUoWa__replaceTable{border-radius:var(--radius-xl);border:1px solid #ffffff14;max-width:720px;overflow:hidden}.ForTeams-module__CRUoWa__replaceHeader{padding:var(--space-md) var(--space-lg);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--gray-400);background:#ffffff0a;grid-template-columns:1fr 1fr;font-weight:700;display:grid}.ForTeams-module__CRUoWa__replaceRow{padding:var(--space-md) var(--space-lg);border-top:1px solid #ffffff0a;grid-template-columns:1fr 1fr;transition:background .2s;display:grid}.ForTeams-module__CRUoWa__replaceRow:hover{background:#ffffff08}.ForTeams-module__CRUoWa__replaceBefore,.ForTeams-module__CRUoWa__replaceAfter{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);display:flex}.ForTeams-module__CRUoWa__replaceBefore{color:var(--gray-400)}.ForTeams-module__CRUoWa__replaceAfter{color:var(--emerald-400);font-weight:600}.ForTeams-module__CRUoWa__pricingGrid{gap:var(--space-md);margin-top:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.ForTeams-module__CRUoWa__pricingCard{padding:var(--space-lg);text-align:center;gap:var(--space-sm);flex-direction:column;display:flex}.ForTeams-module__CRUoWa__pricingHighlight{position:relative;border:2px solid var(--blue-500)!important}.ForTeams-module__CRUoWa__pricingHighlight:after{content:"Popular";text-transform:uppercase;letter-spacing:.08em;background:var(--blue-500);color:var(--white);border-radius:var(--radius-sm);padding:2px 12px;font-size:.65rem;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.ForTeams-module__CRUoWa__pricingName{font-size:var(--text-lg);color:var(--color-heading);font-weight:700}.ForTeams-module__CRUoWa__pricingPrice{font-size:var(--text-2xl);color:var(--blue-600);font-weight:800}.ForTeams-module__CRUoWa__pricingSpecs{font-size:var(--text-xs);color:var(--color-text-muted);flex-direction:column;gap:4px;display:flex}.ForTeams-module__CRUoWa__workflowGrid{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(230px,1fr));display:grid}.ForTeams-module__CRUoWa__workflowCard{padding:var(--space-xl);gap:var(--space-sm);flex-direction:column;display:flex}.ForTeams-module__CRUoWa__workflowIcon{margin-bottom:var(--space-xs);font-size:2rem}.ForTeams-module__CRUoWa__workflowTitle{font-size:var(--text-lg);color:var(--white);font-weight:700}.ForTeams-module__CRUoWa__workflowDesc{font-size:var(--text-sm);color:var(--gray-400);line-height:1.7}.ForTeams-module__CRUoWa__maturityGrid{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.ForTeams-module__CRUoWa__maturityCard{padding:var(--space-xl);gap:var(--space-sm);border-top:2px solid var(--blue-500);flex-direction:column;display:flex}.ForTeams-module__CRUoWa__maturityIcon{font-size:2rem}.ForTeams-module__CRUoWa__maturityTitle{font-size:var(--text-base);color:var(--color-heading);font-weight:700}.ForTeams-module__CRUoWa__maturityDesc{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.6}.ForTeams-module__CRUoWa__apexList{gap:var(--space-md);flex-direction:column;max-width:600px;display:flex}.ForTeams-module__CRUoWa__apexItem{align-items:flex-start;gap:var(--space-sm);font-size:var(--text-sm);color:var(--gray-300);line-height:1.6;display:flex}.ForTeams-module__CRUoWa__apexItem svg{flex-shrink:0;margin-top:3px}.ForTeams-module__CRUoWa__roadmapColumns{gap:var(--space-xl);margin-top:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}.ForTeams-module__CRUoWa__roadmapCard{padding:var(--space-xl)}.ForTeams-module__CRUoWa__roadmapVersion{font-size:var(--text-2xl);color:var(--color-heading);margin-bottom:var(--space-md);font-weight:800}.ForTeams-module__CRUoWa__roadmapList{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ForTeams-module__CRUoWa__roadmapList li{font-size:var(--text-sm);color:var(--color-text-secondary);padding-left:var(--space-lg);line-height:1.6;position:relative}.ForTeams-module__CRUoWa__roadmapList li:before{content:"→";color:var(--color-accent);font-weight:700;position:absolute;left:0}.ForTeams-module__CRUoWa__ctaSection{text-align:center;position:relative;overflow:hidden}.ForTeams-module__CRUoWa__ctaGlow{filter:blur(60px);background:radial-gradient(circle,#0373ff1a,#0000 60%);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ForTeams-module__CRUoWa__ctaTitle{font-size:var(--text-5xl);color:var(--white);margin-bottom:var(--space-xl);font-weight:800}.ForTeams-module__CRUoWa__ctaButtons{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:768px){.ForTeams-module__CRUoWa__heroTitle{font-size:var(--text-4xl)}.ForTeams-module__CRUoWa__replaceHeader,.ForTeams-module__CRUoWa__replaceRow{gap:var(--space-sm);grid-template-columns:1fr}.ForTeams-module__CRUoWa__roadmapColumns{grid-template-columns:1fr}.ForTeams-module__CRUoWa__pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ForTeams-module__CRUoWa__pricingGrid{grid-template-columns:1fr}}
