.Nav-module__gOObGW__nav{z-index:1000;height:var(--nav-height);-webkit-backdrop-filter:blur(80px)saturate(180%);background:#111;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:0 52px;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__gOObGW__navScrolled{background:#111;border-bottom-color:#ffffff1a;box-shadow:0 4px 30px #00000026}.Nav-module__gOObGW__logo{align-items:center;display:flex}.Nav-module__gOObGW__logoText{font-family:var(--font-display);color:#f5f3ee;letter-spacing:-.5px;font-size:20px;font-weight:600}.Nav-module__gOObGW__navPill{border-radius:var(--radius-full);background:#ffffff0f;border:1px solid #ffffff1a;align-items:center;gap:2px;padding:4px 6px;display:flex}.Nav-module__gOObGW__navItem{border-radius:var(--radius-full);color:#e8e4dfa6;transition:background var(--duration-fast),color var(--duration-fast);cursor:pointer;padding:7px 16px;font-size:13px;font-weight:500;text-decoration:none}.Nav-module__gOObGW__navItem:hover{color:#f5f3ee;background:#ffffff14}.Nav-module__gOObGW__navCta{color:#fff;border-radius:var(--radius-full);transition:background var(--duration-fast),transform var(--duration-fast),border-color var(--duration-fast),box-shadow var(--duration-fast);font-size:13px;font-weight:500;font-family:var(--font-sans);cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#407fff2e;border:1px solid #407fff59;align-items:center;gap:8px;padding:10px 22px;text-decoration:none;display:inline-flex;box-shadow:0 0 16px #407fff26}.Nav-module__gOObGW__navCta:hover{background:#407fff47;border-color:#407fff8c;transform:translateY(-1px);box-shadow:0 0 24px #407fff40}@media (max-width:900px){.Nav-module__gOObGW__nav{padding:0 24px}.Nav-module__gOObGW__navPill{display:none}}@media (max-width:480px){.Nav-module__gOObGW__nav{padding:0 16px}.Nav-module__gOObGW__navCta{padding:8px 16px;font-size:12px}}
.Hero-module__ZARIfG__hero{text-align:center;min-height:100vh;padding:calc(var(--nav-height) + 80px)52px 100px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;background:radial-gradient(#3b82f60a 0%,#1d4ed805 40%,#0000 70%);width:1000px;height:700px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__hero:after{content:"";pointer-events:none;background:radial-gradient(#407fff08 0%,#0000 70%);width:600px;height:400px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__heroMotif{pointer-events:none;background-image:radial-gradient(circle,#ffffff14 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 70%,#000 30%,#0000 100%)}.Hero-module__ZARIfG__heroInner{z-index:1;width:100%;max-width:100%;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBadge{background:var(--color-orange-pale);border-radius:var(--radius-full);color:var(--color-orange);letter-spacing:.5px;font-size:12px;font-weight:600;font-family:var(--font-ui);text-transform:uppercase;animation:Hero-module__ZARIfG__fadeUp .7s var(--ease-out)both;border:1px solid #407fff4d;align-items:center;gap:8px;margin-bottom:32px;padding:5px 14px;display:inline-flex}.Hero-module__ZARIfG__liveDot{background:var(--color-orange);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__ZARIfG__livePulse}@keyframes Hero-module__ZARIfG__livePulse{0%,to{opacity:1}50%{opacity:.3}}.Hero-module__ZARIfG__h1{font-family:var(--font-display);letter-spacing:-2.5px;color:#f5f3ee;animation:Hero-module__ZARIfG__fadeUp .7s .1s var(--ease-out)both;margin-bottom:28px;font-size:clamp(52px,7.5vw,96px);font-weight:400;line-height:1.02}.Hero-module__ZARIfG__h1 em{color:var(--color-orange);font-style:italic}.Hero-module__ZARIfG__heroSub{color:#e8e4df99;max-width:520px;animation:Hero-module__ZARIfG__fadeUp .7s .2s var(--ease-out)both;margin:0 auto 44px;font-size:18px;font-weight:300;line-height:1.7}.Hero-module__ZARIfG__heroActions{animation:Hero-module__ZARIfG__fadeUp .7s .3s var(--ease-out)both;flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__heroVisual{animation:Hero-module__ZARIfG__fadeUp .7s .4s var(--ease-out)both;margin-top:72px}.Hero-module__ZARIfG__terminal{border-radius:var(--radius-xl);text-align:left;background:#1a1a1a;border:1px solid #ffffff1a;width:780px;max-width:100%;margin:0 auto;overflow:hidden}.Hero-module__ZARIfG__terminalHeader{background:#202020;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:13px 20px;display:flex}.Hero-module__ZARIfG__tDot{border-radius:50%;width:11px;height:11px}.Hero-module__ZARIfG__r{background:#ff5f57}.Hero-module__ZARIfG__y{background:#febc2e}.Hero-module__ZARIfG__g{background:#28c840}.Hero-module__ZARIfG__terminalTitle{text-align:center;color:#ffffff40;font-size:12px;font-family:var(--font-mono);flex:1}.Hero-module__ZARIfG__terminalBody{flex-direction:column;height:282px;padding:28px 32px;display:flex;overflow:hidden}.Hero-module__ZARIfG__promptLine{flex-grow:0;flex-shrink:0;align-items:flex-start;gap:12px;min-width:0;height:80px;margin-bottom:2px;display:flex;overflow:hidden}.Hero-module__ZARIfG__promptIcon{color:var(--color-orange);font-size:13px;font-family:var(--font-mono);flex-shrink:0;margin-top:3px}.Hero-module__ZARIfG__promptText{font-family:var(--font-sans);color:#e8e4dfbf;word-break:break-word;overflow-wrap:break-word;flex:1;min-width:0;font-size:15px;font-weight:300;line-height:1.6;overflow:hidden}.Hero-module__ZARIfG__promptText strong{color:#f5f3ee;font-weight:500}.Hero-module__ZARIfG__outputBlock{border-radius:var(--radius-lg);background:#202020;border:1px solid #ffffff14;flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:space-between;height:116px;padding:18px 20px;display:flex;overflow:hidden}.Hero-module__ZARIfG__outputRow{flex-shrink:0;align-items:center;gap:12px;min-width:0;height:22px;font-size:13px;transition:opacity .3s,transform .3s;display:flex;overflow:hidden}.Hero-module__ZARIfG__otag{letter-spacing:.8px;border-radius:var(--radius-sm);font-size:10px;font-weight:700;font-family:var(--font-ui);text-transform:uppercase;text-align:center;flex-shrink:0;width:72px;padding:2px 8px}.Hero-module__ZARIfG__otagFe{color:#7faaff;background:#407fff26}.Hero-module__ZARIfG__otagBe{color:#c084fc;background:#8b5cf626}.Hero-module__ZARIfG__otagOk{color:#4ade80;background:#4ade801f}.Hero-module__ZARIfG__outMsg{color:#ffffff73;font-family:var(--font-mono);white-space:nowrap;flex:1;font-size:12px;overflow:hidden}.Hero-module__ZARIfG__outMsg strong{color:#ffffffd9;font-weight:500}@media (max-width:900px){.Hero-module__ZARIfG__hero{padding:calc(var(--nav-height) + 60px)24px 80px}.Hero-module__ZARIfG__h1{letter-spacing:-1.5px}.Hero-module__ZARIfG__heroSub{font-size:16px}.Hero-module__ZARIfG__heroVisual{margin-top:48px}.Hero-module__ZARIfG__terminalBody{height:260px;padding:20px}.Hero-module__ZARIfG__promptLine{height:72px}.Hero-module__ZARIfG__promptText{font-size:13px}.Hero-module__ZARIfG__outMsg{font-size:11px}.Hero-module__ZARIfG__otag{width:60px;padding:2px 6px;font-size:9px}}@media (max-width:480px){.Hero-module__ZARIfG__hero{padding:calc(var(--nav-height) + 40px)16px 60px;min-height:auto}.Hero-module__ZARIfG__h1{letter-spacing:-1px;font-size:clamp(36px,10vw,52px)}.Hero-module__ZARIfG__heroBadge{margin-bottom:24px;padding:4px 10px;font-size:10px}.Hero-module__ZARIfG__heroSub{margin-bottom:32px;font-size:14px}.Hero-module__ZARIfG__heroVisual{margin-top:36px}.Hero-module__ZARIfG__terminalBody{height:240px;padding:16px}.Hero-module__ZARIfG__promptLine{height:64px}.Hero-module__ZARIfG__promptText{font-size:12px;line-height:1.5}.Hero-module__ZARIfG__terminalHeader{padding:10px 14px}.Hero-module__ZARIfG__terminalTitle{font-size:10px}.Hero-module__ZARIfG__outputRow{gap:8px;font-size:12px}.Hero-module__ZARIfG__otag{width:52px;padding:2px 4px;font-size:8px}.Hero-module__ZARIfG__outMsg{font-size:10px}}
.Features-module__zvCZ4q__features{background:0 0;padding:100px 0 40px;position:relative}.Features-module__zvCZ4q__featuresHeader{text-align:center;margin-bottom:80px;padding:0 52px}.Features-module__zvCZ4q__featuresScroll{align-items:flex-start;gap:80px;max-width:1160px;margin:0 auto;padding:0 52px 120px;display:flex;position:relative}.Features-module__zvCZ4q__featuresVisual{top:calc(var(--nav-height) + 60px);flex-shrink:0;justify-content:center;align-items:center;width:560px;height:560px;display:flex;position:sticky}.Features-module__zvCZ4q__fvCard{border-radius:16px;flex-shrink:0;width:540px;height:540px;transition:background .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Features-module__zvCZ4q__mobileVisual{margin-bottom:28px}.Features-module__zvCZ4q__fi0{background:radial-gradient(100% 70% at 15% 108%,#407fff61 0%,#0000 60%),radial-gradient(55% 40% at 85% 5%,#649bff1f 0%,#0000 55%),#05050d}.Features-module__zvCZ4q__fi1{background:radial-gradient(90% 65% at 85% 0,#6366f159 0%,#0000 60%),radial-gradient(60% 40% at 15% 100%,#3b82f626 0%,#0000 55%),#05050d}.Features-module__zvCZ4q__fi2{background:radial-gradient(100% 65% at 50% 115%,#4ade804d 0%,#0000 55%),radial-gradient(50% 35% at 8% 5%,#10b98124 0%,#0000 50%),#030809}.Features-module__zvCZ4q__fi3{background:radial-gradient(90% 65% at 20% 110%,#fb923c57 0%,#0000 60%),radial-gradient(55% 35% at 85% 5%,#f59e0b1f 0%,#0000 50%),#080600}.Features-module__zvCZ4q__fi4{background:radial-gradient(85% 65% at 90% 5%,#8b5cf661 0%,#0000 60%),radial-gradient(60% 40% at 10% 100%,#a78bfa29 0%,#0000 55%),#060410}.Features-module__zvCZ4q__fi5{background:radial-gradient(85% 65% at 15% 5%,#14b8a652 0%,#0000 60%),radial-gradient(60% 40% at 85% 100%,#06b6d429 0%,#0000 55%),#03090c}.Features-module__zvCZ4q__fvCard:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:28px 28px,28px 28px;position:absolute;inset:0}.Features-module__zvCZ4q__fvGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#ffffff38,#0000 70%);border-radius:50%;width:130px;height:130px;animation:3.5s ease-in-out infinite Features-module__zvCZ4q__fvPulse;position:absolute;top:26%;left:26%}@keyframes Features-module__zvCZ4q__fvPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.Features-module__zvCZ4q__fvIllus{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Features-module__zvCZ4q__fvIllus svg{opacity:0;filter:drop-shadow(0 8px 32px #0000004d);width:380px;height:380px;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);position:absolute;transform:scale(.94)translateY(8px)}.Features-module__zvCZ4q__fvIllus svg.Features-module__zvCZ4q__visible{opacity:1;transform:scale(1)translateY(0)}.Features-module__zvCZ4q__visPanel{opacity:0;border-radius:16px;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;overflow:hidden;transform:scale(.97)translateY(6px)}.Features-module__zvCZ4q__visPanel.Features-module__zvCZ4q__visPanelActive{opacity:1;transform:scale(1)translateY(0)}.Features-module__zvCZ4q__fvBadge{width:44px;height:44px;font-family:var(--font-display);color:var(--color-orange);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;transition:all .4s var(--ease-out);background:#0a0e1aeb;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-style:italic;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 4px 20px #0006}.Features-module__zvCZ4q__featuresItems{flex:1;padding-top:0;padding-bottom:0;position:relative}.Features-module__zvCZ4q__featuresItems:before{content:"";background:#ffffff12;width:1px;position:absolute;top:0;bottom:0;left:-1px}.Features-module__zvCZ4q__featureItem{opacity:.22;cursor:default;border-bottom:1px solid #ffffff0d;padding:52px 0 52px 36px;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(24px)}.Features-module__zvCZ4q__featureItem:first-child{padding-top:0}.Features-module__zvCZ4q__featureItem:last-child{border-bottom:none}.Features-module__zvCZ4q__featureItem.Features-module__zvCZ4q__active{opacity:1;transform:translateY(0)}.Features-module__zvCZ4q__featureItem:before{content:"";background:#ffffff1f;border:1px solid #ffffff2e;border-radius:50%;width:7px;height:7px;transition:background .3s,border-color .3s,box-shadow .3s;position:absolute;top:54px;left:-4px}.Features-module__zvCZ4q__featureItem:first-child:before{top:2px}.Features-module__zvCZ4q__featureItem.Features-module__zvCZ4q__active:before{background:var(--color-orange);border-color:var(--color-orange);box-shadow:0 0 10px #407fff8c}.Features-module__zvCZ4q__fiEyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--color-orange);font-size:10px;font-weight:700;font-family:var(--font-ui);opacity:0;transition:opacity .4s 80ms var(--ease-out),transform .4s 80ms var(--ease-out);margin-bottom:12px;transform:translate(-8px)}.Features-module__zvCZ4q__featureItem.Features-module__zvCZ4q__active .Features-module__zvCZ4q__fiEyebrow{opacity:1;transform:translate(0)}.Features-module__zvCZ4q__fiTitle{font-family:var(--font-display);color:#f5f3ee;letter-spacing:-.8px;margin-bottom:14px;font-size:clamp(24px,2.8vw,34px);font-style:italic;font-weight:400;line-height:1.15}.Features-module__zvCZ4q__fiDesc{color:#e8e4df80;max-width:480px;margin-bottom:22px;font-size:16px;font-weight:300;line-height:1.75}.Features-module__zvCZ4q__fiTags{flex-wrap:wrap;gap:8px;display:flex}.Features-module__zvCZ4q__fiTag{border-radius:var(--radius-full);color:#e8e4df99;font-size:12px;font-weight:500;font-family:var(--font-sans);opacity:0;transition:opacity .32s var(--ease-out),transform .32s var(--ease-out);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:6px;padding:5px 14px;display:inline-flex;transform:translateY(7px)}.Features-module__zvCZ4q__featureItem.Features-module__zvCZ4q__active .Features-module__zvCZ4q__fiTag{opacity:1;transform:translateY(0)}.Features-module__zvCZ4q__featureItem.Features-module__zvCZ4q__active .Features-module__zvCZ4q__fiTag:first-child{transition-delay:.13s}.Features-module__zvCZ4q__featureItem.Features-module__zvCZ4q__active .Features-module__zvCZ4q__fiTag:nth-child(2){transition-delay:.2s}.Features-module__zvCZ4q__featureItem.Features-module__zvCZ4q__active .Features-module__zvCZ4q__fiTag:nth-child(3){transition-delay:.27s}.Features-module__zvCZ4q__fiTagDot{border-radius:50%;flex-shrink:0;width:5px;height:5px}@keyframes Features-module__zvCZ4q__typeBar{0%,to{width:0}40%,60%{width:88px}}@keyframes Features-module__zvCZ4q__typeLine2{0%,15%,to{width:0}55%,75%{width:64px}}@keyframes Features-module__zvCZ4q__typeLine3{0%,30%,to{width:0}70%,90%{width:76px}}@keyframes Features-module__zvCZ4q__cursorBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes Features-module__zvCZ4q__previewPop{0%,to{opacity:1;transform:scaleX(1)}50%{opacity:.85;transform:scaleX(1.015)}}@keyframes Features-module__zvCZ4q__clickRipple{0%{r:0;opacity:.8}to{r:14;opacity:0}}@keyframes Features-module__zvCZ4q__dashMove{0%{stroke-dashoffset:8px}to{stroke-dashoffset:0}}@keyframes Features-module__zvCZ4q__dbPulse{0%,to{opacity:0;transform:translateY(-3px)}50%{opacity:1;transform:translateY(0)}}@keyframes Features-module__zvCZ4q__drawChart{0%,15%{stroke-dasharray:0 300;opacity:0}25%{opacity:1}60%,to{stroke-dasharray:300 0;opacity:1}}@keyframes Features-module__zvCZ4q__serverBlink{0%,40%{opacity:.2}50%,90%{opacity:1}to{opacity:.2}}.Features-module__zvCZ4q__il0DbPulse{animation:2s ease-in-out infinite Features-module__zvCZ4q__dbPulse}.Features-module__zvCZ4q__il0Chart{stroke-dasharray:300 300;animation:4s cubic-bezier(.4,0,.2,1) infinite Features-module__zvCZ4q__drawChart}.Features-module__zvCZ4q__il0Blink1{animation:1.2s infinite Features-module__zvCZ4q__serverBlink}.Features-module__zvCZ4q__il0Blink2{animation:1.7s infinite Features-module__zvCZ4q__serverBlink}.Features-module__zvCZ4q__il0Blink3{animation:2.3s infinite Features-module__zvCZ4q__serverBlink}.Features-module__zvCZ4q__il0Conn{animation:1s linear infinite Features-module__zvCZ4q__dashMove}@keyframes Features-module__zvCZ4q__swapTextApp{0%,49.9%{opacity:1}50%,to{opacity:0}}@keyframes Features-module__zvCZ4q__swapTextTrello{0%,49.9%{opacity:0}50%,to{opacity:1}}@keyframes Features-module__zvCZ4q__flashHighlight{0%,45%{opacity:0}49.9%{opacity:1}60%,to{opacity:0}}.Features-module__zvCZ4q__il1TextApp{animation:4s infinite Features-module__zvCZ4q__swapTextApp}.Features-module__zvCZ4q__il1TextTrello{opacity:0;animation:4s infinite Features-module__zvCZ4q__swapTextTrello}.Features-module__zvCZ4q__il1Highlight{opacity:0;animation:4s cubic-bezier(.16,1,.3,1) infinite Features-module__zvCZ4q__flashHighlight}.Features-module__zvCZ4q__il1Typebar{animation:3.2s ease-in-out infinite Features-module__zvCZ4q__typeBar}.Features-module__zvCZ4q__il1Line2{animation:3.2s ease-in-out infinite Features-module__zvCZ4q__typeLine2}.Features-module__zvCZ4q__il1Line3{animation:3.2s ease-in-out infinite Features-module__zvCZ4q__typeLine3}.Features-module__zvCZ4q__il1Cursor{animation:.9s step-end infinite Features-module__zvCZ4q__cursorBlink}.Features-module__zvCZ4q__il1Preview{animation:4s ease-in-out infinite Features-module__zvCZ4q__previewPop}.Features-module__zvCZ4q__il1Ripple{animation:2s ease-out 1.4s infinite Features-module__zvCZ4q__clickRipple}@keyframes Features-module__zvCZ4q__barFE{0%{width:4px}60%,to{width:92px}}@keyframes Features-module__zvCZ4q__barBE{0%,15%{width:4px}75%,to{width:78px}}@keyframes Features-module__zvCZ4q__connLine{0%,to{stroke-dashoffset:40px}50%{stroke-dashoffset:0}}.Features-module__zvCZ4q__il2BarFE{animation:2.8s cubic-bezier(.4,0,.2,1) infinite Features-module__zvCZ4q__barFE}.Features-module__zvCZ4q__il2BarBE{animation:2.8s cubic-bezier(.4,0,.2,1) infinite Features-module__zvCZ4q__barBE}.Features-module__zvCZ4q__il2Conn{stroke-dasharray:40;animation:2.8s ease-in-out infinite Features-module__zvCZ4q__connLine}@keyframes Features-module__zvCZ4q__diffWipe{0%{width:0}60%,to{width:var(--w,80px)}}.Features-module__zvCZ4q__il3Del1{--w:62px;animation:1.8s ease-in-out infinite Features-module__zvCZ4q__diffWipe}.Features-module__zvCZ4q__il3Del2{--w:44px;animation:1.8s ease-in-out .15s infinite Features-module__zvCZ4q__diffWipe}.Features-module__zvCZ4q__il3Add1{--w:140px;animation:1.8s ease-in-out .55s infinite Features-module__zvCZ4q__diffWipe}.Features-module__zvCZ4q__il3Add2{--w:112px;animation:1.8s ease-in-out .7s infinite Features-module__zvCZ4q__diffWipe}.Features-module__zvCZ4q__il3Add3{--w:88px;animation:1.8s ease-in-out .85s infinite Features-module__zvCZ4q__diffWipe}@keyframes Features-module__zvCZ4q__fillArc{0%{stroke-dashoffset:220px}60%,to{stroke-dashoffset:70px}}@keyframes Features-module__zvCZ4q__countUp{0%{opacity:0;transform:translateY(6px)}20%,to{opacity:1;transform:translateY(0)}}@keyframes Features-module__zvCZ4q__coinFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.Features-module__zvCZ4q__il4Arc{animation:3s cubic-bezier(.4,0,.2,1) infinite Features-module__zvCZ4q__fillArc}.Features-module__zvCZ4q__il4Label{animation:3s ease-out infinite Features-module__zvCZ4q__countUp}.Features-module__zvCZ4q__il4Coin1{animation:2.2s ease-in-out infinite Features-module__zvCZ4q__coinFloat}.Features-module__zvCZ4q__il4Coin2{animation:2.2s ease-in-out .6s infinite Features-module__zvCZ4q__coinFloat}.Features-module__zvCZ4q__il4Coin3{animation:2.2s ease-in-out 1.1s infinite Features-module__zvCZ4q__coinFloat}@keyframes Features-module__zvCZ4q__typePrompt{0%{width:0}40%,to{width:110px}}@keyframes Features-module__zvCZ4q__arrowPulse{0%,to{opacity:.4;transform:translate(0)}50%{opacity:1;transform:translate(4px)}}@keyframes Features-module__zvCZ4q__specLine{0%,20%{width:0}60%,to{width:100px}}@keyframes Features-module__zvCZ4q__specLine2{0%,35%{width:0}75%,to{width:75px}}@keyframes Features-module__zvCZ4q__specLine3{0%,50%{width:0}90%,to{width:85px}}.Features-module__zvCZ4q__il5Prompt{animation:3s ease-in-out infinite Features-module__zvCZ4q__typePrompt}.Features-module__zvCZ4q__il5Arrow{animation:1.2s ease-in-out infinite Features-module__zvCZ4q__arrowPulse}.Features-module__zvCZ4q__il5Spec1{animation:3s ease-in-out infinite Features-module__zvCZ4q__specLine}.Features-module__zvCZ4q__il5Spec2{animation:3s ease-in-out infinite Features-module__zvCZ4q__specLine2}.Features-module__zvCZ4q__il5Spec3{animation:3s ease-in-out infinite Features-module__zvCZ4q__specLine3}@media (max-width:900px){.Features-module__zvCZ4q__features{padding:60px 0 40px}.Features-module__zvCZ4q__featuresHeader{margin-bottom:48px;padding:0 24px}.Features-module__zvCZ4q__featuresScroll{flex-direction:column;gap:0;padding:0 24px 60px}.Features-module__zvCZ4q__fvCard{aspect-ratio:1;width:100%;height:auto}.Features-module__zvCZ4q__featuresItems:before{display:none}.Features-module__zvCZ4q__featureItem{opacity:1;padding:40px 0;transform:none}.Features-module__zvCZ4q__featureItem:first-child{padding-top:40px}.Features-module__zvCZ4q__featureItem:before{display:none}.Features-module__zvCZ4q__fiEyebrow,.Features-module__zvCZ4q__fiTag{opacity:1;transform:none}.Features-module__zvCZ4q__fiDesc{font-size:15px}}@media (max-width:480px){.Features-module__zvCZ4q__featuresHeader{padding:0 16px}.Features-module__zvCZ4q__featuresScroll{padding:0 16px 40px}.Features-module__zvCZ4q__featureItem{padding:32px 0}.Features-module__zvCZ4q__featureItem:first-child{padding-top:32px}.Features-module__zvCZ4q__mobileVisual{margin-bottom:20px}.Features-module__zvCZ4q__fiTitle{font-size:clamp(20px,5.5vw,28px)}.Features-module__zvCZ4q__fiDesc{font-size:14px}.Features-module__zvCZ4q__fiTag{padding:4px 10px;font-size:11px}}
.HowItWorks-module__tSMH5W__how{background:#ffffff05;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:100px 0;position:relative}.HowItWorks-module__tSMH5W__howSticky{align-items:center;padding:60px 52px;display:flex;overflow:hidden}.HowItWorks-module__tSMH5W__howInner{grid-template-columns:1fr 1.35fr;align-items:center;gap:72px;width:100%;max-width:1160px;margin:0 auto;display:grid}.HowItWorks-module__tSMH5W__howPillRow{flex-wrap:wrap;gap:6px;margin-bottom:36px;display:flex}.HowItWorks-module__tSMH5W__howPill{border-radius:var(--radius-full);font-size:12px;font-weight:500;font-family:var(--font-sans);cursor:pointer;color:#e8e4df66;transition:all .22s var(--ease-out);background:#ffffff0a;border:1px solid #ffffff1a;align-items:center;gap:7px;padding:6px 14px;display:inline-flex}.HowItWorks-module__tSMH5W__howPill:hover{color:#e8e4dfbf;border-color:#407fff59}.HowItWorks-module__tSMH5W__howPill.HowItWorks-module__tSMH5W__active{color:#7faaff;background:#407fff24;border-color:#407fff73}.HowItWorks-module__tSMH5W__howPillNum{font-style:italic;font-family:var(--font-display);font-size:13px}.HowItWorks-module__tSMH5W__howSlide{display:none}.HowItWorks-module__tSMH5W__howSlide.HowItWorks-module__tSMH5W__active{display:block}.HowItWorks-module__tSMH5W__howSlide.HowItWorks-module__tSMH5W__from-right{animation:.42s cubic-bezier(.16,1,.3,1) both HowItWorks-module__tSMH5W__slideFromRight}.HowItWorks-module__tSMH5W__howSlide.HowItWorks-module__tSMH5W__from-left{animation:.42s cubic-bezier(.16,1,.3,1) both HowItWorks-module__tSMH5W__slideFromLeft}@keyframes HowItWorks-module__tSMH5W__slideFromRight{0%{opacity:0;transform:translate(52px)}to{opacity:1;transform:translate(0)}}@keyframes HowItWorks-module__tSMH5W__slideFromLeft{0%{opacity:0;transform:translate(-52px)}to{opacity:1;transform:translate(0)}}.HowItWorks-module__tSMH5W__howStepEyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--color-orange);font-size:10px;font-weight:700;font-family:var(--font-ui);margin-bottom:10px}.HowItWorks-module__tSMH5W__howStepTitle{font-family:var(--font-display);color:#f5f3ee;letter-spacing:-.6px;margin-bottom:14px;font-size:clamp(22px,2.4vw,30px);font-style:italic;font-weight:400;line-height:1.2}.HowItWorks-module__tSMH5W__howStepDesc{color:#e8e4df80;max-width:380px;font-size:15px;font-weight:300;line-height:1.75}.HowItWorks-module__tSMH5W__howNav{gap:8px;margin-top:28px;display:flex}.HowItWorks-module__tSMH5W__howNavBtn{color:#e8e4df80;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .18s;display:flex}.HowItWorks-module__tSMH5W__howNavBtn:hover{color:#7faaff;background:#407fff24;border-color:#407fff66}.HowItWorks-module__tSMH5W__howVisualCol{overflow:hidden}.HowItWorks-module__tSMH5W__howVis{display:none}.HowItWorks-module__tSMH5W__howVis.HowItWorks-module__tSMH5W__visActive{display:block}.HowItWorks-module__tSMH5W__howVis.HowItWorks-module__tSMH5W__from-right{animation:.44s cubic-bezier(.16,1,.3,1) both HowItWorks-module__tSMH5W__slideFromRight}.HowItWorks-module__tSMH5W__howVis.HowItWorks-module__tSMH5W__from-left{animation:.44s cubic-bezier(.16,1,.3,1) both HowItWorks-module__tSMH5W__slideFromLeft}.HowItWorks-module__tSMH5W__dvIde{background:#0a0c18f7;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;height:440px;display:flex;overflow:hidden;box-shadow:0 32px 80px #0000008c,0 0 0 1px #407fff14}.HowItWorks-module__tSMH5W__dvIdeBar{background:#ffffff0a;border-bottom:1px solid #ffffff12;flex-shrink:0;align-items:center;gap:10px;padding:9px 14px;display:flex}.HowItWorks-module__tSMH5W__dvDots{gap:5px;display:flex}.HowItWorks-module__tSMH5W__dvDot{border-radius:50%;width:10px;height:10px}.HowItWorks-module__tSMH5W__r{background:#ff5f57}.HowItWorks-module__tSMH5W__y{background:#febc2e}.HowItWorks-module__tSMH5W__g{background:#28c840}.HowItWorks-module__tSMH5W__dvIdeTitleBar{text-align:center;color:#ffffff38;font-size:10.5px;font-family:var(--font-mono);flex:1}.HowItWorks-module__tSMH5W__dvIdeBadge{color:#7faaff;font-size:9.5px;font-weight:600;font-family:var(--font-ui);background:#407fff26;border:1px solid #407fff4d;border-radius:20px;padding:2px 8px}.HowItWorks-module__tSMH5W__dvIdeBody{flex:1;display:flex;overflow:hidden}.HowItWorks-module__tSMH5W__dvSidebar{background:#ffffff08;border-right:1px solid #ffffff12;flex-direction:column;flex-shrink:0;align-items:center;gap:10px;width:42px;padding:12px 0;display:flex}.HowItWorks-module__tSMH5W__dvSbLogo{background:var(--color-orange);color:#fff;width:24px;height:24px;font-size:11px;font-weight:700;font-family:var(--font-display);border-radius:6px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.HowItWorks-module__tSMH5W__dvSbIcon{color:#e8e4df4d;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.HowItWorks-module__tSMH5W__dvSbIcon:hover{color:#e8e4df99;background:#ffffff0f}.HowItWorks-module__tSMH5W__dvSbIcon.HowItWorks-module__tSMH5W__active{color:#7faaff;background:#407fff26}.HowItWorks-module__tSMH5W__dvChat{flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow:hidden}.HowItWorks-module__tSMH5W__dvChatFeed{flex-direction:column;flex:1;gap:10px;display:flex;overflow:auto}.HowItWorks-module__tSMH5W__dvChatMsg{align-items:flex-start;gap:8px;display:flex}.HowItWorks-module__tSMH5W__dvChatMsg.HowItWorks-module__tSMH5W__ai{flex-direction:row}.HowItWorks-module__tSMH5W__dvChatAvatar{color:#e8e4df99;width:24px;height:24px;font-size:10px;font-weight:600;font-family:var(--font-sans);background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HowItWorks-module__tSMH5W__dvChatBubble{color:#e8e4dfb3;font-size:11px;font-family:var(--font-sans);background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;max-width:85%;padding:10px 12px;font-weight:300;line-height:1.5}.HowItWorks-module__tSMH5W__dvTypingDots{vertical-align:middle;gap:3px;margin-left:6px;display:inline-flex}.HowItWorks-module__tSMH5W__dvTypingDots span{background:var(--color-orange);opacity:.6;border-radius:50%;width:4px;height:4px;animation:1.2s infinite HowItWorks-module__tSMH5W__dotBounce}.HowItWorks-module__tSMH5W__dvTypingDots span:nth-child(2){animation-delay:.2s}.HowItWorks-module__tSMH5W__dvTypingDots span:nth-child(3){animation-delay:.4s}@keyframes HowItWorks-module__tSMH5W__dotBounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}}.HowItWorks-module__tSMH5W__dvChatInput{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;gap:6px;padding:8px 10px;display:flex}.HowItWorks-module__tSMH5W__dvChatInput input{color:#e8e4df80;font-size:11px;font-family:var(--font-sans);background:0 0;border:none;outline:none;flex:1}.HowItWorks-module__tSMH5W__dvChatInput button{background:var(--color-orange);cursor:pointer;color:#fff;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.HowItWorks-module__tSMH5W__s3Inspector{background:#0a0e1af2;border-left:1px solid #ffffff12;flex-shrink:0;width:140px;padding:12px;overflow:hidden}.HowItWorks-module__tSMH5W__s3InspectorSection{margin-bottom:14px}.HowItWorks-module__tSMH5W__s3InspectorLabel{letter-spacing:1.5px;text-transform:uppercase;color:#e8e4df4d;font-size:9px;font-weight:700;font-family:var(--font-ui);margin-bottom:6px}.HowItWorks-module__tSMH5W__s3InputBox{color:#e8e4dfb3;font-size:10px;font-family:var(--font-mono);background:#ffffff0d;border:1px solid #ffffff14;border-radius:5px;align-items:center;gap:4px;margin-bottom:5px;padding:5px 7px;display:flex}.HowItWorks-module__tSMH5W__s3Prop{color:#e8e4df4d;margin-right:2px;font-size:9px}@keyframes HowItWorks-module__tSMH5W__swapS3App{0%,49.9%{opacity:1}50%,to{opacity:0}}@keyframes HowItWorks-module__tSMH5W__swapS3Trello{0%,49.9%{opacity:0}50%,to{opacity:1}}@keyframes HowItWorks-module__tSMH5W__s3HighlightFlash{0%,45%{opacity:0}49.9%{opacity:1}60%,to{opacity:0}}.HowItWorks-module__tSMH5W__s3TextApp{animation:4s infinite HowItWorks-module__tSMH5W__swapS3App}.HowItWorks-module__tSMH5W__s3TextTrello{opacity:0;animation:4s infinite HowItWorks-module__tSMH5W__swapS3Trello}.HowItWorks-module__tSMH5W__s3Highlight{opacity:0;z-index:0;animation:4s cubic-bezier(.16,1,.3,1) infinite HowItWorks-module__tSMH5W__s3HighlightFlash}.HowItWorks-module__tSMH5W__s3TextApp,.HowItWorks-module__tSMH5W__s3TextTrello{z-index:1;position:relative}@keyframes HowItWorks-module__tSMH5W__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.HowItWorks-module__tSMH5W__skelBar{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff1a 50%,#ffffff0a 75%) 0 0/400px 100%;border-radius:4px;animation:1.6s ease-in-out infinite HowItWorks-module__tSMH5W__shimmer}@media (max-width:900px){.HowItWorks-module__tSMH5W__how{padding:60px 0}.HowItWorks-module__tSMH5W__howSticky{padding:40px 24px}.HowItWorks-module__tSMH5W__howInner{grid-template-columns:1fr;gap:36px}.HowItWorks-module__tSMH5W__howVisualCol{order:-1}.HowItWorks-module__tSMH5W__dvIde{height:360px}.HowItWorks-module__tSMH5W__s3Inspector{display:none}.HowItWorks-module__tSMH5W__howStepDesc{max-width:100%}}@media (max-width:480px){.HowItWorks-module__tSMH5W__how{padding:48px 0}.HowItWorks-module__tSMH5W__howSticky{padding:32px 16px}.HowItWorks-module__tSMH5W__howInner{gap:28px}.HowItWorks-module__tSMH5W__dvIde{height:320px}.HowItWorks-module__tSMH5W__dvIdeBar{padding:7px 10px}.HowItWorks-module__tSMH5W__dvIdeTitleBar{font-size:9px}.HowItWorks-module__tSMH5W__dvIdeBadge{padding:1px 6px;font-size:8px}.HowItWorks-module__tSMH5W__dvSidebar{gap:6px;width:34px;padding:8px 0}.HowItWorks-module__tSMH5W__dvSbLogo{border-radius:5px;width:20px;height:20px;font-size:9px}.HowItWorks-module__tSMH5W__dvSbIcon{width:22px;height:22px}.HowItWorks-module__tSMH5W__dvChat{gap:8px;padding:10px}.HowItWorks-module__tSMH5W__dvChatBubble{padding:8px 10px;font-size:10px}.HowItWorks-module__tSMH5W__dvChatAvatar{width:20px;height:20px;font-size:8px}.HowItWorks-module__tSMH5W__dvChatInput{padding:6px 8px}.HowItWorks-module__tSMH5W__dvChatInput input{font-size:10px}.HowItWorks-module__tSMH5W__howPill{padding:5px 11px;font-size:11px}.HowItWorks-module__tSMH5W__howStepTitle{font-size:clamp(18px,5vw,24px)}.HowItWorks-module__tSMH5W__howStepDesc{font-size:13px}}
.Story-module__R1gBkW__story{box-sizing:content-box;max-width:680px;margin:0 auto;padding:120px 52px 100px}.Story-module__R1gBkW__quoteWrap{text-align:center;margin-bottom:72px}.Story-module__R1gBkW__jobsQuote{font-family:var(--font-display);color:#f5f3ee;letter-spacing:-2px;opacity:0;margin-bottom:14px;font-size:clamp(32px,5vw,60px);font-style:italic;font-weight:400;line-height:1.15;transition:opacity .7s,transform .7s;transform:translateY(14px)}.Story-module__R1gBkW__jobsQuote em{color:var(--color-orange);font-style:italic}.Story-module__R1gBkW__jobsQuoteVisible{opacity:1;transform:translateY(0)}.Story-module__R1gBkW__jobsCredit{color:#e8e4df47;letter-spacing:.2px;margin-bottom:12px;font-size:13px;font-weight:300}.Story-module__R1gBkW__quoteAttr{color:#e8e4df61;font-size:15px;font-weight:300;line-height:1.7}.Story-module__R1gBkW__storyBody{border-left:2px solid #ffffff12;margin-bottom:80px;padding-left:28px;position:relative}.Story-module__R1gBkW__timelineFill{background:var(--color-orange);will-change:height;border-radius:2px;width:2px;height:0%;position:absolute;top:0;left:-2px}.Story-module__R1gBkW__paragraphs{flex-direction:column;gap:44px;display:flex}.Story-module__R1gBkW__para{color:#e8e4dfc7;font-size:18px;font-weight:300;line-height:1.9}.Story-module__R1gBkW__closing{text-align:center;border-top:1px solid #ffffff0f;flex-direction:column;align-items:center;padding-top:52px;display:flex}.Story-module__R1gBkW__closingLine{font-family:var(--font-display);color:#f5f3ee;letter-spacing:-2px;font-size:clamp(28px,4.5vw,58px);font-weight:400;line-height:1.15}.Story-module__R1gBkW__closingLine em{color:var(--color-orange);font-style:italic}.Story-module__R1gBkW__signature{align-items:center;gap:12px;margin-top:36px;display:inline-flex}.Story-module__R1gBkW__sigAvatar{color:#407fff;background:#407fff26;border:1px solid #407fff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.Story-module__R1gBkW__sigText{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.Story-module__R1gBkW__sigName{color:#e8e4dfb3;letter-spacing:.1px;font-size:13px;font-weight:500}.Story-module__R1gBkW__sigRole{color:#e8e4df4d;letter-spacing:.3px;font-size:11px;font-weight:300}.Story-module__R1gBkW__storyCta{background:var(--color-orange);color:#fff;font-family:var(--font-sans);cursor:pointer;letter-spacing:.1px;border:none;border-radius:9999px;margin-top:40px;padding:14px 32px;font-size:15px;font-weight:500;transition:opacity .2s,transform .2s;display:inline-block}.Story-module__R1gBkW__storyCta:hover{opacity:.88;transform:translateY(-1px)}@media (max-width:640px){.Story-module__R1gBkW__story{padding:80px 24px}.Story-module__R1gBkW__para{font-size:16px}}
