.GitText-module__1a__YG__container{pointer-events:none;align-items:center;display:inline-flex}.GitText-module__1a__YG__cell{opacity:0;will-change:opacity;transition:opacity .1s linear}.GitText-module__1a__YG__cellVisible{opacity:1}.GitText-module__1a__YG__cellDim{opacity:.1}
.Header-module__hBw1pG__header{z-index:100;will-change:transform;background:#fffffff2;border:1px solid #ffffff4d;border-radius:32px;justify-content:space-between;align-items:center;padding:8px 48px;display:flex;position:fixed;top:16px;left:120px;right:120px;transform:translateZ(0);box-shadow:0 8px 32px #0000000f,inset 0 1px #ffffff80,inset 0 -1px #00000005}.Header-module__hBw1pG__logo{color:var(--text);align-items:center;gap:12px;display:flex;position:relative}.Header-module__hBw1pG__logoImage{object-fit:contain;width:44px;height:44px}.Header-module__hBw1pG__nav{align-items:center;gap:8px;display:flex}.Header-module__hBw1pG__navLink{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,color .2s,transform .2s;display:flex}.Header-module__hBw1pG__navLink:hover{color:var(--text);background:#0f111509}.Header-module__hBw1pG__badge{text-transform:uppercase;letter-spacing:.08em;background:var(--accent-soft);color:#c65e00;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:700}.Header-module__hBw1pG__waitlistBtn{box-shadow:none;border:none;border:1px solid var(--accent);background:0 0;border-radius:12px;margin-left:16px;padding:10px 18px;transition:all .2s;position:relative}.Header-module__hBw1pG__waitlistBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ff8c0059}.Header-module__hBw1pG__waitlistForm{align-items:center;gap:8px;margin-left:16px;display:flex}.Header-module__hBw1pG__emailInput{color:#0a0a0a;background:#ffffffe6;border:1px solid #ff8c004d;border-radius:12px;outline:none;min-width:220px;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.Header-module__hBw1pG__emailInput::placeholder{color:#999}.Header-module__hBw1pG__emailInput:focus{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c001a}.Header-module__hBw1pG__submitBtn{background:linear-gradient(135deg,var(--accent)0%,#ff9f1a 100%);color:#000;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:12px;transition:all .2s;display:flex;box-shadow:0 4px 16px #ff8c0040}.Header-module__hBw1pG__submitBtn:hover{box-shadow:0 6px 20px #ff8c0059}.Header-module__hBw1pG__successMessage{color:#16a34a;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;display:flex}.Header-module__hBw1pG__successGrid{grid-template-rows:repeat(3,6px);grid-template-columns:repeat(4,6px);gap:2px;display:grid}.Header-module__hBw1pG__successCell{background:#22c55ecc;border-radius:1px;width:6px;height:6px}.Header-module__hBw1pG__processingMessage{color:#ff8c00;background:#ff8c001a;border:1px solid #ff8c004d;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;display:flex}.Header-module__hBw1pG__processingGrid{grid-template-rows:repeat(3,6px);grid-template-columns:repeat(4,6px);gap:2px;display:grid}.Header-module__hBw1pG__processingCell{background:#ff8c0033;border-radius:1px;width:6px;height:6px}.Header-module__hBw1pG__btnText{z-index:1;text-transform:uppercase;letter-spacing:.06em;color:var(--accent-ink);font-family:inherit;font-size:14px;font-weight:700;position:relative}@media (max-width:900px){.Header-module__hBw1pG__header{padding:10px 24px;top:10px;left:16px;right:16px}.Header-module__hBw1pG__logoImage{width:38px;height:38px}.Header-module__hBw1pG__navLink{padding:8px 12px;font-size:12px}.Header-module__hBw1pG__badge{padding:3px 5px;font-size:8px}.Header-module__hBw1pG__waitlistBtn{margin-left:8px;padding:8px 12px}.Header-module__hBw1pG__btnText{font-size:11px}.Header-module__hBw1pG__emailInput{min-width:140px;padding:8px 12px;font-size:12px}.Header-module__hBw1pG__submitBtn{padding:8px}.Header-module__hBw1pG__submitBtn svg{width:16px;height:16px}}@media (max-width:640px){.Header-module__hBw1pG__header{border-radius:18px;padding:8px 12px;top:8px;left:8px;right:8px}.Header-module__hBw1pG__logoImage{width:32px;height:32px}.Header-module__hBw1pG__nav{gap:4px}.Header-module__hBw1pG__navLink{padding:6px 8px;font-size:11px}.Header-module__hBw1pG__badge{display:none}.Header-module__hBw1pG__waitlistBtn{margin-left:4px;padding:6px 10px}.Header-module__hBw1pG__btnText{font-size:10px}.Header-module__hBw1pG__waitlistForm{gap:6px;margin-left:4px}.Header-module__hBw1pG__emailInput{min-width:100px;padding:6px 10px;font-size:11px}.Header-module__hBw1pG__submitBtn{padding:6px}.Header-module__hBw1pG__submitBtn svg{width:14px;height:14px}.Header-module__hBw1pG__successMessage,.Header-module__hBw1pG__processingMessage{padding:8px 12px;font-size:11px}.Header-module__hBw1pG__successGrid,.Header-module__hBw1pG__processingGrid{grid-template-rows:repeat(3,4px);grid-template-columns:repeat(4,4px);gap:1.5px}.Header-module__hBw1pG__successCell,.Header-module__hBw1pG__processingCell{width:4px;height:4px}}
.GitTextWatermark-module__b7jEtW__container{scrollbar-width:none;-ms-overflow-style:none;align-items:center;width:100%;padding:40px 0;display:flex;overflow-x:auto}.GitTextWatermark-module__b7jEtW__container::-webkit-scrollbar{display:none}.GitTextWatermark-module__b7jEtW__grid{flex-direction:column;flex-shrink:0;gap:6px;margin:0 auto;padding:10px 20px;display:flex}.GitTextWatermark-module__b7jEtW__row{gap:6px;display:flex}.GitTextWatermark-module__b7jEtW__cell{background:#ff8c0014;border-radius:2px;width:9px;height:9px;transition:all .3s}.GitTextWatermark-module__b7jEtW__cell.GitTextWatermark-module__b7jEtW__active{background:#ff8c00cc;box-shadow:0 0 8px #ff8c0066}@media (max-width:1024px){.GitTextWatermark-module__b7jEtW__container{padding:30px 0}.GitTextWatermark-module__b7jEtW__cell{border-radius:1.5px;width:7px;height:7px}.GitTextWatermark-module__b7jEtW__row,.GitTextWatermark-module__b7jEtW__grid{gap:4px}}@media (max-width:768px){.GitTextWatermark-module__b7jEtW__cell{border-radius:1px;width:5px;height:5px}.GitTextWatermark-module__b7jEtW__row,.GitTextWatermark-module__b7jEtW__grid{gap:3px}}@media (max-width:500px){.GitTextWatermark-module__b7jEtW__container{padding:20px 0}.GitTextWatermark-module__b7jEtW__cell{border-radius:.5px;width:3px;height:3px}.GitTextWatermark-module__b7jEtW__row{gap:1.5px}.GitTextWatermark-module__b7jEtW__grid{gap:1.5px;padding:5px 10px}}@media (max-width:360px){.GitTextWatermark-module__b7jEtW__cell{width:2.5px;height:2.5px}.GitTextWatermark-module__b7jEtW__row,.GitTextWatermark-module__b7jEtW__grid{gap:1px}}
.Footer-module__S6Hkya__footer{color:#0a0a0a;background:#fff;border-top:1px solid #00000014;padding:80px 60px 40px;position:relative;overflow:hidden}.Footer-module__S6Hkya__topSection{flex-direction:column;align-items:center;gap:60px;max-width:1400px;margin:0 auto 60px;display:flex}.Footer-module__S6Hkya__brandSection{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:600px;display:flex}.Footer-module__S6Hkya__logo{display:inline-block}.Footer-module__S6Hkya__tagline{color:#0009;margin:0;font-size:16px;line-height:1.7}.Footer-module__S6Hkya__watermarkSection{justify-content:center;align-items:center;width:100%;min-height:150px;display:flex}.Footer-module__S6Hkya__brand{flex-direction:column;gap:20px;display:flex}.Footer-module__S6Hkya__brand p{color:#0009;max-width:360px;font-size:15px;line-height:1.7}.Footer-module__S6Hkya__ctaBtn{color:#0a0a0a;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:12px;align-self:center;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.Footer-module__S6Hkya__ctaBtn:hover{color:#ff8c00;background:#ff8c001a;border-color:#ff8c0066}.Footer-module__S6Hkya__waitlistForm{align-self:center;align-items:center;gap:8px;display:flex}.Footer-module__S6Hkya__emailInput{color:#0a0a0a;background:#ffffffe6;border:1px solid #00000026;border-radius:12px;outline:none;min-width:240px;padding:14px 18px;font-family:inherit;font-size:14px;transition:all .2s}.Footer-module__S6Hkya__emailInput::placeholder{color:#0006}.Footer-module__S6Hkya__emailInput:focus{background:#fff;border-color:#ff8c0099;box-shadow:0 0 0 3px #ff8c001a}.Footer-module__S6Hkya__submitBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#ff8c00 0%,#ff9f1a 100%);border:none;border-radius:12px;justify-content:center;align-items:center;padding:14px;transition:all .2s;display:flex;box-shadow:0 4px 16px #ff8c0040}.Footer-module__S6Hkya__submitBtn:hover{box-shadow:0 6px 20px #ff8c0059}.Footer-module__S6Hkya__successMessage{color:#16a34a;background:#22c55e26;border:1px solid #22c55e66;border-radius:12px;align-items:center;gap:8px;padding:14px 20px;font-size:14px;font-weight:600;display:flex}.Footer-module__S6Hkya__successGrid{grid-template-rows:repeat(3,6px);grid-template-columns:repeat(4,6px);gap:2px;display:grid}.Footer-module__S6Hkya__successCell{background:#22c55ecc;border-radius:1px;width:6px;height:6px}.Footer-module__S6Hkya__processingMessage{color:#ff8c00;background:#ff8c0026;border:1px solid #ff8c0066;border-radius:12px;align-items:center;gap:8px;padding:14px 20px;font-size:14px;font-weight:600;display:flex}.Footer-module__S6Hkya__processingGrid{grid-template-rows:repeat(3,6px);grid-template-columns:repeat(4,6px);gap:2px;display:grid}.Footer-module__S6Hkya__processingCell{background:#ff8c0033;border-radius:1px;width:6px;height:6px}.Footer-module__S6Hkya__links{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.Footer-module__S6Hkya__linkGroup{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__linkGroup h4{text-transform:uppercase;letter-spacing:.12em;color:#0006;margin-bottom:4px;font-size:12px;font-weight:700}.Footer-module__S6Hkya__linkGroup a{color:#000000b3;font-size:14px;transition:color .2s}.Footer-module__S6Hkya__linkGroup a:hover{color:#ff8c00}.Footer-module__S6Hkya__bottom{color:#0006;z-index:1;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding-top:40px;font-size:13px;display:flex;position:relative}.Footer-module__S6Hkya__bottomLeft{align-items:center;gap:10px;display:flex}.Footer-module__S6Hkya__bottomLogo{opacity:.6;transition:opacity .2s}.Footer-module__S6Hkya__bottomLogo:hover{opacity:1}.Footer-module__S6Hkya__tagline{font-style:italic}@media (max-width:900px){.Footer-module__S6Hkya__footer{padding:60px 32px 32px}.Footer-module__S6Hkya__topSection{gap:40px;margin-bottom:40px}.Footer-module__S6Hkya__brandSection{max-width:100%;padding:0 20px}.Footer-module__S6Hkya__watermarkSection{min-height:120px}.Footer-module__S6Hkya__emailInput{min-width:200px}}@media (max-width:600px){.Footer-module__S6Hkya__footer{padding:40px 20px 24px}.Footer-module__S6Hkya__topSection{gap:32px;margin-bottom:32px}.Footer-module__S6Hkya__brandSection{gap:16px;padding:0 10px}.Footer-module__S6Hkya__tagline{font-size:14px}.Footer-module__S6Hkya__watermarkSection{min-height:100px;padding:20px 0}.Footer-module__S6Hkya__ctaBtn{padding:12px 20px;font-size:13px}.Footer-module__S6Hkya__waitlistForm{flex-direction:column;gap:10px;width:100%}.Footer-module__S6Hkya__emailInput{width:100%;min-width:0}.Footer-module__S6Hkya__submitBtn{width:100%;padding:14px}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:12px;padding-top:32px}.Footer-module__S6Hkya__bottomLeft{flex-direction:column;gap:8px}.Footer-module__S6Hkya__bottom p{font-size:12px}}
.VideoContainer-module__b9Ic8a__container{will-change:transform;width:100%;max-width:720px;margin:0 auto;padding:8px;position:relative;transform:translateZ(0)}.VideoContainer-module__b9Ic8a__container:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ff8c002e 1px,#0000 1px),linear-gradient(90deg,#ff8c002e 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:-60px -80px;-webkit-mask-image:radial-gradient(70% 60%,#000 30%,#0000 70%);mask-image:radial-gradient(70% 60%,#000 30%,#0000 70%)}.VideoContainer-module__b9Ic8a__glow{pointer-events:none;z-index:0;background:radial-gradient(#ff6b4a1f 0%,#ff9f1a0f 40%,#0000 70%);position:absolute;inset:-40px}.VideoContainer-module__b9Ic8a__borderWrapper{z-index:1;background:linear-gradient(135deg,#ff8c004d 0%,#ffb40026 100%);border-radius:28px;padding:3px;position:relative}.VideoContainer-module__b9Ic8a__videoWrapper{aspect-ratio:16/9;will-change:transform;background:linear-gradient(165deg,#0f172a 0%,#1f2937 100%);border-radius:26px;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 50px 110px -30px #0a0c108c,0 0 80px #ff8c001c}.VideoContainer-module__b9Ic8a__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.VideoContainer-module__b9Ic8a__placeholder{color:#f7f5f0b3;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:absolute;inset:0}.VideoContainer-module__b9Ic8a__playBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b4a 0%,#ff9f1a 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:box-shadow .3s;display:flex;box-shadow:0 16px 48px #ff6b4a66}.VideoContainer-module__b9Ic8a__playBtn:hover{box-shadow:0 20px 56px #ff6b4a80}.VideoContainer-module__b9Ic8a__playBtn svg{margin-left:4px}.VideoContainer-module__b9Ic8a__placeholder p{text-transform:uppercase;letter-spacing:.1em;font-size:16px;font-weight:500}.VideoContainer-module__b9Ic8a__corners{pointer-events:none;position:absolute;inset:16px}.VideoContainer-module__b9Ic8a__corners span{border-style:solid;border-color:#fff3;width:24px;height:24px;position:absolute}.VideoContainer-module__b9Ic8a__corners span:first-child{border-width:2px 0 0 2px;border-radius:4px 0 0;top:0;left:0}.VideoContainer-module__b9Ic8a__corners span:nth-child(2){border-width:2px 2px 0 0;border-radius:0 4px 0 0;top:0;right:0}.VideoContainer-module__b9Ic8a__corners span:nth-child(3){border-width:0 0 2px 2px;border-radius:0 0 0 4px;bottom:0;left:0}.VideoContainer-module__b9Ic8a__corners span:nth-child(4){border-width:0 2px 2px 0;border-radius:0 0 4px;bottom:0;right:0}.VideoContainer-module__b9Ic8a__reflection{filter:blur(8px);z-index:0;background:linear-gradient(#1b243026 0%,#0000 100%);border-radius:0 0 24px 24px;height:60px;position:absolute;bottom:-60px;left:10%;right:10%}@media (max-width:768px){.VideoContainer-module__b9Ic8a__container{padding:4px}.VideoContainer-module__b9Ic8a__videoWrapper{border-radius:16px}.VideoContainer-module__b9Ic8a__playBtn{width:64px;height:64px}.VideoContainer-module__b9Ic8a__playBtn svg{width:24px;height:24px}.VideoContainer-module__b9Ic8a__placeholder p{font-size:14px}}
.AnimatedLines-module__xYrlSW__container{background:0 0;width:100vw;margin-left:calc(50% - 50vw);padding:0;overflow:hidden}.AnimatedLines-module__xYrlSW__linesWrapper{justify-content:flex-start;align-items:center;gap:4px;width:100%;padding:70px 0;display:flex}.AnimatedLines-module__xYrlSW__line{transform-origin:50%;cursor:pointer;min-width:6px;height:150px;box-shadow:none;will-change:transform;animation:.8s cubic-bezier(.16,1,.3,1) forwards AnimatedLines-module__xYrlSW__lineAppear;animation-delay:var(--delay,0s);border-radius:3px;flex:1;transition:transform .3s cubic-bezier(.34,1.56,.64,1),filter .2s;transform:rotate(25deg)}@keyframes AnimatedLines-module__xYrlSW__lineAppear{0%{opacity:0;transform:rotate(0)scaleY(.8)}to{opacity:1;transform:rotate(25deg)scaleY(1)}}.AnimatedLines-module__xYrlSW__line:hover{filter:brightness(1.15);z-index:10;transform:rotate(32deg)scaleY(1.5)}.AnimatedLines-module__xYrlSW__containerFooter{background:0 0;width:100%;padding:0;position:absolute;top:0;left:0;right:0;overflow:hidden}.AnimatedLines-module__xYrlSW__linesWrapperFooter{justify-content:flex-start;align-items:flex-start;gap:4px;width:100%;padding:0;display:flex}.AnimatedLines-module__xYrlSW__lineFooter{transform-origin:top;cursor:pointer;min-width:6px;height:100px;box-shadow:none;will-change:transform;animation:1s cubic-bezier(.16,1,.3,1) forwards AnimatedLines-module__xYrlSW__lineFooterAppear;animation-delay:var(--delay,0s);border-radius:0 0 3px 3px;flex:1;transition:transform .4s cubic-bezier(.22,1,.36,1),filter .3s;transform:rotate(8deg)}@keyframes AnimatedLines-module__xYrlSW__lineFooterAppear{0%{opacity:0;transform:rotate(0)scaleY(.6)}to{opacity:1;transform:rotate(8deg)scaleY(1)}}.AnimatedLines-module__xYrlSW__lineFooter:hover{filter:brightness(1.22)saturate(1.08);z-index:10;transform:rotate(18deg)scaleY(1.4)}@media (max-width:900px){.AnimatedLines-module__xYrlSW__line{min-width:5px;height:110px}.AnimatedLines-module__xYrlSW__linesWrapper{gap:3px;padding:55px 0}.AnimatedLines-module__xYrlSW__lineFooter{min-width:5px;height:70px}.AnimatedLines-module__xYrlSW__linesWrapperFooter{gap:3px}.AnimatedLines-module__xYrlSW__line:nth-child(n+100),.AnimatedLines-module__xYrlSW__lineFooter:nth-child(n+100){display:none}}@media (max-width:600px){.AnimatedLines-module__xYrlSW__line{min-width:4px;height:90px}.AnimatedLines-module__xYrlSW__linesWrapper{gap:2px;padding:45px 0}.AnimatedLines-module__xYrlSW__lineFooter{min-width:4px;height:50px}.AnimatedLines-module__xYrlSW__linesWrapperFooter{gap:2px}.AnimatedLines-module__xYrlSW__line:nth-child(n+20),.AnimatedLines-module__xYrlSW__lineFooter:nth-child(n+20){display:none}}.AnimatedLines-module__xYrlSW__containerHero{pointer-events:none;z-index:1;height:100vh;position:fixed;top:0;left:0;right:0;overflow:hidden}.AnimatedLines-module__xYrlSW__linesWrapperHeroLeft{pointer-events:auto;flex-direction:column;align-items:flex-start;gap:6px;padding:0;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.AnimatedLines-module__xYrlSW__linesWrapperHeroRight{pointer-events:auto;flex-direction:column;align-items:flex-end;gap:6px;padding:0;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.AnimatedLines-module__xYrlSW__lineHero{transform-origin:0;cursor:pointer;width:120px;height:6px;box-shadow:none;will-change:transform;animation:.8s cubic-bezier(.16,1,.3,1) forwards AnimatedLines-module__xYrlSW__lineHeroLeftAppear;animation-delay:var(--delay,0s);border-radius:0 3px 3px 0;transition:transform .3s cubic-bezier(.22,1,.36,1),filter .3s;transform:rotate(-8deg)}@keyframes AnimatedLines-module__xYrlSW__lineHeroLeftAppear{0%{opacity:0;transform:rotate(0)scaleX(.5)}to{opacity:1;transform:rotate(-8deg)scaleX(1)}}.AnimatedLines-module__xYrlSW__linesWrapperHeroRight .AnimatedLines-module__xYrlSW__lineHero{transform-origin:100%;border-radius:3px 0 0 3px;animation:.8s cubic-bezier(.16,1,.3,1) forwards AnimatedLines-module__xYrlSW__lineHeroRightAppear;transform:rotate(8deg)}@keyframes AnimatedLines-module__xYrlSW__lineHeroRightAppear{0%{opacity:0;transform:rotate(0)scaleX(.5)}to{opacity:1;transform:rotate(8deg)scaleX(1)}}.AnimatedLines-module__xYrlSW__lineHero:hover{filter:brightness(1.22)saturate(1.08);z-index:10;transform:rotate(-18deg)scaleX(1.6)}.AnimatedLines-module__xYrlSW__linesWrapperHeroRight .AnimatedLines-module__xYrlSW__lineHero:hover{transform:rotate(18deg)scaleX(1.6)}@media (max-width:1100px){.AnimatedLines-module__xYrlSW__lineHero{width:80px;height:5px}.AnimatedLines-module__xYrlSW__linesWrapperHeroLeft,.AnimatedLines-module__xYrlSW__linesWrapperHeroRight{gap:5px}}@media (max-width:768px){.AnimatedLines-module__xYrlSW__lineHero{width:50px;height:4px}.AnimatedLines-module__xYrlSW__linesWrapperHeroLeft,.AnimatedLines-module__xYrlSW__linesWrapperHeroRight{gap:4px}}@media (max-width:480px){.AnimatedLines-module__xYrlSW__containerHero,.AnimatedLines-module__xYrlSW__line:nth-child(n+35),.AnimatedLines-module__xYrlSW__lineFooter:nth-child(n+35){display:none}}
.AgentModal-module__XvVeOW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;will-change:opacity;-webkit-overflow-scrolling:touch;background:#000000b3;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:fixed;inset:0;overflow:hidden auto}.AgentModal-module__XvVeOW__modal{isolation:isolate;will-change:transform,opacity;transform-origin:50%;scrollbar-width:thin;scrollbar-color:#0003 transparent;background:#fff;border-radius:24px;align-self:center;width:100%;max-width:1100px;max-height:90vh;margin:0;padding:40px 50px;position:relative;overflow:auto;box-shadow:0 40px 100px #00000040}.AgentModal-module__XvVeOW__gridWatermark{pointer-events:none;opacity:.6;filter:saturate(1.1);margin-left:auto;position:relative}.AgentModal-module__XvVeOW__modal>*{z-index:1;position:relative}.AgentModal-module__XvVeOW__closeBtn{color:#666;cursor:pointer;touch-action:manipulation;background:#00000014;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:relative}.AgentModal-module__XvVeOW__closeBtn:hover{color:#000;background:#0000001f}.AgentModal-module__XvVeOW__closeBtnWrapper{z-index:10;background:0 0;justify-content:flex-end;padding-bottom:8px;display:flex;position:sticky;top:0}.AgentModal-module__XvVeOW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.AgentModal-module__XvVeOW__headerLeft{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.AgentModal-module__XvVeOW__headerRight{flex-shrink:0;align-items:center;gap:16px;display:flex}.AgentModal-module__XvVeOW__iconWrapper{color:#e67300;background:linear-gradient(135deg,#ff8c001a 0%,#ffb4001a 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.AgentModal-module__XvVeOW__header h2{font-family:var(--font-space-grotesk),sans-serif;color:#0a0a0a;margin:0;font-size:28px;font-weight:700}.AgentModal-module__XvVeOW__tagline{text-transform:uppercase;letter-spacing:.1em;color:#e67300;background:#ff8c000d;border:1px solid #ff8c0033;border-radius:8px;margin-top:6px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-block}.AgentModal-module__XvVeOW__headerBtn{color:#000;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:linear-gradient(135deg,#ff8c00 0%,#ff9f1a 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex;position:relative;box-shadow:0 8px 24px #ff8c004d}.AgentModal-module__XvVeOW__headerBtn .AgentModal-module__XvVeOW__btnText,.AgentModal-module__XvVeOW__headerBtn svg{z-index:1;position:relative}.AgentModal-module__XvVeOW__headerBtn:hover{box-shadow:0 12px 32px #ff8c0066}.AgentModal-module__XvVeOW__modalWaitlistForm{align-items:center;gap:8px;display:flex}.AgentModal-module__XvVeOW__modalEmailInput{color:#0a0a0a;background:#fffffff2;border:1px solid #ff8c004d;border-radius:12px;outline:none;min-width:200px;padding:12px 18px;font-family:inherit;font-size:13px;transition:all .2s}.AgentModal-module__XvVeOW__modalEmailInput::placeholder{color:#999}.AgentModal-module__XvVeOW__modalEmailInput:focus{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c001a}.AgentModal-module__XvVeOW__modalSubmitBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#ff8c00 0%,#ff9f1a 100%);border:none;border-radius:12px;justify-content:center;align-items:center;padding:12px;transition:all .2s;display:flex;box-shadow:0 4px 16px #ff8c0040}.AgentModal-module__XvVeOW__modalSubmitBtn:hover{box-shadow:0 6px 20px #ff8c0059}.AgentModal-module__XvVeOW__modalSuccessMessage{color:#16a34a;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;font-size:13px;font-weight:600;display:flex}.AgentModal-module__XvVeOW__modalSuccessGrid{grid-template-rows:repeat(3,6px);grid-template-columns:repeat(4,6px);gap:2px;display:grid}.AgentModal-module__XvVeOW__modalSuccessCell{background:#22c55ecc;border-radius:1px;width:6px;height:6px}.AgentModal-module__XvVeOW__modalProcessingMessage{color:#ff8c00;background:#ff8c001a;border:1px solid #ff8c004d;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;font-size:13px;font-weight:600;display:flex}.AgentModal-module__XvVeOW__modalProcessingGrid{grid-template-rows:repeat(3,6px);grid-template-columns:repeat(4,6px);gap:2px;display:grid}.AgentModal-module__XvVeOW__modalProcessingCell{background:#ff8c0033;border-radius:1px;width:6px;height:6px}.AgentModal-module__XvVeOW__description{color:#4a4a4a;margin-bottom:32px;font-size:18px;line-height:1.7}.AgentModal-module__XvVeOW__section{margin-bottom:20px}.AgentModal-module__XvVeOW__section h3{font-family:var(--font-space-grotesk),sans-serif;color:#0a0a0a;margin-bottom:16px;font-size:20px;font-weight:700}.AgentModal-module__XvVeOW__featuresGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.AgentModal-module__XvVeOW__featureCard{background:#00000005;border:1px solid #0000000f;border-radius:12px;padding:14px 16px}.AgentModal-module__XvVeOW__featureCard h4{color:#0a0a0a;margin-bottom:4px;font-size:14px;font-weight:700}.AgentModal-module__XvVeOW__featureCard p{color:#666;margin:0;font-size:12px;line-height:1.5}.AgentModal-module__XvVeOW__useCases{flex-wrap:wrap;gap:10px;display:flex}.AgentModal-module__XvVeOW__useCase{color:#e67300;background:#ff8c0014;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:600}.AgentModal-module__XvVeOW__actions{justify-content:center;margin-top:24px;display:flex}.AgentModal-module__XvVeOW__primaryBtn{cursor:pointer;background:linear-gradient(135deg,#ff8c00 0%,#ff9f1a 100%);border:none;border-radius:14px;padding:18px 32px;position:relative;overflow:hidden}.AgentModal-module__XvVeOW__flowingBorder{background:conic-gradient(from var(--border-angle,0deg),transparent 0%,#ff8c00 10%,#ffb347 20%,#ff6b00 30%,transparent 40%);z-index:0;border-radius:16px;animation:3s linear infinite AgentModal-module__XvVeOW__rotateBorder;position:absolute;inset:-2px}.AgentModal-module__XvVeOW__flowingBorder:before{content:"";background:linear-gradient(135deg,#ff8c00 0%,#ff9f1a 100%);border-radius:14px;position:absolute;inset:2px}@keyframes AgentModal-module__XvVeOW__rotateBorder{0%{--border-angle:0deg;transform:rotate(0)}to{--border-angle:360deg;transform:rotate(360deg)}}.AgentModal-module__XvVeOW__btnContent{z-index:1;text-transform:uppercase;letter-spacing:.06em;color:#000;align-items:center;gap:10px;font-family:inherit;font-size:14px;font-weight:700;display:flex;position:relative}@media (max-width:900px){.AgentModal-module__XvVeOW__gridWatermark{display:none}}@media (max-width:768px){.AgentModal-module__XvVeOW__overlay{align-items:flex-start;padding:8px}.AgentModal-module__XvVeOW__modal{border-radius:20px;min-height:auto;max-height:none;margin:auto;padding:20px}.AgentModal-module__XvVeOW__closeBtnWrapper{background:#fff;margin:-20px -20px 0;padding:12px 20px 8px}.AgentModal-module__XvVeOW__closeBtn{width:40px;height:40px}.AgentModal-module__XvVeOW__header{flex-direction:column;align-items:flex-start;gap:12px;width:100%}.AgentModal-module__XvVeOW__headerLeft{flex-direction:column;align-items:flex-start;gap:8px;width:100%;overflow:hidden}.AgentModal-module__XvVeOW__headerLeft>div:first-child{transform-origin:0;max-width:100%;overflow:hidden;transform:scale(.75)}.AgentModal-module__XvVeOW__headerRight{justify-content:flex-start;width:100%}.AgentModal-module__XvVeOW__header h2{font-size:20px}.AgentModal-module__XvVeOW__featuresGrid{grid-template-columns:1fr;gap:12px}.AgentModal-module__XvVeOW__featureCard{padding:12px}.AgentModal-module__XvVeOW__featureCard h4{font-size:13px}.AgentModal-module__XvVeOW__featureCard p{font-size:11px}.AgentModal-module__XvVeOW__description{margin-bottom:20px;font-size:14px}.AgentModal-module__XvVeOW__section h3{font-size:16px}.AgentModal-module__XvVeOW__modalEmailInput{min-width:140px;padding:10px 14px;font-size:12px}.AgentModal-module__XvVeOW__headerBtn{padding:8px 12px;font-size:10px}.AgentModal-module__XvVeOW__tagline{padding:4px 8px;font-size:9px}}@media (max-width:480px){.AgentModal-module__XvVeOW__overlay{padding:4px}.AgentModal-module__XvVeOW__modal{border-radius:16px;margin:auto;padding:16px}.AgentModal-module__XvVeOW__closeBtn{width:40px;height:40px}.AgentModal-module__XvVeOW__modalWaitlistForm{flex-wrap:wrap}.AgentModal-module__XvVeOW__modalEmailInput{min-width:100%}.AgentModal-module__XvVeOW__headerLeft>div:first-child{transform-origin:0;transform:scale(.65)}.AgentModal-module__XvVeOW__header h2{font-size:18px}.AgentModal-module__XvVeOW__description{font-size:13px}}
