.Navbar-module___rHu7W__navbar{z-index:100;justify-content:space-between;align-items:center;height:78px;padding:0 48px;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--surface-border);background:#111113e0}.Navbar-module___rHu7W__left{align-items:center;display:flex}.Navbar-module___rHu7W__logo{filter:invert()brightness(2);height:48px}.Navbar-module___rHu7W__links{align-items:center;gap:32px;margin-left:40px;display:flex}.Navbar-module___rHu7W__link{font-family:var(--font);color:#ffffff80;letter-spacing:.02em;padding-bottom:4px;font-size:.8rem;font-weight:400;transition:color .2s;position:relative}.Navbar-module___rHu7W__link:after{content:"";background:var(--accent-gradient);transform-origin:0;border-radius:2px;height:1.5px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Navbar-module___rHu7W__link:hover{color:#ffffffe6}.Navbar-module___rHu7W__link:hover:after{transform:scaleX(1)}.Navbar-module___rHu7W__link.Navbar-module___rHu7W__active{color:#fff}.Navbar-module___rHu7W__link.Navbar-module___rHu7W__active:after{transform:scaleX(1)}.Navbar-module___rHu7W__cta{font-family:var(--font);letter-spacing:.03em;color:#fff;background:var(--green);border-radius:4px;padding:9px 24px;font-size:.8rem;font-weight:600;transition:background .25s,transform .2s}.Navbar-module___rHu7W__cta:hover{background:var(--green-bright);transform:translateY(-1px);box-shadow:0 4px 20px #5d998040}@media (max-width:768px){.Navbar-module___rHu7W__navbar{height:56px;padding:0 20px}.Navbar-module___rHu7W__logo{height:34px}.Navbar-module___rHu7W__links{display:none}.Navbar-module___rHu7W__cta{padding:8px 18px;font-size:.75rem}}
.PointField-module__-5ARpa__canvas{pointer-events:none;opacity:.85;width:100%;height:100%;display:block;position:absolute;inset:0;-webkit-mask-image:radial-gradient(100% 92% at 24%,#000 32%,#00000080 58%,#0000 80%);mask-image:radial-gradient(100% 92% at 24%,#000 32%,#00000080 58%,#0000 80%)}
.Hero-module__JgYmMq__hero{background:radial-gradient(120% 90% at 72% 32%,#4a7c6a29 0%,#0000 55%),linear-gradient(#16161a 0%,#101012 55%,#0d0d0f 100%);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__backgroundWrapper{pointer-events:none;position:absolute;inset:0}.Hero-module__JgYmMq__backgroundGlow{filter:blur(20px);background:radial-gradient(#5d998024 0%,#0000 68%);width:70%;height:90%;position:absolute;top:-20%;right:-10%}.Hero-module__JgYmMq__backgroundGrid{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#0009 40%,#0000 90%);mask-image:linear-gradient(#0000 0%,#0009 40%,#0000 90%)}.Hero-module__JgYmMq__content{z-index:1;pointer-events:none;flex:1;justify-content:space-between;align-items:flex-end;gap:56px;padding:100px 48px 72px;display:flex;position:relative}.Hero-module__JgYmMq__textSide{pointer-events:auto;max-width:680px;animation:.9s ease-out both Hero-module__JgYmMq__heroFadeIn}@keyframes Hero-module__JgYmMq__heroFadeIn{0%{opacity:0;filter:blur(3px);transform:translateY(24px)}to{opacity:1;filter:blur();transform:translateY(0)}}.Hero-module__JgYmMq__eyebrow{font-family:var(--font);text-transform:uppercase;letter-spacing:.2em;color:var(--sand);border-bottom:2px solid #c4b49a66;margin-bottom:24px;padding-bottom:12px;font-size:.7rem;font-weight:700;display:inline-block}.Hero-module__JgYmMq__headline{font-family:var(--font);color:#fff;letter-spacing:-.025em;margin-bottom:24px;font-size:clamp(2.5rem,4.5vw,3.5rem);font-weight:500;line-height:1.1}.Hero-module__JgYmMq__headlineAccent{background:var(--accent-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module__JgYmMq__console{border:1px solid #ffffff1a;border-left:2px solid var(--green-bright);-webkit-backdrop-filter:blur(8px);background:#0a0a0c80;border-radius:6px;flex-direction:column;max-width:620px;min-height:56px;margin-bottom:30px;padding:14px 16px;display:flex}.Hero-module__JgYmMq__consoleRow{align-items:baseline;gap:12px;display:flex}.Hero-module__JgYmMq__answerRow{border-top:1px solid #ffffff14;align-items:center;gap:12px;min-height:22px;margin-top:12px;padding-top:12px;display:flex}.Hero-module__JgYmMq__answerPrompt{font-family:var(--font-mono);opacity:.85;flex-shrink:0;font-size:.9rem;font-weight:600;line-height:1}.Hero-module__JgYmMq__answerText{font-family:var(--font-mono);letter-spacing:-.01em;font-size:.95rem;font-weight:400;line-height:1.45;transition:opacity .32s}.Hero-module__JgYmMq__answerHidden{opacity:0}.Hero-module__JgYmMq__answerLoading{align-items:center;gap:5px;display:inline-flex}.Hero-module__JgYmMq__answerLoading i{background:#ffffff59;border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite Hero-module__JgYmMq__answerDot}.Hero-module__JgYmMq__answerLoading i:nth-child(2){animation-delay:.18s}.Hero-module__JgYmMq__answerLoading i:nth-child(3){animation-delay:.36s}@keyframes Hero-module__JgYmMq__answerDot{0%,to{opacity:.2;transform:translateY(0)}40%{opacity:.75;transform:translateY(-2px)}}.Hero-module__JgYmMq__prompt{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.15em;color:var(--green-bright);flex-shrink:0;font-size:.7rem;font-weight:500;transform:translateY(-1px)}.Hero-module__JgYmMq__consoleText{font-family:var(--font-mono);color:#ffffffe6;letter-spacing:-.01em;font-size:.98rem;font-weight:400;line-height:1.45}.Hero-module__JgYmMq__cursor{background:var(--green-bright);width:8px;height:1.05em;margin-left:2px;animation:1.05s steps(2,start) infinite Hero-module__JgYmMq__blink;display:inline-block;transform:translateY(2px)}@keyframes Hero-module__JgYmMq__blink{50%{opacity:0}}.Hero-module__JgYmMq__subheadline{font-family:var(--font-body);color:#fff9;max-width:480px;margin-bottom:36px;font-size:1.05rem;font-weight:300;line-height:1.7}.Hero-module__JgYmMq__ctaGroup{align-items:center;gap:28px;display:flex}.Hero-module__JgYmMq__primaryCta{font-family:var(--font);letter-spacing:.03em;color:#fff;background:var(--green);box-shadow:0 2px 12px var(--green-glow),0 0 0 1px #7fb8a033 inset;border-radius:4px;align-items:center;gap:10px;padding:16px 36px;font-size:.9rem;font-weight:600;transition:background .25s,transform .2s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__primaryCta:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 32%,#ffffff47 50%,#0000 68%) 160% 0/250% 100%;position:absolute;inset:0}.Hero-module__JgYmMq__primaryCta:hover{background:var(--green-bright);transform:translateY(-1px);box-shadow:0 6px 30px #5d998066}.Hero-module__JgYmMq__primaryCta:hover:after{animation:.9s Hero-module__JgYmMq__ctaShine}@keyframes Hero-module__JgYmMq__ctaShine{0%{background-position:160% 0}to{background-position:-60% 0}}.Hero-module__JgYmMq__ctaArrow{width:16px;height:16px;transition:transform .2s}.Hero-module__JgYmMq__primaryCta:hover .Hero-module__JgYmMq__ctaArrow{transform:translate(3px)}.Hero-module__JgYmMq__secondaryCta{font-family:var(--font);color:#ffffff80;border-bottom:1px solid #fff3;padding:16px 0;font-size:.9rem;font-weight:400;transition:color .2s,border-color .2s}.Hero-module__JgYmMq__secondaryCta:hover{color:#ffffffd9;border-color:#ffffff80}.Hero-module__JgYmMq__tagline{font-family:var(--font);letter-spacing:.04em;color:#ffffff40;margin-top:32px;font-size:.75rem;font-weight:400}.Hero-module__JgYmMq__productSide{perspective:1400px;flex:none;align-self:center;width:48%;max-width:560px;animation:1s ease-out .25s both Hero-module__JgYmMq__heroFadeIn;position:relative}.Hero-module__JgYmMq__productSide:before{content:"";filter:blur(32px);z-index:0;pointer-events:none;background:radial-gradient(#4a7c6a73 0%,#4a7c6a1f 50%,#0000 75%);position:absolute;inset:-15%}.Hero-module__JgYmMq__productTilt{z-index:1;transform-style:preserve-3d;transform:translateX(var(--tx,0))rotateX(var(--rx,0deg))rotateY(var(--ry,0deg));border-radius:10px;transition:transform .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff1a,0 8px 32px #00000080,0 40px 90px #00000073,0 0 60px #5d99801f}.Hero-module__JgYmMq__productImage{z-index:1;width:100%;display:block;position:relative}.Hero-module__JgYmMq__heroCloudLayer{z-index:0;opacity:0;cursor:grab;width:72%;transition:opacity 1.4s;position:absolute;top:0;bottom:0;right:0;transform:translate(7%);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000059 20%,#000 42% 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000059 20%,#000 42% 100%)}.Hero-module__JgYmMq__heroCloudLayer:active{cursor:grabbing}.Hero-module__JgYmMq__heroCloudLayer.Hero-module__JgYmMq__ready{opacity:1}.Hero-module__JgYmMq__scanline{z-index:2;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(#0000 0%,#5d99800d 40%,#7fb8a047 82%,#c4b49a80 100%);height:24%;animation:5.5s cubic-bezier(.5,0,.5,1) infinite Hero-module__JgYmMq__scan;position:absolute;top:0;left:0;right:0}@keyframes Hero-module__JgYmMq__scan{0%{opacity:0;transform:translateY(-110%)}12%{opacity:1}75%{opacity:1}to{opacity:0;transform:translateY(430%)}}.Hero-module__JgYmMq__productSheen{z-index:3;pointer-events:none;background:linear-gradient(120deg,#0000 40%,#ffffff0d 50%,#0000 60%) 0 0/250% 250%;animation:9s ease-in-out infinite Hero-module__JgYmMq__sheen;position:absolute;inset:0}@keyframes Hero-module__JgYmMq__sheen{0%,to{background-position:120% 0}50%{background-position:-20% 0}}.Hero-module__JgYmMq__scrollHint{z-index:1;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.25em;color:#ffffff59;align-items:center;gap:12px;font-size:.62rem;display:flex;position:absolute;bottom:28px;left:48px}.Hero-module__JgYmMq__scrollLine{background:linear-gradient(90deg,#fff6,#0000);width:54px;height:1px;position:relative;overflow:hidden}.Hero-module__JgYmMq__scrollLine:after{content:"";background:var(--green-bright);width:40%;animation:2.4s ease-in-out infinite Hero-module__JgYmMq__scrollDot;position:absolute;inset:0}@keyframes Hero-module__JgYmMq__scrollDot{0%{opacity:0;transform:translate(-100%)}40%{opacity:1}to{opacity:0;transform:translate(260%)}}@media (prefers-reduced-motion:reduce){.Hero-module__JgYmMq__scanline,.Hero-module__JgYmMq__productSheen,.Hero-module__JgYmMq__scrollLine:after{animation:none}.Hero-module__JgYmMq__scanline{opacity:0}}@media (max-width:1024px){.Hero-module__JgYmMq__productSide,.Hero-module__JgYmMq__heroCloudLayer{display:none}}@media (max-width:768px){.Hero-module__JgYmMq__content{padding:80px 24px 64px}.Hero-module__JgYmMq__headline{font-size:clamp(2rem,8vw,3rem)}.Hero-module__JgYmMq__subheadline{font-size:1rem}.Hero-module__JgYmMq__ctaGroup{flex-direction:column;align-items:flex-start;gap:16px}.Hero-module__JgYmMq__console{min-height:48px;padding:12px 14px}.Hero-module__JgYmMq__consoleText{font-size:.85rem}.Hero-module__JgYmMq__scrollHint{display:none}}
.Solution-module__bNVEZa__section{border-top:1px solid var(--rule);background:#0e0e10;padding:140px 0 120px;position:relative}.Solution-module__bNVEZa__container{max-width:1080px;margin:0 auto;padding:0 48px}.Solution-module__bNVEZa__eyebrow{font-family:var(--font);text-transform:uppercase;letter-spacing:.2em;color:var(--green);margin-bottom:24px;font-size:.7rem;font-weight:700;display:inline-block}.Solution-module__bNVEZa__title{color:var(--text);letter-spacing:-.03em;max-width:600px;margin-bottom:16px;font-size:clamp(2rem,4vw,3.25rem);font-weight:500;line-height:1.08}.Solution-module__bNVEZa__subtitle{font-family:var(--font-body);color:var(--text-secondary);max-width:620px;margin-bottom:56px;font-size:1.1rem;font-weight:300;line-height:1.6}.Solution-module__bNVEZa__body{font-family:var(--font-body);color:var(--text-secondary);max-width:580px;font-size:1rem;font-weight:300;line-height:1.6}.Solution-module__bNVEZa__steps{flex-direction:column;display:flex;position:relative}.Solution-module__bNVEZa__timeline{background:var(--rule);z-index:0;width:2px;position:absolute;top:0;bottom:0;left:0}.Solution-module__bNVEZa__timelineProgress{transform-origin:top;background:linear-gradient(180deg,var(--green-bright)0%,var(--sand)100%);width:100%;height:100%;box-shadow:0 0 14px var(--glow-green);position:absolute;top:0;left:0}.Solution-module__bNVEZa__step{z-index:1;border-top:1px solid var(--rule);grid-template-columns:120px 1fr;gap:0 32px;padding:40px 0 40px 36px;display:grid;position:relative}.Solution-module__bNVEZa__step:last-child{border-bottom:1px solid var(--rule)}.Solution-module__bNVEZa__step:before{content:"";background:var(--dark);border:2px solid var(--green-bright);width:12px;height:12px;box-shadow:0 0 12px var(--glow-green);border-radius:50%;position:absolute;top:-6px;left:-5px}.Solution-module__bNVEZa__stepNumber{font-family:var(--font);letter-spacing:-.02em;color:#0000;background:linear-gradient(#ffffff38,#ffffff0d);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.8rem,2.6vw,2.7rem);font-weight:800;line-height:.9}.Solution-module__bNVEZa__stepTitle{color:var(--text);letter-spacing:-.01em;margin-bottom:8px;font-size:1.25rem;font-weight:700}.Solution-module__bNVEZa__stepDescription{font-family:var(--font-body);color:var(--text-secondary);max-width:420px;font-size:.95rem;font-weight:300;line-height:1.65}.Solution-module__bNVEZa__subItems{flex-direction:column;gap:10px;margin-top:16px;display:flex}.Solution-module__bNVEZa__subItem{font-family:var(--font-body);color:var(--text-secondary);max-width:420px;font-size:.95rem;font-weight:300;line-height:1.55}.Solution-module__bNVEZa__subItemLabel{color:var(--green);font-weight:600}.Solution-module__bNVEZa__subItemDetail{color:var(--text-secondary)}.Solution-module__bNVEZa__twoCol{grid-template-columns:1fr 1fr;align-items:start;gap:0 80px;display:grid}@media (max-width:768px){.Solution-module__bNVEZa__section{padding:96px 0 72px}.Solution-module__bNVEZa__container{padding:0 24px}.Solution-module__bNVEZa__subtitle{margin-bottom:48px}.Solution-module__bNVEZa__step{grid-template-columns:64px 1fr;gap:0 20px;padding:28px 0 28px 26px}.Solution-module__bNVEZa__twoCol{grid-template-columns:1fr;gap:40px 0}}
.Features-module__MNwinW__section{border-top:1px solid var(--rule);background:#17171b;padding:104px 0 88px;position:relative}.Features-module__MNwinW__container{max-width:1080px;margin:0 auto;padding:0 48px}.Features-module__MNwinW__header{margin-bottom:32px}.Features-module__MNwinW__eyebrow{font-family:var(--font);text-transform:uppercase;letter-spacing:.2em;color:var(--text-secondary);margin-bottom:18px;font-size:.7rem;font-weight:700;display:inline-block}.Features-module__MNwinW__title{color:var(--text);letter-spacing:-.03em;max-width:620px;margin-bottom:12px;font-size:clamp(1.75rem,3.4vw,2.75rem);font-weight:500;line-height:1.1}.Features-module__MNwinW__subtitle{font-family:var(--font-body);color:var(--text-secondary);max-width:640px;font-size:1rem;font-weight:300;line-height:1.6}.Features-module__MNwinW__rows{border-bottom:1px solid var(--rule)}.Features-module__MNwinW__row{border-top:1px solid var(--rule);cursor:pointer;padding:13px 16px 13px 18px;transition:background .2s;position:relative}.Features-module__MNwinW__row:before{content:"";background:var(--accent-gradient);transform-origin:50% 0;width:2px;transition:transform .25s cubic-bezier(.16,1,.3,1);position:absolute;top:-1px;bottom:0;left:0;transform:scaleY(0)}.Features-module__MNwinW__row:hover,.Features-module__MNwinW__row:focus-visible{background:linear-gradient(90deg,#5d99800f,#0000 60%);outline:none}.Features-module__MNwinW__row:hover:before,.Features-module__MNwinW__row:focus-visible:before{transform:scaleY(1)}.Features-module__MNwinW__leadPrompt{font-family:var(--font-mono);color:var(--green-bright);margin-right:10px;font-weight:500}.Features-module__MNwinW__rowLabel{font-family:var(--font);text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);align-items:center;gap:8px;margin-bottom:6px;font-size:.72rem;font-weight:600;display:flex}.Features-module__MNwinW__rowIcon{color:var(--text-secondary);display:flex}.Features-module__MNwinW__lead{font-family:var(--font-body);color:var(--text);font-size:1rem;font-weight:300;line-height:1.45}.Features-module__MNwinW__more{margin-top:6px;animation:.18s both Features-module__MNwinW__moreFade}@keyframes Features-module__MNwinW__moreFade{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}.Features-module__MNwinW__moreItem{font-family:var(--font-body);color:var(--text-secondary);padding:3px 0;font-size:.98rem;font-weight:300;line-height:1.45}.Features-module__MNwinW__toggle{font-family:var(--font);letter-spacing:.02em;color:var(--text-dim);align-items:center;gap:5px;font-size:.75rem;font-weight:500;transition:color .15s;display:inline-flex;position:absolute;top:13px;right:16px}.Features-module__MNwinW__row:hover .Features-module__MNwinW__toggle{color:var(--text-secondary)}.Features-module__MNwinW__chev{transition:transform .18s}.Features-module__MNwinW__chevOpen{transition:transform .18s;transform:rotate(180deg)}@media (max-width:768px){.Features-module__MNwinW__section{padding:80px 0 64px}.Features-module__MNwinW__container{padding:0 24px}.Features-module__MNwinW__header{margin-bottom:28px}.Features-module__MNwinW__toggle span{display:none}}
.WhereUsed-module__q-S5YG__section{border-top:1px solid var(--rule);background:radial-gradient(80% 55% at 50% 12%,#4a7c6a12 0%,#0000 60%),#0e0e10;padding:140px 0 120px;position:relative}.WhereUsed-module__q-S5YG__container{max-width:1080px;margin:0 auto;padding:0 48px}.WhereUsed-module__q-S5YG__header{margin-bottom:56px}.WhereUsed-module__q-S5YG__eyebrow{font-family:var(--font);text-transform:uppercase;letter-spacing:.2em;color:var(--green);margin-bottom:24px;font-size:.7rem;font-weight:700;display:inline-block}.WhereUsed-module__q-S5YG__title{color:var(--text);letter-spacing:-.03em;max-width:620px;font-size:clamp(2rem,4vw,3.25rem);font-weight:500;line-height:1.08}.WhereUsed-module__q-S5YG__explorer{grid-template-columns:296px 1fr;align-items:start;gap:48px;display:grid}.WhereUsed-module__q-S5YG__rail{border-left:1px solid var(--rule);flex-direction:column;display:flex;position:relative}.WhereUsed-module__q-S5YG__railIndicator{background:linear-gradient(180deg,var(--green-bright)0%,var(--sand)100%);pointer-events:none;border-radius:2px;width:2px;transition:transform .42s cubic-bezier(.16,1,.3,1),height .42s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:-1px}.WhereUsed-module__q-S5YG__railItem{text-align:left;cursor:pointer;width:100%;color:var(--text-dim);background:0 0;border:none;border-bottom:2px solid #0000;align-items:baseline;gap:16px;padding:18px 16px 18px 22px;transition:color .22s,background .22s;display:flex}.WhereUsed-module__q-S5YG__railItem:hover{color:var(--text-secondary);background:#ffffff04}.WhereUsed-module__q-S5YG__railItem:focus-visible{background:#5d99800f;outline:none}.WhereUsed-module__q-S5YG__railItemActive{color:var(--text)}.WhereUsed-module__q-S5YG__railIndex{font-family:var(--font-mono);color:var(--text-dim);font-size:.72rem;font-weight:500;transition:color .22s}.WhereUsed-module__q-S5YG__railItemActive .WhereUsed-module__q-S5YG__railIndex{color:var(--green-bright)}.WhereUsed-module__q-S5YG__railLabel{font-family:var(--font);letter-spacing:-.01em;font-size:1rem;font-weight:500;line-height:1.3}.WhereUsed-module__q-S5YG__panel{min-height:360px}.WhereUsed-module__q-S5YG__panel:focus-visible{outline:none}.WhereUsed-module__q-S5YG__panelInner{animation:.32s cubic-bezier(.16,1,.3,1) both WhereUsed-module__q-S5YG__panelIn}@keyframes WhereUsed-module__q-S5YG__panelIn{0%{opacity:0;filter:blur(4px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:none}}@media (prefers-reduced-motion:reduce){.WhereUsed-module__q-S5YG__panelInner{animation:none}.WhereUsed-module__q-S5YG__railIndicator{transition:none}}.WhereUsed-module__q-S5YG__who{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--green-bright);margin:0 0 16px;font-size:.72rem;font-weight:500}.WhereUsed-module__q-S5YG__question{font-family:var(--font);letter-spacing:-.02em;color:var(--text);max-width:22ch;margin:0 0 34px;font-size:clamp(1.5rem,3.2vw,2.1rem);font-weight:500;line-height:1.15}.WhereUsed-module__q-S5YG__grid{grid-template-columns:1.35fr 1fr;align-items:start;gap:48px;display:grid}.WhereUsed-module__q-S5YG__body p{font-family:var(--font-body);color:var(--text-secondary);max-width:54ch;margin:0 0 18px;font-size:1rem;font-weight:300;line-height:1.75}.WhereUsed-module__q-S5YG__body p:last-child{margin-bottom:0}.WhereUsed-module__q-S5YG__asks{border-top:1px solid var(--rule);padding-top:22px}.WhereUsed-module__q-S5YG__asksTitle{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-dim);margin:0 0 18px;font-size:.68rem;font-weight:500}.WhereUsed-module__q-S5YG__asksList{margin:0;padding:0;list-style:none}.WhereUsed-module__q-S5YG__ask{font-family:var(--font-body);color:var(--text);padding:0 0 16px 22px;font-size:.95rem;font-weight:300;line-height:1.5;position:relative}.WhereUsed-module__q-S5YG__ask:before{content:"";border:1px solid var(--green-bright);width:7px;height:7px;position:absolute;top:9px;left:0}.WhereUsed-module__q-S5YG__ask:last-child{padding-bottom:0}@media (max-width:860px){.WhereUsed-module__q-S5YG__explorer{grid-template-columns:1fr;gap:8px}.WhereUsed-module__q-S5YG__rail{border-left:none;border-bottom:1px solid var(--rule);scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;overflow-x:auto}.WhereUsed-module__q-S5YG__rail::-webkit-scrollbar{display:none}.WhereUsed-module__q-S5YG__railIndicator{display:none}.WhereUsed-module__q-S5YG__railItem{white-space:nowrap;flex-direction:column;flex:none;align-items:flex-start;gap:4px;margin-bottom:-1px;padding:12px 16px}.WhereUsed-module__q-S5YG__railItemActive{border-bottom-color:var(--green-bright)}.WhereUsed-module__q-S5YG__panel{min-height:0;margin-top:28px}}@media (max-width:768px){.WhereUsed-module__q-S5YG__section{padding:96px 0 72px}.WhereUsed-module__q-S5YG__container{padding:0 24px}.WhereUsed-module__q-S5YG__header{margin-bottom:40px}.WhereUsed-module__q-S5YG__grid{grid-template-columns:1fr;gap:32px}}
.Pricing-module__Pm6ArG__section{border-top:1px solid var(--rule);background:radial-gradient(120% 90% at 50% 30%,#4a7c6a1f 0%,#0000 60%),#0e0e10;padding:168px 0 160px;position:relative;overflow:hidden}.Pricing-module__Pm6ArG__bg{z-index:0;opacity:.75;pointer-events:none;position:absolute;inset:0}.Pricing-module__Pm6ArG__container{z-index:1;text-align:center;max-width:720px;margin:0 auto;padding:0 48px;position:relative}.Pricing-module__Pm6ArG__eyebrow{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--green-bright);margin-bottom:22px;font-size:.7rem;font-weight:500;display:block}.Pricing-module__Pm6ArG__title{color:var(--text);letter-spacing:-.03em;max-width:600px;margin:0 auto 44px;font-size:clamp(2rem,4.2vw,3.1rem);font-weight:500;line-height:1.12}.Pricing-module__Pm6ArG__accent{background:var(--accent-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.Pricing-module__Pm6ArG__subtitle{color:var(--text-secondary);max-width:560px;margin-bottom:64px;font-size:1rem;font-weight:300;line-height:1.7}.Pricing-module__Pm6ArG__replaceGrid{background:var(--rule);border:1px solid var(--rule);grid-template-columns:repeat(2,1fr);gap:1px;margin-bottom:80px;display:grid}.Pricing-module__Pm6ArG__replaceItem:last-child{grid-column:1/-1}.Pricing-module__Pm6ArG__replaceItem{background:var(--dark);padding:32px 36px}.Pricing-module__Pm6ArG__replaceLabel{color:var(--text);letter-spacing:-.01em;margin-bottom:10px;font-size:.88rem;font-weight:500}.Pricing-module__Pm6ArG__replaceDesc{color:var(--text-secondary);font-size:.85rem;font-weight:300;line-height:1.65}.Pricing-module__Pm6ArG__cta{flex-direction:column;align-items:center;display:flex}.Pricing-module__Pm6ArG__ctaHeadline{color:var(--text);letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(2rem,4vw,3.25rem);font-weight:500;line-height:1.08}.Pricing-module__Pm6ArG__ctaDesc{color:var(--text-secondary);max-width:480px;margin-bottom:32px;font-size:.9rem;font-weight:300;line-height:1.65}.Pricing-module__Pm6ArG__primaryCta{font-family:var(--font);letter-spacing:.03em;color:#fff;background:var(--green);box-shadow:0 2px 12px var(--green-glow),0 0 40px #5d998040;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:10px;margin-bottom:18px;padding:16px 38px;font-size:.92rem;font-weight:600;transition:background .25s,transform .2s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden}.Pricing-module__Pm6ArG__primaryCta:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 32%,#ffffff47 50%,#0000 68%) 160% 0/250% 100%;position:absolute;inset:0}.Pricing-module__Pm6ArG__primaryCta:hover{background:var(--green-bright);transform:translateY(-1px);box-shadow:0 6px 34px #5d998073}.Pricing-module__Pm6ArG__primaryCta:hover:after{animation:.9s Pricing-module__Pm6ArG__ctaShine}@keyframes Pricing-module__Pm6ArG__ctaShine{0%{background-position:160% 0}to{background-position:-60% 0}}.Pricing-module__Pm6ArG__ctaArrow{width:15px;height:15px;transition:transform .2s}.Pricing-module__Pm6ArG__primaryCta:hover .Pricing-module__Pm6ArG__ctaArrow{transform:translate(3px)}.Pricing-module__Pm6ArG__audienceLine{border-top:1px solid var(--rule);font-family:var(--font-body);color:var(--text-secondary);max-width:640px;margin-top:40px;padding-top:32px;font-size:.95rem;font-weight:300;line-height:1.65}.Pricing-module__Pm6ArG__orEmail{color:var(--text-dim);font-size:.82rem;font-weight:300}.Pricing-module__Pm6ArG__orEmail a{color:var(--green-bright);border-bottom:1px solid #0000;transition:border-color .2s}.Pricing-module__Pm6ArG__orEmail a:hover{border-color:var(--green-bright)}.Pricing-module__Pm6ArG__pilotBox{-webkit-backdrop-filter:blur(10px);background:#5d99800d;border:1px solid #5d998047;border-radius:12px;max-width:500px;margin-bottom:40px;padding:26px 30px;position:relative;overflow:hidden;box-shadow:0 20px 50px -24px #0009,0 0 40px #5d998014}.Pricing-module__Pm6ArG__pilotBox:before{content:"";background:linear-gradient(90deg,#0000,#7fb8a0b3,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Pricing-module__Pm6ArG__pilotLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.18em;color:var(--green-bright);margin-bottom:10px;font-size:.65rem;font-weight:500;display:block}.Pricing-module__Pm6ArG__pilotBody{color:var(--text-secondary);font-size:.88rem;font-weight:300;line-height:1.65}@media (max-width:768px){.Pricing-module__Pm6ArG__section{padding:96px 0}.Pricing-module__Pm6ArG__container{padding:0 24px}.Pricing-module__Pm6ArG__replaceGrid{grid-template-columns:1fr}}
.Team-module__iqO7OW__section{border-top:1px solid var(--rule);background:radial-gradient(90% 60% at 50% 0,#4a7c6a14 0%,#0000 60%),#17171b;padding:140px 0 120px;position:relative}.Team-module__iqO7OW__container{max-width:1080px;margin:0 auto;padding:0 48px}.Team-module__iqO7OW__header{margin-bottom:72px}.Team-module__iqO7OW__eyebrow{font-family:var(--font);text-transform:uppercase;letter-spacing:.2em;color:var(--text-secondary);margin-bottom:24px;font-size:.7rem;font-weight:700;display:inline-block}.Team-module__iqO7OW__title{color:var(--text);letter-spacing:-.03em;max-width:580px;margin-bottom:16px;font-size:clamp(2rem,4vw,3.25rem);font-weight:500;line-height:1.08}.Team-module__iqO7OW__subtitle{font-family:var(--font-body);color:var(--text-secondary);max-width:460px;font-size:1.1rem;font-weight:300;line-height:1.6}.Team-module__iqO7OW__lede{font-family:var(--font-body);color:var(--text-secondary);border-top:1px solid var(--rule);max-width:560px;margin-top:24px;padding-top:24px;font-size:.95rem;font-weight:300;line-height:1.7}.Team-module__iqO7OW__lede strong{color:var(--text);font-weight:600}.Team-module__iqO7OW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Team-module__iqO7OW__card{border:1px solid var(--rule);background:#ffffff05;border-radius:14px;padding:34px 30px 32px;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .35s,background .35s,box-shadow .4s;position:relative;overflow:hidden}.Team-module__iqO7OW__card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#7fb8a0cc,#0000);height:1px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.Team-module__iqO7OW__card:hover{background:#5d99800b;border-color:#5d998066;transform:translateY(-6px);box-shadow:0 24px 60px -28px #000000b3,0 0 40px #5d99801a}.Team-module__iqO7OW__card:hover:before{opacity:1}.Team-module__iqO7OW__avatar{background:var(--green-glow);border:1px solid #5d99804d;border-radius:50%;flex-shrink:0;width:72px;height:72px;margin-bottom:24px;transition:box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 0 0 4px #5d99800f,0 0 24px #5d998026}.Team-module__iqO7OW__card:hover .Team-module__iqO7OW__avatar{box-shadow:0 0 0 4px #5d99801f,0 0 30px #5d998047}.Team-module__iqO7OW__avatarImage{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.Team-module__iqO7OW__cardName{font-family:var(--font);color:var(--text);letter-spacing:-.01em;margin-bottom:4px;font-size:1.15rem;font-weight:500}.Team-module__iqO7OW__cardRole{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.16em;color:var(--green-bright);margin-bottom:16px;font-size:.68rem;font-weight:500;display:block}.Team-module__iqO7OW__cardBio{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:20px;font-size:.9rem;font-weight:300;line-height:1.6}.Team-module__iqO7OW__cardEmail{font-family:var(--font);color:var(--text-dim);font-size:.82rem;font-weight:400;text-decoration:none;transition:color .2s}.Team-module__iqO7OW__cardEmail:hover{color:var(--green-bright)}@media (max-width:900px){.Team-module__iqO7OW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Team-module__iqO7OW__section{padding:96px 0 72px}.Team-module__iqO7OW__container{padding:0 24px}.Team-module__iqO7OW__header{margin-bottom:48px}.Team-module__iqO7OW__grid{grid-template-columns:1fr}.Team-module__iqO7OW__card{padding:28px 24px}}
.Footer-module__Grjkva__footer{background:var(--dark);border-top:1px solid var(--rule);justify-content:space-between;align-items:center;padding:48px;display:flex;position:relative}.Footer-module__Grjkva__footer:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 8%,#5d998073 50%,#0000 92%);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__Grjkva__logo{opacity:.32;height:20px;transition:opacity .3s}.Footer-module__Grjkva__footer:hover .Footer-module__Grjkva__logo{opacity:.5}.Footer-module__Grjkva__tagline,.Footer-module__Grjkva__copyright{font-family:var(--font-mono);color:var(--text-dim);letter-spacing:.02em;font-size:.72rem;font-weight:400}@media (max-width:768px){.Footer-module__Grjkva__footer{text-align:center;flex-direction:column;gap:14px;padding:36px 24px}}
